summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit
AgeCommit message (Expand)Author
2015-04-13VclPtr - add a templatized ::Create method for better readability.Michael Meeks
2015-04-10Fix misc. issues in lifecycle unit tests.Michael Meeks
2015-04-10vcl: stop vcl::Window clobbering mnRefCnt itself.Michael Meeks
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10Convert more sites to VclPtrInstance.Michael Meeks
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10Fix LazyDelete crasher, and add & test more post-dispose robustness.Michael Meeks
2015-04-10fix VirtualDevice unit test.Michael Meeks
2015-04-10vcl: fix virtual device lifecycle.Michael Meeks
2015-04-10vcl: fix lifecycle test to disposeOnce.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: new lifecycle test.Michael Meeks
2015-04-09vcl: add assert and improve lifecycle test.Michael Meeks
2015-04-09vcl: more double-dispose protection, and survival after dispose.Michael Meeks
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09vcl: add cast operator to VclReference to convert to pointerNoel Grandin
2015-04-09vcl: implement upcasting of VclReference typesNoel Grandin
2015-04-09vcl: manage SubEdit with references - and fix leak / cleanup.Michael Meeks
2015-04-09vcl: double dispose protection & unit test.Michael Meeks
2015-04-09vcl: more rtl::Reference cleanupMichael Meeks
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