summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit
AgeCommit message (Expand)Author
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-30Scanlines on Windows seem to be padded to DWORD multiplesTor Lillqvist
2015-03-30coverity#1292225 variable guards dead codeCaolán McNamara
2015-03-29Fix test on non-LinuxStephan Bergmann
2015-03-29vcl: test for bitmap convert, use scoped read/write accessTomaž Vajngerl
2015-03-27vcl: stack blur implementation + basic test & performance testTomaž Vajngerl
2015-03-27vcl: tests for Bitmap, check for symmetry when scaling bitmapsTomaž Vajngerl
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
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-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
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-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-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-10coverity#1244943 Resource leakCaolán McNamara
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
2014-08-13valgrind + bff: don't add 0xffff oldcodeCaolán McNamara
2014-07-20bnc#881024 test font size at world transformTomaž Vajngerl