office-gobmx/formula
Noel Grandin bee4402c7e no need to hold SvtSysLocale by std::unique_ptr
allocate it inline, it is only one pointer in size

Change-Id: I736f3322784897054993fbddd423f36357f817c8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147741
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-02-26 19:50:19 +00:00
..
inc Recheck modules [e-f]* with IWYU 2022-01-17 01:33:35 +01:00
qa/unit loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
source no need to hold SvtSysLocale by std::unique_ptr 2023-02-26 19:50:19 +00:00
uiconfig/ui tdf#146781 sc: update extended tip for function description search 2022-12-20 15:26:17 +00:00
util
AllLangMoTarget_for.mk
CppunitTest_formula_dialogs_test.mk
IwyuFilter_formula.yaml
Library_for.mk Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Library_forui.mk
Makefile
Module_formula.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
UIConfig_formula.mk

Formula Helper Code

Contains parts of the formula parser used outside LibreOffice 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.