summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2015-12-11Fix test on FreeBSD which uses the same backend as LinuxBaptiste Daroussin
2015-12-10Calm unit test down for GL row-strides.Michael Meeks
2015-12-07Resolves: tdf#96224 don't fiddle around with a separate alpha bufferCaolán McNamara
2015-11-24Resolves: tdf#95962 incorrect scanline strideCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05afl-eventesting: deref of null mpTextObjCaolán McNamara
2015-11-05fix compiling of this java classNoel Grandin
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara
2015-10-23afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara
2015-10-21afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara
2015-10-21afl-eventtesting: crash when accelerator processed after frame is disposedCaolán McNamara
2015-10-21move afl examples/test-cases to dedicated dirCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-28wmf spec says that these are only allowed bitcount valuesCaolán McNamara
2015-09-17bmp failure not detected as such because of svg fallback testCaolán McNamara
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-09-16don't crash with unknown out color spaceCaolán McNamara
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-01Fixup CRC related unit tests for now.Michael Meeks
2015-09-01Tweak VCL unit tests for OpenGL.Michael Meeks
2015-09-01Modified CRC test in order to fix test failure on OSXMarco Cecchetti
2015-09-01tdf#93532 - Bitmap CRC unit tests.Michael Meeks
2015-08-31tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski
2015-08-31check stream statusCaolán McNamara
2015-08-28Disable the higher frequency timer tests more effectively.Michael Meeks
2015-08-28Add a newline and fflush so that it actually shows up in the outputTor Lillqvist
2015-08-27vcl: print an error message in timer test watchdogMichael Stahl
2015-08-27don't loop on overly-short nEndPosCaolán McNamara
2015-08-27vcl: increase timeout for timertest hang by someThorsten Behrens
2015-08-27coverity#1320471 Infinite loop coverity[loop_top] - Application::YieldCaolán McNamara
2015-08-25vcl: disable randomly failing timer unit testsThorsten Behrens
2015-08-23vcl: unittests for Timer and AutoTimer.Ashod Nakashian
2015-08-14limit access to dx array to min of input len and len of arrayCaolán McNamara
2015-08-12another avoid endless loop with busted wmfCaolán McNamara
2015-07-13fix a third emf crashCaolán McNamara
2015-07-13emf: fix another hangCaolán McNamara
2015-07-13emf: fix hangCaolán McNamara
2015-07-13emf: test for empty polygonsCaolán McNamara
2015-07-12emf: test for negative numbersCaolán McNamara
2015-07-12add xpm testsCaolán McNamara
2015-07-12fix another gif import crashCaolán McNamara
2015-07-11fix and test for xbm import crashCaolán McNamara
2015-07-11fix gif import crashCaolán McNamara