office-gobmx/editeng
Noel Grandin 278379697d fdo#46808, Adapt io::Pipe UNO service to new style
Create a merged XPipe interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: I682633c6252aab503eb2469c9bd2ba771f10bc4b
2012-09-03 15:55:04 +02:00
..
inc -Werror,-Wunused-private-field (Clang towards 3.2) 2012-08-16 12:21:08 +02:00
prj
qa Invalidate current position in LookupTree at remove action. 2012-07-31 19:03:01 +02:00
source fdo#46808, Adapt io::Pipe UNO service to new style 2012-09-03 15:55:04 +02:00
util
AllLangResTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk
CppunitTest_editeng_lookuptree.mk LookupTree for fast autocompletion lookups (by Nico Weyand). 2012-07-30 23:43:47 +02:00
Library_editeng.mk add more runtime deps on resource files for unit-tests 2012-08-21 02:06:01 +02:00
Makefile
Module_editeng.mk LookupTree for fast autocompletion lookups (by Nico Weyand). 2012-07-30 23:43:47 +02:00
Package_inc.mk LookupTree for fast autocompletion lookups (by Nico Weyand). 2012-07-30 23:43:47 +02:00
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]