summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Resolves tdf#137160 - Thin space before f./ff. in en_USHeiko Tietze1-2/+2
2021-07-05Fix Line break rule in KoreanDaeHyun Sung1-2/+2
2021-07-05Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke1-1/+1
2021-07-04tdf#143173: fix wrong French abbr for Alphabetical Index-Grouped entriesJulien Nabet1-2/+2
2021-07-03Related: tdf#125035 en_US formatindex="19" DATE_SYSTEM_LONG with D not DDEike Rathke1-1/+1
2021-07-03Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONGEike Rathke20-20/+20
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin3-128/+141
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski1-4/+0
2021-06-09dtd files are not xml files and shouldn't have xml headersCaolán McNamara1-1/+0
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet4-55/+19
2021-06-07Resolves: tdf#142216 Fix {hu-HU} AM/PM words, default time without leading 0Eike Rathke1-4/+4
2021-06-04Fix the <FollowPageWord> entries for BulgarianMIhail Balabanov1-2/+2
2021-05-25Don't ignore GCC warnings for static buildsJan-Marek Glogowski1-13/+10
2021-05-17don't leak ICU transliteratorNoel Grandin1-2/+2
2021-05-15Related: tdf#128314 Add NatNum12 modifier 'lower' attributeEike Rathke1-1/+5
2021-05-14Improve loplugin:stringviewStephan Bergmann2-2/+3
2021-05-14Typos in commentsMike Kaganski1-1/+1
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke2-0/+239
2021-05-06Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4Eike Rathke1-1/+11
2021-05-06Derive en_HK calendar from en_US instead of en_GBEike Rathke1-1/+1
2021-05-05Move en_KE to lcl_DATA_EN where it belongsEike Rathke1-4/+4
2021-04-27loplugin:moveoptNoel Grandin1-4/+2
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin1-2/+2
2021-04-10Quote literals in {ja-JP} date and time format codesEike Rathke1-15/+15
2021-04-05Use std algorithms hereMike Kaganski2-57/+9
2021-04-01Resolves: tdf#136839 {nl-BE} leading currency symbolEike Rathke1-6/+6
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-23Fix Japanese old monthly nameJun NOGATA1-24/+24
2021-03-21Add mixed Gregorian and Japanese gengou date format.Jun NOGATA1-0/+6
2021-02-23loplugin:refcounting in i18npoolNoel1-6/+4
2021-02-12tdf#42982 Add descriptions to some runtime exceptionsAditya Pratap Singh1-6/+8
2021-01-28simplify code, use more subView()Noel2-8/+8
2021-01-27Use std::u16string_view instead of OUString in one placeStephan Bergmann1-3/+3
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara6-7/+7
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann6-21/+18
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-9/+11
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann2-6/+6
2020-12-26New loplugin:stringliteralvarStephan Bergmann6-7/+7
2020-12-23Use char16_t string literalsStephan Bergmann1-1/+1
2020-12-20Check Calendar unoid for unknown and duplicatesEike Rathke1-0/+25
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann4-23/+25
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel4-18/+18
2020-11-28drop custom Indic grapheme rules and rely on contemporary icu defaultsCaolán McNamara11-179/+0
2020-11-27tdf#138481: Trust the built-in break iterator character data in ICUTor Lillqvist1-119/+0
2020-11-22tdf#123936 Formatting files in module i18npool with clang-formatPhilipp Hofer12-203/+191
2020-11-13tdf#117643 Writer: fix apostrophe search regressionLászló Németh2-0/+33
2020-11-11loplugin:stringviewNoel2-2/+2
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen8-12/+0