1. 987bcf7 Idle: Changed to new enum name by Tobias Madl · 11 years ago
  2. aa488a7 Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum by Tobias Madl · 11 years ago
  3. c504cfd idle includes and enum use by Jennifer Liebel · 11 years ago
  4. f2cb2c6 Typos by Julien Nabet · 11 years ago
  5. 1930992 remove executable bit from rtf / xlsx files by Michael Stahl · 11 years ago
  6. 405cb8b remove executable bit from c / h / cxx / hxx / l files by Michael Stahl · 11 years ago
  7. 5806a7e cppcheck: Variable is assigned a value that is never used by Noel Grandin · 11 years ago
  8. f0a6041 gbuild: CppunitTest: always use unittest configuration by Michael Stahl · 11 years ago
  9. 2f928b2 remove NUMBERFORMAT_ constants by Noel Grandin · 11 years ago
  10. 9844458 Typo: curently->currently by Julien Nabet · 11 years ago
  11. cc8a2d0 tdf#88835 Calc: General format: 2 digits in exponent by Laurent Balland-Poirier · 11 years ago
  12. 52fa2e9 Typos by Julien Nabet · 11 years ago
  13. 61ed1cb Missing constructor by Stephan Bergmann · 11 years ago
  14. 71dca35 Clean up by Stephan Bergmann · 11 years ago
  15. b13534d add test for tdf#89454 by Markus Mohrhard · 11 years ago
  16. 48f0a5e Typos by Julien Nabet · 11 years ago
  17. a9924d9 add test for missing chart area style fill import, tdf#89451 by Markus Mohrhard · 11 years ago
  18. defbb47 Missing dependency by Stephan Bergmann · 11 years ago
  19. a8e6f0b tdf#39440 - cppcheck cleanliness by Radu Ioan · 11 years ago
  20. 5210de1 update chart xshape reference files by Markus Mohrhard · 11 years ago
  21. 146461e Add an overlooked constructor to chartcore.component. by Jan Holesovsky · 11 years ago
  22. 1e97028 loplugin:literaltoboolconversion by Stephan Bergmann · 11 years ago
  23. 359cfa1 tdf#84514: don't hide grid along with checkbox if not needed by Katarina Behrens · 11 years ago
  24. 5d388443 Blind attempt to fix the Windows build. by Jan Holesovsky · 11 years ago
  25. 917bd23 Use constructors for services from chartcore.component. by Ursache Vladimir · 11 years ago
  26. 5d8dc04 But then again, no need to go via UNO here anyway (cf. previous commit) by Stephan Bergmann · 11 years ago
  27. e47f9d0 Add missing registration of GL3DBarChartType in g_entries_chart2_charttypes by Stephan Bergmann · 11 years ago
  28. c2e00d3 Added doc notes for classes and methods used for the scaling automatism. by Marco Cecchetti · 11 years ago
  29. 9f98e8a Added more doc notes for classes and methods used for pie charts. by Marco Cecchetti · 11 years ago
  30. fab828d Fixed a too long comment line. by Marco Cecchetti · 11 years ago
  31. e56c495 chart2: fix build by Michael Stahl · 11 years ago
  32. 1a59505 Added doc notes for classes and methods used for pie charts. by Marco Cecchetti · 11 years ago
  33. df15d179 Typo: relaese->release by Julien Nabet · 11 years ago
  34. 5b736d9 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  35. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  36. 7ca0d2d coverity#1267657 Logically dead code by Caolán McNamara · 11 years ago
  37. 05abd8b chisel off some more unused code by Caolán McNamara · 11 years ago
  38. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  39. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  40. 05e7b1d Resolves: fdo#88229 Crash when you try to create a bar chart GL3D by Caolán McNamara · 11 years ago
  41. d2ac4c3 'Ownership' is one word, as is 'relationship' by Tor Lillqvist · 11 years ago
  42. 6acfc82 Allow for null xModel in TitleHelper::getTitle by Stephan Bergmann · 11 years ago
  43. 19970e9 Some more loplugin:cstylecast: chart2 by Stephan Bergmann · 11 years ago
  44. 5333782 convert SETTINGS_ #defines to 'enum class' by Noel Grandin · 11 years ago
  45. a5b5ad9 fdo#84938: replace DATACHANGED_ constants with 'enum class' by Noel Grandin · 11 years ago
  46. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  47. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  48. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  49. 9fd89a5 fdo#39440 reduce scope of local variables by Łukasz Hryniuk · 11 years ago
  50. 9720e8e Some loplugin:revisibility clean-up by Stephan Bergmann · 11 years ago
  51. adfc260 fdo#67343 Arrange Help button in a secondary group by Adolfo Jayme Barrientos · 11 years ago
  52. b33cd81 fdo#39440 reduce scope of local variables by Łukasz Hryniuk · 11 years ago
  53. a7052b9 fdo#83058 File corrupt due to data label position is invalid in chart.xml by PriyankaGaikwad · 12 years ago
  54. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  55. e366339 bnc#830738 Now all axis labels of a chart are displaied. by Marco Cecchetti · 11 years ago
  56. 9d21d58 update the xml files with current reference files by Markus Mohrhard · 11 years ago
  57. df35af4 fix build by Caolán McNamara · 11 years ago
  58. acb7ca4 chart2: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  59. cf4347a bCategoriesUsed is always false at this point by Lionel Elie Mamane · 11 years ago
  60. a5179f0 chart2: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  61. ffffc52 java: remove comment noise by Noel Grandin · 11 years ago
  62. 5849d63 changed timers to idle by Jennifer Liebel · 11 years ago
  63. 9b307e6 fix build by Caolán McNamara · 11 years ago
  64. 360f405 fix build under gcc by Noel Grandin · 11 years ago
  65. feb92a5 inline some strings, they don't need to be in a shared header file by Noel Grandin · 11 years ago
  66. c227d96 inline UNO helper macros by Noel Grandin · 11 years ago
  67. 13b6c14 inline UNO helper macro APPHELPER_SERVICE_FACTORY_HELPER by Noel Grandin · 11 years ago
  68. 3380e2a use cppuhelper::suppportsService helper method in chart2 by Noel Grandin · 11 years ago
  69. 3948dee reduce scope of local variables by Michael Weghorn · 11 years ago
  70. 1459645 fdo#84938: replace EVENT_ constants with enum by Tobias Madl · 11 years ago
  71. 426ef28 chart2: ChartController: fix CommandDispatchContainer access locking by Michael Stahl · 11 years ago
  72. 96422e9 Remove ptr_deque.hpp header include from vcl/outdev.hxx. by Kohei Yoshida · 11 years ago
  73. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  74. 5d0da4d coverity#1242824 Unused value by Caolán McNamara · 11 years ago
  75. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  76. 133c295 vcl: let the ModalDialog ctor take an OUString by Miklos Vajna · 11 years ago
  77. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  78. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  79. a52f292 fdo#84938: replace HELPMODE_ constants with enum by Noel Grandin · 11 years ago
  80. cfafbca callcatcher: unused code by Caolán McNamara · 11 years ago
  81. a46b3da1 move README.deprecated from chart2 to vcl by Markus Mohrhard · 11 years ago
  82. adc42ca prevent crash with empty chart scene by Markus Mohrhard · 11 years ago
  83. bd3f92f merge vcllo and vclopengllo by Markus Mohrhard · 11 years ago
  84. 8ce87ef OpenGL ES does not support double and glPolygonMode by Markus Mohrhard · 11 years ago
  85. 31d902d fdo#84938: replace MOUSE_ modifier constants with enum by Noel Grandin · 11 years ago
  86. bd15fb0 use css:: prefix to tidy up chart2 UNO macros by Noel Grandin · 11 years ago
  87. edabf0c changed some timer to idle by Jennifer Liebel · 11 years ago
  88. 1e6eaf8 loplugin:unreffun by Stephan Bergmann · 11 years ago
  89. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  90. 28bf1a3 Avoid re-constructing chart shapes when it's not in visible range. by Kohei Yoshida · 11 years ago
  91. f281d2d Actually we shouldn't always set Overlap flag on for all xlsx charts... by Kohei Yoshida · 11 years ago
  92. d5be9c7 Modify the tick iterator strategy to use fewer ticks. by Kohei Yoshida · 11 years ago
  93. 6e7539a Let's use size_t for the index. by Kohei Yoshida · 11 years ago
  94. 374d581 Some code sharing. by Kohei Yoshida · 11 years ago
  95. 519634b Create a variant of createTextShapes for simpler use cases. by Kohei Yoshida · 11 years ago
  96. c95a355 These methods can be private rather than protected. by Kohei Yoshida · 11 years ago
  97. ca524ac More method descriptions. by Kohei Yoshida · 11 years ago
  98. cfbae09 More method descriptions. by Kohei Yoshida · 11 years ago
  99. e056cb2 Standard way of writing class description. by Kohei Yoshida · 11 years ago
  100. 8c5089b Code annotation. by Kohei Yoshida · 11 years ago