summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2020-07-22i18npool: don't break line at slash '/'Michael Stahl
2020-06-16tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet
2020-05-08ICU requires that a collator charset data array is four-byte-alignedTor Lillqvist
2020-04-03Resolves: tdf#131829 [vi-VN] set currency VND decimals to 0Eike Rathke
2020-03-22tdf#131464: fix create an index of Writer in Japanese localeJulien Nabet
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-20Drop redundant conditionsArkadiy Illarionov
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-14use common PCH for more librariesLuboš Luňák
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-25cid#1448216 silence Explicit null deferenced false positivesCaolán McNamara
2019-08-20Resolves: tdf#127011 add English (Nigeria) [en-NG] locale dataEike Rathke
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-19Add build time check for NF_INDEX_TABLE_ENTRIES <= nFirstFreeFormatIndexEike Rathke
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15Related: tdf#126931 abbreviated month names should be three lettersEike Rathke
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-15Resolves: tdf#126931 fix Sorbian date formats and add genitive month namesEike Rathke
2019-08-14Resolves: tdf#124108 localized quotation marks for [fr-BF] and derivedEike Rathke
2019-08-01Resolves: tdf#126282 add English (Sri Lanka) [en-LK] locale dataEike Rathke
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-07-31Avoid out-of-bounds string accessStephan Bergmann
2019-07-10build failure - disambiguate Calendar return classLionel Elie Mamane
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-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke
2019-06-27Fix name clash problemEike Rathke
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-25Fix typoAndrea Gelmini
2019-06-25Fix typoAndrea Gelmini
2019-06-25Fix typoAndrea Gelmini
2019-06-25Fix typoAndrea Gelmini
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke
2019-06-08tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung
2019-06-03Resolves: tdf#96711 RUB currency symbol is ₽ U+20BD RUBLE SIGNEike Rathke
2019-06-01add Dangi calendar locale data for tdf#125446DaeHyun Sung
2019-06-01Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung
2019-06-01Resolves: tdf#125590 add Silesian [szl-PL] locale dataEike Rathke
2019-06-01Related: tdf#125590 prepare to derive from pl-PLEike Rathke
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov