office-gobmx/editeng
Marcos Paulo de Souza 7e2b9fa213 Remove some useless tools/debug.hxx includes
Also remove the tools/solar.h included from tools/debug.hxx. The include of solar.h
header was necessary in some cases because of a macro or a typedef that was needed.

Change-Id: Ia6e15d5c2571c58c9e9138b0d0a7f08ae88053c9
Reviewed-on: https://gerrit.libreoffice.org/11075
Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2014-08-22 16:33:18 -05:00
..
inc drop unnecessary shl.hxx includes 2014-08-18 12:59:49 +01:00
qa WaE: overriding virtual function declaration not marked 'override' 2014-07-28 09:43:14 +03:00
source Remove some useless tools/debug.hxx includes 2014-08-22 16:33:18 -05:00
AllLangResTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk bnc#467459 - fix editeng text search with expanded fields. 2014-07-27 17:06:06 -04:00
CppunitTest_editeng_lookuptree.mk
Library_editeng.mk update_pch: add a bunch of pch files 2014-05-09 19:50:42 +00:00
Makefile
Module_editeng.mk
README

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]