LO calc formulas

Noel Grandin noelgrandin at gmail.com
Mon Dec 14 06:53:10 UTC 2020


On Fri, 11 Dec 2020 at 22:41, Dante Doménech <dante19031999 at gmail.com>
wrote:

> First, in here: core <https://opengrok.libreoffice.org/xref/core/>/include
> <https://opengrok.libreoffice.org/xref/core/include/>/rtl
> <https://opengrok.libreoffice.org/xref/core/include/rtl/>/math.hxx
> <https://opengrok.libreoffice.org/xref/core/include/rtl/math.hxx>
> We have our own isnan, isinf, isfinite, ... and some of them with quite
> strange code.
> Why is the default c++ standard library isn't good enough?
>
>
Large chunks of our code have been around longer than those parts of the
standard c++ library.

And while changing to use the standard C++ library functions would be a
good thing, such changes will have to be done in small chunks in case they
cause unexpected regressions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20201214/9a923615/attachment.htm>


More information about the LibreOffice mailing list