libreoffice/core

Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 42 minutes ago
Added to GitGenius on September 15th, 2026
Created on October 31st, 2013
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 947
Total Stargazers: 4,384 (+0)
Total Subscribers: 101 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

LibreOffice is an office productivity suite that provides word processing, spreadsheet, presentation, drawing, database, and formula editing capabilities across multiple operating systems.

The project addresses the need for a free, open-source alternative to commercial office software. It works by maintaining a comprehensive codebase written primarily in C++ that implements the full range of document creation and editing tools users expect from a modern office application. The suite handles multiple file formats and provides cross-platform compatibility.

Developers considering adoption should understand that this is a mature, established project with a large existing codebase rather than a lightweight library. It suits organizations and individuals seeking a complete office solution without licensing costs, particularly those needing to work with diverse document formats or requiring customization. The project uses Gerrit for code contributions rather than the standard GitHub pull request workflow, and contributors are directed to obtain builds from the official development bundles rather than downloading repository archives directly. This indicates a structured development process with specific tooling and distribution practices.

Development activity shows consistent engagement across the codebase with regular commits addressing bug fixes, feature improvements, and maintenance tasks. The project maintains active communication channels and documentation for contributors. Work spans multiple functional areas simultaneously, reflecting the breadth of features across the office suite. The development process follows established procedures for code review and integration, with clear guidance provided to potential contributors about the proper channels and methods for participation.