summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator
AgeCommit message (Expand)AuthorFilesLines
2024-04-20tdf#49885 Removed custom Thai BreakIteratorJonathan Clark2-236/+0
2024-04-17tdf#49885 Reviewed BreakIterator customizationsJonathan Clark1-503/+109
2024-04-08i18npool : use OUString literalArnaud VERSINI3-10/+9
2024-04-03i18npool : use OUString literal for XInterface implementationArnaud VERSINI1-2/+2
2024-04-02tdf#146619 Drop unused 'using namespace' in: i18npool/Gabor Kelemen2-2/+0
2024-01-02Japanese word for 'reiwa' added to ja.dicTaichi Haradaguchi1-0/+1
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: i18npoolStephan Bergmann1-1/+1
2023-10-13tdf#42982 Improved UNO API error reportingAnkit_Jaipuriar1-5/+6
2023-07-06tdf#52577: Classify superscript numbers in Latin-1 block as ScriptType::WEAKKhaled Hosny1-0/+3
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-06-21Remove another workaround for old versions of ICUKhaled Hosny1-1/+1
2023-06-21Require icu-i18n >= 66Khaled Hosny1-24/+0
2023-05-14use more optional in i18npoolNoel Grandin1-10/+10
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin1-7/+8
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin1-3/+4
2022-08-21tdf#135451 - Change the skipSpace implementation of the break iteratorAndreas Heinisch2-8/+11
2022-04-29tdf#148851 Unmap + close file again in xdictionary dtorMichael Weghorn1-12/+22
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas1-2/+2
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+1
2021-10-29fix comparison when searching cacheLuboš Luňák1-1/+1
2021-10-01loplugin:constmethodNoel Grandin1-3/+3
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin2-3/+1
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin2-126/+138
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann1-3/+2
2020-11-28drop custom Indic grapheme rules and rely on contemporary icu defaultsCaolán McNamara1-109/+0
2020-11-27tdf#138481: Trust the built-in break iterator character data in ICUTor Lillqvist1-119/+0
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen3-4/+0
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 Bergmann2-3/+3
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-07-21i18npool: don't break line at slash '/'Michael Stahl1-1/+4
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann2-2/+2
2020-05-29pack a few more classesNoel Grandin1-1/+1
2020-04-27tdf#42982: Improve UNO API error reportingIan Barkley-Yeung1-3/+7
2020-04-20fix regressionNoel Grandin1-8/+8
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin1-9/+46
2020-04-08loplugin:flatten in i18npoolNoel Grandin1-12/+12
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-3/+4
2020-01-24loplugin:makeshared in hwpfilter..i18npoolNoel Grandin1-4/+4
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin3-6/+6
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin1-5/+5
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov1-1/+1
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin2-12/+8
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-09-01Fix '..'Andrea Gelmini2-2/+2
2019-08-25cid#1448216 silence Explicit null deferenced false positivesCaolán McNamara1-0/+4
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin2-4/+4
2019-08-17Use simplified syntax for SequenceJulien Nabet1-1/+1