summaryrefslogtreecommitdiff
path: root/filter/qa
AgeCommit message (Expand)Author
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
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-09filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti
2021-02-17Move DXF reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PBM,PPM reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PCD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PSD reader from filter module into VCLTomaž Vajngerl
2021-02-17Move EPS reader and writer from filter module into VCLTomaž Vajngerl
2021-02-17Move RAS and PCX reader from filter module into VCLTomaž Vajngerl
2021-02-17Move MET reader from filter module into VCLTomaž Vajngerl
2021-02-17Move PICT reader from filter module into VCLTomaž Vajngerl
2021-02-17Move TGA reader from filter module into VCLTomaž Vajngerl
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-28tdf#123476 filter: Also handle empty ODFMike Kaganski
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara