summaryrefslogtreecommitdiff
path: root/vcl/inc/salvtables.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-20lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti1-0/+2
2022-12-07lok: vcl: introduce set_cursor_data methodHenry Castro1-0/+2
2022-08-31jsdialog: send action not update for spin button valueSzymon Kłos1-1/+3
2022-08-12jsdialog: dump tooltips for IconView entriesMike Kaganski1-2/+2
2022-06-14Accessibility for IconViewMike Kaganski1-0/+1
2022-06-05Introduce weld::IconView::insert_separatorMike Kaganski1-0/+2
2022-06-05Implement weld::IconView::[gs]et_item_widthMike Kaganski1-0/+3
2022-06-05Implement weld::IconView::connect_query_tooltipMike Kaganski1-0/+3
2022-02-14Move SalInstanceImage decl to header fileSzymon Kłos1-0/+15
2021-11-23only call signal_closed from Popdown dtor if it is still openCaolán McNamara1-0/+2
2021-11-19add placement to Popover popup_at_rectCaolán McNamara1-1/+2
2021-11-17allow menu placement either under or at endCaolán McNamara1-1/+2
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara1-0/+4
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-1/+1
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara1-0/+2
2021-08-23Move SalInstanceBox decl to headerSzymon Kłos1-0/+11
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski1-1/+1
2021-07-29jsdialog: toolbox popupsSzymon Kłos1-2/+2
2021-07-28Move SalInstancePopover decl to header fileSzymon Kłos1-0/+17
2021-07-27Move SalInstanceMenuButton decl to headerSzymon Kłos1-0/+45
2021-07-27Move SalInstanceFrame decl to header fileSzymon Kłos1-0/+15
2021-07-06gtk4: get enough of toolbar working to get spelling dialog to appearCaolán McNamara1-1/+1
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara1-3/+3
2021-06-28loplugin:finalclasses in vclNoel Grandin1-2/+2
2021-06-01drop unused Widget::set_secondaryCaolán McNamara1-2/+0
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+15
2021-05-17gtk4: reenable buttonCaolán McNamara1-1/+1
2021-05-15inherit ComboBox from Widget instead of ContainerCaolán McNamara1-3/+3
2021-05-15inherit LinkButton and Notebook from Widget instead of ContainerCaolán McNamara1-1/+1
2021-05-15inherit Button from Widget instead of ContainerCaolán McNamara1-1/+1
2021-05-15inherit Expander from Widget instead of ContainerCaolán McNamara1-3/+3
2021-05-15inherit TextView from Widget instead of ContainerCaolán McNamara1-1/+1
2021-05-06add get_clipboard to widgetCaolán McNamara1-0/+2
2021-04-29allow push/pop multiple levels of freeze/thawCaolán McNamara1-0/+4
2021-04-27Related: tdf#130326 allow bulk_insert_for_each to insert under a nodeCaolán McNamara1-0/+1
2021-04-23we want the a11y screen locationCaolán McNamara1-1/+1
2021-04-07tdf#136918 restrict symbol size to button widthJan-Marek Glogowski1-2/+2
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos1-0/+2
2021-04-06be more explicit in setting the parent of the buttons in the style dropdownCaolán McNamara1-3/+5
2021-03-16enable grabbing focus to an unspecified container childCaolán McNamara1-0/+1
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara1-0/+2
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-2/+2
2021-03-07move queue_resize to baseclassCaolán McNamara1-2/+2
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara1-4/+0
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara1-0/+2
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara1-0/+2
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara1-2/+2
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara1-0/+2
2021-02-12weld impress annotation windowCaolán McNamara1-1/+1