summaryrefslogtreecommitdiffstats
path: root/i18npool/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen2019-05-283-17/+1
* loplugin:useuniqueptr in TestTextSearchNoel Grandin2018-09-181-6/+2
* loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin2018-06-011-2/+2
* tdf#113694 Fix BreakIterator_CTL surrogate pairsKhaled Hosny2018-05-221-0/+23
* More loplugin:cstylecast: i18npoolStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: i18npoolStephan Bergmann2018-01-121-1/+1
* tdf#96197 do not break Korean words in the middle.Mark Hung2017-10-041-0/+16
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-181-2/+2
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-252-4/+4
* remove some unnecessary use of OUStringBufferNoel Grandin2017-06-081-1/+1
* loplugin:salunicodeliteral: i18npoolStephan Bergmann2017-04-281-1/+1
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-041-1/+1
* tdf#106755: Fix script type for combining marksKhaled Hosny2017-03-281-0/+4
* Blind fix for 32-bit buildsStephan Bergmann2017-03-011-1/+1
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-011-2/+3
* coverity#1373441 Side effect in assertionCaolán McNamara2016-10-061-10/+20
* silence coverity#1373441 Side effect in assertionCaolán McNamara2016-10-011-2/+4
* i18npool: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-303-83/+83
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool)Stephan Bergmann2016-08-301-4/+4
* crashtesting: fix tdf92993-1.docx failureCaolán McNamara2016-07-221-0/+16
* unit test for tdf#99468Eike Rathke2016-04-241-0/+23
* SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke2016-02-231-0/+3
* wildcard search unit tests, tdf#72196Eike Rathke2016-02-171-2/+119
* tdf#94810: fix reverse offset mappingMike Kaganski2015-11-231-0/+11
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-044-8/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-8/+8
* 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