summaryrefslogtreecommitdiff
path: root/i18npool/qa
AgeCommit message (Expand)Author
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-13Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-28Related: fdo#69641 add a regression testCaolán McNamara
2013-08-30enable building against RHEL-6 system icuCaolán McNamara
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-06-03Fix icu version checks.Mark Wielaard
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05added the dreaded jolly jokerEike Rathke
2013-04-03test IsoLangEntry table LanguageTag conversionsEike Rathke
2013-03-27unit test for x-... privateuseEike Rathke
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-03-07i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara
2012-12-11avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke
2012-11-19Stop a memory leak in text_textsearch.cxxZolnai Tamás
2012-11-16added LanguageTag::reset() methodsEike Rathke
2012-11-12add native XTextSearch / cppunit test framework.Michael Meeks
2012-09-19Related: #112623# add regression test for japanese word break rulesCaolán McNamara
2012-09-07Related: #i50172# add regression test for Tamil cursoringCaolán McNamara
2012-09-07Related: #i80412# add regression test for Indic language cursoringCaolán McNamara
2012-09-07Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara
2012-09-06Related: fdo#54486 add some regression tests for ordinal suffixesCaolán McNamara
2012-08-31testInit() with overrideDataPath() is obsolete nowEike Rathke
2012-08-31Related: #i103552# add regression test for シャットダウンCaolán McNamara
2012-08-29Related: #i113785# add regression test for ligaturesCaolán McNamara
2012-08-28Related: #i58513# add regression test for Finnish break iterator rulesCaolán McNamara
2012-08-11langtag: use ENABLE_LIBLANGTAG in unit testEike Rathke
2012-08-11langtag: pass system path as data path instead of file URLEike Rathke
2012-08-10added LanguageTag unit testEike Rathke
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist
2012-07-27stray fprintfCaolán McNamara
2012-07-27add regression test for #i19716#Caolán McNamara
2012-07-27add regression test for #i21290Caolán McNamara
2012-07-25Related: #i85411# catalan word breaking rules out of sync with ZWNJCaolán McNamara
2012-07-25Related: #i17155# regression test for slash part of word for line breakCaolán McNamara
2012-07-25Related: #i13451# regression test for Catalan dictionary word breakiteratorCaolán McNamara
2012-07-25Related: #i29548# Thai word breakiterator regression testCaolán McNamara
2012-07-24Disable testWordBoundaries test with old icu.Jan Holesovsky