summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator
AgeCommit message (Expand)Author
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-15Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann
2014-10-15avoid out-of-bounds access when iterating code pointsDavid Tardon
2014-10-15avoid out-of-bounds access when iterating code pointsDavid Tardon
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis
2014-09-10Revert "fdo#81272 Speed up break iterators"Caolán McNamara
2014-09-10fdo#81272 Speed up break iteratorsMatthew J. Francis
2014-07-02-fsanitize=functionStephan Bergmann
2014-07-01fdo#79372, fdo#56392 fix hyphenationLászló Németh
2014-07-01Revert "fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen p...László Németh
2014-05-29fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part)László Németh
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-12Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara
2014-05-12Fix compilation breakage for AndroidTor Lillqvist
2014-05-12Avoid expensive dlopen thrash for break iterators.Michael Meeks
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-23Avoid cargo cult ritesTor Lillqvist
2014-04-14Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist
2014-03-11coverity#704236 Logically dead codeCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from i18npoolAlexander Wilms
2014-02-18coverity#984096 Uninitialized scalar fieldNorbert Thiebaud
2014-01-27i18npool: Constructor feature for few more implementations.Matúš Kukan
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-08fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-13Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-06don't access string out of boundsCaolán McNamara
2013-10-28Fix indentationKhaled Hosny
2013-10-28Do not access nextCellIndex (nor Text) past the endStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-26fdo#56392 fix hyph. of words with single punctuation marksLászló Németh
2013-09-26fdo#56392 fix hyphenation of words with punctuationLászló Németh
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-05use sensible indentationEike Rathke
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke
2013-07-29Mark as constTakeshi Abe
2013-06-22Fix indentationKhaled Hosny
2013-06-22Fix indentationKhaled Hosny
2013-06-05mismatched new[]/deleteCaolán McNamara
2013-05-31fdo#64926 use icu's breakiterator for Tibetan and DzongkhaElie Roux
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-25use LanguageTagIcuEike Rathke