summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/graphicfilter
AgeCommit message (Expand)Author
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen
2019-01-30Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-06-02Removed executable permission on data filesAndrea Gelmini
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara
2018-03-06ofz: timeoutCaolán McNamara
2018-02-05ofz#5942 Out of memoryCaolán McNamara
2018-01-17loplugin:useuniqueptr in GraphicFilterNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-09-21ofz#3454 Floating-point-exceptionCaolán McNamara
2017-09-02add CVE-2016-10504 testcaseCaolán McNamara
2017-08-31ofz#3240: avoid oom in gif loaderCaolán McNamara
2017-08-28Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara
2017-07-31add CVE-2017-9614 testcaseCaolán McNamara
2017-07-15emfplus: corrections for UnitTest in vclArmin Le Grand
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-24ofz#937 sanity check claimed record lengthCaolán McNamara
2017-03-23add svm cppunit testCaolán McNamara
2017-03-18rework jpeg error handling to throw rather than setjmp to avoid leaksCaolán McNamara
2017-03-17ofz#889 readjust jpeg importCaolán McNamara
2017-03-14ofz: reject broken rle bmpsCaolán McNamara
2017-03-02reject bmps with unknown compression schemesCaolán McNamara
2017-03-01ofz: timeout loading emf with move clip recordCaolán McNamara
2017-03-01ofz: Z_NEED_DICT is unsupportedCaolán McNamara
2017-02-24ofz: slow unitCaolán McNamara
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2016-12-10oss-fuzz: handle W_META_CREATEFONTINDIRECT like EMR_EXTCREATEFONTINDIRECTWCaolán McNamara
2016-08-18add CVE-2016-3301 testcaseCaolán McNamara
2016-08-18add CVE-2016-3303 testcaseCaolán McNamara
2016-08-18add CVE-2016-3304 testcaseCaolán McNamara
2016-05-18add CVE-2016-0168 examplesCaolán McNamara
2016-05-18add CVE-2016-0169 examplesCaolán McNamara
2016-05-18add CVE-2016-0170 exampleCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07improve defaultparams lopluginNoel Grandin
2016-02-12add CVE-2016-0952 testcasesCaolán McNamara
2016-02-12add CVE-2016-0951 testcasesCaolán McNamara
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-28wmf spec says that these are only allowed bitcount valuesCaolán McNamara
2015-09-17bmp failure not detected as such because of svg fallback testCaolán McNamara