summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2020-06-16tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet2-1/+8
2020-05-08ICU requires that a collator charset data array is four-byte-alignedTor Lillqvist1-1/+1
2020-04-03Resolves: tdf#131829 [vi-VN] set currency VND decimals to 0Eike Rathke1-5/+5
2020-03-22tdf#131464: fix create an index of Writer in Japanese localeJulien Nabet1-2/+2
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin4-15/+20
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov21-319/+218
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-16/+13
2019-10-20Drop redundant conditionsArkadiy Illarionov1-9/+3
2019-10-17Remaining loplugin:bufferaddStephan Bergmann1-3/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann3-12/+12
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin2-12/+8
2019-10-14use common PCH for more librariesLuboš Luňák2-0/+4
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin2-2/+2
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett1-0/+14
2019-09-01Fix '..'Andrea Gelmini4-4/+4
2019-09-01Fix '..'Andrea Gelmini2-4/+4
2019-08-25cid#1448216 silence Explicit null deferenced false positivesCaolán McNamara1-0/+4
2019-08-20Resolves: tdf#127011 add English (Nigeria) [en-NG] locale dataEike Rathke3-0/+52
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin6-9/+9
2019-08-19Add build time check for NF_INDEX_TABLE_ENTRIES <= nFirstFreeFormatIndexEike Rathke1-3/+3
2019-08-17Use simplified syntax for SequenceJulien Nabet11-12/+11
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet11-27/+13
2019-08-15Related: tdf#126931 abbreviated month names should be three lettersEike Rathke1-4/+4
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin1-1/+1
2019-08-15Resolves: tdf#126931 fix Sorbian date formats and add genitive month namesEike Rathke2-12/+136
2019-08-14Resolves: tdf#124108 localized quotation marks for [fr-BF] and derivedEike Rathke1-4/+4
2019-08-01Resolves: tdf#126282 add English (Sri Lanka) [en-LK] locale dataEike Rathke3-0/+52
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann17-28/+28
2019-07-31Avoid out-of-bounds string accessStephan Bergmann1-0/+1
2019-07-10build failure - disambiguate Calendar return classLionel Elie Mamane1-1/+1
2019-06-28tdf#125706 Fields slow down down load, part3Noel Grandin2-0/+16
2019-06-28tdf#125706 Fields slow down down load, cache NativeNumberSupplierServiceNoel Grandin2-3/+8
2019-06-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke3-9/+7
2019-06-27Fix name clash problemEike Rathke1-4/+3
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-25Fix typoAndrea Gelmini1-1/+1
2019-06-25Fix typoAndrea Gelmini1-1/+1
2019-06-25Fix typoAndrea Gelmini1-1/+1
2019-06-25Fix typoAndrea Gelmini1-2/+2
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke4-8/+58
2019-06-08tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung1-1/+3
2019-06-03Resolves: tdf#96711 RUB currency symbol is ₽ U+20BD RUBLE SIGNEike Rathke5-21/+56
2019-06-01add Dangi calendar locale data for tdf#125446DaeHyun Sung1-0/+117
2019-06-01Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung4-0/+30
2019-06-01Resolves: tdf#125590 add Silesian [szl-PL] locale dataEike Rathke3-0/+246
2019-06-01Related: tdf#125590 prepare to derive from pl-PLEike Rathke1-6/+6
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov4-9/+9
2019-05-28i18npool: remove versioned ICU forward declarationsMichael Stahl3-3/+7