Age | Commit message (Expand) | Author |
2017-03-01 | Blind fix for 32-bit builds | Stephan Bergmann |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2016-10-06 | coverity#1373441 Side effect in assertion | Caolán McNamara |
2016-10-01 | silence coverity#1373441 Side effect in assertion | Caolán McNamara |
2016-09-30 | i18npool: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool) | Stephan Bergmann |
2016-07-22 | crashtesting: fix tdf92993-1.docx failure | Caolán McNamara |
2016-04-24 | unit test for tdf#99468 | Eike Rathke |
2016-02-23 | SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacter | Eike Rathke |
2016-02-17 | wildcard search unit tests, tdf#72196 | Eike Rathke |
2015-11-23 | tdf#94810: fix reverse offset mapping | Mike Kaganski |
2015-11-04 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-03 | Related: tdf#52020 Disable ICU Breakiterator for Khmer | Nathan Wells |
2015-08-18 | i18npool: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-06-25 | loplugin:stringconstant: Flag more inefficiencies | Stephan Bergmann |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-05-29 | Bring test function lists in sync | Stephan Bergmann |
2015-05-29 | Fix execution of testLao | Stephan Bergmann |
2015-05-28 | sal_Int32 as long strikes again | Caolán McNamara |
2015-05-28 | Activate unit test for Lao breakiterator support | David Ostrovsky |
2015-05-19 | Update Apache Bugzilla’s URL | Adolfo Jayme Barrientos |
2014-12-18 | i18npool: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-05-12 | Resolves: fdo#55707 Word count incorrect if language is set to Finnish | Caolán McNamara |
2014-05-12 | Avoid expensive dlopen thrash for break iterators. | Michael Meeks |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-01-08 | fdo#72219: Fix for corruption of symbols in docx | Rohit Deshmukh |
2013-11-28 | Remove UTF-8 comment. | Tomofumi Yagi |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-17 | bugs.freedesktop.org -> bugs.libreoffice.org | Andras Timar |
2013-11-13 | Add Lao breakiterator support for selecting and counting Lao words. | Robert M Campbell |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-28 | Related: fdo#69641 add a regression test | Caolán McNamara |
2013-08-30 | enable building against RHEL-6 system icu | Caolán McNamara |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks |
2013-06-03 | Fix icu version checks. | Mark Wielaard |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | added the dreaded jolly joker | Eike Rathke |
2013-04-03 | test IsoLangEntry table LanguageTag conversions | Eike Rathke |
2013-03-27 | unit test for x-... privateuse | Eike Rathke |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák |
2013-03-07 | i#121482# fix backwards regexp search for matches overlapping search start | Herbert Dürr |