summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* Introduce next Japanese gengou era 'Reiwa'Takeshi Abe2019-04-022-6/+4
* Assign [kmr-Latn-TR] TRY|₺ currency, TRY|YTL and TRL|TL are legacyOnlyEike Rathke2019-03-261-3/+10
* tdf#123204 hu_HU collation: don't ignore special charactersLászló Németh2019-03-211-1/+5
* new loplugin constvarsNoel Grandin2019-03-081-1/+1
* remove some unnecessary typedef struct... sugarNoel Grandin2019-03-063-6/+6
* Resolves: tdf#123575 treat Katakana middle dots as midletterEike Rathke2019-02-201-2/+6
* Simplify containers iterations in [f-l]*Arkadiy Illarionov2019-02-182-6/+6
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-1/+2
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-094-19/+19
* Use std::string instead of fixed-size array to hold stringStephan Bergmann2019-01-223-22/+19
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-222-7/+5
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-112-8/+10
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-241-2/+2
* Fix typo in codeAndrea Gelmini2018-12-201-1/+1
* loplugin:useuniqueptr in i18npoolNoel Grandin2018-12-132-18/+16
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-088-14/+14
* loplugin:singlevalfields extend to all static varsNoel Grandin2018-12-071-3/+3
* NNNN already includes LongDateDayOfWeekSeparator, do not duplicateEike Rathke2018-12-0413-25/+25
* Fix af_NA wrong separator inheritance, use en_NA instead of af_ZA (en_ZA)Eike Rathke2018-12-041-1/+1
* Some date format corrections, tdf#116868 follow-upEike Rathke2018-12-041-7/+7
* Resolves: tdf#116868 add Hausa (Nigeria) [ha-Latn-NG] locale dataEike Rathke2018-12-033-1/+338
* A leading or trailing group separator character is not a group separatorEike Rathke2018-12-011-2/+12
* [API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke2018-11-301-2/+11
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-1/+1
* loplugin:singlevalfieldsNoel Grandin2018-11-192-4/+4
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-162-18/+23
* tdf#120703 PVS: V560 Properly compare current to cDecimalSepAltMike Kaganski2018-11-121-1/+1
* fix missing "else" in transliterateBulletNoel Grandin2018-11-121-1/+1
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-1/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-2/+1
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-071-7/+5
* convert some macros to local functionsNoel Grandin2018-11-061-2/+4
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-013-3/+3
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-231-6/+6
* loplugin:staticvar in variousNoel Grandin2018-10-222-2/+2
* clarify Calendar_jewish::getDisplayString a littleCaolán McNamara2018-10-191-2/+2
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-174-4/+4
* clang-tidy misc-redundant-expressionNoel Grandin2018-10-151-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-093-10/+10
* Resolves: tdf#119613 [*-ZA] default to ISO 8601 date formatEike Rathke2018-10-011-7/+21
* Deleted whitespace, use correct branding, fixed typosMatthias Seidel2018-09-301-13/+13
* loplugin:useuniqueptr in lcl_LookupTableHelperNoel Grandin2018-09-261-25/+14
* Avoid U+21D2 Rightwards Double Arrow characterEike Rathke2018-09-201-2/+2
* Document rules for use of nominative / genitive / partitive case month namesEike Rathke2018-09-201-5/+36
* loplugin:unusedmethodsNoel Grandin2018-09-182-10/+0
* loplugin:useuniqueptr in TestTextSearchNoel Grandin2018-09-181-6/+2
* loplugin:external in i18npoolStephan Bergmann2018-09-1717-103/+36
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin2018-09-093-8/+1
* Related: tdf#119613 inherit af_ZA separators from identical en_ZAEike Rathke2018-09-031-23/+1