summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* tdf#96713 OdfFlatXml: Seek to 0 before readingMaxim Monastirsky2015-12-251-0/+4
* crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara2015-12-241-2/+2
* loplugin:unusedfields in filterNoel Grandin2015-12-2314-37/+18
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-2/+1
* tdf#96181 SVG: Add support for <use> elementXisco Fauli2015-12-221-13/+103
* coverity#707837 Uninitialized scalar fieldCaolán McNamara2015-12-211-0/+1
* SVG: don't fill the gradient if there's no stop element presentXisco Fauli2015-12-211-10/+16
* svg export: presentation engine: source code clean upMarco Cecchetti2015-12-191-158/+135
* coverity#1343621 Constant expression resultCaolán McNamara2015-12-191-1/+1
* svg export: borders of leaving slide are not covered by the entering oneMarco Cecchetti2015-12-192-3/+39
* svg export: transition not displayed when switching from last to first slideMarco Cecchetti2015-12-192-17/+51
* svg export: added support for random bar and dissolve transitionsMarco Cecchetti2015-12-191-8/+169
* tdf#32248 SVG: first attempt to support tspan elementsXisco Fauli2015-12-171-4/+5
* filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl2015-12-152-8/+12
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* svg export: transition on first slide are not run - fixedMarco Cecchetti2015-12-102-5/+78
* svg export: no more an experimental featureMarco Cecchetti2015-12-093-255/+182
* consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl2015-12-081-24/+12
* merge some Palm text format filtersDavid Tardon2015-12-087-128/+8
* merge libmwaw format specs (writer)David Tardon2015-12-0841-1166/+10
* add generic presentation filter for libmwawDavid Tardon2015-12-083-0/+58
* merge libmwaw format specs (draw)David Tardon2015-12-0821-512/+20
* fix libmwaw calc filtersDavid Tardon2015-12-085-4/+39
* SVG: Revert previous commits for tdf#95332 and tdf#95733Xisco Fauli2015-12-081-10/+8
* merge libmwaw type/filter defs (Calc)David Tardon2015-12-077-115/+15
* Revert "svg export: no more an experimental feature"Andras Timar2015-12-073-181/+254
* Revert "svg-export: fix wrong conflict resolution"Andras Timar2015-12-071-1/+1
* svg-export: fix wrong conflict resolutionMarco Cecchetti2015-12-071-1/+1
* svg export: no more an experimental featureMarco Cecchetti2015-12-073-254/+181
* Revert "svg-export: fix wrong conflict resolution"Andras Timar2015-12-071-1/+1
* svg-export: fix wrong conflict resolutionMarco Cecchetti2015-12-071-1/+1
* svg-export: added a new bullet typeMarco Cecchetti2015-12-071-0/+2
* Simplify and remove this do/whileJulien Nabet2015-12-051-24/+19
* tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley2015-12-0414-936/+0
* uno::Sequence->std::vectorNoel Grandin2015-12-033-8/+8
* use comphelper::containerToSequenceNoel Grandin2015-12-031-7/+2
* tdf#92925 Remove XPM exportBryan Quigley2015-12-026-352/+0
* tdf#92925 Remove RAS exportBryan Quigley2015-12-026-373/+0
* tdf#92925 Remove PCT export Bryan Quigley2015-12-016-2360/+0
* tdf#63324: Fix convert for svg filterJulien Nabet2015-12-011-4/+4
* tdf#96046 SVG: Fix problem when percentage depends ...Xisco Fauli2015-12-011-0/+3
* Removed unused code found by cppcheckPaolo Bernardi2015-11-301-4/+0
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* Fix the PreferredFilter entry of writer_MWStyleMaxim Monastirsky2015-11-291-1/+1
* enable new file formats supported by libmwaw-0.3.7osnola2015-11-295-0/+122
* svg-export: text animation didn't work - fixedMarco Cecchetti2015-11-281-2/+2
* svg-export: slide transition did not work - fixedMarco Cecchetti2015-11-281-6/+6
* svg-export: animation sequence was wrongMarco Cecchetti2015-11-281-22/+33
* svg-export: now animation elements are exported with namespaceMarco Cecchetti2015-11-282-33/+56
* svg export: fixed issue about text fields and shape bounding boxMarco Cecchetti2015-11-282-22/+46