summaryrefslogtreecommitdiff
path: root/vcl/source/app/salvtables.cxx
AgeCommit message (Expand)Author
2021-10-06Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-04tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-10-01Resolves: tdf#140992 Paste/Cut should mark Edit as modifiedCaolán McNamara
2021-09-29tdf#144139 don't crash when OutputDevice is a printerCaolán McNamara
2021-08-25VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-07-16Resolves: tdf#143398 mouse event processed twiceCaolán McNamara
2021-07-09SetParentToDefaultWindow doesn't change parent anymoreCaolán McNamara
2021-06-29tdf#143088 multiple Application::EventListeners is expensiveCaolán McNamara
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-28IsDisposed->isDisposed in vcl/../appNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
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-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-11vcl: Popover - signal "closed" when calling popdown()Tomaž Vajngerl
2021-05-06add get_clipboard to widgetCaolán McNamara
2021-05-05factor in treeview borders for get_height_rowsCaolán McNamara
2021-04-30don't grab focus if we already have focusCaolá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-23undo blocking emitting focus events during grab_focusCaolán McNamara
2021-04-22tdf#141538 default to returning contents of first text columnCaolán McNamara
2021-04-20rename DrawFocusRect to InvertFocusRectCaolán McNamara
2021-04-20drop unused get_hscroll_heightCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-31ensure background color is used when layout widgets bg is overriddenCaolán McNamara
2021-03-27tdf#141141 sync SalFrame::GetFrameWeld and weld::GetPopupParentCaolán McNamara
2021-03-22tdf#141166 widget with id "tabcontrol" might not be a TabControlCaolán McNamara
2021-03-18tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin
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-12No need to const_cast hereMike Kaganski
2021-03-12Avoid modifying then restoring this const iterator, its copy is trivialMike Kaganski
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-03-01add NoMouseUpClose to popup flagsCaolán McNamara
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-19loplugin:refcounting in vclNoel