summaryrefslogtreecommitdiffstats
path: root/vcl/qa
Commit message (Expand)AuthorAgeFilesLines
* java: static fields that should not be staticNoel Grandin2014-12-191-1/+1
* do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák2014-12-151-1/+1
* java: reduce visibility of fields and methodsNoel Grandin2014-12-111-1/+1
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-5/+3
* java: remove some comment noiseNoel Grandin2014-12-101-2/+1
* No colors anymoreStephan Bergmann2014-12-031-4/+4
* More fear of blueStephan Bergmann2014-12-021-0/+2
* Not all Macs like blue, eitherStephan Bergmann2014-12-021-0/+2
* Blue works better on Mac than greenStephan Bergmann2014-12-021-3/+3
* CPPUNIT_ASSERT_EQUALStephan Bergmann2014-12-021-4/+4
* CPPUNIT_ASSERT_EQUALStephan Bergmann2014-12-021-4/+4
* vcl: improve vcldemo & outdev test.Michael Meeks2014-12-021-6/+21
* vcl: initial outdev unit test - for VirtualDevices.Michael Meeks2014-12-021-0/+67
* java: final fields that can be staticNoel Grandin2014-11-251-1/+1
* java: make fields final where possibleNoel Grandin2014-11-182-5/+5
* valgrind+afl: bad rleCaolán McNamara2014-11-121-0/+0
* valgrind+afl: short readCaolán McNamara2014-11-122-0/+0
* valgrind+afl: short readCaolán McNamara2014-11-121-0/+0
* valgrind+afl: check p1 at start of loopCaolán McNamara2014-11-121-0/+0
* 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