====== Editions of OpenOffice.org ====== OpenOffice.org is open source under the LGPL and has splintered into many editions. Most editions are 99% the same. The 1% are typically system integration and progressive features. To make it confusing, some editions use the OpenOffice.org brand. The most popular edition is the "vanilla" edition, also called the upstream, mainstream, official, and Sun Microsystems edition. It is available from http://www.OpenOffice.org and is especially popular among Windows users. The next group of editions is ooo-build. Many Linux distributions ship ooo-build. [[http://svn.gnome.org/svn/ooo-build/trunk/distro-configs/|Editions based on ooo-build]] include * Debian * Frugalware * www.Go-oo.org * Mandriva * [[http://www.novell.com/products/desktop/features/ooo.html|Novell]] * [[http://ooop.wiki.sourceforge.net/|OxygenOffice]] * Ubuntu ([[https://code.launchpad.net/openoffice/|list of patches]]) * SUSE Fedora ships a modified OpenOffice.org ([[http://cvs.fedoraproject.org/viewcvs/rpms/openoffice.org/devel/|list of patches]]), but Fedora does not use ooo-build. Variations of OpenOffice.org with their own brands include [[http://www.sun.com/software/star/staroffice/index.jsp|StarOffice]], [[http://www.neooffice.org/neojava/en/index.php|NeoOffice]], [[http://www.broffice.org/|BrOffice]], [[http://symphony.lotus.com/software/lotus/symphony/home.jspa|IBM Lotus Symphony]], [[http://www.multiracio.com/eurooffice/about|EuroOffice]], and Beijing Redflag CH2000's [[http://www.ch2000.com.cn/|RedOffice]]. ===== How to tell which edition you have ===== When OpenOffice.org is running, click on **Help** and then **About**. The vanilla OpenOffice.org about dialog is mostly white like this: {{http://lh4.google.com/OOoNinja/R9XmwfuVdBI/AAAAAAAAAnM/uyZKkatNA94/s400/OpenOffice.org_2.4.0_About_Dialog.png}} Ubuntu Gutsy 7.10's dialog is brown and mentions both Debian and Ubuntu: {{http://lh6.google.com/OOoNinja/R90-o_uVdCI/AAAAAAAAAnw/10ew7C-dj8I/s400/OpenOffice.org230-Ubuntu710-Help-About.png}} ===== Differences in ooo-build ===== Systems that use ooo-build may pick and choose from a menu of modifications that include: * Backport of alpha-quality Microsoft Office 2007 import filters to OpenOffice.org 2.x * Gstreamer multimedia support on Linux * Kohei Yoshida's Calc linear optimization solver (before OpenOffice.org 3) * Microsoft Works text document (.wps) import using libwps * Microsoft VBA improvement * T602 import * Improved EMF rendering * Cairo canvas rendering for anti-aliased graphics * Small bug fixes and performance improvements Additionally, ooo-build distributions can choose to compile the vanilla OpenOffice.org with changes including: * Enabling Quickstarter on Linux * Including the [[http://www.oooninja.com/2008/02/eye-candy-3d-opengl-transitions-impress.html|3D OpenGL transitions]] in OpenOffice.org 2.4+ (built in, not as an extension ==== References ==== * [[http://go-oo.org/discover/|Discover Go-oo.org]] * [[http://go-oo.org/developers/ooo-build/patches/|ooo-build patches]] ===== Path of executable ===== ^ Edition ^ Path to executable ^ | Debian | ? | | Ubuntu 7.10, OpenOffice.org 2.3 | ''/usr/bin/openoffice'' links to ''/usr/bin/ooffice'' | | Fedora 8 | ''/usr/lib/openoffice/program/soffice'' | | Mandriva Linux One 2008 | ''/usr/bin/office2.2'' \\ ''/usr/bin/soffice'' links to ''/etc/alternatives/ooffice'' | | StarOffice | ? | | Ubuntu 7.10, OpenOffice.org 2.3 | ''/usr/bin/openoffice'' links to ''/usr/bin/ooffice'' | | Vanilla 2.4 for Linux | ''/usr/bin/openoffice.org2.4'' | | Vanilla 2.3 for Windows | ''C:\Program Files\OpenOffice.org 2.3\program\soffice.exe'' | | Vanilla 2.4 for Windows | ''C:\Program Files\OpenOffice.org2.4\program\soffice.exe'' ((There's a space removed going from 2.3 to 2.4))| ===== Path of user configuration ===== ^ OOo Edition ^ OOo version ^ Operating system ^ Path to configuration ^ | ooo-build((Some or all types of ooo-build?)) | 2.x | Linux | ~/.ooo-2.0/user/ | | Vanilla | 2.x | Linux | ~/.openoffice.org2/user/ | | Vanilla | 2.x | Windows 95, 98, ME | C:\Windows\Application Data\OpenOffice.org2\user\ | | Vanilla | 2.x | Windows 2000, XP | C:\Documents and Settings\{username}\Application Data\OpenOffice.org2\user\ | | Vanilla | 2.x | Windows Vista | C:\Users\{username}\AppData\Roaming\OpenOffice.org2\user\ | | Vanilla | Beta and developer snapshots 3.0 | Linux | ~/.ooo-dev3/user/ |