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
qa/unit
source formula: create instances with uno constructors 2020-07-07 22:01:33 +02:00
uiconfig/ui
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
Library_for.mk formula: create instances with uno constructors 2020-07-07 22:01:33 +02:00
Library_forui.mk
Makefile
Module_formula.mk
README
UIConfig_formula.mk

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.