summaryrefslogtreecommitdiff
path: root/linguistic
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-19#81069 IsVers2 modified to accept version 6 dictionaries and renamed to IsVer...Thomas Lange1-12/+12
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02Cleanup for Mac OS X static data member automationGene Anaya1-79/+2
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby1-7/+2
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+5
2001-02-27#84328# assertion statements fixedThomas Lange2-7/+7
2001-02-27#70880#, #72626#: Flag evaluation changedThomas Lange1-15/+30
2001-02-27#70880#, #72626#: Flushing of events fixed (no empty events)Thomas Lange1-18/+21
2001-02-27#70880#, #72626#: FLushListener now derived from XPropertyChangeListenerThomas Lange2-30/+156
2001-02-23Added dylib to deliver script.Gene Anaya1-0/+3
2001-02-23Added staticmb.cxx to define static symbols needed for Mac OS X build.Gene Anaya2-2/+143
2001-02-23#84231# IsUpper, IsLower changedThomas Lange1-12/+11
2001-02-23Generated solar list particle for usage per projectNils Fuhrmann1-0/+5
2001-02-12Name change LinguConfigItem => SvtLinguConfigItemThomas Lange1-5/+5
2001-02-02Get/SetCfgActiveDictionaries removed; GetActiveDics used nowThomas Lange1-9/+3
2001-02-02Get/SetCfgActiveDictionaries removed; GetActiveDics addedThomas Lange2-35/+5
2001-02-02changes due to new class SvtLinguConfig. Mostly the relevant code has been mo...Thomas Lange1-129/+7
2001-02-02definition of property names and handles moved to svtools/linguprops.hxx. Lis...Thomas Lange1-76/+29
2001-02-02changes due to new class SvtLinguConfig. Mostly the relevant code has been mo...Thomas Lange1-370/+16
2001-02-02changes due to new class SvtLinguConfigThomas Lange1-20/+25
2001-01-29#65293# GetLangSvc and GetLangSvcList are static, so their forward declaratio...RĂ¼diger Timm1-4/+4
2001-01-29Assertion changedThomas Lange1-3/+3
2001-01-25LinguServiceManager: initial settings for dispatchers finishedThomas Lange9-32/+73
2001-01-25LinguServiceManager: initial settings for dispatchers finished; getAvailableL...Thomas Lange1-67/+135
2001-01-24some src614 specific workarounds removedThomas Lange2-28/+4
2001-01-03#65293# syntaxKurt Zenker1-2/+4