1. 6822288 cppuhelper: add compatible symbol for obsolete method. by Michael Meeks · 13 years ago
  2. a863d1e re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  3. 0633b14 remove obsolete stdidlclass. by Michael Meeks · 13 years ago
  4. ce90f99 fixes for where fast string operator+ is not perfectly source compatible by Luboš Luňák · 13 years ago
  5. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  6. a28b4c1 Do not override the message of an underlying PropertyVetoException by Lionel Elie Mamane · 13 years ago
  7. 8a5fddc Enhance error message when setting a CONSTRAINED property to Vetoed value by Lionel Elie Mamane · 13 years ago
  8. 44ea5d1 Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointless by Stephan Bergmann · 13 years ago
  9. c90f5c6 create SAL_DEPRECATED_INTERNAL for annotating API by Michael Meeks · 13 years ago
  10. 079485a sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/ by Michael Stahl · 13 years ago
  11. faef84a Do stay backward-compatible also in 4.0 and later for now by Tor Lillqvist · 13 years ago
  12. 823bd50 cppuhelper: remove obsolete comment by Michael Stahl · 13 years ago
  13. d100659 Update library names for DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  14. 97f27e2 Include android-bootstrap.h for Android by Tor Lillqvist · 14 years ago
  15. 76987f8 replace findsofficepath.obj by static lib by David Tardon · 13 years ago
  16. 3c4c117 I want to see what unknown library is required always by Tor Lillqvist · 13 years ago
  17. 8ae194c fix mergedlib on windows by Peter Foley · 14 years ago
  18. 97593ae Handle lack of module loading/unloading API when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  19. eff6d4e Version name/dependency cleanup towards 3.7 by Stephan Bergmann · 14 years ago
  20. 0c1553a Disable-dynloading updates to component list by Tor Lillqvist · 14 years ago
  21. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  22. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  23. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  24. c29ed57 dependency on makefile needs full path by David Tardon · 14 years ago
  25. d2092dc5 Keep null service manager throw a DeploymentException by Stephan Bergmann · 14 years ago
  26. 543158e Require XComponentContext.getServiceManager to throw instead of returning null by Stephan Bergmann · 14 years ago
  27. 195f17e migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic by Norbert Thiebaud · 14 years ago
  28. 2171077 Introduce cppu::supportsService helper, adapt some call-sites by Stephan Bergmann · 14 years ago
  29. 35d474f Fix removeRdbFiles (caused extension update to fail) by Stephan Bergmann · 14 years ago
  30. 8caf116 Missing mutex lock by Stephan Bergmann · 14 years ago
  31. 142d3ec Related fdo#52639: Do not destroy Implementations with mutex locked by Stephan Bergmann · 14 years ago
  32. 9fc870f ServiceManager::createInstanceWithContext needs to honor given Context by Stephan Bergmann · 14 years ago
  33. adc49a8 remove empty ascii boxes and stuff by Thomas Arnhold · 14 years ago
  34. 60cfa64 Bin no longer used iOS cppunit stuff that even breaks the build by Tor Lillqvist · 14 years ago
  35. 1715093 More: echo -e is not POSIX (and unknown to Mac OS X) by Stephan Bergmann · 14 years ago
  36. 437dc53 forgot to rename cppu -> cppuhelper from the template by Luboš Luňák · 14 years ago
  37. 6080259 allow using rtl::OUString etc. simply as OUString, without rtl:: by Luboš Luňák · 14 years ago
  38. df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  39. 098be92 remove obsolete hooks for proprietary Sun single-sign-on config page by Michael Meeks · 14 years ago
  40. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  41. 0cba5e5 This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add missing { } by Christophe JAILLET · 14 years ago
  42. 2e7702f fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentException by Stephan Bergmann · 14 years ago
  43. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  44. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  45. 9a9a675 .def files don't need executable bits by Michael Stahl · 14 years ago
  46. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  47. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  48. 271c4e2 Revert MSVC ABI incompatible URE change (public -> protected) by Stephan Bergmann · 14 years ago
  49. f0c7544 nuke dead code by Takeshi Abe · 14 years ago
  50. f79d5b9 Unbreak stuff on iOS a bit after bootstrapping changes by Tor Lillqvist · 14 years ago
  51. 5fd78fe Revert "bootstrapping should elide duplicate .rdb paths in the configuration" by Stephan Bergmann · 14 years ago
  52. 0951b76 Add "virtual" for consistency by Stephan Bergmann · 14 years ago
  53. c16d0dd fdo#49291 Postpone actual factory instantiation as long as possible by Stephan Bergmann · 14 years ago
  54. 3ac9b7a removed dead code by Takeshi Abe · 14 years ago
  55. b162aec bootstrapping should elide duplicate .rdb paths in the configuration by Michael Meeks · 14 years ago
  56. 5729da1 fdo#42865: privatized unique empty string symbol: by Michael Stahl · 14 years ago
  57. d8ade3c Added link to LanguageTool.oxt issue by Stephan Bergmann · 14 years ago
  58. 3b1798a Work around extension factories not implementing XServiceInfo by Stephan Bergmann · 14 years ago
  59. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  60. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  61. 6a0972c dont mix gbuild and dmake in one module by Bjoern Michaelsen · 14 years ago
  62. ac1a6df WaE: implicit conversion changes signedness by Tor Lillqvist · 14 years ago
  63. f5a414d WaE: simple minded MSVC2008 thinks s could be used uninitialized by Caolán McNamara · 14 years ago
  64. 8d1fbba doxygen warning fixes by Luboš Luňák · 14 years ago
  65. 015283b Trying to parse legacy rdb as XML can cause InvalidRegistryException, too by Stephan Bergmann · 14 years ago
  66. 0bbf790 Do not fail for legacy rdb that only contains root key by Stephan Bergmann · 14 years ago
  67. 18a9e9e Various clean up of previous commit by Stephan Bergmann · 14 years ago
  68. c2fd9b5 New cppu::defaultBootstrap_InitialComponentContext implementation by Stephan Bergmann · 14 years ago
  69. e2c11d5 Remove extra parenthesis by Julien Nabet · 14 years ago
  70. a26c2ee Put create_bootstrap_macro_expander_factory properly into a header by Stephan Bergmann · 14 years ago
  71. cb5c881 avoid using the new rdb reading logic for empty/non-existent directories by Michael Meeks · 14 years ago
  72. b0105ca Add static mapping of the fastsax component by Tor Lillqvist · 14 years ago
  73. 223b991 translated or removed german comments in connectivity, cppuhelper and cui by Florian Allmann-Rahn · 14 years ago
  74. c92e66c More static UNO component linkage by Tor Lillqvist · 14 years ago
  75. 2aadb6f Add the package2 component by Tor Lillqvist · 14 years ago
  76. 906aa9d Add utl and xstor UNO component mapping by Tor Lillqvist · 14 years ago
  77. 3061e9e Add newline... by Tor Lillqvist · 14 years ago
  78. d319975 Add comphelp and stocservices UNO component mapping by Tor Lillqvist · 14 years ago
  79. 220336d Just assert if trying to "load" an unknown library when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  80. e56b210 Map and link in also the sfx UNO component by Tor Lillqvist · 14 years ago
  81. 91ff02e Map and link in also the filterconfig1 UNO component by Tor Lillqvist · 14 years ago
  82. 09524d4 stoc: accelerate opening of multiple XML .rdb files in a directory by Michael Meeks · 14 years ago
  83. 0b67dd1 Use lo_get_libmap() by Tor Lillqvist · 14 years ago
  84. 0273632 cppuhelper: use InternalUnoApi by Matúš Kukan · 14 years ago
  85. 4c50f23 LinkTarget.mk: remove gb_LinkTarget_add_package_headers by Michael Stahl · 14 years ago
  86. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  87. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  88. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  89. 9a6f7f6 Updated workaround comment by Stephan Bergmann · 14 years ago
  90. 1a4cbf9 More static lib name mappings. Yeah, need to do a gperf thing some night by Tor Lillqvist · 14 years ago
  91. 6f087d1 removed duplicate includes in cppcanvas / cppuhelper / cui by Takeshi Abe · 14 years ago
  92. b5e4de3 Add some more temporary hardcoded library mappings for DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  93. aacea7d Make SAL_CALL placement work with both MinGW and MSVC by Stephan Bergmann · 14 years ago
  94. 4fc8059 Fix SAL_CALL placement (so MinGW won't complain) by Stephan Bergmann · 14 years ago
  95. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  96. 1287491 More hacking on static linking (iOS) support by Tor Lillqvist · 14 years ago
  97. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  98. 36627af SAL_DLLPUBLIC_TEMPLATE by Luboš Luňák · 14 years ago
  99. caacafe Translate German comments in core/cppuhelper by Tom Thorogood · 14 years ago
  100. 34f8495 exported templates need to be marked as such by Luboš Luňák · 14 years ago