summaryrefslogtreecommitdiffstats
path: root/i18npool/source/breakiterator
Commit message (Expand)AuthorAgeFilesLines
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-021-3/+3
* com::sun::star->css in i18npoolNoel Grandin2015-10-192-2/+2
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells2015-09-031-2/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-312-3/+3
* remove unused calculation for hyphenationLászló Németh2015-08-261-1/+0
* loplugin: defaultparamsNoel Grandin2015-08-144-15/+15
* new loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-031-1/+1
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-1/+1
* i18npool: missing includeMiklos Vajna2015-05-231-0/+1
* tdf#90809: i18npool: fix crash in Thai break iteratorMichael Stahl2015-05-221-4/+6
* i18npool: ASAN: fix off-by-one in gendict's index2 arrayMichael Stahl2015-05-211-1/+1
* Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann2015-04-221-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-4/+4
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-4/+4
* Typo: skiped->skippedJulien Nabet2015-02-281-1/+1
* fix 64-bit build after OUStringBuffer changeMichael Stahl2015-01-231-2/+2
* Some more loplugin:cstylecast: i18npoolStephan Bergmann2015-01-201-5/+5
* i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-122-4/+4
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-123-3/+3
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-295-5/+1
* Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann2014-10-152-5/+4
* avoid out-of-bounds access when iterating code pointsDavid Tardon2014-10-151-1/+3
* avoid out-of-bounds access when iterating code pointsDavid Tardon2014-10-151-3/+5
* fdo#81272 Speed up break iteratorsMatthew J. Francis2014-09-102-1/+22
* Revert "fdo#81272 Speed up break iterators"Caolán McNamara2014-09-102-20/+1
* fdo#81272 Speed up break iteratorsMatthew J. Francis2014-09-102-1/+20
* -fsanitize=functionStephan Bergmann2014-07-021-11/+11
* fdo#79372, fdo#56392 fix hyphenationLászló Németh2014-07-011-1/+1
* Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh2014-07-011-3/+19
* fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh2014-05-291-19/+3
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara2014-05-122-281/+0
* Fix compilation breakage for AndroidTor Lillqvist2014-05-121-0/+4
* Avoid expensive dlopen thrash for break iterators.Michael Meeks2014-05-121-65/+82
* i18npool: sal_Bool->boolNoel Grandin2014-04-233-30/+30
* Avoid cargo cult ritesTor Lillqvist2014-04-231-2/+0
* Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist2014-04-142-38/+149
* coverity#704236 Logically dead codeCaolán McNamara2014-03-111-6/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-264-41/+41
* Remove visual noise from i18npoolAlexander Wilms2014-02-263-7/+7
* coverity#984096 Uninitialized scalar fieldNorbert Thiebaud2014-02-181-10/+14
* i18npool: Constructor feature for few more implementations.Matúš Kukan2014-01-271-1/+8
* i18npool: Ctor feature for few general services.Matúš Kukan2014-01-271-4/+10
* Use proper bool operationsStephan Bergmann2014-01-101-3/+3
* fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh2014-01-081-2/+4
* fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2013-12-182-5/+4