1. 92c8d74 CppCheck : reduce variables scope by Michaël Lefèvre · 11 years ago
  2. a829ba5 convert Link<> to typed by Noel Grandin · 11 years ago
  3. 5645960 convert Link<> to typed by Noel Grandin · 11 years ago
  4. a19f981 convert Link<> to typed by Noel Grandin · 11 years ago
  5. c439d55 remove unused Link<> field by Noel Grandin · 11 years ago
  6. cc3e899 WaE: this method can be declared static by Tor Lillqvist · 11 years ago
  7. 711752a WaE: rewrite as call of rtl::OUString::isEmpty by Tor Lillqvist · 11 years ago
  8. 0212c71 WaE: implicit conversion of literal of type 'int' to 'bool' by Tor Lillqvist · 11 years ago
  9. 3a3c68a chained editeng: Convert fprintf to SAL_INFO by Thorsten Behrens · 11 years ago
  10. 04bc1bd chained editeng: Handle chaining for cutting and pasting by matteocam · 11 years ago
  11. 0c0dedb chained editeng: Add primitive creation methods for chaining by matteocam · 11 years ago
  12. e705b13 chained editeng: Add interface and implementations for text chaining by matteocam · 11 years ago
  13. 3a00aae boost->std by Caolán McNamara · 11 years ago
  14. fcb5512 convert Link<> to typed by Noel Grandin · 11 years ago
  15. bc9d5eb convert Link<> to typed by Noel Grandin · 11 years ago
  16. 7ffa2184 convert Link<> to typed by Noel Grandin · 11 years ago
  17. 81bec2e convert Link<> to typed by Noel Grandin · 11 years ago
  18. c784b1a convert Link<> to typed by Noel Grandin · 11 years ago
  19. 073b5e8 convert Link<> to typed by Noel Grandin · 11 years ago
  20. cd01518 convert Link<> to typed by Noel Grandin · 11 years ago
  21. b98fb89 convert Link<> to typed by Noel Grandin · 11 years ago
  22. 69a06ca convert Link<> to typed by Noel Grandin · 11 years ago
  23. d30aedb convert Link<> to typed by Noel Grandin · 11 years ago
  24. e9e5fee tdf#62525 editeng: OutlinerParaObject by Daniel Robertson · 11 years ago
  25. 8be829e sal_uInt16 to sal_Int32 by Matteo Casalin · 11 years ago
  26. 4100784 Refactor graphite integration and update graphite by Martin Hosken · 11 years ago
  27. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  28. 509b1ad Also get rid of :: prefix for css by Tor Lillqvist · 11 years ago
  29. eb012bf editeng: com::sun::star->css by Noel Grandin · 11 years ago
  30. 3870d11 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  31. a622aaf clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  32. 267f401 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  33. 85c62a3 Fix tdf#93781 Impress copy wrong style name to clipboard when by Mark Hung · 11 years ago
  34. 2564ef9 Restored missing includes from source files. by Ashod Nakashian · 11 years ago
  35. d9305ae tdf#93052 - When save, generate unused list-styles in context.xml by Juergen Funk · 11 years ago
  36. 0955bfe Fix tdf#93438 Impress generate abnormal style when copy-pasting by Mark Hung · 11 years ago
  37. 4fbda76 sal_uLong to sal_uInt32 as SvxEditSourceHint ID by Matteo Casalin · 11 years ago
  38. 3bc69b1 don't write SvxBackgroundColorItem via inherited SvxColorItem::Store by Caolán McNamara · 11 years ago
  39. 8be00a3 Help GCC by Stephan Bergmann · 11 years ago
  40. a6050c3 Clean up aEmpty by Stephan Bergmann · 11 years ago
  41. 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
  42. 373e71e tdf#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  43. 77dc6b3 tweak config-less sysconfig path by Caolán McNamara · 11 years ago
  44. 248e6c2 more no-config shortcuts by Caolán McNamara · 11 years ago
  45. 236714e Clean up remaining utl::LocalFileHelper::Convert... by Stephan Bergmann · 11 years ago
  46. 6b7354a for testing allow disabling configmgr for time critical paths by Caolán McNamara · 11 years ago
  47. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  48. 2238bb4 tdf#93052 Fix abundance of calc annotation styles by Jan-Marek Glogowski · 11 years ago
  49. 0db25f6 remove default value from SfxPoolItem::PutValue by Noel Grandin · 11 years ago
  50. 71aed91 tdf#93384 editeng rendercontext: don't paint spellcheck result directly by Miklos Vajna · 11 years ago
  51. 0f2a9bb loplugin: defaultparams by Noel Grandin · 11 years ago
  52. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  53. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  54. e646e61 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  55. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  56. 4eeeec8 convert RGCHK constants to scoped enum by Noel Grandin · 11 years ago
  57. 95548d8 remove some unused EDITUNDO_ constants by Noel Grandin · 11 years ago
  58. d29e196 convert EE_ACTION constants to scoped enum by Noel Grandin · 11 years ago
  59. 38023af loplugin:unusedmethods by Noel Grandin · 11 years ago
  60. dc7fc20 convert WALLPAPER constants to scoped enum by Noel Grandin · 11 years ago
  61. 3d2f434 loplugin:unusedmethods sd by Noel Grandin · 11 years ago
  62. 83ea8f2 Removed comment by Andrea Gelmini · 11 years ago
  63. a0021a7 editeng: replace boost::ptr_vector with std::vector<std::unique_ptr>> by Michael Stahl · 11 years ago
  64. d272695 editeng: replace boost::ptr_map with std::map<std::unique_ptr>> by Michael Stahl · 11 years ago
  65. 144d824 editeng: replace boost::ptr_map with std::map<std::unique_ptr>> by Michael Stahl · 11 years ago
  66. 9f4f237 loplugin:unusedmethods svl by Noel Grandin · 11 years ago
  67. c5ca63a sal_uInt16 to sal_Int32/size_t by Matteo Casalin · 11 years ago
  68. 22b2381 editeng: pointless code by Michael Stahl · 11 years ago
  69. 9b1e55f editeng: replace boost::ptr_map with std::map<std::unique_ptr> by Michael Stahl · 11 years ago
  70. 7ab881a loplugin:unusedmethods editeng by Noel Grandin · 11 years ago
  71. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  72. 4cb59a8 Fix IndentingPagesHdl type (and GetIndentingPagesHdl is unused) by Stephan Bergmann · 11 years ago
  73. 2970ec8 editeng: make Link<> usage typed by Noel Grandin · 11 years ago
  74. 26ac3ee editeng, convert to typed Link<> by Noel Grandin · 11 years ago
  75. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  76. e9c3583 improve the returnbyref loplugin by Noel Grandin · 11 years ago
  77. 87dc6c8 Fix typos by Andrea Gelmini · 11 years ago
  78. 1a8915e Fix typos by Andrea Gelmini · 11 years ago
  79. d16d9f9 remove some unnecessary typedefs to pointer by Noel Grandin · 11 years ago
  80. 39fd37f remove custom RTTI from SvxAutoCorrect by Noel Grandin · 11 years ago
  81. bcb055f coverity#1308551 Uncaught exception by Caolán McNamara · 11 years ago
  82. 5d5dc05 Fix typos by Andrea Gelmini · 11 years ago
  83. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  84. 91e897b coverity#1308483 Uncaught exception by Caolán McNamara · 11 years ago
  85. 9423044 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  86. 8987a29 loplugin:stringconstant: Flag more inefficiencies by Stephan Bergmann · 11 years ago
  87. 892455e Simplify uses of comphelper::string::equals with constant argument by Stephan Bergmann · 11 years ago
  88. aade275 Fix typos by Andrea Gelmini · 11 years ago
  89. 9ed0339 Fix typos by Andrea Gelmini · 11 years ago
  90. 9fc05ce Simplify uses of OUString::replaceAll with literal arguments by Stephan Bergmann · 11 years ago
  91. 2e488d7 All uses of LINE_SEP are fine with a char literal by Stephan Bergmann · 11 years ago
  92. c60c370 drop unused sequenceasvector.hxx (see sequence.hxx) by Caolán McNamara · 11 years ago
  93. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  94. ecaf1cb seems to be what was meant by Lionel Elie Mamane · 11 years ago
  95. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  96. 3fa7b0b Fix typos by Andrea Gelmini · 11 years ago
  97. f378e72 Fix typos by Andrea Gelmini · 11 years ago
  98. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  99. 5a2e099 cppcheck:redundantCondition by Noel Grandin · 11 years ago
  100. b226928 cppcheck: redundantCondition [part1] by Julien Nabet · 11 years ago