office-gobmx/scaddins
Hossein c16158772d Using .md extension/Markdown syntax for modules README
Renaming all README files for all top level modules to README.md,
applying no content change at this stage to be able to track history
of the files. These files should be edited to use correct Markdown
syntax later.

Change-Id: I542fa3f3d32072156f16eaad2211a397cc212665
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112977
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2021-03-24 11:46:14 +01:00
..
idl/com/sun/star/sheet/addin
inc tdf#124176 Use pragma once in s* 2021-03-23 13:39:56 +01:00
source tdf#124176 Use pragma once in s* 2021-03-23 13:39:56 +01:00
AllLangMoTarget_sca.mk
InternalUnoApi_scaddins.mk
IwyuFilter_scaddins.yaml tdf#42949 Fix new IWYU warnings in directories s* 2020-12-01 14:56:43 +01: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.md Using .md extension/Markdown syntax for modules README 2021-03-24 11:46:14 +01:00

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]