summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwptablelayout.cxx
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: silence unusedPrivateFunctionCaolán McNamara2016-01-211-2/+2
* crashtesting: these can happen with broken documentsCaolán McNamara2015-12-181-2/+2
* crashtesting: this can happen with a broken documentCaolán McNamara2015-12-181-1/+1
* need more References for life cycle fixes hereCaolán McNamara2015-12-131-2/+2
* font might be nullCaolán McNamara2015-12-131-7/+10
* deploy references to keep layout alive long enoughCaolán McNamara2015-12-131-4/+1
* need more dynamic casts hereCaolán McNamara2015-12-131-0/+1
* cppcheck: fix memleak in lotuswordproJulien Nabet2015-12-131-0/+3
* guard against missing Container LayoutCaolán McNamara2015-12-121-1/+1
* check all obj().get() casts with dynamic_castCaolán McNamara2015-12-121-8/+8
* coverity#1341875 Division or modulo by float zeroCaolán McNamara2015-12-121-1/+1
* there can be 0 columnsCaolán McNamara2015-12-101-2/+2
* guard against missing rangeCaolán McNamara2015-12-101-31/+37
* check is within legal boundsCaolán McNamara2015-12-101-1/+4
* guard against missing HeadHolderCaolán McNamara2015-12-101-1/+1
* guard against missing table containerCaolán McNamara2015-12-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-22/+22
* Fix typosAndrea Gelmini2015-10-011-3/+3
* boost->stdCaolán McNamara2015-09-171-1/+1
* remove pointless comments in lotuswordproNoel Grandin2015-07-171-4/+1
* loplugin:unusedmethods lotuswordproNoel Grandin2015-07-171-15/+0
* Fix typosAndrea Gelmini2015-07-081-3/+3
* Fix typosAndrea Gelmini2015-07-031-1/+1
* More loplugin:simplifyboolStephan Bergmann2015-04-271-2/+2
* tdf#90028 avoid crash if style is not foundDavid Tardon2015-04-141-4/+8
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-191-2/+1
* coverity#738972 Use after freeCaolán McNamara2014-11-141-6/+6
* loplugin: cstylecastNoel Grandin2014-10-231-9/+9
* new compilerplugin returnbyrefNoel Grandin2014-06-241-47/+44
* coverity#736883 Unintended sign extensionCaolán McNamara2014-06-171-1/+1
* Fix memory leaks, by refcounting XFContentStephan Bergmann2014-06-111-2/+3
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-061-26/+26
* Fix memory leaks, by refcounting XFFontStephan Bergmann2014-06-061-2/+2
* lotuswordpro: sal_Bool->boolNoel Grandin2014-04-231-13/+13
* coverity#738750 Uninitialized pointer fieldCaolán McNamara2014-03-241-2/+7
* use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud2014-03-081-1/+1
* coverity#738751: Unitialized scalar fieldNorbert Thiebaud2014-03-021-0/+2
* coverity#738752: Unitialized scalar fieldNorbert Thiebaud2014-03-021-0/+2
* Remove visual noise from lotuswordproAlexander Wilms2014-02-261-4/+0
* cid#736782 dereference before null checkNoel Grandin2014-02-171-4/+3
* coverity#705403 Argument cannot be negativeCaolán McNamara2014-02-061-3/+3
* bool improvementsStephan Bergmann2014-01-281-10/+10
* Fix other typosJulien Nabet2013-12-221-1/+1
* reduce whitespaces between include and filenameThomas Arnhold2013-03-191-1/+1
* coverity: fix memory leakMarkus Mohrhard2013-02-181-1/+1
* WaE: silence tedious msvc2008 warningsCaolán McNamara2012-05-091-1/+1
* Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot2011-12-301-1/+1
* ditch some junkCaolán McNamara2011-08-161-12/+0
* fixed typos in commentsTakeshi Abe2011-07-081-1/+1
* fix what there is to fixCaolán McNamara2011-04-111-20/+20