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

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

Change-Id: Ie138aee545995d4af1e66be5a4cf4e99e6e2f581
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167484
Tested-by: Jenkins
Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2024-05-15 18:10:54 +02:00
..
inc tdf#126573 Add Excel2021 array function UNIQUE to Calc 2024-05-15 18:10:54 +02:00
qa/unit
source tdf#126573 Add Excel2021 array function UNIQUE to Calc 2024-05-15 18:10:54 +02:00
uiconfig/ui
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.