summaryrefslogtreecommitdiffstats
path: root/i18npool/qa
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells2015-09-031-7/+6
* i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-183-3/+0
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-251-2/+2
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-4/+4
* Bring test function lists in syncStephan Bergmann2015-05-291-5/+6
* Fix execution of testLaoStephan Bergmann2015-05-291-8/+8
* sal_Int32 as long strikes againCaolán McNamara2015-05-281-1/+1
* Activate unit test for Lao breakiterator supportDavid Ostrovsky2015-05-281-3/+8
* Update Apache Bugzilla’s URLAdolfo Jayme Barrientos2015-05-192-18/+18
* i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara2014-05-121-4/+10
* Avoid expensive dlopen thrash for break iterators.Michael Meeks2014-05-121-4/+16
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-264-8/+8
* fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh2014-01-081-1/+18
* Remove UTF-8 comment.Tomofumi Yagi2013-11-281-1/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-4/+4
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2013-11-172-8/+8
* Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell2013-11-131-0/+25
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-50/+48
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-11/+10
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-2/+2
* Related: fdo#69641 add a regression testCaolán McNamara2013-10-281-0/+26
* enable building against RHEL-6 system icuCaolán McNamara2013-08-301-2/+6
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-262-6/+0
* Fix icu version checks.Mark Wielaard2013-06-031-1/+3
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-222-40/+10
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-90/+90
* new module i18nlangtagEike Rathke2013-04-051-353/+0
* added the dreaded jolly jokerEike Rathke2013-04-051-0/+20
* test IsoLangEntry table LanguageTag conversionsEike Rathke2013-04-031-0/+50
* unit test for x-... privateuseEike Rathke2013-03-271-0/+24
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-30/+30
* avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák2013-03-181-3/+3
* i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr2013-03-071-1/+1
* loplugin: unused variablesThomas Arnhold2013-02-241-1/+0
* s/the the/the/Tor Lillqvist2013-02-221-3/+3
* partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke2013-01-021-0/+7
* follow logical consequences of a minimum icu version of 4.6Caolán McNamara2012-12-291-7/+1
* avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke2012-12-111-1/+41
* Stop a memory leak in text_textsearch.cxxZolnai Tamás2012-11-191-0/+1
* added LanguageTag::reset() methodsEike Rathke2012-11-161-0/+30
* add native XTextSearch / cppunit test framework.Michael Meeks2012-11-121-0/+144
* Related: #112623# add regression test for japanese word break rulesCaolán McNamara2012-09-191-5/+23
* Related: #i50172# add regression test for Tamil cursoringCaolán McNamara2012-09-071-0/+16
* Related: #i80412# add regression test for Indic language cursoringCaolán McNamara2012-09-071-1/+20
* Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara2012-09-071-1/+22
* Related: fdo#54486 add some regression tests for ordinal suffixesCaolán McNamara2012-09-062-1/+103