summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-6/+6
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann1-60/+64
2020-09-05Simplify comparison between OUString and raw pointerStephan Bergmann1-1/+2
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann1-1/+1
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann1-1/+1
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann1-1/+1
2020-09-01cid#1466573 Dereference after null checkCaolán McNamara1-1/+1
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann3-8/+8
2020-08-28tdf#122759 sc: fix Autofilter case sensitivity for HungarianAttila Szűcs1-3/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann3-5/+5
2020-08-21Resolves: tdf#135518 Add English (Hong Kong) [en-HK] locale dataEike Rathke3-0/+36
2020-08-12fix i18n constructors and android scriptsNoel Grandin1-4/+4
2020-08-09tdf#135573 sw: add Székely rovás (Old Hungarian) numeralsLászló Németh1-1/+7
2020-08-09i18npool: create instances with uno constructorsNoel Grandin5-97/+87
2020-08-03tdf#133747 add missing character to make the sort feature work correctlyTomoyuki Kubota3-4176/+4176
2020-07-29expand out macroNoel Grandin1-11/+15
2020-07-29i18npool: create instances with uno constructorsNoel Grandin5-259/+220
2020-07-29tdf#130154: update locale data for Estonian [et-EE] - follow-upMihkel Tõnnov1-16/+16
2020-07-23tdf#132082 Fix a crash in LOKit (Japanese-only)Andras Timar1-0/+5
2020-07-21i18npool: don't break line at slash '/'Michael Stahl1-1/+4
2020-07-21loplugin:constantparamNoel Grandin1-5/+3
2020-07-14i18npool/i18nsearch: create instances with uno constructorsNoel Grandin2-62/+9
2020-07-13tdf#134755 Update locale data for Kazakh [kk-KZ]Baurzhan Muftakhidinov1-16/+23
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-03only loop over props onceNoel Grandin1-20/+11
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann24-119/+119
2020-06-14Replace ERROR macro and trace exception (i18npool/calendarImpl)Julien Nabet1-32/+30
2020-06-12tdf#133898: get a context in default ctr (i18npool/calendarImpl)Julien Nabet2-1/+8
2020-06-04Upcoming loplugin:elidestringvar: i18npoolStephan Bergmann3-11/+4
2020-05-31tdf#115382 AutoCorrect: fix Hungarian apostrophe usageLászló Németh1-2/+2
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin1-1/+1
2020-05-29pack a few more classesNoel Grandin2-2/+2
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin1-4/+3
2020-05-19tdf#130154: update locale data for Estonian [et-EE]Mihkel Tõnnov1-39/+87
2020-05-15Change [zh-CN] keyword 'General' to '常规', tdf#88233Eike Rathke1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-09compact namespace in i18npool..ooxNoel Grandin1-3/+1
2020-05-07ICU requires that a collator charset data array is four-byte-alignedTor Lillqvist1-1/+1
2020-05-06Throw exceptions with useful messagesTor Lillqvist1-4/+22
2020-04-27tdf#42982: Improve UNO API error reportingIan Barkley-Yeung1-3/+7
2020-04-20fix regressionNoel Grandin1-8/+8
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin2-16/+55
2020-04-08loplugin:flatten in i18npoolNoel Grandin5-71/+75
2020-04-08fix Korean Hangul Syllable Character order tdf#130067DaeHyun Sung1-236/+1118
2020-04-02Resolves: tdf#131829 [vi-VN] set currency VND decimals to 0Eike Rathke1-5/+5
2020-03-31Translate German variable namesJohnny_M1-9/+9
2020-03-25tdf#131153 Correct LongDateDaySeparator for fr_CH and it_CHJean-Louis Fuchs2-8/+8
2020-03-23sw: add pad-to-5 numberingMiklos Vajna2-0/+31
2020-03-22tdf#131464: fix create an index of Writer in Japanese localeJulien Nabet1-2/+2
2020-03-20sw pad-to-4 numbering: add ODF filterMiklos Vajna1-0/+1