I just want to know how to add dictionary in open office writer, because right now I am trying to install a spell checker for cebuano(native language of filipino - http://www.ngkhai.com/pointcebu/facts/language.htm ) language. Which is much better - install additional dictionary or making use of the UNO component and loaded the spell checker program?
Your immediate response will be greatly appreciated
Have a nice day!
Last edited by Hagar Delest on Mon Jun 25, 2012 10:41 am, edited 1 time in total.
Reason:tagged [Solved].
janerz wrote:Your immediate response will be greatly appreciated
Thanks to avoid such comment if you answer 24hrs after a reply posted within 30min after your question...
What algo do you need? The installation of extensions or the creation of such an extension? Source code should be available somewhere on the Apache Software Foundation site but you'll get the whole code I guess.
Creation of extensions is documented in the extension site. There is also an extension to build extensions (Basic Addon Builder IIRC).
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE 7 Gigi) and 25.2 portable on Windows 11.
Thank you for the site, yes, I have a problem in creating the extension for my native language which is cebuano, and I try to customized and edit the language files in the existing dictionary and try to install it, and it was successfully installed but when I restart the open office writer and want to use the Cebuano spell checking dictionary, I can't find the language in the language options.
Is Cebuano part of the ISO languages recognized by OOo? It has to so that the dic is taken into account by OOo.
First you can try to use an existing locale id (like fr-FR) to configure your extension (if you don't use French dic). If the Cebuano spell check works fine when you set the language in the text to French, then you know that your extension works. But you'll need to make the Cebuano locale available.
There are some topics here about the creation of dictionaries, you should search for them.
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE 7 Gigi) and 25.2 portable on Windows 11.
No, I think the cebuano is not part of the ISO languages. And , yes I did try to used and existing locale and it was successful, but how can i make the cebuano locale available? May I know the site that you know that would give me and idea to do so?