summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-01-11lok: copy over the alpha channel too for cairo...Dennis Francis1-1/+4
2022-01-10PDF export of PDF images: preserve hyperlinksMiklos Vajna3-0/+65
2022-01-07Backport the better fix of tdf#73523 from masterAndras Timar1-9/+24
2022-01-05We don't want or need any LOKClipboard on iOSTor Lillqvist2-0/+9
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks1-3/+3
2022-01-04tdf#73523 do not seek backwards, the color mask info is not thereAndras Timar6-1/+94
2021-12-22Related: tdf#140659 improve F6 task pane switchingCaolán McNamara1-8/+22
2021-12-21cid#1473818 Use after freeCaolán McNamara1-24/+25
2021-12-17Make LOKClipboard available to other modulesSzymon Kłos2-6/+19
2021-12-14jsdialog: send default button stateSzymon Kłos1-0/+3
2021-12-10jsdialog: don't send back typed text for comboboxSzymon Kłos3-1/+12
2021-12-10jsdialog: send info about initial focus in dialogSzymon Kłos1-1/+12
2021-12-09Warn instead of crash when mpDialogImpl is missingSzymon Kłos1-3/+13
2021-12-07fix overflow in cairo downscaled bitmap cache (tdf#137719)Luboš Luňák1-2/+5
2021-11-25jsdialog: sidebar: enable animation panel effectsSzymon Kłos3-3/+15
2021-11-23Crash around help-windows.Michael Meeks1-1/+2
2021-11-23jsdialog: correctly clean statically created message dialogsSzymon Kłos2-9/+28
2021-11-23jsdialog: send popup when launched using Popover widgetSzymon Kłos3-4/+19
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák1-30/+5
2021-11-16jsdialog: use string identifiersSzymon Kłos3-31/+43
2021-11-03Use JSDialogBuilder for "Find and Replace" dialog.Gökay ŞATIR1-0/+1
2021-10-29jsdialogs: use for MessageDialogsSzymon Kłos1-2/+2
2021-10-29Make View Certificate sub-dialog asyncSzymon Kłos1-1/+2
2021-10-29Make View Certificate dialog asyncSzymon Kłos1-1/+2
2021-10-29jsdialog: enable Digital Signatures dialogSzymon Kłos1-1/+2
2021-10-29jsdialog: activate tabpage after switchSzymon Kłos1-0/+4
2021-10-29jsdialog: weld Image widgetSzymon Kłos2-0/+26
2021-10-22Move SalInstanceImage decl to header fileSzymon Kłos2-31/+40
2021-10-22jsdialog: export common properties for ImageSzymon Kłos1-0/+1
2021-10-11avoid O(n^2) in VclEventListeners::Call() if possibleLuboš Luňák2-2/+7
2021-10-08lok: reset and cancel properly Drag & Drop actionSzymon Kłos1-21/+27
2021-10-07Fix build error in ImplLOKHandleMouseEventSzymon Kłos1-2/+2
2021-10-07lok: fix sending mouse pointerHenry Castro1-2/+4
2021-10-07lok: sc: introduce LocalStartDrag methodHenry Castro4-9/+24
2021-10-07lok: add drag & drop functionalityHenry Castro1-0/+57
2021-10-07lok: fix the "mbStartDragCalled" statusHenry Castro1-1/+0
2021-10-07lok: add private member transfer data to GenericDragSourceHenry Castro1-1/+7
2021-10-07lok: add generic class DragContext, DropContextHenry Castro2-0/+59
2021-10-07lok: introduce local mouse trackingHenry Castro4-14/+58
2021-10-07lok: introduce Application::LOKHandleMouseEventHenry Castro3-2/+75
2021-10-07lok: sc: introduce ImplLOKHandleMouseEventHenry Castro2-0/+127
2021-10-06jsdialog: avoid compiler warning for plain vcl windowSzymon Kłos2-3/+12
2021-10-05do not block out PaintImmediately() in LOK modeLuboš Luňák1-7/+2
2021-10-05Resolves: tdf#140992 Paste/Cut should mark Edit as modifiedCaolán McNamara1-2/+10
2021-10-04jsdialog: sidebar: fix master page layout value setsSzymon Kłos1-0/+2
2021-10-01Stopgap workaround for misspelling wavy underline drawing bug on iOSTor Lillqvist1-0/+5
2021-09-30tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara1-0/+7
2021-09-30crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara1-1/+3
2021-09-30tdf#143796 Qt5/KF5 fix double-buffer graphicsJan-Marek Glogowski8-65/+43
2021-09-29Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna1-0/+5