1. 977c501 idl: ignore -isystem args by Stephan Bergmann · 12 years ago
  2. 3107156 loplugin:staticcall by Stephan Bergmann · 12 years ago
  3. f961cf5 Fix memory leak by Stephan Bergmann · 12 years ago
  4. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  5. 0897a5a coverity#1209405 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  6. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  7. 0d7b898 coverity#1209786 Dereference before null check by Caolán McNamara · 12 years ago
  8. 0698ccf coverity#1209793 Dereference before null check by Caolán McNamara · 12 years ago
  9. 6cf148b translate to English by Caolán McNamara · 12 years ago
  10. f0268c9 idl: sal_Bool->bool by Noel Grandin · 12 years ago
  11. c12bc7f fixincludeguards.sh: idl and idlc by Thomas Arnhold · 12 years ago
  12. 9ef07c5 This file seems unused since the 20th century by Takeshi Abe · 12 years ago
  13. 2be92a9 svidl: Unwind SFX_SLOTMAP_ARG, and kill it. by Jan Holesovsky · 12 years ago
  14. 62256ea svidl: Unwind SFX_ARGUMENT macro, and kill it. by Jan Holesovsky · 12 years ago
  15. 6b1f812 svidl: Unwind SFX_ARGUMENTMAP macro, and kill it. by Jan Holesovsky · 12 years ago
  16. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  17. 8f6c55a Replace SV_DECL/IMPL_REF macros with SvRef template by Stephan Bergmann · 12 years ago
  18. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  19. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  20. 4f4d9c0 Avoid duplicate symbols in libmerged for Windows too. by Matúš Kukan · 12 years ago
  21. 50c5a4c Revert "Avoid duplicate symbols in libmerged for Windows too." by Matúš Kukan · 12 years ago
  22. fc27a68 Avoid duplicate symbols in libmerged for Windows too. by Matúš Kukan · 12 years ago
  23. 2be3417 coverity#1103651 Unchecked return value by Caolán McNamara · 12 years ago
  24. 525c539 fix indent by Caolán McNamara · 12 years ago
  25. 2a7f4e3 coverity#707933 Uninitialized scalar field by Caolán McNamara · 12 years ago
  26. dbfff3f coverity#707932 Uninitialized scalar field by Caolán McNamara · 12 years ago
  27. 27f033e coverity#707931 Uninitialized scalar field by Caolán McNamara · 12 years ago
  28. dbfc495 Add config option used when we try to link one huge object file. by Matúš Kukan · 12 years ago
  29. 0c7f352 remove SvStream::operator>> methods by Noel Grandin · 12 years ago
  30. b2878af more SvStream:operator>> conversion by Noel Grandin · 12 years ago
  31. 15535e3 convert SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
  32. a368248 cid#705188 missing break in switch by Noel Grandin · 12 years ago
  33. a0d5d57 coverity#707930 Uninitialized scalar field by Caolán McNamara · 12 years ago
  34. dc61cc8 bool improvements by Stephan Bergmann · 12 years ago
  35. 16a2e90 remove SvStream::operator<< methods by Noel Grandin · 12 years ago
  36. d803483 convert more SvStream::operator<< calls by Noel Grandin · 12 years ago
  37. bbd9668 bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) by Stephan Bergmann · 12 years ago
  38. c648d08 convert SvStream::operator<< overloads to more explicit methods by Noel Grandin · 12 years ago
  39. 2530d29 presumably each entry needs a tab and semicolon by Caolán McNamara · 12 years ago
  40. c959586 cppcheck: fix Same expression on both sides of '||' + simplify a bit by Julien Nabet · 12 years ago
  41. 6eac9de remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL by Noel Grandin · 12 years ago
  42. d454834 Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" by Noel Grandin · 12 years ago
  43. acebbee remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls by Noel Grandin · 12 years ago
  44. d894fee remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor by Noel Grandin · 12 years ago
  45. 5112f6a remove RTL_CONSTASCII_STRINGPARAM in OString constructor by Noel Grandin · 12 years ago
  46. 1730df0 remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append by Noel Grandin · 12 years ago
  47. 93a23d1 No __weak__ in Win32 by Tor Lillqvist · 12 years ago
  48. f35b3fe clean up #ifdef ICC code by Michael Stahl · 12 years ago
  49. 5effaa9 idl: fix out of bounds string accesses by Michael Stahl · 12 years ago
  50. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  51. 2c096cb cdecl is the default anyway by Tor Lillqvist · 12 years ago
  52. a107908 Revert "More ICU dependencies that are now dragged in" by Matúš Kukan · 13 years ago
  53. 4dd261e More ICU dependencies that are now dragged in by Tor Lillqvist · 13 years ago
  54. 73c560a convert IDL module from String to OUString by Noel Grandin · 13 years ago
  55. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  56. 05fac63 -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) by Stephan Bergmann · 13 years ago
  57. caab53c fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() by Jelle van der Waa · 13 years ago
  58. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  59. e2013e8 svidl: make dependencies: handle removed include files: by Michael Stahl · 13 years ago
  60. a6ab5fa Revert "svidl: write dependencies with cygwin paths" by Michael Stahl · 13 years ago
  61. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  62. 4e3baf3 svidl: more helpful error message for missing slot / types. by Michael Meeks · 13 years ago
  63. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  64. eec2eb0 fdo#39445 writing out tools/fsys.hxx (idl) by Krisztian Pinter · 13 years ago
  65. 08ed1d7 update idl/README by Andras Timar · 13 years ago
  66. f294ecb add sw swd msfilter vbahelper to Library_merged by Peter Foley · 13 years ago
  67. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  68. bdfdd05 more subtle dependencies for cross-compilation by Matúš Kukan · 13 years ago
  69. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  70. b768611 remove all d.lst by Michael Stahl · 13 years ago
  71. d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
  72. 88be7d3 Simplify this by Julien Nabet · 13 years ago
  73. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  74. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
  75. a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
  76. 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
  77. db7b486 Use the weak attribute for iOS, too by Tor Lillqvist · 13 years ago
  78. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  79. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  80. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  81. b869b73 Avoid duplicate symbols when DISABLE_DYNLOADING for Android by Tor Lillqvist · 14 years ago
  82. 353465b -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  83. 016918c STL'ify SV_DECL_IMPL_PERSIST_LIST by Noel Grandin · 14 years ago
  84. c04c211 Remove unused macros by Thomas Arnhold · 14 years ago
  85. 7910718 Remove unused code: those classes are unused by Thomas Arnhold · 14 years ago
  86. 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
  87. 2c47c99 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  88. 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  89. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  90. 678d1f1 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  91. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  92. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  93. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  94. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  95. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  96. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  97. e516f13 Convert tools/table.hxx usage to std::map in IDL module by Noel Grandin · 14 years ago
  98. a9435ab remove usage of RTL_CONSTASCII_STRINGPARAM by Luboš Luňák · 14 years ago
  99. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  100. e36a9a6 Convert tools/table.hxx to std::map by Noel Grandin · 14 years ago