1. 7ed7df6 avoid using the new rdb reading logic for empty/non-existent directories by Michael Meeks · 14 years ago
  2. 4baeaf5 stoc: accelerate opening of multiple XML .rdb files in a directory by Michael Meeks · 14 years ago
  3. c36fb81 fix prefix of command line switches (-- instead of -) fdo#40991 by Andras Timar · 14 years ago
  4. 7713d33 ignore backup files in services/ directory to avoid debugging grief by Michael Meeks · 14 years ago
  5. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  6. c10fb61 remove include of pch header in cppuhelper by Norbert Thiebaud · 14 years ago
  7. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  8. 480a380 Look for libboostrap.uno.so and not bootstrap.uno.so on Android by Tor Lillqvist · 14 years ago
  9. 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
  10. c506e18 fdo#42865: cppu,cppuhelper,testtools: no mapfile by Michael Stahl · 14 years ago
  11. c1bd2a2 New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. by Stephan Bergmann · 14 years ago
  12. 8524330 Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}. by Stephan Bergmann · 14 years ago
  13. 793274a Minor clean up. by Stephan Bergmann · 14 years ago
  14. 853b185 typo/spelling/grammar in comment by Lionel Elie Mamane · 14 years ago
  15. bf1f018 Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64). by Stephan Bergmann · 14 years ago
  16. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  17. 0607102 Improved some error reporting. by Stephan Bergmann · 15 years ago
  18. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  19. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  20. 23b04da sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed by Stephan Bergmann · 15 years ago
  21. 12e2e04 sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementation by Stephan Bergmann · 15 years ago
  22. 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
  23. 04d6f16 This seems to help the MSVC build along by Tor Lillqvist · 15 years ago
  24. 5b80048 correct OPropertySetHelper2 copy constructor and assignment operator by Lionel Elie Mamane · 15 years ago
  25. 47572f1 apparently vtable & thunks necessary after all in gcc3.map by Lionel Elie Mamane · 15 years ago
  26. 5c64fd7 Restore ABI compatibility with LO 3.4 and earlier by Lionel Elie Mamane · 15 years ago
  27. 6749e48 Typo in comment by Lionel Elie Mamane · 15 years ago
  28. e081225 Tweak some DLL and import library names in the WNTGCC case by Tor Lillqvist · 15 years ago
  29. 598ea32 OSL_DEBUG_LEVEL > 1 by Caolán McNamara · 15 years ago
  30. 2138487 servicefactory fix by Gabor · 15 years ago
  31. 60d60ca Renamed XPropertySet2 to XPropertySetOption. by Kohei Yoshida · 15 years ago
  32. 11207ae Make XPropertSet2 not a child interface of XPropertySet. by Kohei Yoshida · 15 years ago
  33. 8657e72 Changing the vtable symbol from XPropertySet to XPropertySet2. by Kohei Yoshida · 15 years ago
  34. a3e7f4b Added symbol for MSVC. by Kohei Yoshida · 15 years ago
  35. 80b1e66 Added XPropertySet2 to allow disabling of change event notifications. by Kohei Yoshida · 15 years ago
  36. 491dcf9 Can't build the iOS static cppuhelper test here now by Tor Lillqvist · 15 years ago
  37. 8cd859d For iOS just link directly to the bootstrap component by Tor Lillqvist · 15 years ago
  38. ef04510 Don't bother trying to truncate parts debugging output by Tor Lillqvist · 15 years ago
  39. b16ab7a Add invokeStaticComponentFactory() for statically linked components by Tor Lillqvist · 15 years ago
  40. e32e879 Add metacomment by Tor Lillqvist · 15 years ago
  41. 7702cc5 OSL_TRACE adds trailing newline itself by Tor Lillqvist · 15 years ago
  42. cc13807 Add XServiceInfo.hpp needed when OSL_DEBUG_LEVEL > 1 by Tor Lillqvist · 15 years ago
  43. c89d682 Factor out "bootstrap.uno" repeated for all bootstrap services by Tor Lillqvist · 15 years ago
  44. 2fdacd0 Move function to the file where it is used by Tor Lillqvist · 15 years ago
  45. 1f22396 getLibEnv always returned an empty string anyway so make it void instead by Tor Lillqvist · 15 years ago
  46. 334bf75 Bin OS/2 .map files by Tor Lillqvist · 15 years ago
  47. e881b51 Use separate unit testers for subsequent and normal tests for iOS by Tor Lillqvist · 15 years ago
  48. b349c5f Try to use the app executable module on iOS for now by Tor Lillqvist · 15 years ago
  49. ff6072a Nah, these must be subsequent tests also for iOS by Tor Lillqvist · 15 years ago
  50. 7ff697b Add statically linked cpphelper unit test for iOS by Tor Lillqvist · 15 years ago
  51. 683d975 we are searching for prefix in activate by Matúš Kukan · 15 years ago
  52. 15f10fc Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
  53. d6f18bf Default to current language binding name, if not specified. by Matúš Kukan · 15 years ago
  54. 818891f Export the new loadSharedLibComponentFactory() overload, too by Tor Lillqvist · 15 years ago
  55. babdd43 re-work prefix handling and undo cppuhelper ABI change, add unit test by Michael Meeks · 15 years ago
  56. f1be577 Allows using prefix information about component by Matus Kukan · 15 years ago
  57. 4313f43 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  58. 31c65a3 Use the i prefix for the import library only with MSC by Tor Lillqvist · 15 years ago
  59. 130d583 Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
  60. 01da593 Revert "Bypass DLL prefix and extension stuff on iOS for now" by Tor Lillqvist · 15 years ago
  61. 5a3a379 Be less picky with library name by Tor Lillqvist · 15 years ago
  62. a44330b Bypass DLL prefix and extension stuff on iOS for now by Tor Lillqvist · 15 years ago
  63. 8d83508 Bypass qa thingies for now when cross-compiling by Tor Lillqvist · 15 years ago
  64. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  65. 4430b3f Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
  66. 474d8ff Some cppcheck cleaning by Julien Nabet · 15 years ago
  67. 7159d54 avoid double delete by David Tardon · 15 years ago
  68. e6a9df9 delete[] after use by David Tardon · 15 years ago
  69. 08d3fdf Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  70. 35e1b53 Remove OS/2 support. by Francois Tigeot · 15 years ago
  71. 71b6f3d use rtl::Static where double-locked pattern used by Caolán McNamara · 15 years ago
  72. 562a46d use rtl::Static where double-locked pattern used by Caolán McNamara · 15 years ago
  73. d0a4422 %s, not %c by Caolán McNamara · 15 years ago
  74. a038072 add ; by Caolán McNamara · 15 years ago
  75. 8a3a565 add PartialWeakComponentImplHelperX for overloaded-virtual by Caolán McNamara · 15 years ago
  76. 5a7f679 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  77. a3a1963 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  78. 5d946ad fix build error, add build depend by Caolán McNamara · 15 years ago
  79. d346380a fix build error, add build depend by Caolán McNamara · 15 years ago
  80. c372302 EasyHacks: Reanimated tests in ure/cppuhelper/qa. by Wilhelm Pflueger · 15 years ago
  81. adc6fe0 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  82. 6488e5f Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  83. d7fc91f Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Norbert Thiebaud · 15 years ago
  84. bd82730 Added using OString - debug code needs it by Thorsten Behrens · 15 years ago
  85. 933e228 Remove "using namespace ::rtl" by Julien Nabet · 15 years ago
  86. 5f66037 remove empty TESTSHL2LIB by Caolán McNamara · 15 years ago
  87. d0285c0 cppcheck: set these as public by Caolán McNamara · 15 years ago
  88. 5b7242c WaE: format not a string literal and no format arguments by Thomas Arnhold · 15 years ago
  89. 83734ee Clean up makefiles by Thomas Arnhold · 15 years ago
  90. 7895563 move module cppuhelper to boost unordered containers by Fridrich Strba · 15 years ago
  91. 1a6617c Clean up makefiles by Thomas Arnhold · 15 years ago
  92. e8e2ce6 Why OSL_ENSURE something that is not required? by Tor Lillqvist · 15 years ago
  93. 215e06e CWS-TOOLING: integrate CWS sb135 by Ivo Hinkelmann · 15 years ago
  94. f8d004e Use separate .map file for cppuhelper for 64-bit MSVC build by Tor Lillqvist · 15 years ago
  95. f2abd69 get this to build again by Caolán McNamara · 15 years ago
  96. c34bae9 Some cppcheck cleaning by Julien Nabet · 15 years ago
  97. ab23763 WaE: clear nClassCode also a member warning by Caolán McNamara · 15 years ago
  98. 1b327ac sb135: merged in DEV300_m96 by sb · 15 years ago
  99. 865df52 dr77: rebase to DEV300m96 by Daniel Rentz [dr] · 15 years ago
  100. 4410d77 CWS-TOOLING: integrate CWS sb131 by Hans-Joachim Lankenau · 15 years ago