summaryrefslogtreecommitdiff
path: root/sc/inc/math.hxx
AgeCommit message (Expand)Author
2019-01-11Fix typoAndrea Gelmini
2019-01-10Related: tdf#44076 do not leave cast to int to undefined behaviourEike Rathke
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-04-12Avoid reserved identifiersStephan Bergmann
2015-08-14forget about the C++ Standard, use our own known goodsEike Rathke
2015-08-13do not use INFINITY (or NAN while at it..) macroEike Rathke
2015-08-13add sc::divide() for defined -fsanitize=float-divide-by-zero behaviorEike Rathke
2015-03-09extract ScInterpreter::div to own methodMarkus Mohrhard