summaryrefslogtreecommitdiff
path: root/unotools/source/i18n/localedatawrapper.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-39/+39
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-2/+0
2011-11-19add narrow (one letter) month namesEike Rathke1-2/+2
2011-11-19use new possessive genitive case month names locale data APIEike Rathke1-26/+28
2011-08-19remove legacy explicit library loading fallbacks, and cleanMichael Meeks1-51/+4
2011-07-01tweak appendLocaleInfo to return a new stringCaolán McNamara1-20/+22
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-69/+69
2011-03-11Move one DBG_ERROR to OSL_TRACEThomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-69/+69
2011-01-24WaE: 4.6.0 unused variablesCaolán McNamara1-4/+0
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner1-9/+9
2010-10-18remove non-compiled codePovilas Kanapickas1-5/+0
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-72/+72
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1
2008-08-27INTEGRATION: CWS sb91 (1.42.8); FILE MERGEDRüdiger Timm1-3/+3
2008-06-18#i90819# Remove '::std' for memcpy, fprintf, and fflushRüdiger Timm1-5/+5
2008-06-16INTEGRATION: CWS hr51 (1.40.2); FILE MERGEDRüdiger Timm1-5/+5
2008-04-22INTEGRATION: CWS hr50 (1.37.60); FILE MERGEDJens-Heiner Rechtien1-2/+3
2008-04-11INTEGRATION: CWS changefileheader (1.38.8); FILE MERGEDRüdiger Timm1-53/+18
2008-03-05INTEGRATION: CWS locales30 (1.37.48); FILE MERGEDKurt Zenker1-18/+71
2007-01-23INTEGRATION: CWS mfdouble (1.36.14); FILE MERGEDOliver Bolte1-20/+20
2006-09-17INTEGRATION: CWS pchfix02 (1.35.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.32.16); FILE MERGEDJens-Heiner Rechtien1-13/+37
2006-04-20INTEGRATION: CWS numbers203 (1.32.34); FILE MERGEDJens-Heiner Rechtien1-9/+9
2006-04-07INTEGRATION: CWS internatiodel (1.29.56); FILE MERGEDVladimir Glazounov1-13/+61
2005-09-09INTEGRATION: CWS ooo19126 (1.31.2); FILE MERGEDRüdiger Timm1-47/+21
2005-08-25INTEGRATION: CWS localedata6 (1.30.26); FILE MERGEDKurt Zenker1-3/+3
2005-06-09INTEGRATION: CWS localedata4 (1.29.46); FILE MERGEDJens-Heiner Rechtien1-113/+170
2004-06-25INTEGRATION: CWS tune04 (1.28.110); FILE MERGEDHans-Joachim Lankenau1-19/+35
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-2/+8
2002-09-18#i7230# #103381# getInstalledLanguageTypes: remove ca_ES from the list of kno...Eike Rathke1-3/+2
2002-07-18#98732# getInstalledLanguageTypes: exclude en_CB as known badEike Rathke1-2/+3
2002-06-06#99997# getDateFormatsImpl: use edit (21) format to determine YMD order if po...Eike Rathke1-23/+34
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 Rathke1-3/+3
2001-08-07#90609# distinguish between type short/medium/long defaultsEike Rathke1-30/+61
2001-07-10oops, wrong checkinEike Rathke1-7/+2
2001-07-10add: loadModuleIfNeeded, equals, compareString, compareSubstringEike Rathke1-2/+7
2001-07-09#87799# getNum: parameter for trailing zerosEike Rathke1-12/+14
2001-07-05#89253# use ReadWriteMutex/ReadWriteGuardEike Rathke1-98/+20
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-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 Rathke1-3/+3