summaryrefslogtreecommitdiff
path: root/vcl/inc/salvtables.hxx
AgeCommit message (Expand)Author
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-11jsdialog: dump tooltips for IconView entriesMike Kaganski
2022-08-03allow welding scrollbars individuallyCaolán McNamara
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-06-09Accessibility for IconViewMike Kaganski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-03allow to dynamically show/hide notebook tabsCaolán McNamara
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-06-01Implement weld::IconView::[gs]et_item_widthMike Kaganski
2022-06-01Implement weld::IconView::connect_query_tooltipMike Kaganski
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2021-12-29Move SalInstanceImage decl to header fileSzymon Kłos
2021-12-10add resize_to_request to popoverCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolán McNamara
2021-11-23only call signal_closed from Popdown dtor if it is still openCaolán McNamara
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-17allow menu placement either under or at endCaolán McNamara
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara
2021-08-23Move SalInstanceBox decl to headerSzymon Kłos
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-07-29jsdialog: toolbox popupsSzymon Kłos
2021-07-28Move SalInstancePopover decl to header fileSzymon Kłos
2021-07-27Move SalInstanceMenuButton decl to headerSzymon Kłos
2021-07-27Move SalInstanceFrame decl to header fileSzymon Kłos
2021-07-06gtk4: get enough of toolbar working to get spelling dialog to appearCaolán McNamara
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara
2021-06-28loplugin:finalclasses in vclNoel Grandin
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-05-15inherit ComboBox from Widget instead of ContainerCaolán McNamara
2021-05-15inherit LinkButton and Notebook from Widget instead of ContainerCaolán McNamara
2021-05-15inherit Button from Widget instead of ContainerCaolán McNamara
2021-05-15inherit Expander from Widget instead of ContainerCaolán McNamara
2021-05-15inherit TextView from Widget instead of ContainerCaolán McNamara
2021-05-06add get_clipboard to widgetCaolán McNamara
2021-04-29allow push/pop multiple levels of freeze/thawCaolán McNamara
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara
2021-04-23we want the a11y screen locationCaolán McNamara
2021-04-07tdf#136918 restrict symbol size to button widthJan-Marek Glogowski
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-06be more explicit in setting the parent of the buttons in the style dropdownCaolán McNamara
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara