summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-19clarify Calendar_jewish::getDisplayString a littleCaolán McNamara1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin4-4/+4
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann3-10/+10
2018-10-01Resolves: tdf#119613 [*-ZA] default to ISO 8601 date formatEike Rathke1-7/+21
2018-09-30Deleted whitespace, use correct branding, fixed typosMatthias Seidel1-13/+13
2018-09-26loplugin:useuniqueptr in lcl_LookupTableHelperNoel Grandin1-25/+14
2018-09-20Avoid U+21D2 Rightwards Double Arrow characterEike Rathke1-2/+2
2018-09-20Document rules for use of nominative / genitive / partitive case month namesEike Rathke1-5/+36
2018-09-18loplugin:unusedmethodsNoel Grandin2-10/+0
2018-09-18loplugin:useuniqueptr in TestTextSearchNoel Grandin1-6/+2
2018-09-17loplugin:external in i18npoolStephan Bergmann17-103/+36
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin3-8/+1
2018-09-03Related: tdf#119613 inherit af_ZA separators from identical en_ZAEike Rathke1-23/+1
2018-09-03tdf#119613 [*-ZA] decimal separator is comma, group separator is spaceEike Rathke2-24/+24
2018-08-22Resolves: tdf#119399 add es-VE currency Bolivar Soberano VES Bs.S.Eike Rathke1-1/+8
2018-08-22Fixed LongDateYearSeparatorMatthias Seidel2-2/+2