summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-17Support bitmap PDF export for RedactionMuhammet Kara3-1/+60
2019-06-15StarOffice XML is not exotic, old binary format is exoticAndras Timar6-6/+6
2019-06-15Flag a few more import filters as EXOTICAndras Timar36-36/+36
2019-06-13tdf#125591 DOC import: lazy-load metafiles with explicit sizeMiklos Vajna1-3/+5
2019-06-13tdf#125281 DOC import: fix size of lazy-loaded metafilesMiklos Vajna1-0/+5
2019-04-24lazy image loading shouldn't read the entire .xls file (tdf#124828)Luboš Luňák1-1/+5
2019-03-10Check svg URLs before exportingSamuel Mehrbrodt1-7/+13
2019-01-15Resolves: tdf#122711 fix order of columnsCaolán McNamara1-2/+2
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2-28/+4
2019-01-07Resolves: tdf#122219 base form writer-window doesn't honour CloseVeto properlyCaolán McNamara2-6/+34
2018-12-23tdf#122204 reversed checked_multiply checkCaolán McNamara1-1/+1
2018-12-19tdf#122171 block closing final window while xslt filter dialog is modalCaolán McNamara3-22/+17
2018-12-17Resolves: tdf#122153 keep Execute for modal dialogsCaolán McNamara3-15/+17
2018-12-06Fix reading 16 bit millisecond valueStephan Bergmann1-2/+3
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard1-1/+1
2018-11-22weld SwCondCollPageCaolán McNamara3-7/+7
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen7-0/+7
2018-11-19weld TreeViewCaolán McNamara1-1/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin8-23/+40
2018-11-13Clamp equation values when exporting to binary MS formatStephan Bergmann1-2/+9
2018-11-13Silence -fsanitize=implicit-signed-integer-truncationStephan Bergmann1-4/+7
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-19/+16
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-7/+1
2018-11-08Fix typosAndrea Gelmini2-5/+5
2018-11-08coverity#1441102 silence Copy-paste errorCaolán McNamara1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-3/+3
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-07Fix typosAndrea Gelmini1-1/+1
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin3-69/+57
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-12/+8
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-5/+5
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2-2/+3