1. b6a83e9 java: remove redundant null checks by Noel Grandin · 12 years ago
  2. 2d70094 java: remove unused imports by Noel Grandin · 12 years ago
  3. 8d6cf7a java: remove dead methods by Noel Grandin · 12 years ago
  4. 5c5f083 Another test for radar chart data label export. by Kohei Yoshida · 12 years ago
  5. 3119e04 Write test for exporting data label positions for percent stack bar chart. by Kohei Yoshida · 12 years ago
  6. 9c2af3c Fix the test. It's bar3DChart not barChart. by Kohei Yoshida · 12 years ago
  7. 3683cdd Write test for exporting data labels in area chart for OOXML. by Kohei Yoshida · 12 years ago
  8. 844d143 Add test for default data label placement for line chart. by Kohei Yoshida · 12 years ago
  9. 96f890c Write test for doughnut chart export of data labels to OOXML. by Kohei Yoshida · 12 years ago
  10. 70e9f27 coverity#1228875 Uninitialized scalar field by Caolán McNamara · 12 years ago
  11. b09911d coverity#1219805 Uninitialized scalar field by Caolán McNamara · 12 years ago
  12. e942fbf Scope reduction. by Kohei Yoshida · 12 years ago
  13. 1c16a1e chart2: -Werror,-Wunused-private-field by Michael Stahl · 12 years ago
  14. afbbc4c deleted TP_LAYOUT resource by Szymon Kłos · 12 years ago
  15. ac6fabd fix Wreorder by Markus Mohrhard · 12 years ago
  16. 8f38b9e remove test code of screen text by weigao · 12 years ago
  17. b2b57d5 add click fly back code by weigao · 12 years ago
  18. e3d4a48 make GL 3.0 support bars scroll by weigao · 12 years ago
  19. 495d53b make pick shader work when bars scroll by weigao · 12 years ago
  20. b819026 add scroll matrix and bars can scroll by weigao · 12 years ago
  21. f7fef1c add scene limit code for scroll mode by weigao · 12 years ago
  22. af01f14 add scene edge function by weigao · 12 years ago
  23. 2597da2 add functions of setting the speed and distance of bars by weigao · 12 years ago
  24. cc20ced add codes to compile the scroll shaders by weigao · 12 years ago
  25. d15dcc0 add bars scroll shaders by weigao · 12 years ago
  26. 22b45c0 add high light bar code for click by weigao · 12 years ago
  27. 7dcc31e pick bar path should use the IDs in pick resource by weigao · 12 years ago
  28. 00f097b test patch of creating bitmap in render thread by weigao · 12 years ago
  29. f9d2de8 texture should be released in render thread by weigao · 12 years ago
  30. b757ac0 fix the light power in 3.0 version by weigao · 12 years ago
  31. 5d50115 add drag animation for benchmark by weigao · 12 years ago
  32. 483cfd6 add click event animation for benchmark by weigao · 12 years ago
  33. d99d1d2 Remove the 2nd argument which was added unintentionally. by Kohei Yoshida · 12 years ago
  34. bd1fb22 update the reference files by Markus Mohrhard · 12 years ago
  35. 91cc314 Revert "Revert "bnc#886540: Let's not push the available area down when no titles are there."" by Markus Mohrhard · 12 years ago
  36. b7a46a2 Revert "bnc#886540: Let's not push the available area down when no titles are there." by Stephan Bergmann · 12 years ago
  37. b398ed8e3 bnc#886540: Let's not push the available area down when no titles are there. by Kohei Yoshida · 12 years ago
  38. ec66929 This was my debug code and is no longer relevant. Let's remove this. by Kohei Yoshida · 12 years ago
  39. 2f24740 Add test to ensure that we don't export label position attributes. by Kohei Yoshida · 12 years ago
  40. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  41. 151fbeb Consistency around SdrOnOffItem in svx/sdtagitm.hxx by Stephan Bergmann · 12 years ago
  42. 0ee7286 bnc#886540: Add test cases for chart background fill variance. by Kohei Yoshida · 12 years ago
  43. 02f0102 prevent memory leak by Markus Mohrhard · 12 years ago
  44. f493555 java: remove some casting in lib.TestParameters#getMSF by Noel Grandin · 12 years ago
  45. 88ba62b cosmetic clean-up by Markus Mohrhard · 12 years ago
  46. 6053491 fdo#75380: Let's not always set the line style to NONE here. by Kohei Yoshida · 12 years ago
  47. 75dd06b -Werror,-Wunused-private-field by Stephan Bergmann · 12 years ago
  48. de67424 fix spelling error by Markus Mohrhard · 12 years ago
  49. 53cb769 add scroll animation for benchmark by weigao · 12 years ago
  50. 8828dbf add drag animation for benchmark by weigao · 12 years ago
  51. 4e4047c add click event animation for benchmark by weigao · 12 years ago
  52. dbe2da9 Add chart import, percentage number formats, unit test. by Matúš Kukan · 12 years ago
  53. 5021f29 Remove some unused code by Marcos Paulo de Souza · 12 years ago
  54. c2fd8c4 bnc#885825: Write test for this. by Kohei Yoshida · 12 years ago
  55. 6c2c974 bnc#885825: Handle ODF import and export of data label border properties. by Kohei Yoshida · 12 years ago
  56. f1531cd bnc#885825: Support borders around data labels. by Kohei Yoshida · 12 years ago
  57. fe074d5 WaE: private field 'mnSteps' is not used by Tor Lillqvist · 12 years ago
  58. 0b0b772 loplugin:unreffun Unreferenced function definition by Caolán McNamara · 12 years ago
  59. 5e16ed0 possible problem with 2D vs 3D renderer by Markus Mohrhard · 12 years ago
  60. 3f3d072 fix indentation by Markus Mohrhard · 12 years ago
  61. b8a72f7 chart2: [loplugin:literaltoboolconversion] by Michael Stahl · 12 years ago
  62. 4bb37f9 fix animation for GL3D chart by Markus Mohrhard · 12 years ago
  63. d6551bd avoid showing the picking frame for too long by Markus Mohrhard · 12 years ago
  64. baaa55f we don't need blocking user input anymore with the threaded rendering by Markus Mohrhard · 12 years ago
  65. 71ebaba that join was not necessary by Markus Mohrhard · 12 years ago
  66. f62e9f4 prevent that deadlock by only rpotecting shared resources by Markus Mohrhard · 12 years ago
  67. 2480abb taking the mutex before calling update is a deadlock as well by Markus Mohrhard · 12 years ago
  68. efea971 by default we want the non-benchmark mode by Markus Mohrhard · 12 years ago
  69. bffb6cc that mutex is not necessary by Markus Mohrhard · 12 years ago
  70. 5e72b7b fix one more deadlock by Markus Mohrhard · 12 years ago
  71. 453aeef avoid deadlocks in BENCHMARK_MODE by Markus Mohrhard · 12 years ago
  72. 96f373e avoid deadlock in 3D charts by Markus Mohrhard · 12 years ago
  73. a2282e290 modify the light to make the sence looks better by weigao · 12 years ago
  74. cd6029f add benchmark render thread by weigao · 12 years ago
  75. cc827ab Revert "opengl charts: Move the init from sc to chart2 ... by Markus Mohrhard · 12 years ago
  76. c02e393c Revert "Fix OpenGL chart reinitializing" by Markus Mohrhard · 12 years ago
  77. 415f547 Annotate. by Kohei Yoshida · 12 years ago
  78. fc17cc8 Add documentation. by Kohei Yoshida · 12 years ago
  79. 88a874f convert SfxItemState constants to a proper enum by Noel Grandin · 12 years ago
  80. 2c5f025 drop DLG_CHART_WIZARD via .res by Caolán McNamara · 12 years ago
  81. 4ca819b Simplify. by Kohei Yoshida · 12 years ago
  82. 66178fc fdo#81547, part2: show only relevant widgets in layout tabpage by Katarina Behrens · 12 years ago
  83. 94b82e4 com::sun::star -> css. by Kohei Yoshida · 12 years ago
  84. d96a5c6 Remove "this->". Pointless. by Kohei Yoshida · 12 years ago
  85. 15eb6b2 Wrong indent. by Kohei Yoshida · 12 years ago
  86. c1dd91a callcatcher: update unused code by Caolán McNamara · 12 years ago
  87. f413cb0 printf crept in. by Kohei Yoshida · 12 years ago
  88. 7df0cb3 boost::checked_deleter will do. by Kohei Yoshida · 12 years ago
  89. a630bfb Perhaps it's time we put ItemConverter etc into the right namespace. by Kohei Yoshida · 12 years ago
  90. 06830a9 LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled. by Kohei Yoshida · 12 years ago
  91. a1d6f1d scoped_ptr will do just fine here. by Kohei Yoshida · 12 years ago
  92. 998ab5c More on removing (unreasonable) use of std::auto_ptr. by Kohei Yoshida · 12 years ago
  93. 9e97030 Remove auto_ptr from CharacterPropertyItemConverter. by Kohei Yoshida · 12 years ago
  94. b2ffa40 Compiler macro in lieu of literal "Label" to make it easier to track it. by Kohei Yoshida · 12 years ago
  95. 38272ba Scope reduction by throwing early. by Kohei Yoshida · 12 years ago
  96. 9ab9d22 split helper and fix build by Caolán McNamara · 12 years ago
  97. 2d226f4 SchLayoutTabPage: that ctor wants a pointer by Michael Stahl · 12 years ago
  98. 4fa4f38 fdo#81547, part1: use ctor reading .ui file, not a resource by Katarina Behrens · 12 years ago
  99. 8b273da add SAL_OVERRIDE by David Tardon · 12 years ago
  100. f19b914 WaE: -Werror=shadow and -Werror=unused-but-set-variable by Caolán McNamara · 12 years ago