1. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  2. 13b6e5d loplugin:logexceptionnicely in shell..sot by Noel Grandin · 7 years ago
  3. 8303e7e loplugin:unusedfields improvements by Noel Grandin · 7 years ago
  4. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  5. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  6. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  7. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  8. d0119ff improve tools::Rectangle->basegfx::B2?Rectangle conversion by Noel Grandin · 7 years ago
  9. 6bcc4cb prefix member variables of AnimationBitmap by Tomaž Vajngerl · 7 years ago
  10. 18651db rename animate.hxx to animate/Animation.hxx, more changes follow by Tomaž Vajngerl · 7 years ago
  11. d7f4f56 tdf#124756 slideshow: avoid mbPaintDisabled for media windows by Miklos Vajna · 7 years ago
  12. f03310e loplugin:sequentialassign in sfx2..solenv by Noel Grandin · 7 years ago
  13. b52f309 improve loplugin simplifyconstruct by Noel Grandin · 7 years ago
  14. bf2f0c9 tdf#73092 remove remaining shape of the repeating animation. by Mark Hung · 7 years ago
  15. 191f85d re-land "new loplugin typedefparam"" by Noel Grandin · 7 years ago
  16. 4a88213 tdf#42949 Fix IWYU warnings in include/cppcanvas/* by Gabor Kelemen · 7 years ago
  17. c9bb483 Revert "new loplugin typedefparam" by Noel Grandin · 7 years ago
  18. 9865440 new loplugin typedefparam by Noel Grandin · 7 years ago
  19. 8cc88f9 Fix typo by Andrea Gelmini · 7 years ago
  20. 71755f3 tdf#123743 deactive after the player is stopped. by Mark Hung · 7 years ago
  21. 376ee49 remove some unused typedefs by Noel Grandin · 7 years ago
  22. 7e18b87 tdf#88969 restart interactive sequence. by Mark Hung · 7 years ago
  23. 7927bfc slideshow: do not toggle pause when deactivate. by Mark Hung · 7 years ago
  24. bacd06e loplugin:unusedfields in slideshow by Noel Grandin · 7 years ago
  25. cacdb1a tdf#77186 handle time container indefinite repetition. by Mark Hung · 7 years ago
  26. 183debd pretty up logging of exceptions by Noel Grandin · 7 years ago
  27. a2b687a Pointer is pointless by Noel Grandin · 7 years ago
  28. 45f4de6 loplugin:indentation in sfx2..slideshow by Noel Grandin · 7 years ago
  29. 5509d63 loplugin:flatten in slideshow by Noel Grandin · 7 years ago
  30. 6b6c0b1 tdf#44223 allow slideshow to play embedded media. by Mark Hung · 7 years ago
  31. 27cd397 Drop o3tl/clamp.hxx, use C++17 std::clamp instead by Stephan Bergmann · 7 years ago
  32. 17dd266 convert "*xxx.get()" to "*xxx" by Noel Grandin · 7 years ago
  33. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  34. 5eac2e6 Remove misguided FALLTHROUGH comments by Stephan Bergmann · 7 years ago
  35. f820f6e Resolves: tdf#121942 action deactivated twice by Caolán McNamara · 7 years ago
  36. 1aa10fc tdf#121830 TogglePause should reset to original state on deactivate_st ? by Caolán McNamara · 7 years ago
  37. e4472d3 loplugin:unnecessaryparen include more assignments by Noel Grandin · 7 years ago
  38. 437adaa loplugin:unusedmethods by Noel Grandin · 7 years ago
  39. 14b366e loplugin:singlevalfields by Noel Grandin · 7 years ago
  40. a96e6e8 tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* by Gabor Kelemen · 7 years ago
  41. 0ded54c Simplify containers iterations in slideshow, sot, starmath, stoc by Arkadiy Illarionov · 7 years ago
  42. 933660e loplugin:stringconstant look for unnecessary OString constructor use by Noel Grandin · 7 years ago
  43. 21de555 remove unnecessary "if (!empty()" checks before loops by Noel Grandin · 7 years ago
  44. 3588c6c slideshow: get unit tests to work again by Thorsten Behrens · 8 years ago
  45. 8a629c1 remove unused DocTreeNode::NodeType::Invalid by Noel Grandin · 7 years ago
  46. e329049 loplugin singlevalfields improvement by Noel Grandin · 7 years ago
  47. 6b67f86 tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
  48. e3560f4 Replace deprecated boost::optional::reset(val) with operator = by Mike Kaganski · 7 years ago
  49. 5404f75 loplugin:collapseif in sdext..svx by Noel Grandin · 7 years ago
  50. 8467d76 fix signatures of deleted copy/assign operators by Noel Grandin · 7 years ago
  51. a4b60b7 loplugin:returnconstant by Noel Grandin · 7 years ago
  52. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  53. 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
  54. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  55. b0dc3c6 coverity#1440239 Uncaught exception by Caolán McNamara · 7 years ago
  56. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  57. 56940b7 loplugin:constfields in slideshow by Noel Grandin · 7 years ago
  58. 2fbb9736 loplugin:unusedmethods by Noel Grandin · 8 years ago
  59. 1534025 loplugin:methodcycles more graph theory for the win by Noel Grandin · 8 years ago
  60. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  61. a8aaffa tdf#119146: fix populating maCurrentSubsets by Mike Kaganski · 8 years ago
  62. 2b5812e rename ENABLE_HEADLESS option to DISABLE_GUI by Noel Grandin · 8 years ago
  63. 1a3bf54 Related: tdf#122166 require opengl >= 3.0 for slide transitions by Caolán McNamara · 8 years ago
  64. f435153 Consolidate: basegfx::clamp -> o3tl::clamp by Stephan Bergmann · 8 years ago
  65. c40109c Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  66. 8c48d69 Use more basegfx deg<->rad functions, instead of direct formulas by Mike Kaganski · 8 years ago
  67. b586794 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  68. 9605b99 tdf#76436 initialize maStartInterpolationValue. by Mark Hung · 8 years ago
  69. efa1d0d -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  70. 4600b07 tdf#102195: don't exclude everything between first and last subset by Mike Kaganski · 8 years ago
  71. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  72. 451a76e Fix typo by Andrea Gelmini · 8 years ago
  73. 6493136 New o3tl::temporary to simplify calls of std::modf by Stephan Bergmann · 8 years ago
  74. 7ab34b5 loplugin:redundantcast improvements for floating-integer conversions by Stephan Bergmann · 8 years ago
  75. edd0d35 loplugin:countusersofdefaultparams by Noel Grandin · 8 years ago
  76. 5fa6a79 Fix typos by Andrea Gelmini · 8 years ago
  77. b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
  78. 5dd762d hold MetaAction by rtl::Reference by Noel Grandin · 8 years ago
  79. 48fbfe3 use more DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  80. 0bbfb47 loplugin:useuniqueptr in PluginSlideChange by Noel Grandin · 8 years ago
  81. b2147ab remove unused ucbstreamhelper includes by Jochen Nitschke · 8 years ago
  82. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  83. 80918a5 slideshow: convert use of GraphicURL to Graphic property by Tomaž Vajngerl · 8 years ago
  84. 0408a59 tdf#115142 Revert "slideshow: clip shapes in secondary screen window" by Michael Stahl · 8 years ago
  85. 26a016b use more Color in sfx2..svtools by Noel Grandin · 8 years ago
  86. 477d2ba delete colordata.hxx by Noel Grandin · 8 years ago
  87. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  88. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  89. 08ab1f4 loplugin:oncevar extend to tools/gen.hxx types by Noel Grandin · 8 years ago
  90. 5098f82 Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/ by Stephan Bergmann · 8 years ago
  91. ba8a703 New loplugin:nestedunnamed by Stephan Bergmann · 8 years ago
  92. c101df2 Fix typos by Andrea Gelmini · 8 years ago
  93. ec02714 loplugin:unused-returns in drawinglayer..svx by Noel Grandin · 8 years ago
  94. c0a70da Fix typos by Andrea Gelmini · 8 years ago
  95. 970b768 Fix typos by Andrea Gelmini · 8 years ago
  96. 23885b0 loplugin:unnecessaryparen extend to delete statements by Noel Grandin · 8 years ago
  97. b20ccaf More loplugin:cstylecast: slideshow by Stephan Bergmann · 8 years ago
  98. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  99. 16fd3dd More loplugin:cstylecast: slideshow by Stephan Bergmann · 8 years ago
  100. c00cb49 loplugin:redundantcast: slideshow by Stephan Bergmann · 8 years ago