1. 1a44cf5 Remove warning by using the right printf commands by Arnaud Versini · 13 years ago
  2. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  3. 3af0114 Introduce O[U]String::toUInt32 by Stephan Bergmann · 13 years ago
  4. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  5. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  6. 4b373ef fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II by Thomas Arnhold · 13 years ago
  7. 09373d4 soltools: remove Package_inc and empty unistd.h nonsense by Michael Stahl · 13 years ago
  8. 928d86d fdo#62475 - remove ASCII art by Philipp Riemer · 13 years ago
  9. e8eab43 cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal by Philipp Riemer · 13 years ago
  10. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  11. 0af9970 Mark TypeDescriptionProvider service as "don't create by name" by Stephan Bergmann · 13 years ago
  12. 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
  13. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  14. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  15. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  16. a1c07004 Unused include by Stephan Bergmann · 13 years ago
  17. fc6ce33 stoc: do not use rtl/unload.h functionality by Matúš Kukan · 13 years ago
  18. 336353a Related rhbz#867808: More apparently bogus "throw new ..." in C++ code by Stephan Bergmann · 13 years ago
  19. e46564a rhbz#867808 Do not throw RuntimeException by pointer by Stephan Bergmann · 13 years ago
  20. cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
  21. c226e93 Avoid an endless stream of NoSuchElementException exceptions. by Jan Holesovsky · 13 years ago
  22. 4976dd8 Introduce characters utilities in rtl/character.hxx by Arnaud Versini · 13 years ago
  23. 20a4cbc remove commented out code by Thomas Arnhold · 13 years ago
  24. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  25. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  26. 083092e OSL_FAIL -> SAL_WARN by Thomas Arnhold · 13 years ago
  27. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  28. 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
  29. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  30. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  31. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  32. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  33. 67e69a5 Revert "WIP: Experimental new binary type.rdb format" by Stephan Bergmann · 13 years ago
  34. 892ef8b WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  35. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  36. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  37. 57d169b doubled namespace by Thomas Arnhold · 13 years ago
  38. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  39. 482ce7d Translated comments from german to english by Stefan Schick · 13 years ago
  40. b768611 remove all d.lst by Michael Stahl · 13 years ago
  41. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  42. 9785582 translated some german comments, removed commented code blocks by Hamza Abdelkebir · 13 years ago
  43. 94477cb Fix typo accessable/accessible by Julien Nabet · 13 years ago
  44. ed316fc osl_atomic_increment/decrement are macros by Stephan Bergmann · 13 years ago
  45. a633a96 Translated comments from german to english by Stefan Schick · 13 years ago
  46. ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  47. f8a75e4 Translated some comments from german to english by Stefan Schick · 13 years ago
  48. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  49. af92c60 catch exceptions by const ref by Caolán McNamara · 13 years ago
  50. 2356a48 API CHANGE: Make TypeDescriptionManager/Provider more consistent by Stephan Bergmann · 13 years ago
  51. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  52. d5d2027 Fix uninitialized variables by Julien Nabet · 13 years ago
  53. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  54. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  55. f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
  56. bd23022 Fix parenthesis and simplify by Julien Nabet · 13 years ago
  57. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
  58. 6172a95 Some cppcheck cleaning by Julien Nabet · 13 years ago
  59. 36e8d5d Insert type rdbs individually into theTypeDescriptionManager by Stephan Bergmann · 13 years ago
  60. 41e2b32 Register theTypeDescriptionManager normally in services.rdb by Stephan Bergmann · 13 years ago
  61. e1e308b Remove support for UNO_AC* bootstrap variables by Stephan Bergmann · 13 years ago
  62. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  63. 0373964 Remove support for XML .rdbs froom SimpleRegistry service again by Stephan Bergmann · 13 years ago
  64. b1959db Remove unused cppuhelper/servicefactory.hxx includes by Stephan Bergmann · 13 years ago
  65. e554634 Let JavaVirtualMachine::getJavaVm start the VM it already found by Stephan Bergmann · 13 years ago
  66. a9916da Remove xml2cmp leftovers by Stephan Bergmann · 13 years ago
  67. 14acb6b Unused variables by Stephan Bergmann · 13 years ago
  68. 98108af Proper indentation by Stephan Bergmann · 13 years ago
  69. ce90f99 fixes for where fast string operator+ is not perfectly source compatible by Luboš Luňák · 13 years ago
  70. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  71. 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
  72. 4395680 fdo#51304: Remove @author annotation by José Guilherme Vanz · 13 years ago
  73. b30ee83 fdo#46808, use service constructor for beans::Introspection by Noel Grandin · 13 years ago
  74. 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
  75. 6f4a8f9 directly use udkapi by David Tardon · 14 years ago
  76. 7997d8b Replace set_xml with set_types, to get rid of xml2cmp by Stephan Bergmann · 14 years ago
  77. 55745cd Dead xml2cmp-related test code by Stephan Bergmann · 14 years ago
  78. d50f3c5 stoc: prefix more libs; only bootstrap is remaining by Matúš Kukan · 14 years ago
  79. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  80. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  81. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  82. 81a244a stoc: add more component prefixes by Matúš Kukan · 14 years ago
  83. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  84. c672b1f No point with component_canUnload when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
  85. 9d9a9dd Java cleanup, fix a couple of compile errors by Noel Grandin · 14 years ago
  86. d93fdcf add more component prefixes by Matúš Kukan · 14 years ago
  87. 6fb127a Replace use_internal_api with use_udk_api etc. where appropriate by Stephan Bergmann · 14 years ago
  88. 8aca4d4 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  89. 151c8d4 Better error reporting by Stephan Bergmann · 14 years ago
  90. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  91. d1ba541 Remove non-existing forward declarations by Thomas Arnhold · 14 years ago
  92. 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
  93. a4967e4 Assertion clean-up by Stephan Bergmann · 14 years ago
  94. 4b5f1d7 WaE: unused variable by Tor Lillqvist · 14 years ago
  95. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  96. daba604 re-base on ALv2 code. by Michael Meeks · 14 years ago
  97. 3a53ddf re-base on ALv2 code. by Michael Meeks · 14 years ago
  98. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  99. 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
  100. 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago