One of the areas that can help LibreOffice, but may not directly be visible to the
Author Archive
Test improvement – More and better tests for LibreOffice
Writer tables converted to plain text – difficultyInteresting EasyHack
If you copy contents from LibreOffice Writer to a plain text editor like gedit or Notepad,
Make Impress master slides copyable – difficulty interesting EasyHack
When working with LibreOffice Impress, “Slide Master” is the place where you can change the templates
gbuild for Java tests – LibreOffice build system part 3
In this blog post, I discuss gbuild for Java tests. The goal is to write
gbuild tips and tricks – LibreOffice build system part 2
In the first blog post on LibreOffice build system, gbuild
which uses GNU Make,
Outlook for the new year 2024
Now that year 2024 has come, I want to briefly discuss the year 2023 around the development blog, and
Custom string literals: two EasyHacks
In the previous part of the series on C/C++ strings, I described the string literal, plus how and why to
LibreOffice extensions with Python – part 2: Debugging
In my previous blog post on creating LibreOffice extensions with Python, I have discussed how to
LibreOffice extensions with Python – part 1
Ever wondered how to create a LibreOffice extension? Here I discuss how to do that via Python programming
String literals: C/C++ string data types part 2
In the first part of the series on string types in LibreOffice, I discussed some of