If you copy contents from LibreOffice Writer to a plain text editor like gedit or Notepad,
EasyHack Archive
Writer tables converted to plain text – difficultyInteresting EasyHack
Make Impress master slides copyable – difficulty interesting EasyHack
When working with LibreOffice Impress, “Slide Master” is the place where you can change the templates
Custom string literals: two EasyHacks
In the previous part of the series on C/C++ strings, I described the string literal, plus how and why to
Integer data types improvement – EasyHack
Many different data types are used in LibreOffice code. During the long history of the LibreOffice, and before that
UNO API error reporting improvement – EasyHack
In this blog post, I discuss the EayHack for improving UNO API error reporting. EasyHacks are good if
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,
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,
- 1
- 2