summaryrefslogtreecommitdiff
path: root/include/vcl/weld.hxx
AgeCommit message (Expand)Author
2023-06-05Introduce weld::ComboBox::insert/append taking a single ComboBoxEntryMike Kaganski
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-05jsdialog: dump menu for menubuttonSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-22jsdialog: double click for drawing areaSzymon Kłos
2023-03-21jsdialog: add wrapper for ScrolledWindowSzymon Kłos
2023-03-16allow more than DrawingArea to report style updatesCaolán McNamara
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski
2022-12-06add Assistant::set_page_side_imageCaolán McNamara
2022-12-02loplugin:unusedfields make some fields privateNoel Grandin
2022-11-24tdf#152165 Improve the 'Read-only Content' dialog messageJim Raykowski
2022-11-19jsdialogs: correctly detect button's handlerSzymon Kłos
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-07add set_scroll_thickness to provide a way to "zoom" the scrollbarCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-08-03export scroll type when possibleCaolán McNamara
2022-08-03allow welding scrollbars individuallyCaolán McNamara
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-29tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
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-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara
2022-03-11Fix typosAndrea Gelmini
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara
2022-02-05Fix [-Wignored-qualifiers]Thorsten Behrens
2022-02-04add toId/fromId to tidy up some ugly castingCaolá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-10add resize_to_request to popoverCaolán McNamara
2021-12-08only autopopup on mouse hover, not keyboard traversalCaolá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-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara
2021-07-28jsdialog: handle popover closeSzymon Kłos
2021-07-07remove [g|s]et_item_help_id for menubutton menu itemsCaolán McNamara
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-22document how the on-demand treeview entries workCaolán McNamara