summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2021-12-10jsdialog: don't send back typed text for comboboxSzymon Kłos
2021-11-25jsdialog: sidebar: enable animation panel effectsSzymon Kłos
2021-11-23jsdialog: correctly clean statically created message dialogsSzymon Kłos
2021-11-23jsdialog: send popup when launched using Popover widgetSzymon Kłos
2021-11-16jsdialog: use string identifiersSzymon Kłos
2021-10-29jsdialog: weld Image widgetSzymon Kłos
2021-10-22Move SalInstanceImage decl to header fileSzymon Kłos
2021-10-11avoid O(n^2) in VclEventListeners::Call() if possibleLuboš Luňák
2021-10-07lok: sc: introduce LocalStartDrag methodHenry Castro
2021-10-07lok: add generic class DragContext, DropContextHenry Castro
2021-10-07lok: introduce local mouse trackingHenry Castro
2021-10-07lok: introduce Application::LOKHandleMouseEventHenry Castro
2021-10-07lok: sc: introduce ImplLOKHandleMouseEventHenry Castro
2021-10-06jsdialog: avoid compiler warning for plain vcl windowSzymon Kłos
2021-09-30tdf#143796 Qt5/KF5 fix double-buffer graphicsJan-Marek Glogowski
2021-09-24jsdialog: weld plain widgetSzymon Kłos
2021-09-24jsdialog: weld BoxSzymon Kłos
2021-09-24Move SalInstanceBox decl to headerSzymon Kłos
2021-08-26Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-07-06jsdialog: dump image for toolitemsSzymon Kłos
2021-07-05jsdialog: simplify popup codeSzymon Kłos
2021-06-28jsdialog: handle toolbox menus togglingSzymon Kłos
2021-06-28jsdialog: toolbox popupsSzymon Kłos
2021-06-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-06-18add Menu::get_sensitiveCaolán McNamara
2021-06-17Move SalInstancePopover decl to header fileSzymon Kłos
2021-06-15jsdialog: dump internal image for buttonsSzymon Kłos
2021-06-11jsdialog: don't send unnecessary show/hide messagesSzymon Kłos
2021-06-11jsdialog: weld MenuButtonSzymon Kłos
2021-06-11Move SalInstanceMenuButton decl to headerSzymon Kłos
2021-06-10avoid possible repeated cairo surface creationLuboš Luňák
2021-06-09jsdialog: weld frameSzymon Kłos
2021-06-09Move SalInstanceFrame decl to header fileSzymon Kłos
2021-05-25jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-05-25jsdialog: send action event on show/hideSzymon Kłos
2021-05-25jsdialog: weld ContainerSzymon Kłos
2021-05-25enable grabbing focus to an unspecified container childCaolán McNamara
2021-05-25add access to DumpAsPropertyTree for sidebar::DeckCaolán McNamara
2021-05-25add a callback for when a container gains or loses focusCaolán McNamara
2021-05-25use GetPopupParent for editeng transient dialogsCaolán McNamara
2021-05-25move queue_resize to baseclassCaolán McNamara
2021-05-25replace stock button imagesCaolán McNamara
2021-05-25weld impress annotation windowCaolán McNamara
2021-05-25allow using css::graphic::XGraphic to set menu imageCaolán McNamara
2021-05-16jsdialog: move list of enabled dialogs to separate fileSzymon Kłos
2021-05-01Resolves tdf#127782 - Print dialog heightHeiko Tietze
2021-04-22Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-22drop intermediate vcl container for these welded floating toplevelsCaolán McNamara
2021-04-16tdf#140639 cache FcPattern for font optionsCaolán McNamara
2021-04-10jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro