office-gobmx/formula
Noel Grandin e7f6fdd5c3 loplugin:unusedfields
The mnRequestedLength fields in formula/ were introduced in

    commit 6ef6dd0122
    Author: Kohei Yoshida <kohei.yoshida@collabora.com>
    Date:   Wed Feb 26 14:32:57 2014 -0500
    Store the length of originally requested array size prior to
    trimming.

but then partially removed in

    commit d7f1f91b19
    Author: Noel Grandin <noel@peralex.com>
    Date:   Mon Mar 3 13:29:43 2014 +0200
    remove unused code in formula/vectortoken

Change-Id: Ic56b6e42682131ee45df7838867145f980f3d601
Reviewed-on: https://gerrit.libreoffice.org/45571
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-12-01 08:13:06 +01:00
..
inc
qa/unit
source loplugin:unusedfields 2017-12-01 08:13:06 +01:00
uiconfig/ui
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.