summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-19-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18Set file association for MS Write files on linux and MacSean Young
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15coverity#1348471 related Unitialized scalar fieldCaolán McNamara
2016-01-15svg export: fall back to crossfade for not supported transitionsMarco Cecchetti
2016-01-15svg export: simultaneous move and zoom issue - fixedMarco Cecchetti
2016-01-15svg export: added support for anim:formula attributeMarco Cecchetti
2016-01-15svg export - group shape + indefinite duration - fixedMarco Cecchetti
2016-01-15filter: coverity#1348471 uninitialized memberMichael Stahl
2016-01-15filter: coverity#1348467 constant expression resultMichael Stahl
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley
2016-01-13Fix memory leakStephan Bergmann
2016-01-12tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe
2016-01-12tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin
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