summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-0987-570/+0
* Formatting changes across all modulesChris Sherlock2016-02-0927-875/+730
* tdf#88205 Delete 'css::uno::Sequence' in filterkerem2016-02-095-10/+5
* tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks2016-02-091-0/+2
* loplugin:unusedmethodsNoel Grandin2016-02-081-8/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-0617-17/+17
* Fix typosAndrea Gelmini2016-02-056-11/+11
* Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl2016-02-045-1/+46
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-0410-26/+26
* tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock2016-02-041-12/+12
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-023-4/+4
* unnecessary use of OUString constructorNoel Grandin2016-01-311-4/+4
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-315-14/+14
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-298-11/+11
* svg export - skip/rewind slide transitionMarco Cecchetti2016-01-281-1/+85
* Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann2016-01-277-60/+54
* 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