summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from i18npoolAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18coverity#984096 Uninitialized scalar fieldNorbert Thiebaud
2014-02-17Resolves: fdo#45841 fix autocorrect of single quotes in MalteseCaolán McNamara
2014-02-12corrected Estonian [et-EE] quote charactersMihkel Tõnnov
2014-02-11i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan
2014-02-11coverity#707927 Uninitialized pointer fieldCaolán McNamara
2014-02-11coverity#707926 Uninitialized scalar fieldCaolán McNamara
2014-02-11coverity#707925 Uninitialized pointer fieldCaolán McNamara
2014-02-08coverity#705400 Argument cannot be negativeCaolán McNamara
2014-02-07Avoid generation of unused replaceFrom* variablesStephan Bergmann
2014-02-07No need for virtual functions in OFileWriterStephan Bergmann
2014-02-07Remove obsolete workaroundStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27i18npool: Constructor feature for few more implementations.Matúš Kukan
2014-01-27i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10Use proper bool operationsStephan Bergmann
2014-01-08fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh
2014-01-08Fix LocaleDataImpl::getImplementationNameStephan Bergmann
2014-01-02added EUR as default currency to Latvia [*-LV] locale data, fdo#73239Eike Rathke
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13cclass_Unicode failed to actually implement XServiceInfoStephan Bergmann
2013-12-12remove unnecessary castsNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-11-28Remove UTF-8 comment.Tomofumi Yagi
2013-11-26encapsulate pRegexMatcher->find() to be able to monitor UErrorCodeEike Rathke
2013-11-26set a 23 enigma timeout at RegexMatcher, fdo#70627Eike Rathke
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20added D/M DateAcceptancePattern, fdo#71836Eike Rathke
2013-11-20use Puinave_Colombia [pui-CO] locale data, fdo#71836Eike Rathke
2013-11-20added Puinave_Colombia [pui-CO] locale data, fdo#71836Michael Bauer
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19added date acceptance patterns to Canadian locales, fdo#71664Eike Rathke
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19added [ar-AE] and [ar-KW] locale data referrers, fdo#71140Eike Rathke
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-14i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl
2013-11-13Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell
2013-11-11Revert "Guard CharacterClassificationImpl with mutex."Kohei Yoshida