summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Expand)Author
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
2015-07-16exception on div by 0Caolán McNamara
2015-07-15don't hang if at end of streamCaolán McNamara
2015-07-15WaE: C2220Caolán McNamara
2015-07-15bump size typeCaolán McNamara
2015-07-15tools polygons limited to 16bit indexesCaolán McNamara
2015-07-15don't hang with 0 len causing no progressionCaolán McNamara
2015-07-15avoid hang in short pbmCaolán McNamara
2015-07-15check stream state more often for failuresCaolán McNamara
2015-07-15file format documentation states these are signedCaolán McNamara
2015-07-14tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás
2015-06-05Let JUnit take care of exceptionsNoel Grandin
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
2014-10-18add a regression test for .met filesCaolán McNamara
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: no need to call toString() on a String objectNoel Grandin
2014-10-11filter: stop leaking temp files in xsltfilter testMichael Stahl
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-14clean upo runner.lib.TestParametersNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-09add test-case for CVE-2010-1681Caolán McNamara