office-gobmx/formula
Balazs Varga b36ecef07a tdf#128425 Add Excel2021 function XMATCH to Calc
https://issues.oasis-open.org/browse/OFFICE-4155

Change-Id: I7791ab873cf62ce882feba75dc0d722bc5990f9a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163260
Tested-by: Jenkins
Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2024-02-18 23:13:01 +01:00
..
inc tdf#128425 Add Excel2021 function XMATCH to Calc 2024-02-18 23:13:01 +01:00
qa/unit
source Use emplace_back instead of push_back (Formula) 2023-12-27 12:19:27 +01:00
uiconfig/ui Formula W.: tdf#78826 colons tdf#150045 sec. labels 2023-05-03 18:12:51 +02: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.