Commit graph

391 commits

Author SHA1 Message Date
Rüdiger Timm
ac192ca2ef INTEGRATION: CWS ooo20031110 (1.10.6); FILE MERGED
2003/11/11 12:09:33 waratah 1.10.6.2: #i22301# Correct for scoping rules
2003/10/24 15:46:02 khendricks 1.10.6.1: updating lingucomponent to match changes found in fix1 so that
they get merged back to HEAD and not diverge
Please see discussion on dev@porting concerning this.

Kevin
2003-12-01 15:13:27 +00:00
Hans-Joachim Lankenau
529f97d02e INTEGRATION: CWS geordi2q01 (1.9.16); FILE MERGED
2003/08/18 12:58:42 hr 1.9.16.1: #i18350#: join changes from CWS ooo11rc3
2003-08-18 13:34:53 +00:00
Hans-Joachim Lankenau
92236b476c INTEGRATION: CWS geordi2q01 (1.3.24); FILE MERGED
2003/08/18 12:58:41 hr 1.3.24.1: #i18350#: join changes from CWS ooo11rc3
2003-08-18 13:34:42 +00:00
Kevin Hendricks
a574395c5e updating HEAD of lingucomponent to match the more recent
OOo 1.1rc version.
2003-06-24 18:48:04 +00:00
Vladimir Glazounov
f0778eacf5 INTEGRATION: CWS mh11rc (1.10.6); FILE MERGED
2003/06/10 08:32:27 mh 1.10.6.2: one more update from ooo11beta2
2003/06/06 08:55:36 mh 1.10.6.1: join: from beta2
2003-06-12 09:41:01 +00:00
Vladimir Glazounov
4dc6877e29 INTEGRATION: CWS mh11rc (1.2.8); FILE MERGED
2003/06/10 08:32:26 mh 1.2.8.2: one more update from ooo11beta2
2003/06/06 08:55:26 mh 1.2.8.1: join: from beta2
2003-06-12 09:36:46 +00:00
Vladimir Glazounov
2a42737321 INTEGRATION: CWS mh11rc (1.8.6); FILE MERGED
2003/06/10 08:32:25 mh 1.8.6.2: one more update from ooo11beta2
2003/06/06 08:55:24 mh 1.8.6.1: join: from beta2
2003-06-12 09:35:34 +00:00
Vladimir Glazounov
9ef75a6cad INTEGRATION: CWS mh11rc (1.10.8); FILE MERGED
2003/06/06 08:55:23 mh 1.10.8.1: join: from beta2
2003-06-12 09:35:24 +00:00
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
96176d7650 hyphenation deliver commands 2001-12-25 08:49:02 +00:00
nidd
63e70ce242 byphenator should build now with all other components from lingucomponent 2001-12-25 08:46:53 +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
fc6e5e4731 fix d.lst to also deliver dictionary.lst 2001-12-03 01:36:28 +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
a4a274098b fix typo in d.lst that did not proerly deliver the spell dll
for WNT

Kevin
2001-09-12 12:36:22 +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
f128ceb69f changes to implement building of myspell and spell
to replace pspell_en_US and changes to deliver the new
spelling library libspell and its dictionary pieces
2001-09-08 14:59:43 +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
Rüdiger Timm
ab8722fe92 lingucomponent depends on module linguistic 2001-08-28 08:47:21 +00:00
Martin Hollmichel
5a0e0ebeb8 add: test for cvs access with SourceCast 2001-08-03 11:44:40 +00:00
Kevin Hendricks
5897a7044b make change requested by armin to temp disable spellchecking
on win32

kevin
2001-08-02 14:16:16 +00:00
Martin Hollmichel
e582db4ef4 add: build.lst 2001-08-01 07:43:45 +00:00
Kevin Hendricks
256f950dc3 changes to build and deliver spellcheck libraries 2001-06-17 20:16:06 +00:00
Kevin Hendricks
d8d5bb8f7f fixing up deliver list to actually deliver shared library too
Kevin
2001-05-21 13:55:58 +00:00
Kevin Hendricks
7be56c57dc adding other files for the thesaurus project
Kevin
2001-05-20 18:59:13 +00:00