summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Support bitmap PDF export for RedactionMuhammet Kara3-1/+62
2019-03-22Make pdf export watermarks look like watermarks on onlinemerttumer1-11/+41
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt1-7/+13
2019-02-28tdf#115549 Check xPropset is exist.cp-6.0-25Gülşah Köse1-8/+11
2019-02-24tdf#122582: Add touch gestures to iOS app slideshow, also for exiting itTor Lillqvist1-0/+2668
2019-02-22tdf#115549 Enable handling background object.Gülşah Köse1-5/+3
2019-02-22tdf#122582: Add ways to exit the slideshow in the iOS appTor Lillqvist1-1/+21
2019-02-22Handle arrow keys (from a hardware keyboard) on iOSTor Lillqvist1-0/+22
2019-02-16WaE - hush.Michael Meeks1-2/+0
2019-02-13Fix watermark is not shown due to the absence of the fontmerttumer1-2/+2
2019-02-08Added Tiled Watermark Feature for pdf exportmerttumer2-0/+76
2019-01-17Fix reading 16 bit millisecond valueStephan Bergmann1-2/+3
2018-12-15svg.js: the SVG Path polyfill doesn't work with Firefox 59 and laterMarco Cecchetti1-535/+559
2018-12-10Implement SVG export of selected Writer imagecp-6.0-17CODE-4-RC1Tamás Zolnai3-11/+93
2018-12-10lok: Implement SVG export for Calc (SelectionOnly mode)Tamás Zolnai5-28/+60
2018-12-10lok: Implement SVG export for Writer (SelectionOnly mode)Tamás Zolnai5-86/+304
2018-12-10Avoid writing out unneeded data to SVG file in SelectionOnly modeTamás Zolnai1-46/+60
2018-12-10Remove noise from the SVG file exported in SelectionOnly modeTamás Zolnai1-2/+6
2018-12-10Introduce client-server message for requesting the selected shape as SVGTamás Zolnai1-0/+1
2018-09-12filter clean-up: remove duplicate of checking EMF magic headerLászló Németh1-15/+11
2018-09-10tdf#108691, tdf#119639 Don't print hidden objects in XLS(X)Aron Budea2-7/+20
2018-09-08Revert "tdf#110987: type detection, binary Office formats > templates"Aron Budea1-8/+8
2018-07-13tdf#110987: type detection, binary Office formats > templatesAron Budea1-8/+8
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+13
2018-04-25StarOffice XML is not exotic, old binary format is exoticAndras Timar6-6/+6
2018-04-23Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara3-13/+9
2018-04-17Flag a few more import filters as EXOTICAndras Timar36-36/+36
2018-04-12tdf#116555 filter: make sure default extension for HTML is not .xhtmlMiklos Vajna1-1/+2
2018-03-27First cut at annotating 'exotic' filters.Michael Meeks14-12/+19
2018-03-26tdf#116179 Support reading "auto" colour from docxLuke Deller1-5/+2
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2-10/+2
2018-03-15Let sysadmins disable individual file format filtersAndras Timar2-3/+5
2018-03-08Support for GPG encryption in more ODF filtersKatarina Behrens4-4/+4
2018-02-24tdf#115863: fix TIFF importAron Budea1-2/+2
2018-02-14ofz: AbrtCaolán McNamara1-1/+2
2018-01-29Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara1-6/+19
2018-01-27tdf#114428 filter: recognize XHTML with XML declaration as HTMLMiklos Vajna5-3/+140
2018-01-27Related: tdf#114428 filter: associate .xhtml with HTML importMiklos Vajna1-1/+1
2018-01-17tdf#114939 filter: don't use StarOffice SHA1 in MS Office filtersMichael Stahl1-4/+10
2018-01-09ofz#5154 limit depth to max legal depthCaolán McNamara1-15/+11
2017-12-09tdf#114308 DOC import correctly watermark without paddingSzymon Kłos1-16/+26
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos2-7/+3
2017-12-08tdf#114304 break rather than return false on dodgy record lengthCaolán McNamara1-1/+4
2017-12-05tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-7/+10
2017-12-04xhtml export: Prefer svg if it's availableSamuel Mehrbrodt1-4/+6
2017-12-04tdf#113696 XHTML Export: Prefer fallback graphicSamuel Mehrbrodt1-18/+23
2017-12-03tdf#80713 Translate a few file format namesGabor Kelemen5-5/+5
2017-11-30upload libwps 0.4.8David Tardon1-1/+1
2017-11-27ofz#4435 Bad-castCaolán McNamara1-8/+16
2017-11-27ofz#4436 check if seek succeededCaolán McNamara1-1/+4