summaryrefslogtreecommitdiff
path: root/i18npool/qa/cppunit/test_breakiterator.cxx
AgeCommit message (Expand)Author
2020-11-10Reinstate o3tl/cppunittraitshelper.hxx use for C++20Stephan Bergmann
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-06-04Upcoming loplugin:elidestringvar: i18npoolStephan Bergmann
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2018-05-22tdf#113694 Fix BreakIterator_CTL surrogate pairsKhaled Hosny
2017-10-04tdf#96197 do not break Korean words in the middle.Mark Hung
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-04-28loplugin:salunicodeliteral: i18npoolStephan Bergmann
2017-03-28tdf#106755: Fix script type for combining marksKhaled Hosny
2016-10-06coverity#1373441 Side effect in assertionCaolán McNamara
2016-10-01silence coverity#1373441 Side effect in assertionCaolán McNamara
2016-09-30i18npool: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (i18npool)Stephan Bergmann
2016-07-22crashtesting: fix tdf92993-1.docx failureCaolán McNamara
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-05-29Bring test function lists in syncStephan Bergmann
2015-05-29Fix execution of testLaoStephan Bergmann
2015-05-28sal_Int32 as long strikes againCaolán McNamara
2015-05-28Activate unit test for Lao breakiterator supportDavid Ostrovsky
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-12Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara
2014-05-12Avoid expensive dlopen thrash for break iterators.Michael Meeks
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-08fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh
2013-11-28Remove UTF-8 comment.Tomofumi Yagi
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
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-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
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-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold