summaryrefslogtreecommitdiff
path: root/svtools/source/numbers
AgeCommit message (Expand)Author
2001-04-06#85742# GetOutputString: don't override new defined default formats with old ...Eike Rathke
2001-04-06#85742# add: ImpGetDefaultFormatEike Rathke
2001-03-22preparing for [DBNumN][$-xxx] bracketed prefixesEike Rathke
2001-03-20preparing for [DBNum1] ... [DBNum9] bracketed prefixesEike Rathke
2001-03-20just changed some comments to EnglishEike Rathke
2001-03-19SvNumberformat: check condition prefix for right bracketEike Rathke
2001-03-19SvNumberformat: bracketed prefixes may appear in any order [RED][>0]Eike Rathke
2001-03-07#84579# memory leak pFormatTableEike Rathke
2001-03-07#84739# GetOutputString: scientific format exponent value was wrecked on numb...Eike Rathke
2001-03-02Removed 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 dateEike Rathke
2001-02-14#83510# ctor: A 4th subformat explicitly specified to be empty hides any textEike Rathke
2001-02-02#83487# ImpGenerateAdditionalFormats, ImpInsertFormat, ImpInsertNewStandardFo...Eike Rathke
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik
2001-01-30fix: ImpChangeSysCL: don't delete last internal predefined standard format (t...Eike Rathke
2001-01-30add: GetFormatDecimalSepEike Rathke
2001-01-26add: CurrencyAbbreviationEike Rathke
2001-01-26enable additional I18N standard defined formats, especially currenciesEike Rathke
2001-01-26GetFormatSpecialInfo: constnessEike Rathke
2001-01-26FinalScan: exchange of currency symbol not all time upper ...Eike Rathke
2001-01-16ImpInitCurrencyTable: LocaleDataWrapper getInstalledLocaleNames instead of In...Eike Rathke
2000-12-15Updated initialization of static data members for Mac OS XPatrick Luby
2000-12-12ImpInsertFormat: strip surrounding [$...] on automatic currencyEike Rathke
2000-12-12add: StripNewCurrencyDelimitersEike Rathke
2000-12-11AAA,AAAA switch to other calendar too; switch from other calendar to gregoria...Eike Rathke
2000-12-07new: NF_KEY_R (acts as EE) and NF_KEY_RR (acts as GGGEE) for Xcl compatibilityEike Rathke
2000-12-07enhanced ConvertMode, SystemToSystemEike Rathke
2000-12-06#81431# G for non-gengou same as GGEike Rathke
2000-12-04#80911# other calendar may be any non-gregorianEike 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 dupesEike Rathke
2000-11-28chg: header for Solaris8Martin Hollmichel
2000-11-24#80660# support multiple calendars; new era, year, day formatsEike Rathke
2000-11-23#80660# new format codes AAA, AAAA, E, EE, G, GG, GGG for day names, years an...Eike Rathke
2000-11-18use CalendarWrapper; class International eliminated except of CompareEqual callsEike Rathke
2000-11-07use the service factory given in the ctor when creating the number formatterFrank Schönheit
2000-11-04get currencies from locale data; and more LocaleDataWrapper instead of Intern...Eike Rathke
2000-11-03ImpGenerateCL: assertion if loaded Locale doesn't match requested LocaleEike Rathke
2000-11-03#80023# SetDependentKeywords: be sure to generate keywords for the loaded Loc...Eike Rathke
2000-11-03chg: removed parameter from SetDependentKeywordsEike Rathke
2000-11-03show Locale information in assertionsEike Rathke
2000-11-03SetDependentKeywords: TrueWord/FalseWord direct via LocaleDataWrapperEike Rathke
2000-10-29i18n API moved from com.sun.star.lang to com.sun.star.i18nEike Rathke
2000-10-26#79776# GetFormatCodeIndex: no assertion on special cases of currency formats...Eike Rathke
2000-10-23add: GetFormatCodeIndex: create at least _some_ format code if none availableEike Rathke
2000-10-23ImpGenerateFormats: NF_DATE_DEF_NNDDMMMYY, ZF_STANDARD_DATE+1 was missingEike Rathke
2000-10-22chg: SvNumberFormatter ctor: const reference ReferenceEike Rathke
2000-10-20SetDependentKeywords: upper true/false; no currency string => ShellsAndPebblesEike Rathke
2000-10-20ImpGenerateFormats: fault tolerant if a sequence of format codes is completel...Eike Rathke
2000-10-17using LocaleData, second waveEike Rathke