Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

影响向后兼容性的变更

移除了 binfilter 模块

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)。

...