1. 9d3fa38 Convert LOKit to COKit in comments by Tomaž Vajngerl · 2 days ago
  2. d3a2e3c tdf#167883 use setPropertyValues to set props in bulk by Noel Grandin · 2 months ago
  3. 8c3db4b tdf#167883 use appendTextPortion to construct svx text object by Noel Grandin · 2 months ago
  4. 76eacb9 rearrange ShapeFactory::createText a little by Noel Grandin · 2 months ago
  5. 547dbeb tdf#167883 avoid some throw/catch work by Noel Grandin · 2 months ago
  6. 6681ef5 improve shape dumping by Noel Grandin · 3 months ago
  7. 5a26fff use more TypedWhichId to avoid casting by Noel Grandin · 3 months ago
  8. 11081e5 used more TypeWhichId to avoid casting by Noel Grandin · 3 months ago
  9. f214d15 chart2, vcl: rewrite Chart Data Table dialog for JSDialogs / COOL by Andras Timar · 3 weeks ago
  10. faaa884 Fix numeric_limits::min() used as max initial value by Stephan Bergmann · 6 days ago
  11. d5a2f0b skipValidation not needed here anymore by Noel Grandin · 4 months ago
  12. 64c6a8c Fraction->double in MapMode by Noel Grandin · 2 weeks ago
  13. fab4fe7 Rename all LOK_* to KIT_* in COKitEnum.h by Tomaž Vajngerl · 10 days ago
  14. cb5972e Rename LOKNotifier to KitNotifier by Tomaž Vajngerl · 10 days ago
  15. 7eb26f6 Rename SfxLokHelper to KitHelper by Tomaž Vajngerl · 10 days ago
  16. 70dc804 rename include/sfx2 lok* files and move them int kit folder by Tomaž Vajngerl · 10 days ago
  17. 7a377c3 drop libreOfficeKit in method names on CoKitCallbackInterface class by Tomaž Vajngerl · 10 days ago
  18. 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
  19. 158699d rename include/LibreOfficeKit to include/COKit by Tomaž Vajngerl · 10 days ago
  20. d1871b6 Rename LibreOfficeKitEnums.h to COKitEnums.h by Tomaž Vajngerl · 10 days ago
  21. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  22. d7fea84 tdf#165742 Step 5.4.1 Use '%PRODUCTNAME' in warning message by Kurt Nordback · 7 weeks ago
  23. dd7652d tdf#165742 Step 5.7: Fix default series fill value by Kurt Nordback · 8 weeks ago
  24. 001d347 chart2: broadcast initial command states on chart activation by Andras Timar · 3 weeks ago
  25. 701f57d chart2: enable 3D View dialog for JSDialogs by Andras Timar · 3 weeks ago
  26. e3fbcd5 chart2: make View3D dialog async by Andras Timar · 3 weeks ago
  27. 16ba6a5 chart2: fire context change on chart activation unconditionally by Andras Timar · 3 weeks ago
  28. fbaf333 LOKit: forward chart controller context and command state to clients by Andras Timar · 3 weeks ago
  29. 01660ac tdf#115558 sw: export embedded XLSX in chart in footnote by Aron Budea · 4 weeks ago
  30. ac46e56 tdf#165742 Step 5.6: Support tickLabels in chartex by Kurt Nordback · 9 weeks ago
  31. 606653d tdf#165742 Step 5.5: Fixes to chartex axis import/export by Kurt Nordback · 9 weeks ago
  32. 851c2cb tdf#165742 Step 5.4: Add 'unsupported chart type' message by Kurt Nordback · 3 months ago
  33. f2e5dc7 Fix SIGSEGV in chart InsertTitles async callback with null model by Andras Timar · 5 weeks ago
  34. 5322a85 Fix SIGSEGV in ChartController::getFirstDiagram with null model by Andras Timar · 5 weeks ago
  35. e819e77f chart2: fix crash in ControllerLockGuardUNO with null ChartModel by Andras Timar · 6 weeks ago
  36. 60442b2 fix msgcntx by Andras Timar · 5 months ago
  37. 2c518fb new loplugin:scopedvclptr to detect VclPtr<VirtualDevice> leaks by Andras Timar · 6 weeks ago
  38. 8dab59f fix assorted VirtualDevice GDI handle leaks by Mike Kaganski · 6 weeks ago
  39. c16169b fix VirtualDevice GDI handle leaks in ChartTypeDialogController by Mike Kaganski · 6 weeks ago
  40. f06e62e This checkbox is used as a label for the combobox by Caolán McNamara · 7 weeks ago
  41. a2a062e a11y: add accessible name for GtkComboBoxText in sidebar ui by Parth Raiyani · 7 weeks ago
  42. 081f1e5 opt ChartView::impl_updateView out of BroadcastObjectChange by Caolán McNamara · 5 weeks ago
  43. 9518bf4 chore: use unique context labels for the widgets by Sahil Gautam · 6 weeks ago
  44. a90b0a3 chart: gradient presets support: make available in experimental mode only by Marco Cecchetti · 3 months ago
  45. 4e7e3d6 chart: color palette support: make available in experimental mode only by Marco Cecchetti · 3 months ago
  46. d8e005d chart2: hold strong ref to ChartModel to prevent race conditions by Andras Timar · 6 weeks ago
  47. f9069f0 Restructure chart type selection for improved clarity by Parth Raiyani · 7 months ago
  48. 8e22ed9 Add mnemonic widget property for data labels in DataSource UI by Parth Raiyani · 7 months ago
  49. a903222 Switch to IconView from ValueSet for chart dialogs by Parth Raiyani · 7 months ago
  50. 7984094 add an a11y desc to this bare combobox by Caolán McNamara · 7 weeks ago
  51. 456a186 Allow Enter/ESC to navigate levels in chart hierarchy by Caolán McNamara · 10 weeks ago
  52. 988df03 drop assert, this can happen when tabbing between chart elements by Caolán McNamara · 9 weeks ago
  53. 0ab70b5 chart2: rename SplineCalculater to SplineCalculator by Tomaž Vajngerl · 7 weeks ago
  54. a5f5c91 basegfx: BColorStops shouldn't derive from std::vector by Tomaž Vajngerl · 4 months ago
  55. d430fd8 WaE: fix build by Caolán McNamara · 8 months ago
  56. 84a716a tdf#170516 docx export: always write flies in separate w:r by Justin Luth · 9 weeks ago
  57. 995b930 -Werror=unused-variable by Stephan Bergmann · 5 months ago
  58. dda8628 chart: gradient presets by Marco Cecchetti · 9 weeks ago
  59. 26e926a Chart themes improvements by Attila Szűcs · 7 months ago
  60. 2577464 Chart: implemented chart themes (experimental) by Attila Szűcs · 10 months ago
  61. 4740ad8 Chart: font sidebar for chart edited title by Attila Szűcs · 11 months ago
  62. 687311ed chart2: fix crash in OfPieChartDialogController::fillExtraControls() by Miklos Vajna · 2 months ago
  63. 45bf723 tdf#170386: Delay broadcasting object changes, not drop it by Mike Kaganski · 10 weeks ago
  64. 21c0963 primitive2d: fix double glow and soft edge effect regression in shapes by Marco Cecchetti · 2 months ago
  65. 4ba1bd3 chart: provide support for applying a glow effect to a chart element by Marco Cecchetti · 3 months ago
  66. 136fb04 crashreporting: fix crash in impl_createReferenceSizeProvider() by Xisco Fauli · 3 months ago
  67. de2123d tdf#165742 Step 5.3: Fix pareto chart import by Kurt Nordback · 3 months ago
  68. dcfb8ac tdf#165742 Step 5.1: Support basic I/O for additional chartex types by Kurt Nordback · 5 months ago
  69. 0b7e26b rename o3tl::sorted_vector::count() to contains() by Caolán McNamara · 4 months ago
  70. 1b0cb56 [cp] Remove Help - Donate to LibreOffice menu item by Andras Timar · 8 years ago
  71. 98cc40c ubsan: fix downcast by Noel Grandin · 4 months ago
  72. 0686b19 tdf#167941 - Chart color sequence OOXML import/export by Kurt Nordback · 4 months ago
  73. f15e058 chart2: Add ComplexColor to many properties of chart elements by Tomaž Vajngerl · 4 months ago
  74. 248d35c loplugin:unnecessaryvirtual by Noel Grandin · 4 months ago
  75. 4e2b089 loplugin:stringloop by Noel Grandin · 4 months ago
  76. 0f627ec tdf#163738 Use insert() to add multiple values in containers instead of by Nicu · 4 months ago
  77. 1bd04a5 [API CHANGE] remove XPivotTableDataProvider by Noel Grandin · 4 months ago
  78. 1678801 chart2_export: drop some skipValidation by Xisco Fauli · 4 months ago
  79. b4fa0ce chart2_export3: drop some skipValidation by Xisco Fauli · 4 months ago
  80. 0e03600 chart2_export2: drop some skipValidation by Xisco Fauli · 4 months ago
  81. 5607c17 null deref of ChartModel in async dialog callback by Caolán McNamara · 4 months ago
  82. d82753f chart2_export3: do not skip DOCX export validation by Xisco Fauli · 5 months ago
  83. 49f203b UnoApiTest: do not skip DOCX export validation by Xisco Fauli · 5 months ago
  84. c2a0e06 new loplugin:stringplusequal by Noel Grandin · 5 months ago
  85. 801dc48 UnoApiTest: Add enum for filter names by Xisco Fauli · 5 months ago
  86. 58d2a68 tdf#164593 Revert "tdf#82716 Add initial implementation of the His.." by Tomaž Vajngerl · 1 year, 3 months ago
  87. 60110d7 tdf#145538 Use range based for loops by Daniel Lee · 5 months ago
  88. be04a19 tdf#169318 tdf#127201 extension mgr: Open via new UNO command by Michael Weghorn · 5 months ago
  89. fef506c Bump minimum GTK version in .ui files to 3.24 by Michael Weghorn · 5 months ago
  90. ea2ecf0 tdf#145614 - Convert #define to enum or constexpr by Sergey Anisimov · 6 months ago
  91. 7e21803 tdf#165233 lambdas instead of std::bind by Sergey Anisimov · 6 months ago
  92. 7cc55dd tdf#145538 Use range based for loops in ChartController.cxx by Jussi Suominen · 6 months ago
  93. 86488ad Use assign() instead of insert() by Silvery Freakz · 6 months ago
  94. 4ce8861 tdf#163738 Use insert() to add multiple values in containers instead by codemaestro · 6 months ago
  95. 0b39b23 tdf#139866: mark menu items that don't have icons by Mike Kaganski · 6 months ago
  96. bc1f962 tdf#168885 oox: save more of empty charts by Aron Budea · 6 months ago
  97. a20e752 Sanity check all IwyuFilter files by Gabor Kelemen · 6 months ago
  98. d124441 oox: share color hexification code. by Michael Meeks · 6 months ago
  99. e505e06 Drop IWYU exclusions about css shortcut by Gabor Kelemen · 6 months ago
  100. 6556116 tdf#168472 - Chart round-trip MSO -> LO -> MSO broken by Kurt Nordback · 6 months ago