summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptable.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-19tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer1-57/+42
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen1-0/+1
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-2/+2
2018-01-17Missing includes (Windows --disable-pch)Stephan Bergmann1-0/+4
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2017-08-01loplugin:constparams in lotuswordproNoel Grandin1-5/+5
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin1-3/+1
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-6/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-2/+2
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-3/+3
2014-02-18coverity#738749 Uninitialized scalar fieldNorbert Thiebaud1-1/+8
2013-09-10CID#736398 resource leakCaolán McNamara1-16/+5
2011-08-12callcatcher: unused codeCaolán McNamara1-48/+0
2011-04-11fix what there is to fixCaolán McNamara1-2/+2
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-6/+11
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/+275