959496794c
with command > git grep -l osl/diagnose.h *.cxx | xargs grep -L -w 'OSL_\w*' | xargs sed -i '/#include *\(<\|\"\)osl\/diagnose.h\(>\|\"\).*/d' headers need more work Change-Id: I906519ebbd47a04703b4fa5943b2f7abea7a97ab Reviewed-on: https://gerrit.libreoffice.org/37350 Tested-by: Jochen Nitschke <j.nitschke+logerrit@ok.de> Reviewed-by: Michael Stahl <mstahl@redhat.com> |
||
---|---|---|
.. | ||
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]