Age | Commit message (Expand) | Author |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | fix infinite loop in text search, tdf#99208 | Markus Mohrhard |
2016-04-11 | tdf#99110 more improvements for formatting dates for uk | sunweb |
2016-04-11 | tdf#99110 use the right case | David Tardon |
2016-04-06 | tdf#99110 translate currency for uk | David Tardon |
2016-04-06 | tdf#99110 translate reserved words for uk | David Tardon |
2016-04-06 | tdf#99110 add genitive cases for months for uk | David Tardon |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-24 | Revert "Text General inconsistent with cell formatting dlg", tdf#95385 | Eike Rathke |
2016-03-17 | Text General inconsistent with cell formatting dlg | Rohan Kumar |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann |
2016-03-08 | Remove unused macros | Stephan Bergmann |
2016-03-08 | Remove dead code | Stephan Bergmann |
2016-03-08 | Remove unnecessary include | Stephan Bergmann |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-23 | SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter | Eike Rathke |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-17 | wildcard search unit tests, tdf#72196 | Eike Rathke |
2016-02-17 | implement '*' '?' '~' wildcard search, tdf#72196 | Eike Rathke |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-05 | interface to new XTextSearch2 with SearchOptions2, tdf#72196 | Eike Rathke |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-23 | i18npool: fix build | Thorsten Behrens |
2016-01-22 | tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES] | Eike Rathke |
2016-01-21 | i18npool: why not document the state transitions | Michael Stahl |
2016-01-21 | i18npool: handle non-BMP Unicode in cclass_Unicode::parseText() | Michael Stahl |
2016-01-11 | funclen_base is now superfluous here | Eike Rathke |
2016-01-11 | tdf#95494 Calc can not sort Chinese word by stroke and radical, | Jingtao Yan |
2016-01-11 | loplugin:unusedmethods unused return value in i18npool | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | Use OUString::replaceAll | Stephan Bergmann |
2016-01-05 | Use .dict files since below the 500K limit | Martin Hosken |
2016-01-04 | tdf#82775: Make NumberFormatCodeMapper MT safe | Stephan Bergmann |
2015-12-12 | New Tai Lue prevowels are now stored before | Martin Hosken |
2015-11-27 | Adding native number support for Cyrillic numerals | Aleksandr Andreev |
2015-11-25 | regex result offsets can be negative if a group was not matched, tdf#94810 | Eike Rathke |
2015-11-24 | straighten out broken indentation | Eike Rathke |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-23 | similar to searchForward() use the correct offsets, tdf#94810 related | Eike Rathke |
2015-11-23 | remove comment that makes no sense, tdf#94810 follow-up | Eike Rathke |
2015-11-23 | tdf#94810: fix reverse offset mapping | Mike Kaganski |
2015-11-20 | loplugin:unusedfields i18npool | Noel Grandin |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-17 | Typo "stirng" -> "string" | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |