1. 136f8cd unit test for tdf#111173 by Marco Cecchetti · 9 years ago
  2. d44e12f tdf#62363: When pie chart sector is too small do "Outside" placement by Dennis Francis · 9 years ago
  3. 5d3d895 bug fix: tdf#111173 by Marco Cecchetti · 9 years ago
  4. 34845eca tdf#103984 : For bubble charts append data column... by Dennis Francis · 9 years ago
  5. ddba703 Fix typo in queryAggregation by Stephan Bergmann · 9 years ago
  6. 8789862 tdf#106217: Wrong size and position of a shape inside chart by Tamás Zolnai · 9 years ago
  7. 38bf0e9 tdf#104534: Retrieve list of patterns by Julien Nabet · 9 years ago
  8. 3ea0ecd add missing dep by David Tardon · 9 years ago
  9. bbb9264 add missing deps on ui files by David Tardon · 9 years ago
  10. d8a8ed0 gbuild allow unitest to run once per lang in WITH_LANG_LIST by Norbert Thiebaud · 9 years ago
  11. fde0892 loplugin:unusedmethods by Noel Grandin · 9 years ago
  12. bb674aa loplugin:unusedfields by Noel Grandin · 9 years ago
  13. ec4e48c Fix typos by Samuel Mehrbrodt · 9 years ago
  14. 3bf5bc2 Revert some chart2 shader-affecting changes by Noel Grandin · 9 years ago
  15. 8d4a306 loplugin:unusedfields by Noel Grandin · 9 years ago
  16. aa3f954 coverity#703927 Unchecked return value by Caolán McNamara · 9 years ago
  17. 22d0d24 loplugin:expandablemethods in chart2 by Noel Grandin · 9 years ago
  18. 78b4a1f update vclwidget loplugin to find ref-dropping assigment by Noel Grandin · 9 years ago
  19. 8cfa3f4 'make screenshot' use-after-free fixes by Stephan Bergmann · 9 years ago
  20. d543b4d 'make screenshot' loplugin fixes by Stephan Bergmann · 9 years ago
  21. 389999a make comphelper::containerToSequence a little smarter by Noel Grandin · 9 years ago
  22. f606a6b loplugin:unnecessaryvirtual in basctl..chart2 by Noel Grandin · 9 years ago
  23. 64a708c Revert "Reverts a commit series that cripple windows ci." by Caolán McNamara · 9 years ago
  24. b7914a9 loplugin:oncevar in chart2 by Noel Grandin · 9 years ago
  25. 4bcf187 chartx: fix sparse chart import by Jean-Tiare Le Bigot · 9 years ago
  26. db380aa Reverts a commit series that cripple windows ci. by Norbert Thiebaud · 9 years ago
  27. 43bc303 unify color selectors by Caolán McNamara · 9 years ago
  28. 10197c0 tdf#91222 VclBuilder constructor cleanup by melikeyurtoglu · 9 years ago
  29. cb90f09 Omit the default comparator by Takeshi Abe · 9 years ago
  30. 9fa6dad Omit the default comparator for std::sort() by Takeshi Abe · 9 years ago
  31. 117fc49 ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives by Caolán McNamara · 9 years ago
  32. 2dc9809 Make XServiceInfo match what's in .component file by Maxim Monastirsky · 9 years ago
  33. 4cf1fce fix 32bit builds by Caolán McNamara · 9 years ago
  34. 57c50b7 fix for windows builds by Jochen Nitschke · 9 years ago
  35. 27a4fb6 chart2: fix unserialization of empty cells by Jean-Tiare Le Bigot · 9 years ago
  36. 429e4dc Avoid further crash with empty Chart document by Stephan Bergmann · 9 years ago
  37. 3a0c25d Only call getChartType when the return value is actually used by Stephan Bergmann · 9 years ago
  38. c5feb9ad Minor improvement of previous commit by Stephan Bergmann · 9 years ago
  39. 8b5f8c2 Avoid crash with empty Chart document by Stephan Bergmann · 9 years ago
  40. 978d4c1 expand WRITE_PROPERTY macro by Jochen Nitschke · 9 years ago
  41. e91a1ab tdf#96015 (part) link to Doc'tation in Help menu by Olivier Hallot · 10 years ago
  42. 42e8921 No need to check here if menu name is empty by Maxim Monastirsky · 9 years ago
  43. f019ee7 loplugin:expandablemethodds in basctl..chart2 by Noel Grandin · 9 years ago
  44. d1ea6ec replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  45. 810e664 use initializer list ... by Jochen Nitschke · 10 years ago
  46. 99e3cf1 avoid exception by Jochen Nitschke · 10 years ago
  47. 9125a4f Use FeatureStateEvent directly for status updates by Maxim Monastirsky · 9 years ago
  48. 802f2a4 Don't allow O[U]StringBuffer in string concatenation by Stephan Bergmann · 9 years ago
  49. c3cc942 avoid crashes on broken charts, related tdf#98690 by Markus Mohrhard · 9 years ago
  50. ae94c22 safemode: Add uno command and menu entry by Samuel Mehrbrodt · 9 years ago
  51. f004aa9 tdf#89307: Removed SvRef::operator T*() by Jacek Fraczek · 10 years ago
  52. a5442b6 rtl::math::approxEqual(value,0.0) never yields true for value!=0.0 by Eike Rathke · 10 years ago
  53. f5e2a46 drop unused STD_MASKCOLOR defines by Caolán McNamara · 10 years ago
  54. 6e57881 I can't see any evidence of any remaining magenta mask using image resources by Caolán McNamara · 10 years ago
  55. b225f42 drop now unused sfx2/sidebar/ResourceDefinitions.hrc by Caolán McNamara · 10 years ago
  56. 306add1 convert the last two lonely FixedInfos to FixedText by Caolán McNamara · 10 years ago
  57. 708253a loplugin:unnecessaryoverride in accessibility..chart2 by Noel Grandin · 10 years ago
  58. 954f752 convert MapUnit to scoped enum by Noel Grandin · 10 years ago
  59. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  60. 8f9af8d Fix typos by Andrea Gelmini · 10 years ago
  61. 652c97b tdf#101549: Remove tooltip_markup from glade .ui files by Muhammet Kara · 10 years ago
  62. 7d8196e perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related by Eike Rathke · 10 years ago
  63. 7419057 loplugin:unusedmethods in chart2..svx by Noel Grandin · 10 years ago
  64. 1e49e33 loplugin:constantparam in chart2..connectivity by Noel Grandin · 10 years ago
  65. a53808c loplugin:dllprivate by Stephan Bergmann · 10 years ago
  66. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  67. c3c3e5b loplugin:constantparam in svtools by Noel Grandin · 10 years ago
  68. 8bfcb53 loplugin:constantparam in svx by Noel Grandin · 10 years ago
  69. 4d0b71b remove reimplementations of SfxItemPool::ReleaseDefaults() by Jochen Nitschke · 10 years ago
  70. 1e1eb87 sd lok: implement SfxViewShell::NotifyCursor() API by Miklos Vajna · 10 years ago
  71. 03f14c7 std::list<float> -> std::deque by Noel Grandin · 10 years ago
  72. 488c805 Improve polynomial trendline equation representation by Laurent Balland-Poirier · 10 years ago
  73. a7b18aa no point in these dtors being virtual by Caolán McNamara · 10 years ago
  74. 2b8b874 default assignment operator is fine by Caolán McNamara · 10 years ago
  75. 022a581 tdf#64145 Add empty subtitle string as default by Laurent Balland-Poirier · 10 years ago
  76. 6f821ca loplugin:stringconstant: adapt to improved OUStringLiteral1 (chart2) by Stephan Bergmann · 10 years ago
  77. b62f4c2 convert RECT_POINT to scoped enum by Noel Grandin · 10 years ago
  78. 2c86c13 convert ActionDescriptionProvider::ActionType to scoped enum by Noel Grandin · 10 years ago
  79. 5536aea Let OUStringLiteral1 take its arg as ctor arg, not template arg by Stephan Bergmann · 10 years ago
  80. 2c10714 Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCII by Stephan Bergmann · 10 years ago
  81. c922161 tdf#95416 remove ../ style include by Jochen Nitschke · 10 years ago
  82. ce51b64 convert SvxChartStyle to scoped enum by Noel Grandin · 10 years ago
  83. ac32de2 convert SvxChartTextOrder to scoped enum by Noel Grandin · 10 years ago
  84. 7db7666 convert SvxChartKindError to scoped enum by Noel Grandin · 10 years ago
  85. 9781212 convert SvxChartIndicate to scoped enum by Noel Grandin · 10 years ago
  86. 2927a5c convert SvxChartRegress to scoped enum by Noel Grandin · 10 years ago
  87. 6fc92ad convert SdrHdlKind to scoped enum by Noel Grandin · 10 years ago
  88. e0b61fd convert SdrIterMode to scoped enum by Noel Grandin · 10 years ago
  89. 0552ec9 convert SdrHintKind to scoped enum by Noel Grandin · 10 years ago
  90. e382aa1 convert SdrHitKind to scoped enum by Noel Grandin · 10 years ago
  91. 396138a Resolves: coverity#705366 Mixing enum types by Caolán McNamara · 10 years ago
  92. eba160a convert SdrCreateCmd to scoped enum by Noel Grandin · 10 years ago
  93. fc518ed convert SdrDragMode to scoped enum by Noel Grandin · 10 years ago
  94. 07b2576 Trend Line UI: R² was hidden by Laurent Balland-Poirier · 10 years ago
  95. 4630157 cppcheck: passedByValue by Caolán McNamara · 10 years ago
  96. ce6cbf8 screenshots: add new global make target by Armin Le Grand · 10 years ago
  97. 2a5ac6f screenshots: unify dumping of dialog test batch file by Armin Le Grand · 10 years ago
  98. 56336f97 screenshots: add dialog test cases for chart2 by Armin Le Grand · 10 years ago
  99. d5de00c loplugin:unusedenumconstants in basctl..editeng by Noel Grandin · 10 years ago
  100. d5ad8f9 convert SvxBreak to scoped enum by Noel Grandin · 10 years ago