summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc
AgeCommit message (Expand)Author
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-17coverity#1132709 Uncaught exceptionCaolán McNamara
2014-08-17coverity#1231674 Uncaught exceptionCaolán McNamara
2014-08-14java: remove commented out codeNoel Grandin
2014-08-14remove usage of DOCPTH and CNCSTRNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11fdo#82151 finish fixupLionel Elie Mamane
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 dead methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some unused variablesNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-08-04java: removed unused importsNoel Grandin
2014-08-04fix spelling compilant -> compliantNoel Grandin
2014-08-04fix spelling sinse -> sinceNoel Grandin
2014-08-04simplify some java static initializersNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-16Improve test failure outputStephan Bergmann
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni
2014-04-27Fix typo: cought => caughtMatteo Casalin
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-14typo: curosr -> cursorThomas Arnhold
2014-04-14typo: puposes -> purposesThomas Arnhold
2014-04-14typo: excption -> exceptionThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-26Remove visual noise from qadevOOoAlexander Wilms
2014-02-12Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet
2014-02-06Typo: realtion -> relationJulien Nabet
2014-02-06Typo: chek -> checkJulien Nabet
2014-02-03typo: ACSII -> ASCIIAndras Timar
2014-01-14Fix typoTakeshi Abe
2013-12-20typo fixesAndras Timar
2013-12-12Minor qadevOOo improvementStephan Bergmann
2013-12-04Improve test codeStephan Bergmann
2013-11-27Improve test outputStephan Bergmann
2013-11-24Some Java String clean-upStephan Bergmann
2013-11-23rigth -> right (other occurences)Julien Nabet
2013-09-30junit: make tests robust by compensating for intermittent sizing race.Michael Meeks
2013-09-26typo fixes in commentsAndras Timar
2013-08-05More little fixes for JunitTest_forms_unoapiStephan Bergmann
2013-08-05Fix uses of Java == on css.uno.Date/TimeStephan Bergmann