summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator/breakiteratorImpl.cxx
AgeCommit message (Expand)Author
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-10-04tdf#95656 fix orientation for Bopomofo tonal marksMark Hung
2017-07-05new loplugin unnecessaryparenNoel 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-03extend with-locale hack to the service instantiationCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
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
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-28Typo: skiped->skippedJulien Nabet
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-23i18npool: sal_Bool->boolNoel Grandin
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-01-27i18npool: Ctor feature for few general services.Matúš Kukan
2014-01-10Use proper bool operationsStephan Bergmann
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
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-09-05use sensible indentationEike Rathke
2013-07-29Mark as constTakeshi Abe
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-10-21expose an API to map from UScriptCode to i18n::ScriptTypeCaolán McNamara
2011-07-19fix typo in the last commitPetr Mladek
2011-07-19Resolves: fdo#38095 half&full width forms need to remain asianCaolán McNamara
2011-03-21fix catastrophically wrong mergeCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-11Add missing scripts from ICU list. Make math and symbols weakMartin Hosken
2011-03-10USCRIPT_INVALID_CODE is -1 so take signed hereCaolán McNamara