summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-21LongDateDaySeparator with blankEike Rathke7-7/+7
2018-08-21Fixed LongDateDaySeparatorMatthias Seidel1-1/+1
2018-08-21loplugin:useuniqueptr in OutlineNumberingNoel Grandin1-5/+5
2018-08-17tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet1-2/+10
2018-08-16tdf#118127 fix date format duplications in Hungarian localeLászló Németh1-9/+21
2018-08-14cclass_Unicode::StrChr needs to support non-BMP charsStephan Bergmann2-5/+8
2018-08-14create appendCopy method in OUStringBufferNoel Grandin2-8/+8
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin1-2/+2
2018-07-29loplugin:stringloop in variousNoel Grandin1-5/+5
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin1-2/+3
2018-07-27Prepare for "Japan's Y2K" Gengou calendar era switch after 2019-04-30Eike Rathke2-4/+12
2018-07-27use OUStringBuffer in some loopsNoel Grandin1-11/+11
2018-07-26loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2018-07-23Fix typosAndrea Gelmini1-2/+2
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-06-27Check string length before copying, tdf#115007 follow-upEike Rathke1-1/+2
2018-06-27locale hu_HU.xml: add date formats with suffixes, articlesLászló Németh1-0/+102
2018-06-26remove the useOffset thread-unsafe hack from transliterationLuboš Luňák22-137/+123
2018-06-20NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh5-22/+66
2018-06-13tdf#115007 NatNum12 "spell out" formats in datesLászló Németh1-8/+6
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh2-6/+8
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski4-34/+47
2018-06-05Fix typoAndrea Gelmini1-1/+1
2018-06-05NatNum spelling: also spell decimalsMike Kaganski1-2/+34
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke5-5/+0
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-2/+2
2018-05-24... or not presentEike Rathke1-1/+2
2018-05-24Document locale data's use of the Variant element as BCP 47 language tagEike Rathke1-1/+10
2018-05-22Use vector in BreakIterator_th instead of C arraysKhaled Hosny2-30/+21
2018-05-22Fold BreakIterator_CTL into BreakIterator_thKhaled Hosny5-202/+112
2018-05-22tdf#113694 Fix BreakIterator_CTL surrogate pairsKhaled Hosny3-5/+28
2018-05-20Add and fixed missing Korean Hanja soundDaeHyun Sung1-488/+545