The Report Builder is located in LibreOffice Base, its function is to produce a report in the form of a LibreOffice Writer document from a...
BASIC IDE code auto-completion in LibreOffice
Devansh Varshney
The LibreOffice BASIC IDE currently offers limited code assistance, hindering developer productivity with unreliable completion, no object browser,...
New Dialog To Edit Table Styles
Karthik Godha
LibreOffice (Writer and Calc) currently allows users to apply predefined table styles via the “AutoFormat Styles” dialog and add new styles based on...
Python code auto-completion
Manish Bera
LibreOffice has Python scripting support via its UNO API but does not have adequate IDE support because it doesn't have static type information. This...
Rust UNO Language Binding
Mohamed Ali Mohamed
LibreOffice's UNO (Universal Network Objects) component model currently lacks support for the Rust programming language, creating a barrier for Rust...
Rework Impress slideshow to use DrawingLayer primitives
Shardul Vikram Singh
This project aims to modernize the Impress slideshow engine by replacing its legacy StarView metafile-based rendering with a cleaner, modular...
Import Markdown files into LibreOffice Writer
Ujjawal Kumar Chouhan
This project aims to implement Markdown support in LibreOffice Writer, ensuring compliance with the CommonMark specification. The imported Markdown...