summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2024-12-04loplugin:unusedfieldsNoel Grandin
2024-12-04tdf#88226 sd: fix cutting off the overflow text on the notes print pageTibor Nagy
2024-12-04Use o3tl::cow_wrapper instead of std::shared_ptrMike Kaganski
2024-12-04vcl: Drop MenuFloatingWindow::KillActivePopup paramMichael Weghorn
2024-12-04vcl: Slightly simplify check in MenuBarWindow::KillActivePopupMichael Weghorn
2024-12-04vcl: Change Menu::ClosePopup param to PopupMenu*Michael Weghorn
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh
2024-12-04pdf: fix saving external PDF with form fieldsTomaž Vajngerl
2024-12-04pdf: simplify EncryptionHashTransporterTomaž Vajngerl
2024-12-04pdf: introduce IPDFEncryptor interfaceTomaž Vajngerl
2024-12-03Simplify ImplStyleDataMike Kaganski
2024-12-03vcl: flatten functions in bitmapex.cxxChristopher Sherlock
2024-12-02vcl: Simplify MenuBar::ImplDestroy a bitMichael Weghorn
2024-12-02vcl: Drop unnecessary null checkMichael Weghorn
2024-12-02vcl: Switch MenuBar::ImplCreate param to MenuBarWindow*Michael Weghorn
2024-12-02vcl: Consistently use pMenuBarWindow in MenuBar::ImplCreateMichael Weghorn
2024-12-02vcl: Drop commented code in menu.cxxMichael Weghorn
2024-12-02vcl: Merge PopupMenu::PrepareRun into PopupMenu::ImplExecuteMichael Weghorn
2024-12-02vcl: Use existing PopupMenu::ImplGetFloatingWindowMichael Weghorn
2024-12-02vcl: Use VclPtr<PopupMenu> and reduce castingMichael Weghorn
2024-12-02vcl: Pass GetSystemMenuData param by refMichael Weghorn
2024-12-02vcl: Add a default SalMenu::GetSystemMenuData implementationMichael Weghorn
2024-12-02vcl: Make Menu::ImplGetSalMenu constMichael Weghorn
2024-12-02vcl: Prefix Menu::pWindow member with "m_"Michael Weghorn
2024-12-02vcl: Consolidate to one Menu::pWindow getterMichael Weghorn
2024-12-02loplugin:unnecessaryvirtualNoel Grandin
2024-12-02Drop Window::IsAccessibilityEventsSuppressed paramMichael Weghorn
2024-12-02vcl a11y: Drop newly unused vcl::Window::SetAccessibilityEventsSuppressedMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Insert Breaks" dialogMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Split Table" dialogMichael Weghorn
2024-12-01tdf#130857 qt weld: Support "Split Cells" dialogMichael Weghorn
2024-11-30cid#1635783 silence Using invalid iteratorCaolán McNamara
2024-11-30tdf#130857 vcl: Deduplicate extract* methods returning OUStringMichael Weghorn
2024-11-30tdf#130857 vcl: Deduplicate extract* methods returning boolMichael Weghorn
2024-11-30vcl: Drop local var pointing to self in WindowData ctorMichael Weghorn
2024-11-30tdf#130857 qt weld: Assign QtInstanceFrame::m_pGroupBoxMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement more TreeView methods wrt selectionMichael Weghorn
2024-11-30tdf#130857 qt weld: Add member for tree view selection modelMichael Weghorn
2024-11-30tdf#130857 qt weld: Notify about current tree view item changeMichael Weghorn
2024-11-30tdf#130857 qt weld: Call tree view row activation handlerMichael Weghorn
2024-11-30tdf#130857 qt weld: Support "Paste Special" dialogMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement QtInstanceTreeView::get_selected_{id,text}Michael Weghorn
2024-11-30tdf#130857 qt weld: Implement QtInstanceTreeView::find_{id,text}Michael Weghorn
2024-11-30tdf#130857 qt weld: Implement setting tree view entry IDMichael Weghorn
2024-11-30tdf#130857 qt weld: Evaluate GtkTreeView:show-expanders propertyMichael Weghorn
2024-11-30tdf#130857 qt weld: Evaluate tree view header visibilityMichael Weghorn
2024-11-30tdf#130857 VclBuilder: Move extractHeadersVisible to base classMichael Weghorn
2024-11-30tdf#130857 qt weld: Support Calc's "Show Sheet" dialogMichael Weghorn
2024-11-30tdf#130857 qt weld: Implement basic tree view logicMichael Weghorn
2024-11-29LibreOffice Theme Part 2: GTK Color CustomizationSahil Gautam