summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Expand)AuthorFilesLines
2021-01-28tdf#123476 filter: Also handle empty ODFMike Kaganski3-0/+20
2020-10-30tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna2-2/+46
2020-09-08SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna2-0/+19
2020-05-13sw SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna2-0/+124
2019-10-15new loplugin:bufferaddNoel Grandin1-13/+9
2019-08-10Fix typosAndrea Gelmini1-1/+1
2019-07-16write out empty state explicitly in writeRectangleNoel Grandin1-2/+2
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann1-1/+1
2019-06-12Fix typoAndrea Gelmini1-1/+1
2019-05-28Fix typos (including sequenze->sequence)Andrea Gelmini1-4/+4
2019-05-26Fix typoAndrea Gelmini1-1/+1
2019-05-26Fix typosAndrea Gelmini1-6/+6
2019-05-13Fix typoAndrea Gelmini1-1/+1
2019-02-21CppunitTest_filter_textfilterdetect: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-19/+2
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen1-0/+1
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna1-2/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-08Fix typosAndrea Gelmini2-5/+5
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-24Fix typosAndrea Gelmini1-1/+1
2018-05-09Fix some IWYU warningsMiklos Vajna1-1/+14
2018-01-27Fix typosAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-13tdf#114428 filter: recognize XHTML with XML declaration as HTMLMiklos Vajna2-0/+72
2017-12-11Fix typos and grammarIlmari Lauhakangas1-13/+13
2017-10-08Make Color a forward declarationChris Sherlock1-0/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-11Fix data races during CppunitTest_filter_xsltStephan Bergmann1-16/+28
2017-07-10add CVE-2017-10688 testcaseCaolán McNamara1-0/+0
2017-07-10add CVE-2017-9936 testcaseCaolán McNamara1-0/+0
2017-07-10add CVE-2017-9147 testcaseCaolán McNamara1-0/+0
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M1-2/+2
2017-03-30ofz#967 optimize tiff import if line is the same as previous lineCaolán McNamara1-0/+0
2017-03-18fix typo: amd --> anddennisroczek1-1/+1
2017-03-16fix typo: chenged --> changeddennisroczek1-1/+1
2017-03-03Fix typosAndrea Gelmini1-2/+2
2017-02-28ofz: timeout on clamping big double to 0..360Caolán McNamara1-0/+143
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+1
2017-01-13guard against self-recursive GetBoundingBoxCaolán McNamara1-0/+13974
2017-01-13avoid infinite loops in dxf renderingCaolán McNamara1-0/+17320
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-09-16filter: fix loplugin:cppunitassertequals warningsMiklos Vajna2-4/+4
2016-09-10Typo: (un)kown->(un)knownJulien Nabet1-2/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2