summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwplayout.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-06no need to allocate these separatelyNoel Grandin1-1/+1
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin1-13/+11
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen1-4/+1
2020-01-28ofz#20361 infinite recursionCaolán McNamara1-0/+1
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-7/+7
2019-01-07use unique_ptr in lotuswordproNoel Grandin1-1/+1
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-2/+0
2018-07-27ofz#9603 infinite recursionCaolán McNamara1-10/+2
2018-05-08ofz#8161 avoid recurse to deathCaolán McNamara1-0/+1
2018-03-26ofz#7146 Infinite recurseCaolán McNamara1-0/+1
2018-03-25ofz#7109 infinite regressCaolán McNamara1-2/+12
2018-03-06ofz: memory leakCaolán McNamara1-2/+2
2018-03-01ofz#6640 avoid recurse to deathCaolán McNamara1-0/+1
2018-02-28ofz#6602 infinite recursionCaolán McNamara1-0/+1
2018-02-19ofz#6448 infinite-regressCaolán McNamara1-0/+1
2018-02-08ofz#6104 guard against self recursive GetShadowCaolán McNamara1-0/+2
2017-12-19ofz#4689 avoid recurse to deathCaolán McNamara1-0/+1
2017-12-12ofz#4600 avoid recurse to deathCaolán McNamara1-0/+1
2017-12-07ofz#4548 infinite regress in GetUsePrinterSettingsCaolán McNamara1-0/+1
2017-12-07Revert "ofz#4548 infinite regress in GetUsePrinterSettings"Thorsten Behrens1-1/+0
2017-12-06ofz#4548 infinite regress in GetUsePrinterSettingsCaolán McNamara1-0/+1
2017-11-29loplugin:unusedmethodsNoel Grandin1-3/+0
2017-11-01loplugin:finalclasses in lotuswordproNoel Grandin1-2/+2
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann1-14/+14
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-6/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-11loplugin:inlinefields in lotuswordproNoel Grandin1-6/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin1-2/+0
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin1-1/+1
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+2
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin1-1/+1
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-6/+6
2016-05-01Fix typos in codeAndrea Gelmini1-2/+2
2016-04-14loplugin:passstuffbyref in lotuswordproNoel Grandin1-2/+2
2016-03-11tweat ExtMargins with same recurse protection as MarginsCaolán McNamara1-3/+13
2016-01-01guard against infinite recursion in MarginsSameAsParentCaolán McNamara1-2/+12
2015-12-28guard against infinite recursion in GetGeometryCaolán McNamara1-1/+11
2015-12-15loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-12-15more recursion protectionCaolán McNamara1-2/+12
2015-12-13need more References for life cycle fixes hereCaolán McNamara1-3/+3
2015-12-13hold WaterMarkLayout by referenceCaolán McNamara1-1/+1
2015-12-13deploy references to keep layout alive long enoughCaolán McNamara1-1/+1
2015-12-13use more references to fix life cyclesCaolán McNamara1-1/+1
2015-12-13recursion protectionCaolán McNamara1-1/+11
2015-12-13infinite recurse protectionCaolán McNamara1-2/+22
2015-12-09guard against styles based on themselvesCaolán McNamara1-2/+3
2015-11-20loplugin:unusedfields lotuswordproNoel Grandin1-1/+0