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