summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/analysishelper.cxx
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-08-30Fix typoAndrea Gelmini
2020-04-02loplugin:flatten in scaddinsNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-15loplugin:sequenceloop in scaddins..scriptingNoel Grandin
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen
2019-02-09loplugin:indentation in sdNoel Grandin
2018-12-20Simplify containers iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2018-12-12tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers
2018-11-24drop ComplListAppendHandl enumNoel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-01loplugin:useuniqueptr in scaddins::ConvertDataLinearNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-12More loplugin:cstylecast: scaddinsStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-05Translate German function names in Calc (financial)Johnny_M
2017-11-02Correct German variable names translation in Calc (financial)Johnny_M
2017-10-23loplugin:includeform: scaddinsStephan Bergmann
2017-10-23Translate German variable names in Calc (financial)Johnny_M
2017-10-18use std::vector<Complex> in ComplexListNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-04-28split these out into a standalone headerCaolán McNamara
2017-04-27can move these nonlocalized strings into sourceCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-14unwind RID_ANALYSIS_DEFFUNCTION_NAMES local resourceCaolán McNamara
2017-02-14don't need to store this dataCaolán McNamara
2017-02-07convert FDCategory to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Avoid calling log10(0)Stephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann
2017-01-10New loplugin:conststringvar: scaddinsStephan Bergmann
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-05tdf#100496 accept year basis 2 for AMORDEGRC and AMORLINC.Winfried Donkers
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (scaddins)Stephan Bergmann