Apache OpenOffice

"www.OpenOffice.org" redirects here. It is not to be confused with OpenOffice.org.
Apache OpenOffice

Apache OpenOffice 4 logo

Apache OpenOffice 4 logo

Apache OpenOffice Writer 4.0.0
Developer(s) Apache Software Foundation
Initial release 3.4.0 / 8 May 2012 (2012-05-08)[1]
Stable release 4.1.3[2] (October 12, 2016 (2016-10-12)) [±]
Repository svn.apache.org/viewvc/openoffice/
Development status Moribund
Written in C++ and Java
Operating system Linux, macOS, Microsoft Windows
Platform IA-32 and x86-64
Size 141 MB (4.1.3 en_US Windows .exe)[3]
Available in 38 languages[4]
Type Office suite
License Apache License 2.0[5]
Website www.openoffice.org
Standard(s) OpenDocument (ISO/IEC 26300)

Apache OpenOffice (AOO) is an open-source office productivity software suite. It is one of the successor projects of OpenOffice.org and integrates features and improvements from IBM Lotus Symphony.[6] Apache OpenOffice is a close cousin of LibreOffice and NeoOffice. It contains a word processor (Writer), a spreadsheet (Calc), a presentation application (Impress), a drawing application (Draw), a formula editor (Math), and a database management application (Base).[7]

Apache OpenOffice's default file format is the OpenDocument Format (ODF), an ISO/IEC standard. It can also read and write a wide variety of other file formats, with particular attention to those from Microsoft Office (although unlike LibreOffice it cannot save Microsoft's newer XML formats like DOCX, only import them).[8]

Apache OpenOffice is developed for Linux, macOS and Windows, with ports to other operating systems. It is distributed under the Apache License.[5] The first release was version 3.4.0, on 8 May 2012.[1]

In January 2015 the project reported a lack of active developers and code contributions and that they were "still struggling in involving new volunteers who can independently work on big developments".[9] After ongoing problems with unfixed security vulnerabilities through 2015 and 2016,[10][11] in September 2016 the project started discussions on possibly retiring AOO.[12][13][14] Despite the problems with development, the software continues to attract a large number of downloads, approximately 100,000 per day,[15] a similar number to that of LibreOffice.[16]

History

After acquiring Sun Microsystems in January 2010, Oracle Corporation continued developing OpenOffice.org and StarOffice, which it renamed Oracle Open Office. In September 2010, the majority[17][18] of outside OpenOffice.org developers left the project[19][20] due to concerns over Sun's, and then Oracle's, management of the project,[21][22] to form The Document Foundation (TDF). TDF released the fork LibreOffice in January 2011,[23] which most Linux distributions soon moved to,[24][25][26][27] including Oracle Linux in 2012.[28][29][30]

In April 2011 Oracle stopped development of OpenOffice.org[31] and laid off the remaining development team.[32] Its reasons for doing so were not disclosed; some speculate that it was due to the loss of mindshare with much of the community moving to LibreOffice[33] while others suggest it was a commercial decision.[34] In June 2011 Oracle contributed the OpenOffice.org trademarks[35] and source code to the Apache Software Foundation, which Apache re-licensed under the Apache License.[36] IBM, to whom Oracle had contractual obligations concerning the code, appears to have preferred that OpenOffice.org be spun out to the Apache Software Foundation above other options or being abandoned by Oracle.[37][38] Additionally, in March 2012, in the context of donating IBM Lotus Symphony to the Apache OpenOffice project, IBM expressed a preference for permissive licenses, such as the Apache license, over copyleft license.[39] The developer pool for the Apache project was seeded by IBM employees,[40] who, from project inception through to 2015, did the majority of the development.[41][42][43][44][45][46]

The project was accepted to the Apache Incubator on 13 June 2011,[47] the Oracle code drop was imported on 29 August 2011,[48] Apache OpenOffice 3.4 was released 8 May 2012[1] and Apache OpenOffice graduated as a top-level Apache project on 18 October 2012.[49][50][51]

IBM donated the Lotus Symphony codebase to the Apache Software Foundation in 2012, and Symphony was deprecated in favour of Apache OpenOffice.[45] Many features and bug fixes, including a reworked sidebar, were merged.[52] The IAccessible2 screen reader support from Symphony was ported and included in the AOO 4.1 release[6] (April 2014), although its first appearance in an open source software release was as part of LibreOffice 4.2 in January 2014.[53]

In September 2016, OpenOffice's project management committee chair Dennis Hamilton began a discussion of possibly discontinuing the project, after the Apache board had put them on monthly reporting due to the project's ongoing problems handling security issues.[12][13][14]

Timeline of major derivatives of StarOffice and OpenOffice.org. Apache OpenOffice is in light blue.

Naming

By December 2011, the project was being called Apache OpenOffice.org (Incubating);[54] in 2012, the project chose the name Apache OpenOffice,[55] a name used in the 3.4 press release.[1]

Component applications

Module Notes
AOO 4.0 Writer icon Writer A word processor analogous to Microsoft Word and WordPerfect.
AOO 4.0 Calc icon Calc A spreadsheet analogous to Microsoft Excel and Lotus 1-2-3.
AOO 4.0 Impress icon Impress A presentation program analogous to Microsoft PowerPoint and Apple Keynote. Can export presentations to Adobe Flash (SWF) files, allowing them to be played on any computer with a Flash player installed.
AOO 4.0 Draw icon Draw A vector graphics editor comparable in features to the drawing functions in Microsoft Office.
AOO 4.0 Math icon Math A tool for creating and editing mathematical formulae, analogous to Microsoft Equation Editor or MathType. Formulae can be embedded inside other Apache OpenOffice documents, such as those created by Writer. It supports multiple fonts.
AOO 4.0 Base icon Base A database management program analogous to Microsoft Access. Base can function as a front-end to a number of different database systems, including Access databases (JET), ODBC data sources and MySQL/PostgreSQL. Native to the suite is a version of HSQL.

Fonts

Apache OpenOffice includes OpenSymbol, DejaVu,[56] the Gentium fonts, and the Apache-licensed ChromeOS fonts Arimo (sans serif), Tinos (serif) and Cousine (monospace).[57][58]

OpenOffice Basic

Main article: OpenOffice Basic

Apache OpenOffice includes OpenOffice Basic, a programming language similar to Microsoft Visual Basic for Applications (VBA). Apache OpenOffice has some Microsoft VBA macro support. OpenOffice Basic is available in Writer, Calc and Base.

File formats

Apache OpenOffice inherits its handling of file formats from OpenOffice.org, excluding some which were supported only by copyleft libraries,[57] such as WordPerfect support. There is no definitive list of what formats the program supports other than the program's behaviour.[59] Notable claimed improvements in file format handling in 4.0 include improved interoperability with Office Open XML,[60] although it cannot write Microsoft's newer XML formats like DOCX, only read.[8]

Use of Java

Apache OpenOffice does not bundle a Java virtual machine with the installer, as OpenOffice.org did,[61] although the suite still requires Java for "full functionality."[62]

Supported operating systems

Apache OpenOffice 4.1.0 was released for x86 versions of Microsoft Windows XP or later, Linux (32-bit and 64-bit), and Macintosh OS X 10.7 or later.[63]

Other operating systems are supported by community ports; completed ports for 3.4.1 included various other Linux platforms, FreeBSD, OS/2 and Solaris SPARC,[64] and ports of 3.4.0 for Mac OS X v10.4v10.5 PowerPC[65] and Solaris x86.[66] It was also being ported to eComStation (OS/2 new trademark/successor).[67]

Development

Release history
Version Release date Description
3.4 2012-05-08[1] First Apache release.
3.4.1 2012-08-23 Bug fixes, more languages.[68]
4.0.0 2013-07-23 New sidebar, Symphony merge, additional features.[60]
4.0.1 2013-10-01 Bug fixes, 9 new languages.[69]
4.1 2014-04-29 [70]
4.1.1 2014-08-21 Bug fixes, Catalan support.[71]
4.1.2 2015-10-28 Bug fixes, better WebDAV and file locking support, redesign of the PDF export dialog.[72]
4.1.3 2016-10-12 Bug fixes, dictionary improvements.[73]
Apache OpenOffice 3.4 logo

Even though Oracle had improved Draw (got SVG), Writer (got ODF 1.2) and Calc in their 3.4 beta release, [74] they cancelled its development only a few days later.[75] Months later they announced that stewardship of OpenOffice development would be transferred to the Apache Software Foundation.[76]

Apache's OpenOffice project, like many of their projects, does not "release early, release often"; Apache eschews time-based release schedules, releasing only "when it is ready".[77] This contrasts with the approach of LibreOffice, which puts out feature releases roughly every six months and bug-fix updates twice a month.[41][78]

Between October 2014 and July 2015 the project had no release manager, following the retirement of Jürgen Schmidt from the role.[79] During this period a known remote code execution security vulnerability in Apache OpenOffice 4.1.1 was announced (April 2015), but the project was unable to develop and release the software fix. Instead, the Apache project published a workaround for users to perform to make the software immune to the problem, and had to leave the vulnerability in the download.[10] Former PMC chair Andrea Pescetti volunteered as release manager in July 2015 so that work on the 4.1.2 release could commence.[80] Version 4.1.2 was released in October 2015.[72]

Apache OpenOffice has lost its initial developer participation. During March 2014March 2015 it had only sixteen developers; the top four (by changesets) were IBM employees,[41] and IBM had ceased official participation by the release of 4.1.1.[81] In January 2015, the project reported that it was struggling to attract new volunteers because of a lack of mentoring, and to get contributions from experienced developers.[9] Industry analysts noted the project's inactivity, describing it as "all but stalled"[81] and "dying" and noting its inability to maintain OpenOffice infrastructure[82] or security.[10] Red Hat developer Christian Schaller sent an open letter to the Apache Software Foundation in August 2015 asking them to direct Apache OpenOffice users towards LibreOffice "for the sake of open source and free software",[83] which was widely covered[84][85][86][87][88] and echoed[89][90][91][92] by others. It came out in late 2016 that 4.1.2 had been distributed with a security hole for nearly a year as the project had not had the development resources to fix it.[93]

Releases

Not only was development slowed by the changes of stewardship, but the first release devolved because the Foundation removed code and functionality for licensing reasons.

Version 3.4 was released on 8 May 2012.[1][94] Apache OpenOffice 3.4 differed from the thirteen-month-older OpenOffice.org 3.4 beta mainly in license-related details.[95] Notably, the project removed both code and fonts which were under licenses unacceptable to Apache.[57][96] Language support was considerably reduced, to 15 languages[1] from 121 in the last Oracle OpenOffice.org version.[97] Java, required for the database application, was no longer bundled with the software.[61] 3.4.1, released 23 August 2012, added five languages back,[68] with a further eight added 30 January 2013.[98]

Version 4.0 was released 23 July 2013.[99] Features include merging the Symphony code drop, reimplementing the sidebar-style interface from Symphony, improved install, MS Office interoperability enhancements, and performance improvements.[100][101] 4.0.1 added nine new languages.[69]

Version 4.1 was released in April 2014. Various features lined up for 4.1 include comments on text ranges, IAccessible2, in-place editing of Input Fields, interactive cropping, importing pictures from files and other improvements.[102] 4.1.1 (released 14 August 2014) fixed critical issues in 4.1.[103] 4.1.2 (released in October 2015)[104] was a bugfix release, with improvements in packaging[9] and removal of the HWP file format support associated with the vulnerability CVE-2015-1774.[105] 4.1.3 (September 2016) had new language dictionaries, enhanced build tools for AOO developers, bug fixes for the OS X installer and OS X Draw support, and security fixes.

Distribution

As a result of harmful downloads being offered by scammers, the project strongly recommends all downloads be made via its official download page,[106] which is managed off-site by SourceForge. SourceForge reported 30 million downloads for the Apache OpenOffice 3.4 series by January 2013, making it one of SourceForge's top downloads;[107] the project claimed 50 million downloads of Apache OpenOffice 3.4.x as of 15 May 2013, slightly over one year after the release of 3.4.0 (8 May 2012),[108] 85,083,221 downloads of all versions by 1 January 2014,[109] 100 million by April 2014,[110] 130 million by the end of 2014[9] and 200 million by November 2016.[15]

