summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptablelayout.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-27More loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-14tdf#90028 avoid crash if style is not foundDavid Tardon1-4/+8
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-14coverity#738972 Use after freeCaolán McNamara1-6/+6
2014-10-23loplugin: cstylecastNoel Grandin1-9/+9
2014-06-24new compilerplugin returnbyrefNoel Grandin1-47/+44
2014-06-17coverity#736883 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann1-2/+3
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-26/+26
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann1-2/+2
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-13/+13
2014-03-24coverity#738750 Uninitialized pointer fieldCaolán McNamara1-2/+7
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud1-1/+1
2014-03-02coverity#738751: Unitialized scalar fieldNorbert Thiebaud1-0/+2
2014-03-02coverity#738752: Unitialized scalar fieldNorbert Thiebaud1-0/+2
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-4/+0
2014-02-17cid#736782 dereference before null checkNoel Grandin1-4/+3
2014-02-06coverity#705403 Argument cannot be negativeCaolán McNamara1-3/+3
2014-01-28bool improvementsStephan Bergmann1-10/+10
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-02-18coverity: fix memory leakMarkus Mohrhard1-1/+1
2012-05-09WaE: silence tedious msvc2008 warningsCaolán McNamara1-1/+1
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-08-16ditch some junkCaolán McNamara1-12/+0
2011-07-08fixed typos in commentsTakeshi Abe1-1/+1
2011-04-11fix what there is to fixCaolán McNamara1-20/+20
2011-03-27WaE: overloaded virtualDavid Tardon1-3/+3
2011-03-04Remove useless comments in filters.Guillaume Poussel1-4/+1
2010-12-05cppcheck: the scope of this variable can be reducedCaolán McNamara1-1/+1
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-5/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+1542