summaryrefslogtreecommitdiff
path: root/unotools/source/i18n
AgeCommit message (Expand)AuthorFilesLines
2001-12-05#65293# reference to temporary needs l-valueEike Rathke1-10/+30
2001-11-12#94609# remove from i18n what's present in i18npool and integrate i18npool in...Eike Rathke2-6/+6
2001-11-06add: missing unotypes #65293#Martin Hollmichel1-3/+15
2001-08-08#90249# transliteration equals: implementation didn't meet requirementsEike Rathke1-5/+4
2001-08-07#90609# distinguish between type short/medium/long defaultsEike Rathke1-30/+61
2001-08-06#90249# moved inline isEqual()/isMatch() to implementationEike Rathke1-2/+25
2001-07-17#88089# Init: add IGNORE_CASE to transliterateFlags if not case sensitiveEike Rathke1-3/+9
2001-07-10#88188# setLanguageLocaleImpl()Eike Rathke1-9/+19
2001-07-10#88188# loadModuleImpl()Eike Rathke1-13/+24
2001-07-10#88592# #i1064# add: isValid()Eike Rathke1-2/+21
2001-07-10oops, wrong checkinEike Rathke1-7/+2
2001-07-10add: loadModuleIfNeeded, equals, compareString, compareSubstringEike Rathke2-21/+106
2001-07-10add: unotypesEike Rathke1-12/+13
2001-07-09#87799# getNum: parameter for trailing zerosEike Rathke1-12/+14
2001-07-05#89253# use ReadWriteMutex/ReadWriteGuardEike Rathke2-117/+47
2001-07-05#89253# ReadWriteMutex/ReadWriteGuard for more than one I18N wrapperEike Rathke1-0/+158
2001-07-05#89253# readwritemutexguardEike Rathke1-2/+3
2001-07-02Mutex guarded access (multiple read, single write) for an application wide si...Eike Rathke1-19/+143
2001-06-28#87799# add: simple formatting methods for VCL fieldsEike Rathke1-93/+504
2001-05-31#87279# mechanism for national currency to EURo transition in number formatsEike Rathke1-24/+7
2001-05-22#87336# uninitialized pointerEike Rathke1-4/+6
2001-05-17#87163# new toUpper/toLower versions (using an ::rtl::OUString)Frank Schönheit1-14/+26
2001-05-13some constEike Rathke1-6/+6
2001-05-13add: intlwrapperEike Rathke1-2/+3
2001-05-13a wrapper of I18N wrappersEike Rathke1-0/+150
2001-04-26replaced QUARTER_WORD with QUARTER1_WORD .. QUARTER4_WORDEike Rathke1-4/+4
2001-03-28add: getInstalledLanguageTypesEike Rathke1-2/+101
2001-03-08renamed *int* to *i18n*Eike Rathke6-18/+18
2001-03-05no return valueKurt Zenker1-3/+3
2001-03-02initial releaseChristof Pintaske1-0/+248
2001-03-02added collatorwrapperChristof Pintaske1-2/+3
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby1-10/+2
2001-02-01SearchOptions: add new member for the transliteration flagsjp1-2/+7
2001-02-01Bug #83389#: check referenz and use now I18N namespacejp1-29/+32
2001-01-31add: getDate, getTime, getNumEike Rathke1-2/+260
2001-01-26new: getAllFormatCodesEike Rathke1-2/+18
2001-01-19getProcessServiceFactory is comphelper instead of utl ...Eike Rathke1-3/+3
2001-01-16add: getInstalledLocaleNamesEike Rathke1-2/+43
2000-12-21wrapper for the I18N transliterationjp2-2/+187
2000-12-09Bug #80979#: disable optimizationjp1-8/+10
2000-11-23#80660# loadCalendar: output requested Locale in assertion tooEike Rathke1-3/+6
2000-11-23#80660# loadCalendar: output requested ID in assertionEike Rathke1-3/+5
2000-11-18new: calendarwrapperEike Rathke1-2/+3
2000-11-18wrapper implementations of XCalendarEike Rathke1-0/+501
2000-11-18add: getLongDate separators, getDateFormat, getQuarterWord; fix: CurrDigits w...Eike Rathke1-15/+227
2000-11-17put the classes into the utl namespaceFrank Schönheit1-2/+14
2000-11-16helper class for the access to the text search interfacejp1-4/+5
2000-11-16helper class for the access to the text search interfacejp1-0/+286
2000-11-07#65293#: unotools/componentfactory -> comphelper/componentfactoryJens-Heiner Rechtien3-15/+15
2000-11-04new: CurrDigits, dummy CurrZeroChar, dummy LongDateDayOfWeekSepEike Rathke1-45/+74