office-gobmx/formula
Balazs Varga 35772a003b tdf#126573 Add Excel2021 array function SEQUENCE to Calc
Add new function called SEQUENCE to the function list.

(TODO: dynamic array in separate patch, oasis proposal)

Change-Id: I9fa6f2c83536536987542cc00a9eec5c196ada8d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166245
Tested-by: Jenkins
Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2024-04-26 09:33:23 +02:00
..
inc tdf#126573 Add Excel2021 array function SEQUENCE to Calc 2024-04-26 09:33:23 +02:00
qa/unit
source tdf#126573 Add Excel2021 array function SEQUENCE to Calc 2024-04-26 09:33:23 +02: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
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.