office-gobmx/editeng
Bjoern Michaelsen b1c3e8ae28 make gbuild the default assumption of build.pl
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file

Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
..
inc remove some unused code 2012-04-25 16:30:43 +01:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa setup/teardown default component context once before/after all tests 2012-04-13 13:15:25 +01:00
source Some cppcheck cleaning 2012-04-28 22:57:30 +02:00
util
AllLangResTarget_editeng.mk add package deps for resources 2012-04-09 10:09:23 +02:00
CppunitTest_editeng_borderline.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
CppunitTest_editeng_core.mk Avoid duplicate symbols & use setUp() and tearDown() for the item pool. 2012-04-11 21:53:33 -04:00
Library_editeng.mk EE_APPEND now has to be the max value of size_t. 2012-04-13 23:35:51 -04:00
Makefile
Module_editeng.mk Attempt to add general-purpose unit test for editeng. 2012-04-11 14:30:58 -04:00
Package_inc.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]