Age | Commit message (Expand) | Author |
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 |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-01-02 | partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49 | Eike Rathke |
2012-12-29 | follow logical consequences of a minimum icu version of 4.6 | Caolán McNamara |
2012-12-11 | avoid liblangtag processing for known locales, and know 'qtz' | Eike Rathke |
2012-11-19 | Stop a memory leak in text_textsearch.cxx | Zolnai Tamás |
2012-11-16 | added LanguageTag::reset() methods | Eike Rathke |
2012-11-12 | add native XTextSearch / cppunit test framework. | Michael Meeks |
2012-09-19 | Related: #112623# add regression test for japanese word break rules | Caolán McNamara |
2012-09-07 | Related: #i50172# add regression test for Tamil cursoring | Caolán McNamara |
2012-09-07 | Related: #i80412# add regression test for Indic language cursoring | Caolán McNamara |
2012-09-07 | Related: #i107843# add regression test for em-dash/en-dash spell checking | Caolán McNamara |
2012-09-06 | Related: fdo#54486 add some regression tests for ordinal suffixes | Caolán McNamara |
2012-08-31 | testInit() with overrideDataPath() is obsolete now | Eike Rathke |