1. 8d4a306 loplugin:unusedfields by Noel Grandin · 9 years ago
  2. 0ba00ee Replace remaining OSL_ASSERT etc. in binaryurp by Stephan Bergmann · 10 years ago
  3. c480677 In binaryurp, fix change from rtl_copyMemory to memcpy by Stephan Bergmann · 10 years ago
  4. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  5. 9bc591f cid#1371307: Move semantics for BinaryAny by Stephan Bergmann · 10 years ago
  6. 272e761 split the assert into two by Markus Mohrhard · 10 years ago
  7. 4e3ed5a use SAL_DEPRECATED in uno::Reference by Noel Grandin · 10 years ago
  8. 428e23f Fix some spelling errors in comments and strings by Otto Kekäläinen · 10 years ago
  9. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  10. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  11. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  12. b14224f loplugin:unusedmethods by Noel Grandin · 10 years ago
  13. e68121b loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  14. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  15. 63f90a9 tdf#65108 use <> instead of "" in include line by Feyza Yavuz · 10 years ago
  16. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  17. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  18. 315afb1 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  19. 1d7220d More informative exception message by Stephan Bergmann · 11 years ago
  20. d9727f1 loplugin:redundantcast: const_cast to same type by Stephan Bergmann · 11 years ago
  21. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  22. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  23. 31e24f4 Remove redundant Reference<> from within UnoType<> uses by Stephan Bergmann · 11 years ago
  24. bd08ebde restore dependencies by Caolán McNamara · 11 years ago
  25. 01a8bda boost::noncopyable->'= delete' by Caolán McNamara · 11 years ago
  26. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  27. 3149825 loplugin:cstylecast: warn about certain redundant reinterpret_casts by Stephan Bergmann · 11 years ago
  28. d79b96c css::uno::Sequence ctor with initializer_list by Stephan Bergmann · 11 years ago
  29. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  30. f2d8fda cid#1212456 Silently ignore uno_assignData return value here by Stephan Bergmann · 11 years ago
  31. 11311b9 untabify by Stephan Bergmann · 12 years ago
  32. 5045400 Replace use of o3tl::heap_ptr with std::unique_ptr by Stephan Bergmann · 12 years ago
  33. 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  34. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  35. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  36. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  37. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  38. 184e4ef rhbz#1016758: Dispose bridges when disposing bridge factory by Stephan Bergmann · 12 years ago
  39. ff43ba7 coverity#707665 Uninitialized scalar field by Caolán McNamara · 12 years ago
  40. 5575146 coverity#707666 Uninitialized scalar field by Caolán McNamara · 12 years ago
  41. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  42. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  43. c3e84d4 sal/log.hxx functionality also includes the equivalent of OSL_LOG_PREFIX by Stephan Bergmann · 12 years ago
  44. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  45. af181dc Use cppu::BaseMutex instead of plain osl::Mutex as base by Stephan Bergmann · 12 years ago
  46. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  47. 598243b Remove visual noise from binaryurp by Alexander Wilms · 12 years ago
  48. ee585cc cid#983607 unexpected std::exception by Stephan Bergmann · 12 years ago
  49. afb9d33 cid#706247 wrong exception type by Stephan Bergmann · 12 years ago
  50. 5499d4c Revert "cid#707663 uninitialized pointer field" by Michael Stahl · 12 years ago
  51. 169bc8f7 Revert "cid#707662 uninitialized pointer field" by Michael Stahl · 12 years ago
  52. c3891d8 Revert "cid#707661 uninitialized pointer field" by Michael Stahl · 12 years ago
  53. 571d116 cid#707663 uninitialized pointer field by Noel Grandin · 12 years ago
  54. 5523275 cid#707662 uninitialized pointer field by Noel Grandin · 12 years ago
  55. e453ba9 cid#707661 uninitialized pointer field by Noel Grandin · 12 years ago
  56. cf1f27af auto_ptr -> heap_ptr by Stephan Bergmann · 12 years ago
  57. 6606611 auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
  58. f6245d5 fdo#56511 Don't unduly delay Bridge termination by Stephan Bergmann · 12 years ago
  59. a5090cc Related: #i123862# use O*String's isEmpty() method... by Herbert Dürr · 12 years ago
  60. b1d65c9 Allow setting environment value directly in .component files by Stephan Bergmann · 12 years ago
  61. 70fe99d Minor simplification by Stephan Bergmann · 12 years ago
  62. 289e54f binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flags by Stephan Bergmann · 12 years ago
  63. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  64. 704f95e fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  65. 12dc490 No need for a buggy rewrite by Stephan Bergmann · 13 years ago
  66. 059f041 cppcheck: fix duplicateExpression by Julien Nabet · 13 years ago
  67. 08bb8fc #i122208# replace the binaryurp cache for improved C++ compatibility by Herbert Dürr · 13 years ago
  68. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  69. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  70. 2be8a22 binaryurp does not need offapi by David Tardon · 13 years ago
  71. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  72. b768611 remove all d.lst by Michael Stahl · 13 years ago
  73. f6edfef RTL_CONSTASCII_USTRINGPARAM removals by Krisztian Pinter · 13 years ago
  74. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  75. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  76. ed7d582 cleanup README files. by Michael Meeks · 13 years ago
  77. 0770b6c add a README files by Manal Alhassoun · 13 years ago
  78. cbf2008 Use prefix by Tor Lillqvist · 14 years ago
  79. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  80. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  81. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  82. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  83. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  84. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  85. 900d60b fdo#46808, Adapt bridge::BridgeFactory UNO service to new style by Noel Grandin · 14 years ago
  86. 7a7a2c5 Cosmetics by Stephan Bergmann · 14 years ago
  87. a60f911 OUString and RTL_CONSTASCII cleanup by Ricardo Montania · 14 years ago
  88. e47fe5c Change rtl::OUString to OUString by Ricardo Montania · 14 years ago
  89. edaf3e8 fdo#43433: Binary URP works gracefully with old Java URP by Stephan Bergmann · 14 years ago
  90. 90b01ef Bin no longer used iOS cppunit stuff that breaks build even by Tor Lillqvist · 14 years ago
  91. 30d3637 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  92. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  93. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  94. 46b8dbd re-base on ALv2 code. by Michael Meeks · 14 years ago
  95. b3d8fd8 re-base on ALv2 code. by Michael Meeks · 14 years ago
  96. 2fa2660 Better fix for ThreadPool/ORequestThread life cycle by Stephan Bergmann · 14 years ago
  97. d015384 Fixed ThreadPool (and dependent ORequestThread) life cycle by Stephan Bergmann · 14 years ago
  98. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  99. 40aaefe put the missing type into the exception message by Michael Stahl · 14 years ago
  100. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago