summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util
AgeCommit message (Expand)Author
2016-07-20Fix typosAndrea Gelmini
2015-11-12coverity#1326178 Dereference after null checkCaolán McNamara
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java:no need to explicitly create these constructorsNoel Grandin
2015-11-04Proper fix for coverity#1326893Stephan Bergmann
2015-10-22Fix the test for resValue != oldValueStephan Bergmann
2015-10-22Change TableColumnSeparator in a way that makes it successfully pass...Stephan Bergmann
2015-10-22Print content of arrays and UNO structsStephan Bergmann
2015-10-21In ValueChanger, don't accidentally modify oldValueStephan Bergmann
2015-10-21Make ValueChanger work for UNO structsStephan Bergmann
2015-10-20coverity#1326177 Explicit null dereferencedCaolán McNamara
2015-10-16cid#1326341 Unguarded readNoel Grandin
2015-10-16cid#1327207 UwF: Unwritten fieldNoel Grandin
2015-10-16cid#1327204 UwF: Unwritten fieldNoel Grandin
2015-10-16cid#1327197 UwF: Unwritten fieldNoel Grandin
2015-10-15coverity#1327203 UwF: Unwritten fieldCaolán McNamara
2015-10-15coverity#1327202 UwF: Unwritten fieldCaolán McNamara
2015-10-15coverity#1327201 UwF: Unwritten fieldCaolán McNamara
2015-10-15coverity#1327200 UwF: Unwritten fieldCaolán McNamara
2015-10-15coverity#1327199 UwF: Unwritten fieldCaolán McNamara
2015-10-15coverity#1327198 UwF: Unwritten fieldCaolán McNamara
2015-10-15com.sun.star.lang.Locale does not override Object.equalsStephan Bergmann
2015-10-15com.sun.star.table.BorderLine is already handled further upStephan Bergmann
2015-10-15cid#1326507 Resource leakNoel Grandin
2015-10-14coverity#1327196 UwF: Unwritten fieldCaolán McNamara
2015-10-14cid#1326123 Copy-paste errorNoel Grandin
2015-10-14cid#1326122 Copy-paste errorNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
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: 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: 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
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-11-25java: final fields that can be staticNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12java: convert fields to local variables where possibleNoel Grandin