summaryrefslogtreecommitdiff
path: root/jurt/test/com
AgeCommit message (Expand)AuthorFilesLines
2020-02-10Cleanup: Move unit tests to ridljarSamuel Mehrbrodt23-3881/+0
2016-05-05jurt: add missing modelinesMiklos Vajna22-0/+64
2016-03-23Unused private fieldsStephan Bergmann1-9/+0
2016-03-11typoStephan Bergmann1-5/+5
2016-03-11Synchronize all access to _sync_counter, _passedAyncStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-1/+1
2015-04-20java: some random small cleanupsNoel Grandin1-1/+1
2015-01-05java: remove dead codeNoel Grandin1-2/+0
2014-12-15java: remove some unused fields and variablesNoel Grandin1-1/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin3-8/+8
2014-11-12java: last statement in finalize() method should be call to super.finalize()Noel Grandin1-1/+2
2014-10-16java: always use braces for while loopsNoel Grandin1-4/+8
2014-09-28jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch1-15/+31
2014-08-20java: remove modifiers implied by the contextNoel Grandin1-1/+1
2014-08-19java: no need to instantiate String objects directlyNoel Grandin2-3/+3
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2-2/+2
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2-6/+6
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2-4/+4
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin4-21/+21
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2-2/+2
2014-08-14java: remove commented out codeNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin7-0/+16
2014-08-08java: remove redundant super-interfacesNoel Grandin1-1/+1
2014-08-05java: remove commented out codeNoel Grandin1-8/+0
2014-08-05java: remove various unused variablesNoel Grandin1-2/+0
2014-05-16idl: remove external header guardsThomas Arnhold1-12/+0
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+1
2014-02-26Remove visual noise from jurtAlexander Wilms1-12/+12
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-4/+4
2012-11-06jurt: remote test: synchronize updates to counters in TestWorkAtMichael Stahl1-2/+9
2012-09-12Remove race conditions from testStephan Bergmann1-62/+29
2012-08-28Java cleanup - remove unused importsNoel Grandin3-3/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin2-3/+3
2012-08-20Java5 updates - convert to genericsNoel Grandin2-3/+3
2012-08-20Remove dead java codeNoel Grandin2-5/+0
2012-06-29Java5 updates - update code to use genericsNoel Grandin2-2/+2
2012-06-29Java5 update - convert code to use genericsNoel Grandin5-18/+16
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks14-334/+208
2012-06-21re-base on ALv2 code.Michael Meeks9-216/+135
2012-04-06jurt: use CustomTarget makefileMatúš Kukan1-48/+0
2012-02-17Make jurt JunitTests workStephan Bergmann14-660/+586
2011-12-25remove unused sourceDavid Tardon1-89/+0
2011-12-25convert jurt/urp unit testDavid Tardon2-51/+48
2011-12-25convert jurt unit testsDavid Tardon7-266/+0
2011-05-02Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-2/+2
2010-12-10sb135: #i116046# fixed jurt.com.sun.star.lib.uno.protocols.urp.Cache typo, ad...sb4-68/+103
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien32-136/+32