1. 87a9abf loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  2. 0614740 coverity#1338267 Uncaught exception by Caolán McNamara · 10 years ago
  3. f36c293 coverity#1338254 Uncaught exception by Caolán McNamara · 10 years ago
  4. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  5. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  6. 83f5469 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  7. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  8. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  9. 9d307ab new loplugin: defaultparams by Noel Grandin · 11 years ago
  10. 38023af loplugin:unusedmethods by Noel Grandin · 11 years ago
  11. a941df0 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  12. 99661d3 Deprecate getCppuType et al in favor of cppu::UnoType by Stephan Bergmann · 11 years ago
  13. aa7a829 loplugin:staticfunction by Noel Grandin · 11 years ago
  14. 69ebf1c const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  15. 4d79146 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  16. 4d6a509 convert all remaining BOOST_STATIC_ASSERT to static_assert by Caolán McNamara · 11 years ago
  17. b4f6b26b SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVM by Stephan Bergmann · 11 years ago
  18. 02d83cb coverity#1019332 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  19. 435a3a3 coverity#1019331 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  20. be94376 coverity#1019327 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  21. 6198aa8 coverity#1019325 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  22. 662e329 Fix generation of com.sun.star.uno.[Runtime]Exception classes by Stephan Bergmann · 11 years ago
  23. 9d5e53b protected -> private by Stephan Bergmann · 11 years ago
  24. 537befb cppumaker: only include rtl/instance.hxx and mutex.hxx when necessary by Michael Stahl · 11 years ago
  25. 2c1bf30 More iwyu suggested headers removal by Riccardo Magliocchetti · 11 years ago
  26. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  27. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  28. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  29. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  30. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  31. b536f9a coverity#441989 Uncaught exception by Caolán McNamara · 11 years ago
  32. cd31cfb coverity#441732 Uncaught exception by Caolán McNamara · 11 years ago
  33. 3d9d0b7 coverity#1242375 Don't call fscanf without specifiers by Caolán McNamara · 12 years ago
  34. a866478 codemaker: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  35. 83636d2 java: when rethrowing exceptions, store the original cause by Noel Grandin · 12 years ago
  36. 60f152c java: avoid unnecessary comparisons in boolean expressions by Noel Grandin · 12 years ago
  37. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
  38. bcba208 coverity#1019323 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  39. 09d79da coverity#1219788 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  40. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  41. e2080e7 new compilerplugin returnbyref by Noel Grandin · 12 years ago
  42. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  43. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  44. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  45. c6c1359 coverity#1019311 Unchecked return value by Caolán McNamara · 12 years ago
  46. e947342 coverity#1019326 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  47. 9c82cb6 coverity#1019329 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  48. 353188e coverity#1019330 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  49. 7d4924a improve parameter flow in cpputype.cxx by Noel Grandin · 12 years ago
  50. c5d47c3 add default value for Context param in uno::Exception constructors by Noel Grandin · 12 years ago
  51. d032220 Combine unoidl::loadProvider and unoidl::Manager::addProvider by Stephan Bergmann · 12 years ago
  52. 8d54796 enhance pass-by-ref plugin to detect large arguments by Noel Grandin · 12 years ago
  53. 934a792 coverity#1213117 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  54. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  55. 2188a7a Reduce the amount of strings in the release builds. by Jan Holesovsky · 12 years ago
  56. 20f14ed codemaker: sal_Bool->bool by Noel Grandin · 12 years ago
  57. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  58. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  59. c58fe8c codemaker,editeng: prefer passing OUString by reference by Noel Grandin · 12 years ago
  60. 0bb7b87 Remove visual noise from codemaker by Alexander Wilms · 12 years ago
  61. 07d3807 codemaker: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  62. 2c81931 coverity#707676 : Uninitialized scalar field by Norbert Thiebaud · 12 years ago
  63. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  64. fb92c8d copy&paste typo by Matúš Kukan · 12 years ago
  65. 3774a6f Support direct ctor calls for singletons too. by Matúš Kukan · 12 years ago
  66. f5bcc7d coverity#440030 Logically dead code by Caolán McNamara · 12 years ago
  67. d09c534 coverity#440029 Logically dead code by Caolán McNamara · 12 years ago
  68. 8bb41c6 coverity#1019407 Uninitialized scalar field by Caolán McNamara · 12 years ago
  69. 9f030d4 coverity#1019406 Uninitialized scalar field by Caolán McNamara · 12 years ago
  70. 68ba6dd codemaker: Allow compiler to share these generated strings. by Jan Holesovsky · 12 years ago
  71. 2283256 Do not acquire again in direct constructor function calls. by Matúš Kukan · 12 years ago
  72. 306efef Minimize the constructor functions to a bare minimum. by Jan Holesovsky · 12 years ago
  73. 2dc9f17 Fix declaration for ctor functions in generated headers. by Matúš Kukan · 12 years ago
  74. a0ada91 Initialize also implementations created directly by generated function. by Matúš Kukan · 12 years ago
  75. 8471b35 Be explicit when using bool as integral value by Stephan Bergmann · 12 years ago
  76. d320760 codemaker: fix^2 invalid string index access by Stephan Bergmann · 12 years ago
  77. 6c1614a sal_textenc is a runtime dep of cppumaker by David Tardon · 12 years ago
  78. 2cea4c9 Add sal_textenc dependency to cppumaker by Isamu Mogi · 12 years ago
  79. e500b25 ...and support direct calls of non-default ctors, too by Stephan Bergmann · 12 years ago
  80. 15abebb WIP: Direct service ctor calls at least on Android/iOS by Stephan Bergmann · 12 years ago
  81. 944a086 if there is one typo, its guaranteed to duplicated somewhere by Caolán McNamara · 12 years ago
  82. 614e040 codemaker: fix invalid string index access by Michael Stahl · 12 years ago
  83. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  84. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  85. 0bc89aa cppumaker: Allow UNO interface functions to throw std::exception by Stephan Bergmann · 12 years ago
  86. eb37196 Some more cppumaker "css" clean-up by Stephan Bergmann · 12 years ago
  87. 44b96b1 fdo#70285 cleanup generated C++ code by Noel Grandin · 12 years ago
  88. 254f59f rhbz#1014010: Missing dependencies in isBootstrapType list by Stephan Bergmann · 13 years ago
  89. 3656a57 add mode lines to new files (and idls) since last run by Caolán McNamara · 13 years ago
  90. 04a0024 Fail for unkonwn entities by Stephan Bergmann · 13 years ago
  91. a80fb45 Revert "WIP: add cppumaker -U to directly read from .idl files" by Stephan Bergmann · 13 years ago
  92. c411390 WIP: add cppumaker -U to directly read from .idl files by Stephan Bergmann · 13 years ago
  93. 54dd4ae Add cppumaker -nD "no dependent types are generated" by Stephan Bergmann · 13 years ago
  94. 4b0a692 Stray space at end of usage text line by Stephan Bergmann · 13 years ago
  95. 2618ff4 UNO interface UIKs are unused for a very long time by Stephan Bergmann · 13 years ago
  96. ea7ce8c Write integers as signed sal_Int32 by Stephan Bergmann · 13 years ago
  97. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  98. 2f731e7 fdo#43460 startmath,codemaker: use isEmpty() by Jelle van der Waa · 13 years ago
  99. e39e9e4 Source files shouldn't have executable bit set. by Mark Wielaard · 13 years ago
  100. a1dff29 Support for annotations in the new UNOIDL format by Stephan Bergmann · 13 years ago