summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib
AgeCommit message (Expand)Author
2015-09-30Fix typosAndrea Gelmini
2015-07-19Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-01-14LinkUpdateMode property values must be in the range 0--2 or 0--3Stephan Bergmann
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-12java: remove dead code in qadevOOoNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch
2014-10-07java: no need to check for null before calling instanceofNoel Grandin
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin
2014-09-10qadevOOo: use System.arraycopyrbuj
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-14remove usage of DOCPTH and CNCSTRNoel Grandin
2014-08-14clean upo runner.lib.TestParametersNoel Grandin
2014-08-14clean up formattingNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-08-04java: removed unused importsNoel Grandin
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-26Remove visual noise from qadevOOoAlexander Wilms
2014-02-25Typo: apropriate -> appropriateJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-12Minor qadevOOo improvementStephan Bergmann
2013-08-16qadevOOo: handle kfreebsd as UNXLNGIRene Engelhard
2013-06-08Typos: alwas -> alwaysJulien Nabet
2013-04-22Java cleanup - static fields that should not be staticNoel Grandin
2013-04-15fdo#60724 correct spellingThomas Arnhold