summaryrefslogtreecommitdiffstats
path: root/linguistic
Commit message (Expand)AuthorAgeFilesLines
* #95979# text encoding used for IPR fixed for windowsThomas Lange2001-12-141-2/+18
* #95038# buffer access with out-of-range index fixedThomas Lange2001-11-211-3/+3
* #94445# spellcache fixedThomas Lange2001-11-081-4/+4
* #93272# use ISO_8859_x text-encodings now instead of MS_125x encodings.Thomas Lange2001-11-061-6/+8
* #92924#: gcc-3.0.1 needs lvalueJens-Heiner Rechtien2001-10-112-14/+24
* #90467# launch events when list of configured spellchecker or hyphenator serv...Thomas Lange2001-08-171-6/+47
* #90905# soft-hyphen behaviour changed againThomas Lange2001-08-172-31/+23
* #90905# behaviour for soft-hyphens changedThomas Lange2001-08-142-21/+23
* #90775# hyphenator dispatcher now returns a result for soft-hyphens encounter...Thomas Lange2001-08-101-4/+11
* #90210# use correct text-encoding for non latin1 languagesThomas Lange2001-07-255-33/+85
* #89681# assertion fixed. Node name now oart of value name.Thomas Lange2001-07-171-3/+5
* #89562# component description newThomas Lange2001-07-121-0/+32
* #89562# xml files addedThomas Lange2001-07-121-0/+2
* #83564# alternative spelling and soft-hyphens fixedThomas Lange2001-07-041-7/+7
* #83564# alternative spelling and soft-hyphens fixedThomas Lange2001-07-042-8/+26
* #83490# superfluous defines removedThomas Lange2001-07-031-5/+2
* #83490# line break behine soft hyphen prohibitedThomas Lange2001-07-031-2/+8
* #88252# check configuration nodes for their existing before querying them for...Thomas Lange2001-06-292-57/+68
* character specific functions now all use the same CharClassThomas Lange2001-06-291-14/+41
* #88867# shutdown optimization when dictionaries were not used yetThomas Lange2001-06-272-43/+64
* #88571# remove entries for languages with no listed service implementation-nameThomas Lange2001-06-213-57/+75
* #88366# dictionary constructor: isReadonly flagged determined after creation ...Thomas Lange2001-06-181-6/+7
* #88366# catch-statement changed from ... to Exception&Thomas Lange2001-06-181-4/+4
* #88321# GetExtCache fixedThomas Lange2001-06-151-3/+5
* #85243# dispatcher checks for language support before quering the serviceThomas Lange2001-06-133-40/+38
* #65293# removed static declarationVladimir Glazounov2001-06-071-3/+3
* #87831# XOtherLingu removed from UNOTYPES listThomas Lange2001-06-061-3/+2
* #87831# SaveCfgSvcs fixed (uses ReplaceSetProperties now)Thomas Lange2001-06-061-42/+41
* #87772# static modifier removed from friend declarationThomas Lange2001-06-051-3/+3
* #87772# SvcListHasLanguage fixed (uses the aSvcRefs member additionally to th...Thomas Lange2001-06-051-12/+22
* #87772# friend declaration added to SeqLangSvcEntry_SpellThomas Lange2001-06-051-2/+5
* #86533# linguistic startup/file access optimizationThomas Lange2001-05-164-24/+161
* functionality for old linguistic-api removedThomas Lange2001-05-082-30/+8
* defines for the WID's of the old linguistic-api removedThomas Lange2001-05-081-6/+2
* XOtherLingu removedThomas Lange2001-05-071-3/+2
* optimize: create DicList only if it neededjp2001-04-053-80/+104
* #83139# which ids correctedOliver Specht2001-04-031-4/+4
* getAvailableLocales moved to new interface XAvailableLocalesThomas Lange2001-03-281-9/+15
* #81069 nDicVersion member added to DictionaryNeo; global functions GetDicVers...Thomas Lange2001-03-192-13/+57
* #81069 IsVers2 modified to accept version 6 dictionaries and renamed to IsVer...Thomas Lange2001-03-191-12/+12
* Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby2001-03-021-1/+1
* Cleanup for Mac OS X static data member automationGene Anaya2001-03-021-79/+2
* Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby2001-03-021-7/+2
* Correct typo in dos: line added in last revisionPatrick Luby2001-03-021-1/+1
* Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby2001-03-021-1/+2
* Update for Mac OS X static data member automationPatrick Luby2001-02-281-0/+5
* #84328# assertion statements fixedThomas Lange2001-02-272-7/+7
* #70880#, #72626#: Flag evaluation changedThomas Lange2001-02-271-15/+30
* #70880#, #72626#: Flushing of events fixed (no empty events)Thomas Lange2001-02-271-18/+21
* #70880#, #72626#: FLushListener now derived from XPropertyChangeListenerThomas Lange2001-02-272-30/+156