HOME

TheInfoList



OR:

LibreOffice () is a free and open-source office productivity software suite developed by The Document Foundation (TDF). It was created in 2010 as a fork of OpenOffice.org, itself a successor to StarOffice. The suite includes applications for
word processing A word processor (WP) is a device or computer program that provides for input, editing, formatting, and output of text, often with some additional features. Word processor (electronic device), Early word processors were stand-alone devices dedicate ...
(
Writer A writer is a person who uses written words in different writing styles, genres and techniques to communicate ideas, to inspire feelings and emotions, or to entertain. Writers may develop different forms of writing such as novels, short sto ...
), spreadsheets ( Calc), presentations (Impress), vector graphics ( Draw),
database In computing, a database is an organized collection of data or a type of data store based on the use of a database management system (DBMS), the software that interacts with end users, applications, and the database itself to capture and a ...
s ( Base), and formula editing (Math). It supports the OpenDocument format and is compatible with other major formats, including those used by Microsoft Office. LibreOffice is available for Windows,
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
, and is the default office suite in many Linux distributions, and there are community builds for other platforms. Ecosystem partner Collabora uses LibreOffice as upstream code to provide an online solution branded as Collabora Online, and apps for Android, iOS, iPadOS, and ChromeOS operating systems which are branded as Collabora Office. TDF describes LibreOffice as intended for individual users, and encourages enterprises to obtain the software and
technical support Technical support, commonly shortened as tech support, is a customer service provided to customers to resolve issues, commonly with consumer electronics. This is commonly provided via call centers, online chat and email. Many companies provid ...
services from ecosystem partners like Collabora. TDF states that most development is carried out by these commercial partners in the course of supporting enterprise customers. This arrangement has contributed to a significantly higher level of development activity compared to Apache OpenOffice, another fork of OpenOffice.org, which has struggled since 2015 to attract and retain enough contributors to sustain active development and to provide timely security updates. LibreOffice was announced on 28 September 2010, with its first stable release in January 2011. It recorded about 7.5 million downloads in its first year, and more than 120 million by 2015, excluding those bundled with Linux distributions. As of 2021, TDF estimated around 200 million active users. The suite is available in 120 languages.


Features


Included applications in LibreOffice


Operating systems and processor architectures

LibreOffice is cross-platform software. The Document Foundation officially supports Microsoft Windows (using the
IA-32 IA-32 (short for "Intel Architecture, 32-bit", commonly called ''i386'') is the 32-bit version of the x86 instruction set architecture, designed by Intel and first implemented in the i386, 80386 microprocessor in 1985. IA-32 is the first incarn ...
and x86-64 architectures), macOS ( ARM64 and x86-64), and Linux (ARM64, IA-32, and x86-64). Ports also exist for operating systems and architectures, supported by either commercial vendors like Collabora or community members, as is the case for BSD ( FreeBSD, NetBSD, OpenBSD) and OpenIndiana. Historically, earlier versions of LibreOffice and its predecessors such as StarOffice supported platforms including Solaris on SPARC hardware. These versions are no longer maintained. LibreOffice development has also extended to mobile and cloud platforms. A beta document viewer for Android was released in January 2015, followed by a version with basic editing support in May 2015. In 2020, Collabora released officially supported mobile versions for Android and iOS under the Collabora Office brand. A version for ChromeOS was released in 2020 as well. The Impress Remote app is available for multiple mobile platforms and allows users to control LibreOffice presentations remotely. Notes


LibreOffice Online

LibreOffice Online is the web-based version of the LibreOffice office suite, allowing users to view and edit documents through a web browser using the
HTML5 HTML5 (Hypertext Markup Language 5) is a markup language used for structuring and presenting hypertext documents on the World Wide Web. It was the fifth and final major HTML version that is now a retired World Wide Web Consortium (W3C) recommend ...
<canvas> element. Development began in 2011, with contributions from Collabora and IceWarp. A preview of the software was demonstrated in 2015,, and in December 2015, Collabora and ownCloud released a technical preview called Collabora Online Development Edition (CODE). The first source code release of LibreOffice Online occurred alongside LibreOffice version 5.3 in February 2017. The Document Foundation does not plan to offer a hosted cloud solution similar to commercial offerings like Google Docs or Microsoft 365, due to the prohibitively high cost of running the platform. Instead, development and deployment of online solutions are handled by third-party ecosystem partners and cloud providers. TDF has expressed openness to a public LibreOffice Online service provided by a charitable organization. Therefore the task has been left to ecosystem partners, like Collabora and CIB. The first enterprise version, Collabora Online 1.0, was released in July 2016. In the same month, Nextcloud partnered with Collabora to integrate CODE for its users. In 2019, CIB announced that it would offer a version, branded as "LibreOffice Online powered by CIB".


Supported file formats

