Nextcloud, Ionos and other partners are developing an open-source office suite under the project name „Euro-Office“ as an alternative to the market-dominant Microsoft Office.
The two partners are not starting from scratch, but have forked the components of OnlyOffice available as open-source code and want to build on them. In the summer, the software is then intended to replace the previous office component Collabora in Nextcloud and the Ionos Nextcloud Workspace. A ‘technical preview’ is already available on GitHub.
While this is a good news, I think they should move from github, you know microslop copilot…



Because the Only Office source is more modern while Libre Offices’s source code now is around 35 years old. At least that was the reasoning in one of the articles I read.
You got that backwards. Its open office that hasnt been updated in years.
OnlyOffice not OpenOffice
Huh, I didnt realize that was an actual product and not just a mistake.
So old code is now suddenly bad? Weird and somewhat also not the case, as LibreOffice is constantly updated.
I guess it is a preference. I for myself tend to rather use a FreeBSD than Fedora for production environments.
Old isn’t necessarily bad, unless years of decision-making have left it in a massively complex state (see also: Xorg)
The real reason here is that LibreOffice is written in C++, which is falling rapidly out of fashion for modern apps, leading to a smaller supply of developers.
Contrast this with Onlyoffice. Yes, the document engine is still written in C++, however the build tools use more modern items like python and onlyoffice supports having Javascript frontends and scripting, making it easier to source web devs to work on these parts.
Technical debt is a thing. Everyone says Xorg is too old to be maintained so we have to switch to Wayland for example. I don’t know the state of Libre Office but it’s possible it simply can’t be easily migrated to newer, better tools.
Sometimes it is better to start fresh.
Especially when you want to be the owner of something.
Libre has 35 years of good, bad, and the ugly. It’s has 35 years of tech debt, and design choices made. That’s not easy to just “fix”
It’s a completely different beast to sift through legacy code than it is to just start fresh.
Not getting rid of the old is one of the many reason Windows is such a shit show. Every program today in 2026 asks itself “Am I Barbie Riding Club(1996)? Before it runs because it needs a special compatibility mode”. Why inherit among the million other issues if you don’t want to?