summaryrefslogtreecommitdiffstats
path: root/i18npool/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#143148 Use pragma once in i18npoolHarjot2021-11-2143-173/+44
* Cleanup locally used variables in Calendar_hijriHossein2021-11-191-18/+0
* Cleanup Calendar_hijriHossein2021-11-181-3/+0
* Use basegfx::deg2rad instead of *0.01745329251994Hossein2021-11-161-3/+0
* loplugin:constmethodNoel Grandin2021-10-015-10/+10
* remove some allocationsNoel Grandin2021-09-181-3/+5
* cid#1491946 and cid#1491949 deference before null checkNoel Grandin2021-09-181-3/+2
* speedup CharacterClassificationImpl::toUpperNoel Grandin2021-09-166-23/+23
* no need to allocate the lookupTableItem separatelyNoel Grandin2021-08-113-6/+9
* osl::Mutex->std::mutex in NumberFormatCodeMapperNoel Grandin2021-07-181-1/+2
* 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