summaryrefslogtreecommitdiffstats
path: root/qadevOOo
Commit message (Expand)AuthorAgeFilesLines
* java: reduce scope, make some methods privateNoel Grandin2014-08-1358-199/+199
* java: reduce scope, make member classes privateNoel Grandin2014-08-132-3/+3
* java: reduce scope, make fields privateNoel Grandin2014-08-1349-168/+168
* java: reduce scope, make constructors privateNoel Grandin2014-08-138-12/+12
* java: reduce scope, make constants privateNoel Grandin2014-08-125-25/+25
* java: return value of trim() ignoredNoel Grandin2014-08-122-2/+0
* java: fix broken javadoc tagsNoel Grandin2014-08-124-4/+0
* java: remove useless javadoc tagsNoel Grandin2014-08-1229-132/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-12968-6/+2216
* fdo#82151 finish fixupLionel Elie Mamane2014-08-112-19/+133
* java: remove unused parametersNoel Grandin2014-08-1119-35/+29
* java: remove unused parametersNoel Grandin2014-08-1191-163/+112
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-0819-110/+33
* java: remove redundant null checksNoel Grandin2014-08-087-15/+4
* java: redundant assignment, variable can only be nullNoel Grandin2014-08-086-14/+1
* java: variable cannot be nullNoel Grandin2014-08-088-22/+13
* java: remove redundant super-interfacesNoel Grandin2014-08-081-1/+1
* java: code some code to use non-deprecated constructorsNoel Grandin2014-08-081-2/+0
* java: remove dead methodsNoel Grandin2014-08-081-4/+0
* java: remove commented out codeNoel Grandin2014-08-0596-2501/+4
* java: remove unused fieldsNoel Grandin2014-08-052-5/+0
* java: remove unused importNoel Grandin2014-08-053-3/+0
* java: remove java 1.4 commented out codeNoel Grandin2014-08-041-25/+0
* java: remove workarounds for missing functionality pre java 1.5Noel Grandin2014-08-048-45/+15
* java: remove some unused import statementsNoel Grandin2014-08-04398-401/+0
* java: remove some unused variablesNoel Grandin2014-08-0485-86/+86
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-04691-1121/+1116
* java: removed unused importsNoel Grandin2014-08-046-7/+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-013-3/+3
* Improve test failure outputStephan Bergmann2014-06-161-3/+12
* fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida2014-06-101-1/+6
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-055-5/+5
* Revert "Revert "temporarily disable failing , fdo#66617Markus Mohrhard2014-05-041-1/+0
* Revert "temporarily disable failing chart2 ChXDiagram RegressionCurves test"Markus Mohrhard2014-05-011-0/+1
* Many spelling fixes: directory qadevOOo.Pedro Giffuni2014-04-3084-139/+139
* Fix typo: cought => caughtMatteo Casalin2014-04-271-1/+1
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* typo: fileds -> fieldsThomas Arnhold2014-04-141-1/+1
* typo: curosr -> cursorThomas Arnhold2014-04-141-1/+1
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* typo: puposes -> purposesThomas Arnhold2014-04-141-1/+1
* typo: excption -> exceptionThomas Arnhold2014-04-141-1/+1
* typo: choise -> choiceThomas Arnhold2014-04-143-3/+3
* typo: usualy -> usuallyThomas Arnhold2014-04-141-1/+1
* typo: accesible -> accessibleThomas Arnhold2014-04-141-1/+1
* typo: dependend -> dependentThomas Arnhold2014-04-142-2/+2