summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis
AgeCommit message (Expand)AuthorFilesLines
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-04tdf#107566 adjust constraints for Add-In function YIELDMAT.Winfried Donkers1-1/+1
2017-04-28split these out into a standalone headerCaolán McNamara2-606/+632
2017-04-27can move these nonlocalized strings into sourceCaolán McNamara5-1062/+618
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-13/+13
2017-02-14unwind RID_ANALYSIS_DEFFUNCTION_NAMES local resourceCaolán McNamara3-633/+610
2017-02-14covert ANALYSIS_* resources to StringArraysCaolán McNamara2-3195/+882
2017-02-14unwind RID_ANALYSIS_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara3-3326/+3308
2017-02-14unwind RID_ANALYSIS_FUNCTION_NAMES local resourceCaolán McNamara4-528/+504
2017-02-14don't need to store this dataCaolán McNamara2-6/+1
2017-02-07convert FDCategory to scoped enumNoel Grandin3-130/+124
2017-01-26Remove dynamic exception specificationsStephan Bergmann7-430/+398
2017-01-25Avoid calling log10(0)Stephan Bergmann1-6/+10
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann5-12/+173
2017-01-10New loplugin:conststringvar: scaddinsStephan Bergmann1-1/+1
2016-11-16new loplugin finalprotectedNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin1-7/+7
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-2/+2
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin2-8/+2
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin2-7/+1
2016-10-05tdf#100496 accept year basis 2 for AMORDEGRC and AMORLINC.Winfried Donkers1-6/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (scaddins)Stephan Bergmann1-2/+1
2016-08-18cppcheck: useInitializationListCaolán McNamara1-6/+5
2016-08-05no need to check for nullptr before deletingMarkus Mohrhard1-5/+2
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin2-5/+5
2016-08-03Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERTEike Rathke1-1/+1
2016-08-03UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 relatedEike Rathke1-1/+1
2016-07-29Make Calc Add-In function RECEIVED behave like Excel and Gnumeric.Winfried Donkers1-1/+1
2016-07-12tdf100766 : ODDLPRICE apply constraints to comply with ODFF1.2Winfried Donkers1-1/+1
2016-07-12tdf#100729 ODDLYIELD : apply constraints in compliance with ODFF1.2Winfried Donkers1-1/+1
2016-07-12tdf#100528 follow up; filter nonsense results.Winfried Donkers1-3/+7
2016-07-11tdf#100843 LCM_EXCEL2003 fix incorrect handling of non-integer values.Winfried Donkers1-4/+8
2016-07-11tdf#100811 Add extra conversion units to ODFF function CONVERTWinfried Donkers1-3/+9
2016-06-28tdf#100528 Add constraints for AMORLINC functionWinfried Donkers1-1/+2
2016-06-28tdf#100523 Add constraints for AMORDEGRC function.Winfried Donkers1-1/+2
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann2-5/+5
2016-06-06Use o3tl/any.hxx in scaddinsStephan Bergmann2-7/+10
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin1-4/+4
2016-03-24loplugin:constantparam in scNoel Grandin3-9/+7
2016-03-02loplugin:unuseddefaultparam in scaddinsNoel Grandin2-5/+3
2016-02-09Remove excess newlinesChris Sherlock2-12/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-13/+13
2016-02-04loplugin:fpcomparison in scaddins/Noel Grandin1-4/+4
2015-11-11new loplugin: memoryvarNoel Grandin1-5/+4