summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2022-01-19Fix typo in SAL_WARN() callTor Lillqvist
2022-01-19Add sanity check to avoid crash in the Collabora Online serverTor Lillqvist
2022-01-17RTL: lok: mirror cursor position when neededSzymon Kłos
2022-01-17RTL: lok: render tunneled dialogs mirroredSzymon Kłos
2022-01-17RTL: lok: handle mirrored mouse coordinatesSzymon Kłos
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks
2021-12-10jsdialog: send info about initial focus in dialogSzymon Kłos
2021-12-09Warn instead of crash when mpDialogImpl is missingSzymon Kłos
2021-11-23Crash around help-windows.Michael Meeks
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák
2021-10-29jsdialogs: use for MessageDialogsSzymon Kłos
2021-10-08lok: reset and cancel properly Drag & Drop actionSzymon Kłos
2021-10-07Fix build error in ImplLOKHandleMouseEventSzymon Kłos
2021-10-07lok: fix sending mouse pointerHenry Castro
2021-10-07lok: sc: introduce LocalStartDrag methodHenry Castro
2021-10-07lok: add drag & drop functionalityHenry Castro
2021-10-07lok: fix the "mbStartDragCalled" statusHenry 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-05do not block out PaintImmediately() in LOK modeLuboš Luňák
2021-09-28optimize out a bit of Invalidate() in LOK modeLuboš Luňák
2021-09-17avoid more window invalidation in LOK modeLuboš Luňák
2021-09-15Check mpWindowImpl before use in Window::EndTrackingSzymon Kłos
2021-09-08Revert "Tentative fix for crash in the iOS app"Tor Lillqvist
2021-09-08avoid painting to windows in LOK modeLuboš Luňák
2021-08-26vcl: check mpWindowImpl for nullptrGabriel Masei
2021-08-03vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2021-07-16vcl: check mpWindowImpl for nullptr.Michael Meeks
2021-07-14jsdialog: dump selected state for toolitemsSzymon Kłos
2021-07-12vcl: make get_id safe for disposed windows.Michael Meeks
2021-07-06jsdialog: don't dump images for all toolitemsSzymon Kłos
2021-07-06jsdialog: dump image for toolitemsSzymon 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-19tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2021-06-18use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara
2021-06-18add set_id/get_id to Menus like WindowsCaolán McNamara
2021-06-14vcl: check mpWindowImpl before referencing itGabriel Masei
2021-06-10jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos
2021-05-31android: Fix DrawingArea inside CsvTableBox is shrinkedmerttumer
2021-05-25jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-05-25allow throwing away size cache of hosted containerCaolán McNamara
2021-05-25factor out as a ResizableDockingWindowCaolán McNamara
2021-05-25replace stock button imagesCaolán McNamara
2021-05-25move FixedImage icon-name property setting to the builderCaolán McNamara
2021-05-25rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-05-16jsdialog: move list of enabled dialogs to separate fileSzymon Kłos