summaryrefslogtreecommitdiff
path: root/vcl/inc/salvtables.hxx
AgeCommit message (Expand)Author
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-14get_iter_abs_pos doesn't neeed to be virtualCaolán McNamara
2023-09-18Move SalInstanceVerticalNotebook decl to headerSzymon Kłos
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-26Related: tdf#156137 allow GtkLinkButton to wrapCaolán McNamara
2023-07-23tdf#147911 Implement set_item_help_id for context menu itemsRafael Lima
2023-07-11Move SalInstanceFormattedSpinButton decl to headerSzymon Kłos
2023-07-11jsdialog: Move SalInstanceCalendar decl to header fileSzymon Kłos
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-04-19Resolves: tdf#154912 make double-click to expand rows the same as arrow expandCaolán McNamara
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon 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-21Move SalInstanceScrolledWindow declaration to header fileSzymon Kłos
2023-03-16allow more than DrawingArea to report style updatesCaolán McNamara
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari
2023-03-04jsdialog: handle weld_widget_for_responseSzymon Kłos
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-03Move SalInstanceLinkButton declaration to header fileSzymon Kłos
2023-03-03Move SalInstanceAssistant declaration to header fileSzymon Kłos
2023-01-10Related: tdf#152950 assert if this arises anywhere elseCaolán McNamara
2022-12-06tdf#152029 Visually draw attention to in-view bookmarkJim Raykowski
2022-12-02loplugin:unusedfields make some fields privateNoel Grandin
2022-09-26jsdialog: send action not update for spin button valueSzymon Kłos
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