summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* dtd files are not xml files and shouldn't have xml headersCaolán McNamara2021-06-101-1/+0
* tdf#138481: Trust the built-in break iterator character data in ICUTor Lillqvist2020-11-272-120/+0
* tdf#123936 Formatting files in module i18npool with clang-formatPhilipp Hofer2020-11-2213-205/+192
* tdf#117643 Writer: fix apostrophe search regressionLászló Németh2020-11-133-0/+148
* loplugin:stringviewNoel2020-11-112-2/+2
* Reinstate o3tl/cppunittraitshelper.hxx use for C++20Stephan Bergmann2020-11-101-0/+1
* new loplugin:reducevarscopeNoel Grandin2020-11-101-4/+2
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-1010-15/+6
* presumably 'true' is sufficient in all casesCaolán McNamara2020-11-031-7/+1
* fix build with ICU 68Rene Engelhard2020-11-011-1/+8
* Remove unnecessary includeStephan Bergmann2020-10-301-1/+0
* std::set->o3tl::sorted_vector in LocaleNodeNoel Grandin2020-10-281-3/+4
* convert some more long -> tools::LongNoel2020-10-281-5/+7
* long->tools::Long in hwpfilter..ooxNoel2020-10-222-9/+10
* fix some *printf which are using "%l" ie. long specifiersNoel2020-10-162-8/+8
* loplugin:const& make some params and methods constNoel2020-10-061-1/+1
* tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect listMihkel Tõnnov2020-10-026-0/+535
* tdf#137009: except Togo, all French locales in African don't use AM/PMJulien Nabet2020-09-302-5/+155
* Resolves: tdf#115436 Add English Kenya {en-KE} locale dataEike Rathke2020-09-243-1/+45
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-162-6/+6
* Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann2020-09-071-60/+64
* Simplify comparison between OUString and raw pointerStephan Bergmann2020-09-051-1/+2
* Make many OUString functions take std::u16string_view parametersStephan Bergmann2020-09-041-1/+1
* -Werror,-Wcompound-token-split-by-spaceStephan Bergmann2020-09-031-1/+1
* Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann2020-09-021-1/+1
* cid#1466573 Dereference after null checkCaolán McNamara2020-09-011-1/+1
* Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann2020-08-303-8/+8
* tdf#122759 sc: fix Autofilter case sensitivity for HungarianAttila Szűcs2020-08-281-3/+0
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-283-5/+5
* Resolves: tdf#135518 Add English (Hong Kong) [en-HK] locale dataEike Rathke2020-08-213-0/+36
* fix i18n constructors and android scriptsNoel Grandin2020-08-121-4/+4
* tdf#135573 sw: add Székely rovás (Old Hungarian) numeralsLászló Németh2020-08-091-1/+7
* i18npool: create instances with uno constructorsNoel Grandin2020-08-095-97/+87
* tdf#133747 add missing character to make the sort feature work correctlyTomoyuki Kubota2020-08-033-4176/+4176
* expand out macroNoel Grandin2020-07-291-11/+15
* i18npool: create instances with uno constructorsNoel Grandin2020-07-295-259/+220
* tdf#130154: update locale data for Estonian [et-EE] - follow-upMihkel Tõnnov2020-07-291-16/+16
* tdf#132082 Fix a crash in LOKit (Japanese-only)Andras Timar2020-07-231-0/+5
* i18npool: don't break line at slash '/'Michael Stahl2020-07-211-1/+4
* loplugin:constantparamNoel Grandin2020-07-211-5/+3
* i18npool/i18nsearch: create instances with uno constructorsNoel Grandin2020-07-142-62/+9
* tdf#134755 Update locale data for Kazakh [kk-KZ]Baurzhan Muftakhidinov2020-07-131-16/+23
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* only loop over props onceNoel Grandin2020-07-031-20/+11
* Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann2020-07-0124-119/+119
* Replace ERROR macro and trace exception (i18npool/calendarImpl)Julien Nabet2020-06-141-32/+30
* tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet2020-06-122-1/+8
* Upcoming loplugin:elidestringvar: i18npoolStephan Bergmann2020-06-043-11/+4
* tdf#115382 AutoCorrect: fix Hungarian apostrophe usageLászló Németh2020-05-311-2/+2
* loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin2020-05-291-1/+1