summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/analysishelper.cxx
AgeCommit message (Expand)Author
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
2016-08-18cppcheck: useInitializationListCaolán McNamara
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-03Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERTEike Rathke
2016-08-03UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 relatedEike Rathke
2016-07-12tdf#100528 follow up; filter nonsense results.Winfried Donkers
2016-07-11tdf#100811 Add extra conversion units to ODFF function CONVERTWinfried Donkers
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-06Use o3tl/any.hxx in scaddinsStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparam in scaddinsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04loplugin:fpcomparison in scaddins/Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-08be consistent with suffixEike Rathke
2015-10-08Make clear to user that Calc add-in functions GCD and LCM only exist forWinfried Donkers
2015-10-07rename WEEKNUM_ADD to WEEKNUM_EXCEL2003 in UI, tdf#50950 follow-upEike Rathke
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-13Removed another FuncDataList collectionIan
2015-06-29tdf#39468 Translate German Comments - scaddins/Phillip Sz
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann