Loading AI tools
Free and open-source office software suite From Wikipedia, the free encyclopedia
LibreOffice (/ˈliːbrə/)[11] is a free and open-source office productivity software suite, a project of The Document Foundation (TDF). It was forked in 2010 from OpenOffice.org, an open-sourced version of the earlier StarOffice. It consists of programs for word processing; creating and editing spreadsheets, slideshows, diagrams, and drawings; working with databases; and composing mathematical formulae. It is available in 120 languages.[9] TDF does not provide support for LibreOffice, but enterprise-focused editions are available from companies in the ecosystem.[12]
Original author(s) | Star Division | ||
---|---|---|---|
Developer(s) | The Document Foundation | ||
Initial release | 25 January 2011 | ||
Stable release |
| ||
Repository | |||
Written in | C++, XML, Python, and Java[2] | ||
Operating system | Linux, Windows 7+, macOS 10.15+, Android 5+;[3] Unofficial: iOS,[4] iPadOS, ChromeOS,[5] FreeBSD, OpenBSD,[6] NetBSD, Haiku, Solaris (v. 5.2.5)[7] | ||
Platform | x86-64 (all operating systems), IA-32, ARMel, ARMhf, ARM64, MIPS, MIPSel, PowerPC, ppc64le, S390x,[8] VLIW | ||
Predecessor | OpenOffice.org | ||
Standard(s) | OpenDocument | ||
Available in | 120 languages[9] | ||
Type | Office productivity suite | ||
License | MPL-2.0[10] | ||
Website | libreoffice |
LibreOffice uses the OpenDocument standard as its native file format, but supports formats of most other major office suites, including Microsoft Office, through a variety of import and export filters.
It is available for a variety of computing platforms, with official support for Microsoft Windows, macOS, and Linux[13] and community builds for many other platforms. Ecosystem partner Collabora uses LibreOffice upstream code and provides apps for Android, iOS, iPadOS, and ChromeOS. LibreOffice is the default office suite of the most popular Linux distributions.[14][15][16][17]
LibreOffice Online is an online office suite that includes the applications Writer, Calc, and Impress, and provides an upstream for projects such as commercial Collabora Online.
It is the most actively developed free and open-source office suite, with approximately 50 times the development activity of Apache OpenOffice, the other major descendant of OpenOffice.org, in 2015.[18]
The project was announced, and a beta was released on September 28, 2010. LibreOffice was downloaded about 7.5 million times between January 2011 (the first stable release) and October 2011.[19] The project claimed 120 million unique downloading addresses from May 2011 to May 2015 (excluding Linux distributions), with 55 million of those from May 2014 to May 2015.[20] The Document Foundation estimates that there are 200 million active LibreOffice users worldwide, about 25% of whom are students and 10% are Linux users.[21]
Component | Notes | |
---|---|---|
Writer | A word processor with functionality similar to Microsoft Office and file support for Microsoft Word or WordPerfect files. It has extensive WYSIWYG word processing capabilities, but can also be used as a basic text editor.[22] It can also create fillable forms via PDF or the Forms tab. | |
Calc | A spreadsheet program, similar to Microsoft Excel or Lotus 1-2-3. It has several unique features, including a system which automatically defines series of graphs, based on information available to the user.[clarification needed][22][23] | |
Impress | A presentation program resembling Microsoft PowerPoint. Impress has support for multiple file formats including PPTX, ODP, and SXI.[22][24] | |
Draw | A vector graphics editor, raster graphics editor, and diagramming tool similar to Microsoft Visio, CorelDRAW, and Adobe Photoshop. It provides connectors between shapes, which are available in a range of line styles and facilitate building drawings such as flowcharts. It also includes features similar to desktop publishing software such as Scribus and Microsoft Publisher,[25] but the features are not on par with desktop publishing software.[26] It can also act as a PDF file editor. | |
Math | An application designed for creating and editing mathematical formulae. The application uses a variant of XML for creating formulas, as defined in the OpenDocument specification. These formulas can be incorporated into other documents in the LibreOffice suite, such as those created by Writer or Calc, by embedding the formulas into the document.[27] | |
Base | A database management program, similar to Microsoft Access. LibreOffice Base allows databases to be created and managed, and the generation of forms and reports of database content. Like Access, it can be used to create small embedded databases that are stored with the document files (using Java-based HSQLDB and C++ based Firebird as its storage engine), and for more demanding tasks it can also be used as a front-end for various database management systems, including Access Database Engine (ACE/JET), ODBC/JDBC data sources, and MySQL, MariaDB, PostgreSQL and Microsoft Access.[22][28] |
LibreOffice is cross platform software. The Document Foundation developers target Microsoft Windows (IA-32 and x86-64), Linux (IA-32, x86-64, and ARM) and macOS (x86-64 and ARM).[29][30] There are community ports for FreeBSD,[31] NetBSD,[32] OpenBSD and Mac OS X 10.5 PowerPC[33] receive support from contributors to those projects, respectively.[34][35][36] LibreOffice is also installable on OpenIndiana via SFE.[37]
Historically, predecessors of LibreOffice, dating back to StarOffice 3, have run on Solaris with SPARC CPUs that Sun Microsystems (and later Oracle) made. Unofficial ports of LibreOffice, whose versions are now obsolete, have supported SPARC. Current unofficial ports of LibreOffice 5.2.5 run only on Intel-compatible hardware, up to Solaris 11.
In 2011, developers announced plans to port LibreOffice both to Android and to iOS.[38] A beta version of a document viewer for Android 4.0 or newer was released in January 2015;[39] in May 2015, LibreOffice Viewer for Android was released with basic editing capabilities.[40] In February 2020, Collabora released its first officially supported version of LibreOffice (branded as Collabora Office) for Android and iOS.[41] In July 2020, Collabora shipped an app, branded Collabora Office, for ChromeOS, as used on the popular Chromebook line of notebook computers as well as other form factors of computers.
The LibreOffice Impress Remote application for various mobile operating systems allows for remote control of LibreOffice Impress presentations.
In June 2023, Red Hat announced that it will no longer support LibreOffice on future editions of Red Hat Enterprise Linux in order to focus on Wayland support and other priorities towards workstation users. LibreOffice will still be available via distribution-neutral Flatpak.[42] Starting with LibreOffice 7.6 on Fedora 39, packaging and maintenance of LibreOffice on Fedora Linux will be managed by the Fedora LibreOffice Special Interest Group instead of Red Hat.[43][44]
Operating system | Processor architectures | Current | From one or more of the following |
---|---|---|---|
Android | ARM, ARM64, x86, x86-64 | Yes | LibreOffice, Collabora Office |
BSD (FreeBSD, NetBSD, OpenBSD) | IA-32, x86-64, ARM, others | Yes | Community ports |
ChromeOS | ARM, ARM64, x86, x86-64 | Yes | Collabora Office |
iOS | ARM64 | Yes | Collabora Office |
iPadOS | ARM64 | Yes | Collabora Office |
Linux | IA-32, x86-64, ARM64, ppc64le | Yes | LibreOffice, Collabora Office, Collabora Online |
macOS | x86-64, ARM64 | Yes | LibreOffice, Collabora Office, community ports |
OpenIndiana | x86-64 | Yes | OpenIndiana |
Windows | IA-32, x86-64, ARM is in development[45] | Yes | LibreOffice, Collabora Office, CIB |
All operating systems running a modern web browser | All processors running a modern web browser | Yes | Collabora Online, LibreOffice Online (frozen) |
LibreOffice Online is the online office suite edition of LibreOffice. It allows for the use of LibreOffice through a web browser by using the canvas element of HTML5. Development was announced at the first LibreOffice Conference in October 2011, and is ongoing.[46] The Document Foundation, IceWarp, and Collabora announced a collaboration to work on its implementation.[47][48] A version of the software was shown in a September 2015 conference,[49] and the UK Crown Commercial Service announced an interest in using the software.[50][51] On 15 December 2015, Collabora, in partnership with ownCloud, released a technical preview of LibreOffice Online branded as Collabora Online Development Edition (CODE).[52] In July 2016 the enterprise version Collabora Online 1.0 was released.[53] The same month, Nextcloud and Collabora partnered to bring CODE to Nextcloud users.[54][55] By October 2016, Collabora had released nine updates to CODE.[56] The first source code release of LibreOffice Online was done with LibreOffice version 5.3 in February 2017.[57][58] In June 2019, CIB software GmbH officially announced its contributions to LibreOffice Online and "LibreOffice Online powered by CIB".[59]
In October 2020 Collabora announced the move of its work on Collabora Online from The Document Foundation infrastructure to GitHub.[60]
A detailed 60-page report in June 2015 compared the progress of the LibreOffice project with the related project Apache OpenOffice. It showed that "OpenOffice received about 10% of the improvements LibreOffice did in the period of time studied."[61]
As its native file format to save documents for all of its applications, LibreOffice uses the Open Document Format for Office Applications (ODF), or OpenDocument, an international standard developed jointly by the International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC). LibreOffice also supports the file formats of most other major office suites, including Microsoft Office, through a variety of import and export filters.[62][22]
Format | Extension | Type | Read | Write | Notes |
---|---|---|---|---|---|
AbiWord | ABW, ZABW | Document | From 4.2[63] | ||
Adobe Flash | SWF | Graphics, multimedia | Yes[64] | Up to 6.4 (Impress / Draw only)[65][66] | Support for writing the format was discontinued as Adobe Flash Player will no longer be maintained. |
Adobe PageMaker | PMD, PM3, PM4, PM5, PM6, P65 | Document, DTP | From 4.4[67][68] | ||
AppleWorks word processing | CWK | Document | From 4.1[69] | Formerly called ClarisWorks | |
Adobe Swatch Exchange | ASE | Color plate | From 5.0[70] | ||
Adobe FreeHand | AGD, FHD | Graphics / Vector | Yes | ||
Apple Keynote | KTH, KEY | Presentation | From 5.0[70] | ||
Apple Numbers | Numbers | Spreadsheet | From 5.0[70] | ||
Apple Pages | Pages | Document | From 5.0[70] | ||
AportisDoc (Palm) | PDB | Document | Yes | Yes | Requires Java |
AutoCAD DXF | DXF | Graphics / CAD | Yes | ||
BMP file format | BMP | Graphics / Raster | Yes | Yes | |
Comma-separated values | CSV, TXT | Text | Yes | Yes | |
ClarisDraw | Graphics / Vector | Yes | |||
CorelDRAW 6-X7 | CDR, CMX | Graphics / Vector | From 3.6[71][72] | ||
Computer Graphics Metafile | CGM | Graphics | Yes | Binary-encoded only; not those using clear-text or character-based encoding | |
Data Interchange Format | DIF | Spreadsheet | Yes | Yes[73] | |
DBase, Clipper, VP-Info, FoxPro | DBF | Database | Yes | Yes | |
DocBook | XML | XML | Yes | Yes | |
Encapsulated PostScript | EPS | Graphics | Yes | Yes | |
Enhanced Metafile | EMF | Graphics / Vector / Text | Yes | Yes | |
EPUB | EPUB | eBook | From 6.0[74] | ||
FictionBook | FB2 | eBook | From 4.2[63] | ||
GIMP Palette | GPL | Color plate | From 4.4[67] | ||
Gnumeric | GNM, GNUMERIC | Spreadsheet | From 5.1 | No | |
Graphics Interchange Format | GIF | Graphics / Raster | Yes | Yes | |
Hangul WP 97 | HWP | Document | Yes | Newer "5.x" documents are not supported[citation needed] | |
HPGL plotting file | PLT | Graphics | Yes | ||
HTML | HTML, HTM | Document, text | Yes | Yes | |
Ichitaro 8/9/10/11 | JTD, JTT | Document | Yes | ||
JPEG | JPG, JPEG | Graphics | Yes | Yes | |
Lotus 1-2-3 | WK1, WKS, 123, wk3, wk4 | Spreadsheet | Yes[73] | ||
Lotus Word Pro | Document | Yes[75] | |||
MacDraft | Graphics / CAD | From 5.0[70] | |||
MacDraw | Graphics / Vector | From 4.4[67] | |||
MacDraw II | Graphics / Vector | From 4.4[67] | |||
Macintosh Picture File[76] | PCT | Graphics | Yes | Yes | |
MacWrite Pro 1.5 | Document | From 4.1[69] | |||
MathML | MML | Math | Yes | Yes | |
MET | MET | Yes | Yes | ||
Microsoft 365[77] | DOCX, XLSX, PPTX | Multiple formats | Yes | Yes | |
Microsoft Excel 2003 XML | XML | Spreadsheet | Yes | Yes | |
Microsoft Excel 4/5/95 | XLS, XLW, XLT | Spreadsheet | Yes | Up to 3.6[78] | |
Microsoft Excel 97–2003 | XLS, XLW, XLT | Spreadsheet | Yes | Yes | |
Microsoft Excel 2007-2021 | XLSX | Spreadsheet | Yes | Yes | |
Microsoft Excel Web Query File | IQY | Data sources, text | From 5.4[79] | ||
Microsoft Office 2007-2021 Office Open XML | DOCX, XLSX, PPTX | Multiple formats | Yes | Yes | |
Microsoft Pocket Excel | PXL | Spreadsheet | Yes | Yes | Requires Java |
Microsoft Pocket Word | PSW | Document | Yes | Yes | Requires Java |
Microsoft PowerPoint 97–2003 | PPT, PPS, POT | Presentation | Yes | Yes | |
Microsoft PowerPoint 2007-2021 | PPTX | Presentation | Yes | Yes | |
Microsoft Publisher | PUB | Document, DTP | From 4.0[78] | ||
Microsoft RTF | RTF | Document | Yes | Yes | |
Microsoft Word 2003 XML (WordprocessingML) | XML | Document | Yes | Yes | |
Microsoft Word 4/5/6.0/95 | DOC, DOT | Document | Yes | Up to 3.6[78] | |
Microsoft Word 97–2003 | DOC, DOT | Document | Yes | Yes | |
Microsoft Word 2007-2021 | DOCX | Document | Yes | Yes | |
Microsoft Word for Mac | Document | From 4.1[69] | Word 1–5.1 | ||
Microsoft Word for Windows 2.0 | DOC, DOT | Document | Yes | Yes | |
Microsoft Works | WPS, WKS, WDB | Multiple | Yes[75][68] | Microsoft Works for Mac formats since 4.1[69] | |
Microsoft Write | WRI | Document | From 5.1 | No | |
Microsoft Visio | VSD | Graphics / Vector | From 3.5[80][81] | ||
Netpbm format | PGM, PBM, PPM | Graphics / Raster | Yes | Yes | |
OpenDocument | ODT, FODT, ODS, FODS, ODP, FODP, ODG, FODG, ODF | Multiple formats | Yes | Yes | |
Open Office Base | ODB | Database forms, data | Yes | Yes | |
OpenOffice.org XML | SXW, STW, SXC, STC, SXI, STI, SXD, STD, SXM | Multiple formats | Yes | Yes | |
PCX | PCX | Graphics | Yes | ||
Photo CD | PCD | Presentation | Yes | ||
Photoshop | PSD | Graphics | Yes | ||
Plain text | TXT | Text | Yes | Yes | Various encodings supported |
Portable Document Format | Document | Yes | Yes | Including hybrid PDF[82] | |
Portable Network Graphics | PNG | Graphics / Raster | Yes | Yes | |
QuarkXPress 3–4 | QXP | Document, DTP | From 6.0[74] | ||
Quattro Pro 6.0 | WB2, wq1, wq2 | Spreadsheet | Yes | ||
RagTime for Mac | From 4.4[67] | ||||
Scalable vector graphics | SVG | Graphics / Vector | Yes | Yes | |
SGV | SGV | Yes | |||
Software602 (T602) | 602, TXT | Document | Yes | ||
StarOffice StarCalc 3/4/5 | SDC, VOR | Spreadsheet | Dropped in 4.0,[78] added back in 5.3[83] |
Up to 3.6[78] | |
StarOffice StarDraw/StarImpress | SDA, SDD, SDP, VOR | Presentation | Dropped in 4.0,[78] added back in 5.3[83] |
Up to 3.6[78] | |
StarOffice StarMath | SXM | Math | Up to 3.6[78] | Up to 3.6[78] | |
StarOffice StarWriter 3/4/5 | SDW, SGL, VOR | Document | Dropped in 4.0,[78] added back in 5.3[83] |
Up to 3.6[78] | |
Star Writer graphics | SGF | Graphics | Yes | ||
Sony Broad Band eBook | RLF | eBook | From 4.4[67] | ||
SunOS Raster | RAS | Graphics / Raster | Yes | Yes | |
SVM | SVM | Graphics / Vector | Yes | Yes | |
SYLK | SLK | Spreadsheet, file exchange | Yes | Yes | |
Tag Image File Format | TIF, TIFF | Graphics / Raster | Yes | Yes | |
Truevision TGA (Targa) | TGA | Graphics / Raster | Yes | ||
Unified Office Format | UOF, UOT, UOS, UOP | Multiple | Yes | Yes[73] | |
Windows Metafile | WMF | Graphics, vector, bitmap | Yes | Yes | |
WordPerfect | WPD | Document | Yes[73] | ||
WordPerfect Suite 2000/Office 1.0 | WPS | Document | Yes | ||
WriteNow 4.0 | Document | From 4.1[69] | |||
X BitMap | XBM | Graphics / Raster | Yes | ||
X PixMap | XPM | Graphics / Raster | Yes | Yes | |
Zoner Draw | ZMF | Graphics | From 5.3[83] |
LibreOffice can use the GStreamer multimedia framework in Linux to render multimedia content such as videos in Impress and other programs.
Visually, LibreOffice used the large "Tango style" icons that are used for the application shortcuts, quick launch icons, icons for associated files and for the icons found on the toolbar of the LibreOffice programs in the past,[84][85] and used on the toolbars and menus by default. They were later replaced by multiple icon themes to adapt the look and feel of specific desktop environment, such as Colibre for Windows, and Elementary for GNOME.[86]
LibreOffice also ships with a modified theme which looks native on GTK-based Linux distributions. It also renders fonts via Cairo on Linux distributions; this means that text in LibreOffice is rendered the same as the rest of the Linux desktop.[87]
With version 6.2, LibreOffice includes a ribbon-style GUI, called Notebookbar, including three different views.[88] This feature has formerly been included as an experimental feature in LibreOffice 6 (experimental features must be enabled from LibreOffice settings to make the option available in the View menu).[89]
LibreOffice has a feature similar to WordArt called Fontwork.[90]
LibreOffice uses HarfBuzz for complex text layout, it was first introduced in 4.1 for Linux and 5.3 for Windows and macOS.[91][83] Fonts with OpenType, Apple Advanced Typography or SIL Graphite features can be switched by either a syntax in the Font Name input box[92] or the Font Features dialog from the Character dialog.
LibreOffice supports a "hybrid PDF" format, a file in Portable Document Format (PDF) which can be read by any program supporting PDF, but also contains the source document in ODF format, editable in LibreOffice by dragging and dropping.[93]
The LibreOffice project uses a dual LGPLv3 (or later) / MPL 2.0 license for new contributions to allow the license to be upgraded.[94] Since the core of the OpenOffice.org codebase was donated to the Apache Software Foundation, there is an ongoing effort to get all the code rebased to ease future license updates.[95]
LibreOffice supports third-party extensions.[96] As of July 2017[update], the LibreOffice Extension Repository lists more than 320 extensions.[97] Another list is maintained by the Apache Software Foundation[98] and another one by the Free Software Foundation.[99] Extensions and scripts for LibreOffice can be written in C++, Java, CLI, Python, and LibreOffice Basic. Interpreters for the latter two are bundled with most LibreOffice installers, so no additional installation is needed. The application programming interface for LibreOffice is called "UNO" and is extensively documented.[100]
LibreOffice Basic is a programming language similar to Microsoft Visual Basic for Applications (VBA) but based on StarOffice Basic. It is available in Writer, Calc and Base. It is used to write small programs known as "macros", with each macro performing a different task, such as counting the words in a paragraph.[101]
Members of the OpenOffice.org community who were not Sun Microsystems employees had wanted a more egalitarian form for the OpenOffice.org project for many years; Sun had stated in the original OpenOffice.org announcement in 2000 that the project would eventually be run by a neutral foundation[102] and put forward a more detailed proposal in 2001.[103]
Ximian and then Novell had maintained the ooo-build patch set, a project led by Michael Meeks, to make the build easier on Linux and because it was difficult to get contributions accepted by Sun, even from corporate partners. It tracked the main line of development and was not intended to constitute a fork.[104] It was also the standard build mechanism for OpenOffice.org in most Linux distributions[105] and was contributed to by said distributions.[106]
In 2007, ooo-build was made available by Novell as a software package called Go-oo (ooo-build had used the go-oo.org domain name as early as 2005[107]), which included many features not included in upstream OpenOffice.org. Go-oo also encouraged outside contributions, with rules similar to those later adopted for LibreOffice.[108]
Sun's contributions to OpenOffice.org had been declining for some time.[109] They remained reluctant to accept contributions[110] and contributors were upset at Sun releasing OpenOffice.org code to IBM for IBM Lotus Symphony under a proprietary contract, rather than under an open source licence.[111]
Sun was purchased by Oracle Corporation in early 2010. OpenOffice.org community members were concerned by Oracle's behaviour towards open source software, specifically the Java lawsuit against Google[112] and Oracle's withdrawal of developers,[113] and lack of activity on or visible commitment to OpenOffice.org, as had been noted by industry observers;[114] as Meeks put it in early September 2010, "The news from the Oracle OpenOffice conference was that there was no news."[115] Discussion of a fork started soon after.[116]
On 28 September 2010, The Document Foundation was announced as the host of LibreOffice, a new derivative of OpenOffice.org. The Document Foundation's initial announcement stated their concerns that Oracle would either discontinue OpenOffice.org, or place restrictions on it as an open source project, as it had on Sun's OpenSolaris.[117][118][119][120]
LibreOffice 3.3 beta used the ooo-build build infrastructure and the OpenOffice.org 3.3 beta code from Oracle, then adding selected patches from Go-oo.[121] Go-oo was discontinued in favour of LibreOffice. Since the office suite that was branded "OpenOffice.org" in most Linux distributions was in fact Go-oo, most moved immediately to LibreOffice.[122]
Oracle was invited to become a member of The Document Foundation. However, Oracle demanded that all members of the OpenOffice.org Community Council involved with The Document Foundation step down from the OOo Community Council, claiming a conflict of interest.[123]
The name "LibreOffice" was picked after research in trademark databases and social media and checks to ensure it could be used for URLs in various countries.[124] Oracle rejected requests to donate the OpenOffice.org brand to the project.[125]
LibreOffice was initially named BrOffice in Brazil. OpenOffice.org had been distributed as BrOffice.org by the BrOffice Centre of Excellence for Free Software because of a trademark issue.[126]
Oracle announced in April 2011 that it was ending its development of OpenOffice.org and would lay off the majority of its paid developers.[127] In June 2011, Oracle announced that it would donate the OpenOffice.org code and trademark to the Apache Software Foundation,[128] where the project was accepted for a project incubation process within the foundation, thus becoming Apache OpenOffice. In an interview with LWN in May 2011, Ubuntu founder Mark Shuttleworth blamed The Document Foundation for destroying OpenOffice.org because it did not license its code under Oracle's Contributor License Agreement.[129] In opposition to Shuttleworth's view, the former Sun executive Simon Phipps argued in the interview for the same online magazine, that the lay-off was an inevitable business decision by Oracle, not impacted by existence of LibreOffice.[130]
In March 2015, an LWN.net comparison of LibreOffice with its cousin project Apache OpenOffice concluded that "LibreOffice has won the battle for developer participation".[131]
Legend: | Old version, not maintained | Old version, still maintained | Current stable version |
---|
Branch | Version | Release date | Notes | Screenshot |
---|---|---|---|---|
3.x | 3.3 beta | 28 September 2010 | Initial release based on OpenOffice.org and ooo-build; 80,000 downloads[132] | |
3.3 | 25 January 2011[133] | First-introduced features unique to LibreOffice:[134]
|
||
3.4 | 3 June 2011 | New features include:[136]
|
||
3.5 | 14 February 2012[81] | New features include:
|
||
3.6 | 8 August 2012 | New features include:[142]
This was the last version to support the Windows 2000 operating system. |
||
4.x | 4.0 | 7 February 2013[143] | New features include:[78]
|
|
4.1 | 25 July 2013 (final)[147] | New features include:[91]
|
||
4.2 | 30 January 2014 | New features include:[63]
|
||
4.3 | 30 July 2014 | New features include:[153]
|
||
4.4 | 29 January 2015 |
New features include:[67]
|
||
5.x | 5.0 | 5 August 2015[154] |
New features include:[70]
|
|
5.1 | 10 February 2016[155] | New features include:[156]
|
||
5.2 | 3 August 2016[157] | New features include:[158]
|
||
5.3 | 1 February 2017[57] | Type 1 font support dropped.[159] New features include:[83]
|
||
5.4 | 28 July 2017[160] | New features include:[160][79]
This was the last version to support the Windows XP and Vista operating system.[161] |
||
6.x | 6.0 | 31 January 2018[58] | New features include:[74][162]
|
|
6.1 | 8 August 2018[163] | New features include:[86]
|
||
6.2 | 7 February 2019[164] | New features include:[88]
|
||
6.3 | 8 August 2019[165] | New features include:[166]
This version removed support for Firefox personas. |
||
6.4 | 29 January 2020[167] | New features include:[168]
|
||
7.x | 7.0 | 5 August 2020[169] | New features include:[170]
|
|
7.1 | 3 February 2021[171] | New features include:[172]
This is the first version added experimental support for Windows ARM64 platform. |
||
7.2 | 19 August 2021[173] | New features include:[174]
This is the first version to provide experimental support for Apple Silicon-based ARM Macs. |
||
7.3 | 3 February 2022 | New features include:[175]
|
||
7.4 | 18 August 2022 | New features include:[176]
|
||
7.5 | 2 February 2023 | New features include:[177][178]
|
||
7.6 | 21 August 2023 | New features include:[179][180]
This is the last version to support the FTP protocol. |
||
24.x | 24.2 | 31 January 2024[181][182] | New features include:[183][184]
|
|
24.8 | 22 August 2024[185] | This is the first version support Windows PCs based on ARM processors.[185]
New features include:[185][186]
|
In late 2017 The Document Foundation held a competition for the new mascot of LibreOffice. The mascot was to be used primarily by the community, and was not intended to supersede existing logos for the project. Over 300 concepts were submitted before the first evaluation phase.[187]
The mascot contest was cancelled soon after new submissions stopped being accepted. The Document Foundation cited their lack of clear rules and arguments among community members as their reasoning for cancelling the contest.[188]
Since March 2014 and version 4.2.2, two different major "released" versions of LibreOffice are available at any time in addition to development versions (numbered release candidates and dated nightly builds).[189] The versions are designated to signal their appropriateness for differing user requirements.[190] Releases are designated by three numbers separated by dots. The first two numbers represent the major version (branch) number, and the final number indicates the bugfix releases made in that series. LibreOffice designates the two release versions as:
Since January 2024 and version 24.2.0, LibreOffice use calendar-based release numbering scheme.[179]
LibreOffice uses a time-based release schedule for predictability, rather than a "when it's ready" schedule. New major versions are released around every six months, in January or February and July or August of each year. The initial intention was to release in March and September, to align with the schedule of other free software projects.[191] Minor bugfix versions of the "fresh" and "still" release branches are released frequently.
Commercially supported distributions for LibreOffice with service-level agreements are available via partners such as Collabora (marketed as Collabora Office and Collabora Online), CIB (marketed as CIB Office on the Microsoft Store), and Red Hat.[192][193] The three vendors are major corporate contributors to the LibreOffice project.[193]
As of version 7.1, the open source release of LibreOffice is officially branded as "LibreOffice Community", in order to emphasize that the releases are intended primarily for personal individual use, and are "not targeted at enterprises, and not optimized for their support needs". The Document Foundation states that usage of the community versions in such settings "has had a two-fold negative consequence for the project: a poor use of volunteers' time, as they have to spend their time to solve problems for business that provide nothing in return to the community, and a net loss for ecosystem companies."[193]
This section contains promotional content. (January 2022) |
Graphs are unavailable due to technical issues. There is more info on Phabricator and on MediaWiki.org. |
The figure shows the worldwide number of LibreOffice users from 2011 to 2018 in millions. References are in the text.
LibreOffice has seen various major deployments since its inception:
Starting in 2011, The Document Foundation has organized the annual LibreOffice Conference, as follows:
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.