summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2016-06-03Accept also hex vendor id in opengl_blacklist_windows.xmlTor Lillqvist
2016-05-18add CVE-2016-0168 examplesCaolán McNamara
2016-05-18add CVE-2016-0169 examplesCaolán McNamara
2016-05-18add CVE-2016-0170 exampleCaolán McNamara
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-03-25fix headless buildOliver Specht
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-03-14remove some unused Java codeNoel Grandin
2016-03-12Typo: documet->documentJulien Nabet
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-04tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock
2016-03-03vcl: type inference is beyond MSVC's limited abilitiesMichael Stahl
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker
2016-02-26Improve the import of pen styles from EMF filesStephan van den Akker
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16Work around CPPUNIT_ASSERT_EQUAL shortcomingsStephan Bergmann
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12add CVE-2016-0952 testcasesCaolán McNamara
2016-02-12add CVE-2016-0951 testcasesCaolán McNamara
2016-02-09Formatting changes across all modulesChris Sherlock
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