summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2023-08-23crashtesting: keep a reference to the passed in LibXSLTTransformerCaolán McNamara1-1/+1
2023-07-07-Werror,-Wunused-but-set-variableStephan Bergmann1-5/+0
2023-06-18Resolves: tdf#155791 export of default impress slide master to svg failedCaolán McNamara1-2/+2
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby1-0/+4
2023-01-18Make PDFExport Password Subdialog AsyncNickWingate2-30/+50
2022-12-14lok: hide 'View PDF after export' checkbox in PDF export dialogAndras Timar1-1/+9
2022-12-14lok: hide signatures in PDF export dialogSzymon Kłos1-1/+5
2022-12-14Async PDFExport dialog and parent methodsNickWingate4-5/+41
2022-12-07Related: tdf#54053 PDF export: add UNO API to customize the watermark rotationMiklos Vajna2-0/+40
2022-12-07Related: tdf#54053 PDF export: add UNO API to customize the watermark font nameMiklos Vajna2-1/+11
2022-12-07Related: tdf#54053 PDF export: add UNO API to customize the watermark font sizeMiklos Vajna2-10/+26
2022-12-07Related: tdf#54053 PDF export: add UNO API to customize the watermark colorMiklos Vajna2-1/+11
2022-11-23tdf#149800 SVG export: remove extra white line of semi-transparent shapeLászló Németh3-1/+37
2022-11-21svg export filter: text fields not handled correctlyMarco Cecchetti3-113/+82
2022-11-18svg export filter: footer was not replaced with the right contentMarco Cecchetti2-34/+37
2022-11-18svg export filter: when a text field is too small, its content is wrongMarco Cecchetti1-0/+37
2022-10-25svg: export embedded videoAshod Nakashian1-4/+42
2022-10-07SVG export: don't loose tab portionsMiklos Vajna2-0/+45
2022-10-01tdf#148806 docm: fix vba macro events without ScriptCodesJustin Luth1-1/+1
2022-09-20tdf#150846: FilterOptions in descriptor could come from import filterMike Kaganski1-4/+14
2022-09-07Revert naming back to lool to fix break with LibreOffice Onlineandreasma1-0/+5
2022-08-10lok: load template documents as regular documentsMert Tumer1-0/+7
2022-05-25svg filter: transform animations: support for scale and translateMarco Cecchetti1-5/+226
2022-05-25svg filter: support for emphasis spin animationMarco Cecchetti1-7/+61
2022-05-18impress online: not handled transform animation causes core crashMarco Cecchetti1-0/+6
2022-05-17tdf#149072: fix export PDF with PDF/UA in GUI after Index language was setJulien Nabet1-0/+8
2022-03-30Make accessibility check dialog asyncNickWingate2-21/+32
2022-03-30Make slideshow touch gestures work again in the mobile appsTor Lillqvist1-2/+2
2022-02-20Missing initialization of SVGActionWriter::mbIsPreviewStephan Bergmann1-1/+2
2022-02-20lok: render image preview with lower resolutionSzymon Kłos5-25/+61
2022-02-20svg filter: google chrome doesn't render white spaces correctlyMarco Cecchetti1-0/+3
2022-02-14vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl1-7/+6
2022-02-14PDF export: allow setting filter data keys from the cmdlineMiklos Vajna1-0/+13
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák12-1/+258
2022-02-14Unit test for 0-byte ods detectionSzymon Kłos2-0/+9
2022-02-14Open empty (0 bytes) ods as spreadsheetSzymon Kłos1-1/+6
2022-02-14filter: try to detect 0-byte DOC files based on extensionMiklos Vajna3-1/+24
2022-02-14use more cppu::BaseMutexNoel Grandin13-87/+72
2022-02-13[cp] StarOffice XML is not exotic, old binary format is exoticAndras Timar6-6/+6
2022-02-13[cp] Flag a few more import filters as EXOTICAndras Timar36-36/+36
2022-01-27svgexport: fix: attribute id redefinedRash4193-1/+55
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna1-1/+11
2022-01-17tdf#115566 SVG export: fix missing custom bulletsMiklos Vajna6-5/+100
2021-12-21tdf#104823: support for sdt plain text fieldsVasily Melenchuk2-3/+26
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel2-4/+6
2021-11-30ofz#41510 make sure BackgroundColoredObjects doesn't contain dead objectsCaolán McNamara1-3/+5
2021-11-29tdf#145831: fix typo in PNGAndrea Gelmini8-8/+8
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin1-1/+0
2021-11-24loplugin:stringliteraldefine in filterNoel Grandin3-76/+76
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin1-26/+26