office-gobmx/scaddins
Michael Stahl 5032dc0fc3 gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out
with gb_LinkTarget_disable_standard_system_libs.

Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28 16:49:08 +02:00
..
idl/com/sun/star/sheet/addin
prj
source
AllLangResTarget_analysis.mk
AllLangResTarget_date.mk
InternalUnoApi_scaddins.mk
Library_analysis.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_date.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +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.services.openoffice.org/wiki/Scaddins]