Jens-Heiner Rechtien
24197acbb9
INTEGRATION: CWS ooo20030412 (1.3.30); FILE MERGED
...
2003/03/25 21:07:21 khendricks 1.3.30.1: minor updates and fixes for lingucomponent
includes a bug fix for issue 9887
Kevin
2003-04-28 16:05:53 +00:00
Jens-Heiner Rechtien
940b9c3c93
INTEGRATION: CWS ooo20030412 (1.6.2.2.4.1.2.1.4.1.2); FILE MERGED
...
2003/03/25 21:07:20 khendricks 1.6.2.2.4.1.2.1.4.1.2.1: minor updates and fixes for lingucomponent
includes a bug fix for issue 9887
Kevin
2003-04-28 16:05:44 +00:00
Jens-Heiner Rechtien
d896a36bb6
INTEGRATION: CWS ooo20030412 (1.1.36); FILE MERGED
...
2003/03/25 21:07:20 khendricks 1.1.36.1: minor updates and fixes for lingucomponent
includes a bug fix for issue 9887
Kevin
2003-04-28 16:05:31 +00:00
Jens-Heiner Rechtien
ade4f564dc
INTEGRATION: CWS ooo20030412 (1.2.2.6.24); FILE MERGED
...
2003/04/08 12:33:57 khendricks 1.2.2.6.24.1: partial fix for Issuezilla 13095
periods at the end of words were improperly being sent
to the hyphenation dictionary which confused it.
To completely fix this issue and others, a new hyphenation
dictionary for English (US) must be used as well.
2003-04-28 16:04:41 +00:00
Jens-Heiner Rechtien
4507deb1ec
MWS_SRX644: migrate branch mws_srx644 -> HEAD
2003-03-26 12:03:05 +00:00
Louis Suárez-Potts
a561af8556
temporary removal
2002-11-18 06:59:24 +00:00
Sander Vesik
ad20be6a26
Fix merge from OOO_STABLE_1
2002-07-29 16:51:48 +00:00
Sander Vesik
779ea694af
Merge from OOO_STABLE_1
2002-07-29 16:28:22 +00:00
nidd
0cba0d358a
merged kh's changes in 1.0 branch into trunk
2002-05-09 16:36:02 +00:00
nidd
17b526c3e9
Fixed bug with gcc 3.X.
2002-02-28 14:44:10 +00:00
Kevin Hendricks
d0b469211f
fixes for proper use of DictMgr object and cleanup.
...
Also fixes to prevent re-parsing of the dictionary.lst
and prevent corruption of the data structures used to
store the list of dictionaries to use, locales, and encodings.
A mutex is already in place to prevent changes to these structures
simultaneously but nothing was present to prevent reparsing of
dictionary.lst
Kevin
2002-01-07 14:46:15 +00:00
nidd
e64853c2ad
Fixed bugs caused by relocation in source-tree.
2001-12-25 07:48:43 +00:00
nidd
2295f7090e
Import of hyphenation data files.
2001-12-25 07:33:48 +00:00
nidd
c80769b06e
Initial import of altlinux hyphenation module
2001-12-25 07:24:12 +00:00
Kevin Hendricks
41ee24e0d6
changes so that a separate locale list is kept to better
...
support spellchecking in multiple languages at once
fixes for use OU2A and OU2ENC which created temporary variables
that were passed in to MySpell which is not a good idea since
those temp variables could go away before the end of the function
call.
Thanks to Thomas Lange for pointing this out.
Kevin
2001-12-03 23:34:55 +00:00
Kevin Hendricks
4882b693b3
fix lib spell to read from a parsed dictionary.lst of user installed
...
dictionaries, move dictionary location to user/wordbook
now allow for spell checking with multiple dictionaries and multiple
locales at the same time.
2001-12-03 01:35:05 +00:00
Kevin Hendricks
b79184544a
fix to return a spell alternative object even when
...
no suggestions are found
Kevin
2001-09-24 17:40:13 +00:00
Kevin Hendricks
711e26924b
fix thinko WNT though have been using libmyspell.lib
...
Kevin
2001-09-11 11:56:28 +00:00
Kevin Hendricks
7395b164cb
fix makefile to use proper myspell lib name under WNT
...
Kevin
2001-09-11 10:30:16 +00:00
Kevin Hendricks
61d5f57fba
fix path so that calle to systempath creates the proper native
...
path for myspell
Kevin
2001-09-10 22:56:32 +00:00
Kevin Hendricks
9ea6917fd1
adding a modified version of Thomas Lange's linguistic workben
...
code to create a spellchecking component for OpenOffice that uses
myspell
2001-09-08 14:55:44 +00:00