summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-212-3/+3
* loplugin:unusedmethodsNoel Grandin2016-01-202-8/+0
* -Werror=misleading-indentation (GCC 6)Stephan Bergmann2016-01-191-5/+20
* loplugin: unused return valuesNoel Grandin2016-01-186-26/+3
* Set file association for MS Write files on linux and MacSean Young2016-01-181-1/+1
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-184-7/+7
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-173-8/+8
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-166-15/+15
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-164-7/+7
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-163-8/+8
* coverity#1348471 related Unitialized scalar fieldCaolán McNamara2016-01-151-0/+2
* svg export: fall back to crossfade for not supported transitionsMarco Cecchetti2016-01-151-2/+13
* svg export: simultaneous move and zoom issue - fixedMarco Cecchetti2016-01-151-80/+44
* svg export: added support for anim:formula attributeMarco Cecchetti2016-01-151-8/+60
* svg export - group shape + indefinite duration - fixedMarco Cecchetti2016-01-152-2/+15
* filter: coverity#1348471 uninitialized memberMichael Stahl2016-01-151-0/+1
* filter: coverity#1348467 constant expression resultMichael Stahl2016-01-151-1/+1
* tdf#92925 Remove MET (OS/2) exportBryan Quigley2016-01-136-2677/+0
* Fix memory leakStephan Bergmann2016-01-131-4/+5
* tdf#87118 LibreOffice should not claim to use version 1.01 of MathMLTakeshi Abe2016-01-122-2/+2
* tdf#65439: Export to PDF/A-1a gives transparency warningJulien Nabet2016-01-122-16/+5
* comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna2016-01-123-1/+8
* loplugin:unusedmethods unused return value in include/filterNoel Grandin2016-01-125-45/+20
* loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann2016-01-111-1/+1
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* loplugin:unusedmethods unused return value in filterNoel Grandin2016-01-118-56/+25
* tdf#47262 SVG: Parse gradient styles twice if the referred...Xisco Fauli2016-01-111-61/+87
* Fix typosAndrea Gelmini2016-01-1020-33/+33
* tdf#96364 SVG: Parse 'color' and 'style' before the rest of attributesXisco Fauli2016-01-081-17/+36
* tdf#96046 SVG: Change logic to parse doubles correctly and..Xisco Fauli2016-01-084-13/+49
* fix indentationMarkus Mohrhard2016-01-081-6/+6
* fix indentationMarkus Mohrhard2016-01-081-12/+12
* cppcheck: noExplicitConstructorCaolán McNamara2016-01-071-2/+4
* RC4 encrypt some WMF and TIFF test filesMichael Stahl2016-01-0534-0/+0
* tdf#92925 Remove SVM export from Impress/DrawBryan Quigley2016-01-053-62/+0
* 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