summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* fix build for more recent compilersCaolán McNamara2023-11-281-0/+1
* svg export filter: text fields not handled correctlyMarco Cecchetti2022-11-213-113/+82
* svg export filter: when a text field is too small, its content is wrongMarco Cecchetti2022-11-161-0/+37
* svg export filter: footer was not replaced with the right contentMarco Cecchetti2022-11-162-34/+37
* SVG export: don't loose tab portionsMiklos Vajna2022-10-102-0/+45
* impress online: not handled transform animation causes core crashMarco Cecchetti2022-05-301-0/+6
* svg filter: transform animations: support for scale and translateMarco Cecchetti2022-05-271-5/+226
* svg filter: support for emphasis spin animationMarco Cecchetti2022-05-261-7/+61
* tdf#149072: fix export PDF with PDF/UA in GUI after Index language was setJulien Nabet2022-05-181-0/+8
* lok: load template documents as regular documentsMert Tumer2022-04-061-0/+7
* Make slideshow touch gestures work again in the mobile appsTor Lillqvist2022-03-281-2/+2
* Make accessibility check dialog asyncNickWingate2022-02-242-21/+32
* svg filter: google chrome doesn't render white spaces correctlyMarco Cecchetti2022-02-151-0/+3
* Missing initialization of SVGActionWriter::mbIsPreviewStephan Bergmann2022-02-071-1/+2
* lok: render image preview with lower resolutionSzymon Kłos2022-02-035-2/+39
* vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl2022-02-011-7/+6
* PDF export: allow setting filter data keys from the cmdlineMiklos Vajna2022-02-011-0/+13
* support for the WebP image format (tdf#114532)Luboš Luňák2022-01-3112-1/+258
* svgexport: fix: attribute id redefinedRash4192022-01-243-1/+55
* SVG export: fix missing custom bulletsMiklos Vajna2022-01-186-5/+100
* Unit test for 0-byte ods detectionSzymon Kłos2022-01-062-0/+9
* Open empty (0 bytes) ods as spreadsheetSzymon Kłos2022-01-061-1/+6
* filter: try to detect 0-byte DOC files based on extensionMiklos Vajna2021-12-223-1/+25
* T602 is an obsolete format, don't assume .txt files are T602Jan Holesovsky2021-10-141-1/+1
* ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2021-09-071-4/+4
* indexing: add indexing export as an export filter for WriterTomaž Vajngerl2021-09-014-0/+46
* tdf#143315: restore the stylesheet after clearing outliner objectMike Kaganski2021-07-151-0/+3
* tdf#142629 import psd image with transparent backgroundNoel Grandin2021-06-141-4/+5
* HTML MathML update - enabling inline MATHML & fixing duplication (regression ...Svante Schubert2021-05-211-78/+34
* tdf#118637: HTML XSLT: Adding missing MathML siblings.Svante Schubert2021-05-211-4/+16
* tdf#123476: also use filter by extension when its service is the sameMike Kaganski2021-05-111-3/+15
* do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2021-05-061-3/+3
* SVGFilter::implGenerateMetaData check page before useSzymon Kłos2021-04-141-0/+2
* tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth2021-04-062-12/+12
* Polyfill presentation_engine.js for IE11Szymon Kłos2021-03-311-7/+16
* filter: svg: js engine: misplaced text: improving text field handlingMarco Cecchetti2021-03-312-48/+83
* filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti2021-03-314-5/+7
* filter: svg: text field: placeholder localization issueMarco Cecchetti2021-03-312-1/+16
* filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti2021-03-313-3/+206
* filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti2021-03-314-27/+198
* filter: svg: js engine: further improving text fields handlingMarco Cecchetti2021-03-313-23/+55
* filter: svg: js engine: improving text fields handlingMarco Cecchetti2021-03-313-30/+164
* filter: svg: when date/time field is edited directly in mp, is not shownMarco Cecchetti2021-03-311-8/+18
* filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti2021-03-312-24/+70
* Avoid calculating checksums if we can.Michael Meeks2021-03-311-3/+4
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2021-03-311-1/+2
* impress: <count> variable not substituted in presentation on slideshowMarco Cecchetti2021-03-312-0/+12
* [cp] StarOffice XML is not exotic, old binary format is exoticAndras Timar2021-03-306-6/+6
* [cp] Flag a few more import filters as EXOTICAndras Timar2021-03-3036-36/+36
* tdf#131269 - fix importing PPT with different notes/presentations ordernd1012021-03-301-2/+26