office-gobmx/editeng
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 loplugin:unusedfields 2017-12-01 08:13:06 +01:00
qa rhbz#1517407 Capitalize every word doesn't work after brackets 2017-11-27 21:58:07 +01:00
source loplugin:unusedfields 2017-12-01 08:13:06 +01:00
uiconfig/ui
AllLangMoTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk Move editeng/source/editeng include files to common include directory 2017-10-16 17:22:21 +02:00
CppunitTest_editeng_lookuptree.mk
CustomTarget_generated.mk
Library_editeng.mk tscp: advanced classification dialog for impress 2017-10-23 12:04:43 +02:00
Makefile
Module_editeng.mk
README
UIConfig_editeng.mk

Edit engine.

In OO.o build DEV300m72 this module was split off from svx but it
has no dependencies on [[svx]] (nor on [[sfx2]]) while in turn svx depends on editeng
Read more in the mailing list post:
[http://www.mail-archive.com/dev@openoffice.org/msg13237.html]