summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptablelayout.cxx
AgeCommit message (Expand)Author
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
2014-03-24coverity#738750 Uninitialized pointer fieldCaolán McNamara
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud
2014-03-02coverity#738751: Unitialized scalar fieldNorbert Thiebaud
2014-03-02coverity#738752: Unitialized scalar fieldNorbert Thiebaud
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2014-02-17cid#736782 dereference before null checkNoel Grandin
2014-02-06coverity#705403 Argument cannot be negativeCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-12-22Fix other typosJulien Nabet
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-02-18coverity: fix memory leakMarkus Mohrhard
2012-05-09WaE: silence tedious msvc2008 warningsCaolán McNamara
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot
2011-08-16ditch some junkCaolán McNamara
2011-07-08fixed typos in commentsTakeshi Abe
2011-04-11fix what there is to fixCaolán McNamara
2011-03-27WaE: overloaded virtualDavid Tardon