summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptablelayout.cxx
AgeCommit message (Expand)Author
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-02fix leakCaolán McNamara
2017-03-02dig out lotuswordpros table limitsCaolán McNamara
2017-03-01build WordProCellsMap much fasterCaolán McNamara
2017-03-01fix leakCaolán McNamara
2017-03-01fix leakCaolán McNamara
2017-02-28fix leakCaolán McNamara
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-05-08fftester: fail on double parse of the same tableCaolán McNamara
2016-05-05fftester: double use of XFTable, ref this upCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara
2015-12-18crashtesting: these can happen with broken documentsCaolán McNamara
2015-12-18crashtesting: this can happen with a broken documentCaolán McNamara
2015-12-13need more References for life cycle fixes hereCaolán McNamara
2015-12-13font might be nullCaolán McNamara
2015-12-13deploy references to keep layout alive long enoughCaolán McNamara
2015-12-13need more dynamic casts hereCaolán McNamara
2015-12-13cppcheck: fix memleak in lotuswordproJulien Nabet
2015-12-12guard against missing Container LayoutCaolán McNamara
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara
2015-12-12coverity#1341875 Division or modulo by float zeroCaolán McNamara
2015-12-10there can be 0 columnsCaolán McNamara
2015-12-10guard against missing rangeCaolán McNamara
2015-12-10check is within legal boundsCaolán McNamara
2015-12-10guard against missing HeadHolderCaolán McNamara
2015-12-10guard against missing table containerCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-14tdf#90028 avoid crash if style is not foundDavid Tardon
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-14coverity#738972 Use after freeCaolán McNamara
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17coverity#736883 Unintended sign extensionCaolán McNamara
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann
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