summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák
2021-11-16jsdialog: use string identifiersSzymon Kłos
2021-11-03Use JSDialogBuilder for "Find and Replace" dialog.Gökay ŞATIR
2021-10-29jsdialogs: use for MessageDialogsSzymon Kłos
2021-10-29Make View Certificate sub-dialog asyncSzymon Kłos
2021-10-29Make View Certificate dialog asyncSzymon Kłos
2021-10-29jsdialog: enable Digital Signatures dialogSzymon Kłos
2021-10-29jsdialog: activate tabpage after switchSzymon Kłos
2021-10-29jsdialog: weld Image widgetSzymon Kłos
2021-10-22Move SalInstanceImage decl to header fileSzymon Kłos
2021-10-22jsdialog: export common properties for ImageSzymon Kłos
2021-10-11avoid O(n^2) in VclEventListeners::Call() if possibleLuboš Luňák
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 private member transfer data to GenericDragSourceHenry 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-10-05do not block out PaintImmediately() in LOK modeLuboš Luňák
2021-10-05Resolves: tdf#140992 Paste/Cut should mark Edit as modifiedCaolán McNamara
2021-10-04jsdialog: sidebar: fix master page layout value setsSzymon Kłos
2021-10-01Stopgap workaround for misspelling wavy underline drawing bug on iOSTor Lillqvist
2021-09-30tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-09-30crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara
2021-09-30tdf#143796 Qt5/KF5 fix double-buffer graphicsJan-Marek Glogowski
2021-09-29Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-28jsdialog: dump tabs as arraySzymon Kłos
2021-09-28optimize out a bit of Invalidate() in LOK modeLuboš Luňák
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-09-24jsdialog: send full update for autofilterSzymon Kłos
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-09-07tdf#138519 use gtk_adjustment_set_value instead of gtk_spin_button_set_valueCaolán McNamara
2021-09-02tdf#142394 return to using CAIRO_OPERATOR_SOURCE in drawBitmapCaolán McNamara
2021-09-02do not enable mbSupportsBitmap32 for headless (tdf#141171)Luboš Luňák
2021-09-02vcl: bitmap::CreateFromData add option to reverse alpha (0xff - a)Tomaž Vajngerl
2021-08-26disable-pch fixNoel Grandin
2021-08-26Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-08-26vcl: check mpWindowImpl for nullptrGabriel Masei
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara