office-gobmx/formula
Julien Nabet 7ad6ae594f Use emplace_back instead of push_back (Formula)
Change-Id: I6596e9d002016e5b501900fe9da26b5910cf7653
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161307
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-12-27 12:19:27 +01:00
..
inc
qa/unit
source
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.