summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator
AgeCommit message (Expand)Author
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-09-06iOS, make gendict.cxx compilejan Iversen
2017-08-23loplugin:useuniqueptr, look for containers..Noel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-06scriptclass for codepoint 0 is WEAKCaolán McNamara
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-28tdf#106755: Fix script type for combining marksKhaled Hosny
2017-03-27loplugin:redundantinlineTor Lillqvist
2017-03-03extend with-locale hack to the service instantiationCaolán McNamara
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-29use unique_ptr for xdictionaryJochen Nitschke
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-27improve passstuffbyref return analysisNoel Grandin
2016-07-22crashtesting: fix tdf92993-1.docx failureCaolán McNamara
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-05Use .dict files since below the 500K limitMartin Hosken
2015-12-12New Tai Lue prevowels are now stored beforeMartin 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-06loplugin:stringconstant: elide explicit ctor usage (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-30Fix typosAndrea Gelmini
2015-09-03Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-26remove unused calculation for hyphenationLászló Németh
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-11new loplugin: defaultparamsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-23i18npool: missing includeMiklos Vajna
2015-05-22tdf#90809: i18npool: fix crash in Thai break iteratorMichael Stahl
2015-05-21i18npool: ASAN: fix off-by-one in gendict's index2 arrayMichael Stahl
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-28Typo: skiped->skippedJulien Nabet
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl