summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptable.cxx
AgeCommit message (Expand)Author
2018-01-17Missing includes (Windows --disable-pch)Stephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-02-18coverity#738749 Uninitialized scalar fieldNorbert Thiebaud
2013-09-10CID#736398 resource leakCaolán McNamara
2011-08-12callcatcher: unused codeCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin