summaryrefslogtreecommitdiffstats
path: root/filter/qa
Commit message (Expand)AuthorAgeFilesLines
* java: simplify array creationNoel Grandin2015-01-091-4/+3
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-0711-12/+12
* java: static fields that should not be staticNoel Grandin2014-12-192-2/+2
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-5/+3
* java: remove some unused local variablesNoel Grandin2014-12-051-1/+0
* java: remove some comment noiseNoel Grandin2014-11-251-6/+0
* java: make fields final where possibleNoel Grandin2014-11-181-6/+6
* afl: divide-by-zeroCaolán McNamara2014-11-171-0/+0
* update suffixes in .gitignore for filtersCaolán McNamara2014-11-0611-10/+13
* add a build-time regression test for pcd file formatCaolán McNamara2014-11-066-0/+72
* add CVE-2013-4979 testCaolán McNamara2014-10-201-0/+0
* add eps import regression testCaolán McNamara2014-10-206-0/+739
* add a regression test for .met filesCaolán McNamara2014-10-185-0/+72
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-161-4/+4
* java: no need to call toString() on a String objectNoel Grandin2014-10-161-1/+1
* filter: stop leaking temp files in xsltfilter testMichael Stahl2014-10-111-0/+4
* We require OS X SDK 10.8 or newer nowTor Lillqvist2014-10-011-2/+0
* java: Avoid naming non-fields with the prefix m_Noel Grandin2014-08-201-3/+3
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-3/+3
* clean upo runner.lib.TestParametersNoel Grandin2014-08-141-1/+4
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-4/+4
* java: reduce scope, make fields privateNoel Grandin2014-08-131-6/+6
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+1
* add test-case for CVE-2010-1681Caolán McNamara2014-08-091-0/+0
* add dxf import testsCaolán McNamara2014-08-094-0/+72
* java: remove commented out codeNoel Grandin2014-08-052-22/+0
* java: remove various unused variablesNoel Grandin2014-08-051-1/+0
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-041-1/+1
* cppunittest_filter_xslt: fix "filter_xslt unit test failed" for OSX <10.6Douglas Mencken2014-07-241-0/+2
* fdo#80955 - add a unit test.Michael Meeks2014-07-071-0/+94
* pct import: Unit test for the clipping import fix.Jan Holesovsky2014-06-102-1/+34
* fix encoding: iso-8859-1 -> utf8Thomas Arnhold2014-05-251-1/+1
* Typo: shoud -> shouldJulien Nabet2014-05-132-2/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* add ppm regression testCaolán McNamara2014-04-186-0/+72
* add a Pict format test caseCaolán McNamara2014-04-181-0/+0
* add a Sun raster format test caseCaolán McNamara2014-04-181-0/+0
* add regression tests for psd filterCaolán McNamara2014-04-177-6/+78
* more pcx testcasesCaolán McNamara2014-04-172-0/+0
* add testcase for CVE-2007-3741Caolán McNamara2014-04-171-0/+0
* add tests for CVE-2008-1097, etc.Caolán McNamara2014-04-176-0/+72
* forget to add test ras fileCaolán McNamara2014-04-171-0/+0
* add test case for CVE-2007-2356Caolán McNamara2014-04-121-0/+0
* add a ras import testCaolán McNamara2014-04-115-0/+72
* vcl: sal_Bool->bool and cleanupNoel Grandin2014-04-033-9/+9
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-3/+3
* coverity#1190366 Uncaught exceptionCaolán McNamara2014-03-061-1/+1
* filter: sigh... fix the xslt test to run on WNT tooMichael Stahl2014-03-041-0/+2
* I imagine this should have a SAL_CALL decorationCaolán McNamara2014-03-041-1/+1
* filter: don't wait forever if the xslt test failsMichael Stahl2014-03-041-0/+1