LibreOffice uses the OpenDocument Format (ODF) as its default file format, an international standard developed by the
ISO The International Organization for Standardization (ISO ; ; ) is an independent, non-governmental, international standard development organization composed of representatives from the national standards organizations of member countries. Me ...
and IEC. It can also open and save files in other formats, including those used by Microsoft Office, through a variety of import and export filters. LibreOffice also supports exporting to PDF, including "hybrid PDFs" that embed an editable ODF file within a standard PDF.


User interface and customization

The suite offers several user interface modes, including a traditional menu and toolbar layout as well as a "Notebookbar" option that mimics the ribbon interface found in Microsoft Office. LibreOffice includes multiple icon themes to adapt its look and feel to that of its desktop environment, such as Colibre for Windows and Elementary for GNOME, and integrates with native UI frameworks like GTK on Linux for consistent appearance. LibreOffice supports a range of advanced typographic features through its use of OpenType,
Graphite Graphite () is a Crystallinity, crystalline allotrope (form) of the element carbon. It consists of many stacked Layered materials, layers of graphene, typically in excess of hundreds of layers. Graphite occurs naturally and is the most stable ...
, and Apple Advanced Typography font technologies. Text rendering on Linux systems uses the
Cairo Cairo ( ; , ) is the Capital city, capital and largest city of Egypt and the Cairo Governorate, being home to more than 10 million people. It is also part of the List of urban agglomerations in Africa, largest urban agglomeration in Africa, L ...
graphics library, and complex text layout is handled by the HarfBuzz engine. On Linux, support for multimedia in presentations, such as audio and video playback, is provided via the GStreamer framework. LibreOffice supports several scripting and programming languages, including LibreOffice Basic, Python,
Java Java is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea (a part of Pacific Ocean) to the north. With a population of 156.9 million people (including Madura) in mid 2024, proje ...
, and C++, which can be used to create macros or integrate with external applications. LibreOffice Basic, which is similar to Microsoft's Visual Basic for Applications (VBA), is used primarily for automating tasks within Writer, Calc, and Base.


Licensing

LibreOffice is licensed under a dual LGPLv3 (or later) and MPL 2.0 model, which allows flexibility for future license upgrades. The project continues efforts to rebase legacy code inherited from OpenOffice.org to ensure licensing compatibility.


History


Background

From the inception of the OpenOffice.org project in 2000,
Sun Microsystems Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
indicated that the project would eventually be managed by an independent foundation. However community members frequently expressed concerns over the Sun's control of the project, especially as the company's involvement diminished over time, and was slow to accept patches or external contributions, even from corporate partners. To address some of these challenges, Ximian, and later
Novell Novell, Inc. () was an American software and services company headquartered in Provo, Utah, that existed from 1980 until 2014. Its most significant product was the multi-platform network operating system known as NetWare. Novell technolog ...
, maintained a patch set called ooo-build, led by developer Michael Meeks. Its goal was to simplify building OpenOffice.org on
Linux Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
and to incorporate community-submitted improvements that had not been accepted upstream by Sun. Most Linux distributions used ooo-build as the default method for packaging OpenOffice.org, and some distributions contributed directly to its development. In 2007, Novell released ooo-build as a separate product called Go-oo. Go-oo featured enhancements not present in the main OpenOffice.org distribution and adopted more inclusive contribution policies. These changes foreshadowed those later implemented by LibreOffice. In early 2010, Sun was acquired by
Oracle Corporation Oracle Corporation is an American Multinational corporation, multinational computer technology company headquartered in Austin, Texas. Co-founded in 1977 in Santa Clara, California, by Larry Ellison, who remains executive chairman, Oracle was ...
. This raised new concerns among contributors, who were wary of Oracle's broader stance on open source projects, including its lawsuit against Google over Java, its apparent withdrawal of developers from OpenOffice.org, and the restrictions it placed on another open source project from Sun, the OpenSolaris operating system. This prompted growing discussions about forking the project.


The Document Foundation and LibreOffice

On 28 September 2010, members of the OpenOffice.org community announced the formation of The Document Foundation (TDF), an independent organization to continue the development of OpenOffice.org under a more open and inclusive governance model. Alongside the announcement, TDF introduced a fork of OpenOffice.org named LibreOffice. TDF invited Oracle Corporation, then the steward of OpenOffice.org, to participate in the new foundation and donate the OpenOffice.org trademark. Oracle declined, leading TDF to adopt the LibreOffice name permanently. Major contributors to OpenOffice.org, including Novell, Red Hat, Canonical, and
Google Google LLC (, ) is an American multinational corporation and technology company focusing on online advertising, search engine technology, cloud computing, computer software, quantum computing, e-commerce, consumer electronics, and artificial ...
, shifted their support to the new project. In April 2011, Oracle announced it would discontinue commercial development of OpenOffice.org and transition the project to a community-based model. Two months later, Oracle donated the codebase and trademarks to the Apache Software Foundation (ASF), where the project was renamed Apache OpenOffice. Meanwhile, LibreOffice continued to develop rapidly under the stewardship of TDF. It incorporated features from Go-oo and other community-maintained patches, and became the default office suite in many
Linux Linux ( ) is a family of open source Unix-like operating systems based on the Linux kernel, an kernel (operating system), operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically package manager, pac ...
distributions, while also expanding its presence on Windows and
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
. LibreOffice receives regular updates, including new features and security fixes. According to TDF, most development is performed by ecosystem partners such as Collabora, who provide enterprise support and services around LibreOffice. This commercial support model has contributed to higher development activity compared to Apache OpenOffice, which has struggled since 2015 to attract and retain contributors, and to issue timely security updates. In a 2011 interview with LWN.net, Ubuntu founder Mark Shuttleworth expressed criticism of TDF, asserting that its refusal to adopt Oracle's Contributor License Agreement had undermined the OpenOffice.org project. In response, former Sun Microsystems executive Simon Phipps argued that Oracle's decision to end development was a business move unrelated to LibreOffice's creation. LibreOffice is now widely regarded as the most actively maintained and widely used successor to OpenOffice.org.


