summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptblformula.hxx
AgeCommit message (Expand)Author
2020-04-21tdf#42949 Fix IWYU warnings in lotuswordpro/source/filter/*hxxGabor Kelemen
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2017-11-01loplugin:finalclasses in lotuswordproNoel Grandin
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-05-19lwp: remove using namespace std from headersThomas Arnhold
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: lotuswordproThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2013-10-01convert String to OUString in lotuswordpro moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2011-08-23ditch deprecated apiCaolán McNamara
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13remove first chunk of lotuswordpro warningsCaolán McNamara
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin