Age | Commit message (Expand) | Author |
2021-10-21 | loplugin:flatten | Noel Grandin |
2021-10-19 | Resolves: tdf#145173 Add English (Israel) {en-IL} locale data | Eike Rathke |
2021-10-19 | Related: tdf#145173 Sort he_IL by formatindex and split NatNum to LC_FORMAT_1 | Eike Rathke |
2021-10-19 | Related: tdf#145173 Handle two independent ref=... for LC_FORMAT... | Eike Rathke |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | [API CHANGE] Fix all bad UNOIDL identifiers across offapi | Stephan Bergmann |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-05 | drop 'using namespace std' in h* i* j* | Julien Nabet |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-10-01 | loplugin:constmethod | Noel Grandin |
2021-09-30 | Resolves: tdf#144697 Format out-of-bounds date(+time) as #FMT error | Eike Rathke |
2021-09-18 | remove some allocations | Noel Grandin |
2021-09-18 | cid#1491946 and cid#1491949 deference before null check | Noel Grandin |
2021-09-17 | Fix calculation of alloca'ed memory size | Stephan Bergmann |
2021-09-16 | expand out unnecessary macro | Noel Grandin |
2021-09-16 | speedup Transliteration_body::transliterateImpl | Noel Grandin |
2021-09-16 | speedup CharacterClassificationImpl::toUpper | Noel Grandin |
2021-09-06 | clang-tidy:clang-analyzer-optin.performance.Padding | Noel Grandin |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-26 | tdf#144089: Revert "tdf#137737 i18n search: don't expand start/end with regex... | Xisco Fauli |
2021-08-25 | tdf#137737 i18n search: don't expand start/end with regex ^ or $ | Justin Luth |
2021-08-19 | tdf#143526 add Korean Numbering test case & fix Hanja number codepoint | DaeHyun Sung |
2021-08-11 | no need to allocate the lookupTableItem separately | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-03 | Related: tdf#143664 Change {de-*} March "Mrz" to "Mär" | Eike Rathke |
2021-07-31 | tdf#143295 fix DateAcceptancePattern in Korean | DaeHyun Sung |
2021-07-29 | Make duplicate generated numbering identifiers unique, tdf#143526 follow-up | Eike Rathke |
2021-07-29 | Add NumberingIdentifier unit test, tdf#143526 related | Eike Rathke |
2021-07-29 | tdf#143526 fix and add Korean numbering | DaeHyun Sung |
2021-07-23 | do not use "using namespace std" in headers | Collabora |
2021-07-18 | osl::Mutex->std::mutex in NativeNumberSupplier | Noel Grandin |
2021-07-18 | osl::Mutex->std::mutex in NumberFormatCodeMapper | Noel Grandin |
2021-07-05 | Resolves tdf#137160 - Thin space before f./ff. in en_US | Heiko Tietze |
2021-07-05 | Fix Line break rule in Korean | DaeHyun Sung |
2021-07-05 | Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONG | Eike Rathke |
2021-07-04 | tdf#143173: fix wrong French abbr for Alphabetical Index-Grouped entries | Julien Nabet |
2021-07-03 | Related: tdf#125035 en_US formatindex="19" DATE_SYSTEM_LONG with D not DD | Eike Rathke |
2021-07-03 | Related: tdf#125035 Include day of week in formatindex="19" DATE_SYSTEM_LONG | Eike Rathke |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-14 | We only support ICU version 4.6 or newer, so drop these checks | Mike Kaganski |
2021-06-09 | dtd files are not xml files and shouldn't have xml headers | Caolán McNamara |
2021-06-09 | Simplify Sequences initializations (i*->p*) | Julien Nabet |
2021-06-07 | Resolves: tdf#142216 Fix {hu-HU} AM/PM words, default time without leading 0 | Eike Rathke |
2021-06-04 | Fix the <FollowPageWord> entries for Bulgarian | MIhail Balabanov |
2021-05-25 | Don't ignore GCC warnings for static builds | Jan-Marek Glogowski |
2021-05-17 | don't leak ICU transliterator | Noel Grandin |
2021-05-15 | Related: tdf#128314 Add NatNum12 modifier 'lower' attribute | Eike Rathke |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-05-14 | Typos in comments | Mike Kaganski |
2021-05-06 | Add English (Denmark) {en-DK} locale data | Eike Rathke |