summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2020-11-30tdf#138481: Trust built-in break iterator character data also in a system ICUTor Lillqvist2-120/+0
2020-11-26tdf#138481: Trust the break iterator character data in a bundled ICUTor Lillqvist1-1/+1
2020-07-23i18npool: don't break line at slash '/'Michael Stahl1-1/+4
2020-06-22Fix a chrash in LOKit (Japanese-only)Andras Timar1-0/+5
2020-06-19tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet2-1/+8
2020-05-20sw: add pad-to-5 numberingMiklos Vajna2-0/+34
2020-05-20sw pad-to-4 numbering: add ODF filterMiklos Vajna1-0/+1
2020-05-19sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna2-0/+33
2020-05-19sw pad-to-3 numbering: add ODF filterMiklos Vajna1-0/+1
2020-05-19sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna2-4/+37
2020-05-14Throw exceptions with useful messagesTor Lillqvist1-4/+22
2020-05-14sw padded numbering: add ODF filterMiklos Vajna1-0/+1
2020-05-14sw padded numbering: add layoutMiklos Vajna4-0/+130
2020-05-13ICU 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