summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-174-22/+21
* TypoTor Lillqvist2014-04-141-1/+1
* Need to skip these now on iOSTor Lillqvist2014-04-141-2/+3
* Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist2014-04-146-39/+193
* Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist2014-04-122-2/+0
* have a stab at fixing Tatar locale to pass build testsCaolán McNamara2014-04-111-1/+8
* Resolves: #i124631# Add locale data for Tatar (tt-RU)Ariel Constenla-Haile2014-04-113-0/+353
* Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann2014-04-111-2/+2
* added one abbreviated DateAcceptancePattern for locales that didn't have anyEike Rathke2014-04-1039-0/+39
* add abbreviated DateAcceptancePatternEike Rathke2014-04-091-0/+1
* Related: fdo#73544 change double quotation charactersJoan Montane2014-04-091-2/+2
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-087-0/+50
* Related: #i124611# Correct date format in nds-DE locale dataAriel Constenla-Haile2014-04-071-19/+19
* Related: #i124611# - Include nds-DE locale dataAriel Constenla-Haile2014-04-072-0/+2
* Resolves: #i124611# - nds-DE locale dataAriel Constenla-Haile2014-04-071-0/+372
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0125-25/+25
* coverity#707923 Uninitialized scalar fieldCaolán McNamara2014-04-011-0/+1
* coverity#705185 Missing break in switchCaolán McNamara2014-03-281-2/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2646-413/+413
* Translate names of months and the days of the week in Japanese calendarsTakeshi Abe2014-03-201-62/+62
* convert sal_Char* to OUStringNoel Grandin2014-03-181-15/+4
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-182-2/+2
* 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