summaryrefslogtreecommitdiff
path: root/filter/qa/cppunit
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19tdf#138818: libtest_filter_tiff: Add unittestXisco Fauli
2020-12-18tdf#126460: libtest_filter_tiff: Add unittestXisco Fauli
2020-12-18tdf#115863: libtest_filter_tiff: Add unittestXisco Fauli
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-07-16write out empty state explicitly in writeRectangleNoel Grandin
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-11Fix data races during CppunitTest_filter_xsltStephan Bergmann
2017-07-10add CVE-2017-10688 testcaseCaolán McNamara
2017-07-10add CVE-2017-9936 testcaseCaolán McNamara
2017-07-10add CVE-2017-9147 testcaseCaolán McNamara
2017-03-30ofz#967 optimize tiff import if line is the same as previous lineCaolán McNamara
2017-02-28ofz: timeout on clamping big double to 0..360Caolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-13guard against self-recursive GetBoundingBoxCaolán McNamara
2017-01-13avoid infinite loops in dxf renderingCaolán McNamara
2016-09-16filter: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06merged graphic import/export into a single libraryOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11check stream status more oftenCaolán McNamara
2015-09-10fix size check related hangCaolán McNamara
2015-08-31check for legal field sizes before readingCaolán McNamara