summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptblformula.cxx
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-07-20Fix typosAndrea Gelmini
2019-04-13loplugin:sequentialassign in linguistic..lotuswordproNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-10-22simpler to use a vectorCaolán McNamara
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin
2018-09-26loplugin:useuniqueptr in LwpFormulaInfoNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in lotuswordproNoel Grandin
2018-03-30Use for-range loops in lotuswordproJulien Nabet
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-16WaE: C4702: unreachable codeTor Lillqvist
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-03-14ofz#866 crash in LwpFormulaInfo::ReadArgumentsCaolán McNamara
2017-03-14improve scopingCaolán McNamara
2017-03-13ofz#836 fix leakCaolán McNamara
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in lotuswordproNoel Grandin
2015-12-18crashtesting: these can happen with broken documentsCaolán McNamara
2015-12-12check all obj().get() casts with dynamic_castCaolán McNamara
2015-12-10guard against broken formula and bad lengthsCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-17remove pointless comments in lotuswordproNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-23loplugin: cstylecastNoel Grandin
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-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-10-20drop some tools/string includesCaolán McNamara
2013-10-01convert String to OUString in lotuswordpro moduleNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-15fix original intent of the lwp import codeCaolán McNamara
2013-05-15Fix warning: unused variable 'aFuncName' [loplugin]Tor Lillqvist
2013-05-15OUString::replaceAt() does not modify the OUStringTor Lillqvist
2013-05-15String.AppendAscii DropRicardo Montania
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon