summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* 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
* pack a few more classesNoel Grandin2020-05-292-2/+2
* use for-range on Sequence in i18npool..sdNoel Grandin2020-05-211-4/+3
* tdf#130154: update locale data for Estonian [et-EE]Mihkel Tõnnov2020-05-191-39/+87
* Change [zh-CN] keyword 'General' to '常规', tdf#88233Eike Rathke2020-05-151-1/+1
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* compact namespace in i18npool..ooxNoel Grandin2020-05-091-3/+1
* ICU requires that a collator charset data array is four-byte-alignedTor Lillqvist2020-05-071-1/+1
* Throw exceptions with useful messagesTor Lillqvist2020-05-061-4/+22
* tdf#42982: Improve UNO API error reportingIan Barkley-Yeung2020-04-271-3/+7
* fix regressionNoel Grandin2020-04-201-8/+8
* loplugin:buriedassign in f,h,i*Noel Grandin2020-04-152-16/+55
* 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