summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests
Commit message (Expand)AuthorAgeFilesLines
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-203-5/+0
* java: remove modifiers implied by the contextNoel Grandin2014-08-2016-44/+44
* java: remove unnecessary return statementsNoel Grandin2014-08-2016-53/+0
* java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2014-08-206-7/+7
* java: no need to instantiate String objects directlyNoel Grandin2014-08-191-1/+1
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-1912-13/+13
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-1943-78/+78
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-191-1/+1
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-19113-246/+246
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-1997-159/+159
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-1924-45/+45
* coverity#1132709 Uncaught exceptionCaolán McNamara2014-08-172-1/+21
* coverity#1231674 Uncaught exceptionCaolán McNamara2014-08-171-1/+31
* java: remove commented out codeNoel Grandin2014-08-1463-212/+2
* remove usage of DOCPTH and CNCSTRNoel Grandin2014-08-1410-17/+17
* java: fix broken javadoc tagsNoel Grandin2014-08-122-2/+0
* java: remove useless javadoc tagsNoel Grandin2014-08-121-1/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-12925-6/+2099
* fdo#82151 finish fixupLionel Elie Mamane2014-08-112-19/+133
* java: remove unused parametersNoel Grandin2014-08-115-7/+7
* java: remove unused parametersNoel Grandin2014-08-1180-113/+87
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-0813-86/+21
* java: remove redundant null checksNoel Grandin2014-08-085-8/+2
* java: redundant assignment, variable can only be nullNoel Grandin2014-08-082-4/+0
* java: variable cannot be nullNoel Grandin2014-08-086-19/+12
* java: remove dead methodsNoel Grandin2014-08-081-4/+0
* java: remove commented out codeNoel Grandin2014-08-0527-260/+2
* java: remove unused fieldsNoel Grandin2014-08-051-4/+0
* java: remove some unused import statementsNoel Grandin2014-08-04397-400/+0
* java: remove some unused variablesNoel Grandin2014-08-0485-86/+86
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-04683-1111/+1103
* java: removed unused importsNoel Grandin2014-08-045-6/+0
* fix spelling compilant -> compliantNoel Grandin2014-08-04247-251/+251
* fix spelling sinse -> sinceNoel Grandin2014-08-041-1/+1
* simplify some java static initializersNoel Grandin2014-08-041-4/+2
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* Improve test failure outputStephan Bergmann2014-06-161-3/+12
* Many spelling fixes: directory qadevOOo.Pedro Giffuni2014-04-3066-114/+114
* Fix typo: cought => caughtMatteo Casalin2014-04-271-1/+1
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* typo: curosr -> cursorThomas Arnhold2014-04-141-1/+1
* typo: puposes -> purposesThomas Arnhold2014-04-141-1/+1
* typo: excption -> exceptionThomas Arnhold2014-04-141-1/+1
* typo: accesible -> accessibleThomas Arnhold2014-04-141-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-104-4/+4
* qadevOOo: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-1/+1
* Remove visual noise from qadevOOoAlexander Wilms2014-02-267-13/+13
* Typo: folowing -> following + elemtens -> elementsJulien Nabet2014-02-252-3/+3
* Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet2014-02-122-3/+3
* Typo: realtion -> relationJulien Nabet2014-02-066-9/+9