office-gobmx/formula
Winfried Donkers cf43ff5262 tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant.
Also reduce duplicate code.
On Export to OOXML, HYPGEOMDIST is converted to HYPGEOM.DIST.

Change-Id: I70a70ee6b5c542e272ef574073ebcd1924f31083
Reviewed-on: https://gerrit.libreoffice.org/29767
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2016-10-14 15:23:57 +00:00
..
qa/unit
source tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant. 2016-10-14 15:23:57 +00:00
uiconfig/ui
util
AllLangResTarget_for.mk
AllLangResTarget_forui.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.