1. ea5b48e loplugin:unusedmethods unused return value in idl by Noel Grandin · 10 years ago
  2. d79efb6 Missing include by Stephan Bergmann · 10 years ago
  3. 6c1cab5 Missing include by Stephan Bergmann · 10 years ago
  4. e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
  5. ec3f724 loplugin:unusedfields by Noel Grandin · 10 years ago
  6. d8a4233 -Werror,-Wformat by Stephan Bergmann · 10 years ago
  7. 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
  8. 85c758a loplugin:unusedfields in include/sfx2/ by Noel Grandin · 10 years ago
  9. 2e1d74d loplugin:unusedfields idl,idlc by Noel Grandin · 10 years ago
  10. fa91dd3 5th step to remove tools/rtti.hxx by Oliver Specht · 10 years ago
  11. 5d892a3 idl: boost::ptr_vector->std::vector<std::unique_ptr> by Noel Grandin · 10 years ago
  12. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  13. 85552d8 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  14. 20635ed9 Reduce scope of #include <tools/stream.hxx> by Matteo Casalin · 10 years ago
  15. 834cbda move SvRefMemberList into idl by Noel Grandin · 10 years ago
  16. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  17. 7e776c0 loplugin:unusedmethods by Noel Grandin · 11 years ago
  18. 89d39bc tdf#94559: 4th step to remove rtti.hxx by Oliver Specht · 11 years ago
  19. 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
  20. ac9671f tdf#94559: second step to remove rtti.hxx by Oliver Specht · 11 years ago
  21. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  22. d4c6a38 loplugin:mergeclasses merge SvMetaObject with SvMetaName by Noel Grandin · 11 years ago
  23. b359064 loplugin:mergeclasses SvIdentifier by Noel Grandin · 11 years ago
  24. e889f6f idl: add article that has details on SDI file format by Miklos Vajna · 11 years ago
  25. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  26. 2886f83 idl,framework,forms: inline some use-once typedefs by Noel Grandin · 11 years ago
  27. b996386 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  28. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  29. 3274085 remove unused STC check by Noel Grandin · 11 years ago
  30. 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
  31. e294fa9 Replace GetAppData(SHL_IDL) with an rtl::Static by Stephan Bergmann · 11 years ago
  32. e9c3583 improve the returnbyref loplugin by Noel Grandin · 11 years ago
  33. 420923b Fix typos by Andrea Gelmini · 11 years ago
  34. 9e7c54eb loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  35. afcf1ec loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  36. c4f3fba loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  37. 427b0ba loplugin:simplifybool by Stephan Bergmann · 11 years ago
  38. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  39. f4022fe loplugin:implicitboolconversion clean-up by Stephan Bergmann · 11 years ago
  40. e4688a3 loplugin:staticmethods by Noel Grandin · 11 years ago
  41. 0fc0c5d Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  42. 5920dfe const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  43. fcf339c convert SFX_SLOT_ constants to enum class by Noel Grandin · 11 years ago
  44. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  45. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  46. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  47. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  48. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  49. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  50. 36936c2 remove if-block that has no effect by Michael Weghorn · 11 years ago
  51. f9b0815 coverity#703967 Unchecked return value by Caolán McNamara · 11 years ago
  52. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  53. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  54. 1a2c28c callcatcher: update unused code by Caolán McNamara · 11 years ago
  55. 4aaa4ce Remove more unused idl parts by Stephan Bergmann · 11 years ago
  56. aef6ab2 Strip svidl down to what is still used by Stephan Bergmann · 11 years ago
  57. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  58. c625525 rename SvRef::AddRef to AddFirstRef by Noel Grandin · 12 years ago
  59. 65b69c44f loplugin: cstylecast by Noel Grandin · 12 years ago
  60. 5cefde0 remove unnecessary casts in calls to SvStream.WriteUInt32 by Noel Grandin · 12 years ago
  61. 5501c8d remove unnecessary casts in calls to SvStream.WriteUInt16 by Noel Grandin · 12 years ago
  62. bec72dd remove unnecessary casts in calls to SvStream.WriteUChar by Noel Grandin · 12 years ago
  63. 3ddae21 remove unused fields pName and pMethodName in SfxSlot class by Noel Grandin · 12 years ago
  64. 977c501 idl: ignore -isystem args by Stephan Bergmann · 12 years ago
  65. 3107156 loplugin:staticcall by Stephan Bergmann · 12 years ago
  66. f961cf5 Fix memory leak by Stephan Bergmann · 12 years ago
  67. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  68. 0897a5a coverity#1209405 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  69. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  70. 0d7b898 coverity#1209786 Dereference before null check by Caolán McNamara · 12 years ago
  71. 0698ccf coverity#1209793 Dereference before null check by Caolán McNamara · 12 years ago
  72. 6cf148b translate to English by Caolán McNamara · 12 years ago
  73. f0268c9 idl: sal_Bool->bool by Noel Grandin · 12 years ago
  74. c12bc7f fixincludeguards.sh: idl and idlc by Thomas Arnhold · 12 years ago
  75. 9ef07c5 This file seems unused since the 20th century by Takeshi Abe · 12 years ago
  76. 2be92a9 svidl: Unwind SFX_SLOTMAP_ARG, and kill it. by Jan Holesovsky · 12 years ago
  77. 62256ea svidl: Unwind SFX_ARGUMENT macro, and kill it. by Jan Holesovsky · 12 years ago
  78. 6b1f812 svidl: Unwind SFX_ARGUMENTMAP macro, and kill it. by Jan Holesovsky · 12 years ago
  79. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  80. 8f6c55a Replace SV_DECL/IMPL_REF macros with SvRef template by Stephan Bergmann · 12 years ago
  81. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  82. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  83. 4f4d9c0 Avoid duplicate symbols in libmerged for Windows too. by Matúš Kukan · 12 years ago
  84. 50c5a4c Revert "Avoid duplicate symbols in libmerged for Windows too." by Matúš Kukan · 12 years ago
  85. fc27a68 Avoid duplicate symbols in libmerged for Windows too. by Matúš Kukan · 12 years ago
  86. 2be3417 coverity#1103651 Unchecked return value by Caolán McNamara · 12 years ago
  87. 525c539 fix indent by Caolán McNamara · 12 years ago
  88. 2a7f4e3 coverity#707933 Uninitialized scalar field by Caolán McNamara · 12 years ago
  89. dbfff3f coverity#707932 Uninitialized scalar field by Caolán McNamara · 12 years ago
  90. 27f033e coverity#707931 Uninitialized scalar field by Caolán McNamara · 12 years ago
  91. dbfc495 Add config option used when we try to link one huge object file. by Matúš Kukan · 12 years ago
  92. 0c7f352 remove SvStream::operator>> methods by Noel Grandin · 12 years ago
  93. b2878af more SvStream:operator>> conversion by Noel Grandin · 12 years ago
  94. 15535e3 convert SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
  95. a368248 cid#705188 missing break in switch by Noel Grandin · 12 years ago
  96. a0d5d57 coverity#707930 Uninitialized scalar field by Caolán McNamara · 12 years ago
  97. dc61cc8 bool improvements by Stephan Bergmann · 12 years ago
  98. 16a2e90 remove SvStream::operator<< methods by Noel Grandin · 12 years ago
  99. d803483 convert more SvStream::operator<< calls by Noel Grandin · 12 years ago
  100. bbd9668 bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) by Stephan Bergmann · 12 years ago