summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-29use initialization list in lotuswordproJochen Nitschke
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in lotuswordproNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-09pCont can be nullCaolán McNamara
2016-04-08foundry may be nullCaolán McNamara
2016-04-05UBSan: Restrict BorderWidthType values to valid range on inputStephan Bergmann
2016-04-04currentlayout may be nullCaolán McNamara
2016-04-04hold bullet para by referenceCaolán McNamara
2016-04-03subtable corruption is possibleCaolán McNamara
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin
2016-03-16ubsan: load of value 768, which is not a valid value for typeCaolán McNamara
2016-03-15recurse protection for XFConvertCaolán McNamara
2016-03-11tweat ExtMargins with same recurse protection as MarginsCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09loplugin:constantparam in lotuswordproNoel Grandin
2016-03-08need stdexceptCaolán McNamara
2016-03-08avoid infinite regress in busted documentsCaolán McNamara
2016-03-07lwp: fix infinite recurseCaolán McNamara
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-02loplugin:unuseddefaultparam in lotuswordproNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-22lotuswordpro: Clean after we use constructor featureMatúš Kukan
2016-01-21Clean upStephan Bergmann
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2016-01-21-fsanitize=functionStephan Bergmann
2016-01-21tdf#74608 lotuswordpro: Constructor feature for LotusWordProImportFilterkripton
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-01guard against infinite recursion in MarginsSameAsParentCaolán McNamara
2015-12-29return early if Container invalidatedCaolán McNamara
2015-12-28guard against infinite recursion in GetGeometryCaolán McNamara
2015-12-27guard against missing Container LayoutCaolán McNamara
2015-12-27guard against missing FoundryCaolán McNamara
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23guard against missing DropcapMgr and FoundryCaolán McNamara
2015-12-22guard against missing ContentContainerCaolán McNamara
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin
2015-12-191343630 Dereference after null checkCaolán McNamara
2015-12-19coverity#1343629 Unchecked dynamic_castCaolán McNamara