summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2014-11-12valgrind+afl: bad rleCaolán McNamara1-0/+0
2014-11-12valgrind+afl: short readCaolán McNamara2-0/+0
2014-11-12valgrind+afl: short readCaolán McNamara1-0/+0
2014-11-12valgrind+afl: check p1 at start of loopCaolán McNamara1-0/+0
2014-11-11There are three positive return codes from inflateCaolán McNamara1-0/+0
2014-11-05idle: unit test.Michael Meeks1-4/+22
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh1-0/+11
2014-11-05markup with event type not checker typeCaolán McNamara1-5/+4
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara1-0/+5
2014-10-17java: final fields that can be staticNoel Grandin1-3/+3
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-5/+7
2014-10-10coverity#1244943 Resource leakCaolán McNamara1-5/+5
2014-10-07java: use isEmpty() instead of "size() == 0"Noel Grandin1-1/+1
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-0/+48
2014-09-25vcl: try to make clang tinderbox happy about new timer testMichael Stahl1-4/+11
2014-09-25fdo#84000 - unit test timers / main-loop bits.Michael Meeks1-0/+200
2014-09-24add test case for EDB-34720Caolán McNamara1-0/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin2-9/+9
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-22WaE: Unreferenced function declarationsTor Lillqvist1-6/+0
2014-08-22remove special casing for default theme in vclBjoern Michaelsen1-18/+0
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-1/+1
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin3-5/+5
2014-08-14java: remove unused importsNoel Grandin1-1/+0
2014-08-14java: remove commented out codeNoel Grandin1-2/+0
2014-08-13valgrind + bff: don't add 0xffff oldcodeCaolán McNamara1-0/+0
2014-08-13java: remove unused fieldsNoel Grandin1-4/+2
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-4/+4
2014-08-12java: remove useless javadoc tagsNoel Grandin1-1/+0
2014-08-05java: remove commented out codeNoel Grandin2-79/+0
2014-08-05java: remove unused fieldsNoel Grandin1-1/+0
2014-07-20bnc#881024 test font size at world transformTomaž Vajngerl2-0/+33
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky1-24/+6
2014-06-05WMF record size < 3 is clearly brokenStephan Bergmann2-0/+0
2014-05-27mark QA file non-translatableAndras Timar1-80/+80
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-19Argh, *this* is what the compiler tried to tell meTor Lillqvist1-2/+2
2014-05-19Fix 'non-const lvalue reference cannot bind to a temporary'Tor Lillqvist1-2/+2
2014-05-19WaE: passing OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-05-19vcl emf test: test clip region is correct for problematic filesTomaž Vajngerl3-9/+73
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-15vcl wmf test: null terminate streamTomaž Vajngerl1-0/+1
2014-05-15loplugin:unreffunStephan Bergmann1-1/+0
2014-05-15wmf: test that non-placeable WMF uses correct sizesTomaž Vajngerl2-0/+84
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-04-18add some jpeg format testsCaolán McNamara5-0/+0
2014-04-18add a testcase for CVE-2008-1097 bmpCaolán McNamara1-0/+0
2014-04-17add more bmp test casesCaolán McNamara2-0/+0