office-gobmx/osx
Caolán McNamara b1ecafb240 Remove archaic xmerge
Formats like Aportisdoc can be opened via
org.libreoffice.comp.Writer.EBookImportFilter instead.

It doesn't look like there will be any support implemented for Nokia
9210 Communicator PsiWord. No particular burning demand for that
anymore apparently.

Removal of the filters that used xmerge took place at:

commit a5783fe922
CommitDate: Sun Mar 3 19:19:26 2013 +0100

    remove stale javafilters

Change-Id: I0a0087fb2ee015de42c1802b5e9bc6dc42a5efe1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174563
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins
2024-10-24 16:28:18 +02:00
..
soffice.xcodeproj Remove archaic xmerge 2024-10-24 16:28:18 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Xcode Project for Debugging LibreOffice on macOS

Just an Xcode project to make it easier to debug a running soffice instance on macOS. Not intended for other use. The Xcode project has references to a fairly arbitrary bunch of source files from here and there in LibreOffice that I have happened to debug in Xcode on macOS.