1. 660e448 Avoid temporary rtl::OUString by Takeshi Abe · 14 years ago
  2. 67d01fb5 Avoid temporary rtl::OUString by Julien Nabet · 14 years ago
  3. d30b4e9 Get rid of size() == 0 by Elton Chung · 14 years ago
  4. 3823c4f java: add STOC_FORCE_NO_JRE env. var to enable easy testing of no-JRE case. by Michael Meeks · 14 years ago
  5. fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
  6. 7be0cc2 A few safe replacements of pathes->paths by Jesús Corrius · 14 years ago
  7. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  8. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  9. 0a77071 Code clean up. by Stephan Bergmann · 14 years ago
  10. 3c7ad92 Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW]. by Stephan Bergmann · 14 years ago
  11. 2ca0ab4 Clang -Wunused-variable. by Stephan Bergmann · 14 years ago
  12. ba713b5 Fix mistake in type OUStringBuffer by Olivier Hallot · 14 years ago
  13. 71dc235 Fix for fdo43460 Part XXXV getLength() to isEmpty() by Olivier Hallot · 14 years ago
  14. 13a40f3 Get rid of manual ref counting. by Stephan Bergmann · 14 years ago
  15. c28c09a USE_INTROSPECTION_CACHE is always defined. by Stephan Bergmann · 14 years ago
  16. aee4367 function component_canUnload is exported by David Tardon · 14 years ago
  17. c936e50 catch exception by constant reference by Takeshi Abe · 14 years ago
  18. 098bc2f msvc 2008 express won't link without explicit salhelper by Caolán McNamara · 14 years ago
  19. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  20. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  21. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  22. 36f155d remove include of pch header from stoc by Norbert Thiebaud · 14 years ago
  23. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  24. 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
  25. a313cf8 Fix logic of isDerivedFrom function by Kevin Hunter · 15 years ago
  26. 9e6d06a WaE: unreachable code, also add comment pondering what the code means by Tor Lillqvist · 15 years ago
  27. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  28. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  29. 7fc35af remove obsolete Forte NOOPT files by Michael Meeks · 15 years ago
  30. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  31. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  32. 23b04da sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed by Stephan Bergmann · 15 years ago
  33. 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
  34. 7c65803 fix this up, revert using comphelper stuff, but modify to-dos by Caolán McNamara · 15 years ago
  35. c565e0c Need to link with COMPHELPERLIB for isupperAscii etc by Tor Lillqvist · 15 years ago
  36. 3829892 merge together 5 or ascii isalpha/isalnum/isdigit implementations by Caolán McNamara · 15 years ago
  37. 66fd144 Some cppcheck cleaning by Julien Nabet · 15 years ago
  38. 5cbb76d Some cppcheck cleaning by Julien Nabet · 15 years ago
  39. 0410bba Some cppcheck cleaning by Julien Nabet · 15 years ago
  40. c8eefeb Use prefixed getFactory and no canUnload on iOS by Tor Lillqvist · 15 years ago
  41. 9a48e75 Deliver also static component archives as built for iOS by Tor Lillqvist · 15 years ago
  42. 683d975 we are searching for prefix in activate by Matúš Kukan · 15 years ago
  43. 15f10fc Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
  44. babdd43 re-work prefix handling and undo cppuhelper ABI change, add unit test by Michael Meeks · 15 years ago
  45. 6e73ddbd Add prefix information about component into registry by Matus Kukan · 15 years ago
  46. bf4f578 stoc depends on registry by Tor Lillqvist · 15 years ago
  47. 130d583 Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
  48. 08a08de don't throw an exception on unexpected attributes in XML rdb files by Michael Meeks · 15 years ago
  49. 0d51eab No malloc.h in iOS SDK either by Tor Lillqvist · 15 years ago
  50. 932ebc4 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM by Caolán McNamara · 15 years ago
  51. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  52. c1abc2e fix up by Caolán McNamara · 15 years ago
  53. f6b23e1 this is overly static + double check lock for little gain by Caolán McNamara · 15 years ago
  54. 08d3fdf Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  55. 35e1b53 Remove OS/2 support. by Francois Tigeot · 15 years ago
  56. 20029b1 catched->caught by Caolán McNamara · 15 years ago
  57. a09675b4 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
  58. 5a7f679 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  59. a3a1963 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  60. 527f271 Remove TRACE usage (macro was empty) by Thomas Arnhold · 15 years ago
  61. aa3360a Remove unused TRACE macro by Thomas Arnhold · 15 years ago
  62. 4861e91 Use format string on printf() by Thomas Arnhold · 15 years ago
  63. d0c187c OSL_TRACE: Use format string by Thomas Arnhold · 15 years ago
  64. adc6fe0 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  65. 6488e5f Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  66. d9cd5a6 simplify this a bit by Caolán McNamara · 15 years ago
  67. d7fc91f Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Norbert Thiebaud · 15 years ago
  68. 480ab8a Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  69. ea71364 merged DEV300 by Release Engineering · 15 years ago
  70. 96c99c8 CWS-TOOLING: integrate CWS sb138 by Ivo Hinkelmann · 15 years ago
  71. 5ab2409 Remove dead code by Thomas Arnhold · 15 years ago
  72. 83734ee Clean up makefiles by Thomas Arnhold · 15 years ago
  73. 030633c moving the rest of ure repository to boost unordered containers by Fridrich Strba · 15 years ago
  74. 1a6617c Clean up makefiles by Thomas Arnhold · 15 years ago
  75. 48d7b43 Code-cleanup for testintrosp.cxx. by Thomas Arnhold · 15 years ago
  76. 4b37d9a WaE: gcc 4.6.0 various warnings by Caolán McNamara · 15 years ago
  77. 9eda1ec equalsAsciiL faster than equals by Caolán McNamara · 15 years ago
  78. cdd45d5 sb139: #i112929# removed unused s_semi (patch by cmc) by sb · 15 years ago
  79. 0c94967 sb139: #i113686# do not clear IdlReflectionServiceImpl::_x[TD]Mgr to avoid null pointer dereferentiation by sb · 15 years ago
  80. 8e4ab13 sb139: #i113686# let LRU_Cache::setValue nop after LRU_Cache::clear (so that IdlReflectionServiceImpl does not leak ring-referenced _aElements members after dispose) by sb · 15 years ago
  81. 899060f cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  82. 865df52 dr77: rebase to DEV300m96 by Daniel Rentz [dr] · 15 years ago
  83. 5f110a9 cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  84. 00d244a cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  85. 76bbd3d cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  86. 68cfe2f cppcheck: prefer prefix variant by Caolán McNamara · 15 years ago
  87. 6505a6e Remove commented code by Anders Jonsson · 15 years ago
  88. 4410d77 CWS-TOOLING: integrate CWS sb131 by Hans-Joachim Lankenau · 15 years ago
  89. acab658 CWS-TOOLING: integrate CWS mib19 by Hans-Joachim Lankenau · 15 years ago
  90. 76f15c8 RTL_CONSTASCII_USTRINGPARAM in ure 3 by Gert Faller · 15 years ago
  91. 3a18c3d RTL_CONSTASCII_USTRINGPARAM in ure 1 by Gert Faller · 15 years ago
  92. 388f90f mib19: rebase to DEV300m95 by Daniel Rentz [dr] · 15 years ago
  93. 36e2296 Replace all occured, occurance etc. by Takeshi Abe · 15 years ago
  94. 849779d remove empty method by Caolán McNamara · 15 years ago
  95. 4584f69 dr77: rebase to DEV300m92 by Daniel Rentz [dr] · 15 years ago
  96. 9e8d400 #i112929# unused s_semi by Caolán McNamara · 15 years ago
  97. da5cef0 add modelines to .h and .c files as well by Caolán McNamara · 15 years ago
  98. a32099d remove vos reference from uno xml descriptions by Norbert Thiebaud · 15 years ago
  99. d441fa1 remvove vos/macros.h usage by Norbert Thiebaud · 15 years ago
  100. cb000a7 micro opts by Caolán McNamara · 15 years ago