3db8d606d5
for i in `find . -name *.src -or -name *.hrc`; do FILE=$(cat -s "$i"); echo "$FILE" > "$i"; done Change-Id: I2bac5ad3e1eb3c566e5c867ccf45893a19e1561e |
||
---|---|---|
.. | ||
idl/com/sun/star/sheet/addin | ||
source | ||
AllLangResTarget_analysis.mk | ||
AllLangResTarget_date.mk | ||
AllLangResTarget_pricing.mk | ||
InternalUnoApi_scaddins.mk | ||
Library_analysis.mk | ||
Library_date.mk | ||
Library_pricing.mk | ||
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]