DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
We no longer read or write the legacy StarOffice file formats (files with extensions .sdw, .sdc, .sdd, etc.). Removal of this code makes the OpenOffice codebase easier to maintain. The legacy formats have never been the default format in any version of OpenOffice. Users with legacy StarOffice documents are advised to re-save them into ODF format (.odt, *.ods, *.odp, etc.) *before upgrading to Apache OpenOffice 4.0. This can be done using File - Wizards - Document Converter in OpenOffice 3.x OpenOffice 1.x files (*.sxw, *.sxc, *.sxi) are still supported.不再支持 StarOffice 遗留文件格式(扩展名为 .sdw, .sdc, .sdd 等的文件)。移除这一代码更易于 OpenOffice 代码库的维护。这些遗留格式从未是 OpenOffice 任一版本的默认格式。建议有 StarOffice 遗留文件的用户 *在升级 至 Apache OpenOffice 4.0 之前,将文件重新保存为 ODF 格式(.odt, *.ods, *.odp 等)。该操作可在 OpenOffice 3.x 上通过“文件”(File) - “向导”(Wizards) - “文件转换器”(Document Converter) 实现,仍支持 OpenOffice 3.x 的文件(.sxw, *.sxc, *.sxi)。
Python support updated
PyUNO is now compatible with the latest C-Python 3.x but in order to reduce the impact for existing applications, support for C-Python 2.x has been preserved and remains the default. The internal Python, used by default in the Windows and MacOS-X ports, has now been upgraded with version 2.7.5 which fixes hundreds of bugs and has important performance improvements but is still compatible with previous versions. Existing scripts may require minor adjustments but will normally just continue working as before.
...