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