Age | Commit message (Expand) | Author |
2022-08-21 | tdf#135451 - Change the skipSpace implementation of the break iterator | Andreas Heinisch |
2022-08-19 | tdf#91764: Combining marks from “complex” scripts can’t be searched for | Khaled Hosny |
2022-07-22 | Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR Euro | Eike Rathke |
2022-07-21 | elide some makeStringAndClear() calls | Noel Grandin |
2022-07-11 | Resolves: tdf#141565 Correct character sequence for Devanagari unique ID | Eike Rathke |
2022-06-15 | use stack buffer in transliterateImpl | Noel Grandin |
2022-06-15 | unnecessary realloc | Noel Grandin |
2022-06-11 | Add English (Mauritius) {en-MU} locale data | Eike Rathke |
2022-06-06 | Resolves: tdf#147390 tag oc-FR to oc-FR-lengadoc, oc-ES to oc-ES-aranes | Eike Rathke |
2022-06-05 | Resolves: tdf#148428 Add Dhivehi (Maldives) {dv-MV} locale data | Eike Rathke |
2022-05-26 | clang-tidy modernize-pass-by-value in i18npool | Noel Grandin |
2022-05-17 | elide some OUString allocation | Noel Grandin |
2022-05-03 | add o3tl::equalsAscii | Noel Grandin |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-29 | tdf#148851 Unmap + close file again in xdictionary dtor | Michael Weghorn |
2022-04-17 | loplugin:stringviewparam convert methods using copy() | Noel Grandin |
2022-04-15 | apply ICU test workaround to < 70 to "fix" test with ICU 71 | Rene Engelhard |
2022-04-13 | Update remaining DevGuide wiki links. | Ilmari Lauhakangas |
2022-04-12 | Pick better type for a variable | Stephan Bergmann |
2022-04-11 | use more string_view | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-03-12 | tdf#147905 calc PROPER function doesn't like mulithreading | Noel Grandin |
2022-03-10 | Use icu::UnicodeString directly | Mike Kaganski |
2022-03-01 | fix data races in cclass_Unicode | Noel Grandin |
2022-02-28 | Remove redundant _test from i18npool/CppunitTest* | Hossein |
2022-02-25 | tdf#145759 30.6001 -> monthDaysWithoutJanFeb | Hossein |
2022-02-13 | tdf#147343: Wrong typo for AM/PM indicator in Spanish locales | Julien Nabet |
2022-02-12 | Resolves: tdf#147053 Add Aranese {oc-ES} locale data | javierde22 |
2022-02-10 | i18npool: fix wrong static function symbols | Jan-Marek Glogowski |
2022-02-07 | tdf#77803: Use NATNUM12 and NATNUM4 for Chinese Numberring | Kevin Suo |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2022-01-27 | Resolves: tdf#146602 Add Pennsylvania Dutch {pdc-US} locale data | Eike Rathke |
2022-01-27 | Add CIRCLED NUMBER TWENTY ONE through CIRCLED NUMBER FIFTY to numbring list | Kevin Suo |
2022-01-21 | Output full non-iso locale names, not just language_script | Eike Rathke |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2022-01-03 | localedata: keep the intermediate %_new.cxx file | Jan-Marek Glogowski |
2022-01-01 | Further separate saxparser run from cmp'n'touch | Jan-Marek Glogowski |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-12-25 | Convert i18npool_LD_RULE template to pattern rule | Jan-Marek Glogowski |
2021-12-20 | Just recompile changed generated localedata | Jan-Marek Glogowski |
2021-12-20 | osl::Mutex->std::mutex in lcl_LookupTableHelper | Noel Grandin |
2021-12-20 | osl::Mutex->std::mutex in TextSearch | Noel Grandin |
2021-12-20 | flatten LocaleDataImpl a little | Noel Grandin |
2021-12-20 | pass by ref in lcl_LookupTableStatic | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-06 | gbuild: create services.rdb from built components | Jan-Marek Glogowski |
2021-12-01 | gbuild: introduce plugin + loader concepts | Jan-Marek Glogowski |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-11-22 | osl::Mutex->std::mutex in TransliterationImpl::loadBody | Noel Grandin |
2021-11-21 | tdf#143148 Use pragma once in i18npool | Harjot |