summaryrefslogtreecommitdiffstats
path: root/vcl/qa
Commit message (Expand)AuthorAgeFilesLines
* loplugin:passstuffbyref in vclNoel Grandin2016-04-141-1/+1
* Stop assigning null to intrusive_ptrTakeshi Abe2016-04-131-2/+0
* fix headless buildOliver Specht2016-03-251-0/+5
* tdf#84323: Make osl::Thread::wait more readableGurkaran2016-03-221-12/+4
* remove some unused Java codeNoel Grandin2016-03-141-2/+0
* Typo: documet->documentJulien Nabet2016-03-121-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-103-12/+12
* improve defaultparams lopluginNoel Grandin2016-03-071-18/+9
* tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock2016-03-041-12/+12
* vcl: type inference is beyond MSVC's limited abilitiesMichael Stahl2016-03-031-2/+2
* Fix the import of line joins and caps from EMF filesStephan van den Akker2016-03-021-0/+16
* Improve the import of pen styles from EMF filesStephan van den Akker2016-02-262-0/+46
* use consistent #define checks for the Windows platformNoel Grandin2016-02-173-5/+5
* Work around CPPUNIT_ASSERT_EQUAL shortcomingsStephan Bergmann2016-02-161-1/+2
* Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl2016-02-153-0/+283
* tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock2016-02-141-0/+65
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-131-7/+7
* add CVE-2016-0952 testcasesCaolán McNamara2016-02-122-0/+1
* add CVE-2016-0951 testcasesCaolán McNamara2016-02-122-0/+2
* Formatting changes across all modulesChris Sherlock2016-02-091-5/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-063-3/+3
* Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGEStephan Bergmann2016-02-041-10/+14
* loplugin:fpcomparisonNoel Grandin2016-02-041-5/+7
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-291-0/+14
* vcl: add orientation flag property to Font classChris Sherlock2016-01-221-0/+14
* vcl: add subsettable flag property functions to Font classChris Sherlock2016-01-211-0/+13
* vcl: add embeddable font property functions to Font classChris Sherlock2016-01-211-0/+12
* vcl: add built in font property functions to Font classChris Sherlock2016-01-201-0/+11
* vcl: add more property functions to FontChris Sherlock2016-01-201-1/+7
* vcl: add quality accessor & mutator to FontChris Sherlock2016-01-191-0/+13
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-181-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-2/+2
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-3/+3
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-161-1/+1
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-2/+2
* vcl: created accessors and mutators for font classesChris Sherlock2016-01-161-0/+63
* vcl: forgot to add the unit test file...Chris Sherlock2016-01-151-0/+69
* vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock2016-01-141-1/+12
* vcl: Create mutator for slant attribute in FontMetricChris Sherlock2016-01-141-0/+19
* vcl: Create mutator for line height attribute in FontMetricChris Sherlock2016-01-141-1/+6
* vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock2016-01-131-5/+38
* vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock2016-01-131-3/+18
* vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock2016-01-131-2/+19
* vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock2016-01-131-0/+21
* vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock2016-01-131-0/+61
* Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann2016-01-111-175/+0
* Cleanup FontCharMapPtr variable prefixesChris Sherlock2016-01-101-6/+6
* RC4 encrypt some WMF and TIFF test filesMichael Stahl2016-01-058-0/+8
* vcl: split classes out of metric.hxxChris Sherlock2016-01-041-1/+1
* Fix test on FreeBSD which uses the same backend as LinuxBaptiste Daroussin2015-12-111-1/+1