1. f408f7d bnc#892610: OOXML import: Improve chart number formats. by Matúš Kukan · 12 years ago
  2. a3438ee bnc#886540: Let's not push the available area down when no titles are there. by Kohei Yoshida · 12 years ago
  3. c6d544c fdo#75380: Let's not always set the line style to NONE here. by Kohei Yoshida · 12 years ago
  4. 0e3826d fdo#79676: Initialize with a default chart only from the UI. by Kohei Yoshida · 12 years ago
  5. 388f2fa fdo#71076, fdo#71767: Preserve number formats when charts are copied. by Kohei Yoshida · 12 years ago
  6. 81d6116 More fine-grained check of data series labels in the unit test. by Kohei Yoshida · 12 years ago
  7. 92419c5 bnc#812796: Correctly handle static value array for OOXML charts. by Kohei Yoshida · 12 years ago
  8. eb4a6f3 fdo#79151: No need to offset column index by category labels. by Kohei Yoshida · 12 years ago
  9. 206d590 set graphic properties for error bars during import, fdo#78041 by Markus Mohrhard · 12 years ago
  10. 22d18df be explicit about text rotations, fdo#70670 by Markus Mohrhard · 12 years ago
  11. 1711bf4 Resolves: #i124085# disabled CF_DIBV5... by Armin Le Grand · 12 years ago
  12. d5580b2 the type in the Any is a util::Date and not a DateTime, fdo#74549 by Markus Mohrhard · 12 years ago
  13. 787a663 fix negative error bar range export, fdo#75510 by Markus Mohrhard · 12 years ago
  14. cade56e fdo#75538 R^2 calculation of trendline similar to LINEST function by Laurent Balland-Poirier · 12 years ago
  15. bac928c fdo#73374 Trendline: correct R^2 for forced intercept by Laurent Balland-Poirier · 12 years ago
  16. 3a9aad5 fdo#72005: Insert the border rectangle to the bottom of the stack. by Kohei Yoshida · 12 years ago
  17. 59b4f35 initial install-package-foo target for partial installs by Bjoern Michaelsen · 12 years ago
  18. fefdd35 fdo#40316 Remove SpinButton in UI for extrapolate trendline by Laurent Balland-Poirier · 12 years ago
  19. 3df5f7c fdo#40315 Improve text for moving average trendline by Laurent Balland-Poirier · 12 years ago
  20. 971feed WaE: unused variable 'aService' [loplugin] by Tor Lillqvist · 12 years ago
  21. 09687cf More clearly name the trendline in chart's element selection box. by Tomaž Vajngerl · 12 years ago
  22. 211a1a5 Display correct equation with multiple trendlines in chart. by Tomaž Vajngerl · 12 years ago
  23. 306d6d7 fdo#72137 Allocate enough points in MovingAverageRegression calc. by Tomaž Vajngerl · 12 years ago
  24. 476af21 fdo#40314 Force intercept only for linear/poly trendlines by Laurent Balland-Poirier · 12 years ago
  25. b9edc19 fdo#40314 Free value of intercept for trend line by Laurent Balland-Poirier · 12 years ago
  26. df51860 Blind fix for sal_Int32/int confusion by Tor Lillqvist · 12 years ago
  27. d526e76 Test trendline properties using an emport -> ixport cycle by Tomaž Vajngerl · 12 years ago
  28. 04e704c Custom name for a trend line (shown in legend). by Tomaž Vajngerl · 12 years ago
  29. 8ad8e87 Simplify conversion from/to ItemSet/PropertySet for RegressionCurves by Tomaž Vajngerl · 12 years ago
  30. 67bbe10 DRY-cleanup RegressionCurveItemConverter by Tomaž Vajngerl · 12 years ago
  31. 1fee107 fdo#40315 Improve UI for moving average trendline by Laurent Balland-Poirier · 12 years ago
  32. 78f227e fdo#35712 fdo#40315 fdo#40314 Autoselect trendline type by Laurent Balland-Poirier · 12 years ago
  33. 7e93e93 both help ids end up in the same help by Caolán McNamara · 12 years ago
  34. 19956d0 Convert chart axis scale tab page to widget UI. by Olivier Hallot · 12 years ago
  35. 52bbd9c remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls by Noel Grandin · 12 years ago
  36. c289fb1 unknown log area by Stephan Bergmann · 12 years ago
  37. f1c06bb -Werror,-Wunused-function by Stephan Bergmann · 12 years ago
  38. b976c1e -Werror,-Wunused-function by Stephan Bergmann · 12 years ago
  39. 3b2b516 this only works with c++11 by Markus Mohrhard · 12 years ago
  40. 4fdd44f5 fix tinderbox by Markus Mohrhard · 12 years ago
  41. 449157c disable building the OpenGL pieces by Markus Mohrhard · 12 years ago
  42. 7dab0e8 fix tests by Markus Mohrhard · 12 years ago
  43. 1c6b94c fix the windows build by Markus Mohrhard · 12 years ago
  44. ea30679 more windows build fixes by Markus Mohrhard · 12 years ago
  45. e4926e8 fix windows build by Markus Mohrhard · 12 years ago
  46. 749d2822 we need to depend on mesa headers for windows & unix without opengl by Markus Mohrhard · 12 years ago
  47. 2d90ddc removed unused variable by Markus Mohrhard · 12 years ago
  48. 35b6d31 fix crash in opengl backend by Markus Mohrhard · 12 years ago
  49. 78fb95e dbgutil build fix by Markus Mohrhard · 12 years ago
  50. 73fcf2a we need to init manually now by Markus Mohrhard · 12 years ago
  51. 1ccab52 fix lifetime problems of ChartView by Markus Mohrhard · 12 years ago
  52. 7070318 it builds again by Markus Mohrhard · 12 years ago
  53. e857514 try to make it build on windows by Markus Mohrhard · 12 years ago
  54. 6780082 add glew and make chartopengl a dynamically loaded lib by Markus Mohrhard · 12 years ago
  55. a715ebe add a few property cases by Markus Mohrhard · 12 years ago
  56. 0aa9422 add the definition for the shapes by Markus Mohrhard · 12 years ago
  57. 4813b13 make the shapes explicit in the backend by Markus Mohrhard · 12 years ago
  58. 22c8bb9 actually create a dummy root shape object by Markus Mohrhard · 12 years ago
  59. cf74b7f make it possible to avoid XShape/XShapes in the backend by Markus Mohrhard · 12 years ago
  60. d821f5a implement XMultiPropertySet by Markus Mohrhard · 12 years ago
  61. eb26543 implement top level shape and method to get it by Markus Mohrhard · 12 years ago
  62. ca121af fix build by Markus Mohrhard · 12 years ago
  63. b4c7868 adapt name of method by Markus Mohrhard · 12 years ago
  64. ebf550d some small cosmetic changes by Markus Mohrhard · 12 years ago
  65. a369737 rename DummyShapeFactory to OpenglShapeFactory by Markus Mohrhard · 12 years ago
  66. 0574f59 add methods to render whole data series at once by Markus Mohrhard · 12 years ago
  67. 401f01c use ChartModel instead of XModel in a few places by Markus Mohrhard · 12 years ago
  68. cf90715 work on plotting a whole series at once by Markus Mohrhard · 12 years ago
  69. 2c3ac6f one more newly unused variable by Markus Mohrhard · 12 years ago
  70. c5843e7 remove a few more unnecessary lines by Markus Mohrhard · 12 years ago
  71. ab95314 simplify AreaChart now that it does not deal with net charts by Markus Mohrhard · 12 years ago
  72. f09352f extract code for net charts from AreaChart by Markus Mohrhard · 12 years ago
  73. a42e4d3 make it a normal variable by Markus Mohrhard · 12 years ago
  74. 7a3e2ca leave default constructed objects out by Markus Mohrhard · 12 years ago
  75. 12c79950 small clean up in chart code by Markus Mohrhard · 12 years ago
  76. fcfb428 we only support 2D Bubble Charts anyway by Markus Mohrhard · 12 years ago
  77. e79c706 prevent some implicit iterator conversions by Markus Mohrhard · 13 years ago
  78. 11699eb no createInstance calls any more in chart2/source/view creating shapes by Markus Mohrhard · 13 years ago
  79. a66097b only one createInstance call left by Markus Mohrhard · 13 years ago
  80. a3604b2 use AbstractShapeFactory in more places by Markus Mohrhard · 13 years ago
  81. dde6b80 more use of ShapeFactory and set Properties in factory if possible by Markus Mohrhard · 13 years ago
  82. 1a3d099 and another file that only uses AbstractShapeFactory by Markus Mohrhard · 13 years ago
  83. b2b488e use the AbstractShapeFactory in more places by Markus Mohrhard · 13 years ago
  84. 40e4b1a some small fixes by Markus Mohrhard · 13 years ago
  85. ee5ef16 make it possible to switch between different ShapeFactories by Markus Mohrhard · 13 years ago
  86. 5c0a550 create an AbstractFactory and add a DummyShapeFactory for testing by Markus Mohrhard · 13 years ago
  87. e8af058 remove unused parameter by Markus Mohrhard · 13 years ago
  88. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  89. 06d2d32 fdo#35712 Correct update of equation in status bar by Laurent Balland-Poirier · 12 years ago
  90. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  91. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  92. 24cad6a Move MediaDescriptor from comphelper to unotools by Stephan Bergmann · 12 years ago
  93. e88879f -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  94. 6be8a39 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  95. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  96. d1062ff allow this dialog to be resizable by Caolán McNamara · 12 years ago
  97. c5c7861 drop unnecessary hids by Caolán McNamara · 12 years ago
  98. d8dc136 Convert tp_Trendline.src to .ui by Laurent Balland-Poirier · 12 years ago
  99. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  100. 03995a6 remove unnecessary use of OUString constructor in CHART2 module by Noel Grandin · 12 years ago