summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwplayout.cxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-04-11loplugin:inlinefields in lotuswordproNoel Grandin
2017-04-11ofz: loop in lwp layoutCaolán McNamara
2017-03-02avoid recursive register styleCaolán McNamara
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-06-29move #includes to top of fileNoel Grandin
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-03-11tweat ExtMargins with same recurse protection as MarginsCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2016-01-01guard against infinite recursion in MarginsSameAsParentCaolán McNamara
2015-12-28guard against infinite recursion in GetGeometryCaolán McNamara
2015-12-15more recursion protectionCaolán McNamara
2015-12-13need more References for life cycle fixes hereCaolán McNamara
2015-12-13hold WaterMarkLayout by referenceCaolán McNamara
2015-12-13use more references to fix life cyclesCaolán McNamara
2015-12-13guard against invalid Layout ScaleCaolán McNamara
2015-12-13deploy references to keep layout alive long enoughCaolán McNamara
2015-12-13use more references to fix life cyclesCaolán McNamara
2015-12-13deploy references to keep layout alive long enoughCaolán McNamara
2015-12-13recursion protectionCaolán McNamara
2015-12-13infinite recurse protectionCaolán McNamara
2015-12-13guard against infinite recursionCaolán McNamara
2015-12-10check dynamic castsCaolán McNamara
2015-12-10guard against missing geometryCaolán McNamara
2015-12-09guard against infinite recursion on registering stylesCaolán McNamara
2015-12-09guard against styles based on themselvesCaolán McNamara
2015-11-20loplugin:unusedfields lotuswordproNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-03-19coverity#735757 Unchecked dynamic_castCaolán McNamara