summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2019-06-08tdf#125620 add Korean Hangul Jamo codepoint rangesDaeHyun Sung1-1/+3
2019-06-03Resolves: tdf#96711 RUB currency symbol is ₽ U+20BD RUBLE SIGNEike Rathke5-21/+56
2019-06-01add Dangi calendar locale data for tdf#125446DaeHyun Sung1-0/+117
2019-06-01Support to Korean Dangi Calendar for tdf#125446DaeHyun Sung4-0/+30
2019-06-01Resolves: tdf#125590 add Silesian [szl-PL] locale dataEike Rathke3-0/+246
2019-06-01Related: tdf#125590 prepare to derive from pl-PLEike Rathke1-6/+6
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov4-9/+9
2019-05-28i18npool: remove versioned ICU forward declarationsMichael Stahl3-3/+7
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen82-174/+238
2019-05-22New loplugin:dataStephan Bergmann1-2/+2
2019-05-20Fix typosAndrea Gelmini1-1/+1
2019-05-18modified Line Breaking rule in KoreanDaeHyun Sung1-2/+2
2019-05-04Related: tdf#123948 add English (Zambia) [en-ZM] locale dataEike Rathke3-0/+52
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-13loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin3-8/+3
2019-04-02Introduce next Japanese gengou era 'Reiwa'Takeshi Abe2-6/+4
2019-03-26Assign [kmr-Latn-TR] TRY|₺ currency, TRY|YTL and TRL|TL are legacyOnlyEike Rathke1-3/+10
2019-03-21tdf#123204 hu_HU collation: don't ignore special charactersLászló Németh1-1/+5
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin3-6/+6
2019-02-20Resolves: tdf#123575 treat Katakana middle dots as midletterEike Rathke1-2/+6
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov2-6/+6
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+2
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin4-19/+19
2019-01-22Use std::string instead of fixed-size array to hold stringStephan Bergmann3-22/+19
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2-7/+5
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2-8/+10
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-12-20Fix typo in codeAndrea Gelmini1-1/+1
2018-12-13loplugin:useuniqueptr in i18npoolNoel Grandin2-18/+16
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann8-14/+14
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-3/+3
2018-12-04NNNN already includes LongDateDayOfWeekSeparator, do not duplicateEike Rathke13-25/+25
2018-12-04Fix af_NA wrong separator inheritance, use en_NA instead of af_ZA (en_ZA)Eike Rathke1-1/+1
2018-12-04Some date format corrections, tdf#116868 follow-upEike Rathke1-7/+7
2018-12-03Resolves: tdf#116868 add Hausa (Nigeria) [ha-Latn-NG] locale dataEike Rathke3-1/+338
2018-12-01A leading or trailing group separator character is not a group separatorEike Rathke1-2/+12
2018-11-30[API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke1-2/+11
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-19loplugin:singlevalfieldsNoel Grandin2-4/+4
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin2-18/+23
2018-11-12tdf#120703 PVS: V560 Properly compare current to cDecimalSepAltMike Kaganski1-1/+1
2018-11-12fix missing "else" in transliterateBulletNoel Grandin1-1/+1
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-7/+5
2018-11-06convert some macros to local functionsNoel Grandin1-2/+4
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl3-3/+3
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin1-6/+6
2018-10-22loplugin:staticvar in variousNoel Grandin2-2/+2