summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in filterNoel Grandin
2016-01-11tdf#47262 SVG: Parse gradient styles twice if the referred...Xisco Fauli
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#96364 SVG: Parse 'color' and 'style' before the rest of attributesXisco Fauli
2016-01-08tdf#96046 SVG: Change logic to parse doubles correctly and..Xisco Fauli
2016-01-08fix indentationMarkus Mohrhard
2016-01-08fix indentationMarkus Mohrhard
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl
2016-01-05tdf#92925 Remove SVM export from Impress/DrawBryan Quigley
2015-12-25tdf#96713 OdfFlatXml: Seek to 0 before readingMaxim Monastirsky
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara
2015-12-23loplugin:unusedfields in filterNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli
2015-12-21coverity#707837 Uninitialized scalar fieldCaolán McNamara
2015-12-21SVG: don't fill the gradient if there's no stop element presentXisco Fauli
2015-12-19svg export: presentation engine: source code clean upMarco Cecchetti
2015-12-19coverity#1343621 Constant expression resultCaolán McNamara
2015-12-19svg export: borders of leaving slide are not covered by the entering oneMarco Cecchetti
2015-12-19svg export: transition not displayed when switching from last to first slideMarco Cecchetti
2015-12-19svg export: added support for random bar and dissolve transitionsMarco Cecchetti
2015-12-17tdf#32248 SVG: first attempt to support tspan elementsXisco Fauli
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-10svg export: transition on first slide are not run - fixedMarco Cecchetti
2015-12-09svg export: no more an experimental featureMarco Cecchetti
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-08merge some Palm text format filtersDavid Tardon
2015-12-08merge libmwaw format specs (writer)David Tardon
2015-12-08add generic presentation filter for libmwawDavid Tardon
2015-12-08merge libmwaw format specs (draw)David Tardon
2015-12-08fix libmwaw calc filtersDavid Tardon
2015-12-08SVG: Revert previous commits for tdf#95332 and tdf#95733Xisco Fauli
2015-12-07merge libmwaw type/filter defs (Calc)David Tardon
2015-12-07Revert "svg export: no more an experimental feature"Andras Timar
2015-12-07Revert "svg-export: fix wrong conflict resolution"Andras Timar
2015-12-07svg-export: fix wrong conflict resolutionMarco Cecchetti
2015-12-07svg export: no more an experimental featureMarco Cecchetti
2015-12-07Revert "svg-export: fix wrong conflict resolution"Andras Timar
2015-12-07svg-export: fix wrong conflict resolutionMarco Cecchetti
2015-12-07svg-export: added a new bullet typeMarco Cecchetti
2015-12-05Simplify and remove this do/whileJulien Nabet
2015-12-04tdf#92925 Remove PBM, PGM, and PPM ExportBryan Quigley
2015-12-03uno::Sequence->std::vectorNoel Grandin
2015-12-03use comphelper::containerToSequenceNoel Grandin
2015-12-02tdf#92925 Remove XPM exportBryan Quigley
2015-12-02tdf#92925 Remove RAS exportBryan Quigley