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