summaryrefslogtreecommitdiff
path: root/i18npool/qa
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann4-8/+8
2015-09-03Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells1-7/+6
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe3-3/+0
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+2
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-4/+4
2015-05-29Bring test function lists in syncStephan Bergmann1-5/+6
2015-05-29Fix execution of testLaoStephan Bergmann1-8/+8
2015-05-28sal_Int32 as long strikes againCaolán McNamara1-1/+1
2015-05-28Activate unit test for Lao breakiterator supportDavid Ostrovsky1-3/+8
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos2-18/+18
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-05-12Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara1-4/+10
2014-05-12Avoid expensive dlopen thrash for break iterators.Michael Meeks1-4/+16
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann4-8/+8
2014-01-08fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh1-1/+18
2013-11-28Remove UTF-8 comment.Tomofumi Yagi1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-4/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2-8/+8
2013-11-13Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell1-0/+25
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-50/+48
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-11/+10
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-2/+2
2013-10-28Related: fdo#69641 add a regression testCaolán McNamara1-0/+26
2013-08-30enable building against RHEL-6 system icuCaolán McNamara1-2/+6
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
2013-06-03Fix icu version checks.Mark Wielaard1-1/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-40/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-90/+90
2013-04-05new module i18nlangtagEike Rathke1-353/+0
2013-04-05added the dreaded jolly jokerEike Rathke1-0/+20
2013-04-03test IsoLangEntry table LanguageTag conversionsEike Rathke1-0/+50
2013-03-27unit test for x-... privateuseEike Rathke1-0/+24
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-30/+30
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-3/+3
2013-03-07i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22s/the the/the/Tor Lillqvist1-3/+3
2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke1-0/+7
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara1-7/+1
2012-12-11avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke1-1/+41
2012-11-19Stop a memory leak in text_textsearch.cxxZolnai Tamás1-0/+1
2012-11-16added LanguageTag::reset() methodsEike Rathke1-0/+30
2012-11-12add native XTextSearch / cppunit test framework.Michael Meeks1-0/+144
2012-09-19Related: #112623# add regression test for japanese word break rulesCaolán McNamara1-5/+23
2012-09-07Related: #i50172# add regression test for Tamil cursoringCaolán McNamara1-0/+16
2012-09-07Related: #i80412# add regression test for Indic language cursoringCaolán McNamara1-1/+20
2012-09-07Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara1-1/+22