summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
AgeCommit message (Expand)Author
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-15coverity#1361575 Logically dead codeCaolán McNamara
2016-05-13convert TSS_TYPE to scoped enumNoel Grandin
2016-05-10Presumably missing break in switchStephan 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-04use Any constructor instead of temporariesNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-21Fix typosAndrea Gelmini
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13loplugin:passstuffbyref in filterNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2016-03-23loplugin:constantparam in filterNoel Grandin
2016-03-20Revert "tdf#93124: Fix incorrect text fit in imported PPT"Thorsten Behrens
2016-03-19tdf#93124: Fix incorrect text fit in imported PPTMike Kaganski
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-04loplugin:unuseddefaultparam in filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-02-22loplugin:commaoperator in filter/Noel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-16tdf#39440: reduce scope of local variablesArnold Dumas
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-19-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-13Fix memory leakStephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-21coverity#707837 Uninitialized scalar fieldCaolán McNamara