summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* ofz#20366 OOMCaolán McNamara2021-10-191-1/+9
* filter: svg: js engine: misplaced text: improving text field handlingMarco Cecchetti2021-02-222-48/+83
* filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti2021-02-223-3/+5
* filter: svg: text field: placeholder localization issueMarco Cecchetti2021-02-222-1/+16
* filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti2021-02-223-3/+206
* tdf#123476 filter: Also handle empty ODFcp-6.2-29Mike Kaganski2021-02-153-0/+20
* filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti2021-02-054-26/+198
* filter: svg: js engine: further improving text fields handlingMarco Cecchetti2021-01-243-23/+55
* filter: svg: js engine: improving text fields handlingMarco Cecchetti2021-01-193-30/+164
* filter: svg: when date/time field is edited directly in mp, is not shownMarco Cecchetti2021-01-191-8/+18
* filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti2021-01-192-24/+71
* impress: <count> variable not substituted in presentation on slideshowco-6.2-27Marco Cecchetti2020-12-142-0/+12
* tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna2020-10-315-28/+80
* SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna2020-09-084-2/+25
* filter: svg export: error when playing an animated empty text fieldMarco Cecchetti2020-08-261-2/+5
* Fix warning on macOS: unused function 'dispatchCommand'Tor Lillqvist2020-05-191-0/+2
* Change default PDF version to 1.6 (released in 2004)Miklos Vajna2020-05-061-1/+4
* pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl2020-03-231-6/+22
* pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky2020-03-235-0/+140
* sw SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna2020-02-266-32/+207
* SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna2020-02-261-11/+34
* svx: cache PNG export of graphic shapesMiklos Vajna2020-02-252-10/+50
* lok: ui: more files to increase the 'step-increment'Henry Castro2020-01-152-2/+2
* ofz#19803 check for negative valuesCaolán McNamara2020-01-071-1/+1
* tdf#127939: Make slideshow touch input work properly again on iOS 13Tor Lillqvist2019-11-261-24/+22
* Added Orientation argument to LOKIT renderFontMert Tumer2019-11-111-20/+7
* filter: svg: presentation engine: autoadvanceMarco Cecchetti2019-10-121-0/+2
* filter: svg export: presentation engine: automatic slide transitionMarco Cecchetti2019-10-112-3/+87
* Rename 'Single-page sheets' to 'Full-Sheet Previews' to avoid confusionMuhammet Kara2019-10-111-1/+1
* filter: XHTML: make "calc-heading-digit" a little fasterMichael Stahl2019-10-041-7/+4
* Avoid unnecessary iterations in for loopMuhammet Kara2019-10-011-0/+3
* Handle SinglePageSheets option for pdf exportMuhammet Kara2019-10-011-2/+4
* tdf#124377: enable anti-aliasing metafile during redactionAron Budea2019-09-261-1/+2
* Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara2019-09-236-4/+44
* tdf#122582: Add touch gestures to iOS app slideshow, also for exiting itTor Lillqvist2019-09-201-0/+2668
* tdf#122582: Add ways to exit the slideshow in the iOS appTor Lillqvist2019-09-201-1/+21
* Handle arrow keys (from a hardware keyboard) on iOSTor Lillqvist2019-09-201-0/+22
* tdf#115549 Enable handling background object.Gülşah Köse2019-09-181-9/+11
* tdf#126642 correctly handle the PDF/A settingsJan-Marek Glogowski2019-08-292-51/+62
* Make pdf export watermarks look like watermarks on onlinemerttumer2019-08-191-14/+43
* lok: writer: svg export transformed imagesMarco Cecchetti2019-08-051-1/+1
* svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti2019-08-051-535/+559
* Added tiled watermark export option for pdfmerttumer2019-08-052-0/+77
* Resolves: tdf#126147 relax sanity check and allow truncated tiffsCaolán McNamara2019-08-051-5/+6
* tdf#123780: Fix SVG export of Writer imagesTamás Zolnai2019-06-202-9/+7
* lok: Implement SVG export of selected Writer imageTamás Zolnai2019-06-203-12/+99
* lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai2019-06-205-28/+60
* lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai2019-06-205-84/+304
* Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai2019-06-201-46/+60
* Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai2019-06-201-2/+6