summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-03-01jsdialog: enable Accessibility Check dialogSzymon Kłos4-10/+48
2022-02-07PDF export: improve precision of pdf image sizesMiklos Vajna2-2/+44
2022-02-07Fix Bitmap::RotateSzymon Kłos1-3/+3
2022-02-04Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák1-4/+1
2022-02-03optimize Bitmap::Mirror()Luboš Luňák2-32/+173
2022-02-03lok: add 'dropdown' dialog typeHenry Castro1-1/+4
2022-02-03Revert "vcl: move Alpha through BitmapColor for various 32bit formats."Luboš Luňák1-12/+11
2022-02-03speed up bitmap rotationNoel Grandin1-27/+23
2022-02-01fix std::min() used instead of std::max()Luboš Luňák2-2/+2
2022-02-01PDF export: allow setting filter data keys from the cmdlineMiklos Vajna2-0/+21
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák3-53/+38
2022-02-01tdf#129638 print preview: use new paper size after switching pageJustin Luth1-0/+1
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák32-3/+1062
2022-01-28vcl: move Alpha through BitmapColor for various 32bit formats.Michael Meeks1-11/+12
2022-01-28make sure to not divide by zero when computing miter limitLuboš Luňák3-21/+14
2022-01-27do not require that an image type has a 3-character extensionLuboš Luňák1-1/+1
2022-01-24lok: use focused tab page helpSzymon Kłos1-1/+3
2022-01-24RTL: lok: render correctly interim windowsSzymon Kłos1-1/+13
2022-01-19sw: fix unexpected paragraph border inside table cellsMiklos Vajna1-0/+24
2022-01-19Fix typo in SAL_WARN() callTor Lillqvist1-1/+1
2022-01-19Add sanity check to avoid crash in the Collabora Online serverTor Lillqvist1-0/+5
2022-01-17RTL: lok: draw mirrored native widgets from file definitionSzymon Kłos1-1/+5
2022-01-17RTL: lok: mirror cursor position when neededSzymon Kłos1-1/+13
2022-01-17RTL: lok: render tunneled dialogs mirroredSzymon Kłos1-6/+13
2022-01-17RTL: lok: handle mirrored mouse coordinatesSzymon Kłos1-0/+8
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