summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2021-02-22filter: svg: js engine: misplaced text: improving text field handlingMarco Cecchetti2-48/+83
2021-02-22filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti3-3/+5
2021-02-22filter: svg: text field: placeholder localization issueMarco Cecchetti2-1/+16
2021-02-22filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti3-3/+206
2021-02-15tdf#123476 filter: Also handle empty ODFcp-6.2-29Mike Kaganski3-0/+20
2021-02-05filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti4-26/+198
2021-01-24filter: svg: js engine: further improving text fields handlingMarco Cecchetti3-23/+55
2021-01-19filter: svg: js engine: improving text fields handlingMarco Cecchetti3-30/+164
2021-01-19filter: svg: when date/time field is edited directly in mp, is not shownMarco Cecchetti1-8/+18
2021-01-19filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti2-24/+71
2020-12-14impress: <count> variable not substituted in presentation on slideshowco-6.2-27Marco Cecchetti2-0/+12
2020-10-31tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna5-28/+80
2020-09-08SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna4-2/+25
2020-08-26filter: svg export: error when playing an animated empty text fieldMarco Cecchetti1-2/+5
2020-05-19Fix warning on macOS: unused function 'dispatchCommand'Tor Lillqvist1-0/+2
2020-05-06Change default PDF version to 1.6 (released in 2004)Miklos Vajna1-1/+4
2020-03-23pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl1-6/+22
2020-03-23pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky5-0/+140
2020-02-26sw SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna6-32/+207
2020-02-26SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna1-11/+34
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna2-10/+50
2020-01-15lok: ui: more files to increase the 'step-increment'Henry Castro2-2/+2
2020-01-07ofz#19803 check for negative valuesCaolán McNamara1-1/+1
2019-11-26tdf#127939: Make slideshow touch input work properly again on iOS 13Tor Lillqvist1-24/+22
2019-11-11Added Orientation argument to LOKIT renderFontMert Tumer1-20/+7
2019-10-12filter: svg: presentation engine: autoadvanceMarco Cecchetti1-0/+2
2019-10-11filter: svg export: presentation engine: automatic slide transitionMarco Cecchetti2-3/+87
2019-10-11Rename 'Single-page sheets' to 'Full-Sheet Previews' to avoid confusionMuhammet Kara1-1/+1
2019-10-04filter: XHTML: make "calc-heading-digit" a little fasterMichael Stahl1-7/+4
2019-10-01Avoid unnecessary iterations in for loopMuhammet Kara1-0/+3
2019-10-01Handle SinglePageSheets option for pdf exportMuhammet Kara1-2/+4
2019-09-26tdf#124377: enable anti-aliasing metafile during redactionAron Budea1-1/+2
2019-09-23Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara6-4/+44
2019-09-20tdf#122582: Add touch gestures to iOS app slideshow, also for exiting itTor Lillqvist1-0/+2668
2019-09-20tdf#122582: Add ways to exit the slideshow in the iOS appTor Lillqvist1-1/+21
2019-09-20Handle arrow keys (from a hardware keyboard) on iOSTor Lillqvist1-0/+22
2019-09-18tdf#115549 Enable handling background object.Gülşah Köse1-9/+11
2019-08-29tdf#126642 correctly handle the PDF/A settingsJan-Marek Glogowski2-51/+62
2019-08-19Make pdf export watermarks look like watermarks on onlinemerttumer1-14/+43
2019-08-05lok: writer: svg export transformed imagesMarco Cecchetti1-1/+1
2019-08-05svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti1-535/+559
2019-08-05Added tiled watermark export option for pdfmerttumer2-0/+77
2019-08-05Resolves: tdf#126147 relax sanity check and allow truncated tiffsCaolán McNamara1-5/+6
2019-06-20tdf#123780: Fix SVG export of Writer imagesTamás Zolnai2-9/+7
2019-06-20lok: Implement SVG export of selected Writer imageTamás Zolnai3-12/+99
2019-06-20lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai5-28/+60
2019-06-20lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai5-84/+304
2019-06-20Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai1-46/+60
2019-06-20Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai1-2/+6
2019-06-20Introduce client-server message for requesting the selected shape as SVGTamás Zolnai1-0/+1