summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpnumericfmt.hxx
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2018-07-27lotuswordpro: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-12-31loplugin:passstuffbyref improved return in lotuswordproNoel Grandin
2017-11-01loplugin:finalclasses in lotuswordproNoel Grandin
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17loplugin:unusedmethods lotuswordproNoel Grandin
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
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-03-09lotuswordpro: cleanup OUString() usageNorbert Thiebaud
2013-10-01fix OUString conversion in lotuswordproCaolán McNamara
2013-10-01convert String to OUString in lotuswordpro moduleNoel Grandin
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2011-03-13convert tools type in lotuswordproNorbert Thiebaud
2010-12-24remove redundant semicolonsDavid Tardon
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