1. 401d07f loplugin:datamembershadow by Noel Grandin · 9 years ago
  2. 3c4c5aa loplugin:expandablemethods in writerfilter..xmlhelp by Noel Grandin · 9 years ago
  3. 7477ab1 loplugin:inlineablemethods in xmloff by Noel Grandin · 9 years ago
  4. 81dde67 clang-cl loplugin: xmlhelp by Stephan Bergmann · 9 years ago
  5. f255c3e [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always true by Stephan Bergmann · 10 years ago
  6. a468035 Replace local ASCII function with rtl/character.hxx by Arnaud Versini · 10 years ago
  7. 0ea50b5 loplugin:countusersofdefaultparams in xmloff by Noel Grandin · 10 years ago
  8. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  9. d643957 loplugin:unusedenumconstants in unotools..xmlhelp by Noel Grandin · 10 years ago
  10. 500a3be loplugin:countusersofdefaultparams in vcl..xmlsecurity by Noel Grandin · 10 years ago
  11. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  12. 9870f02 loplugin:countusersofdefaultparams in tools..xmlsecurity by Noel Grandin · 10 years ago
  13. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  14. da7259b loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  15. 6a5e30d loplugin:singlevalfields in xmlhelp,xmloff by Noel Grandin · 10 years ago
  16. 5bd5baf remove some more (void) style function definitions/declarations by Noel Grandin · 10 years ago
  17. bc1e738 Convert IteratorState to scoped enum by Noel Grandin · 10 years ago
  18. e9af29b loplugin:unusedmethods in writerfilter to xmloff by Noel Grandin · 10 years ago
  19. 96fab05 clang-tidy modernize-loop-convert in writerfilter to xmlsecurity by Noel Grandin · 10 years ago
  20. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  21. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  22. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  23. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  24. a31840b reduce unnecessary reallocing by Noel Grandin · 10 years ago
  25. b4fda7b new loplugin:constantparam by Noel Grandin · 10 years ago
  26. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  27. 778e9a6 new loplugin: find write-only fields by Noel Grandin · 10 years ago
  28. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  29. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  30. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  31. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  32. e9aa3c9 Simplify code by Stephan Bergmann · 10 years ago
  33. ce3dd82 Clean up configuration access by Stephan Bergmann · 10 years ago
  34. 549e900 tdf#96855: Put back assignment of xHierAccess by Stephan Bergmann · 10 years ago
  35. 4c7ce41 loplugin:unusedfields in xmlhelp,xmloff by Noel Grandin · 10 years ago
  36. e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
  37. e65233a -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  38. abc6071 loplugin:unusedfields various by Noel Grandin · 10 years ago
  39. fa452b5 com::sun::star->css in xmlhelp by Noel Grandin · 10 years ago
  40. 22c5968 loplugin:unusedfields in xmlhelp/ by Noel Grandin · 10 years ago
  41. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  42. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  43. eb95283 Killed the 'lastedited' element, it's useless, we have git. by Jan Holesovsky · 10 years ago
  44. 87bae0e loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  45. fd80fa3 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  46. 9e8ff13 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  47. 59b072e yyyyy by Noel Grandin · 10 years ago
  48. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  49. 3bc5df7 UNO: no need to use OUString constructor when calling createInstance by Noel Grandin · 10 years ago
  50. 03802af xmlhelp: apparently "picture.jar" hasn't existed for a long time by Michael Stahl · 10 years ago
  51. 6948c54 tdf#75637: Resolve help images via a vnd.libreoffice.image UCP by Stephan Bergmann · 10 years ago
  52. f5174c8 ...but do not erase localize attributes from image elements by Stephan Bergmann · 10 years ago
  53. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  54. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  55. 6b34ac2 loplugin:mergeclasses by Noel Grandin · 10 years ago
  56. 3649c0c xmlhelp: -GR is added by default in com_MSC_defs.mk by Michael Stahl · 11 years ago
  57. 79797f8 Fix typos by Andrea Gelmini · 11 years ago
  58. ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  59. 28ebbf1 xmlhelp: Add missing include by David Ostrovsky · 11 years ago
  60. 6afc120 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  61. 5da0dce Consolidate isFileUrl checks by Stephan Bergmann · 11 years ago
  62. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  63. 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
  64. 6b199c5 xmlhelp: remove obsolete GCC 4.2 warning stuff by Michael Stahl · 11 years ago
  65. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  66. 760e7c2 Remove unused XmlSearchExceptions.hxx by Stephan Bergmann · 11 years ago
  67. e1b30d6 -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  68. fc0079e loplugin:unusedmethods xmlhelp by Noel Grandin · 11 years ago
  69. 1c5f07e Fix typos by Andrea Gelmini · 11 years ago
  70. 6390d2c52 Get rid of comphelper::string::is*Ascii functions by Stephan Bergmann · 11 years ago
  71. dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
  72. cc0e9a3 cppcheck: variableScope by Caolán McNamara · 11 years ago
  73. f8da549 Decompressor rubbish in xmlhelp is luckily unused by Caolán McNamara · 11 years ago
  74. e7b4225 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  75. 6ef9f7e loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  76. 8e22cd4 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  77. 1df4114 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  78. acad844 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  79. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  80. 0a7b739 loplugin:staticmethods by Noel Grandin · 11 years ago
  81. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  82. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  83. 2b1d22e Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  84. 7b5924f Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  85. 1bfdea7 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  86. fa683a7 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  87. 61fe89e loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  88. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  89. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  90. 473c20d Some more loplugin:cstylecast: xmlhelp by Stephan Bergmann · 11 years ago
  91. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  92. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  93. fb4fec6 xmlhelp: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  94. 180f079 comphelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  95. e09a825 xmlhelp: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  96. 8c2e25b images: Tango is the most complete theme. by Jan Holesovsky · 11 years ago
  97. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  98. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  99. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  100. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago