summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator
AgeCommit message (Expand)AuthorFilesLines
2015-05-27Include missing in Windows buildJuergen Funk1-0/+1
2015-05-22tdf#90809: i18npool: fix crash in Thai break iteratorMichael Stahl1-4/+6
2015-05-22i18npool: ASAN: fix off-by-one in gendict's index2 arrayMichael Stahl1-1/+1
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-4/+4
2015-02-28Typo: skiped->skippedJulien Nabet1-1/+1
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl1-2/+2
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann1-5/+5
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2-4/+4
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-3/+3
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin5-5/+1
2014-10-15Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann2-5/+4
2014-10-15avoid out-of-bounds access when iterating code pointsDavid Tardon1-1/+3
2014-10-15avoid out-of-bounds access when iterating code pointsDavid Tardon1-3/+5
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis2-1/+22
2014-09-10Revert "fdo#81272 Speed up break iterators"Caolán McNamara2-20/+1
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis2-1/+20
2014-07-02-fsanitize=functionStephan Bergmann1-11/+11
2014-07-01fdo#79372, fdo#56392 fix hyphenationLászló Németh1-1/+1
2014-07-01Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh1-3/+19
2014-05-29fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh1-19/+3
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-12Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara2-281/+0
2014-05-12Fix compilation breakage for AndroidTor Lillqvist1-0/+4
2014-05-12Avoid expensive dlopen thrash for break iterators.Michael Meeks1-65/+82
2014-04-23i18npool: sal_Bool->boolNoel Grandin3-30/+30
2014-04-23Avoid cargo cult ritesTor Lillqvist1-2/+0
2014-04-14Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist2-38/+149
2014-03-11coverity#704236 Logically dead codeCaolán McNamara1-6/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-41/+41
2014-02-26Remove visual noise from i18npoolAlexander Wilms3-7/+7
2014-02-18coverity#984096 Uninitialized scalar fieldNorbert Thiebaud1-10/+14
2014-01-27i18npool: Constructor feature for few more implementations.Matúš Kukan1-1/+8
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan1-4/+10
2014-01-10Use proper bool operationsStephan Bergmann1-3/+3
2014-01-08fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh1-2/+4
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2-5/+4
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2-8/+8
2013-11-13Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-3/+3
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin2-2/+2
2013-11-06don't access string out of boundsCaolán McNamara1-1/+1
2013-10-28Fix indentationKhaled Hosny1-5/+5
2013-10-28Do not access nextCellIndex (nor Text) past the endStephan Bergmann1-1/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-26fdo#56392 fix hyph. of words with single punctuation marksLászló Németh1-2/+2
2013-09-26fdo#56392 fix hyphenation of words with punctuationLászló Németh1-3/+26
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1