summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-03vcl: disable color checking.Stephan Bergmann
2014-12-02vcl: improve vcldemo & outdev test.Michael Meeks
2014-12-02vcl: initial outdev unit test - for VirtualDevices.Michael Meeks
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12valgrind+afl: bad rleCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: check p1 at start of loopCaolán McNamara
2014-11-11There are three positive return codes from inflateCaolán McNamara
2014-11-05idle: unit test.Michael Meeks
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara
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