summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2014-04-11have a stab at fixing Tatar locale to pass build testsCaolán McNamara1-1/+8
2014-04-11Resolves: #i124631# Add locale data for Tatar (tt-RU)Ariel Constenla-Haile3-0/+353
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann1-2/+2
2014-04-10added one abbreviated DateAcceptancePattern for locales that didn't have anyEike Rathke39-0/+39
2014-04-09add abbreviated DateAcceptancePatternEike Rathke1-0/+1
2014-04-09Related: fdo#73544 change double quotation charactersJoan Montane1-2/+2
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi7-0/+50
2014-04-07Related: #i124611# Correct date format in nds-DE locale dataAriel Constenla-Haile1-19/+19
2014-04-07Related: #i124611# - Include nds-DE locale dataAriel Constenla-Haile2-0/+2
2014-04-07Resolves: #i124611# - nds-DE locale dataAriel Constenla-Haile1-0/+372
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann25-25/+25
2014-04-01coverity#707923 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-28coverity#705185 Missing break in switchCaolán McNamara1-2/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann46-413/+413
2014-03-20Translate names of months and the days of the week in Japanese calendarsTakeshi Abe1-62/+62
2014-03-18convert sal_Char* to OUStringNoel Grandin1-15/+4
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-2/+2
2014-03-11coverity#704236 Logically dead codeCaolán McNamara1-6/+1
2014-03-08coverity#707923 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-08coverity#707922 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-02-28remove unused code in i18npool/OFileWriterNoel Grandin2-22/+0
2014-02-27normalize values of ICU_RECLASSIFIED_*Michael Stahl1-4/+4
2014-02-26added M-D abbreviated DateAcceptancePattern to [lgr-SB], fdo#72512Eike Rathke1-0/+1
2014-02-26added Lengo [lgr-SB] locale data, fdo#72512Eike Rathke3-1/+361
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann86-762/+762
2014-02-26Remove visual noise from i18npoolAlexander Wilms33-72/+72
2014-02-23Remove unneccessary commentsAlexander Wilms7-55/+37
2014-02-18coverity#984096 Uninitialized scalar fieldNorbert Thiebaud1-10/+14
2014-02-17Resolves: fdo#45841 fix autocorrect of single quotes in MalteseCaolán McNamara1-2/+2
2014-02-12corrected Estonian [et-EE] quote charactersMihkel Tõnnov1-2/+2
2014-02-11i18npool: Ctor feature for com.sun.star.i18n.InputSequenceCheckerMatúš Kukan3-9/+11
2014-02-11coverity#707927 Uninitialized pointer fieldCaolán McNamara4-7/+7
2014-02-11coverity#707926 Uninitialized scalar fieldCaolán McNamara1-1/+0
2014-02-11coverity#707925 Uninitialized pointer fieldCaolán McNamara4-7/+7
2014-02-08coverity#705400 Argument cannot be negativeCaolán McNamara1-11/+34
2014-02-07Avoid generation of unused replaceFrom* variablesStephan Bergmann1-2/+12
2014-02-07No need for virtual functions in OFileWriterStephan Bergmann1-25/+24
2014-02-07Remove obsolete workaroundStephan Bergmann1-17/+0
2014-01-28bool improvementsStephan Bergmann3-6/+6
2014-01-27i18npool: Constructor feature for few more implementations.Matúš Kukan6-25/+46
2014-01-27i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode).Matúš Kukan5-25/+24
2014-01-27i18npool: Ctor feature for another services.Matúš Kukan8-55/+68
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan6-36/+46
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-2/+2
2014-01-10Use boolStephan Bergmann1-1/+1
2014-01-10Use proper bool operationsStephan Bergmann1-3/+3
2014-01-08fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh2-3/+22
2014-01-08Fix LocaleDataImpl::getImplementationNameStephan Bergmann1-4/+2
2014-01-02added EUR as default currency to Latvia [*-LV] locale data, fdo#73239Eike Rathke2-2/+16
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza25-75/+63