summaryrefslogtreecommitdiffstats
path: root/i18npool/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* testInit() with overrideDataPath() is obsolete nowEike Rathke2012-08-311-23/+0
* Related: #i103552# add regression test for シャットダウンCaolán McNamara2012-08-311-2/+19
* Related: #i113785# add regression test for ligaturesCaolán McNamara2012-08-291-2/+20
* Related: #i58513# add regression test for Finnish break iterator rulesCaolán McNamara2012-08-281-0/+40
* langtag: use ENABLE_LIBLANGTAG in unit testEike Rathke2012-08-111-1/+5
* langtag: pass system path as data path instead of file URLEike Rathke2012-08-111-2/+4
* added LanguageTag unit testEike Rathke2012-08-101-0/+206
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-022-149/+0
* stray fprintfCaolán McNamara2012-07-271-1/+0
* add regression test for #i19716#Caolán McNamara2012-07-271-0/+16
* add regression test for #i21290Caolán McNamara2012-07-271-0/+41
* Related: #i85411# catalan word breaking rules out of sync with ZWNJCaolán McNamara2012-07-251-0/+38
* Related: #i17155# regression test for slash part of word for line breakCaolán McNamara2012-07-251-0/+15
* Related: #i13451# regression test for Catalan dictionary word breakiteratorCaolán McNamara2012-07-251-45/+62
* Related: #i29548# Thai word breakiterator regression testCaolán McNamara2012-07-251-7/+46
* Disable testWordBoundaries test with old icu.Jan Holesovsky2012-07-241-0/+2
* Related: #i13494# regression tests for word iteratorCaolán McNamara2012-07-231-0/+80
* 0xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara2012-07-181-1/+1
* beef up the join and break testsCaolán McNamara2012-07-181-5/+32