summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib
AgeCommit message (Expand)AuthorFilesLines
2015-10-15java: 'final static' to 'static final'Noel Grandin1-5/+5
2015-01-14LinkUpdateMode property values must be in the range 0--2 or 0--3Stephan Bergmann1-1/+1
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin1-1/+0
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-12java: remove dead code in qadevOOoNoel Grandin5-220/+0
2014-12-11java: reduce visibility of fields and methodsNoel Grandin3-7/+7
2014-11-25java: final fields that can be staticNoel Grandin1-1/+1
2014-11-18java: make fields final where possibleNoel Grandin3-3/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin1-14/+15
2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch1-1/+0
2014-10-07java: no need to check for null before calling instanceofNoel Grandin1-1/+1
2014-09-25java: when rethrowing exceptions, store the original causeNoel Grandin1-0/+8
2014-09-10qadevOOo: use System.arraycopyrbuj1-4/+1
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-5/+5
2014-08-19java: remove unused methodsNoel Grandin1-3/+0
2014-08-14java: remove unused importsNoel Grandin1-1/+0
2014-08-14java: remove commented out codeNoel Grandin1-7/+0
2014-08-14remove usage of DOCPTH and CNCSTRNoel Grandin1-2/+0
2014-08-14clean upo runner.lib.TestParametersNoel Grandin1-116/+20
2014-08-14clean up formattingNoel Grandin1-34/+19
2014-08-13java: remove dead methodsNoel Grandin2-45/+1
2014-08-13java: remove unused fieldsNoel Grandin1-4/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin3-6/+6
2014-08-13java: reduce scope, make constructors privateNoel Grandin1-1/+1
2014-08-12java: fix broken javadoc tagsNoel Grandin2-2/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin1-2/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin3-0/+6
2014-08-11java: remove unused parametersNoel Grandin1-3/+3
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin1-2/+0
2014-08-05java: remove commented out codeNoel Grandin3-10/+0
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin1-2/+5
2014-08-04java: removed unused importsNoel Grandin1-1/+0
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist2-3/+3
2014-02-26Remove visual noise from qadevOOoAlexander Wilms1-1/+1
2014-02-25Typo: apropriate -> appropriateJulien Nabet1-1/+1
2013-12-20typo fixesAndras Timar2-2/+2
2013-12-12Minor qadevOOo improvementStephan Bergmann1-33/+13
2013-08-16qadevOOo: handle kfreebsd as UNXLNGIRene Engelhard1-1/+1
2013-06-08Typos: alwas -> alwaysJulien Nabet1-1/+1
2013-04-22Java cleanup - static fields that should not be staticNoel Grandin2-18/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin3-6/+6
2012-08-28Java cleanup - remove unused importsNoel Grandin1-1/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin1-1/+1
2012-08-20Java update - clean up some more @see and @link tagsNoel Grandin1-1/+1