summaryrefslogtreecommitdiffstats
path: root/qadevOOo
Commit message (Expand)AuthorAgeFilesLines
* cid#1326507 Resource leakNoel Grandin2015-10-151-1/+6
* cid#1326359 Nesting level does not match indentationNoel Grandin2015-10-151-34/+25
* cid#1326132 Logically dead codeNoel Grandin2015-10-151-139/+135
* cid#1326900 IM: Questionable integer mathNoel Grandin2015-10-151-1/+1
* coverity#1327177 UuF: Unused fieldCaolán McNamara2015-10-141-1/+0
* coverity#1327176 UuF: Unused fieldCaolán McNamara2015-10-141-1/+0
* coverity#1327175 UuF: Unused fieldCaolán McNamara2015-10-141-1/+0
* coverity#1327173 UuF: Unused fieldCaolán McNamara2015-10-141-2/+0
* coverity#1327163 UrF: Unread fieldCaolán McNamara2015-10-141-1/+0
* coverity#1327164 UrF: Unread fieldCaolán McNamara2015-10-141-1/+0
* Make _XCloneable.checkImplementationID return a useful value againStephan Bergmann2015-10-141-1/+1
* cid#1326855 EC: Comparing incompatible types for equalityNoel Grandin2015-10-141-2/+0
* cid#1326854 EC: Comparing incompatible types for equalityNoel Grandin2015-10-141-2/+3
* cid#1326853 EC: Comparing incompatible types for equalityNoel Grandin2015-10-141-1/+3
* cid#1326849 to cid#1326852 EC: Comparing incompatible types for equalityNoel Grandin2015-10-141-4/+4
* cid#1326748 Dm: Dubious method usedNoel Grandin2015-10-141-1/+1
* coverity#1327196 UwF: Unwritten fieldCaolán McNamara2015-10-141-3/+2
* cid#1326363 Data race conditionNoel Grandin2015-10-141-2/+4
* cid#1326672 DLS: Dead local storeNoel Grandin2015-10-141-14/+4
* cid#1326663 to cid#1326670 DLS: Dead local storeNoel Grandin2015-10-141-16/+8
* cid#1326662 DLS: Dead local storeNoel Grandin2015-10-141-1/+1
* casting before calling getClass() is a waste of timeNoel Grandin2015-10-141-3/+3
* cid#1326123 Copy-paste errorNoel Grandin2015-10-141-1/+1
* cid#1326122 Copy-paste errorNoel Grandin2015-10-141-1/+1
* cid#1326124 Call to an inherently dangerous functionNoel Grandin2015-10-141-10/+0
* cid#1326607 Bx: Questionable Boxing of primitive valueNoel Grandin2015-10-141-2/+2
* cid#1326605, cid#1326604 BC: Bad casts of object referencesNoel Grandin2015-10-141-2/+1
* Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet2015-10-042-3/+4
* Fix typosAndrea Gelmini2015-09-3013-15/+15
* Fix typosAndrea Gelmini2015-09-3015-21/+21
* Fix typosAndrea Gelmini2015-09-3014-19/+19
* chmod -xTor Lillqvist2015-07-293-0/+0
* Miscellaneous typosAdolfo Jayme Barrientos2015-07-212-3/+3
* Fix typosAndrea Gelmini2015-07-191-2/+2
* typo: contest -> contentAndras Timar2015-07-082-2/+2
* Fix typosAndrea Gelmini2015-07-0811-15/+15
* Make test code more robustStephan Bergmann2015-07-031-5/+17
* Fix typosAndrea Gelmini2015-07-0324-30/+30
* typo: therfore -> thereforeAndras Timar2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-304-4/+4
* Fix typosAndrea Gelmini2015-06-283-3/+3
* fix spelling correcly -> correctlyNoel Grandin2015-06-261-1/+1
* Fix typosAndrea Gelmini2015-06-227-8/+8
* qadevOOo: fix _XDataPilotTables failure in non-english localesMichael Stahl2015-06-191-0/+9
* Try make JunitTest_chart2_unoapi sch.ChXChartAxis more robustStephan Bergmann2015-06-171-0/+12
* java: 'final static' to 'static final'Noel Grandin2015-06-1511-45/+45
* java: remove unnecessary threadingNoel Grandin2015-06-156-366/+196
* Fix typosAndrea Gelmini2015-06-151-1/+1
* spellingAntoine Cœur2015-06-122-2/+2
* java:remove more unnecessary catch/re-throwNoel Grandin2015-06-11457-4304/+1627