summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpoverride.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in lotuswordproNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07cppcheck: noExplicitCopyMoveConstructorCaolán McNamara
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: lotuswordproThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2013-10-04HighLight -> Highlight.Jan Holesovsky
2012-10-09Remove useless codeMarcos Paulo de Souza
2010-12-24replace virtual operator= by cloningDavid Tardon
2010-12-24remove redundant semicolonsDavid Tardon
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin