LibreOffice tells Oracle to fork off
documentfoundation.org
LibreOffice tells Oracle to fork off
1–10 of 26 posts
Re: LibreOffice tells Oracle to fork off
#2Re: LibreOffice tells Oracle to fork off
#3I am considering donating to their development fund, so was wondering if it was just an overly ambitious project going nowhere.
Re: LibreOffice tells Oracle to fork off
#4Re: LibreOffice tells Oracle to fork off
#5Could someone describe what's the difference between LibreOffice approach and GoOo approach now? Why didn't they build on GoOo, but forked again instead?
However, not everybody seems thrilled at http://planet.go-oo.org/ ...
P.S. more coverage over at http://lwn.net
Re: LibreOffice tells Oracle to fork off
#6Now I'm not an insider, so I don't know, by from my lay-man perspective I think the first thing they need to do is clean up the repositories and project structure before anything else is done.
Re: LibreOffice tells Oracle to fork off
#7Could someone describe what's the difference between LibreOffice approach and GoOo approach now? Why didn't they build on GoOo, but forked again instead?
Good point. Judging from http://www.documentfoundation.org/supporters/ , which apparently includes Novell and most everybody, they got their ducks in a row. However, not everybody seems thrilled at http://planet.go-oo.org/ ... P.S. more coverage over at http://lwn.net
Re: LibreOffice tells Oracle to fork off
#8Is it just me, or are the OOo .. eh, LibreOffice sources somewhat messy? Just checked out the build repo and the writer repo ( http://cgit.freedesktop.org/libreoffice ), and I really have to wonder if this kind of arrangement is workable at all. Now I'm not an insider, so I don't know, by from my lay-man perspective I think the first thing they need to do is clean up the repositories and project structure before anyt…
On the other hand, I just found this:
DBG_ASSERT(nTab
Seriously?Re: LibreOffice tells Oracle to fork off
#9Is it just me, or are the OOo .. eh, LibreOffice sources somewhat messy? Just checked out the build repo and the writer repo ( http://cgit.freedesktop.org/libreoffice ), and I really have to wonder if this kind of arrangement is workable at all. Now I'm not an insider, so I don't know, by from my lay-man perspective I think the first thing they need to do is clean up the repositories and project structure before anyt…
Well, it's got some organisation inside. inc/source/tool/data folders are pretty much standard in the whole tree. Everything is very modular. What exactly didn't you like? On the other hand, I just found this: DBG_ASSERT(nTab Seriously?
Re: LibreOffice tells Oracle to fork off
#10Is it just me, or are the OOo .. eh, LibreOffice sources somewhat messy? Just checked out the build repo and the writer repo ( http://cgit.freedesktop.org/libreoffice ), and I really have to wonder if this kind of arrangement is workable at all. Now I'm not an insider, so I don't know, by from my lay-man perspective I think the first thing they need to do is clean up the repositories and project structure before anyt…
Well, it's got some organisation inside. inc/source/tool/data folders are pretty much standard in the whole tree. Everything is very modular. What exactly didn't you like? On the other hand, I just found this: DBG_ASSERT(nTab Seriously?
Star Office was a product by a german company. While it's really bad style to write non-english code, it's understandable that it might happen in debug code like this and if that assertion is never hit, nobody ever sees it to correct it.
"Tab zu gross" is German for "tab too big"