summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)Author
2011-10-21expose an API to map from UScriptCode to i18n::ScriptTypeCaolán McNamara
2011-10-10add Pali language (Latin script) - fdo#41599Andras Timar
2011-10-04Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE).Jan Holesovsky
2011-10-04WaE: possible loss of data, assignment within conditional expressionTor Lillqvist
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky
2011-10-03WaE: suggest braces around empty body in an 'else' statementDavid Tardon
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-17add KeyID option to Language dropdown boxAndras Timar
2011-09-06changed Time100SecSeparator to be identical to DecimalSeparatorEike Rathke
2011-09-04fix an_ES locale data detailsEike Rathke
2011-09-04an_ES indentationEike Rathke
2011-09-03add an_ES (Aragonese) locale dataAndras Timar
2011-09-02move to comphelper, and renameCaolán McNamara
2011-09-01refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara
2011-09-01these don't actually take ownership, just copy and leak originalCaolán McNamara
2011-08-29Make it compile with MSVCTor Lillqvist
2011-08-29use SAL_N_ELEMENTS for table sizeDavid Tardon
2011-08-28Add numbering type in persian word.Mohammad Elahi
2011-08-28Add numbering type of arabic abjad sequenceMohammad Elahi
2011-08-23Fix cross-compilationTor Lillqvist
2011-08-21check array index *before* using it in array, not *after*Lionel Elie Mamane
2011-08-19missed this errno.hCaolán McNamara
2011-08-19add errno.h for errnoCaolán McNamara
2011-08-19Use cygpath -m on Windows where necessaryTor Lillqvist
2011-08-19Improve input and output file open error handlingTor Lillqvist
2011-08-19another oneCaolán McNamara
2011-08-19get localedata to build under windows, lib vs binCaolán McNamara
2011-08-19inch closer to windows buildingCaolán McNamara
2011-08-19Fix i18npool build on Windows.Jan Holesovsky
2011-08-18Need to use cygpath on WindowsTor Lillqvist
2011-08-17add more component prefixesMatúš Kukan
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-08-08Add 2 lacking va_end.Julien Nabet
2011-08-08Fix decimal separator of a German_Liechtenstein [de-LI] currency formatEike Rathke
2011-07-30fix Kabyle_Algeria [kab_DZ] absent currency symbol.Eike Rathke
2011-07-26random SAL_N_ELEMENTS cleanupMichael Meeks
2011-07-26fixed typoTakeshi Abe
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-20add gd_GB (Gaelic, Scottish) locale data #i117857#Andras Timar
2011-07-19fix typo in the last commitPetr Mladek
2011-07-19Resolves: fdo#38095 half&full width forms need to remain asianCaolán McNamara
2011-07-13callcatcher: remove beautiful, but unused methodsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-07-11callcatcher: remove unused MsLangId::convertIsoByteStringToLanguageCaolán McNamara
2011-07-10Don't pointlessly build the i18npool build-time tools when cross-compilingTor Lillqvist
2011-07-08catch by const referenceCaolán McNamara
2011-06-21Use "Unix-style" (import) library names for MinGW, to match libs.mkTor Lillqvist
2011-06-21Fix for cross-compiling with MinGWTor Lillqvist
2011-06-21Use MSVC-specific compiler options only when $(COM)==MSCTor Lillqvist
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen