summaryrefslogtreecommitdiff
path: root/qadevOOo/runner
AgeCommit message (Expand)Author
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: return value of trim() ignoredNoel 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-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin
2014-08-08java: variable cannot be nullNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-05java: remove unused importNoel Grandin
2014-08-04java: remove java 1.4 commented out codeNoel Grandin
2014-08-04java: remove workarounds for missing functionality pre java 1.5Noel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-08-04java: removed unused importsNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-10fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni
2014-04-14typo: fileds -> fieldsThomas Arnhold
2014-04-14typo: paramter -> parameterThomas Arnhold
2014-04-14typo: choise -> choiceThomas Arnhold
2014-04-14typo: usualy -> usuallyThomas Arnhold
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-10Remove unused util.dbg.getImplIDStephan Bergmann
2014-02-26Remove visual noise from qadevOOoAlexander Wilms
2014-02-25Typo: apropriate -> appropriateJulien Nabet
2014-01-28Explicit null checkStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-12Minor qadevOOo improvementStephan Bergmann
2013-11-24Some Java String clean-upStephan Bergmann
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-09-26typo fixes in commentsAndras Timar
2013-08-16qadevOOo: handle kfreebsd as UNXLNGIRene Engelhard
2013-08-05Add cases for css.uno.Date/Time to ValueChangerStephan Bergmann
2013-06-08Typos: alwas -> alwaysJulien Nabet
2013-06-07typosJulien Nabet
2013-06-07Fix some typos found by Noel GrandinPedro Giffuni
2013-05-21Revert "Java cleanup, AccessibilityTools.."Stephan Bergmann
2013-05-20Java cleanup, AccessibilityTools..Noel Grandin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06Java cleanup, close file handles when done with themNoel Grandin