office-gobmx/editeng
Caolán McNamara 069caf79d7 valgrind: use after free
i.e. since b35980d9b

seems remove, remove, delete was old pattern, new patterns ended up
as remove+delete, remove. Reorder to remove, remove+delete

Change-Id: I54ec8d0296e751110c516516465be2ac0615f6a1
2012-08-09 10:50:38 +01:00
..
inc remove include comments and boxes 2012-08-08 13:53:53 +02:00
prj
qa Invalidate current position in LookupTree at remove action. 2012-07-31 19:03:01 +02:00
source valgrind: use after free 2012-08-09 10:50:38 +01: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 LookupTree for fast autocompletion lookups (by Nico Weyand). 2012-07-30 23:43:47 +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]