summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* sal_Char->char in formula..i18npoolNoel Grandin2019-12-1933-90/+90
* tdf#65038: use trailing string characters for look-ahead assertionsMike Kaganski2019-12-191-3/+11
* tdf#75806: use actual string leading characters for correct precondition matchMike Kaganski2019-12-191-17/+18
* Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann2019-12-031-0/+1
* remove some useless comment linesNoel Grandin2019-12-0320-27/+0
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-241-1/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-228-4/+56
* tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja)Christian Lohmaier2019-11-193-3/+3
* Improved loplugin:external, handling class typesStephan Bergmann2019-11-191-2/+8
* loplugin:stringaddNoel Grandin2019-11-031-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-234-15/+20
* Simplify Sequence iterations in i18npoolArkadiy Illarionov2019-10-2121-319/+218
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-211-16/+13
* Drop redundant conditionsArkadiy Illarionov2019-10-201-9/+3
* Remaining loplugin:bufferaddStephan Bergmann2019-10-171-3/+1
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-173-12/+12
* loplugin:bufferadd loosen some constraintsNoel Grandin2019-10-162-12/+8
* use common PCH for more librariesLuboš Luňák2019-10-142-0/+4
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-142-2/+2
* tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett2019-09-021-0/+14
* Fix '..'Andrea Gelmini2019-09-014-4/+4
* Fix '..'Andrea Gelmini2019-09-012-4/+4
* cid#1448216 silence Explicit null deferenced false positivesCaolán McNamara2019-08-251-0/+4
* Resolves: tdf#127011 add English (Nigeria) [en-NG] locale dataEike Rathke2019-08-203-0/+52
* loplugin:constvars in i18npool..openclNoel Grandin2019-08-206-9/+9
* Add build time check for NF_INDEX_TABLE_ENTRIES <= nFirstFreeFormatIndexEike Rathke2019-08-191-3/+3
* Use simplified syntax for SequenceJulien Nabet2019-08-1711-12/+11
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-1611-27/+13
* Related: tdf#126931 abbreviated month names should be three lettersEike Rathke2019-08-151-4/+4
* loplugin:sequenceloop in forms..ooxNoel Grandin2019-08-151-1/+1
* Resolves: tdf#126931 fix Sorbian date formats and add genitive month namesEike Rathke2019-08-152-12/+136
* Resolves: tdf#124108 localized quotation marks for [fr-BF] and derivedEike Rathke2019-08-141-4/+4
* Resolves: tdf#126282 add English (Sri Lanka) [en-LK] locale dataEike Rathke2019-08-013-0/+52
* Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann2019-07-3117-28/+28
* Avoid out-of-bounds string accessStephan Bergmann2019-07-311-0/+1
* build failure - disambiguate Calendar return classLionel Elie Mamane2019-07-101-1/+1
* tdf#125706 Fields slow down down load, part3Noel Grandin2019-06-282-0/+16
* tdf#125706 Fields slow down down load, cache NativeNumberSupplierServiceNoel Grandin2019-06-282-3/+8
* Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke2019-06-273-9/+7
* Fix name clash problemEike Rathke2019-06-271-4/+3
* improve loplugin:simplifyconstructNoel Grandin2019-06-251-1/+1
* Fix typoAndrea Gelmini2019-06-251-1/+1
* Fix typoAndrea Gelmini2019-06-251-1/+1
* Fix typoAndrea Gelmini2019-06-251-1/+1
* Fix typoAndrea Gelmini2019-06-251-2/+2
* Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke2019-06-204-8/+58
* tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung2019-06-081-1/+3
* Resolves: tdf#96711 RUB currency symbol is ₽ U+20BD RUBLE SIGNEike Rathke2019-06-035-21/+56
* add Dangi calendar locale data for tdf#125446DaeHyun Sung2019-06-011-0/+117
* Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung2019-06-014-0/+30