office-gobmx/formula
Eike Rathke 0b683547bb Related: tdf#159343 Handle TableRef separator in brackets for Function Wizard
... not breaking to next argument of a function parameter.

Change-Id: Ibc7a64c4ea64c415098a213f0ff3d96b8a9dd73c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171085
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
2024-07-27 00:19:57 +02:00
..
inc tdf#137543 - Add new LET function to Calc 2024-06-06 09:09:47 +02:00
qa/unit
source Related: tdf#159343 Handle TableRef separator in brackets for Function Wizard 2024-07-27 00:19:57 +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.