1. 75dd06b -Werror,-Wunused-private-field by Stephan Bergmann · 12 years ago
  2. de67424 fix spelling error by Markus Mohrhard · 12 years ago
  3. 53cb769 add scroll animation for benchmark by weigao · 12 years ago
  4. 8828dbf add drag animation for benchmark by weigao · 12 years ago
  5. 4e4047c add click event animation for benchmark by weigao · 12 years ago
  6. dbe2da9 Add chart import, percentage number formats, unit test. by Matúš Kukan · 12 years ago
  7. 5021f29 Remove some unused code by Marcos Paulo de Souza · 12 years ago
  8. c2fd8c4 bnc#885825: Write test for this. by Kohei Yoshida · 12 years ago
  9. 6c2c974 bnc#885825: Handle ODF import and export of data label border properties. by Kohei Yoshida · 12 years ago
  10. f1531cd bnc#885825: Support borders around data labels. by Kohei Yoshida · 12 years ago
  11. fe074d5 WaE: private field 'mnSteps' is not used by Tor Lillqvist · 12 years ago
  12. 0b0b772 loplugin:unreffun Unreferenced function definition by Caolán McNamara · 12 years ago
  13. 5e16ed0 possible problem with 2D vs 3D renderer by Markus Mohrhard · 12 years ago
  14. 3f3d072 fix indentation by Markus Mohrhard · 12 years ago
  15. b8a72f7 chart2: [loplugin:literaltoboolconversion] by Michael Stahl · 12 years ago
  16. 4bb37f9 fix animation for GL3D chart by Markus Mohrhard · 12 years ago
  17. d6551bd avoid showing the picking frame for too long by Markus Mohrhard · 12 years ago
  18. baaa55f we don't need blocking user input anymore with the threaded rendering by Markus Mohrhard · 12 years ago
  19. 71ebaba that join was not necessary by Markus Mohrhard · 12 years ago
  20. f62e9f4 prevent that deadlock by only rpotecting shared resources by Markus Mohrhard · 12 years ago
  21. 2480abb taking the mutex before calling update is a deadlock as well by Markus Mohrhard · 12 years ago
  22. efea971 by default we want the non-benchmark mode by Markus Mohrhard · 12 years ago
  23. bffb6cc that mutex is not necessary by Markus Mohrhard · 12 years ago
  24. 5e72b7b fix one more deadlock by Markus Mohrhard · 12 years ago
  25. 453aeef avoid deadlocks in BENCHMARK_MODE by Markus Mohrhard · 12 years ago
  26. 96f373e avoid deadlock in 3D charts by Markus Mohrhard · 12 years ago
  27. a2282e290 modify the light to make the sence looks better by weigao · 12 years ago
  28. cd6029f add benchmark render thread by weigao · 12 years ago
  29. cc827ab Revert "opengl charts: Move the init from sc to chart2 ... by Markus Mohrhard · 12 years ago
  30. c02e393c Revert "Fix OpenGL chart reinitializing" by Markus Mohrhard · 12 years ago
  31. 415f547 Annotate. by Kohei Yoshida · 12 years ago
  32. fc17cc8 Add documentation. by Kohei Yoshida · 12 years ago
  33. 88a874f convert SfxItemState constants to a proper enum by Noel Grandin · 12 years ago
  34. 2c5f025 drop DLG_CHART_WIZARD via .res by Caolán McNamara · 12 years ago
  35. 4ca819b Simplify. by Kohei Yoshida · 12 years ago
  36. 66178fc fdo#81547, part2: show only relevant widgets in layout tabpage by Katarina Behrens · 12 years ago
  37. 94b82e4 com::sun::star -> css. by Kohei Yoshida · 12 years ago
  38. d96a5c6 Remove "this->". Pointless. by Kohei Yoshida · 12 years ago
  39. 15eb6b2 Wrong indent. by Kohei Yoshida · 12 years ago
  40. c1dd91a callcatcher: update unused code by Caolán McNamara · 12 years ago
  41. f413cb0 printf crept in. by Kohei Yoshida · 12 years ago
  42. 7df0cb3 boost::checked_deleter will do. by Kohei Yoshida · 12 years ago
  43. a630bfb Perhaps it's time we put ItemConverter etc into the right namespace. by Kohei Yoshida · 12 years ago
  44. 06830a9 LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled. by Kohei Yoshida · 12 years ago
  45. a1d6f1d scoped_ptr will do just fine here. by Kohei Yoshida · 12 years ago
  46. 998ab5c More on removing (unreasonable) use of std::auto_ptr. by Kohei Yoshida · 12 years ago
  47. 9e97030 Remove auto_ptr from CharacterPropertyItemConverter. by Kohei Yoshida · 12 years ago
  48. b2ffa40 Compiler macro in lieu of literal "Label" to make it easier to track it. by Kohei Yoshida · 12 years ago
  49. 38272ba Scope reduction by throwing early. by Kohei Yoshida · 12 years ago
  50. 9ab9d22 split helper and fix build by Caolán McNamara · 12 years ago
  51. 2d226f4 SchLayoutTabPage: that ctor wants a pointer by Michael Stahl · 12 years ago
  52. 4fa4f38 fdo#81547, part1: use ctor reading .ui file, not a resource by Katarina Behrens · 12 years ago
  53. 8b273da add SAL_OVERRIDE by David Tardon · 12 years ago
  54. f19b914 WaE: -Werror=shadow and -Werror=unused-but-set-variable by Caolán McNamara · 12 years ago
  55. cbc50c9 Fix OpenGL chart reinitializing by Zolnai Tamás · 12 years ago
  56. 46cea34 opengl charts: Move the init from sc to chart2, to have the right parent. by Jan Holesovsky · 12 years ago
  57. 83da521 one more simplification by Markus Mohrhard · 12 years ago
  58. e674cd3 use the shared XPath test code in chart2 by Markus Mohrhard · 12 years ago
  59. bbe0260 coverity#1215398 Uninitialized scalar field by Caolán McNamara · 12 years ago
  60. 1e2107e fdo#77319: set spinbox value AFTER adjusting no. of decimal places by Katarina Behrens · 12 years ago
  61. a113d3a error: unused variable 'TIMEOUT' by Matúš Kukan · 12 years ago
  62. dde00f1 make threaded rendering work correctly, fdo#81110 by Markus Mohrhard · 12 years ago
  63. 664fb35 first part for threaded chart rendering, fdo#81110 by Markus Mohrhard · 12 years ago
  64. b75f6ba remove unused defines by Markus Mohrhard · 12 years ago
  65. fc2a20f using memset on a vector is just so wrong by Markus Mohrhard · 12 years ago
  66. 40e22a4 we only need one typedef for PointList by Markus Mohrhard · 12 years ago
  67. 6162e32 killed this method again by Markus Mohrhard · 12 years ago
  68. 2f8841d remove unused method by Markus Mohrhard · 12 years ago
  69. dac4ca5 new loplugin: externalandnotdefined by Noel Grandin · 12 years ago
  70. 942c21a coverity#1224984 Dereference before check by Norbert Thiebaud · 12 years ago
  71. 462f7e4 coverity#1224984 Dereference before null check by Caolán McNamara · 12 years ago
  72. dc4355e bnc#881025: Write test for this. by Kohei Yoshida · 12 years ago
  73. 344a596 bnc#882383: Add chart unit test for GradientName property. by Matúš Kukan · 12 years ago
  74. 22906fd add parenthese to fix precedence issue by Norbert Thiebaud · 12 years ago
  75. b89311b coverity#735602-3 Division by zero by Norbert Thiebaud · 12 years ago
  76. 6cad548 chart2: add some locking to chart::ChartType UNO service by Michael Stahl · 12 years ago
  77. 7649a14 Make these non-inline. by Kohei Yoshida · 12 years ago
  78. 97857c2 Test the import of data series values as well. by Kohei Yoshida · 12 years ago
  79. 50a5d6a Better and more descriptive naming. by Kohei Yoshida · 12 years ago
  80. d53a9dc bnc#812796: Write test for this. by Kohei Yoshida · 12 years ago
  81. 994fc8f fdo#54361:Add test case for the chart background by Heena Gupta · 12 years ago
  82. 6c4e21a bnc#812796: Correctly handle static value array for OOXML charts. by Kohei Yoshida · 12 years ago
  83. bdad8d9 More fine-grained check of data series labels in the unit test. by Kohei Yoshida · 12 years ago
  84. 3575dba remove whitespaces by Markus Mohrhard · 12 years ago
  85. 8918dab coverity#705359 Mixing enum types by Caolán McNamara · 12 years ago
  86. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  87. cbfaf0c coverity#1219805 Uninitialized scalar field by Caolán McNamara · 12 years ago
  88. e5d60c4 coverity#1213562 Uninitialized scalar field by Caolán McNamara · 12 years ago
  89. 1271ac2 coverity#706266 Uncaught exception by Caolán McNamara · 12 years ago
  90. 5ace3f3b clang scan-build: various warnings by Caolán McNamara · 12 years ago
  91. e123226 CreationWizard already inherits boost::noncopyable via OutputDevice by Miklos Vajna · 12 years ago
  92. 483a4b5 Flush modified data to the model when pressing OK in the data table dialog. by Kohei Yoshida · 12 years ago
  93. af70a45 Missing include dir by Stephan Bergmann · 12 years ago
  94. 355c3cb fix invalid memory access in chart tests by Markus Mohrhard · 12 years ago
  95. ecde815 fdo#79151: No need to offset column index by category labels. by Kohei Yoshida · 12 years ago
  96. 822d0e9 Use new GridPrinter instance for each table. by Kohei Yoshida · 12 years ago
  97. c6da1842 Track all uses of ErrorBarX and ErrorBarY UNO property names. by Kohei Yoshida · 12 years ago
  98. 95272e7 Prevent a crash while dumping internal data content. by Kohei Yoshida · 12 years ago
  99. aa6495b Better way to dump the content of InternalData. by Kohei Yoshida · 12 years ago
  100. 2daceb8 clang: Uninitialized argument value by Caolán McNamara · 12 years ago