1. 7adc1fa WIP: refactor SfxObjectShell out of SvxColorItem by Sarper Akdemir · 4 years, 5 months ago feature/themesupport2
  2. c089e07 introduce virtual theme color sets by Sarper Akdemir · 4 years, 6 months ago
  3. 3b21d16 import pptx color schemes as color sets by Sarper Akdemir · 4 years, 7 months ago
  4. 3f1bca8 WIP: introduce XColorSetsManager interface by Sarper Akdemir · 4 years, 7 months ago
  5. 1647d34 make colorsets work outside of styles and with direct formatting by Sarper Akdemir · 4 years, 8 months ago
  6. 7cbd6d7 sfx2: try to fix lifecycle of SfxOfficeDispatch by Michael Stahl · 4 years, 9 months ago
  7. beaf600 constructing SaveOptions just to read default version by Noel Grandin · 4 years, 9 months ago
  8. 5b8a134 uitest: combine execute_dialog_through_command methods by Xisco Fauli · 4 years, 9 months ago
  9. 8fe4a2c uitest: guard remaining execute_dialog_through_command by Xisco Fauli · 4 years, 9 months ago
  10. df3ed58 Added a UI dialog box for running the VCL backend tests by homeboy445 · 4 years, 10 months ago
  11. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  12. 5a0e9dd loplugin:finalclasses in sfx2 by Noel Grandin · 4 years, 10 months ago
  13. be0a416 uitest: guard load_file by Xisco Fauli · 4 years, 10 months ago
  14. 14069d8 configure: Improve help-options handling by Jan-Marek Glogowski · 4 years, 11 months ago
  15. 203d9678 give folderpicker an optional parent by Caolán McNamara · 4 years, 10 months ago
  16. a8f97e5 bundle the FolderPicker instantiations behind a single call by Caolán McNamara · 4 years, 10 months ago
  17. 3ffb7ef remove some unnecessary OUString::intern by Noel Grandin · 4 years, 10 months ago
  18. 7af0f15 use more TellEnd() by Noel Grandin · 4 years, 10 months ago
  19. 5d4b54a Update of TSCP example file for Simplified Chinese (zh-CN) by Kevin Suo · 4 years, 10 months ago
  20. 04cd674 tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN by Armin Le Grand (Allotropia) · 4 years, 10 months ago
  21. 781c70a Add Last 4 UNO Commands To CrashReport Dump by Gopi Krishna Menon · 4 years, 10 months ago
  22. a3d8926 Add Active Sfx Object Name To CrashReport Dump by Gopi Krishna Menon · 4 years, 10 months ago
  23. 07e269f VCL graphics rendering tests that a run on LO version change by homeboy445 · 4 years, 10 months ago
  24. 2176084 fix potential write-after-free in RecentDocsView by Noel Grandin · 4 years, 10 months ago
  25. 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
  26. 4b92578 Add Active App Name Field To Crash Report by Gopi Krishna Menon · 4 years, 10 months ago
  27. 8f42a94 Update TSCP config for pt-BR by Olivier Hallot · 4 years, 10 months ago
  28. 2bccb7e remove some unnecessary LanguageType copies by Noel Grandin · 4 years, 10 months ago
  29. 95e986d only one of the radiobuttons in a group should be active by Caolán McNamara · 4 years, 10 months ago
  30. 8aaa28e Assert on valid order of which ids in ranges on SfxItemSet creation by Mike Kaganski · 4 years, 10 months ago
  31. c384c7d Simplify Sequence/vector initializations by Julien Nabet · 4 years, 10 months ago
  32. 3b46c30 tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN by Armin Le Grand (Allotropia) · 4 years, 10 months ago
  33. 64378de tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWN by Armin Le Grand (Allotropia) · 4 years, 10 months ago
  34. 58d218d Simplify Sequences initializations (sfx2) by Julien Nabet · 4 years, 10 months ago
  35. 9765413 -Werror,-Wunused-but-set-variable (Clang 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
  36. 6d84385 set entry to expand and combobox to fill its assigned space by Caolán McNamara · 4 years, 10 months ago
  37. f06811e resave with latest glade by Caolán McNamara · 4 years, 10 months ago
  38. 086fa72 Resolves tdf#131817 - Option to globally switch toolbar locking on/off by Heiko Tietze · 4 years, 11 months ago
  39. f3b737a Remove SfxItemState::READONLY by Armin Le Grand · 4 years, 10 months ago
  40. 629fe3a8 tdf#132667 - Grab focus on the last inserted property by Andreas Heinisch · 4 years, 11 months ago
  41. ec629c5 Resolves tdf#142513 fix zoom caller handling by Jim Raykowski · 4 years, 10 months ago
  42. f43fdca Resolves tdf#140360 - Provide option to turn off sidebar's minimum width by Heiko Tietze · 4 years, 10 months ago
  43. e2e89bb enforce indicator consistency by Caolán McNamara · 4 years, 10 months ago
  44. baab429 use open-menu-symbolic for menubutton gear menus by Caolán McNamara · 4 years, 10 months ago
  45. b68be8c gtk4: undo bootstrapping conditional page removal by Caolán McNamara · 4 years, 10 months ago
  46. 8c26772 lok: Interaction handler for FilterOptions by merttumer · 5 years ago
  47. 6a8e7be uniformly remove label-fill from GtkExpanders by Caolán McNamara · 4 years, 10 months ago
  48. 21d14c5 GetSlotServer can modify pImpl->pCaches by Mike Kaganski · 4 years, 10 months ago
  49. 2752a0a tdf#142243 actually call toLower not tuUpper when calling toLower by Tomaž Vajngerl · 4 years, 10 months ago
  50. af83bf9 fix leak in redaction dialog by Noel Grandin · 4 years, 10 months ago
  51. ec49596 flatten SfxDocTplService_Impl a little by Noel Grandin · 4 years, 10 months ago
  52. a399471 tdf#142243 HUD - Use XCharacterClassification to convert case by Tomaž Vajngerl · 4 years, 10 months ago
  53. 33cacd2 no need to allocate this separately by Noel Grandin · 4 years, 10 months ago
  54. af00f50 Missing include by Mike Kaganski · 4 years, 10 months ago
  55. 000f4c98 IsDisposed->isDisposed in sfx2 by Noel Grandin · 4 years, 10 months ago
  56. 6eb3d37 no need to allocate SfxStyleFamilies on the heap by Noel Grandin · 4 years, 10 months ago
  57. 83fb7db no need to allocate these SfxItemSet on the heap by Noel Grandin · 4 years, 10 months ago
  58. f398826 add missing xmlns:loext to example_sl-SI.xml by Caolán McNamara · 4 years, 10 months ago
  59. 95eb088 tdf#47065 Add new file open UI options and implement a new thread by Matt K · 5 years ago
  60. eeee3b1 expand frames horizontally to fit by Caolán McNamara · 4 years, 11 months ago
  61. e6f0776 resave with latest glade by Caolán McNamara · 4 years, 11 months ago
  62. b5af95a log what page id is missing if this happens by Caolán McNamara · 4 years, 11 months ago
  63. b56f32b gtk4: reenable Notebook by Caolán McNamara · 4 years, 11 months ago
  64. f75549b don't need always-show-image if there's just an image and no text by Caolán McNamara · 4 years, 11 months ago
  65. 085c97c fix leak in SfxAutoRedactDialog by Noel Grandin · 4 years, 11 months ago
  66. a68c96f fix leak in SfxTabDialogController by Noel Grandin · 4 years, 11 months ago
  67. 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
  68. 0820a4c fix leak in some tests by Noel Grandin · 4 years, 11 months ago
  69. 9431984 tdf#132042 fix nItem id when creating region by Vert D · 5 years ago
  70. 3c41913 move some headers inside modules by Noel Grandin · 4 years, 11 months ago
  71. 7473946 use toggle instead of click for ToggleButton by Caolán McNamara · 4 years, 11 months ago
  72. 749be84 use toggle instead of click for ToggleButton by Caolán McNamara · 4 years, 11 months ago
  73. d79b331 use toggle instead of click for CheckButton by Caolán McNamara · 4 years, 11 months ago
  74. 6ea4e63 fix free/delete mismatch by Noel Grandin · 4 years, 11 months ago
  75. 692c5df ImplPlayWithRenderer never checks its OutputDevice against nullptr by Caolán McNamara · 4 years, 11 months ago
  76. 3d36ff1 loplugin:unusedfields by Noel Grandin · 4 years, 11 months ago
  77. 81def52 loplugin:unusedmethods by Noel Grandin · 4 years, 11 months ago
  78. 7f032b2 tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to open by Matt K · 5 years ago
  79. a7be44b Resolves tdf#142041 - Hyperlink to file location by Heiko Tietze · 4 years, 11 months ago
  80. 81d6ed8 tdf#142276 Use vertical GtkBox insted of horizontal GtkGrid for the left side. by Gülşah Köse · 4 years, 11 months ago
  81. b1c0734 tdf#141677 Make columns sortable by Gülşah Köse · 5 years ago
  82. 9090dc1 split OutputDevice from Window by Noel Grandin · 5 years ago
  83. 2668f93 Fix regression in "Directly initialize vectors in sfx2/ObjectInsp..." by Julien Nabet · 5 years ago
  84. af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
  85. c76e184 Directly initialize vectors in sfx2/ObjectInspectorTreeHandler by Julien Nabet · 5 years ago
  86. b109956 tdf#141458 Set inital column width of Properties and Methods tabs. by Gülşah Köse · 5 years ago
  87. 601e9d4 inline some typedefs by Noel Grandin · 5 years ago
  88. 6ba22605 make some classes private by Noel Grandin · 5 years ago
  89. 32b09fac Revert "simplify the vcl<->toolkit connection" by Noel Grandin · 5 years ago
  90. f99404d add truncate-multiline for uniformity by Caolán McNamara · 5 years ago
  91. f7a86c5 simplify the vcl<->toolkit connection by Noel Grandin · 5 years ago
  92. dad39d0 fix some VirtualDevice leaks by Noel Grandin · 5 years ago
  93. db35b90 tdf#141426 Remove GtkPaned struct unnecessary tabs. by Gülşah Köse · 5 years ago
  94. 95a1ccf tdf#141426 Fix VclBox inital size allocation. by Gülşah Köse · 5 years ago
  95. da6c834 don't leak when the SfxHintPoster is disabled by Noel Grandin · 5 years ago
  96. 83d91ebb tdf#91874 Command Popup - HUD to search and run LO commands by Tomaž Vajngerl · 8 years ago
  97. 5ed6aae fix leak in LOKPostAsyncEvent by Noel Grandin · 5 years ago
  98. 3595670 Fix style previews widget with multiple languages by Szymon Kłos · 5 years ago
  99. a80eefb tdf#84502 CuiConfigGroupListBox Macros,Styles like category for Sidebar by Jim Raykowski · 6 years ago
  100. 16de54a tdf#138209 ODF export: work around forms problem in LO < 7.0 by Michael Stahl · 5 years ago