summaryrefslogtreecommitdiffstats
path: root/vcl/qa
Commit message (Expand)AuthorAgeFilesLines
* There are three positive return codes from inflateCaolán McNamara2014-11-111-0/+0
* idle: unit test.Michael Meeks2014-11-051-4/+22
* idle: implement ProcessAllIdleHandlers.László Németh2014-11-051-0/+11
* markup with event type not checker typeCaolán McNamara2014-11-051-5/+4
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* coverity#982593 experiment with silencing Infinite loopCaolán McNamara2014-10-281-0/+5
* java: final fields that can be staticNoel Grandin2014-10-171-3/+3
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-5/+7
* coverity#1244943 Resource leakCaolán McNamara2014-10-101-5/+5
* java: use isEmpty() instead of "size() == 0"Noel Grandin2014-10-071-1/+1
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-061-0/+48
* vcl: try to make clang tinderbox happy about new timer testMichael Stahl2014-09-251-4/+11
* fdo#84000 - unit test timers / main-loop bits.Michael Meeks2014-09-251-0/+200
* add test case for EDB-34720Caolán McNamara2014-09-241-0/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-232-9/+9
* fdo#82577: Handle FontNoel Grandin2014-09-181-2/+2
* WaE: Unreferenced function declarationsTor Lillqvist2014-08-221-6/+0
* remove special casing for default theme in vclBjoern Michaelsen2014-08-221-18/+0
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-1/+1
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-193-5/+5
* java: remove unused importsNoel Grandin2014-08-141-1/+0
* java: remove commented out codeNoel Grandin2014-08-141-2/+0
* valgrind + bff: don't add 0xffff oldcodeCaolán McNamara2014-08-131-0/+0
* java: remove unused fieldsNoel Grandin2014-08-131-4/+2
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make fields privateNoel Grandin2014-08-131-4/+4
* java: remove useless javadoc tagsNoel Grandin2014-08-121-1/+0
* java: remove commented out codeNoel Grandin2014-08-052-79/+0
* java: remove unused fieldsNoel Grandin2014-08-051-1/+0
* bnc#881024 test font size at world transformTomaž Vajngerl2014-07-202-0/+33
* MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky2014-06-101-24/+6
* WMF record size < 3 is clearly brokenStephan Bergmann2014-06-052-0/+0
* mark QA file non-translatableAndras Timar2014-05-271-80/+80
* cppcheck: redundantAssignmentThomas Arnhold2014-05-241-2/+1
* Argh, *this* is what the compiler tried to tell meTor Lillqvist2014-05-191-2/+2
* Fix 'non-const lvalue reference cannot bind to a temporary'Tor Lillqvist2014-05-191-2/+2
* WaE: passing OUString by value, rather pass by referenceTor Lillqvist2014-05-191-1/+1
* vcl emf test: test clip region is correct for problematic filesTomaž Vajngerl2014-05-193-9/+73
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* vcl wmf test: null terminate streamTomaž Vajngerl2014-05-151-0/+1
* loplugin:unreffunStephan Bergmann2014-05-151-1/+0
* wmf: test that non-placeable WMF uses correct sizesTomaž Vajngerl2014-05-152-0/+84
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-141-1/+1
* add some jpeg format testsCaolán McNamara2014-04-185-0/+0
* add a testcase for CVE-2008-1097 bmpCaolán McNamara2014-04-181-0/+0
* add more bmp test casesCaolán McNamara2014-04-172-0/+0
* remove executable bitAndras Timar2014-04-172-0/+0
* Remove unused functionStephan Bergmann2014-04-091-4/+0
* WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna2014-04-041-0/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1