As of May 2012 (the first million downloads), 87% of downloads via SourceForge were for Windows, 11% for Macintosh and 2% for Linux;[24] statistics in the first 50 million downloads remained consistent, at 88% Windows, 10% Macintosh, 2% Linux.[111]

In distributions, Apache OpenOffice is available in Gentoo Linux[112] and the FreeBSD ports tree.[113]

Derivatives

Derivatives include AndrOpen Office,[114][115] a port for Android.

LibreOffice also takes some changes from Apache OpenOffice,[116] and in 2013 acknowledged 4.5% of new commits in LibreOffice 4.1 as coming from Apache contributors.[117] LibreOffice also rebased its LGPL version 3 codebase on the Apache OpenOffice 3.4 source code (though it uses MPL v2, not the Apache Licence) to allow wider (but still copyleft) licensing under MPL v2+ and LGPL v3+.[118]

NeoOffice includes stability fixes from Apache OpenOffice.[119]

References

  1. 1 2 3 4 5 6 7 "The Apache OpenOffice Project Announces Apache OpenOffice™ 3.4" (Press release). Apache Software Foundation. 8 May 2012. Retrieved 9 May 2012.
  2. "Announcing Apache OpenOffice 4.1.3". The Apache OpenOffice Blog. Apache Software Foundation. 12 October 2016.
  3. "Apache OpenOffice – Browse /4.1.3/binaries/en-US/". Sourceforge.net. Retrieved 13 October 2016.
  4. Weir, Rob (29 April 2014). "The Apache OpenOffice project announce the release of Apache OpenOffice 4.1". Apache OpenOffice blog. Apache Software Foundation. Retrieved 29 April 2014.
  5. 1 2 "Licenses". Apache Software Foundation. Retrieved 21 January 2012.
  6. 1 2 Rob Weir (21 January 2013). "Merging Lotus Symphony: Allegro moderato". Apache Software Foundation. Retrieved 23 July 2013.
  7. "Why OpenOffice.org". Apache Software Foundation.
  8. 1 2 Branscombe, Mary (6 August 2013). "Apache OpenOffice 4.0 review". TechRadar. Retrieved 26 March 2015.
  9. 1 2 3 4 "The Apache Software Foundation Board of Directors Meeting Minutes January 21, 2015". Apache Software Foundation. 21 January 2015. Retrieved 3 May 2015.
  10. 1 2 3 Corbet, Jonathan (8 July 2015). "OpenOffice and CVE-2015-1774". LWN.net. Retrieved 18 July 2015.
  11. Edge, Jake (27 July 2016). "Apache OpenOffice and CVE-2016-1513". [LWN.net]]. Retrieved 4 August 2016.
  12. 1 2 "Contemplating the possible retirement of Apache OpenOffice". LWN.net. 2 September 2016.
  13. 1 2 "Apache diskutiert über Ende von OpenOffice". Heise.de (in German). 2 September 2016.
  14. 1 2 Bantle, Ulrich (2 September 2016). "Apache denkt über Ende von Openoffice nach » Linux-Magazin". Linux-Magazin (in German). Retrieved 2 September 2016.
  15. 1 2 "Over 200 million downloads of Apache OpenOffice". The Apache Software Foundation. 28 November 2016.
  16. Stahie, Silviu (30 November 2015). "LibreOffice Now Has More than 100 Million Active Users". Softpedia. Retrieved 4 December 2016.
  17. Gilbertson, Scott (14 March 2011). "openSUSE 11.4 rocks despite missing GNOME: Fork, yeah: LibreOffice replaces OpenOffice". The Register. Retrieved 30 December 2012. LibreOffice came about last year when the majority of OpenOffice developers, concerned about the future of the project under new owner Oracle, broke away.
  18. Paul, Ryan (2 November 2010). "Fork off: mass exodus from OOo as contributors join LibreOffice". Ars Technica. Retrieved 26 December 2012.
  19. "[native-lang] Every end is a new beginning". Mail-archive.com. 2010-10-31. Retrieved 2013-01-05.
  20. "OpenOffice wird zu LibreOffice: Die OpenOffice-Community löst sich von Oracle" [OpenOffice to LibreOffice: The OpenOffice community dissolves Oracle]. Heise Online (in German). 28 September 2010. Retrieved 21 June 2013.
  21. Paul, Ryan (28 September 2010). "Document Foundation forks OpenOffice.org, liberates it from Oracle". Ars Technica. Retrieved 26 December 2012.
  22. Behrens, Thorsten; Effenberger, Florian (February 2011). "LibreOffice und The Document Foundation: Die Freiheit, die ich meine ..." [LibreOffice and The Document Foundation: The freedom that I mean ...]. iX Magazine (in German). Heinz Heise. Retrieved 21 June 2013.
  23. Florian Effenberger (25 January 2011). "The Document Foundation launches LibreOffice 3.3". Blog.documentfoundation.org. Retrieved 16 November 2011.
  24. 1 2 Gold, Jon (25 May 2012). "Most OpenOffice users run Windows". Network World. Retrieved 27 December 2012.
  25. "LibreOffice has replaced OpenOffice in Debian". Debian wiki. Debian. 26 February 2012. Retrieved 20 June 2013.
  26. Vaughan-Nichols, Steven J. (23 January 2012). "Ubuntu opts for LibreOffice over Oracle's OpenOffice". ZDNet. Retrieved 19 January 2012.
  27. Gilbertson, Scott (14 March 2011). "openSUSE 11.4 rocks despite missing GNOME". The Register. Retrieved 19 January 2012.
  28. Hillesley, Richard (2 October 2012). "Open-source development: The history of OpenOffice shows why licensing matters". TechRepublic. Retrieved 22 June 2013.
  29. "Ironie: Oracle liefert nun LibreOffice aus" [Irony: Oracle now provides LibreOffice]. derStandard.at (in German). 22 July 2012. Retrieved 22 June 2013.
  30. "Oracle Linux 6.3 Release Notes". oss.oracle.com. June 2012. Retrieved 19 June 2013.
  31. Oracle Corporation (15 April 2011). "Oracle Announces Its Intention to Move OpenOffice.org to a Community-based Project". Retrieved 5 June 2013.
  32. Gold, Jon (9 April 2013). "Open-Xchange takes aim at no less than Microsoft Office, Google Docs". Network World. Retrieved 23 June 2013.
  33. Paul, Ryan (18 April 2011). "Oracle gives up on OpenOffice after community forks the project". Ars Technica. Retrieved 19 April 2011.
  34. Simon Phipps (May 2011). "OpenOffice.org and contributor agreements". LWN.net. Retrieved 29 January 2014.
  35. Oracle Corporation (June 2011). "Statements on OpenOffice.org Contribution to Apache" (Oracle blog version). MarketWire. Retrieved 15 June 2011.
  36. Hamilton, Dennis (24 May 2012). "RE: LibreOffice relicensing efforts". Apache Incubator mailing list. Apache Software Foundation. Retrieved 13 October 2013.
  37. Hillesley, Richard (6 July 2011). "OpenOffice – splits and pirouettes". The H online. Heinz Heise. Archived from the original on 7 December 2013. Retrieved 9 May 2012.
  38. Vaughan-Nichols, Steven J. (31 May 2011). "What the heck is happening with OpenOffice? (UPDATE)". ZDNet Linux and Open Source. Retrieved 27 December 2012.
  39. Heintzman, Douglas (12 March 2012). "Symphony is alive and well and living at Apache: Explaining IBM's document strategy". IBM Software Blog. IBM. Retrieved 16 June 2013.
  40. Kowalsk, Luke (1 June 2011). "Original incubator project proposal" (attachment to ). Oracle. Retrieved 22 September 2013.
  41. 1 2 3 Corbet, Jonathan (25 March 2015). "Development activity in LibreOffice and OpenOffice". LWN.net. Retrieved 3 April 2015.
  42. Oliver, Andrew (26 August 2013). "In defense of Apache". Retrieved 28 August 2013.
  43. Hillesley, Richard (4 April 2012). "Apache OpenOffice: who knows where the time goes?". LinuxUser. Retrieved 11 June 2013.
  44. Vaughan-Nichols, Steven J. (28 October 2012). "Does OpenOffice have a future?". ZDNet Linux and Open Source. Retrieved 27 December 2012.
  45. 1 2 Ed Brill. "More on the Lotus Symphony and desktop productivity roadmap". Ed Brill. Archived from the original on 6 June 2012. Retrieved 18 October 2012.
  46. Phipps, Simon (9 May 2012). "Open Source Suites Highly Active". Computerworld UK. Retrieved 2 July 2013.
  47. "OpenOffice.org Incubation Status". Apache Software Foundation. June 2011. Retrieved 18 June 2011.
  48. "Infrastructure / INFRA-3862: Load initial SVN dump for OOO Podling". Apache JIRA issue tracker. Apache Software Foundation. 29 August 2011. Retrieved 19 October 2013.
  49. Darryl K. Taft (2012-10-18). "Apache OpenOffice Becomes Top-Level Project". Eweek.com. Retrieved 2013-01-05.
  50. "The Apache Software Foundation Announces Apache OpenOffice™ as a Top-Level Project : The Apache Software Foundation Blog". Blogs.apache.org. Retrieved 2013-01-05.
  51. Weir, Rob (18 October 2012). "OpenOffice Graduates from the Apache Incubator". Apache OpenOffice blog. Apache Software Foundation. Retrieved 2013-01-05.
  52. Joab Jackson (23 July 2013). "Apache OpenOffice gets a handy-dandy sidebar". PCWorld. Retrieved 23 July 2013.
  53. "LibreOffice 4.2: Focusing On Performance And Interoperability, And Improving The Integration With Microsoft Windows". The Document Foundation. 30 January 2014. Retrieved 14 February 2014.
  54. "Open Letter to the Open Document Format Ecosystem". Apache Software Foundation. December 2011. Retrieved 1 January 2012.
  55. Weir, Rob (4 June 2012). "OpenOffice.org is now Apache OpenOffice". Apache OpenOffice blog. Apache Software Foundation. Retrieved 17 June 2013.
  56. "OpenOffice.org Wiki — External/Modules". 4 September 2008. Retrieved 20 June 2013.
  57. 1 2 3 "IP_Clearance". Cwiki.apache.org. Archived from the original on 17 August 2012. Retrieved 18 October 2012.
  58. "IP_Clearance Impact". Cwiki.apache.org. Retrieved 18 October 2012.
  59. Weir, Rob (28 June 2013). "Re: question". Apache openoffice-dev mailing list. Retrieved 16 August 2013. The definitive list is what shows up in the File/Open and File/Save As... dialogs. Any other source of information lags.
  60. 1 2 "Apache OpenOffice 4.0.0 Release Notes". Apache OpenOffice. Apache Software Foundation. Retrieved 17 August 2013.
  61. 1 2 "Java & Apache OpenOffice, OpenOffice.org". Apache Software Foundation. Retrieved 30 December 2012.
  62. "Instructions for Downloading and Installing Apache OpenOffice 3.4". Apache Software Foundation. 1 September 2012. Retrieved 18 October 2012.
  63. "System Requirements for Apache OpenOffice 4.1". Apache Software Foundation. Retrieved 2014-03-21.
  64. "Apache OpenOffice Solaris Sparc". adfinis-sygroup.ch. 2012-08-31. Retrieved 2013-01-05.
  65. "Openoffice.org". Download.openoffice.org. Retrieved 22 May 2012.
  66. "Apache OpenOffice Solaris x86". adfinis-sygroup.ch. 2012-06-04. Retrieved 2013-01-05.
  67. "Apache OpenOffice for eCS (OS/2) 4.1.2 GA". bww bitwise works GmbH. 18 Dec 2015.
  68. 1 2 Weir, Rob (23 August 2012). "Announcing Apache OpenOffice 3.4.1". Apache OpenOffice blog. Apache Software Foundation. Retrieved 10 September 2012.
  69. 1 2 "AOO 4.0.1 Release Notes". Apache OpenOffice. Apache Software Foundation. Retrieved 4 October 2013.
  70. "AOO 4.1 Release Notes". Apache OpenOffice. Apache Software Foundation. Retrieved 7 September 2016.
  71. "AOO 4.1.1 Release Notes". Apache Software Foundation. 2014-08-21. Retrieved 2014-08-22.
  72. 1 2 "Announcing Apache OpenOffice 4.1.2". The Apache OpenOffice Blog. Apache Software Foundation. 28 October 2015.
  73. "Announcing Apache OpenOffice 4.1.3". Apache Software Foundation. 2016-10-12.
  74. "News". OpenOffice.org. Retrieved 14 January 2012.
  75. "Oracle Announces Its Intention to Move OpenOffice.org to a Community-based Project". 15 April 2011. Retrieved 15 December 2012.
  76. Toulas, Bill (9 May 2012). "Why Oracle choose to donate OpenOffice to Apache?". Unixmen. Retrieved 18 October 2012.
  77. Weir, Rob (10 June 2013). "When will OpenOffice version X be released?". Apache Open Office blog. Apache Software Foundation. Retrieved 4 July 2013. It is tempting to give the response, 'It will be released when it is ready'. But that sounds a bit snarky, although it is accurate.
  78. "Release Plan". LibreOffice Wiki. The Document Foundation. Retrieved 3 August 2014.
  79. Retirement announcement, October 2014; note of position still being unfilled, March 2015
  80. "AOO 4.1.2 Release Schedule". Retrieved 11 September 2015.
  81. 1 2 Byfield, Bruce (30 September 2014). "LibreOffice, OpenOffice, and rumors of unification". Linux Magazine. Retrieved 2016-12-03.
  82. Byfield, Bruce (21 April 2015). "Is OpenOffice Dying?". Datamation. Retrieved 12 September 2015.
  83. Corbet, Jonathan (18 August 2015). "Schaller: An Open Letter to Apache Foundation and Apache OpenOffice team". LWN.net. Retrieved 19 August 2015.
  84. Thommes, Ferdinand (17 August 2015). "Offener Brief an die Apache Foundation in Sachen OpenOffice" [Open letter to the Apache Foundation concerning OpenOffice]. Pro-Linux.de (in German). Retrieved 23 August 2015.
  85. Anderson, Tim (19 August 2015). "OpenOffice project 'all but dead upstream' argues prominent user". The Register. Retrieved 23 August 2015.
  86. "公开信呼吁Apache基金会放弃OpenOffice" [Apache Software Foundation called on in open letter to abandon OpenOffice]. CNBeta (in Chinese). 19 August 2015. Retrieved 23 August 2015.
  87. Gee, Sue (19 August 2015). "Should OpenOffice Be Closed?". IProgrammer. Retrieved 23 August 2015.
  88. Buis, Henk-Jan (20 August 2015). "Is het niet eens tijd om OpenOffice ten grave te dragen?" [Isn't it time to bury OpenOffice?]. Computerworld.nl (in Dutch). Retrieved 23 August 2015.
  89. Pomeyrol, J. (18 August 2015). "¿Debería desaparecer Apache OpenOffice en favor de LibreOffice y el software libre?" [Should Apache OpenOffice disappear in favor of LibreOffice and free software?]. MuyLinux (in Spanish). Retrieved 23 August 2015.
  90. Auffray, Christophe (20 August 2015). "OpenOffice est mort. Pourquoi ne pas le dire?" [OpenOffice is dead. Why not say it?]. ZDNet.fr (in French). Retrieved 23 August 2015.
  91. López Michelone, Manuel (21 August 2015). "¿Debería cerrarse OpenOffice?" [Should OpenOffice be closed?]. Unocero (in Portuguese). Retrieved 25 August 2015.
  92. Hoffman, Chris (28 August 2015). "Why you should ditch OpenOffice and use the free LibreOffice suite: Developers, developers, developers". PCWorld. Retrieved 29 August 2015.
  93. Corbet, Jonathan (8 September 2016). "What's next for Apache OpenOffice". LWN.net. Retrieved 2016-12-04.
  94. Rooney, Paula (8 May 2012). "Apache OpenOffice 3.4 makes official debut; LibreOffice makes its case". ZDnet. Retrieved 9 May 2012.
  95. "AOO 3.4 Release Notes".
  96. "ASF Legal Previously Asked Questions". Apache.org. Retrieved 2013-01-05.
  97. "Language localization status". OpenOffice Language Localization Project. 12 April 2011. Retrieved 20 June 2013.
  98. Weir, Rob. "Apache OpenOffice now available in Danish, Norwegian, Swedish, Korean, Polish, Basque, Asturian and Scottish Gaelic". Apache OpenOffice blog. Apache Software Foundation. Retrieved 2013-02-11.
  99. Weir, Rob (23 July 2013). "A short celebration, and then back to work". Apache OpenOffice blog. Apache Software Foundation. Retrieved 5 January 2014.
  100. Robert Weir (1 November 2012). "AOO.Next IBM Priorities". openoffice-dev (Mailing list). Retrieved 19 December 2012.
  101. "Contribution". Apache OpenOffice Wiki. Apache Software Foundation. 17 May 2012. Retrieved 20 June 2013.
  102. "AOO 4.1 Release Notes". Apache Software Foundation. 10 March 2014. Retrieved 10 March 2014.
  103. https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes
  104. "Draft Release Notes AOO 4.1.2". Apache OpenOffice Wiki. Retrieved 15 September 2015.
  105. Pescetti, Andrea. "OO Updates". Apache Software Foundation. Retrieved 18 July 2015.
  106. Weir, Rob (28 June 2012). "How to Safely Download Apache OpenOffice". Apache OpenOffice blog. Apache Software Foundation. Retrieved 13 October 2013.
  107. Galoppini, R (2 January 2013). "Apache OpenOffice Extensions and Templates Upcoming Features". SourceForge. SourceForge.net. Retrieved 4 January 2013.
  108. Weir, Rob (15 May 2013). "Apache OpenOffice: One Year, 50 Million Downloads". Apache OpenOffice blog. Apache Software Foundation.
  109. Weir, Rob (1 January 2014). "85 million downloads". [email protected] mailing list. Apache Software Foundation. Retrieved 4 January 2014.
  110. Chacos, Brad. "Apache OpenOffice hits major 100 million downloads milestone in under two years". PCWorld. Retrieved 19 April 2014.
  111. Galoppini, Roberto (18 June 2013). "Re: Download stats per platform?". Apache openoffice-dev mailing list. Retrieved 6 October 2013.
  112. "app-office/openoffice-bin: Apache OpenOffice productivity suite.". Gentoo Linux. Retrieved 27 June 2013.
  113. FreeBSD ports team. "Index of head/editors/openoffice-4". Retrieved 24 October 2014.
  114. Mirko (20 September 2013). "OpenOffice sbarca su Android" [OpenOffice lands on Android]. P2P Download (in Italian). PianetaTech. Retrieved 5 October 2013.
  115. "AndrOpen Office: Kostenlose Bürosuite für Android" [Andropen Office: Free office suite for Android]. Chip Online DE (in German). 1 January 2014. Retrieved 18 March 2014.
  116. "index: libreoffice/core: aoo/trunk". freedesktop.org. Retrieved 27 November 2014.
  117. "LibreOffice 4.1 ReleaseNotes: Bug fixes / commits". The Document Foundation Wiki. The Document Foundation. 1 September 2013. Retrieved 5 October 2013.
  118. Corbet, Jonathan (28 May 2012). "Relicensing and rebasing LibreOffice". LWN.net. Retrieved 13 October 2013.
  119. pluby (7 November 2013). "Mac App Store complaints". trinity.neooffice.org. Retrieved 25 December 2013.

External links

Wikimedia Commons has media related to Apache OpenOffice.
This article is issued from Wikipedia - version of the 12/4/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.