LibreOffice
An integrated office suite backed by The Document Foundation, compatible with most document formats and free to download, use and redistribute.
Open Source Alternative to:

LibreOffice is an integrated office suite built on copyleft licenses and compatible with most document formats and standards. It is backed by The Document Foundation, which represents a large independent community of enterprises, developers and volunteers, and it stays free to download, use and distribute.
This repository holds the core source, so it is aimed at people who intend to change the suite rather than run it. Two routes exist. Extensions can be written against the generic UNO APIs using the SDK, while a genuinely useful feature is easier to add in the code base itself, if you are a reasonably able C++ programmer.
Roughly two hundred modules make up the tree, and a handful carry the code most contributors need.
- Applications: sw, sc and sd hold Writer, Calc and the shared Draw and Impress code.
- VCL: the widget toolkit and one of the rendering abstractions.
- Framework: assembles toolbars, menus and status bars from XML descriptions and VCL widgets.
- SAL and tools: a system abstraction layer plus basic internal types such as rectangles and colors.
- Graphics helpers: basegfx, canvas and drawinglayer break drawable objects down into renderable primitives.
Build baselines are Visual Studio 2022 on Windows 10, Xcode 14.3 or later on macOS 13, and GCC 13 or Clang 18 on Linux, with JDK 17 and Python 3.11 required for many parts. LODE scripts set up an initial environment on Windows and macOS, and every module carries its own README.
Stars
4,332Forks
938Last commit
4 days agoRepository age
13 yearsLicense
GPL-3.0Repository
LibreOffice/core
Auto-fetched from GitHub .
Open source alternatives similar to LibreOffice:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit