Slashdot Mirror


LibreOffice 4.2 Busts Out GPU Mantle Support and Corporate IT Integration

Billly Gates points to this basic summary of the features of the recently released LibreOffice 2.4, writing: "In catching up with MS Office, the new LibreOffice 4.2 now has full Windows 7/8 integration including Aero peek, thumbnails, jumplists, and recent documents all from the taskbar. In addition, one weak area for LibreOffice has been enterprise network support and the lack of active directory tools: LibreOffice now has GPO and active directory support for system administrators to deploy and manage LibreOffice over corporate networks. LibreOffice also includes an expert configuration Window to assist power users and system administrators when deploying to hundreds of workstation at a time." Read on for some more details about the release, including some information about support for AMD's Mantle CPU acceleration support. Also of particular interest is AMD/ATI is expecting to finally release Mantle in the next coming hours for games like Battlefield 4. Surprisingly LibreOffice also supports mantle as well according to the release notes. However you will need the 14.1 driver which is being compiled and uploaded at the time of this writing to utilize this feature. Mantle will accelerate lower-end CPUs by up to 300% in some tasks while having modest improvements for those with more recent powerful CPUs. Real niceties for those like myself on AMD phenom IIs with the later 7000 series cards.

The only issue (some on Slashdot may say benefit ) is the lack of a ribbon UI. However, for recent articles about governments considering OpenOffice this release addresses shortcomings with the new active directory and GPO support."

2 of 192 comments (clear)

  1. Re:How compatible is it? by gman003 · · Score: 4, Informative

    Even Microsoft Office does not guarantee 100% compatibility with older documents. And I've personally witnessed simple things breaking between MS Office on a Mac or on Windows.

    When I dug through some very old Office 98 docs of mine a few years back, Office 2007 broke rather badly, but OpenOffice was able to read them. I'm sure it wasn't pixel-perfect, but it was readable and more-or-less as intended, unlike Office proper.

    As far as trading between various offices, I've noticed more problems with Office For Mac than with LibreOffice. Granted, most people in my office are using either Google Docs, iWork or LibreOffice, but we get a fair number of outside docs that were made in MS Office.

    For most uses of Word (glorified RTFs), everything is compatible. I've even had no issues going from AbiWord to MS Word. If you get crazy with auto-summaries or embedded docs, it might get problematic, but do you really use those? Presentations are much the same, although I've not worked with them nearly as much (because I do real work).

    For spreadsheets, its a bit more hit-or-miss. If all you're doing is glorified CSVs, once again everything works, but the crazier your formulae get the more likely it will only work in one program.

  2. Re:How compatible is it? by JDG1980 · · Score: 4, Informative

    Nobody can, at least until Microsoft opens up their entire API library. Until then, when someone gets close enough to endanger Microsoft's cash cow, they will change just enough stuff to keep them at arm's length. Repeat ad nauseam.

    All of the MS Office file formats, both legacy binary and OOXML, are publicly documented. The binary documentation, I think, was released at the insistence of the European Union regulators.

    Now, it is true that the formats are really badly designed and inelegant, and that there are a lot of MS Office "guts" spilling out of the specs. They are not easy to implement. But with enough time and effort, it should be doable. And MS is not introducing new breaking changes – to the contrary, they are finally introducing compliance with OOXML 'strict', which fully complies with the ISO standard. (MS Office 2010 can read 'strict' OOXML documents, and MS Office 2013 can both read and write them.)