summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* coverity#704236 Logically dead codeCaolán McNamara2014-03-111-6/+1
* coverity#707923 Uninitialized scalar fieldCaolán McNamara2014-03-081-0/+2
* coverity#707922 Uninitialized scalar fieldCaolán McNamara2014-03-081-1/+3
* remove unused code in i18npool/OFileWriterNoel Grandin2014-02-282-22/+0
* normalize values of ICU_RECLASSIFIED_*Michael Stahl2014-02-271-4/+4
* added M-D abbreviated DateAcceptancePattern to [lgr-SB], fdo#72512Eike Rathke2014-02-261-0/+1
* added Lengo [lgr-SB] locale data, fdo#72512Eike Rathke2014-02-263-1/+361
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2686-762/+762
* Remove visual noise from i18npoolAlexander Wilms2014-02-2633-72/+72
* Remove unneccessary commentsAlexander Wilms2014-02-237-55/+37
* coverity#984096 Uninitialized scalar fieldNorbert Thiebaud2014-02-181-10/+14
* Resolves: fdo#45841 fix autocorrect of single quotes in MalteseCaolán McNamara2014-02-171-2/+2
* corrected Estonian [et-EE] quote charactersMihkel Tõnnov2014-02-121-2/+2
* i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan2014-02-113-9/+11
* coverity#707927 Uninitialized pointer fieldCaolán McNamara2014-02-114-7/+7
* coverity#707926 Uninitialized scalar fieldCaolán McNamara2014-02-111-1/+0
* coverity#707925 Uninitialized pointer fieldCaolán McNamara2014-02-114-7/+7
* coverity#705400 Argument cannot be negativeCaolán McNamara2014-02-081-11/+34
* Avoid generation of unused replaceFrom* variablesStephan Bergmann2014-02-071-2/+12
* No need for virtual functions in OFileWriterStephan Bergmann2014-02-071-25/+24
* Remove obsolete workaroundStephan Bergmann2014-02-071-17/+0
* bool improvementsStephan Bergmann2014-01-283-6/+6
* i18npool: Constructor feature for few more implementations.Matúš Kukan2014-01-276-25/+46
* i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan2014-01-275-25/+24
* i18npool: Ctor feature for another services.Matúš Kukan2014-01-278-55/+68
* i18npool: Ctor feature for few general services.Matúš Kukan2014-01-276-36/+46
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-2/+2
* Use boolStephan Bergmann2014-01-101-1/+1
* Use proper bool operationsStephan Bergmann2014-01-101-3/+3
* fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh2014-01-082-3/+22
* Fix LocaleDataImpl::getImplementationNameStephan Bergmann2014-01-081-4/+2
* added EUR as default currency to Latvia [*-LV] locale data, fdo#73239Eike Rathke2014-01-022-2/+16
* fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza2013-12-1825-75/+63
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+4
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-172-4/+4
* cclass_Unicode failed to actually implement XServiceInfoStephan Bergmann2013-12-131-2/+2
* remove unnecessary castsNoel Grandin2013-12-121-7/+7
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-122-2/+2
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-114-13/+13
* Remove UTF-8 comment.Tomofumi Yagi2013-11-281-1/+1
* encapsulate pRegexMatcher->find() to be able to monitor UErrorCodeEike Rathke2013-11-261-4/+20
* set a 23 enigma timeout at RegexMatcher, fdo#70627Eike Rathke2013-11-261-2/+24
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-2/+2
* added D/M DateAcceptancePattern, fdo#71836Eike Rathke2013-11-201-0/+1
* use Puinave_Colombia [pui-CO] locale data, fdo#71836Eike Rathke2013-11-202-1/+3
* added Puinave_Colombia [pui-CO] locale data, fdo#71836Michael Bauer2013-11-201-0/+360
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-4/+4
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-2/+2
* added date acceptance patterns to Canadian locales, fdo#71664Eike Rathke2013-11-193-0/+9
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2