summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-10coverity#1244943 Resource leakCaolán McNamara
2014-10-07java: use isEmpty() instead of "size() == 0"Noel Grandin
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-25vcl: try to make clang tinderbox happy about new timer testMichael Stahl
2014-09-25fdo#84000 - unit test timers / main-loop bits.Michael Meeks
2014-09-24add test case for EDB-34720Caolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-22WaE: Unreferenced function declarationsTor Lillqvist
2014-08-22remove special casing for default theme in vclBjoern Michaelsen
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13valgrind + bff: don't add 0xffff oldcodeCaolán McNamara
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-07-20bnc#881024 test font size at world transformTomaž Vajngerl
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky
2014-06-05WMF record size < 3 is clearly brokenStephan Bergmann
2014-05-27mark QA file non-translatableAndras Timar
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-19Argh, *this* is what the compiler tried to tell meTor Lillqvist
2014-05-19Fix 'non-const lvalue reference cannot bind to a temporary'Tor Lillqvist
2014-05-19WaE: passing OUString by value, rather pass by referenceTor Lillqvist
2014-05-19vcl emf test: test clip region is correct for problematic filesTomaž Vajngerl
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15vcl wmf test: null terminate streamTomaž Vajngerl
2014-05-15loplugin:unreffunStephan Bergmann
2014-05-15wmf: test that non-placeable WMF uses correct sizesTomaž Vajngerl
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-04-18add some jpeg format testsCaolán McNamara
2014-04-18add a testcase for CVE-2008-1097 bmpCaolán McNamara
2014-04-17add more bmp test casesCaolán McNamara
2014-04-17remove executable bitAndras Timar
2014-04-09Remove unused functionStephan Bergmann
2014-04-04WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-28bool clean-up fixupStephan Bergmann
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock