summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2015-08-03fix a third emf crashCaolán McNamara1-0/+0
2015-08-03emf: fix another hangCaolán McNamara1-0/+0
2015-08-03emf: test for empty polygonsCaolán McNamara1-0/+0
2015-08-03emf: test for negative numbersCaolán McNamara1-0/+0
2015-08-03fix another gif import crashCaolán McNamara1-0/+0
2015-08-03fix and test for xbm import crashCaolán McNamara6-0/+2027
2015-08-03fix gif import crashCaolán McNamara1-0/+0
2015-08-03emf: fix hangCaolán McNamara1-0/+0
2015-08-03avoid endless loop with busted wmfCaolán McNamara1-0/+0
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák1-1/+1
2014-12-03vcl: disable color checking.Stephan Bergmann1-0/+2
2014-12-02vcl: improve vcldemo & outdev test.Michael Meeks1-6/+21
2014-12-02vcl: initial outdev unit test - for VirtualDevices.Michael Meeks1-0/+67
2014-11-18java: make fields final where possibleNoel Grandin2-5/+5
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