summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* fftester: subtable is a subtable of itselfCaolán McNamara2016-05-093-0/+9
* fftester: fail on double parse of the same tableCaolán McNamara2016-05-082-7/+10
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-064-10/+10
* fftester: double use of XFTable, ref this upCaolán McNamara2016-05-055-19/+18
* Fix typos in codeAndrea Gelmini2016-05-012-3/+3
* use initialization list in lotuswordproJochen Nitschke2016-04-2923-207/+156
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-285-22/+18
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-4/+4
* Avoid reserved identifiersStephan Bergmann2016-04-221-7/+7
* new plugin stylepoliceNoel Grandin2016-04-212-20/+20
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-5/+5
* loplugin:passstuffbyref in lotuswordproNoel Grandin2016-04-1432-63/+59
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* pCont can be nullCaolán McNamara2016-04-092-1/+1
* foundry may be nullCaolán McNamara2016-04-082-1/+2
* UBSan: Restrict BorderWidthType values to valid range on inputStephan Bergmann2016-04-051-4/+19
* currentlayout may be nullCaolán McNamara2016-04-042-4/+4
* hold bullet para by referenceCaolán McNamara2016-04-043-15/+11
* subtable corruption is possibleCaolán McNamara2016-04-032-3/+2
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-301-1/+1
* loplugin:constantparam in lotuswordproNoel Grandin2016-03-2316-51/+50
* ubsan: load of value 768, which is not a valid value for typeCaolán McNamara2016-03-161-1/+3
* recurse protection for XFConvertCaolán McNamara2016-03-159-14/+25
* tweat ExtMargins with same recurse protection as MarginsCaolán McNamara2016-03-113-5/+16
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* loplugin:constantparam in lotuswordproNoel Grandin2016-03-095-7/+7
* need stdexceptCaolán McNamara2016-03-081-0/+1
* avoid infinite regress in busted documentsCaolán McNamara2016-03-084-7/+21
* lwp: fix infinite recurseCaolán McNamara2016-03-072-1/+2
* improve defaultparams lopluginNoel Grandin2016-03-071-2/+1
* loplugin:unuseddefaultparam in lotuswordproNoel Grandin2016-03-0210-60/+40
* loplugin:write only fieldsNoel Grandin2016-02-224-5/+1
* Remove excess newlinesChris Sherlock2016-02-094-5/+0
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* Fix typosAndrea Gelmini2016-02-051-1/+1
* lotuswordpro: Clean after we use constructor featureMatúš Kukan2016-01-223-46/+16
* Clean upStephan Bergmann2016-01-213-38/+7
* cppcheck: silence unusedPrivateFunctionCaolán McNamara2016-01-2112-77/+77
* -fsanitize=functionStephan Bergmann2016-01-211-1/+2
* tdf#74608 lotuswordpro: Constructor feature for LotusWordProImportFilterkripton2016-01-213-26/+9
* loplugin: unused return valuesNoel Grandin2016-01-184-17/+8
* loplugin:unusedmethods unused return value in lotuswordproNoel Grandin2016-01-1519-84/+47
* Fix typosAndrea Gelmini2016-01-1011-13/+13
* guard against infinite recursion in MarginsSameAsParentCaolán McNamara2016-01-012-4/+15
* return early if Container invalidatedCaolán McNamara2015-12-291-0/+2
* guard against infinite recursion in GetGeometryCaolán McNamara2015-12-282-5/+18
* guard against missing Container LayoutCaolán McNamara2015-12-271-2/+5
* guard against missing FoundryCaolán McNamara2015-12-271-2/+2
* loplugin:unusedfieldsNoel Grandin2015-12-248-19/+0