Thai Number Converter-1.0
first release extension
- convert whole Arabic number to Thai number
- convert selected Arabic number to Thai number
first release extension
- convert whole Arabic number to Thai number
- convert selected Arabic number to Thai number
New:
- displaying of Folder/Collection name near name of document/spreadsheet/presentation for Google Docs
- "folder buttons", new UI element will help you filter your docs in Google Docs using Folders
Changes:
- all communication with Zoho will be on HTTPS only (the same is true for Google Docs from some time)
This version should be compatible with 3.4.
dict-de_DE-frami_2011-05-05.oxt contains actualized dictionaries:
- de_DE_frami | Version: 2011-05-05
- based on Björn Jacke's "igerman98" | Version: 2011-03-21
- OpenThesaurus - Deutscher Thesaurus | Version: 2011-05-04
- hyphenation by Huggenberger/Naber | Version: 2011-05-05
dict-de_CH-frami_2011-05-05.oxt contains actualized dictionaries:
- de_CH_frami | Version: 2011-05-05
- based on Björn Jacke's "igerman98" | Version: 2011-03-21
- OpenThesaurus - Deutscher Thesaurus (CH) | Version: 2011-05-04
- hyphenation by Huggenberger/Naber | Version: 2011-05-05
dict-de_AT-frami_2011-05-05.oxt contains actualized dictionaries:
- de_AT_frami | Version: 2011-05-05
- based on Björn Jacke's "igerman98" | Version: 2011-03-21
- OpenThesaurus - Deutscher Thesaurus | Version: 2011-05-04
- hyphenation by Huggenberger/Naber | Version: 2011-05-05
Modificacion d'aquela version : gerís melhor los caractèrs accentuats. l'autra version prepausava pas totjorn los mots amb las letras accentuadas. Lo fichièr dels afixes permés ara una gestion mai fina d'aquò.
Bugfix release.
In case of problem to update the following steps may help
1 remove previously installed version
2 close OO and possibly log out
3 Start OO and add SLAMLib
This version includes a basic hypenator, and is a stripped-down version of 1.0. Version 1.0 will switch to twofold suffix stripping, but we need support in open/libreoffice first... Right now twofold suffix stripping+compound words don't work, due to a bug/missing feature in open/libreoffice's hunspell implementation.
Java 7 supports new constructs such as a string literal in the form 0b11_011_111. This type of construct is now supported.
Another new Java 7 feature allows for things such as
int #"I am a strange variable name" = 7;
This construct is also supported.
I added new keywords to C++ related to c++_0xx, and also, C++ now allows for hex constants, binary, and octal constants.