summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani1-6/+0
2016-03-07loplugin:write only fieldsNoel Grandin3-173/+0
2016-03-07improve defaultparams lopluginNoel Grandin11-24/+12
2016-03-04crashtesting: moz397551-1.svg detect self-referencing 'use' loopCaolán McNamara1-5/+34
2016-03-04add config namespace cause we use config: elementsCaolán McNamara1-0/+1
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin5-24/+16
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin10-122/+83
2016-02-22loplugin:commaoperator in filter/Noel Grandin12-36/+91
2016-02-22loplugin:write only fieldsNoel Grandin3-6/+0
2016-02-22loplugin:write only fieldsNoel Grandin1-3/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-02-16tdf#39440: reduce scope of local variablesArnold Dumas1-2/+1
2016-02-15filter: mark XLSX/PPTX filter as SUPPORTSSIGNINGMiklos Vajna2-2/+2
2016-02-15Add Microsoft Word for DOS conversionSean Young3-0/+52
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock1-48/+1
2016-02-13filter: tab spacing and remove extraneous newlines in eps.cxxChris Sherlock1-51/+11
2016-02-13filter: remove commented out codeChris Sherlock1-58/+3
2016-02-09crashtesting: crash on loading moz330387-6.svgCaolán McNamara1-21/+24
2016-02-09Remove excess newlinesChris Sherlock87-570/+0
2016-02-09Formatting changes across all modulesChris Sherlock27-875/+730
2016-02-09tdf#88205 Delete 'css::uno::Sequence' in filterkerem5-10/+5
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks1-0/+2
2016-02-08loplugin:unusedmethodsNoel Grandin1-8/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock17-17/+17
2016-02-05Fix typosAndrea Gelmini6-11/+11
2016-02-04Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl5-1/+46
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock10-26/+26
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock1-12/+12
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara3-4/+4
2016-01-31unnecessary use of OUString constructorNoel Grandin1-4/+4
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock5-14/+14
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock8-11/+11
2016-01-28svg export - skip/rewind slide transitionMarco Cecchetti1-1/+85
2016-01-27Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann7-60/+54
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2-3/+3
2016-01-20loplugin:unusedmethodsNoel Grandin2-8/+0
2016-01-19-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-5/+20
2016-01-18loplugin: unused return valuesNoel Grandin6-26/+3
2016-01-18Set file association for MS Write files on linux and MacSean Young1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock4-7/+7
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock3-8/+8
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud6-15/+15
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock4-7/+7
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock3-8/+8
2016-01-15coverity#1348471 related Unitialized scalar fieldCaolán McNamara1-0/+2
2016-01-15svg export: fall back to crossfade for not supported transitionsMarco Cecchetti1-2/+13
2016-01-15svg export: simultaneous move and zoom issue - fixedMarco Cecchetti1-80/+44
2016-01-15svg export: added support for anim:formula attributeMarco Cecchetti1-8/+60
2016-01-15svg export - group shape + indefinite duration - fixedMarco Cecchetti2-2/+15
2016-01-15filter: coverity#1348471 uninitialized memberMichael Stahl1-0/+1