summaryrefslogtreecommitdiff
path: root/filter/qa/cppunit
AgeCommit message (Expand)AuthorFilesLines
2015-07-15tools polygons limited to 16bit indexesCaolán McNamara1-0/+0
2015-07-15don't hang with 0 len causing no progressionCaolán McNamara1-0/+0
2015-07-15avoid hang in short pbmCaolán McNamara6-0/+5
2015-07-15check stream state more often for failuresCaolán McNamara1-0/+0
2015-07-15file format documentation states these are signedCaolán McNamara1-0/+0
2015-07-14tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás1-0/+77
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin11-22/+22
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin11-22/+22
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin11-12/+12
2014-11-17afl: divide-by-zeroCaolán McNamara1-0/+0
2014-11-06update suffixes in .gitignore for filtersCaolán McNamara11-10/+13
2014-11-06add a build-time regression test for pcd file formatCaolán McNamara6-0/+72
2014-10-20add CVE-2013-4979 testCaolán McNamara1-0/+0
2014-10-20add eps import regression testCaolán McNamara6-0/+739
2014-10-18add a regression test for .met filesCaolán McNamara5-0/+72
2014-10-11filter: stop leaking temp files in xsltfilter testMichael Stahl1-0/+4
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist1-2/+0
2014-08-09add test-case for CVE-2010-1681Caolán McNamara1-0/+0
2014-08-09add dxf import testsCaolán McNamara4-0/+72
2014-07-24cppunittest_filter_xslt: fix "filter_xslt unit test failed" for OSX <10.6Douglas Mencken1-0/+2
2014-07-07fdo#80955 - add a unit test.Michael Meeks1-0/+94
2014-06-10pct import: Unit test for the clipping import fix.Jan Holesovsky2-1/+34
2014-04-18add ppm regression testCaolán McNamara6-0/+72
2014-04-18add a Pict format test caseCaolán McNamara1-0/+0
2014-04-18add a Sun raster format test caseCaolán McNamara1-0/+0
2014-04-17add regression tests for psd filterCaolán McNamara7-6/+78
2014-04-17more pcx testcasesCaolán McNamara2-0/+0
2014-04-17add testcase for CVE-2007-3741Caolán McNamara1-0/+0
2014-04-17add tests for CVE-2008-1097, etc.Caolán McNamara6-0/+72
2014-04-17forget to add test ras fileCaolán McNamara1-0/+0
2014-04-12add test case for CVE-2007-2356Caolán McNamara1-0/+0
2014-04-11add a ras import testCaolán McNamara5-0/+72
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin3-9/+9
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-3/+3
2014-03-06coverity#1190366 Uncaught exceptionCaolán McNamara1-1/+1
2014-03-04filter: sigh... fix the xslt test to run on WNT tooMichael Stahl1-0/+2
2014-03-04I imagine this should have a SAL_CALL decorationCaolán McNamara1-1/+1
2014-03-04filter: don't wait forever if the xslt test failsMichael Stahl1-0/+1
2014-03-04filter: make LibXSLTTransformer init backward compatibleMichael Stahl2-0/+199
2014-02-27Remove visual noise from filterAlexander Wilms1-0/+0
2013-12-04add test-case for CVE-2013-3906-1.tiffCaolán McNamara1-0/+0
2013-09-05tests that ensure the master to be broken arent that helpfulBjoern Michaelsen3-12/+0
2013-08-27test case for CVE-2013-5575/EDB-27875Caolán McNamara1-0/+0
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
2013-07-24add test-case for CVE-2013-2577Caolán McNamara2-0/+0
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley3-6/+18
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-44/+10
2013-04-15properly prefix graphic filter methodsPeter Foley3-18/+6
2013-04-14add filter libs to libmergedPeter Foley3-0/+12