|
|
$Date: 2007/03/08 11:03:37 $ The OpenOffice.org UNO Runtime Environment 1.2 (URE)Release Notes:Runtime-generated code in the C++ UNO bridge is now explicitly marked to be executable, so that the rest of the heap can be non-executable for security reasons; see issue 47132. Methods of com::sun::star::uno::Reference have been made reentrance-safe, see issue 56799. Problems with polymorphic UNO struct types in the C++ and Java language bindings have been fixed, see issue 62339. Improvements to the cppuhelper C++ service helpers to better match new-style UNO services, see issue 63511. Space savings when using cppuhelper C++ interfacecontainer helpers, see issue 72766. Improvements to the robustness of the JNI UNO bridge, see issues 62429 and 63710. The com.sun.star.connection.Connector service implementation has been fixed to be more useful as a general connection mechanism, see issue 46752. On Windows, a missing library has been added to the URE installation set, and the URE installation path is now written to the Windows registry. See issues 57477 and 57188. On Unix, osl_waitCondition has been made more robust, see issue 67191. The way regcomp finds the library to be registered has been made more reliable, see issue 69877. The code has generally been cleaned up to compile without warnings, see issues 53898, 71307. In the Java language binding, com.sun.star.lang.XEventListener now extends java.util.EventListener for better language integration, see issue 62303. Improvements to Mapping and Environment classes in C++ and Binary UNO, see issues 70222 and 71242. Performance improvements for osl_InterlockedCount on x86, see issues 70157, 70316, and 70318. For security reasons, rtl_createUuid now generates version 4 instead of version 1 UUIDs, see issue 51501. The Uno Runtime Environment (URE) is the well-known UNO component model of OpenOffice.org, packaged up as an individual product. It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. The URE is made available under the LGPL. URE 1.2 (released at
the same time as OpenOffice.org 2.2) comes as
a platform-native installation set. See the included URE related questions and comments should be sent to the dev@udk.openoffice.org mailing list. Bugs and requests for enhancement should be reported as IssueZilla issues. Developers who are new to OpenOffice.org will also find the OpenOffice.org development useful. It can be found at:
$Id: ure.html,v 1.3 2006/03/29 10:01:46 st Exp $ |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||


