summaryrefslogtreecommitdiff
path: root/unotest/source/java/org/openoffice/test/OfficeConnection.java
AgeCommit message (Expand)Author
2019-09-06Fixing "...."Andrea Gelmini
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2014-10-01unotest: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel 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-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
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
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