Age | Commit message (Expand) | Author |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-27 | Improve loplugin:stringliteralvar | Stephan Bergmann |
2021-01-27 | Use std::u16string_view instead of OUString in one place | Stephan Bergmann |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2021-01-07 | Use o3tl::temporary in calls to OUString::iterateCodePoints | Stephan Bergmann |
2021-01-04 | loplugin:stringviewparam: operator += | Stephan Bergmann |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-27 | Simplify loplugin:stringviewparam comparison operator handling | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-23 | Use char16_t string literals | Stephan Bergmann |
2020-12-20 | Check Calendar unoid for unknown and duplicates | Eike Rathke |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-28 | drop custom Indic grapheme rules and rely on contemporary icu defaults | Caolán McNamara |
2020-11-27 | tdf#138481: Trust the built-in break iterator character data in ICU | Tor Lillqvist |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-22 | tdf#123936 Formatting files in module i18npool with clang-format | Philipp Hofer |
2020-11-13 | tdf#117643 Writer: fix apostrophe search regression | László Németh |
2020-11-11 | loplugin:stringview | Noel |
2020-11-10 | Reinstate o3tl/cppunittraitshelper.hxx use for C++20 | Stephan Bergmann |
2020-11-10 | new loplugin:reducevarscope | Noel Grandin |
2020-11-10 | tdf#42949 Fix new IWYU warnings in directories [h-r]* | Gabor Kelemen |
2020-11-03 | presumably 'true' is sufficient in all cases | Caolán McNamara |
2020-11-01 | fix build with ICU 68 | Rene Engelhard |
2020-10-30 | Remove unnecessary include | Stephan Bergmann |
2020-10-28 | std::set->o3tl::sorted_vector in LocaleNode | Noel Grandin |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-22 | long->tools::Long in hwpfilter..oox | Noel |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-10-06 | loplugin:const& make some params and methods const | Noel |
2020-10-02 | tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect list | Mihkel Tõnnov |
2020-09-30 | tdf#137009: except Togo, all French locales in African don't use AM/PM | Julien Nabet |
2020-09-24 | Resolves: tdf#115436 Add English Kenya {en-KE} locale data | Eike Rathke |
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 |