summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2016-04-13loplugin:passstuffbyref in filterNoel Grandin4-7/+7
2016-04-12Avoid reserved identifiersStephan Bergmann1-177/+177
2016-04-12Avoid reserved identifiersStephan Bergmann2-4/+4
2016-04-12Remove unconditionally enabled _SVG_WRITE_EXTENTS flagStephan Bergmann1-5/+2
2016-04-12Avoid reserved identifiersStephan Bergmann7-44/+44
2016-04-12Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-12Elide macros used only onceStephan Bergmann1-5/+2
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin21-38/+38
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke8-10/+0
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-3/+3
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar4-22/+21
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan2-6/+3
2016-04-01sequence->vector in filterNoel Grandin3-21/+20
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-2/+2
2016-03-29Avoid reserved identifiersStephan Bergmann2-7/+7
2016-03-24filter: [loplugin:simplifybool]Michael Stahl1-1/+1
2016-03-24disable export notes pages when printing selectionDavid Tardon3-2/+26
2016-03-24tdf#39271 allow to export only notes pagesDavid Tardon5-15/+67
2016-03-23loplugin:constantparam in filterNoel Grandin7-105/+77
2016-03-20Revert "tdf#93124: Fix incorrect text fit in imported PPT"Thorsten Behrens1-36/+90
2016-03-19tdf#93124: Fix incorrect text fit in imported PPTMike Kaganski1-90/+36
2016-03-17loplugin:constantparam in svxNoel Grandin2-4/+4
2016-03-17loplugin:constantparam in toolsNoel Grandin1-1/+1
2016-03-16coverity#1242658 Untrusted loop boundCaolán McNamara1-2/+24
2016-03-16loplugin:constantparams in vcl/Noel Grandin4-5/+4
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-56/+56
2016-03-14Fix build after oor:nillable TSAURLs changeJan-Marek Glogowski1-4/+7
2016-03-11these don't need to be fields on the classNoel Grandin2-30/+11
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-3/+3
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard2-2/+2
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann12-18/+18
2016-03-09tdf#82335 Register Libreoffice for Kingsoft file typesJaskaran6-6/+6
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