summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* loplugin:flatten in i18npoolNoel Grandin2020-04-085-71/+75
* fix Korean Hangul Syllable Character order tdf#130067DaeHyun Sung2020-04-081-236/+1118
* Resolves: tdf#131829 [vi-VN] set currency VND decimals to 0Eike Rathke2020-04-021-5/+5
* Translate German variable namesJohnny_M2020-03-311-9/+9
* tdf#131153 Correct LongDateDaySeparator for fr_CH and it_CHJean-Louis Fuchs2020-03-252-8/+8
* sw: add pad-to-5 numberingMiklos Vajna2020-03-232-0/+31
* tdf#131464: fix create an index of Writer in Japanese localeJulien Nabet2020-03-221-2/+2
* sw pad-to-4 numbering: add ODF filterMiklos Vajna2020-03-201-0/+1
* sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna2020-03-202-0/+30
* sw pad-to-3 numbering: add ODF filterMiklos Vajna2020-03-181-0/+1
* sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna2020-03-172-4/+34
* Check for some more expected calendar elementsEike Rathke2020-03-152-20/+46
* Fix for tdf#131297 Add Sundanese [sun-ID] locale data.rizmut2020-03-133-1/+296
* Survive missing <Eras> elementEike Rathke2020-03-121-15/+28
* sw padded numbering: add ODF filterMiklos Vajna2020-03-031-0/+1
* sw padded numbering: add layoutMiklos Vajna2020-03-034-0/+126
* Fix Korea's Hanja Upper Numbers codepoint array #tdf130077DaeHyun Sung2020-03-022-15/+19
* can pass length to icu compare hereNoel Grandin2020-03-021-1/+2
* Use icu::UnicodeString's readonly-aliasing char16_t* constructorMike Kaganski2020-02-281-2/+2
* tdf#130984: use RegexMatcher::region to properly limit the searchMike Kaganski2020-02-281-7/+14
* Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke2020-02-22168-333/+840
* Resolves: tdf#130772 Add Minangkabau [min-ID] locale dataEike Rathke2020-02-213-1/+179
* Resolves: tdf#130579 Add Ligurian [lij-IT] locale dataEike Rathke2020-02-213-0/+357
* Related: tdf#130772 Prepare id-ID currency formats to ref-derive fromEike Rathke2020-02-191-6/+6
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-165-0/+20
* tdf#130563 Change the default dates format for Italian localeMarina Latini (SUSE)2020-02-136-12/+12
* clang-analyzer-deadcode.DeadStoresNoel Grandin2020-02-121-3/+3
* tdf#129240 More date acceptance patterns for Hungarian languageKelemen Gábor2020-01-311-0/+5
* Update ICU RegexMatcher::setTimeLimit() documentation link to new locationEike Rathke2020-01-301-1/+1
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-3/+4
* tdf#124176: Use pragma once instead of include guardsBurak Bala2020-01-251-4/+2
* loplugin:makeshared in hwpfilter..i18npoolNoel Grandin2020-01-241-4/+4
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci2020-01-151-2/+1
* loplugin:finalclasses in i18npool..linguisticNoel Grandin2020-01-1430-49/+49
* tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy2020-01-081-1/+1
* tdf#94411 use f. and ff. in alphabetical indexSeth Chaiklin2020-01-081-2/+2
* Elaborate comment what happens, tdf#78840 follow-upEike Rathke2020-01-031-1/+8
* tdf#78840: disable case-insensitive transliteration for regex searchMike Kaganski2020-01-031-0/+3
* sal_Char->char in formula..i18npoolNoel Grandin2019-12-1933-90/+90
* tdf#65038: use trailing string characters for look-ahead assertionsMike Kaganski2019-12-191-3/+11
* tdf#75806: use actual string leading characters for correct precondition matchMike Kaganski2019-12-191-17/+18
* Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann2019-12-031-0/+1
* remove some useless comment linesNoel Grandin2019-12-0320-27/+0
* cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2019-11-241-1/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-228-4/+56
* tdf#124536 android: fix breakiterator mismatch (separate data files for zh/ja)Christian Lohmaier2019-11-193-3/+3
* Improved loplugin:external, handling class typesStephan Bergmann2019-11-191-2/+8
* loplugin:stringaddNoel Grandin2019-11-031-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-234-15/+20
* Simplify Sequence iterations in i18npoolArkadiy Illarionov2019-10-2121-319/+218