Age | Commit message (Expand) | Author |
2001-04-06 | #85742# GetOutputString: don't override new defined default formats with old ... | Eike Rathke |
2001-04-06 | #85742# add: ImpGetDefaultFormat | Eike Rathke |
2001-03-22 | preparing for [DBNumN][$-xxx] bracketed prefixes | Eike Rathke |
2001-03-20 | preparing for [DBNum1] ... [DBNum9] bracketed prefixes | Eike Rathke |
2001-03-20 | just changed some comments to English | Eike Rathke |
2001-03-19 | SvNumberformat: check condition prefix for right bracket | Eike Rathke |
2001-03-19 | SvNumberformat: bracketed prefixes may appear in any order [RED][>0] | Eike Rathke |
2001-03-07 | #84579# memory leak pFormatTable | Eike Rathke |
2001-03-07 | #84739# GetOutputString: scientific format exponent value was wrecked on numb... | Eike Rathke |
2001-03-02 | Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa... | Patrick Luby |
2001-02-14 | #79632# ScanMidString: recognize 17-Jan-2001 to be a date | Eike Rathke |
2001-02-14 | #83510# ctor: A 4th subformat explicitly specified to be empty hides any text | Eike Rathke |
2001-02-02 | #83487# ImpGenerateAdditionalFormats, ImpInsertFormat, ImpInsertNewStandardFo... | Eike Rathke |
2001-02-02 | Merge NetBSD changes by Michael Rauch from OO614B to HEAD. | Sander Vesik |
2001-01-30 | fix: ImpChangeSysCL: don't delete last internal predefined standard format (t... | Eike Rathke |
2001-01-30 | add: GetFormatDecimalSep | Eike Rathke |
2001-01-26 | add: CurrencyAbbreviation | Eike Rathke |
2001-01-26 | enable additional I18N standard defined formats, especially currencies | Eike Rathke |
2001-01-26 | GetFormatSpecialInfo: constness | Eike Rathke |
2001-01-26 | FinalScan: exchange of currency symbol not all time upper ... | Eike Rathke |
2001-01-16 | ImpInitCurrencyTable: LocaleDataWrapper getInstalledLocaleNames instead of In... | Eike Rathke |
2000-12-15 | Updated initialization of static data members for Mac OS X | Patrick Luby |
2000-12-12 | ImpInsertFormat: strip surrounding [$...] on automatic currency | Eike Rathke |
2000-12-12 | add: StripNewCurrencyDelimiters | Eike Rathke |
2000-12-11 | AAA,AAAA switch to other calendar too; switch from other calendar to gregoria... | Eike Rathke |
2000-12-07 | new: NF_KEY_R (acts as EE) and NF_KEY_RR (acts as GGGEE) for Xcl compatibility | Eike Rathke |
2000-12-07 | enhanced ConvertMode, SystemToSystem | Eike Rathke |
2000-12-06 | #81431# G for non-gengou same as GG | Eike Rathke |
2000-12-04 | #80911# other calendar may be any non-gregorian | Eike Rathke |
2000-11-28 | #80890# GetKeyWord: a following match must have at least as much characters a... | Eike Rathke |
2000-11-28 | #80810# ImpGenerateCL: check FormatElement formatindex for dupes | Eike Rathke |
2000-11-28 | chg: header for Solaris8 | Martin Hollmichel |
2000-11-24 | #80660# support multiple calendars; new era, year, day formats | Eike Rathke |
2000-11-23 | #80660# new format codes AAA, AAAA, E, EE, G, GG, GGG for day names, years an... | Eike Rathke |
2000-11-18 | use CalendarWrapper; class International eliminated except of CompareEqual calls | Eike Rathke |
2000-11-07 | use the service factory given in the ctor when creating the number formatter | Frank Schönheit |
2000-11-04 | get currencies from locale data; and more LocaleDataWrapper instead of Intern... | Eike Rathke |
2000-11-03 | ImpGenerateCL: assertion if loaded Locale doesn't match requested Locale | Eike Rathke |
2000-11-03 | #80023# SetDependentKeywords: be sure to generate keywords for the loaded Loc... | Eike Rathke |
2000-11-03 | chg: removed parameter from SetDependentKeywords | Eike Rathke |
2000-11-03 | show Locale information in assertions | Eike Rathke |
2000-11-03 | SetDependentKeywords: TrueWord/FalseWord direct via LocaleDataWrapper | Eike Rathke |
2000-10-29 | i18n API moved from com.sun.star.lang to com.sun.star.i18n | Eike Rathke |
2000-10-26 | #79776# GetFormatCodeIndex: no assertion on special cases of currency formats... | Eike Rathke |
2000-10-23 | add: GetFormatCodeIndex: create at least _some_ format code if none available | Eike Rathke |
2000-10-23 | ImpGenerateFormats: NF_DATE_DEF_NNDDMMMYY, ZF_STANDARD_DATE+1 was missing | Eike Rathke |
2000-10-22 | chg: SvNumberFormatter ctor: const reference Reference | Eike Rathke |
2000-10-20 | SetDependentKeywords: upper true/false; no currency string => ShellsAndPebbles | Eike Rathke |
2000-10-20 | ImpGenerateFormats: fault tolerant if a sequence of format codes is completel... | Eike Rathke |
2000-10-17 | using LocaleData, second wave | Eike Rathke |