summaryrefslogtreecommitdiff
path: root/filter/qa/cppunit
AgeCommit message (Expand)Author
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
2015-08-31check stream statusCaolán McNamara
2015-08-24in reality we are limited to max sal_Int32 hereCaolán McNamara
2015-08-24detect and reject loop in tifCaolán McNamara
2015-08-23Better to call this msfilter testZolnai Tamás
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-21reject invalid tiff dimensionsCaolán McNamara
2015-07-20bail if offsets are past eofCaolán McNamara
2015-07-20fail on short readCaolán McNamara
2015-07-20don't hang on a bad ReadCodeAndDecodeCaolán McNamara
2015-07-20ensure loop ends eventuallyCaolán McNamara
2015-07-20final check np boundsCaolán McNamara
2015-07-20test that nNumStripByteCounts value is within bounds of fileCaolán McNamara
2015-07-20check np bounds yet againCaolán McNamara
2015-07-20reduce scope, etc, don't loop endlesslyCaolán McNamara
2015-07-20add a test imageDavid Tardon
2015-07-19check np bounds againCaolán McNamara
2015-07-19check np boundsCaolán McNamara
2015-07-19in reality we are limited to max sal_Int32 hereCaolán McNamara
2015-07-17in remainingSize consider that its is possible to seek past the endCaolán McNamara
2015-07-17don't loop forever if pcx has short readCaolán McNamara
2015-07-17rename test caseCaolán McNamara