summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Expand)AuthorFilesLines
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-16java: when rethrowing, store the original exceptionNoel Grandin1-4/+4
2014-10-16java: no need to call toString() on a String objectNoel Grandin1-1/+1
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-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-3/+3
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-3/+3
2014-08-14clean upo runner.lib.TestParametersNoel Grandin1-1/+4
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-4/+4
2014-08-13java: reduce scope, make fields privateNoel Grandin1-6/+6
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+1
2014-08-09add test-case for CVE-2010-1681Caolán McNamara1-0/+0
2014-08-09add dxf import testsCaolán McNamara4-0/+72
2014-08-05java: remove commented out codeNoel Grandin2-22/+0
2014-08-05java: remove various unused variablesNoel Grandin1-1/+0
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin1-1/+1
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-05-25fix encoding: iso-8859-1 -> utf8Thomas Arnhold1-1/+1
2014-05-13Typo: shoud -> shouldJulien Nabet2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
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 Wilms3-2/+2
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