summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Formatting changes across all modulesChris Sherlock1-5/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-02-04Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGEStephan Bergmann1-10/+14
2016-02-04loplugin:fpcomparisonNoel Grandin1-5/+7
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-0/+14
2016-01-22vcl: add orientation flag property to Font classChris Sherlock1-0/+14
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock1-0/+13
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock1-0/+12
2016-01-20vcl: add built in font property functions to Font classChris Sherlock1-0/+11
2016-01-20vcl: add more property functions to FontChris Sherlock1-1/+7
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock1-0/+13
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-3/+3
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock1-0/+63
2016-01-15vcl: forgot to add the unit test file...Chris Sherlock1-0/+69
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock1-1/+12
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock1-0/+19
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock1-1/+6
2016-01-13vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock1-5/+38
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock1-3/+18
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock1-2/+19
2016-01-13vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock1-0/+21
2016-01-13vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock1-0/+61
2016-01-11Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann1-175/+0
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-6/+6
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl8-0/+8
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-1/+1
2015-12-11Fix test on FreeBSD which uses the same backend as LinuxBaptiste Daroussin1-1/+1
2015-12-10Calm 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