summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* 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
* guard against missing DropcapMgr and FoundryCaolán McNamara2015-12-231-2/+7
* guard against missing ContentContainerCaolán McNamara2015-12-221-4/+6
* loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin2015-12-222-2/+0
* 1343630 Dereference after null checkCaolán McNamara2015-12-191-1/+1
* coverity#1343629 Unchecked dynamic_castCaolán McNamara2015-12-191-2/+2
* coverity#1343627 Unchecked dynamic_castCaolán McNamara2015-12-191-1/+3
* coverity#1343626 Unchecked dynamic_castCaolán McNamara2015-12-191-12/+21
* coverity#1343625 Unchecked dynamic_castCaolán McNamara2015-12-191-1/+1
* coverity#1343624 Unchecked dynamic_castCaolán McNamara2015-12-191-2/+3
* coverity#1343623 Logically dead codeCaolán McNamara2015-12-191-1/+1
* guard against missing XFContentContainerCaolán McNamara2015-12-181-1/+1
* crashtesting: these can happen with broken documentsCaolán McNamara2015-12-184-10/+6
* crashtesting: this can happen with a broken documentCaolán McNamara2015-12-181-1/+1
* guard against null FoundryCaolán McNamara2015-12-171-3/+3
* These would probably wreak havocStephan Bergmann2015-12-162-14/+2
* loplugin:implicitboolconversionStephan Bergmann2015-12-151-1/+1
* more recursion protectionCaolán McNamara2015-12-152-4/+15
* add missing includeDavid Tardon2015-12-141-0/+3
* ensure IsPage layout truly is a LwpPageLayoutCaolán McNamara2015-12-141-3/+6
* clear objects from duplicate ids earlyCaolán McNamara2015-12-141-2/+7
* loplugin:literaltoboolconversionStephan Bergmann2015-12-141-2/+2
* need more References for life cycle fixes hereCaolán McNamara2015-12-138-86/+89
* guard against infinite recursionCaolán McNamara2015-12-132-3/+14
* more lifecycle protectionCaolán McNamara2015-12-131-25/+23
* more use of references to avoid crashingCaolán McNamara2015-12-131-2/+2
* font might be nullCaolán McNamara2015-12-131-7/+10
* most casts and checksCaolán McNamara2015-12-131-7/+8
* hold WaterMarkLayout by referenceCaolán McNamara2015-12-133-16/+18
* use more references to fix life cyclesCaolán McNamara2015-12-131-55/+151
* use more references to fix life cyclesCaolán McNamara2015-12-131-2/+2
* use more references to fix life cyclesCaolán McNamara2015-12-131-5/+5
* guard against invalid Layout ScaleCaolán McNamara2015-12-131-6/+8
* guard against no container layoutCaolán McNamara2015-12-131-0/+3