summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-06-09jsdialog: toggle toolbox buttons correctlySzymon Kłos1-2/+3
2022-06-09jsdialog: be sure we send close popup message when destroyedSzymon Kłos1-0/+6
2022-05-19jsdialog: introduce popup managementSzymon Kłos2-2/+67
2022-05-17ofz#46905 Null-dereferenceCaolán McNamara1-0/+2
2022-05-17forcepoint#85 Conditional jump or move depends on uninitialised valueCaolán McNamara1-1/+2
2022-05-15Fix a problem with multiple tunneled dialogs in OnlineTor Lillqvist1-9/+13
2022-04-20Make name dialog asyncNickWingate2-1/+4
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist1-0/+7
2022-03-22Trust the family name in the font file if necessaryTor Lillqvist1-1/+2
2022-03-19add NoMouseUpClose to popup flagsCaolán McNamara1-1/+2
2022-03-17jsdialog: enable dialog on demand by env varSzymon Kłos1-0/+15
2022-03-16Avoid segv when co-editing around SvxColorTabPage.Michael Meeks1-1/+2
2022-03-11PDF export of PDF images: don't preserve annotations in generalMiklos Vajna3-2/+44
2022-03-04lok: fix position og autofilter in RTL modeSzymon Kłos2-3/+6
2022-03-04lok: run autofilter without timersSzymon Kłos1-1/+0
2022-03-04lok: send logic autofilter positionSzymon Kłos1-1/+4
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