summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* fail on unknown version flagsCaolán McNamara2017-03-061-3/+2
* ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara2017-03-061-1/+4
* ofz#721 use vector::at to check indexCaolán McNamara2017-03-061-2/+2
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-07-201-1/+1
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-07-201-1/+1
* Fix typosAndrea Gelmini2016-07-201-1/+1
* Fix typosAndrea Gelmini2016-07-2011-13/+13
* Remove excess newlinesChris Sherlock2016-07-124-5/+0
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-07-121-4/+4
* fftester: subtable is a subtable of itselfCaolán McNamara2016-05-103-0/+9
* fftester: fail on double parse of the same tableCaolán McNamara2016-05-092-7/+10
* fftester: double use of XFTable, ref this upCaolán McNamara2016-05-065-19/+18
* pCont can be nullCaolán McNamara2016-04-092-1/+1
* foundry may be nullCaolán McNamara2016-04-082-1/+2
* hold bullet para by referenceCaolán McNamara2016-04-053-15/+11
* subtable corruption is possibleCaolán McNamara2016-04-052-3/+2
* currentlayout may be nullCaolán McNamara2016-04-052-4/+4
* recurse protection for XFConvertCaolán McNamara2016-03-159-14/+25
* treat ExtMargins with same recurse protection as MarginsCaolán McNamara2016-03-143-5/+16
* avoid infinite regress in busted documentsCaolán McNamara2016-03-098-17/+28
* lwp: fix infinite recurseCaolán McNamara2016-03-072-1/+2
* 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
* guard against missing DropcapMgr and FoundryCaolán McNamara2015-12-231-2/+7
* guard against missing ContentContainerCaolán McNamara2015-12-221-4/+6
* coverity#1343623 Logically dead codeCaolán McNamara2015-12-194-20/+32
* guard against missing XFContentContainerCaolán McNamara2015-12-181-1/+1
* guard against null FoundryCaolán McNamara2015-12-171-3/+3
* 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
* 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
* protect both EnumNamedProperty branches the same wayCaolán McNamara2015-12-131-4/+3
* use more references to fix life cyclesCaolán McNamara2015-12-131-29/+12