1. 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
  2. d68de51 fdo#66420: fix user dictionaries on Windows by Michael Stahl · 13 years ago
  3. db979ee fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  4. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  5. b7df344 AppendAscii cleanup by Ricardo Montania · 13 years ago
  6. 8a9448a String.AppendAscii Drop by Ricardo Montania · 13 years ago
  7. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  8. 708cab4 fdo#46808, propogate XLinguProperties through some more code by Noel Grandin · 13 years ago
  9. 0fd6fc3 fdo#46808, Convert some XMultiServiceFactory to XComponentContext by Noel Grandin · 13 years ago
  10. ef0af50 fdo#46808, Convert linguistic2::LingProperties to new style by Noel Grandin · 13 years ago
  11. 86c1ebc fdo#46808, Convert util::PathSettings service to new style by Noel Grandin · 13 years ago
  12. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  13. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  14. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  15. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  16. a81f161 add desktop libs to libmerged by Peter Foley · 13 years ago
  17. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  18. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  19. 524cedb fdo#46808, Convert linguistic2::ProofreadingIterator to new style by Noel Grandin · 13 years ago
  20. 332a934 fdo#39445 writing out tools/fsys.hxx (linguistic) by Andras Timar · 13 years ago
  21. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  22. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  23. 6583305 simplify compareTo (now correct) by Thomas Arnhold · 13 years ago
  24. 3d4723f Revert "simplify some compareTo" by Stephan Bergmann · 13 years ago
  25. 1902019 simplify some compareTo by Thomas Arnhold · 13 years ago
  26. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  27. bef4b0d DBG_ASSERT->SAL_WARN_IF by Caolán McNamara · 13 years ago
  28. b768611 remove all d.lst by Michael Stahl · 13 years ago
  29. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  30. e5cdfe5 This apparently wants sal_uLong, not bool by Stephan Bergmann · 13 years ago
  31. 2830020 fdo#42122 - truncate files that shrink to avoid dictionary corruption. by Michael Meeks · 13 years ago
  32. 8ca9e35 coverity#707519: Uninitialized scalar variable by Caolán McNamara · 13 years ago
  33. 53ec703 fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style by Noel Grandin · 13 years ago
  34. a6a8a87 fdo#46808, convert xmloff module code to use XComponentContext by Noel Grandin · 13 years ago
  35. e5fdaec fdo#46808, Adapt document::XML*BasicExporter UNO services to new style by Noel Grandin · 13 years ago
  36. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  37. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  38. 241ccc2 resolved fdo#58503 restore awkward handling of empty locale for legacy by Eike Rathke · 13 years ago
  39. 2521365 Paren fix for Ubu 10.04 build (and fdo#58417 ?) by LeMoyne Castle · 13 years ago
  40. 59074c0 remove use of #pragma optimize by Luboš Luňák · 13 years ago
  41. b92a0d9 convert icu to gbuild and add to tail_build by Peter Foley · 13 years ago
  42. 4ef5ed9d fdo#57545 remove redundant capitalType functions by Quentin Pradet · 13 years ago
  43. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  44. 3d06142 removed unnecessary double-step conversion by Eike Rathke · 13 years ago
  45. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  46. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  47. 4d160f2 fdo#37954, #i18737# accept capitalized lowercase custom words by László Németh · 13 years ago
  48. f1beaad some more LocaleToLanguage() replacement by Eike Rathke · 13 years ago
  49. d7a5ec6 get rid of CreateLocale() and related by Eike Rathke · 13 years ago
  50. af60316 some i18n wrappers with LanguageTag by Eike Rathke · 13 years ago
  51. b8a467b obtain LanguageTag from SvtSysLocale by Eike Rathke · 13 years ago
  52. 4767bbb use LanguageTag by Eike Rathke · 13 years ago
  53. d2f6a87 fdo#46808, use service constructor for i18n::NumberFormatMapper by Noel Grandin · 13 years ago
  54. 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
  55. 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
  56. 43d9f35 fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style by Noel Grandin · 13 years ago
  57. a33dbc1 Related fdo#46808: Fix pre-existing bug identified in previous commit by Stephan Bergmann · 13 years ago
  58. c0f865c fdo#46808, use service constructor for i18n::BreakIterator by Noel Grandin · 13 years ago
  59. fb741b5 fdo#46808, Adapt xml::sax::XWriter UNO service to new style by Noel Grandin · 13 years ago
  60. b404024 For me it throws uno::DeploymentException, not deployment::DeploymentException by Tor Lillqvist · 13 years ago
  61. 190334f mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago
  62. 321fec4 restore saveEntries by Caolán McNamara · 13 years ago
  63. ebf82e5 Kill use of macro LINGU_EXCEPTIONS by Marcos Paulo de Souza · 14 years ago
  64. 6033713 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  65. a20f9a4 fdo#46808, Adapt xml::sax::XParser UNO service to new style by Noel Grandin · 14 years ago
  66. c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
  67. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  68. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  69. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  70. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  71. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  72. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  73. c037063 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  74. f1d1986 android: linguistic should cope with a missing extension manager by Michael Meeks · 14 years ago
  75. 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
  76. 464f69b Resolves: rhbz#836937 insanely slow with Zemberek installed by Caolán McNamara · 14 years ago
  77. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  78. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  79. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  80. 8ca2189 Remove unused defines by Thomas Arnhold · 14 years ago
  81. 60eb135 .dxp files don't need executable bits by Michael Stahl · 14 years ago
  82. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  83. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  84. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  85. eeb5bea removed unused forward declarations of class by Takeshi Abe · 14 years ago
  86. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  87. d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  88. 793f240 targeted string re-work (ii) by Olivier Hallot · 14 years ago
  89. d8e3eb2 targeted string re-work by Norbert Thiebaud · 14 years ago
  90. 6e6d81e targetted SAL_N_ELEMENTS reversion. by Michael Meeks · 14 years ago
  91. 8924a7b fdo#35270 - enable caching of grammar checker properties by Michael Meeks · 14 years ago
  92. 9e536d2 More visibility markup needed for Mac OS X by Tor Lillqvist · 14 years ago
  93. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  94. d2bfa5c Resolves: fdo#39999: Changing spelling preferences requires application restart by Szabolcs Dezsi · 14 years ago
  95. a5f629f WaE: MSVC2008 C2220 unsafe mix of types in operation by Caolán McNamara · 14 years ago
  96. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  97. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  98. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  99. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  100. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago