summaryrefslogtreecommitdiffstats
path: root/scaddins
Commit message (Expand)AuthorAgeFilesLines
* remove more STR_FROM_ANSI macroNoel Grandin2017-02-071-13/+11
* convert ScaCategory to scoped enumNoel Grandin2017-02-072-23/+19
* remove unnecessary STR_FROM_ANSI macroNoel Grandin2017-02-071-14/+11
* convert ScaCategory to scoped enumNoel Grandin2017-02-072-27/+23
* convert FDCategory to scoped enumNoel Grandin2017-02-073-130/+124
* Remove dynamic exception specificationsStephan Bergmann2017-01-2611-528/+486
* Avoid calling log10(0)Stephan Bergmann2017-01-251-6/+10
* loplugin: unnecessary destructor scaddins..sdextNoel Grandin2017-01-251-1/+0
* New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann2017-01-198-12/+180
* New loplugin:conststringvar: scaddinsStephan Bergmann2017-01-101-1/+1
* new loplugin finalprotectedNoel Grandin2016-11-161-1/+1
* loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin2016-11-083-11/+11
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-283-10/+6
* loplugin:expandablemethods in scaddins..scriptingNoel Grandin2016-10-286-22/+4
* loplugin:expandablemethodds in scaddins..sdextNoel Grandin2016-10-202-7/+1
* tdf#100496 accept year basis 2 for AMORDEGRC and AMORLINC.Winfried Donkers2016-10-051-6/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (scaddins)Stephan Bergmann2016-08-301-2/+1
* cppcheck: useInitializationListCaolán McNamara2016-08-181-6/+5
* no need to check for nullptr before deletingMarkus Mohrhard2016-08-051-5/+2
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-052-5/+5
* Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERTEike Rathke2016-08-031-1/+1
* UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 relatedEike Rathke2016-08-031-1/+1
* Make Calc Add-In function RECEIVED behave like Excel and Gnumeric.Winfried Donkers2016-07-291-1/+1
* tdf100766 : ODDLPRICE apply constraints to comply with ODFF1.2Winfried Donkers2016-07-121-1/+1
* tdf#100729 ODDLYIELD : apply constraints in compliance with ODFF1.2Winfried Donkers2016-07-121-1/+1
* tdf#100528 follow up; filter nonsense results.Winfried Donkers2016-07-121-3/+7
* tdf#100843 LCM_EXCEL2003 fix incorrect handling of non-integer values.Winfried Donkers2016-07-111-4/+8
* tdf#100811 Add extra conversion units to ODFF function CONVERTWinfried Donkers2016-07-111-3/+9
* Resolves: tdf#100440 check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS()Eike Rathke2016-06-301-0/+9
* tdf#100528 Add constraints for AMORLINC functionWinfried Donkers2016-06-281-1/+2
* tdf#100523 Add constraints for AMORDEGRC function.Winfried Donkers2016-06-281-1/+2
* o3tl::tryGet on a temporary is dangerousStephan Bergmann2016-06-102-5/+5
* Use o3tl/any.hxx in scaddinsStephan Bergmann2016-06-062-7/+10
* clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin2016-05-103-8/+8
* Avoid reserved identifiersStephan Bergmann2016-04-122-4/+4
* loplugin:constantparam in scNoel Grandin2016-03-243-9/+7
* loplugin:unuseddefaultparam in scaddinsNoel Grandin2016-03-022-5/+3
* Remove excess newlinesChris Sherlock2016-02-093-15/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-13/+13
* Fix typosAndrea Gelmini2016-02-051-1/+1
* loplugin:fpcomparison in scaddins/Noel Grandin2016-02-041-4/+4
* new loplugin: memoryvarNoel Grandin2015-11-111-5/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-18/+18
* yyyyyNoel Grandin2015-11-041-2/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-025-10/+10
* com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin2015-10-284-57/+57
* loplugin:unusedmethodsNoel Grandin2015-10-271-9/+0
* loplugin:defaultparamsStephan Bergmann2015-10-191-3/+3
* cppcheck:variableScopeNoel Grandin2015-10-131-10/+5