1. 986ca61 Add primitives support for vclcanvas by Shardul Vikram Singh · 6 months ago feature/slideshow-primitives
  2. b2cda0a Fix SlideView::clearAll and clear function by Shardul Vikram Singh · 6 months ago
  3. 11d89f8 Fix some segmentation faults by Shardul Vikram Singh · 6 months ago
  4. 0eb4c02 Move vcl/canvas_inc in vcl/inc/ by Shardul Vikram Singh · 7 months ago
  5. 072e863 Fix rendering of first frame when slide loads by Shardul Vikram Singh · 8 months ago
  6. f0b8a03 Add primitives based rendering to BackgroundShape by Shardul Vikram Singh · 8 months ago
  7. c608e53 fix sprite resize in ViewShape::renderSprite(...) by Shardul Vikram Singh · 8 months ago
  8. 702d6a4 refactor ViewShape::renderSprite(...) by Shardul Vikram Singh · 8 months ago
  9. 92fe4a0 Uncomment ViewShape::renderSprite( ... ) by Shardul Vikram Singh · 8 months ago
  10. 015ceb7 add updateScreen calls by Shardul Vikram Singh · 8 months ago
  11. 653f861 Fix args passed to vcl_cairocanvas::SpriteCanvas by Shardul Vikram Singh · 8 months ago
  12. 12356f7 Compiles but nothing works by Shardul Vikram Singh · 8 months ago
  13. 81430c0 add WindowListenerBridge by Shardul Vikram Singh · 8 months ago
  14. b22d01e Achieve first successful build after major refactoring by Shardul Vikram Singh · 8 months ago
  15. 5c8e5d5 More refactoring by Shardul Vikram Singh · 9 months ago
  16. 0ce36d1 Do more refactoring and fix related issues by Shardul Vikram Singh · 9 months ago
  17. 951c22a Comment out the unused definitions from vcl_cairocanvas::SpriteCanvas by Shardul Vikram Singh · 9 months ago
  18. a7ba12b Some initial refactoring to simplify canvas by Shardul Vikram Singh · 9 months ago
  19. 6daaca4 Add access to vcl_cairocanvas::SpriteCanvas to vcl::Window and by Shardul Vikram Singh · 9 months ago
  20. 36b7400 change canvas namespace to vcl_canvas by Shardul Vikram Singh · 9 months ago
  21. f936ad5 change cairocanvas namespace to vcl_cairocanvas by Shardul Vikram Singh · 9 months ago
  22. 9e4cf04 Copy cairocanvas and canvastools code from canvas to VCL by Shardul Vikram Singh · 9 months ago
  23. b98733a Slideshow: Subsetting using primitives by Shardul Vikram Singh · 9 months ago
  24. 9827c2dd Slideshow: Rendering using primitives by Shardul Vikram Singh · 10 months ago
  25. a49ba2d tdf#130857 qt weld: Support sw "Caption Options" dialog by Michael Weghorn · 10 months ago
  26. ca2ef8b LOK Extract API: Use camelCase for "text before / after" in redline data extraction by Mike Kaganski · 10 months ago
  27. 7c3ddb07 Resolves tdf#167104 - Apply VT style to Search Format dialog by Heiko Tietze · 10 months ago
  28. d83ca52 tdf#130857 qt weld: Run QtInstanceBuilder::weld_* in main thread by Michael Weghorn · 10 months ago
  29. 462cb6d tdf#130857 qt weld: Run QtInstanceButton::connect_clicked in main thread by Michael Weghorn · 10 months ago
  30. f927491 tdf#130857 qt weld: Implement QtInstanceWindow::resize_to_request by Michael Weghorn · 10 months ago
  31. d45f208 tdf#130857 cui: Don't use multiple names for same radio menu group by Michael Weghorn · 10 months ago
  32. ec37149 tdf#130857 qt weld: Implement support for "GtkCheckMenuItem" by Michael Weghorn · 10 months ago
  33. 704bb1e cui: Resave additionsdialog.ui with glade 3.40 by Michael Weghorn · 10 months ago
  34. ba2e0b0 tdf#130857 qt weld: Support sw "Line Numbering" dialog by Michael Weghorn · 10 months ago
  35. 608a073 tdf#130857 qt weld: Support "Edit Custom Dictionary" dialog by Michael Weghorn · 10 months ago
  36. b8dba8c sd: Resave definecustomslideshow.ui with glade 3.40 by Michael Weghorn · 10 months ago
  37. 080210c [API CHANGE]: a11y: Drop com.sun.star.sheet.AccessibleSpreadsheet by Michael Weghorn · 10 months ago
  38. a3d90da [API CHANGE]: a11y: Drop com.sun.star.text.AccessibleHeaderFooterView by Michael Weghorn · 10 months ago
  39. c71a990 [API CHANGE]: a11y: Drop com.sun.star.text.AccessibleTextFrameView by Michael Weghorn · 10 months ago
  40. cd5ed4b [API CHANGE]: a11y: Drop com.sun.star.text.AccessibleEndnoteView by Michael Weghorn · 10 months ago
  41. dd055e3 [API CHANGE]: a11y: Drop com.sun.star.text.AccessibleFootnoteView by Michael Weghorn · 10 months ago
  42. 15dc0f1 [API CHANGE]: a11y: Drop com.sun.star.sheet.AccessiblePageHeaderFooterAreasView by Michael Weghorn · 10 months ago
  43. 1e8baf3 [API CHANGE]: a11y: Drop com.sun.star.text.AccessibleTextDocumentView by Michael Weghorn · 10 months ago
  44. 194ef05 [API CHANGE]: a11y: Drop com.sun.star.sheet.AccessibleSpreadsheetDocumentView by Michael Weghorn · 10 months ago
  45. 5c1a16c [API CHANGE]: a11y: Drop com.sun.star.sheet.AccessibleSpreadsheetPageView by Michael Weghorn · 10 months ago
  46. 11f24f0 svx a11y: Drop SvxGraphCtrlAccessibleContext::getImplementationId by Michael Weghorn · 10 months ago
  47. 667db3e sw a11y: Drop XTypeProvider::getImplementationId overrides by Michael Weghorn · 10 months ago
  48. ff1099b sc a11y: Use ImplInheritancehelper for ScAccessibleTableBase by Michael Weghorn · 10 months ago
  49. 9ca78ae sc a11y: Use ImplInheritancehelper for ScAccessiblePreviewHeaderCell by Michael Weghorn · 10 months ago
  50. aa25ea3 sc a11y: Drop ScAccessiblePageHeaderArea::getImplementationId by Michael Weghorn · 10 months ago
  51. 48fb1d0 sc a11y: Use ImplInheritancehelper for ScAccessibleEditObject by Michael Weghorn · 10 months ago
  52. 05de048 sc a11y: Use ImplInheritancehelper for ScAccessibleDocument by Michael Weghorn · 10 months ago
  53. bb40fdd sw a11y: Drop SwAccessibleContext::supportsService overrides by Michael Weghorn · 10 months ago
  54. 836d257 [API CHANGE]: a11y: Drop AccessiblePageView, AccessibleTextDocumentPageView by Michael Weghorn · 10 months ago
  55. 9b6c61a a11y: Drop misleading comments about supported services by Michael Weghorn · 10 months ago
  56. 491a801 sw a11y: Drop SwAccessiblePreview::supportsService by Michael Weghorn · 10 months ago
  57. d6e11e8 [API CHANGE] a11y: Drop service com.sun.star.sheet.AccessibleCell by Michael Weghorn · 10 months ago
  58. ef272d9 Resolves tdf#167111 - Help for the UI Picker by Heiko Tietze · 10 months ago
  59. 33560ca tdf#167152 PSD-Filews created by Photoshop will not be visible by Noel Grandin · 10 months ago
  60. 504b61f Update git submodules by Olivier Hallot · 10 months ago
  61. 2a6f4a2 tdf#167112 MATH: Elements sidebar is empty by Noel Grandin · 10 months ago
  62. 830fe6a hold SolarMutex when calling dropCaches by Caolán McNamara · 10 months ago
  63. 76c2168 tdf#166319 sw interdependent redlines: fix bad accept undo action for reject by Miklos Vajna · 10 months ago
  64. 1f597d3 tdf#163691 Use std::copy() instead of memcpy() by Alin Andrei Abahnencei · 10 months ago
  65. 02eac74 tdf#145538: Use range based for loop in prstylecond.cxx by Simon Chenery · 10 months ago
  66. 28dade4 Resolves tdf#167107 - Apply VT style to Table Formatting dialog in sd by Heiko Tietze · 10 months ago
  67. 54cb555 Update git submodules by Andras Timar · 10 months ago
  68. 797350f Update git submodules by Andras Timar · 10 months ago
  69. 503932f tdf#158237 Use C++20 contains() instead of find(), end() in WCopyTable.hxx by Simon Chenery · 10 months ago
  70. 41ebd4c add --enable-gcov configure flag (instaed of manually setting flags) by Christian Lohmaier · 10 months ago
  71. 5239375 tdf#145614 Convert #define MAX_HISTORY_ENTRIES to constexpr by Simon Chenery · 10 months ago
  72. 2e8d637 tdf#153109 replace loop with std::any_of in impedit2.cxx by Simon Chenery · 10 months ago
  73. 540235de tdf#143148 replace include guards with pragma once in dir linguistic by Simon Chenery · 10 months ago
  74. 2cd2ea6 tdf#166602 editeng: fix painting cursor in vertical text by Michael Stahl · 10 months ago
  75. 357290a Online: Add isMathObject property when sending selected object info. by Gökay Şatır · 10 months ago
  76. e18cab6 Resolves tdf#167102 - Apply VT style to Presentation Style dialog in sd by Heiko Tietze · 10 months ago
  77. 2f26af1 [API CHANGE] remove css::drawing::ResourceId by Noel Grandin · 10 months ago
  78. b6d240c ofz#426843907 Stack-overflow by Caolán McNamara · 10 months ago
  79. eb37c91 ofz#426843904 Null-dereference by Caolán McNamara · 10 months ago
  80. 2e75e5a [API CHANGE] remove drawing::framework::XResource by Noel Grandin · 10 months ago
  81. c8cb7fe svx: prefix members of ColorWindow by Miklos Vajna · 10 months ago
  82. b1dc4c7 [API CHANGE] Replace VCL Settings (PrintDialog/CopyCount) by Gabor Kelemen · 11 months ago
  83. ad195d5 [API CHANGE] Replace VCL Settings (PrintDialog/WindowState) by Gabor Kelemen · 11 months ago
  84. e027fe4 tdf#167165: check if node allows creating SwXTextRange by Mike Kaganski · 10 months ago
  85. f4f5887 use 'r' prefix for elements passed by reference instead of 'a' by Sahil Gautam · 10 months ago
  86. d00181e tdf#167169: postpone \trleftN processing until \row by Mike Kaganski · 10 months ago
  87. c9c9698 tdf#167165: catch possible exceptions when trying to get HyperLinkName by Mike Kaganski · 10 months ago
  88. 6f2df0c cid#1401328 Uncaught exception by Caolán McNamara · 10 months ago
  89. 89c1ea2 cid#1655081 silence Uncaught exception by Caolán McNamara · 10 months ago
  90. 4db31bc cid#1655084 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 10 months ago
  91. eb1a1e4 cid#1655085 'Constant' variable guards dead code by Caolán McNamara · 10 months ago
  92. 550627b tdf#138748: Language -> Locale in SvxNumberFormatTabPage by Mike Kaganski · 10 months ago
  93. c9cb84c HasNumberFormat -> HasValidNumberFormat by Mike Kaganski · 10 months ago
  94. a43e8b5 Simplify SvxNumberFormatTabPage::Reset by Mike Kaganski · 10 months ago
  95. ae245ce tdf#167161: different ATTR_LANGUAGE_FORMAT mean different number formats by Mike Kaganski · 10 months ago
  96. 700539c Update git submodules by Stanislav Horacek · 10 months ago
  97. c591404 tdf#167062: fix ScPatternAttr::HasNumberFormat implementation by Mike Kaganski · 10 months ago
  98. 8539f39 Add MD4C common mark import library by Ujjawal Kumar · 10 months ago
  99. f865361 [API CHANGE] remove drawing::framework::XConfiguration* by Noel Grandin · 10 months ago
  100. 4e83aef [API CHANGE] Replace VCL Settings (PrintDialog/LastPage) by Gabor Kelemen · 11 months ago