Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
6f04b04d
Kaydet (Commit)
6f04b04d
authored
Şub 19, 2015
tarafından
Tomaž Vajngerl
Kaydeden (comit)
Miklos Vajna
Şub 23, 2015
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
android: organise imports
Change-Id: Ie8178e34698ba686e899ddd8e4f8775081fc9d83
üst
f62669d3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
DirectBufferAllocator.java
...tstrap/src/org/libreoffice/kit/DirectBufferAllocator.java
+0
-2
Document.java
android/Bootstrap/src/org/libreoffice/kit/Document.java
+0
-2
No files found.
android/Bootstrap/src/org/libreoffice/kit/DirectBufferAllocator.java
Dosyayı görüntüle @
6f04b04d
...
...
@@ -11,8 +11,6 @@ package org.libreoffice.kit;
// https://code.google.com/p/android/issues/detail?id=16941
//
import
android.util.Log
;
import
java.nio.ByteBuffer
;
public
final
class
DirectBufferAllocator
{
...
...
android/Bootstrap/src/org/libreoffice/kit/Document.java
Dosyayı görüntüle @
6f04b04d
...
...
@@ -9,8 +9,6 @@
package
org
.
libreoffice
.
kit
;
import
android.util.Log
;
import
java.nio.ByteBuffer
;
public
class
Document
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment