summaryrefslogtreecommitdiff
path: root/unotools/source/i18n
AgeCommit message (Expand)Author
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-16use LanguageTag::reset()Eike Rathke
2012-11-16converted to use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808: Slight simplifications of previous commitStephan Bergmann
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-22some more clang warningsCaolán McNamara
2012-10-19delegating a constructor can't work like this, fdo#55033Markus Mohrhard
2012-10-19don't catch this exception, we want to crash if this fails and fix itMarkus Mohrhard
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17Improvement on previous commitStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-08-29resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke
2012-08-18WaE parameter shadow memberNorbert Thiebaud
2012-08-18WAE parameter shadow memberNorbert Thiebaud
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-07-11Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20adapt callers of getCurrFormatsImpl() to changesEike Rathke
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-06removed unused definesTakeshi Abe
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-19Improved error reportingStephan Bergmann
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19Remove unused codePetr Vorel
2012-02-17WaE: unused variablesCaolán McNamara
2012-02-10Remove unused codeElton Chung
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot
2012-01-18convert one freshly introduced DBG_ERRORFILE to SAL_WARNEike Rathke
2012-01-18nitpick, it's i18n, not l18nEike Rathke
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-11bumped locale data wrapper to use XLocaleData4 and provide date acceptance pa...Eike Rathke
2012-01-09simplify CharClassCaolán McNamara
2012-01-08catch exception by constant referenceTakeshi Abe
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-11-22added partitive case month namesEike Rathke