office-gobmx/formula
Faruk Demirbaş 37b2008966 tdf#124176: Use pragma once instead of include guards
Change-Id: I4a4e18cf3c61aaebb467e43ebbf846e8860f4105
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87388
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-01-25 19:10:42 +01:00
..
inc tdf#124176: Use pragma once instead of include guards 2020-01-25 19:10:42 +01:00
qa/unit tdf#42949 Fix IWYU warnings in formula/ 2020-01-20 11:47:08 +01:00
source loplugin:makeshared in drawinglayer..fpicker 2020-01-24 09:04:45 +01:00
uiconfig/ui
util
AllLangMoTarget_for.mk
CppunitTest_formula_dialogs_test.mk
IwyuFilter_formula.yaml tdf#42949 Fix IWYU warnings in formula/ 2020-01-20 11:47:08 +01:00
Library_for.mk
Library_forui.mk
Makefile
Module_formula.mk
README
UIConfig_formula.mk

Contains parts of the formula parser used outside 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.