summaryrefslogtreecommitdiffstats
path: root/jurt/test
Commit message (Expand)AuthorAgeFilesLines
* jurt: add missing modelinesMiklos Vajna2016-05-0522-0/+64
* Unused private fieldsStephan Bergmann2016-03-231-9/+0
* typoStephan Bergmann2016-03-111-5/+5
* Synchronize all access to _sync_counter, _passedAyncStephan Bergmann2016-03-111-1/+1
* Fix typosAndrea Gelmini2015-09-301-1/+1
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-1/+1
* java: some random small cleanupsNoel Grandin2015-04-201-1/+1
* java: remove dead codeNoel Grandin2015-01-051-2/+0
* java: remove some unused fields and variablesNoel Grandin2014-12-151-1/+1
* java: reduce visibility of fields and methodsNoel Grandin2014-12-113-8/+8
* java: last statement in finalize() method should be call to super.finalize()Noel Grandin2014-11-121-1/+2
* java: always use braces for while loopsNoel Grandin2014-10-161-4/+8
* jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch2014-09-281-15/+31
* java: remove modifiers implied by the contextNoel Grandin2014-08-201-1/+1
* java: no need to instantiate String objects directlyNoel Grandin2014-08-192-3/+3
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-192-2/+2
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-192-6/+6
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-192-4/+4
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-194-21/+21
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-192-2/+2
* java: remove commented out codeNoel Grandin2014-08-141-1/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-127-0/+16
* java: remove redundant super-interfacesNoel Grandin2014-08-081-1/+1
* java: remove commented out codeNoel Grandin2014-08-051-8/+0
* java: remove various unused variablesNoel Grandin2014-08-051-2/+0
* idl: remove external header guardsThomas Arnhold2014-05-161-12/+0
* jurt: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-1/+1
* Remove visual noise from jurtAlexander Wilms2014-02-261-12/+12
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-221-0/+3
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-4/+4
* jurt: remote test: synchronize updates to counters in TestWorkAtMichael Stahl2012-11-061-2/+9
* Remove race conditions from testStephan Bergmann2012-09-121-62/+29
* Java cleanup - remove unused importsNoel Grandin2012-08-283-3/+0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-282-3/+3
* Java5 updates - convert to genericsNoel Grandin2012-08-202-3/+3
* Remove dead java codeNoel Grandin2012-08-202-5/+0
* Java5 updates - update code to use genericsNoel Grandin2012-06-292-2/+2
* Java5 update - convert code to use genericsNoel Grandin2012-06-295-18/+16
* Java5 update - convert Hashtable to HashMapNoel Grandin2012-06-291-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-2914-334/+208
* re-base on ALv2 code.Michael Meeks2012-06-219-216/+135
* jurt: use CustomTarget makefileMatúš Kukan2012-04-061-48/+0
* Make jurt JunitTests workStephan Bergmann2012-02-1714-660/+586
* remove unused sourceDavid Tardon2011-12-251-89/+0
* convert jurt/urp unit testDavid Tardon2011-12-252-51/+48
* convert jurt unit testsDavid Tardon2011-12-258-305/+0
* Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2011-05-021-2/+2
* sb135: #i116046# fixed jurt.com.sun.star.lib.uno.protocols.urp.Cache typo, ad...sb2010-12-104-68/+103
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-1233-141/+33
* CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien2009-09-162-5/+5