summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock
2016-01-11Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
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