1. 223cca4 Added READMEs for modules which used to be in components by Josh Heidenreich · 14 years ago
  2. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  3. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  4. 3c62fbc simplify LocalFileHelper::ConvertURLToPhysicalName by Caolán McNamara · 14 years ago
  5. 45b1912 simplify CharClass by Caolán McNamara · 14 years ago
  6. d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
  7. c47f352 Fix for fdo43460 Part XXII getLength() to isEmpty() by Gustavo Buzzatti Pacheco · 14 years ago
  8. 6fd747b make this Makefile the same as all the others by Caolán McNamara · 14 years ago
  9. 2d9aac8 msvc2008 hunspell linked to icuuc by Caolán McNamara · 14 years ago
  10. b8fc450 lingucomponent: MacOSX: use gb_Library_add_objcxxobjects by Michael Stahl · 14 years ago
  11. 0e6122a Revert "we have gb_Library_add_objcxxobjects for this" by Matúš Kukan · 14 years ago
  12. cd105c5 we have gb_Library_add_objcxxobjects for this by Matúš Kukan · 14 years ago
  13. b43fb02 try to fix building lingucomponent on Mac by Matúš Kukan · 14 years ago
  14. f9fc46c convert lingucomponent to gbuild by Matúš Kukan · 14 years ago
  15. 89b4260 GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua by Christian Lohmaier · 14 years ago
  16. 4c2dcaf Removed unnessecary tools/table.hxx includes by Marcel Metz · 14 years ago
  17. 9ee19c8 fdo#41474: remove setCharAt and charAt from O[U]StringBuffer by August Sodora · 14 years ago
  18. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  19. 719d68d remove include of pch header from lingucomponent by Norbert Thiebaud · 14 years ago
  20. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  21. 93253ee Remove some uses of OUString::setCharAt by August Sodora · 14 years ago
  22. 89f057a ditch dbg_dump by Caolán McNamara · 14 years ago
  23. 5f1799f fdo#42865: libexttextcat,lingucomponent: no mapfile by Michael Stahl · 14 years ago
  24. b11bd03 Removed comphelper -> unotools processfactory.hxx duplication. by Stephan Bergmann · 14 years ago
  25. 7d60974 Use NSString in template specification instead of objc_object by Kristian Rietveld · 14 years ago
  26. 4d08dfa cppcheck reduce scope of lingucomponent/...sspellimp.cxx by Pierre-André Jacquod · 15 years ago
  27. 329841d cppcheck reduce scope in linguacomponent/...sspellimp.cxx by Pierre-André Jacquod · 15 years ago
  28. d82d203 Fix MinGW build. by Jan Holesovsky · 15 years ago
  29. 4d6f1ad libtextcat -> libexttextcat in #include's by Rene Engelhard · 15 years ago
  30. d001fb1 update LIBTEXTCATLIB by Rene Engelhard · 15 years ago
  31. 816c7a2 update to libexttextcat 3.1.1 by Rene Engelhard · 15 years ago
  32. 5f04439 Resolves: fdo#41083 honour minimum word hyphenation length by Caolán McNamara · 15 years ago
  33. 61b5ee9 bump to libexttextcat 3.1.0, enable previously broken languages by Caolán McNamara · 15 years ago
  34. f29109c text can be const now by Caolán McNamara · 15 years ago
  35. 04b95fc decast this a bit by Caolán McNamara · 15 years ago
  36. 602b63b why call twice, we've already got the result by Caolán McNamara · 15 years ago
  37. fcd9b06 constify some of this by Caolán McNamara · 15 years ago
  38. dd32608 fix mangled indent by Caolán McNamara · 15 years ago
  39. db84cf1 bump to libexttextcat by Caolán McNamara · 15 years ago
  40. c4de35a fix this leak again post-merge by Caolán McNamara · 15 years ago
  41. e5423e6 Merge commit 'libreoffice-3.4.2.3' by Jan Holesovsky · 15 years ago
  42. 09727e4 resyncing to master by Bjoern Michaelsen · 15 years ago
  43. d98ac11 Remove component_getImplementationEnvironment by Matus Kukan · 15 years ago
  44. b26060d fix wrong capitalization in case of non-standard hyphenation by Laszlo Nemeth · 15 years ago
  45. 18e83c6 gnumake4: fix lingucompoment buildbreaker by Bjoern Michaelsen · 15 years ago
  46. e268256 Merge branch 'master' into feature/gnumake4 by Bjoern Michaelsen · 15 years ago
  47. 451314f CWS gnumake4: convert linguistic to new build system by Mathias Bauer · 15 years ago
  48. d32db65 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  49. ea9d29c Drop OS2 by Tor Lillqvist · 15 years ago
  50. cde15af free hyphenators in dtor by Caolán McNamara · 15 years ago
  51. ab826b1 remove redundant checks by Caolán McNamara · 15 years ago
  52. 983d114 guard final release better post possible clear by Caolán McNamara · 15 years ago
  53. 71a8261 valgrind: leak. Break circular dependency by Caolán McNamara · 15 years ago
  54. 774ab34 inefficient emptiness check by Kayo Hamid · 15 years ago
  55. 85fe9be Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  56. b9697ca remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (components) by Christina Rossmanith · 15 years ago
  57. e13262c drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
  58. dbfe237 Wholesale prewin.h/postwin.h removal by Fridrich Štrba · 15 years ago
  59. cc5db64 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Norbert Thiebaud · 15 years ago
  60. fdeb501 Move DBG_ERROR to OSL_FAIL by Thomas Arnhold · 15 years ago
  61. 6e03518 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  62. c2927bb Fix issue with removal of "using namespace rtl" by Joseph Powers · 15 years ago
  63. f31b74f Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  64. 73b5d11 Internal hunspell is static by Fridrich Štrba · 15 years ago
  65. b0c9696 Adapt to move of prewin.h and postwin.h by Tor Lillqvist · 15 years ago
  66. 817da8b CWS gnumake3: pull in cws removetooltypes01 by Mathias Bauer · 15 years ago
  67. 50c2630 Remove lots of dead code by Thomas Arnhold · 15 years ago
  68. 2158a24 WaE: gcc 4.6.0 various warnings by Caolán McNamara · 15 years ago
  69. 86f964d Remove doubled headers. by Thomas Arnhold · 15 years ago
  70. e7ee592b removetooltypes: #i112600# remove tooltypes by Mikhail Voytenko · 15 years ago
  71. 4446d50 removetooltypes01: rebase to DEV300_m96 by Mikhail Voytenko · 15 years ago
  72. 7f56b38 fix build error by Caolán McNamara · 15 years ago
  73. ecf66d8 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework by Xiaofei Zhang · 15 years ago
  74. b77940e add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  75. e73dde5 Finally, gut the vos module out of the build by Norbert Thiebaud · 15 years ago
  76. 9c5ef3c sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
  77. 91932e0 sb131: merged in DEV300_m90 by sb · 15 years ago
  78. 76039bc CWS changehid: resync to m90 by Mathias Bauer · 15 years ago
  79. 394235b SAL_N_ELEMENTS changes for components by Kenneth Venken · 15 years ago
  80. 1c0fc0d #i10000# changes from OOO330 m10 by Vladimir Glazunov · 15 years ago
  81. 9d8c45d Merge commit 'ooo/OOO330_m10' by Jan Holesovsky · 15 years ago
  82. ead7290 Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  83. e2039c0 remove include guards using fixguard.py by Petr Mladek · 16 years ago
  84. 1432d7f add some configure options to control external libtextcat and libtextcat data by Caolán McNamara · 16 years ago
  85. 15aaf45 Remove redundant #include directives & comments by J. Graeme Lingard · 16 years ago
  86. 8db9c07 CWS-TOOLING: integrate CWS sb129 by Vladimir Glazunov · 16 years ago
  87. 7f24523 cws dict33a: #i114774 thesaurus patch applied by Thomas Lange [tl] · 16 years ago
  88. 1f64b65 CWS-TOOLING: integrate CWS tl82 by Vladimir Glazunov · 16 years ago
  89. 5dbc43e sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago
  90. f343838 cws tl82: #i113293# sspellimp.cxx fixed by Thomas Lange [tl] · 16 years ago
  91. adb0c9f cws tl82: type fixed by Thomas Lange [tl] · 16 years ago
  92. 586b0c3 cws tl82: merge with DEV300_m86 by Thomas Lange [tl] · 16 years ago
  93. c7896e2 cws tl82: #i113293# unify encoding detection for linguistic components by Thomas Lange [tl] · 16 years ago
  94. 39123c9 cmcfixes77: #i80021# system libtextcat by Caolán McNamara · 16 years ago
  95. c812da7 cmcfixes77: #i80021# system libtextcat by Caolán McNamara · 16 years ago
  96. c390fcc CWS-TOOLING: integrate CWS cmcfixes75 by obo · 16 years ago
  97. 6c5baef CWS-TOOLING: integrate CWS mythes12 by obo · 16 years ago
  98. a3842e6 cmcfixes75: merge with DEV300 m81 by Caolán McNamara · 16 years ago
  99. 6cf5d94 cws tl74: merge with DEV300_m81 by Thomas Lange [tl] · 16 years ago
  100. 06ab232 cmcfixes75: #i111791# use hunspell api to free list by Caolán McNamara · 16 years ago