- 27efeeb tdf#138481: Trust the built-in break iterator character data in ICU by Tor Lillqvist · 5 years ago
- 10b2333 tdf#123936 Formatting files in module i18npool with clang-format by Philipp Hofer · 5 years ago
- d40f2d0 tdf#117643 Writer: fix apostrophe search regression by László Németh · 5 years ago
- 93c64a6 loplugin:stringview by Noel · 5 years ago
- f8f5177 Reinstate o3tl/cppunittraitshelper.hxx use for C++20 by Stephan Bergmann · 5 years ago
- 242320d new loplugin:reducevarscope by Noel Grandin · 6 years ago
- 877f40a tdf#42949 Fix new IWYU warnings in directories [h-r]* by Gabor Kelemen · 5 years ago
- ba1dc6f presumably 'true' is sufficient in all cases by Caolán McNamara · 5 years ago
- 9cdcc20d fix build with ICU 68 by Rene Engelhard · 5 years ago
- 8d6c708 Remove unnecessary include by Stephan Bergmann · 5 years ago
- a6c2ba4 std::set->o3tl::sorted_vector in LocaleNode by Noel Grandin · 5 years ago
- 7a09d67 convert some more long -> tools::Long by Noel · 5 years ago
- e25fd77 long->tools::Long in hwpfilter..oox by Noel · 5 years ago
- 87c90ce fix some *printf which are using "%l" ie. long specifiers by Noel · 5 years ago
- 7cd179df loplugin:const& make some params and methods const by Noel · 6 years ago
- 568ee71 tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect list by Mihkel Tõnnov · 6 years ago
- f11dc83 tdf#137009: except Togo, all French locales in African don't use AM/PM by Julien Nabet · 6 years ago
- ae899569 Resolves: tdf#115436 Add English Kenya {en-KE} locale data by Eike Rathke · 6 years ago
- e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
- c927aab Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit by Stephan Bergmann · 6 years ago
- d211909 Simplify comparison between OUString and raw pointer by Stephan Bergmann · 6 years ago
- 1b43cce Make many OUString functions take std::u16string_view parameters by Stephan Bergmann · 6 years ago
- 2db30aa -Werror,-Wcompound-token-split-by-space by Stephan Bergmann · 6 years ago
- 4b9e440 Turn OStringLiteral into a consteval'ed, static-refcound rtl_String by Stephan Bergmann · 6 years ago
- 78aea95 cid#1466573 Dereference after null check by Caolán McNamara · 6 years ago
- 2e21240 Goodbye O[U]StringView, welcome O[U]String::Concat by Stephan Bergmann · 6 years ago
- 0baa63e tdf#122759 sc: fix Autofilter case sensitivity for Hungarian by Attila Szűcs · 6 years ago
- 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
- 5dffb7b Resolves: tdf#135518 Add English (Hong Kong) [en-HK] locale data by Eike Rathke · 6 years ago
- ed8bce1 fix i18n constructors and android scripts by Noel Grandin · 6 years ago
- f4ca7ea tdf#135573 sw: add Székely rovás (Old Hungarian) numerals by László Németh · 6 years ago
- d2140a6 i18npool: create instances with uno constructors by Noel Grandin · 6 years ago
- 71f1623 tdf#133747 add missing character to make the sort feature work correctly by Tomoyuki Kubota · 6 years ago
- db46b03 expand out macro by Noel Grandin · 6 years ago
- 155c056 i18npool: create instances with uno constructors by Noel Grandin · 6 years ago
- 16c93af tdf#130154: update locale data for Estonian [et-EE] - follow-up by Mihkel Tõnnov · 6 years ago
- 082a6eb tdf#132082 Fix a crash in LOKit (Japanese-only) by Andras Timar · 6 years ago
- a916e22 i18npool: don't break line at slash '/' by Michael Stahl · 6 years ago
- 751f4d4 loplugin:constantparam by Noel Grandin · 6 years ago
- c6642e6 i18npool/i18nsearch: create instances with uno constructors by Noel Grandin · 6 years ago
- a3c3ab7 tdf#134755 Update locale data for Kazakh [kk-KZ] by Baurzhan Muftakhidinov · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- 3c1026b only loop over props once by Noel Grandin · 6 years ago
- b122a39 Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npool by Stephan Bergmann · 6 years ago
- 19ac9f4 Replace ERROR macro and trace exception (i18npool/calendarImpl) by Julien Nabet · 6 years ago
- ff508f6 tdf#133898: get a context in default ctr (i18npool/calendarImpl) by Julien Nabet · 6 years ago
- 3d20df4 Upcoming loplugin:elidestringvar: i18npool by Stephan Bergmann · 6 years ago
- 3bfae06 tdf#115382 AutoCorrect: fix Hungarian apostrophe usage by László Németh · 6 years ago
- 6f6f168 loplugin:simplifybool in hwpfilter..lotuswordpro by Noel Grandin · 6 years ago
- 8581d88 pack a few more classes by Noel Grandin · 6 years ago
- 639511d use for-range on Sequence in i18npool..sd by Noel Grandin · 6 years ago
- 4804d96 tdf#130154: update locale data for Estonian [et-EE] by Mihkel Tõnnov · 6 years ago
- 6193bf1 Change [zh-CN] keyword 'General' to '常规', tdf#88233 by Eike Rathke · 6 years ago
- 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
- 837b3f0 compact namespace in i18npool..oox by Noel Grandin · 6 years ago
- d7edac5 ICU requires that a collator charset data array is four-byte-aligned by Tor Lillqvist · 6 years ago
- df283b1 Throw exceptions with useful messages by Tor Lillqvist · 6 years ago
- 27306e0 tdf#42982: Improve UNO API error reporting by Ian Barkley-Yeung · 6 years ago
- 65aeb5a fix regression by Noel Grandin · 6 years ago
- 4cc702a loplugin:buriedassign in f,h,i* by Noel Grandin · 6 years ago
- 32343bc loplugin:flatten in i18npool by Noel Grandin · 6 years ago
- b336396 fix Korean Hangul Syllable Character order tdf#130067 by DaeHyun Sung · 6 years ago
- 28ccea8 Resolves: tdf#131829 [vi-VN] set currency VND decimals to 0 by Eike Rathke · 6 years ago
- 3a1a27b Translate German variable names by Johnny_M · 6 years ago
- 6cd926f tdf#131153 Correct LongDateDaySeparator for fr_CH and it_CH by Jean-Louis Fuchs · 6 years ago
- 8540c7b sw: add pad-to-5 numbering by Miklos Vajna · 6 years ago
- 1098ed0 tdf#131464: fix create an index of Writer in Japanese locale by Julien Nabet · 6 years ago
- 5b071c1 sw pad-to-4 numbering: add ODF filter by Miklos Vajna · 6 years ago
- fcef485 sw pad-to-4 numbering: add doc model, UNO API and layout by Miklos Vajna · 6 years ago
- 086bfde sw pad-to-3 numbering: add ODF filter by Miklos Vajna · 6 years ago
- f4dd9ec sw pad-to-3 numbering: add doc model, UNO API and layout by Miklos Vajna · 6 years ago
- 998c084 Check for some more expected calendar elements by Eike Rathke · 6 years ago
- eef1bfd Fix for tdf#131297 Add Sundanese [sun-ID] locale data. by rizmut · 6 years ago
- 39e5c23 Survive missing <Eras> element by Eike Rathke · 6 years ago
- 7a8450c sw padded numbering: add ODF filter by Miklos Vajna · 6 years ago
- 642b770 sw padded numbering: add layout by Miklos Vajna · 6 years ago
- 300eaa5 Fix Korea's Hanja Upper Numbers codepoint array #tdf130077 by DaeHyun Sung · 6 years ago
- efd267f can pass length to icu compare here by Noel Grandin · 6 years ago
- 4ac48ae Use icu::UnicodeString's readonly-aliasing char16_t* constructor by Mike Kaganski · 6 years ago
- 1ec3813 tdf#130984: use RegexMatcher::region to properly limit the search by Mike Kaganski · 6 years ago
- 8453f6e Resolves: tdf#130563 Add predefined 4-digit year date+time format by Eike Rathke · 6 years ago
- 75c55e6 Resolves: tdf#130772 Add Minangkabau [min-ID] locale data by Eike Rathke · 6 years ago
- 4b3cccf Resolves: tdf#130579 Add Ligurian [lij-IT] locale data by Eike Rathke · 6 years ago
- d65a281 Related: tdf#130772 Prepare id-ID currency formats to ref-derive from by Eike Rathke · 6 years ago
- 0adc9b6 GBUILD_TRACE, support for finding out where the build time is spent by Luboš Luňák · 6 years ago
- 618d1f1 tdf#130563 Change the default dates format for Italian locale by Marina Latini (SUSE) · 6 years ago
- f147b16 clang-analyzer-deadcode.DeadStores by Noel Grandin · 6 years ago
- 16d4d1b tdf#129240 More date acceptance patterns for Hungarian language by Kelemen Gábor · 6 years ago
- f4f3027 Update ICU RegexMatcher::setTimeLimit() documentation link to new location by Eike Rathke · 6 years ago
- aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
- db421c4 tdf#124176: Use pragma once instead of include guards by Burak Bala · 6 years ago
- d4ed6ff loplugin:makeshared in hwpfilter..i18npool by Noel Grandin · 6 years ago
- 15abfe9 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Mesut Çifci · 6 years ago
- e73b99b loplugin:finalclasses in i18npool..linguistic by Noel Grandin · 6 years ago
- c1599fc tdf#96505:Get rid of cargo cult long integer literals by ayhanyalcinsoy · 6 years ago
- 64d0e5c tdf#94411 use f. and ff. in alphabetical index by Seth Chaiklin · 6 years ago
- ace8602 Elaborate comment what happens, tdf#78840 follow-up by Eike Rathke · 6 years ago
- 12b4590 tdf#78840: disable case-insensitive transliteration for regex search by Mike Kaganski · 6 years ago
- 821bdf5 sal_Char->char in formula..i18npool by Noel Grandin · 6 years ago
- 0cd3b79 tdf#65038: use trailing string characters for look-ahead assertions by Mike Kaganski · 6 years ago