6e67c03dc0
...which has the necessary features to support it. Change a lot of classes to either contain a protected non-virtual dtor (which is backwards compatible, so even works for cppumaker-generated UNO headers) or a public virtual one. cppuhelper/propertysetmixin.hxx still needs to disable the warning, as the relevant class has a non-virtual dtor but friends, which would still cause GCC to warn. Includes a patch for libcmis, intended to be upstreamed. |
||
---|---|---|
.. | ||
inc | ||
prj | ||
qa/items | ||
source | ||
util | ||
AllLangResTarget_editeng.mk | ||
CppunitTest_editeng_borderline.mk | ||
Library_editeng.mk | ||
Makefile | ||
Module_editeng.mk | ||
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]