LibreOffice
LibreOffice is a popular fork of the open-source OpenOffice office suite.
www.libreoffice.org
Most Popular In The Past Month
- const up clucene
Caolán McNamara: upstream seems dead - Initial implementation of Markdown elements such as paras, lists, and headings
Ujjawal Kumar: Change-Id: I059090be2157141a8cdab44b28054460f648babb Reviewed-on: - tdf#135580: remove Euro converter wizard
Xisco Fauli: It was removed from the menu in commit d6774abbd3eddbf3a6655c57a880f4e28d0cb74a Author: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Date: Thu Dec 17 19:27:09 2020 +0100
tdf#135580 remove Euro Conversion wizard from menu
and in the ESC meeting from 2020-Dec-17, it was agreed to drop the code for 7.2 but it never happened. - tdf#165742 Step 4.7: Add support for internal data
Kurt Nordback: Word and Powerpoint store data internal to the chart in .docx and .pptx formats, respectively. - LOCRDT y-crdt: bundle as external
Michael Stahl: Unfortunately it has 144 dependencies so hack Makefile.fetch to invoke cargo fetch to get them all at once, based on the Cargo.lock file extracted from the tarball; this all ends up in a "cargo" subdirectory below $TARFILE_LOCATION. - win: Drop long dead vcl/workben/win/{dtrans,dnd}
Michael Weghorn: This seems to never have been migrated to gbuild and thus never have been part of the build since then, see the old/custom Makefiles vcl/workben/win/dnd/makefile.mk and vcl/workben/win/dtrans/makefile.mk.
The code uses API that has long been dropped, e.g. - tdf#70102 Migrated existing RTL icons to work as rltb variants
Jonathan Clark: Normally, the icons for certain commands are mirrored when the writing direction is RTL. - tdf#96151: Add Albanian locale
Xisco Fauli: Most of the information has been extracted from - tdf#130857 qt weld: Handle Notebook without current page
Michael Weghorn: In QtInstanceNotebook::get_current_page_ident, handle the case where there is no current page (i.e. - android: Declare support for NDK 29
Michael Weghorn: A build using NDK 29.0.13599879 works fine for me and Android Viewer works fine in a quick test (with an additional local revert of commit 9d1e76f7da12353afc3d9479d3b2ecddbb2a71e6 to prevent a deadlock when opening documents that is unrelated to this change here).