summaryrefslogtreecommitdiffstats
path: root/filter/qa
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-1/+1
* guard against self-recursive GetBoundingBoxCaolán McNamara2017-01-131-0/+13974
* avoid infinite loops in dxf renderingCaolán McNamara2017-01-131-0/+17320
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* filter: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-162-4/+4
* Typo: (un)kown->(un)knownJulien Nabet2016-09-101-2/+2
* screenshots: unify dumping of dialog test batch fileArmin Le Grand2016-08-181-74/+2
* screenshots: add dialog test cases for filterArmin Le Grand2016-08-182-0/+200
* Fix typosAndrea Gelmini2016-04-211-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-1012-18/+18
* improve defaultparams lopluginNoel Grandin2016-03-0711-24/+12
* Fix typosAndrea Gelmini2016-02-051-1/+1
* Fix typosAndrea Gelmini2016-01-102-4/+4
* RC4 encrypt some WMF and TIFF test filesMichael Stahl2016-01-0534-0/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1012-13/+13
* merged graphic import/export into a single libraryOliver Specht2015-11-0611-22/+22
* spellingNoel Grandin2015-10-162-2/+2
* convert "continue" flag to an enumNoel Grandin2015-10-161-17/+17
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1212-16/+16
* Fix typosAndrea Gelmini2015-10-032-3/+3
* Fix typosAndrea Gelmini2015-09-301-1/+1
* check stream status more oftenCaolán McNamara2015-09-111-0/+0
* fix size check related hangCaolán McNamara2015-09-101-0/+0
* check for legal field sizes before readingCaolán McNamara2015-08-311-0/+0
* check stream statusCaolán McNamara2015-08-311-0/+0
* in reality we are limited to max sal_Int32 hereCaolán McNamara2015-08-241-0/+6
* detect and reject loop in tifCaolán McNamara2015-08-241-0/+0
* Better to call this msfilter testZolnai Tamás2015-08-231-4/+4
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-111-2/+2
* reject invalid tiff dimensionsCaolán McNamara2015-07-211-0/+0
* bail if offsets are past eofCaolán McNamara2015-07-201-0/+0
* fail on short readCaolán McNamara2015-07-201-0/+0
* don't hang on a bad ReadCodeAndDecodeCaolán McNamara2015-07-201-0/+0
* ensure loop ends eventuallyCaolán McNamara2015-07-201-0/+0
* final check np boundsCaolán McNamara2015-07-201-0/+0
* test that nNumStripByteCounts value is within bounds of fileCaolán McNamara2015-07-201-0/+0
* check np bounds yet againCaolán McNamara2015-07-201-0/+0
* reduce scope, etc, don't loop endlesslyCaolán McNamara2015-07-201-0/+0
* add a test imageDavid Tardon2015-07-201-0/+0
* check np bounds againCaolán McNamara2015-07-191-0/+0
* check np boundsCaolán McNamara2015-07-191-0/+0
* in reality we are limited to max sal_Int32 hereCaolán McNamara2015-07-191-0/+0
* in remainingSize consider that its is possible to seek past the endCaolán McNamara2015-07-171-0/+0
* don't loop forever if pcx has short readCaolán McNamara2015-07-171-0/+0
* rename test caseCaolán McNamara2015-07-171-0/+0
* detect another loop in tif formatCaolán McNamara2015-07-171-0/+0
* test that nNumStripOffsets value is within bounds of fileCaolán McNamara2015-07-171-0/+0