summaryrefslogtreecommitdiff
path: root/vcl/inc/salvtables.hxx
AgeCommit message (Expand)Author
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
2021-03-16add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-07move queue_resize to baseclassCaolán McNamara
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-02-15use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-02-11tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-02-06move MenuButton to vcl/toolkitCaolán McNamara
2021-02-05improve SalInstanceWidget::drawCaolán McNamara
2021-02-04split rect arg into dest pos and source rectCaolán McNamara
2021-01-20tdf#139115 vcl tree list: add new toggle behaviorsAttila Szűcs
2021-01-20Move SalInstanceRadioButton decl to header fileSzymon Kłos
2021-01-14Move SalInstanceIconView decl to header fileSzymon Kłos
2020-12-22jsdialog: add the "expand" actionHenry Castro
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-17add Menu::get_sensitiveCaolán McNamara
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-03support completely styling a welded buttonCaolán McNamara
2020-11-26Move SalInstanceExpander decl to header fileSzymon Kłos
2020-11-26jsdialog: signal when treeview element is toggledSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-11-25Move SalInstanceTreeView decl to header fileSzymon Kłos
2020-11-24add set_buildable_name to enable distinguishing different instancesCaolán McNamara
2020-11-15add Menu::get_idCaolán McNamara
2020-11-13add set_accessible_descriptionCaolán McNamara
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara