office-gobmx/scaddins
Bjoern Michaelsen b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
..
idl/com/sun/star/sheet/addin move addins out of offapi again 2012-03-18 19:52:13 +01:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
source Deduplicate some functions for iOS static linking (DISABLE_DYNLOADING) 2012-04-17 00:28:45 +03:00
AllLangResTarget_analysis.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
AllLangResTarget_date.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
InternalUnoApi_scaddins.mk gbuild: "use" vs. "add" 2012-04-08 14:53:06 +02:00
Library_analysis.mk scaddins: clean makefiles 2012-04-09 21:04:36 +02:00
Library_date.mk scaddins: clean makefiles 2012-04-09 21:04:36 +02:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_scaddins.mk move addins out of offapi again 2012-03-18 19:52:13 +01:00
README Add and expand more readme files for module documentation 2012-02-08 11:18:15 +00: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.services.openoffice.org/wiki/Scaddins]