office-gobmx/formula
Eike Rathke dc9486f244 Resolves: tdf#162087 FormulaCompiler::OpCodeMap::maHashMap must be uppercase
which is the case for all English function names, but not the
TableRef item specifiers like #All, #Data, ...

Change-Id: I7f675e05b0d52eac9596b96b4d2cf299351fb82a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171022
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
2024-07-25 23:27:21 +02:00
..
inc tdf#137543 - Add new LET function to Calc 2024-06-06 09:09:47 +02:00
qa/unit
source Resolves: tdf#162087 FormulaCompiler::OpCodeMap::maHashMap must be uppercase 2024-07-25 23:27:21 +02:00
uiconfig/ui tdf#161296 Convert functions list in FD & FW into collapsible sections 2024-07-19 07:50:55 +02:00
util
AllLangMoTarget_for.mk
CppunitTest_formula_dialogs_test.mk
IwyuFilter_formula.yaml
Library_for.mk
Library_forui.mk
Makefile
Module_formula.mk
README.md
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.