summaryrefslogtreecommitdiff
path: root/javaunohelper/test/com/sun/star/lib
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-01-17Typo: listerner->listenerJulien Nabet1-1/+1
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin1-2/+2
2015-11-05java:no need to explicitly create these constructorsNoel Grandin1-4/+0
2015-01-05java: remove more dead codeNoel Grandin1-2/+2
2015-01-05java: remove dead codeNoel Grandin3-8/+0
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin1-1/+1
2014-12-15java: remove some unused fields and variablesNoel Grandin3-3/+3
2014-12-11java: remove some unnecessary interfacesNoel Grandin1-4/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-2/+2
2014-11-18java: remove some unnecessary castsNoel Grandin1-38/+38
2014-10-16java: always use braces for while loopsNoel Grandin1-3/+6
2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch1-1/+0
2014-10-07java: no need to check for null before calling instanceofNoel Grandin1-1/+1
2014-10-02javaunohelper: More robust way to wait for finalizationRobert Antoni Buj i Gelonch1-9/+5
2014-10-02More robust way to wait for finalizationStephan Bergmann1-7/+4
2014-09-28javaunohelper: migrate PropertySet_Test to JUnitRobert Antoni Buj i Gelonch1-1175/+1201
2014-09-24javaunohelper: WeakBase_Test & MultiTypeInterfaceContainer_Test -> JUnitRobert Antoni Buj i Gelonch3-219/+96
2014-09-24javaunohelper: migrate InterfaceContainer_Test to JUnitRobert Antoni Buj i Gelonch1-476/+242
2014-09-23javaunohelper: migrate ComponentBase_Test to JUnitRobert Antoni Buj i Gelonch1-56/+28
2014-09-21javaunohelper: use java.util.logging in testsRobert Antoni Buj i Gelonch5-289/+159
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin3-14/+0
2014-08-20java: avoid if..else when returning boolean valuesNoel Grandin1-8/+2
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin6-35/+35
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-6/+6
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin1-22/+22
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-10/+10
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin1-10/+10
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-23/+23
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-18/+18
2014-08-14java: remove useless instanceof testsNoel Grandin1-2/+2
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-2/+0
2014-08-08java: remove redundant null checksNoel Grandin1-7/+4
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin1-1/+1
2014-08-08java: remove unused variablesNoel Grandin1-16/+14
2014-08-05java: remove commented out codeNoel Grandin5-85/+0
2014-08-05java: remove various unused variablesNoel Grandin2-10/+9
2014-02-26Remove visual noise from javaunohelperAlexander Wilms2-13/+13
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-2/+2
2013-02-22s/whith/with/Tor Lillqvist1-1/+1
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin4-24/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin4-52/+52
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-2/+0
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet2-3/+3
2012-06-27re-base on ALv2 code.Michael Meeks6-138/+84
2012-06-21re-base on ALv2 code.Michael Meeks3-72/+45
2011-12-25remove stray makefilesDavid Tardon1-68/+0
2010-12-06Replace all occured, occurance etc.Takeshi Abe6-6/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien10-41/+10