summaryrefslogtreecommitdiffstats
path: root/i18npool/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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