summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-11-10vcl: fix crash in vcl::ImportPDFUnloaded()Miklos Vajna
2022-11-09vcl: fix crash in Window::LeaveWait()Miklos Vajna
2022-11-09vcl: fix crash in SalInstanceWidget::set_busy_cursor()Miklos Vajna
2022-10-25vcl: re-exporting broken pdfs -> empty pagesDennis Francis
2022-09-01jsdialog: send action not update for spin button valueSzymon Kłos
2022-08-11ofz: glyph data must be at least 10 bytes long to be usefulCaolán McNamara
2022-08-11ofz: measure maximum possible contoursCaolán McNamara
2022-08-11lastPoint might be 0xFFFFCaolán McNamara
2022-08-11ofz#45081 check font lengthCaolán McNamara
2022-08-10ofz: Too many hatch pointsCaolán McNamara
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-07-04jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos
2022-06-09jsdialog: toggle toolbox buttons correctlySzymon Kłos
2022-06-09jsdialog: be sure we send close popup message when destroyedSzymon Kłos
2022-05-19jsdialog: introduce popup managementSzymon Kłos
2022-05-17ofz#46905 Null-dereferenceCaolán McNamara
2022-05-17forcepoint#85 Conditional jump or move depends on uninitialised valueCaolán McNamara
2022-05-15Fix a problem with multiple tunneled dialogs in OnlineTor Lillqvist
2022-04-20Make name dialog asyncNickWingate
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist
2022-03-22Trust the family name in the font file if necessaryTor Lillqvist
2022-03-19add NoMouseUpClose to popup flagsCaolán McNamara
2022-03-17jsdialog: enable dialog on demand by env varSzymon Kłos
2022-03-16Avoid segv when co-editing around SvxColorTabPage.Michael Meeks
2022-03-11PDF export of PDF images: don't preserve annotations in generalMiklos Vajna
2022-03-04lok: fix position og autofilter in RTL modeSzymon Kłos
2022-03-04lok: run autofilter without timersSzymon Kłos
2022-03-04lok: send logic autofilter positionSzymon Kłos
2022-03-01jsdialog: enable Accessibility Check dialogSzymon Kłos
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 std::min() used instead of std::max()Luboš Luňák
2022-02-01PDF export: allow setting filter data keys from the cmdlineMiklos Vajna
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-28make sure to not divide by zero when computing miter limitLuboš Luňák
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