office-gobmx/editeng
Stephan Bergmann 59f5d8f54b Remove unnecessary size-too-large check
...it is done in UniString(rtl::OUString const&) ctor anyway

Change-Id: I890ab21a6c04fe0ddc0a9b2c9a356359984e516e
2012-06-13 16:40:56 +02:00
..
inc Drop throw clause that was incomplete anyway 2012-06-13 15:50:15 +03:00
prj
qa Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field. 2012-05-14 12:09:57 -04:00
source Remove unnecessary size-too-large check 2012-06-13 16:40:56 +02:00
util
AllLangResTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk
Library_editeng.mk Added a field updater wrapper to allow updating of field items. 2012-05-03 20:28:17 -04:00
Makefile
Module_editeng.mk
Package_inc.mk Added a field updater wrapper to allow updating of field items. 2012-05-03 20:28:17 -04: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]