summaryrefslogtreecommitdiffstats
path: root/i18npool/source/breakiterator
Commit message (Expand)AuthorAgeFilesLines
* Include missing in Windows buildJuergen Funk2015-05-271-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-221-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
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-112-8/+8
* Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell2013-11-131-1/+1
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-3/+3
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-112-2/+2
* don't access string out of boundsCaolán McNamara2013-11-061-1/+1
* Fix indentationKhaled Hosny2013-10-281-5/+5
* Do not access nextCellIndex (nor Text) past the endStephan Bergmann2013-10-281-1/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fdo#56392 fix hyph. of words with single punctuation marksLászló Németh2013-09-261-2/+2
* fdo#56392 fix hyphenation of words with punctuationLászló Németh2013-09-261-3/+26
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1