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
5d602146
Kaydet (Commit)
5d602146
authored
Kas 25, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
java: remove some comment noise
Change-Id: I1c258b853097448d4a59334d915e94dba4c7eb34
üst
d6d6903e
Show whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
3 additions
and
145 deletions
+3
-145
NativeStorageAccess.java
...y/com/sun/star/sdbcx/comp/hsqldb/NativeStorageAccess.java
+0
-6
StorageFileAccess.java
...ity/com/sun/star/sdbcx/comp/hsqldb/StorageFileAccess.java
+1
-6
StorageNativeInputStream.java
.../sun/star/sdbcx/comp/hsqldb/StorageNativeInputStream.java
+0
-6
StorageNativeOutputStream.java
...sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java
+0
-7
DatabaseMetaData.java
...vity/qa/complex/connectivity/hsqldb/DatabaseMetaData.java
+1
-7
TypeDetection6FileFormat.java
filter/qa/complex/filter/misc/TypeDetection6FileFormat.java
+0
-6
CellBinding.java
forms/qa/integration/forms/CellBinding.java
+0
-7
ImageComparison.java
forms/qa/integration/forms/ImageComparison.java
+0
-7
SpreadsheetView.java
forms/qa/integration/forms/SpreadsheetView.java
+0
-6
ByteArrayToXInputStreamAdapter.java
.../star/lib/uno/adapter/ByteArrayToXInputStreamAdapter.java
+0
-7
XOutputStreamToByteArrayAdapter.java
...star/lib/uno/adapter/XOutputStreamToByteArrayAdapter.java
+0
-7
ImageShrink.java
...mponents/Thumbs/org/openoffice/comp/test/ImageShrink.java
+0
-8
OpenQuery.java
odk/examples/DevelopersGuide/Database/OpenQuery.java
+0
-8
Organigram.java
odk/examples/DevelopersGuide/Drawing/Organigram.java
+0
-6
SpreadsheetView.java
odk/examples/DevelopersGuide/Forms/SpreadsheetView.java
+0
-5
TextDocuments.java
odk/examples/DevelopersGuide/Text/TextDocuments.java
+0
-5
WindowListener.java
qadevOOo/runner/helper/WindowListener.java
+0
-7
_XSingleLayerStratum.java
.../java/ifc/configuration/backend/_XSingleLayerStratum.java
+1
-6
TestApplet.java
stoc/test/javavm/testapplet/TestApplet.java
+0
-5
Indexable.java
wizards/com/sun/star/wizards/common/Indexable.java
+0
-6
Properties.java
wizards/com/sun/star/wizards/common/Properties.java
+0
-5
XMLHelper.java
wizards/com/sun/star/wizards/common/XMLHelper.java
+0
-6
XMLProvider.java
wizards/com/sun/star/wizards/common/XMLProvider.java
+0
-6
No files found.
connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeStorageAccess.java
Dosyayı görüntüle @
5d602146
...
@@ -15,12 +15,6 @@
...
@@ -15,12 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* StorageAccess.java
*
* Created on 17. August 2004, 13:32
*/
package
com
.
sun
.
star
.
sdbcx
.
comp
.
hsqldb
;
package
com
.
sun
.
star
.
sdbcx
.
comp
.
hsqldb
;
public
class
NativeStorageAccess
{
public
class
NativeStorageAccess
{
...
...
connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageFileAccess.java
Dosyayı görüntüle @
5d602146
...
@@ -15,13 +15,8 @@
...
@@ -15,13 +15,8 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* StorageFileAccess.java
*
* Created on 31. August 2004, 11:56
*/
package
com
.
sun
.
star
.
sdbcx
.
comp
.
hsqldb
;
package
com
.
sun
.
star
.
sdbcx
.
comp
.
hsqldb
;
import
org.hsqldb.lib.FileAccess
;
import
org.hsqldb.lib.FileAccess
;
import
org.hsqldb.lib.FileSystemRuntimeException
;
import
org.hsqldb.lib.FileSystemRuntimeException
;
...
...
connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeInputStream.java
Dosyayı görüntüle @
5d602146
...
@@ -15,12 +15,6 @@
...
@@ -15,12 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* StorageNativeInputStream.java
*
* Created on 9. September 2004, 11:52
*/
package
com
.
sun
.
star
.
sdbcx
.
comp
.
hsqldb
;
package
com
.
sun
.
star
.
sdbcx
.
comp
.
hsqldb
;
public
class
StorageNativeInputStream
{
public
class
StorageNativeInputStream
{
...
...
connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeOutputStream.java
Dosyayı görüntüle @
5d602146
...
@@ -15,13 +15,6 @@
...
@@ -15,13 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* StorageNativeOutputStream.java
*
* Created on 1. September 2004, 10:20
*/
package
com
.
sun
.
star
.
sdbcx
.
comp
.
hsqldb
;
package
com
.
sun
.
star
.
sdbcx
.
comp
.
hsqldb
;
public
class
StorageNativeOutputStream
{
public
class
StorageNativeOutputStream
{
...
...
connectivity/qa/complex/connectivity/hsqldb/DatabaseMetaData.java
Dosyayı görüntüle @
5d602146
...
@@ -15,14 +15,8 @@
...
@@ -15,14 +15,8 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* Class.java
*
* Created on June 23, 2003, 3:19 PM
*/
package
complex
.
connectivity
.
hsqldb
;
package
complex
.
connectivity
.
hsqldb
;
import
complex.connectivity.HsqlDriverTest
;
import
complex.connectivity.HsqlDriverTest
;
import
java.sql.*
;
import
java.sql.*
;
import
java.lang.reflect.Method
;
import
java.lang.reflect.Method
;
...
...
filter/qa/complex/filter/misc/TypeDetection6FileFormat.java
Dosyayı görüntüle @
5d602146
...
@@ -15,12 +15,6 @@
...
@@ -15,12 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* TypeDetection6FileFormat.java
*
* Created on 26. April 2004, 10:37
*/
package
complex
.
filter
.
misc
;
package
complex
.
filter
.
misc
;
import
com.sun.star.container.XNameAccess
;
import
com.sun.star.container.XNameAccess
;
...
...
forms/qa/integration/forms/CellBinding.java
Dosyayı görüntüle @
5d602146
...
@@ -15,13 +15,6 @@
...
@@ -15,13 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* CellBinding.java
*
* Created on 12. Mai 2004, 15:15
*/
package
integration
.
forms
;
package
integration
.
forms
;
import
com.sun.star.uno.*
;
import
com.sun.star.uno.*
;
...
...
forms/qa/integration/forms/ImageComparison.java
Dosyayı görüntüle @
5d602146
...
@@ -15,13 +15,6 @@
...
@@ -15,13 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* ImageComparison.java
*
* Created on 23. September 2003, 17:40
*/
package
integration
.
forms
;
package
integration
.
forms
;
public
final
class
ImageComparison
implements
com
.
sun
.
star
.
awt
.
XImageConsumer
public
final
class
ImageComparison
implements
com
.
sun
.
star
.
awt
.
XImageConsumer
...
...
forms/qa/integration/forms/SpreadsheetView.java
Dosyayı görüntüle @
5d602146
...
@@ -15,12 +15,6 @@
...
@@ -15,12 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* SpreadsheetView.java
*
* Created on 2. Oktober 2003, 14:02
*/
package
integration
.
forms
;
package
integration
.
forms
;
import
com.sun.star.uno.*
;
import
com.sun.star.uno.*
;
...
...
javaunohelper/com/sun/star/lib/uno/adapter/ByteArrayToXInputStreamAdapter.java
Dosyayı görüntüle @
5d602146
...
@@ -15,13 +15,6 @@
...
@@ -15,13 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* ByteArrayXInputStram.java
*
* Created on 10. April 2003, 15:45
*/
package
com
.
sun
.
star
.
lib
.
uno
.
adapter
;
package
com
.
sun
.
star
.
lib
.
uno
.
adapter
;
import
com.sun.star.io.XInputStream
;
import
com.sun.star.io.XInputStream
;
...
...
javaunohelper/com/sun/star/lib/uno/adapter/XOutputStreamToByteArrayAdapter.java
Dosyayı görüntüle @
5d602146
...
@@ -15,13 +15,6 @@
...
@@ -15,13 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* ByteArrayXOutputStream.java
*
* Created on 11. April 2003, 14:20
*/
package
com
.
sun
.
star
.
lib
.
uno
.
adapter
;
package
com
.
sun
.
star
.
lib
.
uno
.
adapter
;
import
com.sun.star.io.*
;
import
com.sun.star.io.*
;
...
...
odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ImageShrink.java
Dosyayı görüntüle @
5d602146
...
@@ -31,16 +31,8 @@
...
@@ -31,16 +31,8 @@
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
*
*************************************************************************/
*************************************************************************/
package
org
.
openoffice
.
comp
.
test
;
package
org
.
openoffice
.
comp
.
test
;
/*
* ImageShrink.java
*
* Created on 4. Mai 2002, 20:25
*/
import
com.sun.star.lang.XSingleServiceFactory
;
import
com.sun.star.lang.XSingleServiceFactory
;
import
com.sun.star.lang.XMultiServiceFactory
;
import
com.sun.star.lang.XMultiServiceFactory
;
import
com.sun.star.comp.loader.FactoryHelper
;
import
com.sun.star.comp.loader.FactoryHelper
;
...
...
odk/examples/DevelopersGuide/Database/OpenQuery.java
Dosyayı görüntüle @
5d602146
...
@@ -37,14 +37,6 @@ import com.sun.star.uno.XComponentContext;
...
@@ -37,14 +37,6 @@ import com.sun.star.uno.XComponentContext;
import
com.sun.star.lang.XMultiComponentFactory
;
import
com.sun.star.lang.XMultiComponentFactory
;
import
com.sun.star.beans.XPropertySet
;
import
com.sun.star.beans.XPropertySet
;
/*
* OpenQuery.java
*
* Created on 6. Juli 2002, 10:25
*/
public
class
OpenQuery
{
public
class
OpenQuery
{
/**
/**
...
...
odk/examples/DevelopersGuide/Drawing/Organigram.java
Dosyayı görüntüle @
5d602146
...
@@ -43,12 +43,6 @@ import com.sun.star.uno.AnyConverter;
...
@@ -43,12 +43,6 @@ import com.sun.star.uno.AnyConverter;
import
com.sun.star.uno.XComponentContext
;
import
com.sun.star.uno.XComponentContext
;
/*
* OpenQuery.java
*
* Created on 6. Juli 2002, 10:25
*/
public
class
Organigram
{
public
class
Organigram
{
private
XComponentContext
xRemoteContext
=
null
;
private
XComponentContext
xRemoteContext
=
null
;
...
...
odk/examples/DevelopersGuide/Forms/SpreadsheetView.java
Dosyayı görüntüle @
5d602146
...
@@ -15,11 +15,6 @@
...
@@ -15,11 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* SpreadsheetView.java
*
* Created on 2. Oktober 2003, 14:02
*/
import
com.sun.star.lang.*
;
import
com.sun.star.lang.*
;
import
com.sun.star.frame.*
;
import
com.sun.star.frame.*
;
...
...
odk/examples/DevelopersGuide/Text/TextDocuments.java
Dosyayı görüntüle @
5d602146
...
@@ -100,11 +100,6 @@ import com.sun.star.uno.XComponentContext;
...
@@ -100,11 +100,6 @@ import com.sun.star.uno.XComponentContext;
import
com.sun.star.util.XRefreshable
;
import
com.sun.star.util.XRefreshable
;
import
com.sun.star.view.XPrintable
;
import
com.sun.star.view.XPrintable
;
/*
* TextDocuments.java
*
* Created on 11. April 2002, 08:47
*/
public
class
TextDocuments
{
public
class
TextDocuments
{
// adjust these constant to your local printer!
// adjust these constant to your local printer!
...
...
qadevOOo/runner/helper/WindowListener.java
Dosyayı görüntüle @
5d602146
...
@@ -15,13 +15,6 @@
...
@@ -15,13 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* WindowListener.java
*
* Created on 30. Juli 2002, 12:36
*/
package
helper
;
package
helper
;
/**
/**
...
...
qadevOOo/tests/java/ifc/configuration/backend/_XSingleLayerStratum.java
Dosyayı görüntüle @
5d602146
...
@@ -15,13 +15,8 @@
...
@@ -15,13 +15,8 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* _XSingleLayerStratum.java
*
* Created on 23. March 2004, 16:37
*/
package
ifc
.
configuration
.
backend
;
package
ifc
.
configuration
.
backend
;
import
com.sun.star.configuration.backend.XLayer
;
import
com.sun.star.configuration.backend.XLayer
;
import
com.sun.star.configuration.backend.XSingleLayerStratum
;
import
com.sun.star.configuration.backend.XSingleLayerStratum
;
import
com.sun.star.configuration.backend.XUpdatableLayer
;
import
com.sun.star.configuration.backend.XUpdatableLayer
;
...
...
stoc/test/javavm/testapplet/TestApplet.java
Dosyayı görüntüle @
5d602146
...
@@ -21,11 +21,6 @@ import java.io.File;
...
@@ -21,11 +21,6 @@ import java.io.File;
import
java.io.IOException
;
import
java.io.IOException
;
import
java.net.URL
;
import
java.net.URL
;
import
java.net.MalformedURLException
;
import
java.net.MalformedURLException
;
/*
* TestApplet.java
*
* Created on 21. November 2001, 09:37
*/
public
class
TestApplet
extends
java
.
applet
.
Applet
{
public
class
TestApplet
extends
java
.
applet
.
Applet
{
...
...
wizards/com/sun/star/wizards/common/Indexable.java
Dosyayı görüntüle @
5d602146
...
@@ -15,12 +15,6 @@
...
@@ -15,12 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* Indexable.java
*
* Created on 16. September 2003, 11:38
*/
package
com
.
sun
.
star
.
wizards
.
common
;
package
com
.
sun
.
star
.
wizards
.
common
;
public
interface
Indexable
{
public
interface
Indexable
{
...
...
wizards/com/sun/star/wizards/common/Properties.java
Dosyayı görüntüle @
5d602146
...
@@ -15,11 +15,6 @@
...
@@ -15,11 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* Properties.java
*
* Created on 1. Oktober 2003, 17:16
*/
package
com
.
sun
.
star
.
wizards
.
common
;
package
com
.
sun
.
star
.
wizards
.
common
;
import
com.sun.star.beans.PropertyValue
;
import
com.sun.star.beans.PropertyValue
;
...
...
wizards/com/sun/star/wizards/common/XMLHelper.java
Dosyayı görüntüle @
5d602146
...
@@ -15,12 +15,6 @@
...
@@ -15,12 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* XMLHelper.java
*
* Created on 30. September 2003, 15:38
*/
package
com
.
sun
.
star
.
wizards
.
common
;
package
com
.
sun
.
star
.
wizards
.
common
;
import
org.w3c.dom.*
;
import
org.w3c.dom.*
;
...
...
wizards/com/sun/star/wizards/common/XMLProvider.java
Dosyayı görüntüle @
5d602146
...
@@ -15,12 +15,6 @@
...
@@ -15,12 +15,6 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
/*
* XMLSupplier.java
*
* Created on 19. September 2003, 11:52
*/
package
com
.
sun
.
star
.
wizards
.
common
;
package
com
.
sun
.
star
.
wizards
.
common
;
import
org.w3c.dom.Node
;
import
org.w3c.dom.Node
;
...
...
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