office-gobmx/editeng
Gabor Kelemen 492ea7e085 tdf#42949 Fix IWYU warnings in include/vcl/[ab]*
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: If18c80fc64e55d797953e24e40e5d5e62bd9c625
Reviewed-on: https://gerrit.libreoffice.org/63453
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2018-11-19 09:38:53 +01:00
..
inc tdf#42949 Fix IWYU warnings in include/svl/* 2018-11-14 09:48:28 +01:00
qa Revert "tdf#115639: Align right/center with trailing spaces the same" 2018-11-16 18:22:04 +01:00
source tdf#42949 Fix IWYU warnings in include/vcl/[ab]* 2018-11-19 09:38:53 +01:00
uiconfig/ui
AllLangMoTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk Make editeng_core test depend on more_fonts 2018-10-11 16:02:33 +02:00
CppunitTest_editeng_lookuptree.mk
CustomTarget_generated.mk
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]