1. caacafe Translate German comments in core/cppuhelper by Tom Thorogood · 14 years ago
  2. 34f8495 exported templates need to be marked as such by Luboš Luňák · 14 years ago
  3. 0f6d1ff some doxygen warnings cleanup by Korrawit Pruegsanusak · 14 years ago
  4. 98a11f3 Some doxygen warnings cleanup by Korrawit Pruegsanusak · 14 years ago
  5. 22e9652 WaE: silence some documentation errors by Thomas Arnhold · 14 years ago
  6. b1073d9 WaE: silence some documentation errors by Thomas Arnhold · 14 years ago
  7. fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
  8. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  9. 0439af2 Code cleanup: ( () ) replaced by (()) by Alexander Bergmann · 14 years ago
  10. 847494b android: nasty hack to overcome unpleasantness of UNO bootstrapping by Michael Meeks · 14 years ago
  11. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  12. 6ac30d8 clean-up Doxygen warnings by Norbert Thiebaud · 14 years ago
  13. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  14. d0e97e3 Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvc by Korrawit Pruegsanusak · 14 years ago
  15. 58ab12a Switch from autodoc to doxygen for SDK C++ documentation. by Stephan Bergmann · 14 years ago
  16. 08f62fb WaE: unused parameter 'rPath' by Tor Lillqvist · 14 years ago
  17. a768436 CppunitTest_cppuhelper_qa_weak depends on module bridges by Stephan Bergmann · 14 years ago
  18. b222aa8 cppuhelper: convert to gbuild by Matúš Kukan · 15 years ago
  19. bd46aa5 cppuhelper: add visibility symbols as first step for porting to gbuild by Matúš Kukan · 15 years ago
  20. 1b99d88 Fix for fdo43460 Part X getLength() to isEmpty() by Olivier Hallot · 14 years ago
  21. 89b4260 GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua by Christian Lohmaier · 14 years ago
  22. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  23. b8c7548 ignore backup files in services/ directory to avoid debugging grief by Michael Meeks · 14 years ago
  24. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  25. c10fb61 remove include of pch header in cppuhelper by Norbert Thiebaud · 14 years ago
  26. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  27. 480a380 Look for libboostrap.uno.so and not bootstrap.uno.so on Android by Tor Lillqvist · 14 years ago
  28. 469c9ac Enforce a "lib" prefix for UNO components for Android by Tor Lillqvist · 14 years ago
  29. c506e18 fdo#42865: cppu,cppuhelper,testtools: no mapfile by Michael Stahl · 14 years ago
  30. c1bd2a2 New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. by Stephan Bergmann · 14 years ago
  31. 8524330 Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}. by Stephan Bergmann · 14 years ago
  32. 793274a Minor clean up. by Stephan Bergmann · 14 years ago
  33. 853b185 typo/spelling/grammar in comment by Lionel Elie Mamane · 14 years ago
  34. bf1f018 Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on Linux x86_64). by Stephan Bergmann · 14 years ago
  35. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  36. 0607102 Improved some error reporting. by Stephan Bergmann · 15 years ago
  37. be6a867 OSL_TRACE: Remove trailing newlines by Thomas Arnhold · 15 years ago
  38. d996328 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2 by Stephan Bergmann · 15 years ago
  39. 23b04da sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed by Stephan Bergmann · 15 years ago
  40. 12e2e04 sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementation by Stephan Bergmann · 15 years ago
  41. 30ad5e9 sb140: #i117694# some CppUnit related cleanup by Stephan Bergmann · 15 years ago
  42. 04d6f16 This seems to help the MSVC build along by Tor Lillqvist · 15 years ago
  43. 5b80048 correct OPropertySetHelper2 copy constructor and assignment operator by Lionel Elie Mamane · 15 years ago
  44. 47572f1 apparently vtable & thunks necessary after all in gcc3.map by Lionel Elie Mamane · 15 years ago
  45. 5c64fd7 Restore ABI compatibility with LO 3.4 and earlier by Lionel Elie Mamane · 15 years ago
  46. 6749e48 Typo in comment by Lionel Elie Mamane · 15 years ago
  47. e081225 Tweak some DLL and import library names in the WNTGCC case by Tor Lillqvist · 15 years ago
  48. 598ea32 OSL_DEBUG_LEVEL > 1 by Caolán McNamara · 15 years ago
  49. 2138487 servicefactory fix by Gabor · 15 years ago
  50. 60d60ca Renamed XPropertySet2 to XPropertySetOption. by Kohei Yoshida · 15 years ago
  51. 11207ae Make XPropertSet2 not a child interface of XPropertySet. by Kohei Yoshida · 15 years ago
  52. 8657e72 Changing the vtable symbol from XPropertySet to XPropertySet2. by Kohei Yoshida · 15 years ago
  53. a3e7f4b Added symbol for MSVC. by Kohei Yoshida · 15 years ago
  54. 80b1e66 Added XPropertySet2 to allow disabling of change event notifications. by Kohei Yoshida · 15 years ago
  55. 491dcf9 Can't build the iOS static cppuhelper test here now by Tor Lillqvist · 15 years ago
  56. 8cd859d For iOS just link directly to the bootstrap component by Tor Lillqvist · 15 years ago
  57. ef04510 Don't bother trying to truncate parts debugging output by Tor Lillqvist · 15 years ago
  58. b16ab7a Add invokeStaticComponentFactory() for statically linked components by Tor Lillqvist · 15 years ago
  59. e32e879 Add metacomment by Tor Lillqvist · 15 years ago
  60. 7702cc5 OSL_TRACE adds trailing newline itself by Tor Lillqvist · 15 years ago
  61. cc13807 Add XServiceInfo.hpp needed when OSL_DEBUG_LEVEL > 1 by Tor Lillqvist · 15 years ago
  62. c89d682 Factor out "bootstrap.uno" repeated for all bootstrap services by Tor Lillqvist · 15 years ago
  63. 2fdacd0 Move function to the file where it is used by Tor Lillqvist · 15 years ago
  64. 1f22396 getLibEnv always returned an empty string anyway so make it void instead by Tor Lillqvist · 15 years ago
  65. 334bf75 Bin OS/2 .map files by Tor Lillqvist · 15 years ago
  66. e881b51 Use separate unit testers for subsequent and normal tests for iOS by Tor Lillqvist · 15 years ago
  67. b349c5f Try to use the app executable module on iOS for now by Tor Lillqvist · 15 years ago
  68. ff6072a Nah, these must be subsequent tests also for iOS by Tor Lillqvist · 15 years ago
  69. 7ff697b Add statically linked cpphelper unit test for iOS by Tor Lillqvist · 15 years ago
  70. 683d975 we are searching for prefix in activate by Matúš Kukan · 15 years ago
  71. 15f10fc Remove component_getImplementationEnvironment by Matúš Kukan · 15 years ago
  72. d6f18bf Default to current language binding name, if not specified. by Matúš Kukan · 15 years ago
  73. 818891f Export the new loadSharedLibComponentFactory() overload, too by Tor Lillqvist · 15 years ago
  74. babdd43 re-work prefix handling and undo cppuhelper ABI change, add unit test by Michael Meeks · 15 years ago
  75. f1be577 Allows using prefix information about component by Matus Kukan · 15 years ago
  76. 4313f43 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  77. 31c65a3 Use the i prefix for the import library only with MSC by Tor Lillqvist · 15 years ago
  78. 130d583 Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
  79. 01da593 Revert "Bypass DLL prefix and extension stuff on iOS for now" by Tor Lillqvist · 15 years ago
  80. 5a3a379 Be less picky with library name by Tor Lillqvist · 15 years ago
  81. a44330b Bypass DLL prefix and extension stuff on iOS for now by Tor Lillqvist · 15 years ago
  82. 8d83508 Bypass qa thingies for now when cross-compiling by Tor Lillqvist · 15 years ago
  83. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  84. 4430b3f Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
  85. 474d8ff Some cppcheck cleaning by Julien Nabet · 15 years ago
  86. 7159d54 avoid double delete by David Tardon · 15 years ago
  87. e6a9df9 delete[] after use by David Tardon · 15 years ago
  88. 08d3fdf Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  89. 35e1b53 Remove OS/2 support. by Francois Tigeot · 15 years ago
  90. 71b6f3d use rtl::Static where double-locked pattern used by Caolán McNamara · 15 years ago
  91. 562a46d use rtl::Static where double-locked pattern used by Caolán McNamara · 15 years ago
  92. d0a4422 %s, not %c by Caolán McNamara · 15 years ago
  93. a038072 add ; by Caolán McNamara · 15 years ago
  94. 8a3a565 add PartialWeakComponentImplHelperX for overloaded-virtual by Caolán McNamara · 15 years ago
  95. 5a7f679 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  96. a3a1963 Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  97. 5d946ad fix build error, add build depend by Caolán McNamara · 15 years ago
  98. d346380a fix build error, add build depend by Caolán McNamara · 15 years ago
  99. c372302 EasyHacks: Reanimated tests in ure/cppuhelper/qa. by Wilhelm Pflueger · 15 years ago
  100. adc6fe0 Move OSL_ENSURE(0,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago