summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwplayout.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revert "ofz#4548 infinite regress in GetUsePrinterSettings"Thorsten Behrens2017-12-071-12/+3
* ofz#4548 infinite regress in GetUsePrinterSettingsCaolán McNamara2017-12-061-3/+12
* loplugin:unusedmethodsNoel Grandin2017-11-291-32/+0
* loplugin:includeform: lotuswordproStephan Bergmann2017-10-231-2/+2
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* loplugin:unnecessaryparenNoel Grandin2017-08-181-2/+2
* loplugin:constparams in lotuswordproNoel Grandin2017-08-011-6/+6
* loplugin:oncevarNoel Grandin2017-07-311-2/+2
* ofz: loop in layoutCaolán McNamara2017-06-191-2/+8
* pLayout can't be null hereCaolán McNamara2017-06-191-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2017-04-241-24/+6
* loplugin:inlinefields in lotuswordproNoel Grandin2017-04-111-26/+8
* ofz: loop in lwp layoutCaolán McNamara2017-04-111-1/+7
* avoid recursive register styleCaolán McNamara2017-03-021-1/+1
* new loplugin: useuniqueptr: lotuswordproNoel Grandin2017-01-111-5/+4
* move #includes to top of fileNoel Grandin2016-06-291-2/+1
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-2/+2
* Fix typos in codeAndrea Gelmini2016-05-011-1/+1
* clang-tidy modernize-loop-convert in h-l/*Noel Grandin2016-04-281-3/+3
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-4/+4
* tweat ExtMargins with same recurse protection as MarginsCaolán McNamara2016-03-111-2/+3
* Fix typosAndrea Gelmini2016-01-101-1/+1
* guard against infinite recursion in MarginsSameAsParentCaolán McNamara2016-01-011-2/+3
* guard against infinite recursion in GetGeometryCaolán McNamara2015-12-281-4/+7
* more recursion protectionCaolán McNamara2015-12-151-2/+3
* need more References for life cycle fixes hereCaolán McNamara2015-12-131-36/+35
* hold WaterMarkLayout by referenceCaolán McNamara2015-12-131-8/+9
* use more references to fix life cyclesCaolán McNamara2015-12-131-55/+151
* guard against invalid Layout ScaleCaolán McNamara2015-12-131-6/+8
* deploy references to keep layout alive long enoughCaolán McNamara2015-12-131-7/+7
* use more references to fix life cyclesCaolán McNamara2015-12-131-28/+26
* deploy references to keep layout alive long enoughCaolán McNamara2015-12-131-5/+5
* recursion protectionCaolán McNamara2015-12-131-2/+4
* infinite recurse protectionCaolán McNamara2015-12-131-17/+14
* guard against infinite recursionCaolán McNamara2015-12-131-2/+2
* check dynamic castsCaolán McNamara2015-12-101-6/+6
* guard against missing geometryCaolán McNamara2015-12-101-2/+2
* guard against infinite recursion on registering stylesCaolán McNamara2015-12-091-1/+1
* guard against styles based on themselvesCaolán McNamara2015-12-091-105/+91
* loplugin:unusedfields lotuswordproNoel Grandin2015-11-201-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-32/+32
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* boost->stdCaolán McNamara2015-09-171-1/+1
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-61/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-3/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-17/+16
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-15/+15
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-9/+9