summaryrefslogtreecommitdiffstats
path: root/i18npool/inc
Commit message (Expand)AuthorAgeFilesLines
* don't leak ICU transliteratorNoel Grandin2021-05-171-1/+2
* loplugin:refcounting also check OWeakObject subclassesNoel2021-02-101-1/+2
* loplugin:passstuffbyrefNoel2021-01-261-1/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+5
* Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann2020-12-272-6/+9
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-301-2/+2
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-1/+1
* tdf#123936 Formatting files in module i18npool with clang-formatPhilipp Hofer2020-11-221-2/+1
* i18npool: create instances with uno constructorsNoel Grandin2020-08-091-6/+6
* expand out macroNoel Grandin2020-07-291-11/+15
* i18npool: create instances with uno constructorsNoel Grandin2020-07-292-7/+14
* Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann2020-07-012-12/+12
* tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet2020-06-121-1/+1
* pack a few more classesNoel Grandin2020-05-291-1/+1
* compact namespace in i18npool..ooxNoel Grandin2020-05-091-3/+1
* tdf#124176: Use pragma once instead of include guardsBurak Bala2020-01-251-4/+2
* loplugin:finalclasses in i18npool..linguisticNoel Grandin2020-01-1430-49/+49
* sal_Char->char in formula..i18npoolNoel Grandin2019-12-199-17/+17
* remove some useless comment linesNoel Grandin2019-12-0319-26/+0
* tdf#125706 Fields slow down down load, part3Noel Grandin2019-06-281-0/+4
* tdf#125706 Fields slow down down load, cache NativeNumberSupplierServiceNoel Grandin2019-06-281-1/+5
* 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