summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2022-05-27svg filter: transform animations: support for scale and translateMarco Cecchetti1-5/+226
2022-05-26svg filter: support for emphasis spin animationMarco Cecchetti1-7/+61
2022-05-18impress online: not handled transform animation causes core crashMarco Cecchetti1-0/+6
2022-04-06lok: load template documents as regular documentscp-6.4-60Mert Tumer1-0/+7
2022-02-18tdf#104823: support for sdt plain text fieldsVasily Melenchuk2-3/+26
2022-02-15svg filter: google chrome doesn't render white spaces correctlyMarco Cecchetti1-0/+3
2022-02-02lok: render image preview with lower resolutionSzymon Kłos5-2/+39
2022-01-25svgexport: fix: attribute id redefinedRash4193-1/+55
2022-01-07Open empty (0 bytes) ods as spreadsheetSzymon Kłos1-1/+6
2021-12-25filter: try to detect 0-byte DOC files based on extensionMiklos Vajna3-1/+25
2021-10-14T602 is an obsolete format, don't assume .txt files are T602Jan Holesovsky1-1/+1
2021-04-09tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth2-12/+12
2021-03-29SVGFilter::implGenerateMetaData check page before useSzymon Kłos1-0/+2
2021-03-22Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann1-5/+10
2021-03-22ofz#20366 OOMCaolán McNamara1-1/+9
2021-03-18Polyfill presentation_engine.js for IE11Szymon Kłos1-7/+16
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-17filter: svg: text field: placeholder localization issueMarco Cecchetti2-1/+16
2021-02-04filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti3-3/+206
2021-01-28tdf#123476 filter: Also handle empty ODFMike Kaganski3-0/+20
2021-01-26filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti4-26/+198
2021-01-20filter: 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-18filter: svg: when date/time field is edited directly in mp, is not shownMarco Cecchetti1-8/+18
2021-01-14filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti2-24/+71
2021-01-12ofz#19901 Invalid-enum-valueCaolán McNamara1-2/+1
2021-01-12ofz#19790 Invalid-enum-valueCaolán McNamara1-1/+1
2021-01-12ofz#19525 Invalid enum valueCaolán McNamara4-9/+4
2021-01-12ofz#19034 fix ~infinite loopCaolán McNamara1-2/+2
2021-01-07xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-0/+1
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+2
2021-01-07filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3Michael Stahl1-2/+14
2020-12-14impress: <count> variable not substituted in presentation on slideshowMarco Cecchetti2-0/+12
2020-12-08Avoid calculating checksums if we can.Michael Meeks1-3/+4
2020-10-30tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna5-9/+79
2020-09-08SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna4-2/+25
2020-08-27filter: svg export: error when playing an animated empty text fieldMarco Cecchetti1-2/+5
2020-07-29tdf#134546 let users can present current page when using LibreOffice Onlinenienzu1-0/+14
2020-07-11Fixing top border style by fixing three XSLT issues triggered by...Svante Schubert2-4/+12
2020-06-26Related: tdf#113278 PDF export: improve selection of signing certificateMiklos Vajna1-1/+2
2020-06-11tdf#106181 XLSX export: output form controlsSerge Krot1-12/+11
2020-06-06pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl1-6/+22
2020-06-06pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky5-0/+140
2020-05-21lok: ui: more files to increase the 'step-increment'Henry Castro2-2/+2
2020-05-20tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt1-6/+4
2020-05-20tdf#79082 Correctly import PPT tabsPiet van Oostrum1-46/+33
2020-05-13[cp] StarOffice XML is not exotic, old binary format is exoticAndras Timar6-6/+6
2020-05-13[cp] Flag a few more import filters as EXOTICAndras Timar36-36/+36
2020-05-13sw SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna6-32/+209