70ea6b36df
BIN2HEX() and OCT2HEX() were not affected because the string input is already limited to 10 characters and the converted decimal can't even reach the limits. Change-Id: Iba4212e8fc382287a1a454edf91426ba21497ae2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108824 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins |
||
---|---|---|
.. | ||
idl/com/sun/star/sheet/addin | ||
inc | ||
source | ||
AllLangMoTarget_sca.mk | ||
InternalUnoApi_scaddins.mk | ||
IwyuFilter_scaddins.yaml | ||
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]