summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparastyle.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-07-17remove pointless comments in lotuswordproNoel Grandin1-26/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-04coverity#1267665 Logically dead codeCaolán McNamara1-2/+0
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann1-3/+1
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-8/+8
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann1-16/+16
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann1-1/+1
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin1-9/+9
2014-02-26Remove visual noise from lotuswordproAlexander Wilms1-5/+0
2013-12-23TyposJulien Nabet1-1/+1
2013-11-23outter -> outer (also when "outter" is inside another word)Julien Nabet1-3/+3
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-08-15callcatcher: remove code, hide's erAcks to-do code behind an ifdefCaolán McNamara1-12/+0
2011-04-11fix what there is to fixCaolán McNamara1-52/+64
2011-03-04Remove useless comments in filters.Guillaume Poussel1-3/+2
2011-01-18WaE patch for filterChristian Lohmaier1-1/+1
2010-12-24replace virtual operator= by cloningDavid Tardon1-11/+10
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara1-4/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-1/+3
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin1-0/+795