1. 67e69a5 Revert "WIP: Experimental new binary type.rdb format" by Stephan Bergmann · 13 years ago
  2. 892ef8b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  3. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  4. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  5. 57d169b doubled namespace by Thomas Arnhold · 13 years ago
  6. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  7. 482ce7d Translated comments from german to english by Stefan Schick · 13 years ago
  8. b768611 remove all d.lst by Michael Stahl · 13 years ago
  9. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  10. 9785582 translated some german comments, removed commented code blocks by Hamza Abdelkebir · 13 years ago
  11. 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
  12. ed316fc osl_atomic_increment/decrement are macros by Stephan Bergmann · 13 years ago
  13. a633a96 Translated comments from german to english by Stefan Schick · 13 years ago
  14. ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  15. f8a75e4 Translated some comments from german to english by Stefan Schick · 13 years ago
  16. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  17. af92c60 catch exceptions by const ref by Caolán McNamara · 13 years ago
  18. 2356a48 API CHANGE: Make TypeDescriptionManager/Provider more consistent by Stephan Bergmann · 13 years ago
  19. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  20. d5d2027 Fix uninitialized variables by Julien Nabet · 13 years ago
  21. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  22. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  23. f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
  24. bd23022 Fix parenthesis and simplify by Julien Nabet · 13 years ago
  25. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
  26. 6172a95 Some cppcheck cleaning by Julien Nabet · 13 years ago
  27. 36e8d5d Insert type rdbs individually into theTypeDescriptionManager by Stephan Bergmann · 13 years ago
  28. 41e2b32 Register theTypeDescriptionManager normally in services.rdb by Stephan Bergmann · 13 years ago
  29. e1e308b Remove support for UNO_AC* bootstrap variables by Stephan Bergmann · 13 years ago
  30. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  31. 0373964 Remove support for XML .rdbs froom SimpleRegistry service again by Stephan Bergmann · 13 years ago
  32. b1959db Remove unused cppuhelper/servicefactory.hxx includes by Stephan Bergmann · 13 years ago
  33. e554634 Let JavaVirtualMachine::getJavaVm start the VM it already found by Stephan Bergmann · 13 years ago
  34. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  35. 14acb6b Unused variables by Stephan Bergmann · 13 years ago
  36. 98108af Proper indentation by Stephan Bergmann · 13 years ago
  37. ce90f99 fixes for where fast string operator+ is not perfectly source compatible by Luboš Luňák · 13 years ago
  38. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  39. 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
  40. 4395680 fdo#51304: Remove @author annotation by José Guilherme Vanz · 13 years ago
  41. b30ee83 fdo#46808, use service constructor for beans::Introspection by Noel Grandin · 13 years ago
  42. 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
  43. 6f4a8f9 directly use udkapi by David Tardon · 14 years ago
  44. 7997d8b Replace set_xml with set_types, to get rid of xml2cmp by Stephan Bergmann · 14 years ago
  45. 55745cd Dead xml2cmp-related test code by Stephan Bergmann · 14 years ago
  46. d50f3c5 stoc: prefix more libs; only bootstrap is remaining by Matúš Kukan · 14 years ago
  47. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  48. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  49. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  50. 81a244a stoc: add more component prefixes by Matúš Kukan · 14 years ago
  51. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  52. c672b1f No point with component_canUnload when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  53. 9d9a9dd Java cleanup, fix a couple of compile errors by Noel Grandin · 14 years ago
  54. d93fdcf add more component prefixes by Matúš Kukan · 14 years ago
  55. 6fb127a Replace use_internal_api with use_udk_api etc. where appropriate by Stephan Bergmann · 14 years ago
  56. 8aca4d4 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  57. 151c8d4 Better error reporting by Stephan Bergmann · 14 years ago
  58. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  59. d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
  60. 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
  61. a4967e4 Assertion clean-up by Stephan Bergmann · 14 years ago
  62. 4b5f1d7 WaE: unused variable by Tor Lillqvist · 14 years ago
  63. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  64. daba604 re-base on ALv2 code. by Michael Meeks · 14 years ago
  65. 3a53ddf re-base on ALv2 code. by Michael Meeks · 14 years ago
  66. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  67. 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
  68. 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  69. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  70. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  71. 2ac4d8b nuke dead code by Takeshi Abe · 14 years ago
  72. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  73. acb7bd1 targeted string re-work by Norbert Thiebaud · 14 years ago
  74. 6bcd6d8 targeted string re-work by Norbert Thiebaud · 14 years ago
  75. 8016dce Bin MSVC unknown option '-0b0' by Tor Lillqvist · 14 years ago
  76. 2ca8cdf deliver component desc. xml, if used by David Tardon · 14 years ago
  77. 3f25009 Use simple createOneInstanceComponentFactory by Stephan Bergmann · 14 years ago
  78. 5f2ef2b removed unused #defines by Takeshi Abe · 14 years ago
  79. 8512e5c reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  80. 789813a fdo#48391: Remove TEST_ENSHURE by Gábor Stefanik · 14 years ago
  81. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  82. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  83. c2fd9b5 New cppu::defaultBootstrap_InitialComponentContext implementation by Stephan Bergmann · 14 years ago
  84. 61d78ac Allow OServiceManagerWrapper to wrap all service manager implementations by Stephan Bergmann · 14 years ago
  85. cfdeb08 prefix the component_getFactory name for DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  86. 7021bfe Modify for static linking (DISABLE_DYNLOADING, i.e. iOS) by Tor Lillqvist · 14 years ago
  87. 09524d4 stoc: accelerate opening of multiple XML .rdb files in a directory by Michael Meeks · 14 years ago
  88. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  89. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  90. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  91. 27cea71 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  92. ff496d9 javaloader: add_linked_lib salhelper by Matúš Kukan · 14 years ago
  93. 2c1d6b2 fix makefiles by David Tardon · 14 years ago
  94. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  95. 7545dbb merge feature/gbuild_components by David Tardon · 14 years ago
  96. 47bc24a Resolves: fdo#47068 use of pointer to deleted object by Caolán McNamara · 14 years ago
  97. 9682300 stoc: add helpful structural documentation from mailing list post. by Stephan Bergmann · 14 years ago
  98. 59c0f8f merge origin/master by David Tardon · 14 years ago
  99. ded39ff We want just the library basename in the DISABLE_DYNLOADING case by Tor Lillqvist · 14 years ago
  100. b3b76d1 add $(gb_STDLIBS) to linked libs by David Tardon · 14 years ago