summaryrefslogtreecommitdiffstats
path: root/javaunohelper/test/com/sun/star/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Fix typosAndrea Gelmini2017-03-251-2/+2
* Typo: listerner->listenerJulien Nabet2017-01-171-1/+1
* java: remove ((unnecessary)) parenthesesNoel Grandin2015-11-051-2/+2
* java:no need to explicitly create these constructorsNoel Grandin2015-11-051-4/+0
* java: remove more dead codeNoel Grandin2015-01-051-2/+2
* java: remove dead codeNoel Grandin2015-01-053-8/+0
* java: reduce visibility of some methods and fieldsNoel Grandin2014-12-191-1/+1
* java: remove some unused fields and variablesNoel Grandin2014-12-153-3/+3
* java: remove some unnecessary interfacesNoel Grandin2014-12-111-4/+1
* java: reduce visibility of fields and methodsNoel Grandin2014-12-111-2/+2
* java: remove some unnecessary castsNoel Grandin2014-11-181-38/+38
* java: always use braces for while loopsNoel Grandin2014-10-161-3/+6
* java: import from the same packageRobert Antoni Buj i Gelonch2014-10-131-1/+0
* java: no need to check for null before calling instanceofNoel Grandin2014-10-071-1/+1
* javaunohelper: More robust way to wait for finalizationRobert Antoni Buj i Gelonch2014-10-021-9/+5
* More robust way to wait for finalizationStephan Bergmann2014-10-021-7/+4
* javaunohelper: migrate PropertySet_Test to JUnitRobert Antoni Buj i Gelonch2014-09-281-1175/+1201
* javaunohelper: WeakBase_Test & MultiTypeInterfaceContainer_Test -> JUnitRobert Antoni Buj i Gelonch2014-09-243-219/+96
* javaunohelper: migrate InterfaceContainer_Test to JUnitRobert Antoni Buj i Gelonch2014-09-241-476/+242
* javaunohelper: migrate ComponentBase_Test to JUnitRobert Antoni Buj i Gelonch2014-09-231-56/+28
* javaunohelper: use java.util.logging in testsRobert Antoni Buj i Gelonch2014-09-215-289/+159
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-203-14/+0
* java: avoid if..else when returning boolean valuesNoel Grandin2014-08-201-8/+2
* java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2014-08-206-35/+35
* java: no need to instantiate String objects directlyNoel Grandin2014-08-191-6/+6
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-191-22/+22
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-191-10/+10
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-191-10/+10
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-23/+23
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-18/+18
* java: remove useless instanceof testsNoel Grandin2014-08-141-2/+2
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-081-2/+0
* java: remove redundant null checksNoel Grandin2014-08-081-7/+4
* java: code some code to use non-deprecated constructorsNoel Grandin2014-08-081-1/+1
* java: remove unused variablesNoel Grandin2014-08-081-16/+14
* java: remove commented out codeNoel Grandin2014-08-055-85/+0
* java: remove various unused variablesNoel Grandin2014-08-052-10/+9
* Remove visual noise from javaunohelperAlexander Wilms2014-02-262-13/+13
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* s/the the/the/Tor Lillqvist2013-02-221-2/+2
* s/whith/with/Tor Lillqvist2013-02-221-1/+1
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-064-24/+0
* Java5 updates - convert to genericsNoel Grandin2012-08-204-52/+52
* Remove dead java code, fields and local variablesNoel Grandin2012-08-201-2/+0
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-062-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-276-138/+84
* re-base on ALv2 code.Michael Meeks2012-06-213-72/+45
* remove stray makefilesDavid Tardon2011-12-251-68/+0
* Replace all occured, occurance etc.Takeshi Abe2010-12-066-6/+6