1. 90b418b let YYYY/M/D H:MM be the default datetime format by Eike Rathke · 12 years ago
  2. a5f62d9 Fix to be able to edit seconds in Japanese date/datetime cells by Isamu Mogi · 12 years ago
  3. 05eccdf French 'General' keyword should be 'Standard' instead, fdo#79347 related by Eike Rathke · 12 years ago
  4. 483c20b add [fr-TG] to libs, fdo#79353 by Eike Rathke · 12 years ago
  5. 22959db add French Togo [fr-TG] locale data, fdo#79353 by Eike Rathke · 12 years ago
  6. 29146a6 add [fr-NE] to libs, fdo#79352 by Eike Rathke · 12 years ago
  7. 944abfc derive [fr-NE] from [fr-BF] instead, fdo#79352 related by Eike Rathke · 12 years ago
  8. bc24aa3 add French Niger [fr-NE] locale data, fdo#79352 by David Delma · 12 years ago
  9. 818406f add [fr-BJ] to libs, fdo#79351 by Eike Rathke · 12 years ago
  10. 15387a7 derive [fr-BJ] from [fr-BF] instead, fdo#79351 related by Eike Rathke · 12 years ago
  11. 8930b37 add French Benin [fr-BJ] locale data, fdo#79351 by David Delma · 12 years ago
  12. a7eee33 add [fr-SN] to libs, fdo#79350 by Eike Rathke · 12 years ago
  13. fc6ea08 derive [fr-SN] from [fr-BF] instead, fdo#79350 related by Eike Rathke · 12 years ago
  14. ff6070b add French Senegal [fr-SN] locale data, fdo#79350 by David Delma · 12 years ago
  15. 8b4511e add [fr-ML] to libs, fdo#79349 by Eike Rathke · 12 years ago
  16. bfa932d derive [fr-ML] from [fr-BF] instead, fdo#79349 related by Eike Rathke · 12 years ago
  17. b2713a4 add French Mali [fr-ML] locale data, fdo#79349 by David Delma · 12 years ago
  18. f840848 derive all [fr-CI] locale data from [fr-BF], fdo#79348 related by Eike Rathke · 12 years ago
  19. 61b3df6 add [fr-CI] to libs, fdo#79348 by Eike Rathke · 12 years ago
  20. 529c3234 use uppercase LCID, fdo#79348 related by Eike Rathke · 12 years ago
  21. 03ee242 add French Ivory Coast [fr-CI] locale data, fdo#79348 by David Delma · 12 years ago
  22. dd17adc update French Burkina Faso [fr-BF] locale data, fdo#79347 by David Delma · 12 years ago
  23. 4452ac2 Fix hungarian prefix for calendars by Isamu Mogi · 12 years ago
  24. 9e3cc6b4 fdo#68849: Add header guards to all include files by Jens Carl · 12 years ago
  25. 259d342 fdo#79372 fix hyphenation (remove fdo#56392 fix, except hard hyphen part) by László Németh · 12 years ago
  26. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  27. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  28. 3381dfe Dispose component context when done by Stephan Bergmann · 12 years ago
  29. 0eeaf22 coverity#705186 Missing break in switch by Caolán McNamara · 12 years ago
  30. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  31. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  32. 6d1ee0f coverity#1209074 Same on both sides by Caolán McNamara · 12 years ago
  33. 6e2818a add DateAcceptancePattern M/D for [mos-BF], fdo#78647 by Eike Rathke · 12 years ago
  34. 2e68788 add locale data for Moore in Burkina Faso [mos-BF], fdo#78647 by Eike Rathke · 12 years ago
  35. 33fcda6 locale data for Moore in Burkina Faso [mos-BF], fdo#78647 by David Delma · 12 years ago
  36. 6e225b4 Resolves: fdo#55707 Word count incorrect if language is set to Finnish by Caolán McNamara · 12 years ago
  37. f157032 Fix compilation breakage for Android by Tor Lillqvist · 12 years ago
  38. 69a74af Avoid expensive dlopen thrash for break iterators. by Michael Meeks · 12 years ago
  39. 7a5b0aa Blind fix for red Tinderboxes by Julien Nabet · 12 years ago
  40. 261b1ad '!= false' is redundant, and confusing - kill it. by Jan Holesovsky · 12 years ago
  41. dc7ba1a make DISABLE_DYNLOADING on Android happy, fdo#77071 related by Eike Rathke · 12 years ago
  42. a3c627f resolve crashes with ICU 53.1 in locales with collator data, fdo#77071 by Eike Rathke · 12 years ago
  43. 2d843bb upgrade to ICU 53.1, fdo#77071 related by Eike Rathke · 12 years ago
  44. 0962f24 Obey --with-locales here, too by Tor Lillqvist · 12 years ago
  45. 474fe28 Filter out extra ICU data for locales we don't want special support for by Tor Lillqvist · 12 years ago
  46. 9945962 The language part of the WITH_LOCALE_* macros is lowercase by Tor Lillqvist · 12 years ago
  47. 25d88d2 More hacking on --with-locales by Tor Lillqvist · 12 years ago
  48. e4f690b i18npool: sal_Bool->bool by Noel Grandin · 12 years ago
  49. d02c53b Remove unneeded header by Tor Lillqvist · 12 years ago
  50. dc17d5c Use our canonical header guard naming by Tor Lillqvist · 12 years ago
  51. bb2f13b Avoid cargo cult rites by Tor Lillqvist · 12 years ago
  52. 8774a2b Let --with-locales prune also built-in collator data by Tor Lillqvist · 12 years ago
  53. 0c0fbc3 Add a new configure switch --with-locales for restricting the included locales by Tor Lillqvist · 12 years ago
  54. 6a964dc Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  55. 6ba9692 Typo by Tor Lillqvist · 12 years ago
  56. bd92bfd Need to skip these now on iOS by Tor Lillqvist · 12 years ago
  57. 0b6fb1f Put the dict_ja and _zh data in files instead of code for iOS by Tor Lillqvist · 12 years ago
  58. 6d9060a Unnecessary to mention dependency on icudata as only libicuuc directly uses it by Tor Lillqvist · 12 years ago
  59. 339b33d have a stab at fixing Tatar locale to pass build tests by Caolán McNamara · 12 years ago
  60. 7c37290 Resolves: #i124631# Add locale data for Tatar (tt-RU) by Ariel Constenla-Haile · 12 years ago
  61. f699e7b Use valid UNOIDL identifiers in TransliterationModulesExtra by Stephan Bergmann · 12 years ago
  62. f86e844 added one abbreviated DateAcceptancePattern for locales that didn't have any by Eike Rathke · 12 years ago
  63. 4cb706b add abbreviated DateAcceptancePattern by Eike Rathke · 12 years ago
  64. 20fb1bf Related: fdo#73544 change double quotation characters by Joan Montane · 12 years ago
  65. d2771b6 fdo#77123: Add option ignore kashida to the search by Faisal M. Al-Otaibi · 12 years ago
  66. f92d835 Related: #i124611# Correct date format in nds-DE locale data by Ariel Constenla-Haile · 12 years ago
  67. 0d60284 Related: #i124611# - Include nds-DE locale data by Ariel Constenla-Haile · 12 years ago
  68. 1d7ca3d Resolves: #i124611# - nds-DE locale data by Ariel Constenla-Haile · 12 years ago
  69. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  70. f695393 coverity#707923 Uninitialized scalar field by Caolán McNamara · 12 years ago
  71. 5176536 coverity#705185 Missing break in switch by Caolán McNamara · 12 years ago
  72. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  73. 18feb73 Translate names of months and the days of the week in Japanese calendars by Takeshi Abe · 12 years ago
  74. 6181013 convert sal_Char* to OUString by Noel Grandin · 12 years ago
  75. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  76. c67cc96 coverity#704236 Logically dead code by Caolán McNamara · 12 years ago
  77. 85391d4 coverity#707923 Uninitialized scalar field by Caolán McNamara · 12 years ago
  78. f442139 coverity#707922 Uninitialized scalar field by Caolán McNamara · 12 years ago
  79. 09e5de8 remove unused code in i18npool/OFileWriter by Noel Grandin · 12 years ago
  80. c3bdaca normalize values of ICU_RECLASSIFIED_* by Michael Stahl · 12 years ago
  81. 1371fbf added M-D abbreviated DateAcceptancePattern to [lgr-SB], fdo#72512 by Eike Rathke · 12 years ago
  82. 7f1d023 added Lengo [lgr-SB] locale data, fdo#72512 by Eike Rathke · 12 years ago
  83. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  84. 2a42d5e Remove visual noise from i18npool by Alexander Wilms · 12 years ago
  85. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  86. 313ea4b coverity#984096 Uninitialized scalar field by Norbert Thiebaud · 12 years ago
  87. c20e8fb Resolves: fdo#45841 fix autocorrect of single quotes in Maltese by Caolán McNamara · 12 years ago
  88. 51fc602 corrected Estonian [et-EE] quote characters by Mihkel Tõnnov · 12 years ago
  89. 5d0638a i18npool: Ctor feature for com.sun.star.i18n.InputSequenceChecker by Matúš Kukan · 12 years ago
  90. d3ef7f5 coverity#707927 Uninitialized pointer field by Caolán McNamara · 12 years ago
  91. 83e979f coverity#707926 Uninitialized scalar field by Caolán McNamara · 12 years ago
  92. f8c1bc4 coverity#707925 Uninitialized pointer field by Caolán McNamara · 12 years ago
  93. d67bc9b coverity#705400 Argument cannot be negative by Caolán McNamara · 12 years ago
  94. 0443d29 Avoid generation of unused replaceFrom* variables by Stephan Bergmann · 12 years ago
  95. 8722cae No need for virtual functions in OFileWriter by Stephan Bergmann · 12 years ago
  96. 375f98d Remove obsolete workaround by Stephan Bergmann · 12 years ago
  97. 63b891d bool improvements by Stephan Bergmann · 12 years ago
  98. a4f17c0 i18npool: Constructor feature for few more implementations. by Matúš Kukan · 12 years ago
  99. c492e51 i18npool: Ctor feature for css.i18n.CharacterClassification(_Unicode). by Matúš Kukan · 12 years ago
  100. b192f59 i18npool: Ctor feature for another services. by Matúš Kukan · 12 years ago