summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-29vcl: test JPEG reading - RGB, CMYK and grayscaleTomaž Vajngerl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski
2016-08-18add CVE-2016-3301 testcaseCaolán McNamara
2016-08-18add CVE-2016-3303 testcaseCaolán McNamara
2016-08-18add CVE-2016-3304 testcaseCaolán McNamara
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for vclArmin Le Grand
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-06-02Accept also hex vendor id in hex 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