1. 6f089d6 All the content of cppuhelper/source/compat.cxx must be in namespace cppu by Stephan Bergmann · 13 years ago
  2. a1dff29 Support for annotations in the new UNOIDL format by Stephan Bergmann · 13 years ago
  3. 4e42ce3 Don't call code in UNO object ctor that throws UNO exceptions by Stephan Bergmann · 13 years ago
  4. e8eab43 cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal by Philipp Riemer · 13 years ago
  5. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  6. 802a87e Adapt to library name changes for Android, too by Tor Lillqvist · 13 years ago
  7. 7f779994 Library names have changed thanks to the "layer" changes by Tor Lillqvist · 13 years ago
  8. 05713a1 Explicit copy ctor avoiding copying singular iterators by Stephan Bergmann · 13 years ago
  9. 19d2de7 Fix TypeManager by Stephan Bergmann · 13 years ago
  10. ab149c7 Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi by Stephan Bergmann · 13 years ago
  11. 6f44df1 Avoid (harmless) duplicate entry by Tor Lillqvist · 13 years ago
  12. 8ada6e3 libcomphelpgcc3 got renamed to libcomphelper by Tor Lillqvist · 13 years ago
  13. 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
  14. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  15. 1268326 Further clean-up related to removed library unloading feature by Stephan Bergmann · 13 years ago
  16. 65be077 do not use deprecated rtl_registerModuleForUnloading by Matúš Kukan · 13 years ago
  17. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  18. 5ef3e4c Do support the deployment component unconditionally, and add ucpexpand1 by Tor Lillqvist · 13 years ago
  19. 3fcf000 Need deployment component too when HAVE_FEATURE_EXTENSIONS by Tor Lillqvist · 13 years ago
  20. 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
  21. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  22. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  23. 2c17beb Wundef, fix various more or less broken debug code by Luboš Luňák · 13 years ago
  24. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  25. 67e69a5 Revert "WIP: Experimental new binary type.rdb format" by Stephan Bergmann · 13 years ago
  26. 892ef8b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  27. 320571b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  28. 113a927 cppuhelper: log failures from osl_loadModule calls by Michael Stahl · 13 years ago
  29. fa559f1 WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  30. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  31. 80d81b4 cppcheck: Iterator i used after element has been erased by Stephan Bergmann · 13 years ago
  32. 973160b Comment clean-up by Stephan Bergmann · 13 years ago
  33. 07c3bc0 WaE: strict-aliasing issues by Caolán McNamara · 13 years ago
  34. a6b1ed4 Fix floating point handling by Stephan Bergmann · 13 years ago
  35. 7b235ee More typos by Stephan Bergmann · 13 years ago
  36. 02b9e75 reg2bin: Shrink output by reusing common strings by Stephan Bergmann · 13 years ago
  37. 22a7223 Missing reading of # members of polystruct by Stephan Bergmann · 13 years ago
  38. 57454a3 Keep old GCC happy by Stephan Bergmann · 13 years ago
  39. 6ec2470 warning C4701: potentially uninitialized local variable by Stephan Bergmann · 13 years ago
  40. 7a9fed1 WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  41. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  42. f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
  43. 36e8d5d Insert type rdbs individually into theTypeDescriptionManager by Stephan Bergmann · 13 years ago
  44. 6059652 Move addSingletonContextEntries to ServiceManager by Stephan Bergmann · 13 years ago
  45. 882aaee UNO methods are no longer called directly on ServiceManager by Stephan Bergmann · 13 years ago
  46. 41e2b32 Register theTypeDescriptionManager normally in services.rdb by Stephan Bergmann · 13 years ago
  47. dcdda1d Unfold remainder of add_access_control_entries at call site by Stephan Bergmann · 13 years ago
  48. e1e308b Remove support for UNO_AC* bootstrap variables by Stephan Bergmann · 13 years ago
  49. fb8f3fa get_this_libpath only used in paths.cxx by Stephan Bergmann · 13 years ago
  50. 9e2972d API CHANGE: Remove obsolete cppu::bootstrapInitialSF by Stephan Bergmann · 13 years ago
  51. fc9d23f Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgr by Stephan Bergmann · 13 years ago
  52. aed1f0d Simplify defaultbootstrap.cxx by Stephan Bergmann · 13 years ago
  53. 3250fad Extract servicemanager and typedescriptionprovider from defaultbootstrap by Stephan Bergmann · 13 years ago
  54. 392510d UNO components have the "lib" prefix only on Android by Tor Lillqvist · 13 years ago
  55. d72a0b5 Check for __GNUC__ instead of GCC in sources by Tor Lillqvist · 13 years ago
  56. 0373964 Remove support for XML .rdbs froom SimpleRegistry service again by Stephan Bergmann · 13 years ago
  57. f3051ab API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv. by Stephan Bergmann · 13 years ago
  58. b1a4afa Always have UNO_SERVICES/TYPES set in in-build uno ini file by Stephan Bergmann · 13 years ago
  59. e3982fc API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionality by Stephan Bergmann · 13 years ago
  60. c8a7330 cppuhelper: add compatible symbol for obsolete method. by Michael Meeks · 13 years ago
  61. 9d7c1dc re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  62. c95f6b6 remove obsolete stdidlclass. by Michael Meeks · 13 years ago
  63. ce90f99 fixes for where fast string operator+ is not perfectly source compatible by Luboš Luňák · 13 years ago
  64. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  65. a28b4c1 Do not override the message of an underlying PropertyVetoException by Lionel Elie Mamane · 13 years ago
  66. 8a5fddc Enhance error message when setting a CONSTRAINED property to Vetoed value by Lionel Elie Mamane · 13 years ago
  67. faef84a Do stay backward-compatible also in 4.0 and later for now by Tor Lillqvist · 13 years ago
  68. d100659 Update library names for DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  69. 97f27e2 Include android-bootstrap.h for Android by Tor Lillqvist · 14 years ago
  70. 3c4c117 I want to see what unknown library is required always by Tor Lillqvist · 13 years ago
  71. 97593ae Handle lack of module loading/unloading API when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  72. eff6d4e Version name/dependency cleanup towards 3.7 by Stephan Bergmann · 14 years ago
  73. 0c1553a Disable-dynloading updates to component list by Tor Lillqvist · 14 years ago
  74. d2092dc5 Keep null service manager throw a DeploymentException by Stephan Bergmann · 14 years ago
  75. 543158e Require XComponentContext.getServiceManager to throw instead of returning null by Stephan Bergmann · 14 years ago
  76. 195f17e migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic by Norbert Thiebaud · 14 years ago
  77. 2171077 Introduce cppu::supportsService helper, adapt some call-sites by Stephan Bergmann · 14 years ago
  78. 35d474f Fix removeRdbFiles (caused extension update to fail) by Stephan Bergmann · 14 years ago
  79. 8caf116 Missing mutex lock by Stephan Bergmann · 14 years ago
  80. 142d3ec Related fdo#52639: Do not destroy Implementations with mutex locked by Stephan Bergmann · 14 years ago
  81. 9fc870f ServiceManager::createInstanceWithContext needs to honor given Context by Stephan Bergmann · 14 years ago
  82. 0cba5e5 This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add missing { } by Christophe JAILLET · 14 years ago
  83. 2e7702f fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentException by Stephan Bergmann · 14 years ago
  84. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  85. f79d5b9 Unbreak stuff on iOS a bit after bootstrapping changes by Tor Lillqvist · 14 years ago
  86. 5fd78fe Revert "bootstrapping should elide duplicate .rdb paths in the configuration" by Stephan Bergmann · 14 years ago
  87. 0951b76 Add "virtual" for consistency by Stephan Bergmann · 14 years ago
  88. c16d0dd fdo#49291 Postpone actual factory instantiation as long as possible by Stephan Bergmann · 14 years ago
  89. 3ac9b7a removed dead code by Takeshi Abe · 14 years ago
  90. b162aec bootstrapping should elide duplicate .rdb paths in the configuration by Michael Meeks · 14 years ago
  91. 5729da1 fdo#42865: privatized unique empty string symbol: by Michael Stahl · 14 years ago
  92. d8ade3c Added link to LanguageTool.oxt issue by Stephan Bergmann · 14 years ago
  93. 3b1798a Work around extension factories not implementing XServiceInfo by Stephan Bergmann · 14 years ago
  94. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  95. f5a414d WaE: simple minded MSVC2008 thinks s could be used uninitialized by Caolán McNamara · 14 years ago
  96. 015283b Trying to parse legacy rdb as XML can cause InvalidRegistryException, too by Stephan Bergmann · 14 years ago
  97. 0bbf790 Do not fail for legacy rdb that only contains root key by Stephan Bergmann · 14 years ago
  98. 18a9e9e Various clean up of previous commit by Stephan Bergmann · 14 years ago
  99. c2fd9b5 New cppu::defaultBootstrap_InitialComponentContext implementation by Stephan Bergmann · 14 years ago
  100. a26c2ee Put create_bootstrap_macro_expander_factory properly into a header by Stephan Bergmann · 14 years ago