summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Expand)Author
2015-09-18check stream status more oftenCaolán McNamara
2015-09-18fix size check related hangCaolán McNamara
2015-09-18check for legal field sizes before readingCaolán McNamara
2015-09-18check stream statusCaolán McNamara
2015-08-31in reality we are limited to max sal_Int32 hereCaolán McNamara
2015-08-31detect and reject loop in tifCaolán McNamara
2015-08-06tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás
2015-08-06reject invalid tiff dimensionsCaolán McNamara
2015-08-06bail if offsets are past eofCaolán McNamara
2015-08-06fail on short readCaolán McNamara
2015-08-06don't hang on a bad ReadCodeAndDecodeCaolán McNamara
2015-08-06ensure loop ends eventuallyCaolán McNamara
2015-08-06test that nNumStripByteCounts value is within bounds of fileCaolán McNamara
2015-08-06tdf92789 fix reading of some PICT imagesosnola
2015-08-06final check np boundsCaolán McNamara
2015-08-06check np bounds yet againCaolán McNamara
2015-08-06reduce scope, etc, don't loop endlesslyCaolán McNamara
2015-08-06in reality we are limited to max sal_Int32 hereCaolán McNamara
2015-08-06check np boundsCaolán McNamara
2015-08-06check np bounds againCaolán McNamara
2015-08-06in remainingSize consider that its is possible to seek past the endCaolán McNamara
2015-08-06test that nNumStripOffsets value is within bounds of fileCaolán McNamara
2015-08-06don't loop forever if pcx has short readCaolán McNamara
2015-08-06detect another loop in tif formatCaolán McNamara
2015-08-06detect loop in tif formatCaolán McNamara
2015-08-06min size of eps for a preview is 32Caolán McNamara
2015-08-06exception on div by 0Caolán McNamara
2015-08-06tools polygons limited to 16bit indexesCaolán McNamara
2015-08-06don't hang with 0 len causing no progressionCaolán McNamara
2015-08-06avoid hang in short pbmCaolán McNamara
2015-08-06bump size typeCaolán McNamara
2015-08-06check stream state more often for failuresCaolán McNamara
2015-08-06don't hang if at end of streamCaolán McNamara
2015-08-06file format documentation states these are signedCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-03-25TyposJulien Nabet
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-09java: simplify array creationNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-17afl: divide-by-zeroCaolán McNamara
2014-11-06update suffixes in .gitignore for filtersCaolán McNamara
2014-11-06add a build-time regression test for pcd file formatCaolán McNamara
2014-10-20add CVE-2013-4979 testCaolán McNamara
2014-10-20add eps import regression testCaolán McNamara