Versions

Since version 4.2.2, released in March 2014, LibreOffice has offered two concurrently maintained major versions in addition to development versions (such as release candidates and nightly builds). These versions are intended to accommodate different user needs: * Fresh – the most recent major version, which includes the latest features and improvements. It may contain bugs that have not yet been addressed. * Still – the previous major version, which has received additional bug fixes and is recommended for users prioritizing stability. Was previously called the Stable version. Since January 2024, beginning with version 24.2.0, LibreOffice adopted a calendar-based versioning scheme. Version numbers follow a three-part format (year.month.patch), with the year and month reflection the initial or future launch date.


Release schedule

LibreOffice follows a time-based release schedule, with major versions released approximately every six months, typically in February and August. These release months are synchronized with other free software projects (such as GNOME) and are scheduled at least one month ahead of major Linux distribution releases. Minor "patch" updates are issued regularly for both the Fresh and Still versions to address bugs and security vulnerabilities. The Fresh version receives updates every four to six weeks until it transitions to the Still version with the release of a new Fresh version. Once designated as Still, it continues to receive updates every six to seven weeks. A version reaches its end of life roughly nine months after its initial release.


Enterprise and derivative versions

Commercial distributions of LibreOffice with service-level agreements are provided by partner organizations, the most significant of which is Collabora. Since version 7.1, the standard open-source release has stated that it is intended for "home users, students and non-profits," to distinguish it from enterprise-targeted versions. The Document Foundation recommends that organizations use commercially supported versions to help sustain development and has expressed concern that enterprise use of the community edition can divert volunteer resources and limit project funding. Several derivative or enterprise-focused versions of LibreOffice have been developed, including: * EuroOffice – developed by MultiRacio, provides Hungarian language support and localized extensions. * NDC ODF Application Tools – provided by Taiwan's National Development Council (NDC), and used by government agencies to promote OpenDocument format (ODF) standards. * NeoOffice – macOS-focused derivative that incorporated LibreOffice code starting in 2017, having previously been based on OpenOffice.org. NeoOffice was discontinued in 2024. * OxOffice – developed to enhance support for the Chinese language and originally based on OpenOffice.org before transitioning to LibreOffice. * OffiDocs – developed by OffiDocs Group in Estonia, provides LibreOffice-based applications in a browser and as mobile apps. * ZetaOffice – developed by Allotropia, is a paid enterprise version offered as both a desktop application with long-term support and a web-based version using WebAssembly. In the 2020s, the number of commercial partner organizations decreased. In June 2023, Red Hat announced it would no longer maintain LibreOffice packages in future releases of Red Hat Enterprise Linux. Maintenance of LibreOffice packages for the related Fedora Linux was transitioned to the Fedora LibreOffice Special Interest Group. In 2021, CIB spun off its LibreOffice development and support services into a new company, Allotropia. In May 2025, Collabora announced the acquisition of Allotropia, intending to combine Allotropia's ZetaOffice and WebAssembly with its own Collabora Office and Collabora Online products.


Release history


Users and deployments

From 2011 to 2018, the estimated number of LibreOffice users grew from 25 million to 200 million. In 2011, The Document Foundation estimated that 10 million users had obtained the software via downloads or CD-ROMs, mostly on Windows, with an additional 15 million users on Linux based on new or updated installations. By 2013, the user base was estimated at 75 million, increasing to 100 million in 2015, and 120 million in 2016. In 2018, The Document Foundation reported 200 million active users, with approximately 25% being students and 10% using Linux systems. For comparison, Microsoft Office had an estimated 1.2 billion users in 2018.


See also

* Comparison of office suites * List of free and open-source software packages * List of office suites * OpenDocument file format


References


External links

* {{Authority control 2011 software Collabora Cross-platform free software Formerly proprietary software Free and open-source software Free PDF software Free software programmed in C++ Free software programmed in Java (programming language) LibreOffice Office software that uses GTK Office suites for macOS Office suites for Windows Online office suites Online spreadsheets Online word processors Open-source office suites OpenOffice Portable software Software forks Software using the Mozilla Public License Unix software