office-gobmx/scaddins
Noel Grandin c82efb610b clang-tidy modernize-concat-nested-namespace
Change-Id: Iab35a8b85b3ba1df791c774f40b037f9420a071a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86708
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-01-31 18:36:09 +01:00
..
idl/com/sun/star/sheet/addin Fix typos 2018-04-14 08:05:36 +02:00
inc Make OPT_ functions string more meaningful. 2020-01-08 12:21:07 +01:00
source clang-tidy modernize-concat-nested-namespace 2020-01-31 18:36:09 +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]