office-gobmx/formula
Noel Grandin fafac0d248 loplugin:unusedfields forms,formula,fpicker,framework
Change-Id: Ic7af56ac801c1e5b3fcf3c4e8413656e96220279
2015-11-20 15:07:05 +02:00
..
inc remove helpids that are unused or go nowhere 2014-06-17 21:13:15 +01:00
source loplugin:unusedfields forms,formula,fpicker,framework 2015-11-20 15:07:05 +02:00
uiconfig/ui fdo#67343 Arrange Help button in a secondary group 2015-01-05 10:01:21 +00:00
util
AllLangResTarget_for.mk
AllLangResTarget_forui.mk
Library_for.mk add a SAL_RAND_REPEATABLE for repeatable random nums 2015-07-10 08:58:20 +01:00
Library_forui.mk
Makefile
Module_formula.mk RID_FORMULADLG_FORMULA conversion to .ui 2014-06-17 19:42:15 +00:00
README Make the RAND() and RANDBETWEEN() Calc functions non-random when requested 2015-01-20 18:12:38 +02:00
UIConfig_formula.mk RID_FORMULADLG_FORMULA conversion to .ui 2014-06-17 19:42:15 +00:00

Contains parts of the formula parser used outside Calc code that has
been pulled out from Calc's formula parser code.

Also contains some functions that are needed by code in both sc and
scaddins. Located here just for convenience. So sue me.