summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2015-03-11add EBD-36335 and EBD-36334 testsCaolán McNamara
2015-03-06Timer Idle: adapted unit tests to new classesTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-02-09EMF clip regions should be ignored sometimes.Eilidh McAdam
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-13java: inline CheckMemoryUsage test propertiesNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05java: these fields can become local variablesNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-10java: remove some comment noiseNoel Grandin
2014-12-03No colors anymoreStephan Bergmann
2014-12-02More fear of blueStephan Bergmann
2014-12-02Not all Macs like blue, eitherStephan Bergmann
2014-12-02Blue works better on Mac than greenStephan Bergmann
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann
2014-12-02CPPUNIT_ASSERT_EQUALStephan Bergmann
2014-12-02vcl: improve vcldemo & outdev test.Michael Meeks
2014-12-02vcl: initial outdev unit test - for VirtualDevices.Michael Meeks
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12valgrind+afl: bad rleCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: short readCaolán McNamara
2014-11-12valgrind+afl: check p1 at start of loopCaolán McNamara
2014-11-11There are three positive return codes from inflateCaolán McNamara
2014-11-05idle: unit test.Michael Meeks
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-10coverity#1244943 Resource leakCaolán McNamara
2014-10-07java: use isEmpty() instead of "size() == 0"Noel Grandin
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-25vcl: try to make clang tinderbox happy about new timer testMichael Stahl
2014-09-25fdo#84000 - unit test timers / main-loop bits.Michael Meeks
2014-09-24add test case for EDB-34720Caolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-22WaE: Unreferenced function declarationsTor Lillqvist
2014-08-22remove special casing for default theme in vclBjoern Michaelsen