summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Expand)Author
2017-01-16guard against self-recursive GetBoundingBoxCaolán McNamara
2017-01-13avoid infinite loops in dxf renderingCaolán McNamara
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-09-16filter: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for filterArmin Le Grand
2016-04-21Fix typosAndrea Gelmini
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
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-16spellingNoel Grandin
2015-10-16convert "continue" flag to an enumNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-03Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
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
2015-07-17detect another loop in tif formatCaolán McNamara
2015-07-17test that nNumStripOffsets value is within bounds of fileCaolán McNamara
2015-07-17detect loop in tif formatCaolán McNamara
2015-07-16min size of eps for a preview is 32Caolán McNamara