summaryrefslogtreecommitdiffstats
path: root/i18npool/inc
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke2019-06-202-3/+6
* Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung2019-06-011-0/+10
* i18npool: remove versioned ICU forward declarationsMichael Stahl2019-05-281-2/+1
* tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen2019-05-2825-71/+57
* loplugin:singlevalfieldsNoel Grandin2018-11-191-1/+0
* cclass_Unicode::StrChr needs to support non-BMP charsStephan Bergmann2018-08-141-2/+2
* remove the useOffset thread-unsafe hack from transliterationLuboš Luňák2018-06-266-38/+47
* NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh2018-06-202-2/+2
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-081-5/+12
* Use vector in BreakIterator_th instead of C arraysKhaled Hosny2018-05-221-3/+2
* Fold BreakIterator_CTL into BreakIterator_thKhaled Hosny2018-05-222-65/+23
* tdf#117171 support localized number name numbering stylesLászló Németh2018-05-031-0/+2
* loplugin:useuniqueptr in cclass_UnicodeNoel Grandin2018-04-291-3/+3
* remove unused processfactory.hxx includesJochen Nitschke2018-04-015-6/+4
* loplugin:useuniqueptr in i18npoolNoel Grandin2018-02-027-7/+11
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-191-1/+1
* Calendar_hijri::getJulianDay can just as well return sal_Int32Stephan Bergmann2018-01-171-1/+1
* Explicitly qualify ICU types with icu:: namespaceEike Rathke2017-12-191-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-074-4/+4
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-062-2/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-0518-45/+45
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* loplugin:finalclasses in h*,i*,j*Noel Grandin2017-11-013-8/+6
* Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671Eike Rathke2017-10-271-0/+1
* Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke2017-10-274-8/+8
* Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671Eike Rathke2017-10-271-3/+6
* loplugin:includeform: i18npoolStephan Bergmann2017-10-2323-26/+26
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* move stuff in i18npool/i18nutil in own namespaceNoel Grandin2017-10-0443-194/+189
* i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke2017-09-281-8/+17
* loplugin:useuniqueptr, look for containers..Noel Grandin2017-08-231-2/+3
* loplugin:constparams in basctlNoel Grandin2017-07-314-5/+5
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-183-4/+4
* improve refcounting lopluginNoel Grandin2017-06-293-4/+6
* Convert TOKEN constants to o3tl::typed_flagsNoel Grandin2017-04-191-36/+42
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-2638-653/+416
* New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann2017-01-1918-2/+53
* tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny2017-01-171-1/+18
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-174-5/+14
* coverity#1398584 Uncaught exceptionCaolán McNamara2017-01-141-1/+1
* coverity#1398526 Uncaught exceptionCaolán McNamara2017-01-101-1/+1
* cleanup tailing backslashesJochen Nitschke2016-12-301-11/+11
* use unique_ptr for xdictionaryJochen Nitschke2016-12-291-2/+3
* loplugin:datamembershadowNoel Grandin2016-11-181-1/+0
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-081-1/+0
* tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans2016-09-221-8/+7
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1325-25/+25
* coverity#1372445 Uncaught exceptionCaolán McNamara2016-09-031-1/+1
* coverity#1372397 Uncaught exceptionCaolán McNamara2016-09-011-1/+1