summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid reserved identifiersStephan Bergmann2016-04-188-33/+33
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-188-28/+20
* clean-up: unused using declarations and includesJochen Nitschke2016-04-182-10/+0
* loplugin:passstuffbyref in filterNoel Grandin2016-04-134-7/+7
* Avoid reserved identifiersStephan Bergmann2016-04-121-177/+177
* Avoid reserved identifiersStephan Bergmann2016-04-122-4/+4
* Remove unconditionally enabled _SVG_WRITE_EXTENTS flagStephan Bergmann2016-04-121-5/+2
* Avoid reserved identifiersStephan Bergmann2016-04-127-44/+44
* Avoid reserved identifiersStephan Bergmann2016-04-121-1/+1
* Elide macros used only onceStephan Bergmann2016-04-121-5/+2
* clang-tidy performance-unnecessary-value-param in filterNoel Grandin2016-04-1221-38/+38
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-128-10/+0
* tdf#94306 replace boost::noncopyable ...Jochen Nitschke2016-04-111-3/+3
* tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar2016-04-054-22/+21
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-042-6/+3
* sequence->vector in filterNoel Grandin2016-04-013-21/+20
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-2/+2
* Avoid reserved identifiersStephan Bergmann2016-03-292-7/+7
* filter: [loplugin:simplifybool]Michael Stahl2016-03-241-1/+1
* disable export notes pages when printing selectionDavid Tardon2016-03-243-2/+26
* tdf#39271 allow to export only notes pagesDavid Tardon2016-03-245-15/+67
* loplugin:constantparam in filterNoel Grandin2016-03-237-105/+77
* Revert "tdf#93124: Fix incorrect text fit in imported PPT"Thorsten Behrens2016-03-201-36/+90
* tdf#93124: Fix incorrect text fit in imported PPTMike Kaganski2016-03-191-90/+36
* loplugin:constantparam in svxNoel Grandin2016-03-172-4/+4
* loplugin:constantparam in toolsNoel Grandin2016-03-171-1/+1
* coverity#1242658 Untrusted loop boundCaolán McNamara2016-03-161-2/+24
* loplugin:constantparams in vcl/Noel Grandin2016-03-164-5/+4
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-151-56/+56
* Fix build after oor:nillable TSAURLs changeJan-Marek Glogowski2016-03-141-4/+7
* these don't need to be fields on the classNoel Grandin2016-03-112-30/+11
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-3/+3
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-112-2/+2
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-1012-18/+18
* tdf#82335 Register Libreoffice for Kingsoft file typesJaskaran2016-03-096-6/+6
* tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2016-03-081-6/+0
* loplugin:write only fieldsNoel Grandin2016-03-073-173/+0
* improve defaultparams lopluginNoel Grandin2016-03-0711-24/+12
* crashtesting: moz397551-1.svg detect self-referencing 'use' loopCaolán McNamara2016-03-041-5/+34
* add config namespace cause we use config: elementsCaolán McNamara2016-03-041-0/+1
* loplugin:unuseddefaultparam in filterNoel Grandin2016-03-045-24/+16
* loplugin:unuseddefaultparams in filterNoel Grandin2016-03-0310-122/+83
* loplugin:commaoperator in filter/Noel Grandin2016-02-2212-36/+91
* loplugin:write only fieldsNoel Grandin2016-02-223-6/+0
* loplugin:write only fieldsNoel Grandin2016-02-221-3/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-3/+3
* tdf#39440: reduce scope of local variablesArnold Dumas2016-02-161-2/+1
* filter: mark XLSX/PPTX filter as SUPPORTSSIGNINGMiklos Vajna2016-02-152-2/+2
* Add Microsoft Word for DOS conversionSean Young2016-02-153-0/+52
* tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock2016-02-141-48/+1