office-gobmx/formula
Noel Grandin 9ff8a1173a formula: create instances with uno constructors
See tdf#74608 for motivation

Change-Id: I5983c837977e40b91df02605c1012640ffd5c650
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98291
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-07-07 22:01:33 +02:00
..
inc Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatile 2020-04-28 11:26:38 +02:00
qa/unit clang-format f*,h* with under 5-percent lines of change 2020-02-16 14:10:39 +01:00
source formula: create instances with uno constructors 2020-07-07 22:01:33 +02:00
uiconfig/ui Resolves: tdf#128140 stabilize formula dialog width 2019-10-15 09:57:36 +02:00
util formula: create instances with uno constructors 2020-07-07 22:01:33 +02:00
AllLangMoTarget_for.mk
CppunitTest_formula_dialogs_test.mk
IwyuFilter_formula.yaml tdf#42949 Fix IWYU warnings in formula/ 2020-01-20 11:47:08 +01:00
Library_for.mk formula: create instances with uno constructors 2020-07-07 22:01:33 +02:00
Library_forui.mk
Makefile
Module_formula.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
README
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.