LWN: Comments on "LibreOffice 3.3.2 is now available" https://lwn.net/Articles/434756/ This is a special feed containing comments posted to the individual LWN article titled "LibreOffice 3.3.2 is now available". en-us Thu, 09 Oct 2025 14:36:10 +0000 Thu, 09 Oct 2025 14:36:10 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net LibreOffice 3.3.2 is now available https://lwn.net/Articles/439322/ https://lwn.net/Articles/439322/ halla <div class="FormattedComment"> As Dorothy L. Sayers put it in "Murder Must Advertise", "if, by the most far-fetched stretch of ingenuity, an indecent meaning could be read into a headline, that was the meaning that the great British Public would infallibly read into it". Your ability to do so proves her point, but not your point that Calligra Suite is a bad name.<br> <p> </div> Tue, 19 Apr 2011 20:24:23 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/439272/ https://lwn.net/Articles/439272/ nye <div class="FormattedComment"> <font class="QuotedText">&gt;Further proof that 'Calligra' is an awful name: this time it took me six rereadings to determine that it was not in fact called 'Caligula', even though the exact same misreading happened last time I read its name here.</font><br> <p> TBH I think that says rather more about you than the choice of name :P<br> <p> Seriously, no name is going to please everyone but Calligra actually seems like a really good choice to me - it's not quite a real word, nor a generic description - like calling it 'Word Processor' - so it's unique and memorable, but it *is* evocative of writing and suggests the purpose of the software more clearly than most names, without being ambiguous or uncomfortable to pronounce (I would feel embarrassed suggesting an application named 'LibreOffice' to my boss).<br> <p> Off the top of my head, the only OSS application I can think of that's as well named is Inkscape.<br> </div> Tue, 19 Apr 2011 14:55:40 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/439190/ https://lwn.net/Articles/439190/ nix <div class="FormattedComment"> Further proof that 'Calligra' is an awful name: this time it took me six rereadings to determine that it was not in fact called 'Caligula', even though the exact same misreading happened last time I read its name here.<br> </div> Mon, 18 Apr 2011 20:42:14 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/438191/ https://lwn.net/Articles/438191/ jospoortvliet <div class="FormattedComment"> Ok, but 35.000 lines of code is nothing but a drop in an ocean of millions of lines of code. I agree with parent that it is time to start porting big parts of LibreOffice to more modern functionality (or indeed focus on Calligra as a project with a less foggy future).<br> <p> I'm pretty happy with Meeks' blog about a GSOC project to port the canvas to Cairo and I really hope it'll happen. That would be a step forward - re-using and sharing existing Free Software. Standing on the shoulders of giants means LibreOffice has to be a giant itself - which is exactly the problem with it...<br> </div> Tue, 12 Apr 2011 22:52:34 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/435531/ https://lwn.net/Articles/435531/ halla <p>Well, there is some good news on that topic. Since it's not "mainly" a Qt issue but <i>completely</i> a Qt issue, we were completely dependent on Qt fixing this bug: http://bugreports.qt.nokia.com/browse/QTBUG-10615. But there is movement here, and http://labs.qt.nokia.com/2011/03/14/hint-hint-nudge-nudge-say-no-more/ gives good hope that Qt 4.8 will contain the solution. <p>Personally, I set hinting to none anyway, since I don't like the thin, spindly fonts hinting gives so I have always had fine font output in Calligra Words :-). Sat, 26 Mar 2011 11:04:07 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/435529/ https://lwn.net/Articles/435529/ jsanders <div class="FormattedComment"> Has calligra managed to improve its pretty awful text output? The character spacing was all messed up when documents were printed. I understand this was mainly due to Qt, but it would be nice to look at Calligra again if the situation has improved.<br> <p> </div> Sat, 26 Mar 2011 10:28:20 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/435164/ https://lwn.net/Articles/435164/ ingwa <blockquote>Strange! I understand that these Office suites have a lot of "widgets", but I would have thought that the main work is in the implementation of the functionality of these widgets, not in the widgets themselves..</blockquote> <p> This is true for Calligra, where there is a very clear separate between what we call our Office Engine and the user interface. It is not true for any other free office suite or application, as far as I know. <p> In the Calligra source there is now two official user interfaces:<br/> * the desktop one which used to be the standard<br/> * the mobile one which was developed by Nokia under the name FreOffice for Maemo 5 but which has since been renamed to Calligra Mobile. <p> Many more interfaces are in the works, both by the community and inside various companies. Thu, 24 Mar 2011 11:14:58 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/435057/ https://lwn.net/Articles/435057/ halla <div class="FormattedComment"> Hey! Our _project_ is pretty good! We're an open, welcoming community, we have plenty of fun things to do for hackers, organize great sprints, don't shirk spending a lot of time with newcomers to get them up to speed. The engine and file import code is pretty good, too. And now the applications are coming together, file export to Microsoft Office might happen this year. All in all, we're in good shape to welcome more volunteers to share the fun!<br> </div> Wed, 23 Mar 2011 17:28:25 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/435015/ https://lwn.net/Articles/435015/ cmorgan <div class="FormattedComment"> Consider that using QT internally has other advantages of not having to abstract directory searching, unicode character handling, regex and other features.<br> <p> As an office suite LibreOffice accomplishes its goals if it runs well and works across multiple platforms. Why reinvent the wheel if there are libraries that can both reduce development time (although not in the short term), and simplify/remove/cleanup the project?<br> <p> Imo if Calligra had the number of developers that OO/LO had it would be a much better project as it is already built on Qt and its code is quite a bit smaller and simpler.<br> </div> Wed, 23 Mar 2011 15:09:39 +0000 Qt port https://lwn.net/Articles/434999/ https://lwn.net/Articles/434999/ eean <div class="FormattedComment"> The point is that the code is likely all coupled with their widget implementation.<br> <p> I do think they should be open to the benefits that QtCore can bring to any C++ program. But yea, porting a UI intense app from one graphic toolkit to another isn't a 'port' at all, its just a rewrite. <br> </div> Wed, 23 Mar 2011 13:57:37 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434959/ https://lwn.net/Articles/434959/ mjthayer <div class="FormattedComment"> <font class="QuotedText">&gt; The only major problem I have right now with LibreOffice/OpenOffice is figuring out how to do even simple box-and-arrows diagrams in a way that is round-trip compatible with MS Word. So far I can do the pictures in OpenOffice so the MS Office user sees them more or less OK, but he cannot edit them.</font><br> <p> That is probably an area well worth spending effort in - in fact the most valuable effort might be in making the import/export filters understandable and accessible to "small time" contributors. I must admit that I haven't looked at the filter code myself, but I understand that that it is hard enough going that making it easier to contribute to would be a respectable challenge.<br> </div> Wed, 23 Mar 2011 09:06:09 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434935/ https://lwn.net/Articles/434935/ eru <i>Considering that OO's interface looks like something from 80-s right now, a new UI would definitely be a good feature.</i> <p> 80's? More like mid-1990's, as in Windows 95. (See Windows 2.0 or the original Macintosh for what the quite a bit more primitive 80's UI looks like). And I don't consider it a bad style at all from the point of view of getting work done. There are some small inconveniences that I think could be fixed without redoing everything. Mostly inconsistencies in what setting is in which menu. There also could be recently-used list of styles, or a customizable "favorite-styles" menu. <p> By contrast, I find the MS Office ribbon interface terribly confusing. <p> The only major problem I have right now with LibreOffice/OpenOffice is figuring out how to do even simple box-and-arrows diagrams in a way that is round-trip compatible with MS Word. So far I can do the pictures in OpenOffice so the MS Office user sees them more or less OK, but he cannot edit them. Wed, 23 Mar 2011 05:58:40 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434916/ https://lwn.net/Articles/434916/ Cyberax <div class="FormattedComment"> Spreadsheet panes and text editing pane are indeed custom widgets and will remain that way even after a rewrite. <br> <p> But that doesn't mean you need to reinvent the wheel to build them. For instance, drawing and compositing can be done using QT primitives (which may be accelerated). Event handling in QT should be adequate for them as well.<br> </div> Wed, 23 Mar 2011 02:30:27 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434886/ https://lwn.net/Articles/434886/ grantingram <div class="FormattedComment"> Having given it a quick spin, the improvements in Impress are umm impressive. Admittedly the slide handling in the old version wasn't great but it is a real step up.<br> </div> Tue, 22 Mar 2011 23:50:12 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434884/ https://lwn.net/Articles/434884/ Cyberax <div class="FormattedComment"> Considering that OO's interface looks like something from 80-s right now, a new UI would definitely be a good feature.<br> <p> And MS has actually made a good decision with their "ribbon" interface. We've tried MS Office 2010 on new users here and its interface works wonders - people here are now using styles instead of manually stuffing things with spaces.<br> </div> Tue, 22 Mar 2011 23:38:42 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434872/ https://lwn.net/Articles/434872/ csigler <p> > Links point to x86_64 directory but the actual files contain x86/i586 rpms. </p> <p> Already reported on the LibreOffice dev discussion mailing list. <a href="http://lists.freedesktop.org/archives/libreoffice/2011-March/009493.html">Should be fixed as of 6:15 PM EDT 3/22/11</a>. </p> Tue, 22 Mar 2011 22:52:19 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434850/ https://lwn.net/Articles/434850/ cmccabe <div class="FormattedComment"> Maybe it would be better to spend that immense amount of effort on features that users care about?<br> <p> I know, I know. That's crazy talk!<br> </div> Tue, 22 Mar 2011 20:59:40 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434841/ https://lwn.net/Articles/434841/ s106660 <div class="FormattedComment"> Anyone else noticed that x64 rpm packages do not exist? Links point to x86_64 directory but the actual files contain x86/i586 rpms.<br> </div> Tue, 22 Mar 2011 20:27:52 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434831/ https://lwn.net/Articles/434831/ Cyberax <div class="FormattedComment"> I'm fascinated by the LibreOffice and I'm following its development closely.<br> <p> Porting it to QT is not really that a big deal, and it can be done in stages. First add QT as a backend for OO's own drawing and then slowly refactor code.<br> <p> It's an immense amount of work, but it can be done gradually.<br> </div> Tue, 22 Mar 2011 19:56:40 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434813/ https://lwn.net/Articles/434813/ moltonel <div class="FormattedComment"> <font class="QuotedText">&gt;&gt; Everyone I have spoken to said that porting LibreOffice to Qt is more like reimplementing</font><br> <font class="QuotedText">&gt;&gt; from scratch and your efforts should better be focused on improving KOffice, err, Calligra.</font><br> &gt;<br> <font class="QuotedText">&gt; Strange! I understand that these Office suites have a lot of "widgets", but I would have</font><br> <font class="QuotedText">&gt; thought that the main work is in the implementation of the functionality of these widgets, not</font><br> <font class="QuotedText">&gt; in the widgets themselves..</font><br> <p> The thing is, for most things in an office suite, the widget *is* functionality. A generic grid widget doesn't come near the needs of a spreadsheet for example. Word processors do not use their toolkit's text-wrap facilities, because of pixel-perfect compatibility concerns.<br> <p> Sure you could replace the menus and option screens with standard QT widgets, for a start (handling two event loops at once, somehow). But the transition period will be long and really painfull, for an end result that'll only be marginally better.<br> </div> Tue, 22 Mar 2011 18:10:45 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434806/ https://lwn.net/Articles/434806/ renox <div class="FormattedComment"> <font class="QuotedText">&gt; Everyone I have spoken to said that porting LibreOffice to Qt is more like reimplementing from scratch and your efforts should better be focused on improving KOffice, err, Calligra.</font><br> <p> Strange! I understand that these Office suites have a lot of "widgets", but I would have thought that the main work is in the implementation of the functionality of these widgets, not in the widgets themselves..<br> </div> Tue, 22 Mar 2011 17:03:10 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434802/ https://lwn.net/Articles/434802/ spaetz <div class="FormattedComment"> <font class="QuotedText">&gt; LibreOffice is a great project but the codebase is filled with overlapping libraries, old unused code etc.</font><br> <p> The first couple of months have focused on removing cruft. I stopped counting at 35k LOC removed.<br> <p> <font class="QuotedText">&gt; I'd love to see them port to qt or some other cross platform library that would focus the project on building an office suite and get away from having to build tools and widgets to be cross platform.</font><br> <p> Everyone I have spoken to said that porting LibreOffice to QT is more like reimplementing from scratch and your efforts should better be focused on improving KOffice, err, Calligra.<br> </div> Tue, 22 Mar 2011 16:48:55 +0000 LibreOffice 3.3.2 is now available https://lwn.net/Articles/434791/ https://lwn.net/Articles/434791/ cmorgan <div class="FormattedComment"> LibreOffice is a great project but the codebase is filled with overlapping libraries, old unused code etc. I'd love to see them port to qt or some other cross platform library that would focus the project on building an office suite and get away from having to build tools and widgets to be cross platform.<br> </div> Tue, 22 Mar 2011 16:31:32 +0000