Author Archive

8 Mar 2022

Use Range Based For Loops – EasyHack

Because for loops are a powerful tool in C/C++, they are one of the desirable tools when you

23 Feb 2022

Adding a new UNO command

What are UNO commands, and why would you need them? If you want to add some feature to the LibreOffice

10 Feb 2022

Working with LibreOffice SDK Examples

Do you want to write a program that uses LibreOffice to convert different formats, or otherwise work with LibreOffice from

26 Jan 2022

Regression Fix: Missing Lines in DOCX

Interoperability is a very important aspect of the LibreOffice. Today, LibreOffice can load and save various file formats from

25 Jan 2022

Matrix Bridge to LibreOffice IRC Rooms

Ever wondered about using modern chat tools to discuss LibreOffice? Here we will discuss using a Matrix bridge to

20 Jan 2022

LibreOffice Developer Community

Do you want to contribute to the LibreOffice development, but you don’t know enough about the LiberOffice code internals? Do you want

31 Dec 2021

Happy New Year 2022!

I wish everyone the best for 2022!

Hoping a great year for LibreOffice, all the FOSS users and developers, and above that,

31 Dec 2021

Use basegfx to convert angle unit – EasyHack

What is basegfx?

First, what is basegfx, how it is used for converting angle units, and why we

23 Nov 2021

Use symbolic constants instead of magic numerical constants – EasyHack

There are many situations that you need to use numerical constants in your code. If

17 Nov 2021

Use atan2 function instead of atan – EasyHack

When working with shapes and charts in LibreOffice, there are several occasions that you have to calculate