Age | Commit message (Expand) | Author |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-07 | Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit | Stephan Bergmann |
2020-09-05 | Simplify comparison between OUString and raw pointer | Stephan Bergmann |
2020-09-04 | Make many OUString functions take std::u16string_view parameters | Stephan Bergmann |
2020-09-03 | -Werror,-Wcompound-token-split-by-space | Stephan Bergmann |
2020-09-02 | Turn OStringLiteral into a consteval'ed, static-refcound rtl_String | Stephan Bergmann |
2020-09-01 | cid#1466573 Dereference after null check | Caolán McNamara |
2020-08-30 | Goodbye O[U]StringView, welcome O[U]String::Concat | Stephan Bergmann |
2020-08-28 | tdf#122759 sc: fix Autofilter case sensitivity for Hungarian | Attila Szűcs |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-21 | Resolves: tdf#135518 Add English (Hong Kong) [en-HK] locale data | Eike Rathke |
2020-08-12 | fix i18n constructors and android scripts | Noel Grandin |
2020-08-09 | tdf#135573 sw: add Székely rovás (Old Hungarian) numerals | László Németh |
2020-08-09 | i18npool: create instances with uno constructors | Noel Grandin |
2020-08-03 | tdf#133747 add missing character to make the sort feature work correctly | Tomoyuki Kubota |
2020-07-29 | expand out macro | Noel Grandin |
2020-07-29 | i18npool: create instances with uno constructors | Noel Grandin |
2020-07-29 | tdf#130154: update locale data for Estonian [et-EE] - follow-up | Mihkel Tõnnov |
2020-07-23 | tdf#132082 Fix a crash in LOKit (Japanese-only) | Andras Timar |
2020-07-21 | i18npool: don't break line at slash '/' | Michael Stahl |
2020-07-21 | loplugin:constantparam | Noel Grandin |
2020-07-14 | i18npool/i18nsearch: create instances with uno constructors | Noel Grandin |
2020-07-13 | tdf#134755 Update locale data for Kazakh [kk-KZ] | Baurzhan Muftakhidinov |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-03 | only loop over props once | Noel Grandin |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npool | Stephan Bergmann |
2020-06-14 | Replace ERROR macro and trace exception (i18npool/calendarImpl) | Julien Nabet |
2020-06-12 | tdf#133898: get a context in default ctr (i18npool/calendarImpl) | Julien Nabet |
2020-06-04 | Upcoming loplugin:elidestringvar: i18npool | Stephan Bergmann |
2020-05-31 | tdf#115382 AutoCorrect: fix Hungarian apostrophe usage | László Németh |
2020-05-29 | loplugin:simplifybool in hwpfilter..lotuswordpro | Noel Grandin |
2020-05-29 | pack a few more classes | Noel Grandin |
2020-05-21 | use for-range on Sequence in i18npool..sd | Noel Grandin |
2020-05-19 | tdf#130154: update locale data for Estonian [et-EE] | Mihkel Tõnnov |
2020-05-15 | Change [zh-CN] keyword 'General' to '常规', tdf#88233 | Eike Rathke |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-09 | compact namespace in i18npool..oox | Noel Grandin |
2020-05-07 | ICU requires that a collator charset data array is four-byte-aligned | Tor Lillqvist |
2020-05-06 | Throw exceptions with useful messages | Tor Lillqvist |
2020-04-27 | tdf#42982: Improve UNO API error reporting | Ian Barkley-Yeung |
2020-04-20 | fix regression | Noel Grandin |
2020-04-15 | loplugin:buriedassign in f,h,i* | Noel Grandin |
2020-04-08 | loplugin:flatten in i18npool | Noel Grandin |
2020-04-08 | fix Korean Hangul Syllable Character order tdf#130067 | DaeHyun Sung |
2020-04-02 | Resolves: tdf#131829 [vi-VN] set currency VND decimals to 0 | Eike Rathke |
2020-03-31 | Translate German variable names | Johnny_M |
2020-03-25 | tdf#131153 Correct LongDateDaySeparator for fr_CH and it_CH | Jean-Louis Fuchs |
2020-03-23 | sw: add pad-to-5 numbering | Miklos Vajna |
2020-03-22 | tdf#131464: fix create an index of Writer in Japanese locale | Julien Nabet |
2020-03-20 | sw pad-to-4 numbering: add ODF filter | Miklos Vajna |