Ever wondered how to create a LibreOffice extension? Here I discuss how to do that via Python programming language. It is possible to run and debug the resulting Python code in an IDE, and then package the content as an extension. (more…)
25 Nov 2023
LibreOffice extensions with Python – part 1
By Hossein Nourikhah On 25 November 2023 In Tutorial
16 Nov 2023
String literals: C/C++ string data types part 2
By Hossein Nourikhah On 16 November 2023 In Tutorial
2 Nov 2023
Integer data types improvement – EasyHack
By Hossein Nourikhah On 2 November 2023 In EasyHack
26 Oct 2023
UNO API error reporting improvement – EasyHack
By Hossein Nourikhah On 26 October 2023 In EasyHack
5 Oct 2023
LibreOffice conference 2023 workshop presentation slides
By Hossein Nourikhah On 5 October 2023 In workshop
14 Sep 2023
Catalog and schema support for SQL functions – difficulty interesting EasyHack
By Hossein Nourikhah On 14 September 2023 In EasyHack
31 Aug 2023
Warning for low disk space – difficulty interesting EasyHack
By Hossein Nourikhah On 31 August 2023 In EasyHack
31 Aug 2023
Find and replace For Base – difficulty interesting EasyHack
By Hossein Nourikhah On 31 August 2023 In EasyHack
10 Aug 2023
Highlight the current row and column in Calc – difficulty interesting EasyHack
By Hossein Nourikhah On 10 August 2023 In EasyHack
30 Jul 2023
ccache for a 5 minutes LibreOffice build
By Hossein Nourikhah On 30 July 2023 In Tutorial