1. bb209f2 Revert "clang bugprone-unused-return-value" by Noel Grandin · 8 years ago
  2. 7764ae7 clang bugprone-unused-return-value by Noel Grandin · 8 years ago
  3. 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
  4. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  5. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  6. d3c607b Replace list by vector in incomingrequest (binaryurp) by Julien Nabet · 8 years ago
  7. 86cda9a Revert partly 9d1f61a61893435b26f7239136ad92b7354545a8 by Julien Nabet · 8 years ago
  8. 9d1f61a Replace some lists by vectors in binaryurp by Julien Nabet · 8 years ago
  9. d9b6f4f loplugin:constmethods in unotools by Noel Grandin · 8 years ago
  10. ff57812 binaryurp: consistently use "" and <> for include directives by Mike Kaganski · 8 years ago
  11. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  12. 84cbd6a clang-tidy modernize-use-emplace in b* by Noel Grandin · 9 years ago
  13. e9d64ca Replace use of oslInterlockedCount with std::atomic by Stephan Bergmann · 9 years ago
  14. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  15. ec8c98f use more SAL_N_ELEMENTS part 3 by Noel Grandin · 9 years ago
  16. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  17. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  18. 06aa3dd Improved loplugin:redundantcast, static_cast on arithmetic types: binaryurp by Stephan Bergmann · 9 years ago
  19. 013d978 Drop :: prefix from std in [a-b]*/ by Tor Lillqvist · 9 years ago
  20. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  21. 83721f4 makeAny->Any in basctl..chart2 by Noel Grandin · 9 years ago
  22. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  23. d689ad2 New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUString by Stephan Bergmann · 9 years ago
  24. 8d4a306 loplugin:unusedfields by Noel Grandin · 9 years ago
  25. 0ba00ee Replace remaining OSL_ASSERT etc. in binaryurp by Stephan Bergmann · 10 years ago
  26. c480677 In binaryurp, fix change from rtl_copyMemory to memcpy by Stephan Bergmann · 10 years ago
  27. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  28. 9bc591f cid#1371307: Move semantics for BinaryAny by Stephan Bergmann · 10 years ago
  29. 272e761 split the assert into two by Markus Mohrhard · 10 years ago
  30. 4e3ed5a use SAL_DEPRECATED in uno::Reference by Noel Grandin · 10 years ago
  31. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  32. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  33. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  34. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  35. b14224f loplugin:unusedmethods by Noel Grandin · 10 years ago
  36. e68121b loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  37. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  38. 63f90a9 tdf#65108 use <> instead of "" in include line by Feyza Yavuz · 10 years ago
  39. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  40. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  41. 315afb1 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  42. 1d7220d More informative exception message by Stephan Bergmann · 11 years ago
  43. d9727f1 loplugin:redundantcast: const_cast to same type by Stephan Bergmann · 11 years ago
  44. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  45. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  46. 31e24f4 Remove redundant Reference<> from within UnoType<> uses by Stephan Bergmann · 11 years ago
  47. bd08ebde restore dependencies by Caolán McNamara · 11 years ago
  48. 01a8bda boost::noncopyable->'= delete' by Caolán McNamara · 11 years ago
  49. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  50. 3149825 loplugin:cstylecast: warn about certain redundant reinterpret_casts by Stephan Bergmann · 11 years ago
  51. d79b96c css::uno::Sequence ctor with initializer_list by Stephan Bergmann · 11 years ago
  52. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  53. f2d8fda cid#1212456 Silently ignore uno_assignData return value here by Stephan Bergmann · 11 years ago
  54. 11311b9 untabify by Stephan Bergmann · 12 years ago
  55. 5045400 Replace use of o3tl::heap_ptr with std::unique_ptr by Stephan Bergmann · 12 years ago
  56. 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  57. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  58. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  59. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  60. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  61. 184e4ef rhbz#1016758: Dispose bridges when disposing bridge factory by Stephan Bergmann · 12 years ago
  62. ff43ba7 coverity#707665 Uninitialized scalar field by Caolán McNamara · 12 years ago
  63. 5575146 coverity#707666 Uninitialized scalar field by Caolán McNamara · 12 years ago
  64. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  65. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  66. c3e84d4 sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIX by Stephan Bergmann · 12 years ago
  67. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  68. af181dc Use cppu::BaseMutex instead of plain osl::Mutex as base by Stephan Bergmann · 12 years ago
  69. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  70. 598243b Remove visual noise from binaryurp by Alexander Wilms · 12 years ago
  71. ee585cc cid#983607 unexpected std::exception by Stephan Bergmann · 12 years ago
  72. afb9d33 cid#706247 wrong exception type by Stephan Bergmann · 12 years ago
  73. 5499d4c Revert "cid#707663 uninitialized pointer field" by Michael Stahl · 12 years ago
  74. 169bc8f7 Revert "cid#707662 uninitialized pointer field" by Michael Stahl · 12 years ago
  75. c3891d8 Revert "cid#707661 uninitialized pointer field" by Michael Stahl · 12 years ago
  76. 571d116 cid#707663 uninitialized pointer field by Noel Grandin · 12 years ago
  77. 5523275 cid#707662 uninitialized pointer field by Noel Grandin · 12 years ago
  78. e453ba9 cid#707661 uninitialized pointer field by Noel Grandin · 12 years ago
  79. cf1f27af auto_ptr -> heap_ptr by Stephan Bergmann · 12 years ago
  80. 6606611 auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
  81. f6245d5 fdo#56511 Don't unduly delay Bridge termination by Stephan Bergmann · 12 years ago
  82. a5090cc Related: #i123862# use O*String's isEmpty() method... by Herbert Dürr · 12 years ago
  83. b1d65c9 Allow setting environment value directly in .component files by Stephan Bergmann · 12 years ago
  84. 70fe99d Minor simplification by Stephan Bergmann · 12 years ago
  85. 289e54f binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flags by Stephan Bergmann · 12 years ago
  86. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  87. 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  88. 12dc490 No need for a buggy rewrite by Stephan Bergmann · 13 years ago
  89. 059f041 cppcheck: fix duplicateExpression by Julien Nabet · 13 years ago
  90. 08bb8fc #i122208# replace the binaryurp cache for improved C++ compatibility by Herbert Dürr · 13 years ago
  91. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  92. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  93. 2be8a22 binaryurp does not need offapi by David Tardon · 13 years ago
  94. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  95. b768611 remove all d.lst by Michael Stahl · 13 years ago
  96. f6edfef RTL_CONSTASCII_USTRINGPARAM removals by Krisztian Pinter · 13 years ago
  97. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  98. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  99. ed7d582 cleanup README files. by Michael Meeks · 13 years ago
  100. 0770b6c add a README files by Manal Alhassoun · 13 years ago