summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-10Fix typosAndrea Gelmini
2016-05-10Presumably missing break in switchStephan Bergmann
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-05-05tdf#93124: Fix incorrect text fit in imported PPT - take twoMike Kaganski
2016-05-04filter: svg: avoid undefined variablesHenry Castro
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-05-04Rewrite fix for tdf#99353 in way that doesn't trigger loplugin:passstuffbyrefStephan Bergmann
2016-05-03-Werror,-Wpessimizing-moveStephan Bergmann
2016-05-03loplugin:passstuffbyrefStephan Bergmann
2016-05-03use unique_ptrDavid Tardon
2016-05-03drop obsolete commentDavid Tardon
2016-05-03tdf#99353 take the footgun away from FilterCacheDavid Tardon
2016-04-29use initialization listJochen Nitschke
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-25remove redundant initializationJochen Nitschke
2016-04-21Fix typosAndrea Gelmini
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in filterNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Remove unconditionally enabled _SVG_WRITE_EXTENTS flagStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Elide macros used only onceStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-01sequence->vector in filterNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-24filter: [loplugin:simplifybool]Michael Stahl
2016-03-24disable export notes pages when printing selectionDavid Tardon