Age | Commit message (Expand) | Author |
2014-04-22 | Add a new configure switch --with-locales for restricting the included locales | Tor Lillqvist |
2014-04-17 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-14 | Typo | Tor Lillqvist |
2014-04-14 | Need to skip these now on iOS | Tor Lillqvist |
2014-04-14 | Put the dict_ja and _zh data in files instead of code for iOS | Tor Lillqvist |
2014-04-12 | Unnecessary to mention dependency on icudata as only libicuuc directly uses it | Tor Lillqvist |
2014-04-11 | have a stab at fixing Tatar locale to pass build tests | Caolán McNamara |
2014-04-11 | Resolves: #i124631# Add locale data for Tatar (tt-RU) | Ariel Constenla-Haile |
2014-04-11 | Use valid UNOIDL identifiers in TransliterationModulesExtra | Stephan Bergmann |
2014-04-10 | added one abbreviated DateAcceptancePattern for locales that didn't have any | Eike Rathke |
2014-04-09 | add abbreviated DateAcceptancePattern | Eike Rathke |
2014-04-09 | Related: fdo#73544 change double quotation characters | Joan Montane |
2014-04-08 | fdo#77123: Add option ignore kashida to the search | Faisal M. Al-Otaibi |
2014-04-07 | Related: #i124611# Correct date format in nds-DE locale data | Ariel Constenla-Haile |
2014-04-07 | Related: #i124611# - Include nds-DE locale data | Ariel Constenla-Haile |
2014-04-07 | Resolves: #i124611# - nds-DE locale data | Ariel Constenla-Haile |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-04-01 | coverity#707923 Uninitialized scalar field | Caolán McNamara |
2014-03-28 | coverity#705185 Missing break in switch | Caolán McNamara |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-20 | Translate names of months and the days of the week in Japanese calendars | Takeshi Abe |
2014-03-18 | convert sal_Char* to OUString | Noel Grandin |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-11 | coverity#704236 Logically dead code | Caolán McNamara |
2014-03-08 | coverity#707923 Uninitialized scalar field | Caolán McNamara |
2014-03-08 | coverity#707922 Uninitialized scalar field | Caolán McNamara |
2014-02-28 | remove unused code in i18npool/OFileWriter | Noel Grandin |
2014-02-27 | normalize values of ICU_RECLASSIFIED_* | Michael Stahl |
2014-02-26 | added M-D abbreviated DateAcceptancePattern to [lgr-SB], fdo#72512 | Eike Rathke |
2014-02-26 | added Lengo [lgr-SB] locale data, fdo#72512 | Eike Rathke |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from i18npool | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-18 | coverity#984096 Uninitialized scalar field | Norbert Thiebaud |
2014-02-17 | Resolves: fdo#45841 fix autocorrect of single quotes in Maltese | Caolán McNamara |
2014-02-12 | corrected Estonian [et-EE] quote characters | Mihkel Tõnnov |
2014-02-11 | i18npool: Ctor feature for com.sun.star.i18n.InputSequenceChecker | Matúš Kukan |
2014-02-11 | coverity#707927 Uninitialized pointer field | Caolán McNamara |
2014-02-11 | coverity#707926 Uninitialized scalar field | Caolán McNamara |
2014-02-11 | coverity#707925 Uninitialized pointer field | Caolán McNamara |
2014-02-08 | coverity#705400 Argument cannot be negative | Caolán McNamara |
2014-02-07 | Avoid generation of unused replaceFrom* variables | Stephan Bergmann |
2014-02-07 | No need for virtual functions in OFileWriter | Stephan Bergmann |
2014-02-07 | Remove obsolete workaround | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-27 | i18npool: Constructor feature for few more implementations. | Matúš Kukan |
2014-01-27 | i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode). | Matúš Kukan |
2014-01-27 | i18npool: Ctor feature for another services. | Matúš Kukan |
2014-01-27 | i18npool: Ctor feature for few general services. | Matúš Kukan |
2014-01-21 | Fix bogus mass-conversion equalsAsciiL -> startsWith | Stephan Bergmann |