Solving Most Annoying Bugs for LibreOffice Android Viewer
The proposed work will focus on Android Viewer’s most annoying bugs listed on Bugzilla. I grouped them into bugs, feature requests, and my own ideas....
Improve SmartArt import in LibreOffice
SmartArt is a format of storing diagrams in Office Open XML files that was introduced in MS Office 2007.
It allows to separate data from a way of...
Revamp the Customization Dialog
The Tools > Customization dialog lacks today on supporting means. For instance, it is not possible to search for a particular function. It also...
Migrating from legacy Parser to FastParser
Most part of the ODF import uses legacy parser. FastParser is threaded, token based and faster than legacy parser. We aim to migrate almost...
LibreOffice Online
Make important features known in LibreOffice(desktop version) and other leading office suites, available in LibreOffice online.
Improve LibreOffice for Android
This project aims to work behind the scenes to improve the LibreOffice Android build system by switching from deprecated NDK GCC toolchain to a...
Replace EditEngine binary clipboard with ODF filter
EditEngine still uses a legacy StarOffice format with SfxItemPool binary serialization for copy/paste operations. This is a maintainability problem...
Implement QuarkXPress import filter
QuarkXPress is a desktop publishing application that was very popular in the 90s and early 2000, so there are lots of existing documents created in...
Usability of Special Characters
Special Characters are an integral part of LibreOffice. Its usability should be improved by providing new methods of interaction from the end-user...