office-gobmx/formula
Noel Grandin 26fbf6eef1 clang-tidy modernize-pass-by-value in formula
Change-Id: I275f96bb8b24838538ac88532508ad7dbd127eae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136271
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-23 09:58:23 +02: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 clang-tidy modernize-pass-by-value in formula 2022-06-23 09:58:23 +02:00
uiconfig/ui remove deprecated [x|y]align property for CheckBoxes and RadioButtons 2021-01-21 20:37:49 +01:00
util formula: create instances with uno constructors 2020-07-07 22:01:33 +02:00
AllLangMoTarget_for.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
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 Generally determine Rdb content from gb_*_set_componentfile calls 2021-12-10 08:14:24 +01:00
Library_forui.mk
Makefile
Module_formula.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
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.