-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create description files in pt and en languages
- Loading branch information
1 parent
e026176
commit e2ef155
Showing
3 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Quickly remove empty rows and columns from Calc sheets. | ||
|
||
After installing the extensions, three entries will be added to the Data menu in LibreOffice Calc: | ||
- Remove blank cells (this opens the main dialog) | ||
- Remove blank rows (without opening the dialog) | ||
- Remove blank columns (without opening the dialog) | ||
|
||
There are three shortcuts to call this extension: | ||
- Alt + Shift + B: Open the main dialog | ||
- Alt + Shift + N: Remove blank rows (without opening the dialog) | ||
- Alt + Shift + M: Remove blank columns (without opening the dialog) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Remova rapidamente linhas e colunas em branco de planilhas do Calc. | ||
|
||
Após instalar a extensão, três itens serão adicionados ao menu Dados do LibreOffice Calc: | ||
- Remover células em branco (isto abrirá o diálogo principal) | ||
- Remover linhas em branco (sem abrir a caixa de diálogo) | ||
- Remover colunas em branco (sem abrir a caixa de diálogo) | ||
|
||
Há três teclas de atalho para chamar esta extensão: | ||
- Alt + Shift + B: Abre a caixa de diálogo principal | ||
- Alt + Shift + N: Remove linhas em branco (sem abrir a caixa de diálogo) | ||
- Alt + Shift + M: Remove colunas em branco (sem abrir a caixa de diálogo) |