summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt
AgeCommit message (Expand)Author
2016-05-10Fix typosAndrea Gelmini
2016-03-01coverity#1327140 UrF: Unread fieldCaolán McNamara
2016-02-16coverity#1327140 UrF: Unread fieldCaolán McNamara
2016-02-16coverity#1327093 UrF: Unread fieldCaolán McNamara
2016-02-05Fix typosAndrea Gelmini
2016-01-23cid#1326434, 1326446, 1326248, 1326254jan iversen
2016-01-10Fix typosAndrea Gelmini
2015-12-14coverity#1327151 UrF: Unread fieldCaolán McNamara
2015-12-11cid#1326589 useless call jan iversen
2015-12-10coverity#1326610 DE: Dropped or ignored exceptionCaolán McNamara
2015-11-24coverity#1326890 FE: Test for floating point equalityCaolán McNamara
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05coverity#1326879 FE: Test for floating point equalityCaolán McNamara
2015-11-04coverity#1327093 UrF: Unread fieldCaolán McNamara
2015-10-21cid#1327138 UrF: Unread fieldNoel Grandin
2015-10-21cid#1327137 UrF: Unread fieldNoel Grandin
2015-10-21cid#1327136 UrF: Unread fieldNoel Grandin
2015-10-21cid#1327135 UrF: Unread fieldNoel Grandin
2015-10-21cid#1327134 UrF: Unread fieldNoel Grandin
2015-10-21cid#1327133 UrF: Unread fieldNoel Grandin
2015-10-15see if this will silence cid#1326879 FE: Test for floating point equalityCaolán McNamara
2015-10-15coverity#1326201 Explicit null dereferencedCaolán McNamara
2015-10-15cid#1327093 UrF: Unread fieldNoel Grandin
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-02-26TyposJulien Nabet
2015-01-13java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2014-12-19java: this does not need to be a ThreadNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin