summaryrefslogtreecommitdiff
path: root/qadevOOo/runner
AgeCommit message (Expand)Author
2015-10-14cid#1326122 Copy-paste errorNoel Grandin
2015-10-14cid#1326124 Call to an inherently dangerous functionNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-19Fix typosAndrea Gelmini
2015-07-08typo: contest -> contentAndras Timar
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-26fix spelling correcly -> correctlyNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-04-20java: remove some unused codeNoel Grandin
2015-04-20java: some random small cleanupsNoel Grandin
2015-02-24TyposJulien Nabet
2015-02-09Fix of a few typosAndrea Gelmini
2015-01-14LinkUpdateMode property values must be in the range 0--2 or 0--3Stephan Bergmann
2015-01-13css.form.component.{CheckBox,RadioButton} DefaultState property valuesStephan Bergmann
2015-01-13java: inline some test propertiesNoel Grandin
2015-01-13java: nothing is passing in a "ComplexIni" parameterNoel Grandin
2015-01-13java: nothing is passing a "-ini" parameter into the RunnerServiceNoel Grandin
2015-01-13java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin
2015-01-13java: NO_CWS_ATTACH parameter is unusedNoel Grandin
2015-01-13java: DONT_BACKUP_USERLAYER parameter is unusedNoel Grandin
2015-01-12java: simplify command-line parameter parsing in ClParserNoel Grandin
2015-01-12java: APP_KILL_COMMAND is unusedNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-05java: static fields that should be instance fieldsNoel Grandin
2015-01-05java: these fields can become local variablesNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-19java: unused importNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-19java: dead codeNoel Grandin
2014-12-19java: synching on an interned String object not goodNoel Grandin
2014-12-19java: these fields can be converted to local variablesNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-12java: remove dead code in qadevOOoNoel Grandin
2014-12-11java: remove some unnecessary interfacesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: remove comment noiseNoel Grandin
2014-12-05java: remove some comment noiseNoel Grandin
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-25java: final fields that can be staticNoel Grandin