Many different data types are used in LibreOffice code. During the long history of the LibreOffice, and before that
Author Archive
UNO API error reporting improvement – EasyHack
In this blog post, I discuss the EayHack for improving UNO API error reporting. EasyHacks are good if
LibreOffice conference 2023 workshop presentation slides
LibreOffice conference (LibOCon) 2023 was held in Bucharest from 20 to 23 September 2023. Among the other programs, an
Catalog and schema support for SQL functions – difficulty interesting EasyHack
LibreOffice has a database application called Base. It can connect to various database management
Warning for low disk space – difficulty interesting EasyHack
Without enough space, one may face data corruption, which is really a terrible thing that can
Find and replace For Base – difficulty interesting EasyHack
LibreOffice Base is part of LibreOffice productivity suite that makes it possible to work with databases.
Highlight the current row and column in Calc – difficulty interesting EasyHack
In large computer displays, it is somehow hard to track the active cell,
ccache for a 5 minutes LibreOffice build
If you have ever tried to build LibreOffice code, you know that it can take a lot of
Parallel build: tuning the performance
Do you want to build LibreOffice alongside other applications that are open on your computer like the IDEs, and
Internal includes instead of global ones – EasyHack
In every C/C++ source code file, we use header files to put declarations of functions, data types,