1. 1275e97 loplugin:redundantfcast by Stephan Bergmann · 8 years ago
  2. 2f5868c loplugin:redundantfcast look for redundant copies in return statements by Noel Grandin · 8 years ago
  3. 7fbb96c Move (and rename) graphic stuff from svtools to vcl by Tomaž Vajngerl · 8 years ago
  4. a6e53e5 chart2: remove commented properties by Tomaž Vajngerl · 8 years ago
  5. 78a434f rename aNewGraphicUrl parameter name to what it actually is by Tomaž Vajngerl · 8 years ago
  6. ec05c7f chart2: change usage of MID_GRAFURL to MID_BITMAP by Tomaž Vajngerl · 8 years ago
  7. 2d40c43 loplugin:redundantfcast look for unnecessary temporaries by Noel Grandin · 8 years ago
  8. 7960ccb loplugin:constantparam in canvas..comphelper by Noel Grandin · 8 years ago
  9. 44d5188 loplugin:unusedfields by Noel Grandin · 8 years ago
  10. 36c8890 use more Color in chart2 by Noel Grandin · 8 years ago
  11. 5a4d616 convert SymbolBitmapURL to SymbolBitmap used in chart2 by Tomaž Vajngerl · 8 years ago
  12. 6e90bcd disambiguate CreateSfxDialog by Caolán McNamara · 8 years ago
  13. 80c98c0 Resolves: tdf#113805 insert special character fails in insert footnote, etc dialog by Caolán McNamara · 8 years ago
  14. 4b44ab2 loplugin:useuniqueptr in AxisItemConverter by Noel Grandin · 8 years ago
  15. 35d062f tdf#116163: Limit label height in chart if needed by Szymon Kłos · 8 years ago
  16. e108a31 Modernize a bit chart2 by Julien Nabet · 8 years ago
  17. ba7191e Use for-range loops in chart2 (part1) by Julien Nabet · 8 years ago
  18. 584fc20 lo chart2: The LokChartHelper must post the mouse events too. by Jan Holesovsky · 8 years ago
  19. e2cb154 convert COL_ constants to be of type Color by Noel Grandin · 8 years ago
  20. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  21. 0fad8d3 convert remaining WarningBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  22. 942f059 convert remaining ErrorBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  23. 9744803 use less RGB_COLORDATA by Noel Grandin · 8 years ago
  24. 736ebd9 fix alpha computation in chart2 getColorAsVector by Noel Grandin · 8 years ago
  25. d75144c convert remaining InfoBox to weld::MessageDialog by Caolán McNamara · 8 years ago
  26. 6a4c464 weld native message dialogs by Caolán McNamara · 8 years ago
  27. eb5563e Revert "loplugin:changetoolsgen in canvas..cui" and reapply by Noel Grandin · 8 years ago
  28. f841dad loplugin:changetoolsgen in canvas..cui by Noel Grandin · 8 years ago
  29. 16ea77b chart2: remove dead code by Chris Sherlock · 8 years ago
  30. 4fae455 tdf#42949 Remove unneeded helpids.h headers (1/3) by Gabor Kelemen · 8 years ago
  31. 2192f72 tdf#90487 Size of chart series dropdown by heiko tietze · 8 years ago
  32. 790f9ab tdf#114821 import complex data labels in bar chart by Szymon Kłos · 8 years ago
  33. 72c68a3 Fix typos by Andrea Gelmini · 8 years ago
  34. d68df78 chart2: std::iterator is deprecated in C++17 by Michael Stahl · 8 years ago
  35. c18d183 tdf#113572: removed redundant calc service by Vasily Melenchuk · 8 years ago
  36. be8c414 loplugin:unusedmethods also check for functions returning bool by Noel Grandin · 8 years ago
  37. cda2d47 Fix typos by Andrea Gelmini · 8 years ago
  38. 5836d2b Code simplification: both if branches are doing same. by Vasily Melenchuk · 8 years ago
  39. 2b9975f More loplugin:cstylecast: chart2 by Stephan Bergmann · 8 years ago
  40. 866fc4d Fix typos by Andrea Gelmini · 8 years ago
  41. d28e10b Replacing newly written deprecated OSL_ENSURE by SAL_WARN_IF. by Vasily Melenchuk · 8 years ago
  42. 898a8b0 More loplugin:cstylecast: chart2 by Stephan Bergmann · 8 years ago
  43. f14b9d3 convert (a>b?a:b) to std::max(a,b) by Noel Grandin · 8 years ago
  44. 0074951 tdf#113572: allow switching to data range in copypasted chart by Vasily Melenchuk · 8 years ago
  45. 0c1ca08 remove unused defines by Noel Grandin · 8 years ago
  46. 52bab68 Fix typos by Andrea Gelmini · 8 years ago
  47. 4b03065 loplugin:passstuffbyref improved return in various by Noel Grandin · 8 years ago
  48. 38bf5f6 tdf#108031 Area chart labels not rotated by Jochen Nitschke · 9 years ago
  49. 101a79c lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
  50. 1d2eb0b prevent crash when trying to edit broken chart documents by Markus Mohrhard · 8 years ago
  51. b2c3233 chart2: suspend/resume setting rects dirty for 3D shapes by Tomaž Vajngerl · 8 years ago
  52. 956dd4a TypedWhichId in svx part 2 by Noel Grandin · 8 years ago
  53. 18c40a0 convert chart2 to TypedWhichId by Noel Grandin · 8 years ago
  54. 00bc5a0 wrap scoped enum around css::util::NumberFormat by Noel Grandin · 8 years ago
  55. e6e85f1 remove unused typedefs by Noel Grandin · 8 years ago
  56. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  57. 4825150 loplugin:unusedfields by Noel Grandin · 8 years ago
  58. 55a7e83 chart2: When creating objects prevent setting object rects dirty by Tomaž Vajngerl · 8 years ago
  59. e169760 chart2: Batch changes to properties when creating 3D objects by Tomaž Vajngerl · 8 years ago
  60. 4e14475 loplugin:unusedindex by Mike Kaganski · 8 years ago
  61. 68eb27e tools: reimplement SVLIBRARY macro & remove it from solar.h by Michael Stahl · 8 years ago
  62. 29baa05 tools: remove unused #include from solar.h by Michael Stahl · 8 years ago
  63. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  64. 0201942 remove unused osl/time.h includes .. by Jochen Nitschke · 8 years ago
  65. 8169a0e loplugin:countusersofdefaultparams in chart2 by Noel Grandin · 8 years ago
  66. 19f9a7e Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx by Stephan Bergmann · 8 years ago
  67. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  68. b15f79a loplugin:unnecessaryparen: signed numeric literals by Stephan Bergmann · 8 years ago
  69. a265656 loplugin:unnecessaryparen: Warn about parentheses around literals by Stephan Bergmann · 8 years ago
  70. 2e5508a loplugin:unnecessaryparen check for (f1()).f2 by Noel Grandin · 8 years ago
  71. d8c0051 Replace lists by vectors in chart2 by Julien Nabet · 8 years ago
  72. 72ef2b5 Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all by Stephan Bergmann · 8 years ago
  73. f1a55c4 TypedWhichId for SDRATTR* constants (3) by Noel Grandin · 8 years ago
  74. 640e03d loplugin:simplifybool re-activate the !! warning by Noel Grandin · 8 years ago
  75. a0ebba3 tdf#39593 deduplicate code in ExplicitValueProvider by tagezi · 8 years ago
  76. 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
  77. 0f0049d TypedWhichId for XATTR* constants by Noel Grandin · 8 years ago
  78. c690d38 TypedWhichId for EE_CHAR* constants by Noel Grandin · 8 years ago
  79. 13b8961 use implict conversion operator in TypedWhichId by Noel Grandin · 8 years ago
  80. 3588a48 TypedWhichId by Noel Grandin · 8 years ago
  81. 6b56336 Fix typos by Andrea Gelmini · 8 years ago
  82. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  83. 38f4d4c A user object id is *NOT* a SotClipboardFormatId by Eike Rathke · 8 years ago
  84. 37a4a25 loplugin:finalclasses in chart2 by Noel Grandin · 8 years ago
  85. a93b691 loplugin:unusedvariable add some more std:: types by Noel Grandin · 8 years ago
  86. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  87. c4abbb6 inline ASSERT_EXCEPTION macro in chart2 by Noel Grandin · 8 years ago
  88. 1a284d1 loplugin:constantparam in c* by Noel Grandin · 8 years ago
  89. aace858 tdf#113026: disable mpBoxLegend when legend not visible by Xisco Fauli · 8 years ago
  90. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  91. 084f454 More loplugin:unnecessaryparen by Stephan Bergmann · 8 years ago
  92. d63b706 loplugin:includeform: chart2 by Stephan Bergmann · 8 years ago
  93. f54fadb Make include files found through -Ichart2/source/inc by Stephan Bergmann · 8 years ago
  94. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  95. 7f0bf62 Revert "check for unnecessary DLLPUBLIC annotations" by Stephan Bergmann · 9 years ago
  96. bbb1975 convert WB_FORCECTRLBACKGROUND to bool field on Edit by Noel Grandin · 9 years ago
  97. 81ce629 work around clang-cl ABI bug PR25641 by Stephan Bergmann · 10 years ago
  98. a599eea check for unnecessary DLLPUBLIC annotations by Noel Grandin · 9 years ago
  99. 1ffba0e loplugin:flatten check for throw in then clause by Noel Grandin · 9 years ago
  100. 8e78975 Rename the basegfx::tools namespace to basegfx::utils by Tor Lillqvist · 9 years ago