summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator/breakiterator_unicode.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-08i18npool : use OUString literalArnaud VERSINI1-4/+3
2023-10-13tdf#42982 Improved UNO API error reportingAnkit_Jaipuriar1-5/+6
2023-06-21Require icu-i18n >= 66Khaled Hosny1-24/+0
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin1-3/+4
2022-08-21tdf#135451 - Change the skipSpace implementation of the break iteratorAndreas Heinisch1-6/+9
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-120/+124
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann1-1/+1
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann1-1/+1
2020-07-21i18npool: don't break line at slash '/'Michael Stahl1-1/+4
2020-04-20fix regressionNoel Grandin1-8/+8
2020-04-08loplugin:flatten in i18npoolNoel Grandin1-12/+12
2020-01-24loplugin:makeshared in hwpfilter..i18npoolNoel Grandin1-4/+4
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov1-1/+1
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-4/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen1-1/+4
2019-04-13loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin1-2/+1
2018-12-13loplugin:useuniqueptr in i18npoolNoel Grandin1-14/+11
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann1-4/+4
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke1-13/+13
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+21
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke1-21/+0
2017-11-17Upgrade to ICU 60.1David Tardon1-0/+21
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin1-3/+4
2017-09-29Throw exception also in case an unexpected rBreakType was passedEike Rathke1-1/+1
2017-09-28Fix typoAndrea Gelmini1-1/+1
2017-09-28i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke1-50/+173
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin1-4/+3
2017-08-23loplugin:useuniqueptr, look for containers..Noel Grandin1-14/+6
2017-03-27loplugin:redundantinlineTor Lillqvist1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+10
2016-11-18loplugin:datamembershadowNoel Grandin1-32/+35
2016-11-02upgrade to ICU 58Eike Rathke1-0/+12
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann1-1/+1
2016-07-22crashtesting: fix tdf92993-1.docx failureCaolán McNamara1-1/+1
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-05Use .dict files since below the 500K limitMartin Hosken1-1/+1
2015-11-20loplugin:unusedfields i18npoolNoel Grandin1-1/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-3/+3
2015-10-19com::sun::star->css in i18npoolNoel Grandin1-1/+1