summaryrefslogtreecommitdiffstats
path: root/qadevOOo
Commit message (Expand)AuthorAgeFilesLines
* i#25473: this was fixed by previous commit, so enable...Michael Stahl2012-12-044-4/+4
* API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl2012-11-303-36/+0
* API CHANGE: remove com.sun.star.text.XLineNumberingSupplierMichael Stahl2012-11-303-58/+0
* API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl2012-11-303-53/+0
* Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann2012-11-302-26/+1
* API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl2012-11-295-577/+0
* chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl2012-11-2912-12/+12
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-291-5/+5
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-271-1/+1
* API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl2012-11-2611-822/+0
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-268-10/+6
* fdo#51304 Remove @author annotationJosé Guilherme Vanz2012-11-241-5/+0
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-2210-105/+87
* improve junit test failure messages around CLSID.Michael Meeks2012-11-151-4/+4
* Clean up removal of binfilter tests from smoketestStephan Bergmann2012-11-144-0/+0
* add native XTextSearch / cppunit test framework.Michael Meeks2012-11-123-184/+0
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-301-8/+8
* fdo#55997: Work around slight offset causing sc_unoapi failureStephan Bergmann2012-10-151-2/+7
* fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza2012-09-2733-788/+22
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-145-5/+5
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-1/+0
* remove some obsolete boilerplate Test.javaMichael Stahl2012-09-051-41/+0
* Java cleanup, make package name match folder nameNoel Grandin2012-09-052-2/+2
* Make it easier to use IDE with JavaNoel Grandin2012-09-0546-42/+34
* Javadoc warnings - fix some tags and referencesNoel Grandin2012-08-2856-84/+82
* Java cleanup - remove unused importsNoel Grandin2012-08-2895-147/+0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-28118-148/+107
* Java update - remove dead codeNoel Grandin2012-08-207-33/+2
* Java update - clean up some more @see and @link tagsNoel Grandin2012-08-2017-35/+32
* Java update - cleanup javadoc @see tagsNoel Grandin2012-08-2047-106/+97
* Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin2012-08-2076-216/+164
* gbuild: register all jarsMichael Stahl2012-08-173-15/+15
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-152-2/+2
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-066-8/+8
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1850-66/+827
* java: printStackTrace always to stderrThomas Arnhold2012-07-131-2/+2
* fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2012-06-294-33/+0
* Java5 updates - update code to use genericsNoel Grandin2012-06-2916-10/+21
* Java cleanup - remove unused local variablesNoel Grandin2012-06-29166-640/+235
* Java - remove dead equals() methodsNoel Grandin2012-06-296-23/+5
* Java5 update - convert more code to use generics:wqNoel Grandin2012-06-29432-1191/+932
* Java5 update - usage generics where possibleNoel Grandin2012-06-29655-3349/+2414
* Java5 update - Convert Hashtable to HashMapNoel Grandin2012-06-2918-87/+98
* Java5 update - convert Vector to ArrayListNoel Grandin2012-06-2930-171/+177
* re-base on ALv2 code.Michael Meeks2012-06-29144-3321/+2024
* re-base on ALv2 code.Michael Meeks2012-06-262-46/+28
* .cfg files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-228-184/+112
* re-base on ALv2 code.Michael Meeks2012-06-2188-2042/+1250
* re-base on ALv2 code.Michael Meeks2012-06-211325-30993/+19289