summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2015-01-13java: inline CheckMemoryUsage test propertiesNoel Grandin2-57/+16
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin2-27/+8
2015-01-07fix windows buildNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-5/+5
2015-01-05java: these fields can become local variablesNoel Grandin1-5/+1
2014-12-19java: static fields that should not be staticNoel Grandin1-1/+1
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák1-1/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-1/+1
2014-12-10java: simplify the getMSF() methodsNoel Grandin2-5/+3
2014-12-10java: remove some comment noiseNoel Grandin1-2/+1
2014-12-03No colors anymoreStephan Bergmann1-4/+4
2014-12-02More fear of blueStephan Bergmann1-0/+2
2014-12-02Not all Macs like blue, eitherStephan Bergmann1-0/+2
2014-12-02Blue works better on Mac than greenStephan Bergmann1-3/+3
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann1-4/+4
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann1-4/+4
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-25java: final fields that can be staticNoel Grandin1-1/+1
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