summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* Obey --with-locales here, tooTor Lillqvist2014-04-251-0/+81
* Filter out extra ICU data for locales we don't want special support forTor Lillqvist2014-04-251-7/+14
* The language part of the WITH_LOCALE_* macros is lowercaseTor Lillqvist2014-04-241-11/+11
* More hacking on --with-localesTor Lillqvist2014-04-242-22/+12
* i18npool: sal_Bool->boolNoel Grandin2014-04-2343-193/+193
* Remove unneeded headerTor Lillqvist2014-04-233-91/+0
* Use our canonical header guard namingTor Lillqvist2014-04-236-20/+24
* Avoid cargo cult ritesTor Lillqvist2014-04-2347-252/+32
* Let --with-locales prune also built-in collator dataTor Lillqvist2014-04-222-22/+67
* Add a new configure switch --with-locales for restricting the included localesTor Lillqvist2014-04-221-1/+7
* 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