summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Expand)AuthorFilesLines
2024-02-15Fix typoAndrea Gelmini1-1/+1
2024-02-14tdf#159704 svx: preserve text when getting grpahic from sdrobjectJaume Pujantell2-0/+18
2024-02-13UnoApiXmlTest: factor out common codeXisco Fauli1-76/+20
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl1-9/+1
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski3-18/+18
2023-12-02Make testHybridPDFFile Windows-only, and filenames in repo ASCII-only.Mike Kaganski4-14/+42
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski4-4/+37
2023-11-20Extended loplugin:ostr: filterStephan Bergmann1-23/+26
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-3/+3
2023-08-16Fix a DPI-dependent testMike Kaganski1-2/+8
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert1-8/+5
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt2-0/+39
2022-11-24Related: tdf#54053 PDF export: add UNO API to customize the watermark rotationMiklos Vajna1-0/+53
2022-11-24Remove some unused includesMiklos Vajna3-5/+0
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font nameMiklos Vajna1-2/+47
2022-11-23Related: tdf#54053 PDF export: add UNO API to customize the watermark font sizeMiklos Vajna1-0/+45
2022-11-21tdf#149800 SVG export: remove extra white line of semi-transparent shapeLászló Németh2-0/+32
2022-11-17Related: tdf#54053 PDF export: add UNO API to customize the watermark colorMiklos Vajna1-0/+44
2022-11-12Fix typoAndrea Gelmini1-1/+1
2022-11-11SVG export: fix handling of semi-transparent, multi-para shape textMiklos Vajna1-0/+53
2022-11-09CppunitTest_filter_pdf: inherit from UnoApiTestXisco Fauli1-24/+17
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli1-4/+3
2022-10-25CppunitTest_filter_textfilterdetect: inherit from UnoApiTestXisco Fauli1-50/+31
2022-10-24CppunitTest_filter_svg: inherit from UnoApiTestXisco Fauli1-48/+23
2022-10-06Fix typoAndrea Gelmini1-1/+1
2022-10-06SVG export: don't loose tab portionsMiklos Vajna1-0/+39
2022-08-11some --disable-pdfium fixesCaolán McNamara1-1/+8
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski1-1/+2
2022-07-29Better valid certificate check, consider filter dataMike Kaganski1-8/+8
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna1-1/+1
2022-05-04Just use Any ctor instead of makeAny in filterStephan Bergmann1-14/+14
2022-04-13tdf#139991: move 0-byte file handling to SfxFrameLoader_Impl::loadMike Kaganski4-54/+105
2022-03-08Fix a DPI-dependent testMike Kaganski1-3/+5
2022-02-28Fix the tests failing when invalid certificate is in cert storeMike Kaganski1-1/+1
2022-02-08sw: fix size of inserted PDF imageMiklos Vajna2-0/+39
2022-02-06Fix typoAndrea Gelmini1-1/+1
2022-02-03filter: allow PDF export to sign from the cmdlineMiklos Vajna1-0/+108
2022-01-31Unit test for 0-byte ods detectionSzymon Kłos2-0/+9
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák1-0/+1
2022-01-26Fix typoAndrea Gelmini1-2/+2
2022-01-26svgexport: fix: attribute id redefinedRash4192-0/+42
2022-01-17SVG export: fix missing custom bulletsMiklos Vajna2-0/+63
2021-12-21filter: try to detect 0-byte DOC files based on extensionMiklos Vajna2-0/+19
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski1-21/+22
2021-10-07drop 'using namespace std' in filter/qaJulien Nabet2-2/+0
2021-09-17Some test-code simplifications, using starts/endsWith rest parameterStephan Bergmann1-3/+2
2021-05-13dispose component in testNoel Grandin1-0/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-4/+4
2021-03-09filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti1-2/+2
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl10-56514/+0