summaryrefslogtreecommitdiff
path: root/jurt/test
AgeCommit message (Expand)Author
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-03-23Unused private fieldsStephan Bergmann
2016-03-11typoStephan Bergmann
2016-03-11Synchronize all access to _sync_counter, _passedAyncStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-04-20java: some random small cleanupsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-12java: last statement in finalize() method should be call to super.finalize()Noel Grandin
2014-10-16java: always use braces for while loopsNoel Grandin
2014-09-28jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-05-16idl: remove external header guardsThomas Arnhold
2014-03-10jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from jurtAlexander Wilms
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-06jurt: remote test: synchronize updates to counters in TestWorkAtMichael Stahl
2012-09-12Remove race conditions from testStephan Bergmann
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Remove dead java codeNoel Grandin
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-29Java5 update - convert code to use genericsNoel Grandin
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-06jurt: use CustomTarget makefileMatúš Kukan
2012-02-17Make jurt JunitTests workStephan Bergmann
2011-12-25remove unused sourceDavid Tardon
2011-12-25convert jurt/urp unit testDavid Tardon
2011-12-25convert jurt unit testsDavid Tardon
2011-05-02Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2010-12-10sb135: #i116046# fixed jurt.com.sun.star.lib.uno.protocols.urp.Cache typo, ad...sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien