LibreOffice 3.5 Released
First time accepted submitter wrldwzrd89 writes "The Document Foundation, the team behind the free and open-source office suite called LibreOffice, has released their latest and greatest version. As is typical with major releases of LibreOffice, there are significant new features making their debut in this version. The component with the biggest upgrade is Calc, which now has support for up to 10,000 sheets per workbook among its new features. Also noteworthy among the new features is support for importing Microsoft Visio files in Impress and Draw. The full feature list is available in a PDF hosted on Dropbox; LibreOffice itself can be downloaded here."
10000 sheets per workbook? Yup, lack of sheets was exactly what was stopping me from using Calc.
They don't have their own hosting for this stuff? More seriously, how much RAM does this take up.
importing Microsoft Visio files in Impress and Draw.
Somewhat off topic, but visio seems to be one of those killer apps for which there is still no decent open source solution.
There are a few options that kinda do what visio does (dia, kivio, umbrello etc..) but I’ve never seen anything that even comes close. It’s on of the list of things Microsoft did right (or more likely, whoever actually developed visio initially did right.. I seem to remember they bought it from someone).
And before anyone says “so go write one yourself” ... I actually tried (and failed). This isn’t an attack on the open source community, more just an interesting observation. Certain software just isn’t interesting enough and as such doesn’t seem to happen unless someone is being paid to write it.
Also... libreoffice is still a terrible name. Openoffice.org wasn’t great either.. but most people dropped the .org part and it sounded ok. “Libre” just doesn’t roll of the tongue well you feel like a tool saying it out loud. And "office" doesn't compliment it. The whole combination just doesn't work.
Are those sheet double ply?
OpenOffice.org is in version 3.3.0 and remarkably worse than LibreOffice. LibreOffice has way more future.
Visio has long been one of the programs for which there is no satisfying substitute.
Is there a non-crossing line tool in Draw? :)
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
As difficult as it is to deal with the open/libre office fork, it's beginning to become apparent that the governance issues of oo.o were holding it back. As a truly open source project, Libre is already showing that they can work with contributions from a lot of different developers to move the whole project forward a lot faster than oo.o was doing in the past. This is good news because we're now enjoying a world class office suite that is just getting better all the time.
Of course, now we can expect to hear from all the naysayers who will predictably continue to declare LibreOffice a perpetual failure because they have some weird edge case of an MS Office document that didn't import perfectly...
Tired of FB/Google censorship? Visit UNCENSORED!
How hard can it be to add update notifications and downloads to the app?
"Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
even MS sucks at supporting its own formats between versions, so don't hold your breath hoping that LO people will reverse engineer all the obscure corner cases and quirks where things break.
I've had more trouble with older (2003?) versions of Office reading DOCX files (with the plugin). I've gradually gone from trying MS Word first, to trying LO Writer first.
But it probably depends what your needs are. I generally don't need to care about the formatting being exactly the same.
Great, a major LO upgrade. That means I download it, install it, and see how many minutes it takes me before I hit a large enough Office compatibility snag that makes me delete it and swear off giving it another shot.
Instead of swearing it off, get in touch with me and we will file bugs. Sure, it might take a year or three until they are fixed, but most of them _do_ get fixed in LibreOffice. I would say that the last year in LO has closed more of my bugs than the past five years of OpenOffice.org, including one very critical bug that has been open for almost _ten_years_:
https://issues.apache.org/ooo/show_bug.cgi?id=5556
Fixed in LO six months after filing:
https://bugs.freedesktop.org/show_bug.cgi?id=37978
You can contact me here, please have a file that demonstrates the issue handy or clear reproduction instructions:
http://dotancohen.com/eng/message.php
Thanks.
It is dangerous to be right when the government is wrong.
The .docx support is good enough that I am writing a book in collaboration with MS Office users, including change tracking and comments, and they don't know that I'm using LibreOffice 3.4. If you find any bugs in .docx compatibility, you can contact me here and we will file bugs:
http://dotancohen.com/eng/message.php
Thanks.
It is dangerous to be right when the government is wrong.
Visio .vsd import .msi Windows Installer - I understand that .msi is a big deal for corporate installs somehow.
Native PostgreSQL driver
Java 7 support
AES encryption
Anyway is it just me or is Libreoffice really really awesome. There seems like a tremendous amount of energy behind the project, and it's all headed in the right direction.
Office documents are fundamentally fragile.
In a text processing program the tiniest change to character spacing rules or line breaking rules or margin rules or image placement rules can radically change the way a document is rendered. So the only way to keep complete compatibility is to NEVER change any existing behaviour of the rendering engine. In a calculation program the tiniest change in formula imlementation can change the calculated results.
The problem with word processors and spreadsheets is they blur the line between input and output. The user is continuously looking at the output so the user thinks of the file as storing the output but what is really being stored is the input. So they load the file into a program with a slightly different engine and get surprised when the results of thier poorly formed (remember the user doesn't see the input so they don't see how horriblly unstructured it is) turn into a mess.
Frankly I find it damn impressive that OOo/Lo do as good a job of dealing with MS office documents as they do.
note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
You've apparently not used LibreOffice, which actually gets this right - though certainly OpenOffice.org did not, backspace on the other hand pops up the dialog you hate ;-) c'est la vie.
Have there been enough major releases of LibreOffice to say what's "typical" of them?
http://alternatives.rzero.com/
Are they better than OpenOffice? I am waiting for LibreOffice to have better format compatibilities. V3.4.3 still didn't show my documents' formats correctly. :(
Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
Anyone used this suite's database component?
Daily. I actually use it as a middleware layer between our MRP database and some accounting functions I'm responsible for. I use ODBC to get at the tables and then do the actual analysis mostly in a spreadsheet with some custom queries in the Base part. It has worked extremely well, has been easy to use and hasn't cost us a penny in capital expenditures.
As a standalone database, I think Access is significantly better right now but as a way for your office suite to communicate with another database, LibreOffice Base is terriffic.