summaryrefslogtreecommitdiff
path: root/sc/inc/math.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-23convert formula error codes to scoped enumNoel Grandin1-1/+1
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2015-08-14forget about the C++ Standard, use our own known goodsEike Rathke1-5/+11
2015-08-13do not use INFINITY (or NAN while at it..) macroEike Rathke1-2/+2
2015-08-13add sc::divide() for defined -fsanitize=float-divide-by-zero behaviorEike Rathke1-0/+29
2015-03-09extract ScInterpreter::div to own methodMarkus Mohrhard1-0/+37