office-gobmx/editeng
Stephan Bergmann a2d814ac1d loplugin:implicitboolconversion
("explicit conversion (NoOp) from 'const bool' to 'bool' implicitly cast back to
'const bool'", seen now with a recent trunk Clang 6, and with experimentally
enabling -std=gnu++17 for the LO build; not sure what caused this to be
triggered only now for me)

Change-Id: I5310961b1d50870d3ae06554e4cb37e12ac68151
2017-10-24 20:48:35 +02:00
..
inc loplugin:includeform: editeng 2017-10-23 22:46:09 +02:00
qa loplugin:includeform: editeng 2017-10-23 22:46:09 +02:00
source loplugin:implicitboolconversion 2017-10-24 20:48:35 +02: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]