summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparastyle.cxx
AgeCommit message (Expand)Author
2017-04-11loplugin:inlinefields in lotuswordproNoel Grandin
2017-02-27fix leakCaolán McNamara
2017-01-21coverity#1399429 Uninitialized scalar variableCaolán McNamara
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin
2015-12-10guard against missing FoundryCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-04coverity#1267665 Logically dead codeCaolán McNamara
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2013-12-23TyposJulien Nabet
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-15callcatcher: remove code, hide's erAcks to-do code behind an ifdefCaolán McNamara
2011-04-11fix what there is to fixCaolán McNamara
2011-03-04Remove useless comments in filters.Guillaume Poussel
2011-01-18WaE patch for filterChristian Lohmaier
2010-12-24replace virtual operator= by cloningDavid Tardon
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