v0.10.0
New Features
- New methods to remove blank rows and columns using a single column (or row) as reference.
- Each method for removing blank rows/columns has a "Normal" and a "Fast" mode now. Fast mode is significantly faster and is recommended for large datasets, however it only deals with raw data so no formatting is kept. If you need to keep cell formatting, use the Normal mode.
- Improved performance to the Normal mode of the Remove blank rows / columns methods, thanks to the code tips provided by Jean-Pierre Ledure.
- All strings are now translatable via a POT file. If you're interested in translating this extension, please submit a translated .po file.
- Currently supported languages: en-US and pt-BR.
- The main dialog was reworked to accommodate the new features and it now has a "Help" button that leads to the Help page in Github.
Compatibility
This release is compatible with LibreOffice 7.2 and newer.
It should be noted that this release makes use of the new ScriptForge library shipped by default with LibreOffice. For this reason, this extension is not supposed to work in older versions of LibreOffice nor in OpenOffice.
Bugs fixed
- #1 Fix issue with progress bar overlapping with label
- #2 Dialogs are now centered correctly
- #3 It is now possible to remove empty rows/columns without opening the dialog using shortcut commands or menu entries
- #4 Use ellipsis character instead of 3 dots
Testing and bug reporting is welcome! If you find anything wrong, please report it.
New translations will be added to the upcoming 0.10.1 point release. Please contribute with translations so that this extension supports your native language as well.