summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-25Unify on VclPtr::resetMike Kaganski108-192/+183
2025-04-02sw: Resave notebookbar.ui with glade 3.40Michael Weghorn2-2820/+3534
2025-02-20tdf#145538 Use range based for loopsRafał Dobrakowski1-9/+3
2025-02-08tdf#165062 qt: Make only floating window/popup widget bg translucentMichael Weghorn1-3/+9
2025-01-30tdf#164899 Don't call SystemWindow::SetNotebookBar recursivelyMichael Weghorn3-0/+11
2024-11-22notebookbar: Simplify logic to detect whether hidden childrenMichael Weghorn2-7/+5
2024-11-22notebookbar: Drop PriorityHBox::GetHiddenCountMichael Weghorn3-14/+1
2024-11-22notebookbar: Drop unnecessary static_castMichael Weghorn1-1/+1
2024-11-22notebookbar: Pass menu button as parent for its menuMichael Weghorn3-8/+4
2024-11-22vcl: Simplify NotebookbarTabControlBase::ImplActivateTabPage a bitMichael Weghorn1-11/+7
2024-11-15Cleanup notebookbar.ui for drawHossein1-5/+5
2024-11-15Cleanup notebookbar.ui for scHossein1-5/+5
2024-11-06tdf#85976 Add 'Handle Duplicate Records' button to the notebookbarSahil Gautam1-10/+42
2024-10-31Related tdf#163679: fix tip for Insert Field menu in notebookbar uiJulien Nabet1-1/+1
2024-10-30tdf#85976 Change label from "Handle Duplicate Records" to "Duplicates"Sahil Gautam1-1/+1
2024-09-04tdf#157230: Remove redundant Open and Save buttons in notebookbarKira Tubo4-632/+28
2024-05-23Revert "tdf#126095 sd notebookbar: don't force table/media toolbar"Justin Luth1-37/+34
2024-05-03tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth18-6/+313
2024-04-03tdf#160376 Add uno:Reload to the Notebookbar UIRafael Lima15-25/+169
2024-01-30lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl3-31/+80
2024-01-30lok: notebookbar: fix number format fieldSzymon Kłos1-1/+7
2024-01-30lok: notebookbar: enable currency dropdownSzymon Kłos8-4/+76
2023-11-09lok: notebookbar: fix unit-copy-paste in onlineSzymon Kłos1-2/+1
2023-11-06lok: notebookbar: reduce calls to SfxNotebookBar::IsActiveSzymon Kłos1-2/+3
2023-11-06lok: notebookbar: query SID_NOTEBOOKBAR only when requested to switch UISzymon Kłos2-2/+5
2023-11-06lok: notebookbar: handle multiple sessionsSzymon Kłos3-29/+64
2023-11-03lok: notebookbar: don't recreate toolbars too oftenSzymon Kłos1-5/+4
2023-10-20tdf#157026 sd notebookbar: add ObjectAlign to MenuTable as popupmenuJustin Luth46-374/+153
2023-10-18tdf#127038 sw notebookbar: remove redundant "more fields"Justin Luth2-62/+13
2023-10-17related tdf#141457 sc notebookbar: make statistics a submenuJustin Luth8-189/+70
2023-10-16tdf#148539 sc notebookbar: add Sparklines to MenuDataJustin Luth10-31/+113
2023-10-16tdf#115485 sc notebookbar: add MenuInsert-RandomNumber...Justin Luth4-0/+28
2023-10-15tdf#150466 notebookbar: hide PrintDefault on compact and standardizeJustin Luth15-31/+145
2023-10-13tdf#141457 sc notebookbar_compact: fix empty Statistics menuJustin Luth1-1/+1
2023-10-12tdf#138440 sc notebookbar: add right-to-left to home tabJustin Luth2-2/+64
2023-10-11disable add-ons for NotebookBar in LOKit - perf. issuesTomaž Vajngerl1-0/+3
2023-10-02tdf#156756 Icon sizes for the toolbar wrongNoel Grandin1-64/+22
2023-09-18jsdialog: set WindowId for font size comboboxSzymon Kłos1-1/+2
2023-09-13lok: fix notebookbar not initialized when switched from classic modeSzymon Kłos2-0/+34
2023-08-18logs full of "OConfigurationNode::hasByName: object is invalid"Caolán McNamara1-1/+26
2023-08-17tdf#142489 Do not show the table toolbar when Notebookbar is activeRafael Lima1-1/+3
2023-07-20tdf#86630 sw page number wizard: add to notebookbar layout tabJustin Luth1-9/+48
2023-07-18tdf#136905 NBB: use label font in ValueSetWithTextControlJustin Luth1-1/+1
2023-07-18tdf#126095 sd notebookbar: don't force table/media toolbarJustin Luth1-30/+36
2023-07-18related tdf#126095 sd notebookbar: give room to .uno:AVMediaToolBoxJustin Luth2-102/+32
2023-07-18tdf#136905 NBB: let ValueSetWithTextControl set optimal heightJustin Luth3-0/+11
2023-07-18Revert "Revert "tdf#126006 sc SID_RELOAD: restart notebookbar""Justin Luth1-2/+16
2023-07-12related tdf#148121 no custom notebookbar.ui file unless modifiedJustin Luth2-5/+14
2023-07-12tdf#125504 SvxStyleBox: don't use disposed DispatchProviderJustin Luth1-18/+12
2023-07-12tdf#125504 SvxFontNameBox: don't use disposed DispatchProviderJustin Luth1-24/+13