summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/localedatawrapper.cxx
AgeCommit message (Expand)Author
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2008-08-27INTEGRATION: CWS sb91 (1.42.8); FILE MERGEDRüdiger Timm
2008-06-18#i90819# Remove '::std' for memcpy, fprintf, and fflushRüdiger Timm
2008-06-16INTEGRATION: CWS hr51 (1.40.2); FILE MERGEDRüdiger Timm
2008-04-22INTEGRATION: CWS hr50 (1.37.60); FILE MERGEDJens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.38.8); FILE MERGEDRüdiger Timm
2008-03-05INTEGRATION: CWS locales30 (1.37.48); FILE MERGEDKurt Zenker
2007-01-23INTEGRATION: CWS mfdouble (1.36.14); FILE MERGEDOliver Bolte
2006-09-17INTEGRATION: CWS pchfix02 (1.35.16); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.32.16); FILE MERGEDJens-Heiner Rechtien
2006-04-20INTEGRATION: CWS numbers203 (1.32.34); FILE MERGEDJens-Heiner Rechtien
2006-04-07INTEGRATION: CWS internatiodel (1.29.56); FILE MERGEDVladimir Glazounov
2005-09-09INTEGRATION: CWS ooo19126 (1.31.2); FILE MERGEDRüdiger Timm
2005-08-25INTEGRATION: CWS localedata6 (1.30.26); FILE MERGEDKurt Zenker
2005-06-09INTEGRATION: CWS localedata4 (1.29.46); FILE MERGEDJens-Heiner Rechtien
2004-06-25INTEGRATION: CWS tune04 (1.28.110); FILE MERGEDHans-Joachim Lankenau
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-09-18#i7230# #103381# getInstalledLanguageTypes: remove ca_ES from the list of kno...Eike Rathke
2002-07-18#98732# getInstalledLanguageTypes: exclude en_CB as known badEike Rathke
2002-06-06#99997# getDateFormatsImpl: use edit (21) format to determine YMD order if po...Eike Rathke
2001-12-05#65293# reference to temporary needs l-valueEike Rathke
2001-11-12#94609# remove from i18n what's present in i18npool and integrate i18npool in...Eike Rathke
2001-08-07#90609# distinguish between type short/medium/long defaultsEike Rathke
2001-07-10oops, wrong checkinEike Rathke
2001-07-10add: loadModuleIfNeeded, equals, compareString, compareSubstringEike Rathke
2001-07-09#87799# getNum: parameter for trailing zerosEike Rathke
2001-07-05#89253# use ReadWriteMutex/ReadWriteGuardEike Rathke
2001-07-02Mutex guarded access (multiple read, single write) for an application wide si...Eike Rathke
2001-06-28#87799# add: simple formatting methods for VCL fieldsEike Rathke
2001-05-31#87279# mechanism for national currency to EURo transition in number formatsEike Rathke
2001-04-26replaced QUARTER_WORD with QUARTER1_WORD .. QUARTER4_WORDEike Rathke
2001-03-28add: getInstalledLanguageTypesEike Rathke
2001-03-08renamed *int* to *i18n*Eike Rathke
2001-01-31add: getDate, getTime, getNumEike Rathke
2001-01-19getProcessServiceFactory is comphelper instead of utl ...Eike Rathke
2001-01-16add: getInstalledLocaleNamesEike Rathke
2000-11-18add: getLongDate separators, getDateFormat, getQuarterWord; fix: CurrDigits w...Eike Rathke
2000-11-07#65293#: unotools/componentfactory -> comphelper/componentfactoryJens-Heiner Rechtien
2000-11-04new: CurrDigits, dummy CurrZeroChar, dummy LongDateDayOfWeekSepEike Rathke
2000-11-03renamed LCInfo to LanguageCountryInfo; add: getLoadedLocaleEike Rathke
2000-11-03LocaleItem constants instead of enumEike Rathke
2000-10-30new: getCurr...Eike Rathke
2000-10-29i18n API moved from com.sun.star.lang to com.sun.star.i18nEike Rathke
2000-10-13LocaleDataWrapperEike Rathke