summaryrefslogtreecommitdiff
path: root/i18npool/inc
AgeCommit message (Expand)Author
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-05-26clang-tidy modernize-pass-by-value in i18npoolNoel Grandin
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29tdf#148851 Unmap + close file again in xdictionary dtorMichael Weghorn
2022-04-11use more string_viewNoel Grandin
2022-03-12tdf#147905 calc PROPER function doesn't like mulithreadingNoel Grandin
2022-03-01fix data races in cclass_UnicodeNoel Grandin
2022-02-25tdf#145759 30.6001 -> monthDaysWithoutJanFebHossein
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2022-01-27Add CIRCLED NUMBER TWENTY ONE through CIRCLED NUMBER FIFTY to numbring listKevin Suo
2021-12-20flatten LocaleDataImpl a littleNoel Grandin
2021-11-21tdf#143148 Use pragma once in i18npoolHarjot
2021-11-19Cleanup locally used variables in Calendar_hijriHossein
2021-11-18Cleanup Calendar_hijriHossein
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-10-01loplugin:constmethodNoel Grandin
2021-09-18remove some allocationsNoel Grandin
2021-09-18cid#1491946 and cid#1491949 deference before null checkNoel Grandin
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin
2021-08-11no need to allocate the lookupTableItem separatelyNoel Grandin
2021-07-18osl::Mutex->std::mutex in NumberFormatCodeMapperNoel Grandin
2021-05-17don't leak ICU transliteratorNoel Grandin
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2021-01-26loplugin:passstuffbyrefNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module i18npool with clang-formatPhilipp Hofer
2020-08-09i18npool: create instances with uno constructorsNoel Grandin
2020-07-29expand out macroNoel Grandin
2020-07-29i18npool: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2020-06-12tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet
2020-05-29pack a few more classesNoel Grandin
2020-05-09compact namespace in i18npool..ooxNoel Grandin
2020-01-25tdf#124176: Use pragma once instead of include guardsBurak Bala
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
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