office-gobmx/formula
Eike Rathke 48dcf7837e Assert all FormulaToken::Set...() virtual dummy methods
Attempting to set on a wrong token type can never be right.

Change-Id: I788221505a628f40dfbb9c2ee7c92ac789529303
2017-11-15 17:41:58 +01:00
..
inc loplugin:includeform: formula 2017-10-23 22:46:07 +02:00
qa/unit
source Assert all FormulaToken::Set...() virtual dummy methods 2017-11-15 17:41:58 +01:00
uiconfig/ui turn implicit container explicit in buildable notebooks 2017-10-17 09:55:31 +02:00
util
AllLangMoTarget_for.mk
CppunitTest_formula_dialogs_test.mk
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.