399
LibreOffice is pretty damn good
(lemmy.ca)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Huh, I've never heard of SoftMaker Office before, good to know it exists. I might check it out.
To add to some of the other comments, I have heard that the issue for LibreOffice is that Microsoft's own parser isn't compliant with the OOXML standard that they created. Yet the most important thing is compatibility with Microsoft Office, so you can't simply build a parser according to the open standard and expect it to work with Microsoft Office. Instead, you need a parser to work the same way as Microsoft's, which is proprietary. However, admittedly I have never read the OOXML standard or checked MS Office documents for compliance myself.
Therefore, if what I have heard is correct, I would assume that SoftMaker Office has either struck a deal with Microsoft before to improve compatibility, or has simply been better at reverse engineering. Alternatively, what I have heard could be wrong.