Tok Pisin spell checker-0.05
New version with 7209 words.
New version with 7209 words.
Update to new upstream release. Change of dictionary to the Portuguese Language Ortographic agreement. For the pre-Agreement dictionary, please check the developer's web page.
Actualização para a versão mais corrente dos dicionários. Alteração do dicionário para estar de acordo com o Acordo Ortográfico da Língua Portuguesa. Para a versão pré-Acordo, consulte por favor a página do responsável pela extensão.
Set version upper limit to OOo 3.3 according to the API changes of the grid control. The extension supporting version OOo 3.4 will be released.
Add additional functionality to the Calc insert menu such that data copied from the clipboard can be inserted at the cursor position with the option to move cells, rows or columns as necessary to fit the new data.
Only tested on version 3.3, but should work on lower versions.
If the code format is invalid, then another code format is used instead.
Dates are now values, not strings. Their format can be changed through the parameters (Tools/Options.../Calc/Calendar)
Resizing of the window changed and fixed.
Localization files were located directly in pythonpath folder. This could cause problems in case other extensions do the same. Fixed now.
The floating window remembers its position.
Input dialog buttons changed a bit.
Localization files were located directly in pythonpath folder. This could cause problems in case other extensions do the same. Fixed now.
Options: Monday or Sunday as the first week day.
Fixed translations (Now -> Today)
Title changed in the extension manager ("+service" removed)
Code optimized
New functions added to vnd.pycalendar service (monthcalendar(Year, Month) returns 2D array, Month (Year, Month) prints month) (See. 8.2. calendar — General calendar-related functions — Python v2.7.1 documentation)
Now it is possible to click twice on the label in the lower right corner of the window to insert the date.
The window automatically stores its position and size.