summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod
AgeCommit message (Expand)Author
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-04coverity#1326592 Useless callCaolán McNamara
2015-11-04coverity#1327066 SIC: Inner class could be made staticCaolán McNamara
2015-11-041327065 SIC: Inner class could be made staticCaolán McNamara
2015-11-04coverity#1327111 UrF: Unread fieldCaolán McNamara
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-10-21cid#1327111 UrF: Unread fieldNoel Grandin
2015-10-20coverity#1327109 UrF: Unread fieldCaolán McNamara
2015-10-20coverity#1327110 UrF: Unread fieldCaolán McNamara
2015-10-20coverity#1327112 UrF: Unread fieldCaolán McNamara
2015-10-16cid#1327204 UwF: Unwritten fieldNoel Grandin
2015-10-161327208 UwF: Unwritten fieldNoel Grandin
2015-10-16cid#1327209 UwF: Unwritten fieldNoel Grandin
2015-10-15coverity#1326282 Explicit null dereferencedCaolán McNamara
2015-10-15coverity#1326277 Explicit null dereferencedCaolán McNamara
2015-10-15coverity#1326278 Explicit null dereferencedCaolán McNamara
2015-10-15coverity#1326279 Explicit null dereferencedCaolán McNamara
2015-10-15coverity#1327174 UuF: Unused fieldCaolán McNamara
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-10-15cid#1326900 IM: Questionable integer mathNoel Grandin
2015-10-14coverity#1327177 UuF: Unused fieldCaolán McNamara
2015-10-14coverity#1327176 UuF: Unused fieldCaolán McNamara
2015-10-14coverity#1327175 UuF: Unused fieldCaolán McNamara
2015-10-14coverity#1327164 UrF: Unread fieldCaolán McNamara
2015-10-14cid#1326672 DLS: Dead local storeNoel Grandin
2015-10-14cid#1326607 Bx: Questionable Boxing of primitive valueNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-29chmod -xTor Lillqvist
2015-07-03Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-15java: remove unnecessary threadingNoel 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-09java:remove unused importsNoel Grandin
2015-06-09more exception handling cleanup in Java unit testsNoel Grandin
2015-06-09there is no need to synchronize createTestEnvironmentNoel Grandin
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-04-04Typo: creat->createJulien Nabet
2015-02-21Typo: queriing->queryingJulien Nabet
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2015-01-05java: unnecessary method overridesNoel Grandin
2015-01-05java: simplify if statementNoel Grandin
2015-01-05java: more efficient float parsingNoel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: static fields that should be instance fieldsNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-19java: unused importsNoel Grandin