summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Expand)Author
2015-10-14cid#1326855 EC: Comparing incompatible types for equalityNoel Grandin
2015-10-14cid#1326854 EC: Comparing incompatible types for equalityNoel Grandin
2015-10-14cid#1326853 EC: Comparing incompatible types for equalityNoel Grandin
2015-10-14cid#1326849 to cid#1326852 EC: Comparing incompatible types for equalityNoel Grandin
2015-10-14cid#1326748 Dm: Dubious method usedNoel Grandin
2015-10-14coverity#1327196 UwF: Unwritten fieldCaolán McNamara
2015-10-14cid#1326363 Data race conditionNoel Grandin
2015-10-14cid#1326672 DLS: Dead local storeNoel Grandin
2015-10-14cid#1326663 to cid#1326670 DLS: Dead local storeNoel Grandin
2015-10-14cid#1326662 DLS: Dead local storeNoel Grandin
2015-10-14casting before calling getClass() is a waste of timeNoel Grandin
2015-10-14cid#1326123 Copy-paste errorNoel Grandin
2015-10-14cid#1326122 Copy-paste errorNoel Grandin
2015-10-14cid#1326124 Call to an inherently dangerous functionNoel Grandin
2015-10-14cid#1326607 Bx: Questionable Boxing of primitive valueNoel Grandin
2015-10-14cid#1326605, cid#1326604 BC: Bad casts of object referencesNoel Grandin
2015-10-04Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-07-29chmod -xTor Lillqvist
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
2015-07-19Fix typosAndrea Gelmini
2015-07-08typo: contest -> contentAndras Timar
2015-07-08Fix typosAndrea Gelmini
2015-07-03Make test code more robustStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-07-03typo: therfore -> thereforeAndras Timar
2015-06-30Fix typosAndrea Gelmini
2015-06-28Fix typosAndrea Gelmini
2015-06-26fix spelling correcly -> correctlyNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-06-19qadevOOo: fix _XDataPilotTables failure in non-english localesMichael Stahl
2015-06-17Try make JunitTest_chart2_unoapi sch.ChXChartAxis more robustStephan Bergmann
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-15java: remove unnecessary threadingNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-12spellingAntoine Cœur
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:simplify boolean return expressionsNoel Grandin
2015-06-09java:remove unused importsNoel Grandin
2015-06-09java:use System.arrayCopy to copy arraysNoel Grandin
2015-06-09java:Return statement in a finally blockNoel 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-06-02Improve test failure diagnosticsStephan Bergmann