1. 6a9a239 tdf#116163 import test by Szymon Kłos · 8 years ago
  2. 7b80e54 tdf#116163: Limit label height in chart if needed by Szymon Kłos · 8 years ago
  3. a7699ba tdf#115859 Export number format for chart series by Szymon Kłos · 8 years ago
  4. 46f1fbc tdf#114173 Preserve size of chart legend during xlsx export by Bartosz Kosiorek · 8 years ago
  5. 5ecffcb tdf#108031 Area chart labels not rotated by Jochen Nitschke · 9 years ago
  6. 97db344 prevent crash when trying to edit broken chart documents by Markus Mohrhard · 8 years ago
  7. 65cb717 Fix chart dump test recent failures on MAC by Tamás Zolnai · 9 years ago
  8. ef64fc4 tdf#112006: the result is different using getFirstSeries by Xisco Fauli · 9 years ago
  9. 03add51 tdf#62363: When pie chart sector is too small do "Outside" placement by Dennis Francis · 9 years ago
  10. f44e218 bug fix: tdf#111173 by Marco Cecchetti · 9 years ago
  11. 29594a1 tdf#109858: Override default point label placement setting... by Dennis Francis · 9 years ago
  12. fb78608 Resolves: tdf#111087 change names from bmp to png by Caolán McNamara · 9 years ago
  13. c9f07d7 tdf#109523: Do not forget to remove the chart model from... by Dennis Francis · 9 years ago
  14. adf0493 tdf#90352: set/handle LinkNumberFormatToSource property in xls... by Dennis Francis · 9 years ago
  15. cb46bc6 tdf#90510 : Override default point label placement setting... by Dennis Francis · 9 years ago
  16. 19c6f028 tdf#103984 : For bubble charts append data column... by Dennis Francis · 9 years ago
  17. b8c99a0 tdf#108986 : no arrow for "Data" button on pivot chart by Dennis Francis · 9 years ago
  18. f7d3c18 tdf#108921 : Enforce a minimum legend size for pivot charts... by Dennis Francis · 9 years ago
  19. 2d66c7d tdf#108923 : Use display string for generating chart labels by Dennis Francis · 9 years ago
  20. cc57038 only some languages put a space between number and % by Caolán McNamara · 9 years ago
  21. b79f8d6 Fix typo in queryAggregation by Stephan Bergmann · 9 years ago
  22. 610968f Add custom HID to the 'From Data Table' option by Gabor Kelemen · 9 years ago
  23. d666c2f make string translation loading more uniform by Caolán McNamara · 9 years ago
  24. 09aa8b4 tdf#107862 test case with outline mode and subtotals by Tomaž Vajngerl · 9 years ago
  25. 3d54ea1 can drop SCH_RESSTR now by Caolán McNamara · 9 years ago
  26. 98c4cd3 loplugin:unusedfields improve write-only analysis by Noel Grandin · 9 years ago
  27. 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
  28. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  29. 9e92527 tdf#107103 fixes for the legend in a pivot chart by Tomaž Vajngerl · 9 years ago
  30. 2962cee remove some unnecessary temporary OUStrings by Noel Grandin · 9 years ago
  31. 719a2ad remove unnecessary empty OUString fields and vars by Noel Grandin · 9 years ago
  32. 4763091 loplugin:constantparam by Noel Grandin · 9 years ago
  33. 5aa54f1 break circular include by Jochen Nitschke · 9 years ago
  34. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  35. a2709d8 tdf#43157: convert chart2 view source from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  36. ebe3547 tdf#43157: convert chart2 model source from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  37. 42bc683 tdf#43157: convert chart2 controller source from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  38. 73b7044 tdf#43157: convert chart2 tools source from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  39. 93a9b70 loplugin:checkunusedparams in svtools by Noel Grandin · 9 years ago
  40. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  41. 68e2133 remove empty comments by Noel Grandin · 9 years ago
  42. d02d528 tdf#107145 display applied filters for page field in pivot chart by Tomaž Vajngerl · 9 years ago
  43. 23c0b3e tdf#107074 uncommenting createLabels for the axis fixes the issue by Tomaž Vajngerl · 9 years ago
  44. 9e5314f tdf#107097 invoke internal DP and correctly handle "range" names by Tomaž Vajngerl · 9 years ago
  45. c9a36f5 loplugin:salunicodeliteral: chart2 by Stephan Bergmann · 9 years ago
  46. da57421 commit: loplugin:checkunusedparams in chart2 by Noel Grandin · 9 years ago
  47. dd1df64 remove svx bitmaps from .src files by Caolán McNamara · 9 years ago
  48. f9f045e78 tools: move errcode.hxx to the vcl module by Chris Sherlock · 9 years ago
  49. 7df9486 Resolves: tdf#107372 set opengl context when using opengl functions by Caolán McNamara · 9 years ago
  50. 6c75ef58 remove chart2 bitmaps from .src files by Caolán McNamara · 9 years ago
  51. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  52. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  53. a21e0d3 coverity#1405470 Unchecked dynamic_cast by Caolán McNamara · 9 years ago
  54. 655cfb3 coverity#1405475 Uninitialized scalar field by Caolán McNamara · 9 years ago
  55. 3f4218a tdf#107147 ignore subtotals and grandtotals when gathering labels by Tomaž Vajngerl · 9 years ago
  56. c45358e preserve "Total" label on round-trip, remove code duplication by Tomaž Vajngerl · 9 years ago
  57. fb698d5 Replace GetImage with CommandInfoProvider::GetImageForCommand by Maxim Monastirsky · 9 years ago
  58. 011057b tdf#107068 add arrow to the buttons, mark if field is filtered by Tomaž Vajngerl · 9 years ago
  59. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  60. df69f1c tdf#107071 remove "Data Range" from context menu in a pivot chart by Tomaž Vajngerl · 9 years ago
  61. f44fb84 tdf#107067 remove data buttons as they don't have any action by Tomaž Vajngerl · 9 years ago
  62. d30d50e tdf#107069 don't show "move" cursor on field buttons by Tomaž Vajngerl · 9 years ago
  63. 1c5cae4 loplugin:unusedmethods by Noel Grandin · 9 years ago
  64. d11746a pivotcharts: test pivot table fields by Tomaž Vajngerl · 9 years ago
  65. cf54824 pivotcharts tests: setup pivot table from scratch by Tomaž Vajngerl · 9 years ago
  66. 8fced91 clang-tidy readability-simplify-boolean-expr in accessibility..cui by Noel Grandin · 9 years ago
  67. 6390d77 convert MeasurementSystem to scoped enum by Noel Grandin · 9 years ago
  68. 22c775b cppcheck: arrayIndexThenCheck by Julien Nabet · 9 years ago
  69. 9f5a275 Fix typos by Andrea Gelmini · 9 years ago
  70. 6f12914 update cppunit to 1.14.0 by Markus Mohrhard · 9 years ago
  71. 9f565f5 can use gb_CppunitTest_use_configuration and still access .ui files by Caolán McNamara · 9 years ago
  72. abd8c36 pivotcharts: ignore subtotals, grand totals in pivot table data by Tomaž Vajngerl · 9 years ago
  73. 0446cca Improved loplugin:redundantcast, static_cast on arithmetic types: chart2 by Stephan Bergmann · 9 years ago
  74. 724ddb9 loplugin:useuniqueptr by Stephan Bergmann · 9 years ago
  75. f194540 loplugin:redundantcast check for c-style float casts by Noel Grandin · 9 years ago
  76. aa09b0c loplugin:useuniqueptr extend to catch more localvar cases by Noel Grandin · 9 years ago
  77. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  78. 823a8f3 Call CPPUNIT_ASSERT directly (also avoids -Werror,-Wformat with clang-cl) by Stephan Bergmann · 9 years ago
  79. 572e9cd loplugin:redundantcast find c-style bool casts by Noel Grandin · 9 years ago
  80. 9009663 tdf#83257 [API-CHANGE] Pivot chart implementation by Tomaž Vajngerl · 9 years ago
  81. 2f33a8c coverity#1403662 Mixing enum types by Caolán McNamara · 9 years ago
  82. 8cd5002 use actual UNO enums in chart2 by Noel Grandin · 9 years ago
  83. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  84. 9bfd742 loplugin:unusedmethods by Noel Grandin · 9 years ago
  85. 5a725d1 loplugin:singlevalfields by Noel Grandin · 9 years ago
  86. 539470e it makes no sense for CC to leak resources when its unaware of model by Bjoern Michaelsen · 9 years ago
  87. 83c1a32 Remove obsolete code by Bjoern Michaelsen · 9 years ago
  88. 13d4d1c Fix typos by Andrea Gelmini · 9 years ago
  89. 5262883 Fix typos by Andrea Gelmini · 9 years ago
  90. 3784370 fix for regression from 522e9c65: dont make all charts disappear by Bjoern Michaelsen · 9 years ago
  91. 9c2884a when getting the naked VCL Window from UNO: hold the solar mutex by Bjoern Michaelsen · 9 years ago
  92. 522e9c6 UNO objects should never hold a VclPtr they dont own on heap ... by Bjoern Michaelsen · 9 years ago
  93. e8c723a Lets not call 1/2 of everyone we know friend... by Bjoern Michaelsen · 9 years ago
  94. f0a6f35 Lets not call 1/2 of everyone we know friend... by Bjoern Michaelsen · 9 years ago
  95. eb02183 Lets not call 1/2 of everyone we know friend... by Bjoern Michaelsen · 9 years ago
  96. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  97. b5bef1f Typos by Julien Nabet · 9 years ago
  98. d948d66 Fix typos by Andrea Gelmini · 9 years ago
  99. 9bb21ef cleanup itempool includes by Jochen Nitschke · 9 years ago
  100. e7391ca Revert "ChartDumpTest: Use local EPS for Mac only" by Tamás Zolnai · 9 years ago