summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2016-05-05tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski1-28/+26
2016-05-04filter: svg: avoid undefined variablesHenry Castro1-3/+5
2016-05-04use Any constructor instead of temporariesNoel Grandin2-70/+32
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-6/+3
2016-05-04Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyrefStephan Bergmann1-34/+39
2016-05-03-Werror,-Wpessimizing-moveStephan Bergmann1-1/+1
2016-05-03loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-05-03use unique_ptrDavid Tardon4-12/+14
2016-05-03drop obsolete commentDavid Tardon1-2/+0
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon2-2/+2
2016-04-29use initialization listJochen Nitschke1-5/+6
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-6/+6
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin14-123/+102
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin2-6/+6
2016-04-25Some more sal_Bool -> boolStephan Bergmann1-8/+8
2016-04-25remove redundant initializationJochen Nitschke1-3/+0
2016-04-21Fix typosAndrea Gelmini3-4/+4
2016-04-21new plugin stylepoliceNoel Grandin6-29/+29
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann9-39/+39
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-4/+3
2016-04-18Avoid reserved identifiersStephan Bergmann8-33/+33
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin8-28/+20
2016-04-18clean-up: unused using declarations and includesJochen Nitschke2-10/+0
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