summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski2016-05-051-28/+26
* filter: svg: avoid undefined variablesHenry Castro2016-05-041-3/+5
* use Any constructor instead of temporariesNoel Grandin2016-05-042-70/+32
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-6/+3
* Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyrefStephan Bergmann2016-05-041-34/+39
* -Werror,-Wpessimizing-moveStephan Bergmann2016-05-031-1/+1
* loplugin:passstuffbyrefStephan Bergmann2016-05-032-2/+2
* use unique_ptrDavid Tardon2016-05-034-12/+14
* drop obsolete commentDavid Tardon2016-05-031-2/+0
* tdf#99353 take the footgun away from FilterCacheDavid Tardon2016-05-032-2/+2
* use initialization listJochen Nitschke2016-04-291-5/+6
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-6/+6
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-2714-123/+102
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-262-6/+6
* Some more sal_Bool -> boolStephan Bergmann2016-04-251-8/+8
* remove redundant initializationJochen Nitschke2016-04-251-3/+0
* Fix typosAndrea Gelmini2016-04-213-4/+4
* new plugin stylepoliceNoel Grandin2016-04-216-29/+29
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-209-39/+39
* clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2016-04-201-4/+3
* 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