summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2022-02-07PDF export: improve precision of pdf image sizesMiklos Vajna
2022-02-07Fix Bitmap::RotateSzymon Kłos
2022-02-04Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák
2022-02-03optimize Bitmap::Mirror()Luboš Luňák
2022-02-03lok: add 'dropdown' dialog typeHenry Castro
2022-02-03Revert "vcl: move Alpha through BitmapColor for various 32bit formats."Luboš Luňák
2022-02-03speed up bitmap rotationNoel Grandin
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák
2022-02-01tdf#129638 print preview: use new paper size after switching pageJustin Luth
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-28vcl: move Alpha through BitmapColor for various 32bit formats.Michael Meeks
2022-01-27do not require that an image type has a 3-character extensionLuboš Luňák
2022-01-24lok: use focused tab page helpSzymon Kłos
2022-01-24RTL: lok: render correctly interim windowsSzymon Kłos
2022-01-19sw: fix unexpected paragraph border inside table cellsMiklos Vajna
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: draw mirrored native widgets from file definitionSzymon Kłos
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-11lok: copy over the alpha channel too for cairo...Dennis Francis
2022-01-10PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-07Backport the better fix of tdf#73523 from masterAndras Timar
2022-01-05We don't want or need any LOKClipboard on iOSTor Lillqvist
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks
2022-01-04tdf#73523 do not seek backwards, the color mask info is not thereAndras Timar
2021-12-17Make LOKClipboard available to other modulesSzymon Kłos
2021-12-14jsdialog: send default button stateSzymon Kłos
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-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-05do not block out PaintImmediately() in LOK modeLuboš Luňák
2021-10-05Resolves: tdf#140992 Paste/Cut should mark Edit as modifiedCaolán McNamara