Age | Commit message (Expand) | Author |
---|---|---|
2016-09-23 | convert formula error codes to scoped enum | Noel Grandin |
2016-05-04 | Replace namespace ScErrorCodes with formula... | Kohei Yoshida |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2015-08-14 | forget about the C++ Standard, use our own known goods | Eike Rathke |
2015-08-13 | do not use INFINITY (or NAN while at it..) macro | Eike Rathke |
2015-08-13 | add sc::divide() for defined -fsanitize=float-divide-by-zero behavior | Eike Rathke |
2015-03-09 | extract ScInterpreter::div to own method | Markus Mohrhard |