summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit
AgeCommit message (Expand)Author
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGEStephan Bergmann
2016-02-04loplugin:fpcomparisonNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-22vcl: add orientation flag property to Font classChris Sherlock
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock
2016-01-20vcl: add built in font property functions to Font classChris Sherlock
2016-01-20vcl: add more property functions to FontChris Sherlock
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock
2016-01-15vcl: forgot to add the unit test file...Chris Sherlock
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-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