summaryrefslogtreecommitdiff
path: root/vcl/qa
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-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