summaryrefslogtreecommitdiff
path: root/vcl/inc/salvtables.hxx
AgeCommit message (Expand)Author
2024-12-17weld: Drop now unused weld::Widget::{g,s}et_grid_*Michael Weghorn
2024-12-17weld: Add weld::Grid to handle grid child positionsMichael Weghorn
2024-12-10tdf#164072 vcl: Let MenuButton dispose its PopupMenuMichael Weghorn
2024-12-09improve SalInstanceNotebook m_aPages handlingNoel Grandin
2024-12-05jsdialog: weld::MenuSzymon Kłos
2024-12-04sd: convert sidebar masterpage panels from drawingview to iconviewRashesh
2024-11-27weld: Rename weld::Dialog::{widget -> button}_for_responseMichael Weghorn
2024-11-27weld: Return unique_ptr in weld::Dialog::widget_for_responseMichael Weghorn
2024-11-24tdf#130857 weld: Move Window::set_centered_on_parent to DialogMichael Weghorn
2024-11-11vcl: Return unique_ptr in weld::Dialog::weld_content_areaMichael Weghorn
2024-11-11vcl: Return unique_ptr in weld::MessageDialog::weld_message_areaMichael Weghorn
2024-11-08tdf#130857 vcl: Move weld::Window::{g,s}et_modal to weld::DialogMichael Weghorn
2024-10-16tdf#100894 speed up style tree creationNoel Grandin
2024-09-30cid#1608502 Overflowed constantCaolán McNamara
2024-09-25tdf#130857 VclBuilder: Pass UI dir/root to BuilderBaseMichael Weghorn
2024-08-31tdf#162696 tdf#130857 qt weld: Get parent via SalInstanceWidgetMichael Weghorn
2024-08-07add polymorph function for VCL/ui specific string escapingMoritz Duge
2024-08-02tdf#155447 a11y: Introduce weld::Widget::get_accessible_id()Michael Weghorn
2024-07-09jsdialog: support on demand rendering for icon viewSzymon Kłos
2024-06-21tdf#161648 vcl a11y: Add weld::Toolbar::set_item_accessible_nameMichael Weghorn
2024-05-19Resolves: tdf#157453 support FM_PROP_LINECOUNT for combobox dropdow rowsCaolán McNamara
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
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