Strings are very important types of data that are using in LibreOffice. Firstly, they are useful
Author Archive
Happy new year 2023!
Happy new year 2023! I wish a great year for you, and the global LibreOffice community.
Here I briefly discuss the year
UNO Data types in code and API
alsVarious data types are used in LibreOffice code and also in LibreOffice API. Here we discuss some of
gbuild introduction – LibreOffice build system part 1
Formatting the code in your patch for LibreOffice
Do you want to submit a patch to LibreOffice Gerrit, and you’re wondering if your code will
Crash fixes, part 2: abort
One category of the bugs that we see in computer programs including LibreOffice is the unexpected crashes. You’re working with
Crashes that you can fix! – EasyHack
As discussed in the “crash fixes for LibreOffice, part 1: segfaults“, bugs that lead to crash in
Crash fixes, part 1: segfault
One of the bugs that we see in computer programs including LibreOffice is the crash. You’re working with the application,
ODF standard and the code – EasyHack
Open Document Format (ODF) is a standard (ISO/IEC 26300) and native file format that LibreOffice uses. OASIS developed
Interacting with the Review Bot on Gerrit
Have you received “A polite ping, still working on this bug?” message on one of your Gerrit submissions?