summaryrefslogtreecommitdiffstats
path: root/vcl/qa
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#95962 incorrect scanline strideCaolán McNamara2015-11-241-10/+5
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-231-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2015-11-172-3/+3
* tdf#95650: Replace wrong assertion with conditionMike Kaganski2015-11-101-0/+26
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-9/+9
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-3/+3
* afl-eventesting: deref of null mpTextObjCaolán McNamara2015-11-051-0/+0
* fix compiling of this java classNoel Grandin2015-11-051-4/+32
* afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara2015-11-021-0/+0
* afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara2015-10-231-0/+0
* afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara2015-10-211-0/+0
* afl-eventtesting: crash when accelerator processed after frame is disposedCaolán McNamara2015-10-211-0/+0
* move afl examples/test-cases to dedicated dirCaolán McNamara2015-10-213-0/+24
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* cppcheck:variableScopeNoel Grandin2015-10-151-4/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-43/+43
* Fix typosAndrea Gelmini2015-10-012-2/+2
* wmf spec says that these are only allowed bitcount valuesCaolán McNamara2015-09-281-0/+0
* bmp failure not detected as such because of svg fallback testCaolán McNamara2015-09-1710-0/+0
* make CalcMaskShift a verifiable operationCaolán McNamara2015-09-171-0/+0
* don't crash with unknown out color spaceCaolán McNamara2015-09-161-0/+0
* vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-112-6/+5
* Fixup CRC related unit tests for now.Michael Meeks2015-09-011-0/+3
* Tweak VCL unit tests for OpenGL.Michael Meeks2015-09-011-7/+19
* Modified CRC test in order to fix test failure on OSXMarco Cecchetti2015-09-011-0/+1
* tdf#93532 - Bitmap CRC unit tests.Michael Meeks2015-09-011-0/+56
* tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski2015-08-312-0/+17
* check stream statusCaolán McNamara2015-08-311-0/+0
* Disable the higher frequency timer tests more effectively.Michael Meeks2015-08-281-5/+9
* Add a newline and fflush so that it actually shows up in the outputTor Lillqvist2015-08-281-1/+2
* vcl: print an error message in timer test watchdogMichael Stahl2015-08-271-0/+1
* don't loop on overly-short nEndPosCaolán McNamara2015-08-271-0/+0
* vcl: increase timeout for timertest hang by someThorsten Behrens2015-08-271-1/+1
* coverity#1320471 Infinite loop coverity[loop_top] - Application::YieldCaolán McNamara2015-08-271-0/+1
* vcl: disable randomly failing timer unit testsThorsten Behrens2015-08-251-1/+1
* vcl: unittests for Timer and AutoTimer.Ashod Nakashian2015-08-231-4/+105
* limit access to dx array to min of input len and len of arrayCaolán McNamara2015-08-141-0/+0
* another avoid endless loop with busted wmfCaolán McNamara2015-08-121-0/+0
* fix a third emf crashCaolán McNamara2015-07-131-0/+0
* emf: fix another hangCaolán McNamara2015-07-131-0/+0
* emf: fix hangCaolán McNamara2015-07-131-0/+0
* emf: test for empty polygonsCaolán McNamara2015-07-131-0/+0
* emf: test for negative numbersCaolán McNamara2015-07-121-0/+0
* add xpm testsCaolán McNamara2015-07-125-0/+4
* fix another gif import crashCaolán McNamara2015-07-121-0/+0
* fix and test for xbm import crashCaolán McNamara2015-07-116-0/+2027
* fix gif import crashCaolán McNamara2015-07-111-0/+0
* avoid endless loop with busted wmfCaolán McNamara2015-07-101-0/+0
* Fix typosAndrea Gelmini2015-07-081-2/+2
* Add vcl lifecycle test for Toolkit / XWindow peers.Michael Meeks2015-07-071-0/+26