LibreOffice has a database application called Base. It can connect to
EasyHack Archive
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
Without enough space, one may face data
31 Aug 2023
Find and replace For Base – difficulty interesting EasyHack
By Hossein Nourikhah On 31 August 2023 In EasyHack
LibreOffice Base is part of LibreOffice productivity suite that makes it
10 Aug 2023
Highlight the current row and column in Calc – difficulty interesting EasyHack
By Hossein Nourikhah On 10 August 2023 In EasyHack
In large computer displays, it is somehow hard
23 Mar 2023
Internal includes instead of global ones – EasyHack
By Hossein Nourikhah On 23 March 2023 In EasyHack
In every C/C++ source code file, we use header files to put declarations of functions, data types,
5 Feb 2023
QR code improvement – LibreOffice EasyHack
By Hossein Nourikhah On 5 February 2023 In EasyHack
A QR code is a type of 2D barcode that is useful for encoding data, such as a
24 Oct 2022
Crashes that you can fix! – EasyHack
By Hossein Nourikhah On 24 October 2022 In EasyHack
As discussed in the “crash fixes for LibreOffice, part 1: segfaults“, bugs that lead to crash in
16 Aug 2022
ODF standard and the code – EasyHack
By Hossein Nourikhah On 16 August 2022 In EasyHack
Open Document Format (ODF) is a standard (ISO/IEC 26300) and native file format that LibreOffice uses. OASIS developed
10 Mar 2022
Use std::hypot for Pythagorean Addition – EasyHack
By Hossein Nourikhah On 10 March 2022 In EasyHack
There are many places in the code that calculating the Pythagorean addition is needed. Read the
8 Mar 2022
Use Range Based For Loops – EasyHack
By Hossein Nourikhah On 8 March 2022 In EasyHack
Because for
loops are a powerful tool in C/C++, they are one of the desirable tools when you
- 1
- 2