summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2016-06-03Accept also hex vendor id in opengl_blacklist_windows.xmlTor Lillqvist2-1/+12
2016-05-18add CVE-2016-0168 examplesCaolán McNamara2-0/+0
2016-05-18add CVE-2016-0169 examplesCaolán McNamara3-0/+0
2016-05-18add CVE-2016-0170 exampleCaolán McNamara1-0/+0
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe1-2/+0
2016-03-25fix headless buildOliver Specht1-0/+5
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-12/+4
2016-03-14remove some unused Java codeNoel Grandin1-2/+0
2016-03-12Typo: documet->documentJulien Nabet1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann3-12/+12
2016-03-07improve defaultparams lopluginNoel Grandin1-18/+9
2016-03-04tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock1-12/+12
2016-03-03vcl: type inference is beyond MSVC's limited abilitiesMichael Stahl1-2/+2
2016-03-02Fix the import of line joins and caps from EMF filesStephan van den Akker1-0/+16
2016-02-26Improve the import of pen styles from EMF filesStephan van den Akker2-0/+46
2016-02-17use consistent #define checks for the Windows platformNoel Grandin3-5/+5
2016-02-16Work around CPPUNIT_ASSERT_EQUAL shortcomingsStephan Bergmann1-1/+2
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl3-0/+283
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock1-0/+65
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock1-7/+7
2016-02-12add CVE-2016-0952 testcasesCaolán McNamara2-0/+1
2016-02-12add CVE-2016-0951 testcasesCaolán McNamara2-0/+2
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