summaryrefslogtreecommitdiff
path: root/qadevOOo/runner
AgeCommit message (Expand)AuthorFilesLines
2015-12-19coverity#1326953 RV: Bad use of return valueCaolán McNamara2-14/+24
2015-12-10coverity#1326610 DE: Dropped or ignored exceptionCaolán McNamara1-1/+3
2015-12-08Clean up compareObjectsStephan Bergmann1-45/+21
2015-12-08These compare* calls shall most likely update resultStephan Bergmann1-6/+3
2015-12-08cid#1326591, cid#1326590 useless calljan iversen1-3/+6
2015-11-24coverity#1326596 Useless callCaolán McNamara1-3/+0
2015-11-24coverity#1326597 Useless callCaolán McNamara1-2/+0
2015-11-12coverity#1326178 Dereference after null checkCaolán McNamara1-9/+0
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin5-5/+5
2015-11-05java: combine nested if statementsNoel Grandin1-7/+4
2015-11-05java:no need to explicitly create these constructorsNoel Grandin2-13/+0
2015-11-05coverity#1326577 Useless callCaolán McNamara1-1/+1
2015-11-04Proper fix for coverity#1326893Stephan Bergmann1-0/+10
2015-10-22coverity#1326738 Dm: Dubious method usedCaolán McNamara1-2/+10
2015-10-22These places apparently want to unbox a value boxed as an AnyStephan Bergmann1-40/+3
2015-10-22No need to check for non-null hereStephan Bergmann1-10/+3
2015-10-22Fix the test for resValue != oldValueStephan Bergmann2-1/+5
2015-10-22Change TableColumnSeparator in a way that makes it successfully pass...Stephan Bergmann1-2/+2
2015-10-22Print content of arrays and UNO structsStephan Bergmann2-2/+38
2015-10-22A "workaround to CodeWarrior's compiler bug" is probably not needed anymoreStephan Bergmann1-20/+2
2015-10-22Why check that resValue != oldValueStephan Bergmann1-1/+1
2015-10-21In ValueChanger, don't accidentally modify oldValueStephan Bergmann1-8/+44
2015-10-21Make ValueChanger work for UNO structsStephan Bergmann1-1/+6
2015-10-20coverity#1327132 UrF: Unread fieldCaolán McNamara1-16/+0
2015-10-20coverity#1326177 Explicit null dereferencedCaolán McNamara1-6/+2
2015-10-16cid#1326341 Unguarded readNoel Grandin1-6/+3
2015-10-16cid#1326952 RV: Bad use of return valueNoel Grandin1-6/+8
2015-10-16cid#1327207 UwF: Unwritten fieldNoel Grandin1-5/+0
2015-10-16cid#1327204 UwF: Unwritten fieldNoel Grandin2-5/+1
2015-10-16convert PASSED to COMPLETED in 'make check' test messagesNoel Grandin4-11/+11
2015-10-16convert "continue" flag to an enumNoel Grandin1-13/+16
2015-10-16rename state to bSuccessful in AssuranceNoel Grandin2-7/+7
2015-10-16rename test state 'PASSED' to 'COMPLETED'Noel Grandin4-9/+9
2015-10-16rename state to bSuccessfulNoel Grandin3-32/+20
2015-10-16convert runState to a proper enumNoel Grandin4-33/+55
2015-10-16cid#1327197 UwF: Unwritten fieldNoel Grandin1-5/+0
2015-10-15coverity#1327203 UwF: Unwritten fieldCaolán McNamara1-19/+1
2015-10-15coverity#1327202 UwF: Unwritten fieldCaolán McNamara1-4/+2
2015-10-15coverity#1327201 UwF: Unwritten fieldCaolán McNamara1-2/+1
2015-10-15coverity#1327200 UwF: Unwritten fieldCaolán McNamara1-4/+2
2015-10-15coverity#1327199 UwF: Unwritten fieldCaolán McNamara1-2/+1
2015-10-15coverity#1327198 UwF: Unwritten fieldCaolán McNamara1-4/+2
2015-10-15com.sun.star.lang.Locale does not override Object.equalsStephan Bergmann1-4/+8
2015-10-15coverity#1326731 Dm: Dubious method usedCaolán McNamara1-3/+3
2015-10-15delete child-workspace + eis long dead fooCaolán McNamara1-153/+0
2015-10-15coverity#1326281 Dereference after null checkCaolán McNamara1-1/+1
2015-10-15coverity#1326405 Dereference null return valueCaolán McNamara1-20/+8
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin2-2/+2
2015-10-15com.sun.star.table.BorderLine is already handled further upStephan Bergmann1-7/+0
2015-10-15cid#1326507 Resource leakNoel Grandin1-1/+6