summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/financial.cxx
AgeCommit message (Expand)Author
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2019-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2017-11-05Translate German function names in Calc (financial)Johnny_M
2017-10-02Translate German variable names in Calc (financial)Johnny_M
2017-05-04tdf#107566 adjust constraints for Add-In function YIELDMAT.Winfried Donkers
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-29Make Calc Add-In function RECEIVED behave like Excel and Gnumeric.Winfried Donkers
2016-07-12tdf100766 : ODDLPRICE apply constraints to comply with ODFF1.2Winfried Donkers
2016-07-12tdf#100729 ODDLYIELD : apply constraints in compliance with ODFF1.2Winfried Donkers
2016-06-28tdf#100528 Add constraints for AMORLINC functionWinfried Donkers
2016-06-28tdf#100523 Add constraints for AMORDEGRC function.Winfried Donkers
2015-04-06Resolves: #i95167# XIRR() function gives Err:502Regina Henschel
2015-03-03Improve previous commit to disambiguate FuncData typesStephan Bergmann
2014-12-21fdo#39440 reduce scope of local variablesMichael Weghorn
2014-04-24scaddins: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scaddinsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-20convert custom list implementation ScaDoubleList to std::vectorNoel Grandin
2013-09-04WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POPTor Lillqvist
2013-09-04WaE: unreachable codeTor Lillqvist
2013-04-02cleanup macros in scaddinsThomas Arnhold
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-06cppcheck : redundantCondition. In this case, it seems to be a typo.jailletc36
2012-06-27re-base on ALv2 code.Michael Meeks
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.19.58); FILE MERGEDRüdiger Timm
2006-12-19INTEGRATION: CWS dr51 (1.18.22); FILE MERGEDIvo Hinkelmann
2006-06-19INTEGRATION: CWS warnings01 (1.17.12); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.16.64); FILE MERGEDRüdiger Timm
2004-06-28INTEGRATION: CWS dr18 (1.15.88); FILE MERGEDHans-Joachim Lankenau
2003-04-28INTEGRATION: CWS apps61beta2 (1.13.24.2.14); FILE MERGEDJens-Heiner Rechtien
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-10-09#90357# Conversion string->double for optional parametersDaniel Rentz
2001-09-26#89901# check all double results on overrunDaniel Rentz
2001-08-23#87387# also for ODDLYIELD and ODDLPRICEgt
2001-08-17#87384# corrected COUPDAYSNC, COUPDAYS, COUPNUMDaniel Rentz
2001-08-17#87386# AnalysisAddIn::getPricemat(): using YEARFRAC directly as described in...gt
2001-08-17#87542# YIELD completely invers to PRICEgt
2001-08-16#87384# corrected COUPPCD, COUPNCD, COUPDAYBSDaniel Rentz
2001-08-13#87387#gt
2001-06-01#87383# never trust external documentations...gt
2001-05-28#87378# change several parameters to optionalgt