summaryrefslogtreecommitdiff
path: root/vcl/qa
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-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