summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
2003-04-02merge with os6 branchVladimir Glazounov1-19/+23
2003-04-01INTEGRATION: CWS os6 (1.8.42); FILE MERGEDVladimir Glazounov1-2/+3
2003-04-01INTEGRATION: CWS os6 (1.9.38); FILE MERGEDVladimir Glazounov1-1/+1
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien4-61/+192
2002-12-09#105916# sprintf, strcpy, strcat checkThomas Lange1-3/+3
2002-11-26#103766# inteface extended to allow for modification of word / hyphenated wordThomas Lange1-2/+14
2002-11-08#104864# problem when looking for hyphenator entries in the dictionary list f...Thomas Lange1-2/+3
2002-10-01#103263# replaced obsolete applicat.rdb with types.rdbJörg Budischewski2-10/+4
2002-09-24#102758# checking of arguments nMaxLeading and nIndex for hayphenate and quer...Thomas Lange1-10/+13
2002-09-19#103476# assertion for useless argument combination addedThomas Lange1-2/+6
2002-08-27new version for SRX643Kurt Zenker1-0/+1476
2001-12-14#95979# text encoding used for IPR fixed for windowsThomas Lange1-2/+18
2001-11-21#95038# buffer access with out-of-range index fixedThomas Lange1-3/+3
2001-11-08#94445# spellcache fixedThomas Lange1-4/+4
2001-11-06#93272# use ISO_8859_x text-encodings now instead of MS_125x encodings.Thomas Lange1-6/+8
2001-10-11#92924#: gcc-3.0.1 needs lvalueJens-Heiner Rechtien2-14/+24
2001-08-17#90467# launch events when list of configured spellchecker or hyphenator serv...Thomas Lange1-6/+47
2001-08-17#90905# soft-hyphen behaviour changed againThomas Lange2-31/+23
2001-08-14#90905# behaviour for soft-hyphens changedThomas Lange2-21/+23
2001-08-10#90775# hyphenator dispatcher now returns a result for soft-hyphens encounter...Thomas Lange1-4/+11
2001-07-25#90210# use correct text-encoding for non latin1 languagesThomas Lange5-33/+85
2001-07-17#89681# assertion fixed. Node name now oart of value name.Thomas Lange1-3/+5
2001-07-12#89562# component description newThomas Lange1-0/+32
2001-07-12#89562# xml files addedThomas Lange1-0/+2
2001-07-04#83564# alternative spelling and soft-hyphens fixedThomas Lange1-7/+7
2001-07-04#83564# alternative spelling and soft-hyphens fixedThomas Lange2-8/+26
2001-07-03#83490# superfluous defines removedThomas Lange1-5/+2
2001-07-03#83490# line break behine soft hyphen prohibitedThomas Lange1-2/+8
2001-06-29#88252# check configuration nodes for their existing before querying them for...Thomas Lange2-57/+68
2001-06-29character specific functions now all use the same CharClassThomas Lange1-14/+41
2001-06-27#88867# shutdown optimization when dictionaries were not used yetThomas Lange2-43/+64
2001-06-21#88571# remove entries for languages with no listed service implementation-nameThomas Lange3-57/+75
2001-06-18#88366# dictionary constructor: isReadonly flagged determined after creation ...Thomas Lange1-6/+7
2001-06-18#88366# catch-statement changed from ... to Exception&Thomas Lange1-4/+4
2001-06-15#88321# GetExtCache fixedThomas Lange1-3/+5
2001-06-13#85243# dispatcher checks for language support before quering the serviceThomas Lange3-40/+38
2001-06-07#65293# removed static declarationVladimir Glazounov1-3/+3
2001-06-06#87831# XOtherLingu removed from UNOTYPES listThomas Lange1-3/+2
2001-06-06#87831# SaveCfgSvcs fixed (uses ReplaceSetProperties now)Thomas Lange1-42/+41
2001-06-05#87772# static modifier removed from friend declarationThomas Lange1-3/+3
2001-06-05#87772# SvcListHasLanguage fixed (uses the aSvcRefs member additionally to th...Thomas Lange1-12/+22
2001-06-05#87772# friend declaration added to SeqLangSvcEntry_SpellThomas Lange1-2/+5
2001-05-16#86533# linguistic startup/file access optimizationThomas Lange4-24/+161
2001-05-08functionality for old linguistic-api removedThomas Lange2-30/+8
2001-05-08defines for the WID's of the old linguistic-api removedThomas Lange1-6/+2
2001-05-07XOtherLingu removedThomas Lange1-3/+2
2001-04-05optimize: create DicList only if it neededjp3-80/+104
2001-04-03#83139# which ids correctedOliver Specht1-4/+4
2001-03-28getAvailableLocales moved to new interface XAvailableLocalesThomas Lange1-9/+15
2001-03-19#81069 nDicVersion member added to DictionaryNeo; global functions GetDicVers...Thomas Lange2-13/+57