summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Expand)AuthorFilesLines
2014-08-13java: reduce scope, make constructors privateNoel Grandin8-12/+12
2014-08-12java: reduce scope, make constants privateNoel Grandin5-25/+25
2014-08-12java: return value of trim() ignoredNoel Grandin2-2/+0
2014-08-12java: fix broken javadoc tagsNoel Grandin4-4/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin29-132/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin968-6/+2216
2014-08-11fdo#82151 finish fixupLionel Elie Mamane2-19/+133
2014-08-11java: remove unused parametersNoel Grandin19-35/+29
2014-08-11java: remove unused parametersNoel Grandin91-163/+112
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin19-110/+33
2014-08-08java: remove redundant null checksNoel Grandin7-15/+4
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin6-14/+1
2014-08-08java: variable cannot be nullNoel Grandin8-22/+13
2014-08-08java: remove redundant super-interfacesNoel Grandin1-1/+1
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin1-2/+0
2014-08-08java: remove dead methodsNoel Grandin1-4/+0
2014-08-05java: remove commented out codeNoel Grandin96-2501/+4
2014-08-05java: remove unused fieldsNoel Grandin2-5/+0
2014-08-05java: remove unused importNoel Grandin3-3/+0
2014-08-04java: remove java 1.4 commented out codeNoel Grandin1-25/+0
2014-08-04java: remove workarounds for missing functionality pre java 1.5Noel Grandin8-45/+15
2014-08-04java: remove some unused import statementsNoel Grandin398-401/+0
2014-08-04java: remove some unused variablesNoel Grandin85-86/+86
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin691-1121/+1116
2014-08-04java: removed unused importsNoel Grandin6-7/+0
2014-08-04fix spelling compilant -> compliantNoel Grandin247-251/+251
2014-08-04fix spelling sinse -> sinceNoel Grandin1-1/+1
2014-08-04simplify some java static initializersNoel Grandin1-4/+2
2014-08-01typo: more then -> more thanTakeshi Abe3-3/+3
2014-06-16Improve test failure outputStephan Bergmann1-3/+12
2014-06-10fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida1-1/+6
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin5-5/+5
2014-05-04Revert "Revert "temporarily disable failing , fdo#66617Markus Mohrhard1-1/+0
2014-05-01Revert "temporarily disable failing chart2 ChXDiagram RegressionCurves test"Markus Mohrhard1-0/+1
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni84-139/+139
2014-04-27Fix typo: cought => caughtMatteo Casalin1-1/+1
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-14typo: fileds -> fieldsThomas Arnhold1-1/+1
2014-04-14typo: curosr -> cursorThomas Arnhold1-1/+1
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: puposes -> purposesThomas Arnhold1-1/+1
2014-04-14typo: excption -> exceptionThomas Arnhold1-1/+1
2014-04-14typo: choise -> choiceThomas Arnhold3-3/+3
2014-04-14typo: usualy -> usuallyThomas Arnhold1-1/+1
2014-04-14typo: accesible -> accessibleThomas Arnhold1-1/+1
2014-04-14typo: dependend -> dependentThomas Arnhold2-2/+2
2014-04-10It's "its", not "it's"Tor Lillqvist11-12/+12
2014-03-10qadevOOo: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-2/+2
2014-03-10Remove unused util.dbg.getImplIDStephan Bergmann1-23/+0