summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2023-03-07Fix a bug parsing pdf arraysJaume Pujantell3-0/+125
2022-11-10vcl: fix crash in vcl::ImportPDFUnloaded()Miklos Vajna1-0/+5
2022-11-09vcl: fix crash in Window::LeaveWait()Miklos Vajna1-0/+2
2022-11-09vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna1-0/+5
2022-10-25vcl: re-exporting broken pdfs -> empty pagesDennis Francis6-108/+200
2022-09-01jsdialog: send action not update for spin button valueSzymon Kłos2-2/+8
2022-08-11ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara1-1/+1
2022-08-11ofz: measure maximum possible contoursCaolán McNamara1-2/+8
2022-08-11lastPoint might be 0xFFFFCaolán McNamara1-1/+1
2022-08-11ofz#45081 check font lengthCaolán McNamara1-7/+26
2022-08-10ofz: Too many hatch pointsCaolán McNamara1-0/+7
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro3-0/+13
2022-07-04jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos1-0/+12
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