1. c06b24d Resolves: tdf#96072 export Chart format codes in Excel notation by Eike Rathke · 10 years ago
  2. b639fe6 VirtualDevices either match another device depth, or are 1 bit by Caolán McNamara · 10 years ago
  3. c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
  4. 4a27c2c Remove last redundant toolbar:style properties by Samuel Mehrbrodt · 10 years ago
  5. c79b7fd loplugin:unusedfields in chart2 by Noel Grandin · 10 years ago
  6. fe3fd05 add mapKeysToSequence/mapValuesToSequence methods to comphelper by Noel Grandin · 10 years ago
  7. 42a9501 Remove redundant toolbar:style attributes by Samuel Mehrbrodt · 10 years ago
  8. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  9. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  10. d9e6270 loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  11. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  12. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  13. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  14. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  15. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  16. a0b9baa Bin mesa_headers completely by Tor Lillqvist · 10 years ago
  17. b216cc1 Avoid mesa_headers on X11, also link with -lGL only where necesssary by Tor Lillqvist · 10 years ago
  18. 40c4a08 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  19. c3efbb1 fix build, std::make_unique is C++14, use o3tl::make_unique by Noel Grandin · 10 years ago
  20. 41e9197 fix build by Noel Grandin · 10 years ago
  21. 73baabf chart2: replace boost::ptr_vector with std::vector<unique_ptr> by Noel Grandin · 10 years ago
  22. e0dec4c chart2: replace boost::ptr_vector with std::vector<unique_ptr> by Noel Grandin · 10 years ago
  23. 126103c chart2: replace boost::ptr_vector with std::vector<unique_ptr> by Noel Grandin · 10 years ago
  24. c3e642c chart2: replace boost::ptr_vector with std::vector<unique_ptr> by Noel Grandin · 10 years ago
  25. 6c80a8f new loplugin: oncevar by Noel Grandin · 10 years ago
  26. d097d86 coverity#1338265 Uncaught exception by Caolán McNamara · 10 years ago
  27. e460c11 coverity#1338253 Uncaught exception by Caolán McNamara · 10 years ago
  28. a86b41c loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  29. 48a3359 Reduce scope of #include <tools/poly.hxx> by Matteo Casalin · 10 years ago
  30. 177183f Proper fix for coverity#1326893 by Stephan Bergmann · 10 years ago
  31. 59b072e yyyyy by Noel Grandin · 10 years ago
  32. be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
  33. 065c8b4 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  34. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  35. 13938d6 Replace boost::bind by lambdas in chart2 tree. by Mario J. Rugiero · 10 years ago
  36. 64de38c tdf#91063 Move border to Gtkbox in Data Series content panel by Yousuf Philips · 10 years ago
  37. 04f66b0 tdf#91063 Change show legend label to tooltip in chart sidebar by Yousuf Philips · 10 years ago
  38. d550cdb implement text rotation for chart axis sidebar panel, tdf#94970 by Markus Mohrhard · 10 years ago
  39. 66a25e9 make it harder to use the API wrongly, tdf#95056 by Markus Mohrhard · 10 years ago
  40. 73cfe5f disable all error bar radion buttons in the beginning, tdf#95057 by Markus Mohrhard · 10 years ago
  41. 2f3ea8d refactor out some com::sun::star typedefs by Noel Grandin · 10 years ago
  42. 56e6f0d new loplugin: badvectorinit by Noel Grandin · 11 years ago
  43. dedf0a2 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  44. 31c1b82 tdf#91063 Move border to Gtkbox similar to other panels by Yousuf Philips · 10 years ago
  45. 1707c47 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  46. 367105e cleanup some local var declarations by Noel Grandin · 10 years ago
  47. 51f1062 tdf#94960, Revert "it is insane to not map line and ..." by Markus Mohrhard · 10 years ago
  48. 2d27c57 mark numbers as untranslatable by Stanislav Horacek · 10 years ago
  49. 9facb82 coverity#1327446 Unchecked dynamic_cast by Caolán McNamara · 10 years ago
  50. 945965e5 convert Link<> to typed by Noel Grandin · 10 years ago
  51. 6f1313b convert Link<> to typed by Noel Grandin · 10 years ago
  52. cb7563e -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  53. 0e8a40e calling IsSet() before Call() on Link<> is unnecessary by Noel Grandin · 10 years ago
  54. 1716b3a remove some useless comments by Noel Grandin · 10 years ago
  55. af77042 disable arrow heads in chart sidebar, tdf#94971 by Markus Mohrhard · 10 years ago
  56. 01cc898 update the line panel for data points, related tdf#94969 by Markus Mohrhard · 10 years ago
  57. 2753cd3 update area panel for data points, tdf#94969 by Markus Mohrhard · 10 years ago
  58. ba45d25 Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  59. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  60. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  61. 3c99f85 convert Link<> to typed by Noel Grandin · 11 years ago
  62. 0f88736 loplugin:mergeclasses by Noel Grandin · 10 years ago
  63. 82cf6c6 also update line panel for axis, related tdf#94933 by Markus Mohrhard · 10 years ago
  64. 3ddad21 also update line panel for average and trend line, tdf#94933 by Markus Mohrhard · 10 years ago
  65. 5f73eae we need to take the SolarMutex when we change the UI by Markus Mohrhard · 10 years ago
  66. 14237c1 use trendline context for trendlines, tdf#94931, tdf#94934 by Markus Mohrhard · 10 years ago
  67. 8f2db5d don't put the checkbox into the HBox, tdf#94870 by Markus Mohrhard · 10 years ago
  68. 33972de correctly dispose the chart sidebar when leaving chart, tdf#94292 by Markus Mohrhard · 11 years ago
  69. bfa0c4c remove whitespace by Markus Mohrhard · 11 years ago
  70. c1df3a3 loplugin:literaltoboolconversion by Stephan Bergmann · 10 years ago
  71. 32b2668 Moving average trendline equation: remove initialisation by Laurent Balland-Poirier · 11 years ago
  72. 9a94e06 tdf#70673 Improve exponential trend line equation by Laurent Balland-Poirier · 11 years ago
  73. 391f181 chart2: replace for_each with range-based for by Daniel Robertson · 11 years ago
  74. 432ca61 Improve polynomial trend line equation by Laurent Balland-Poirier · 11 years ago
  75. d52d448 tdf#88154 workaround and unit test by Marco Cecchetti · 11 years ago
  76. 9ed8ec5 Improve Power trend line equation by Laurent Balland-Poirier · 11 years ago
  77. ce9d48e5 Log trend line equation: Remove useless variable by Laurent Balland-Poirier · 11 years ago
  78. 05e6171 loplugin:mergeclasses by Noel Grandin · 11 years ago
  79. 2b57de8 remove another custom refcounting base class by Noel Grandin · 11 years ago
  80. 9887118 tdf#90839: follow-up work by Marco Cecchetti · 11 years ago
  81. a6b42f9 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  82. 0411b34 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  83. a4ef2e3 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  84. 1888b37 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  85. 7b9b559 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  86. 338ef54 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  87. 94ebb58 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  88. cc75567 Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObject by Stephan Bergmann · 11 years ago
  89. d774884 hide grid and axes options in chart elements if not supported, tdf#94297 by Markus Mohrhard · 11 years ago
  90. 749a084 don't show area and line panel in pie chart Chart selection, tdf#94320 by Markus Mohrhard · 11 years ago
  91. 2957be0 Fix typos by Andrea Gelmini · 11 years ago
  92. 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
  93. 7704f81 Trend line equation: remove useless defines by Laurent Balland-Poirier · 11 years ago
  94. ac9671f tdf#94559: second step to remove rtti.hxx by Oliver Specht · 11 years ago
  95. a6e6224 Fix typos by Andrea Gelmini · 11 years ago
  96. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  97. cea187b coverity#1325069 Resource leak by Caolán McNamara · 11 years ago
  98. b4271a1 Return the std::unique_ptr itself here, not a raw pointer by Stephan Bergmann · 11 years ago
  99. 9d31c61 enable z axis objects when changing chart type, tdf#94290 by Markus Mohrhard · 11 years ago
  100. dfbf877 gcc3 is not supported anymore, so remove that by Markus Mohrhard · 11 years ago