1. 3de594d More tests to suppress (all .PHONY test targets should be covered now) by Stephan Bergmann · 9 years ago
  2. ca145c7 remove some unnecessary OString constructor calls by Noel Grandin · 9 years ago
  3. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  4. 719a2ad remove unnecessary empty OUString fields and vars by Noel Grandin · 9 years ago
  5. 6768a9b loplugin:redundantcast check for c-style casts to void by Noel Grandin · 9 years ago
  6. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  7. ee495c2 Fix typos by Andrea Gelmini · 9 years ago
  8. 6291574 Remove unused #include <ctype.h> by Stephan Bergmann · 9 years ago
  9. cb2a1cb Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char) by Stephan Bergmann · 9 years ago
  10. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  11. e972d6b Idlc::m_pErrorHandler is unused by Stephan Bergmann · 9 years ago
  12. 1c413e4 loplugin:subtlezeroinit: idlc by Stephan Bergmann · 9 years ago
  13. a6a46aad5 convert ExprComb to scoped enum by Noel Grandin · 9 years ago
  14. d00431f convert ErrorCode to scoped enum by Noel Grandin · 9 years ago
  15. 9651424 convert WarningCode to scoped enum by Noel Grandin · 9 years ago
  16. 63e0ffa remove unused PS_OpCompleted from ParseState enum by Noel Grandin · 9 years ago
  17. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  18. 7004705 Remove junk by Stephan Bergmann · 9 years ago
  19. b4adb0c loplugin: unnecessary destructor forms..idlc by Noel Grandin · 9 years ago
  20. 2131bf4 New loplugin:dynexcspec: Add @throws documentation, idlc by Stephan Bergmann · 9 years ago
  21. 6abcf8b no special support for MACOSX PPC in master for a while now by Caolán McNamara · 9 years ago
  22. 6e50fef New loplugin:externvar: idlc by Stephan Bergmann · 9 years ago
  23. 5c5a6c3 bootstrap building with --disable-dynloading on standard linux by Caolán McNamara · 9 years ago
  24. d4864a9 Rewrite some (trivial) assignments inside if/while conditions: idlc by Stephan Bergmann · 9 years ago
  25. 1a743fd loplugin:expandablemethods in hwpfilter..linguistic by Noel Grandin · 9 years ago
  26. 990102b loplugin:unnecessaryvirtual in hwpfilter..rsc by Noel Grandin · 9 years ago
  27. a7369d9 loplugin:oncevar in helpcompiler..reportdesign by Noel Grandin · 9 years ago
  28. 877774c loplugin:expandablemethodds in hwpfilter..linguistic by Noel Grandin · 9 years ago
  29. 8b984da clang-cl loplugin: idlc by Stephan Bergmann · 9 years ago
  30. 4f0f1b6 tdf#96099 Reduce no of typedefs used for trivial containers by Asela Dasanayaka · 9 years ago
  31. f8ecdb7 Simplify AstExpression::compare by Stephan Bergmann · 10 years ago
  32. dd69131 we shouldn't need explicit lt_rtl_OUString, etc things anymore by Caolán McNamara · 10 years ago
  33. 1658bd2 loplugin:unusedenumvalues by Noel Grandin · 10 years ago
  34. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  35. 8806a86 loplugin:unusedenumconstants in forms..sot by Noel Grandin · 10 years ago
  36. 602647c loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  37. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  38. e084933 Get rid of unnecessary directory levels $D/inc/$D by Tor Lillqvist · 10 years ago
  39. e02d087 Fix typo in code by Andrea Gelmini · 10 years ago
  40. 2188f87 Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
  41. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  42. d36b873 loplugin:nullptr by Stephan Bergmann · 10 years ago
  43. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  44. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  45. 538f276 Formatting changes across all modules by Chris Sherlock · 10 years ago
  46. 4ff5a55 loplugin:unusedmethods by Noel Grandin · 10 years ago
  47. e3a31fc loplugin:unusedfields by Noel Grandin · 10 years ago
  48. 0555447 FD_complex is unused by Stephan Bergmann · 10 years ago
  49. 2e1d74d loplugin:unusedfields idl,idlc by Noel Grandin · 10 years ago
  50. a96b564 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  51. d22a052 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  52. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  53. f72ebcb clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  54. 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
  55. a5bb6ef Return unique_ptr from AstExpression::eval_* functions by Stephan Bergmann · 11 years ago
  56. 1f8723b m_exprValue cannot be non-null here by Stephan Bergmann · 11 years ago
  57. 8400159 AstExpression::coerce always returned m_exprValue, so simplify its signature by Stephan Bergmann · 11 years ago
  58. b085d55 Remove redundant AstExpression::eval_internal by Stephan Bergmann · 11 years ago
  59. cb31ea6 AstExpression::eval_internal always returns m_exprValue by Stephan Bergmann · 11 years ago
  60. 6b3feb9 AstExpression::coerce is always called with bAssign = true by Stephan Bergmann · 11 years ago
  61. 2b19fd8 Simplify coerce_value signature by Stephan Bergmann · 11 years ago
  62. bc1fdb7 The only EvalKind actually used is EK_const by Stephan Bergmann · 11 years ago
  63. 25accda tdf#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  64. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  65. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  66. 420923b Fix typos by Andrea Gelmini · 11 years ago
  67. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  68. 7079e88 idlc: fix warnings by Stephan Bergmann · 11 years ago
  69. b47ae9d More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  70. 319c5f8 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  71. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  72. f1e22f1 fix android build by Noel Grandin · 11 years ago
  73. 68b35c7 convert RTReferenceType to scoped enum by Noel Grandin · 11 years ago
  74. e2931bc convert RTMethodMode to scoped enum by Noel Grandin · 11 years ago
  75. 0833143 convert RT_ACCESS fields to scoped enum by Noel Grandin · 11 years ago
  76. 7b4ca58 convert RegError to scoped enum by Noel Grandin · 11 years ago
  77. 95600ed convert RegValueType to scoped enum by Noel Grandin · 11 years ago
  78. 0bd502a Clean up remaining C-style casts among void pointers by Stephan Bergmann · 11 years ago
  79. 6f7d641 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  80. aa7a829 loplugin:staticfunction by Noel Grandin · 11 years ago
  81. fbeb21e const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  82. 858e455 loplugin:constantfunction: various by Noel Grandin · 11 years ago
  83. 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  84. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  85. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  86. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  87. a23f6eb fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  88. 500910f idlc: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  89. 35f7556 add link to mkstemp coverity warning wrt threading fiasco by Caolán McNamara · 11 years ago
  90. 2c1bf30 More iwyu suggested headers removal by Riccardo Magliocchetti · 11 years ago
  91. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  92. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  93. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  94. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  95. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  96. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  97. 9d522e2 coverity#982268 silence Copy-paste error by Caolán McNamara · 11 years ago
  98. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  99. fafcf07 coverity#982167 Unchecked return value by Caolán McNamara · 11 years ago
  100. 7ed36e0 coverity#441992 Uncaught exception by Caolán McNamara · 11 years ago