summaryrefslogtreecommitdiff
path: root/unotools/source/i18n
AgeCommit message (Expand)Author
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-05-08coverity#1019431: use of freed memoryMarkus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-10use language tagsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-12Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-11fdo#46808, remove unused header fileNoel Grandin
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-13added FIXME-BCP47 marker, adapted debug checkEike Rathke
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin
2012-11-25Make ~SearchParam non-inlineStephan Bergmann
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