summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2022-01-30Add CIRCLED NUMBER TWENTY ONE through CIRCLED NUMBER FIFTY to numbring listKevin Suo
2021-11-23Change aboveWord and belowWord for Simplified Chinese localeKevin Suo
2021-10-30fix comparison when searching cacheLuboš Luňák
2021-08-26tdf#144089: Revert "tdf#137737 i18n search: don't expand start/end with regex...Xisco Fauli
2021-08-25tdf#137737 i18n search: don't expand start/end with regex ^ or $Justin Luth
2021-08-04Related: tdf#143664 Change {de-*} March "Mrz" to "Mär"Eike Rathke
2021-07-31tdf#143295 fix DateAcceptancePattern in KoreanDaeHyun Sung
2021-07-07Resolves tdf#137160 - Thin space before f./ff. in en_USHeiko Tietze
2021-07-05Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke
2021-07-05tdf#143173: fix wrong French abbr for Alphabetical Index-Grouped entriesJulien Nabet
2021-07-05Related: tdf#125035 en_US formatindex="19" DATE_SYSTEM_LONG with D not DDEike Rathke
2021-07-05Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke
2021-06-09dtd files are not xml files and shouldn't have xml headersCaolán McNamara
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet
2021-06-07Resolves: tdf#142216 Fix {hu-HU} AM/PM words, default time without leading 0Eike Rathke
2021-06-04Fix the <FollowPageWord> entries for BulgarianMIhail Balabanov
2021-05-25Don't ignore GCC warnings for static buildsJan-Marek Glogowski
2021-05-17don't leak ICU transliteratorNoel Grandin
2021-05-15Related: tdf#128314 Add NatNum12 modifier 'lower' attributeEike Rathke
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14Typos in commentsMike Kaganski
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke
2021-05-06Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4Eike Rathke
2021-05-06Derive en_HK calendar from en_US instead of en_GBEike Rathke
2021-05-05Move en_KE to lcl_DATA_EN where it belongsEike Rathke
2021-04-27loplugin:moveoptNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-10Quote literals in {ja-JP} date and time format codesEike Rathke
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-05Use std algorithms hereMike Kaganski
2021-04-01Resolves: tdf#136839 {nl-BE} leading currency symbolEike Rathke
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23Fix Japanese old monthly nameJun NOGATA
2021-03-21Add mixed Gregorian and Japanese gengou date format.Jun NOGATA
2021-02-23loplugin:refcounting in i18npoolNoel
2021-02-12tdf#42982 Add descriptions to some runtime exceptionsAditya Pratap Singh
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-28simplify code, use more subView()Noel
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-27Use std::u16string_view instead of OUString in one placeStephan Bergmann
2021-01-26loplugin:passstuffbyrefNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Use char16_t string literalsStephan Bergmann