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…

    • ptu@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 minutes ago

      I moved my data there a couple of months ago and couldn’t be happier. Maybe try a different provider?

    • froh42@lemmy.world
      link
      fedilink
      English
      arrow-up
      22
      ·
      5 hours ago

      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.

      • zr0@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        8
        ·
        4 hours ago

        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.

        • Axum@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          5
          ·
          54 minutes ago

          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.

        • ExLisper@lemmy.curiana.net
          link
          fedilink
          English
          arrow-up
          4
          ·
          53 minutes ago

          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.

        • Rooster326@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          33 minutes ago

          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?

    • Link@rentadrunk.org
      link
      fedilink
      English
      arrow-up
      31
      ·
      7 hours ago

      That was my thought and Nextcloud already supports Collabora Office which is a fork of LibreOffice Online I believe.

    • Atherel@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      5
      ·
      5 hours ago

      OpenXchange is also part of the IONOS group. I don’t understand why they don’t focus on one solution to make it as good as possible.

  • Blisterexe@lemmy.zip
    link
    fedilink
    English
    arrow-up
    29
    ·
    11 hours ago

    Sounds good to me! I hope they support the open document formats better than onlyoffice currently does. Also euro-office isn’t a particularly good name, although it has the advantage of being explicit about where it’s based.

  • sugarsweat@ani.social
    link
    fedilink
    English
    arrow-up
    18
    ·
    edit-2
    10 hours ago

    Are there any actually good replacements for Excel? As an intermediate/advanced user, every alternative I’ve tried to date pales in comparison. I can’t see anyone in my industry switching away from MS because of this, as things currently stand.

    • youmaynotknow@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      18 minutes ago

      That’s because most people are not willing to migrate their macros and some formulas from excel (lazy fucks that they are). It’s doable, I’ve done it, did it years ago, and now build new ones for libre office all the time.

      I have never had to rely on, or even use, microshit’s software since then, haven’t had anything not work for me. Being the imbecile that I am at those things and having managed to make them work, it’s just a matter of choosing to do it, which most people choose not to.

    • fizzle@quokk.au
      link
      fedilink
      English
      arrow-up
      2
      ·
      48 minutes ago

      People always say this about LO.

      I have a small finance consultancy, and we’re a LO shop all day every day.

      Its fine.

    • MalReynolds@slrpnk.net
      link
      fedilink
      English
      arrow-up
      23
      ·
      6 hours ago

      May I suggest Python ?

      By the time you get tits deep in Excel to the point where other spreadsheets can’t hack it, you may as well be using a real programming language instead of VBA…

      If you can do advanced Excel, you can do Python (and numpy will crush Excel in ways that aren’t even funny, well OK, it’s funny too).

      • Squizzy@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 hours ago

        Is python realistic for non tech people? I have a lot of databases across sharepoint but no real tech knowledge beyond basics.

        • WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 hour ago

          it was partly made for mathematicians who did not know how to develop software, but also for education. so I guess it’s a good starter language. but it allows doing way too much things that will be very confusing when overused

        • Rooster326@programming.dev
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          28 minutes ago

          If you are running multiple databases you are already a “tech people”

          Sharepoint is not a “database”

          I would recommend learning SQL. It is made to be human readable, and we’ve been perfecting it since the 1960’s.

          Python let you run SQL on any file, and standard DB technology with a very small number of lines of code. Recommend reading about Pandas

        • Luckyfriend222@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          4 hours ago

          No, but for these OnlyOffice is a viable alternative. @surgarsweat was referring to way advanced features, not something secretaries or HR or accounting will need. I have use OnlyOffice for 6 years now, and have yet to find an Excel need it could not fulfill.

          • sem@piefed.blahaj.zone
            link
            fedilink
            English
            arrow-up
            4
            ·
            2 hours ago

            Nah man. Advanced is a relative term. Making formulas in a spreadsheet can be advanced vs just typing stuff in there to make easy layouts.

          • Pommes_für_dein_Balg@feddit.org
            link
            fedilink
            English
            arrow-up
            8
            ·
            edit-2
            4 hours ago

            I’ve done IT consulting work for a company that had switched to an open source software stack and were forced to go back to MS because they literally couldn’t fill necessary positions and it was threatening to kill the business.
            And this was at a time where there was a surplus of applicants for every position. They just all noped out when they were told they’d have to learn to use different software.

            I’ve worked for dozens of companies as MSP and now I’m leading the in-house IT of a company with 300 employees. The picture is the same everywhere: Most office workers have simply memorized the exact steps needed for their role. Take away the tools they’re used to and their productivity drops to zero, while IT support workload goes through the roof.

            • MalReynolds@slrpnk.net
              link
              fedilink
              English
              arrow-up
              6
              ·
              4 hours ago

              Yup, seen it too, sucked, don’t think it’s the way forward though. Europe seems to agree, should be enough momentum.

    • Snapz@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      6 hours ago

      Probably more credibility if you actually give real, specific examples of what you cannot do on Libre Calc that you require?

      • sunbeam60@feddit.uk
        link
        fedilink
        English
        arrow-up
        2
        ·
        56 minutes ago

        Oh boy!

        Lack of proper table support.

        FILTER is borked.

        MAP functions and their ilk aren’t there.

        The DBASE functions have serious issues.

        Array formulas sort of work but often results in issues.

        Calculation speed is super slow. I’ve tried converting a pension forecast tool and it just ran so incredibly slowly.

        As someone self hosting my own Nextcloud with Collabora, I can tell you that living with LibreOffice is easy - but living with Libra Calc is impossible. It is not a workable, serious solution.

      • SpikesOtherDog@ani.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        I was able to duplicate a simple Excel spreadsheet in calc with functions and VBA. I’d love an example of what it can’t do.

        Also, jobs that still require advanced usage of Excel with VBA pay well enough to have someone redo it in typescript or JavaScript.

    • Kaiyo@lemmy.world
      link
      fedilink
      English
      arrow-up
      70
      ·
      10 hours ago

      I hear this argument a lot but no one ever gives details as to what common features excel has vs say libreoffice. I’m really curious, because i’d like to contribute free time in this direction.

      • r4mp@lemmy.zip
        link
        fedilink
        English
        arrow-up
        17
        ·
        6 hours ago

        What I always find missing in all these Excel vs. other spreadsheet software debates is the rationale for using a spreadsheet in the first place. I work a lot with large corporations, and it’s often the case that they can’t move away from Excel because, in the past, they relied on it to solve a process in a way that—at least today—could and should be handled better. Perhaps we should question the process more often and the Excel alternatives less.

        • Quicky@piefed.social
          link
          fedilink
          English
          arrow-up
          4
          ·
          edit-2
          2 hours ago

          As a data consultant, I would say those companies already do question the process, and have done for decades.

          Yes there are countless situations where a dedicated system or database could and should replace Excel, but there are just as many scenarios where Excel is ideal, and swapping out a spreadsheet for what would be potentially tens of separate applications across the business, or one absurdly expensive behemoth, to perform tasks that could be done rapidly and clearly in Excel is neither practical nor economically viable for most companies. A spreadsheet is perfect for plenty of situations.

          My job is literally to help these companies move to appropriate database solutions, often transitioning away from Excel. But there’s no getting around that a spreadsheet solves (often simple) problems that are impractical with other tools. You can move a company to a supplier’s sector-specific solution and solve huge numbers of issues, but unless that solution exactly meets every aspect of the business requirements, there’s always going to be a fallback and it’s often Excel, for better or worse.

        • Pommes_für_dein_Balg@feddit.org
          link
          fedilink
          English
          arrow-up
          9
          ·
          4 hours ago

          The issue is that a lot of processes need to be understood by people who have no IT background. Your basic office drones need to be able to use it, enter data, and make changes. Every applicant in an office job will be relatively proficient in Excel.
          If you move your process to another solution, the majority of your employees will have to be re-trained.

        • Kissaki@feddit.org
          link
          fedilink
          English
          arrow-up
          6
          ·
          4 hours ago

          I’m confused. Excel is a spreadsheet, that’s always in the form of a table.

          • WhyJiffie@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            57 minutes ago

            that downvoter really could have instead done something useful and explain what “format as table” is

        • Saucepain@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          6 hours ago

          Yep, single most important difference in my view and the reason I pay an Office subscription.

      • fizzle@quokk.au
        link
        fedilink
        English
        arrow-up
        11
        ·
        8 hours ago

        Its almost always that they’ve been following specific workflows or processes for the last n years and find that particular workflow isn’t directly supported in LO.

        • Quicky@piefed.social
          link
          fedilink
          English
          arrow-up
          7
          ·
          5 hours ago

          I can only assume anyone still asking the question “is Excel really that much better than the alternatives?” lacks exposure to Power Query and its prevalence in business.

          • Axum@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            48 minutes ago

            Anyone reaching for powerQuery in excel should not, and instead be reaching for something like PowerBI.

      • Rentlar@lemmy.ca
        link
        fedilink
        English
        arrow-up
        13
        ·
        edit-2
        9 hours ago

        Years ago, one of my buddies tried to open a very long spreadsheet and Libreoffice couldn’t do it. I think the maximum row and columns reached parity in version 7. I think one more cosmetic feature that is missing is the easy to access table and chart style templates.

      • Hudell@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        9
        ·
        10 hours ago

        I only have one example and it’s not really a good one: 3-4 years ago I had one specific spreadsheet (that I got from the internet) which I used to help plan some stuff in a videogame I was playing. It had a table with a few hundred items with formulas that would iterate over those items many times.

        Excel on the local machine could handle changes to that sheet instantly. Anything else I tried (including excel web) would take several seconds to change any value, sometimes even minutes.

        It was probably some problem with the spreadsheet itself, but there was no other similar spreadsheet I could use so at the end of the day I had to use excel if I wanted to plan anything with that tool (but I ended up quitting the game within a few days)

    • just_another_person@lemmy.world
      link
      fedilink
      English
      arrow-up
      24
      ·
      10 hours ago

      In what ways to they fail? I’ve used LibreOffice forever and don’t have any specific complaints, but I’m definitely not using any of the more advanced features.

      • pulsewidth@lemmy.world
        link
        fedilink
        English
        arrow-up
        22
        ·
        9 hours ago

        I love and use LibreOffice, but I do find Calc much harder to work with than Excel. PivotTables, sortable lists with locked headings and sort-buttons, even simply setting print area were all harder for me to get used to and implement on Calc than Excel.

        I persist because I like the goal of FOSS, and it’s “good enough” for my usage, I can definitely understand when people show frustrations - especially power users that have worked with MS Office for decades.

    • Maestro@fedia.io
      link
      fedilink
      arrow-up
      2
      ·
      6 hours ago

      I really like Gnumeric. It can handle some large sheets and complex cases better than LibreOfficr Calc. But Calc is my daily driver.