summaryrefslogtreecommitdiff
path: root/i18npool/inc
AgeCommit message (Expand)Author
2020-06-16tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet
2019-06-28tdf#125706 Fields slow down down load, part3Noel Grandin
2019-06-28tdf#125706 Fields slow down down load, cache NativeNumberSupplierServiceNoel Grandin
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke
2019-06-01Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung
2019-05-28i18npool: remove versioned ICU forward declarationsMichael Stahl
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-08-14cclass_Unicode::StrChr needs to support non-BMP charsStephan Bergmann
2018-06-26remove the useOffset thread-unsafe hack from transliterationLuboš Luňák
2018-06-20NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-05-22Use vector in BreakIterator_th instead of C arraysKhaled Hosny
2018-05-22Fold BreakIterator_CTL into BreakIterator_thKhaled Hosny
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-04-29loplugin:useuniqueptr in cclass_UnicodeNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17Calendar_hijri::getJulianDay can just as well return sal_Int32Stephan Bergmann
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin
2017-10-27Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671Eike Rathke
2017-10-27Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke
2017-10-27Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671Eike Rathke
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-09-28i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke
2017-08-23loplugin:useuniqueptr, look for containers..Noel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-06-29improve refcounting lopluginNoel Grandin
2017-04-19Convert TOKEN constants to o3tl::typed_flagsNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann
2017-01-17tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2017-01-14coverity#1398584 Uncaught exceptionCaolán McNamara
2017-01-10coverity#1398526 Uncaught exceptionCaolán McNamara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-29use unique_ptr for xdictionaryJochen Nitschke
2016-11-18loplugin:datamembershadowNoel Grandin
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-09-22tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans