summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpparastyle.cxx
AgeCommit message (Expand)Author
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