/svtools/langsupport/

star?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/jurt/test/com/sun/star
AgeCommit message (Expand)Author
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