summaryrefslogtreecommitdiff
path: root/unotest/source/java
AgeCommit message (Expand)Author
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-01unotest: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-09-29unotest: remove import from the same packageRobert Antoni Buj i Gelonch
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2013-07-30gdb-core-bt.sh expects three arguments nowStephan Bergmann
2013-04-03Show backtraces for core files from CppunitTests, tooStephan Bergmann
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-09-05Java cleanup, remove unused classNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-26re-base on ALv2 code.Michael Meeks
2012-04-14OfficeConnection: kill soffice process when Java bridge is disposedMichael Stahl
2012-03-03OfficeConnection.java: don't wait forever if terminate() failsMichael Stahl
2012-02-10unotest: convert to gbuildMatúš Kukan
2011-12-16Handle unset workdir argument.Stephan Bergmann
2011-11-25remove debugcommand -- debugrun is superceding itBjoern Michaelsen
2011-11-25empty java stacktrace for soffice crashers, they are not interesting anywayBjoern Michaelsen
2011-11-25gdb stacktraces for subsequentchecksBjoern Michaelsen
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks