office-gobmx/scaddins
Yukio Siraichi 3bf3face22 tdf#130975 replace rtl::math::isNan with std::isnan.
Change-Id: I5d53e6369d35093445b2efd8936bbf8c6775ff47
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90451
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-03-14 09:19:00 +01:00
..
idl/com/sun/star/sheet/addin
inc Make OPT_ functions string more meaningful. 2020-01-08 12:21:07 +01:00
source tdf#130975 replace rtl::math::isNan with std::isnan. 2020-03-14 09:19:00 +01:00
AllLangMoTarget_sca.mk
InternalUnoApi_scaddins.mk
IwyuFilter_scaddins.yaml tdf#42949 Fix IWYU warnings in scaddins/ 2019-05-24 09:33:12 +02:00
Library_analysis.mk add gbuild function for a common PCH and use it in sc/ and sax/ 2019-10-04 08:59:34 +02:00
Library_date.mk add gbuild function for a common PCH and use it in sc/ and sax/ 2019-10-04 08:59:34 +02:00
Library_pricing.mk add gbuild function for a common PCH and use it in sc/ and sax/ 2019-10-04 08:59:34 +02:00
Makefile
Module_scaddins.mk
README

Extra functions for calc.

These provide UNO components that implement more exotic calc
functions. If you want to do the same, here can be a good place to
start.

See also:
[http://wiki.openoffice.org/wiki/Scaddins]