office-gobmx/editeng
László Németh 076c95b27b AutoCorrect: fix redundant loading
of new localized options added by
commit da64ec8c8a
(tdf#133589 AutoCorrect: transliterate to Old Hungarian)
and commit 77b213890a
(tdf#133524 add option to angle quote AutoCorrect)

Change-Id: I39f97cfc5a9deb7cbe92d175b2e59ba2ab8a2707
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97266
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
2020-06-27 09:11:42 +02:00
..
inc tdf#133589 AutoCorrect: transliterate to Old Hungarian 2020-06-02 18:40:06 +02:00
qa Upcoming loplugin:elidestringvar: editeng 2020-06-03 22:37:32 +02:00
source AutoCorrect: fix redundant loading 2020-06-27 09:11:42 +02:00
uiconfig/ui
AllLangMoTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk
CppunitTest_editeng_lookuptree.mk
CustomTarget_generated.mk
IwyuFilter_editeng.yaml
Library_editeng.mk
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]