summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpframelayout.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-10guard against missing grandfather layoutCaolán McNamara1-1/+1
2015-12-10guard against missing parent layoutCaolán McNamara1-1/+3
2015-12-10protect against missing Ruby MarkerCaolán McNamara1-0/+2
2015-12-10guard against infinite recursion on parsing objectsCaolán McNamara1-1/+1
2015-12-09guard against infinite recursion on registering stylesCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-4/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-13Fix typosAndrea Gelmini1-1/+1
2014-11-14coverity#738972 Use after freeCaolán McNamara1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-7/+7
2014-06-24new compilerplugin returnbyrefNoel Grandin1-16/+15
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-19/+19
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann1-2/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-2/+2
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-16/+16
2014-03-08use 'native' OUString api in lotuswordpro instead of macro and wrappersNorbert Thiebaud1-2/+2
2014-03-03coverity#738714 Unitialized scalar fieldNorbert Thiebaud1-0/+5
2014-02-06Typo: wraped -> wrappedJulien Nabet1-1/+1
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2011-12-30Fix for fdo43460 Part XXIV getLength() to isEmpty()Olivier Hallot1-2/+2
2011-10-02valgrind: fix some leaksCaolán McNamara1-27/+16
2011-04-11fix what there is to fixCaolán McNamara1-5/+10
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-2/+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/+1281