summaryrefslogtreecommitdiff
path: root/vcl/source/app/salvtables.cxx
AgeCommit message (Expand)Author
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
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-30add something to override scrollbar colorsCaolán McNamara
2021-01-22Fix MouseClick shoud be MouseLeft for drawing areaMert Tumer
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-19tdf#138890 : weld::LabelType::Warning font color in dark themesAnshu
2021-01-16tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara
2021-01-14Move SalInstanceIconView decl to header fileSzymon Kłos
2021-01-14Fontwork dialog: use iconviewSzymon Kłos
2020-12-29lok: don't use focus window to request helpSzymon 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-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann