office-gobmx/formula
Eike Rathke 59d2745d4a Related: tdf#161599 Accept Add-In CompatibilityName when reading OOXML
Must be first "en-US" (preferred) or "en" or any first if no "en-US" nor "en".

Change-Id: I1549d6650b19fbb37952bd093692bbbcba1420c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172603
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
2024-08-29 20:30:28 +02:00
..
inc tdf#137543 - Add new LET function to Calc 2024-06-06 09:09:47 +02:00
qa/unit
source Related: tdf#161599 Accept Add-In CompatibilityName when reading OOXML 2024-08-29 20:30:28 +02:00
uiconfig/ui Make help button in FW has a fixed width 2024-08-20 08:35:13 +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.