summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator/breakiterator_unicode.cxx
AgeCommit message (Expand)Author
2020-07-22i18npool: don't break line at slash '/'Michael Stahl
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
2015-08-26remove unused calculation for hyphenationLászló Németh
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-15Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis
2014-09-10Revert "fdo#81272 Speed up break iterators"Caolán McNamara
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis
2014-07-01fdo#79372, fdo#56392 fix hyphenationLászló Németh
2014-07-01Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh
2014-05-29fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann