summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in filterNoel Grandin
2024-04-02tdf#147021 Replace SAL_N_ELEMENTS with std::sizeRMZeroFour
2024-03-09Enable CVE tests on Windows by defaultMike Kaganski
2024-02-15Fix typoAndrea Gelmini
2024-02-14tdf#159704 svx: preserve text when getting grpahic from sdrobjectJaume Pujantell
2024-02-13UnoApiXmlTest: factor out common codeXisco Fauli
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-12-02Make testHybridPDFFile Windows-only, and filenames in repo ASCII-only.Mike Kaganski
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski
2023-11-20Extended loplugin:ostr: filterStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-08-16Fix a DPI-dependent testMike Kaganski
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt
2022-11-24Related: tdf#54053 PDF export: add UNO API to customize the watermark rotationMiklos Vajna
2022-11-24Remove some unused includesMiklos Vajna
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font nameMiklos Vajna
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font sizeMiklos Vajna
2022-11-21tdf#149800 SVG export: remove extra white line of semi-transparent shapeLászló Németh
2022-11-17Related: tdf#54053 PDF export: add UNO API to customize the watermark colorMiklos Vajna
2022-11-12Fix typoAndrea Gelmini
2022-11-11SVG export: fix handling of semi-transparent, multi-para shape textMiklos Vajna
2022-11-09CppunitTest_filter_pdf: inherit from UnoApiTestXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-10-25CppunitTest_filter_textfilterdetect: inherit from UnoApiTestXisco Fauli
2022-10-24CppunitTest_filter_svg: inherit from UnoApiTestXisco Fauli
2022-10-06Fix typoAndrea Gelmini
2022-10-06SVG export: don't loose tab portionsMiklos Vajna
2022-08-11some --disable-pdfium fixesCaolán McNamara
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski
2022-07-29Better valid certificate check, consider filter dataMike Kaganski
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-05-04Just use Any ctor instead of makeAny in filterStephan Bergmann
2022-04-13tdf#139991: move 0-byte file handling to SfxFrameLoader_Impl::loadMike Kaganski
2022-03-08Fix a DPI-dependent testMike Kaganski
2022-02-28Fix the tests failing when invalid certificate is in cert storeMike Kaganski
2022-02-08sw: fix size of inserted PDF imageMiklos Vajna
2022-02-06Fix typoAndrea Gelmini
2022-02-03filter: allow PDF export to sign from the cmdlineMiklos Vajna
2022-01-31Unit test for 0-byte ods detectionSzymon Kłos
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-26Fix typoAndrea Gelmini
2022-01-26svgexport: fix: attribute id redefinedRash419
2022-01-17SVG export: fix missing custom bulletsMiklos Vajna
2021-12-21filter: try to detect 0-byte DOC files based on extensionMiklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-10-07drop 'using namespace std' in filter/qaJulien Nabet
2021-09-17Some test-code simplifications, using starts/endsWith rest parameterStephan Bergmann
2021-05-13dispose component in testNoel Grandin