summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-02-03fix std::min() used instead of std::max()Luboš Luňák
2022-01-30Resolves: tdf#147013 transform the control point positions tooCaolán McNamara
2022-01-29make sure to not divide by zero when computing miter limitLuboš Luňák
2022-01-27tdf#144166 use border drawing style for VclScrolledWindowCaolán McNamara
2022-01-26tdf#146992 gtk_window_set_attached_to causing widgets to shiftCaolán McNamara
2022-01-26avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2022-01-25tdf#146941 qt: QtFilePicker::finished needs SolarMutexGuardMichael Weghorn
2022-01-25gtk3: "expand" icon in reference windows goes missing on entering shrunk modeCaolán McNamara
2022-01-25tdf#146971 changing a11y desc to replace %PRODUCTNAME has perf issuesCaolán McNamara
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2022-01-16Qt notify LO of many QScreen related eventsJan-Marek Glogowski
2022-01-11PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-10tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar
2022-01-09tdf#146641 allocations attempted while hidden are discarded by gtkCaolán McNamara
2022-01-09Resolves: tdf#129745 don't override child help for application framesCaolán McNamara
2022-01-04Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno
2021-12-22tdf#131467 Qt set default position on first resizeJan-Marek Glogowski
2021-12-21Qt use asChild for pointer positioningJan-Marek Glogowski
2021-12-20Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-17Related tdf#145910: relax even more denylist about OpenGLJulien Nabet
2021-12-16crashtesting: Assertion `nMin <= nMax' failed in MinMaxCaolán McNamara
2021-12-15unset mpMenuBarWidget when it was destroyed along with its parentCaolán McNamara
2021-12-15tdf#145934 workaround rounding causing 'dancing characters'Caolán McNamara
2021-12-11Revert "tdf#145354: Ensure displayed paper name matches displayed paper ..."Tor Lillqvist
2021-12-10tdf#138999 only grab keyboard and not pointing devicesCaolán McNamara
2021-12-09Related tdf#145910: relax a bit more denylist about OpenGLJulien Nabet
2021-12-09ofz#42082 OOM with embedded pict in ww6 documentCaolán McNamara
2021-12-09tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-12-09Related: tdf#145786 cooperate between our own grabsCaolán McNamara
2021-12-07tdf#145910: relax a bit denylist about OpenGLJulien Nabet
2021-12-07fix overflow in cairo downscaled bitmap cache (tdf#137719)Luboš Luňák
2021-12-06increase maximum document thumbnail size from 256 to 512Luboš Luňák
2021-12-04only bilinear+mipmap for Skia/raster to-screen drawing (tdf#146024)Luboš Luňák
2021-12-03tdf#145604 indicate the row as the target when dropping in a visual treeCaolán McNamara
2021-12-03handle Skia not drawing GPU-backend shader to a bitmap (tdf#145797)Luboš Luňák
2021-12-03fix Skia copyArea() not coping with coordinates outside (tdf#145811)Luboš Luňák
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-03tdf#145964: Windows format name is FileNameW for Unicode stringsMike Kaganski
2021-12-02undo "allow vcl gen menus to have non-square images"Caolán McNamara
2021-12-02Related: tdf#145901 use x11 popover replacement for all non-menubutton casesCaolán McNamara
2021-12-01tdf#145952 don't crash with LO_COLLECT_UIINFO set in autofilterCaolán McNamara
2021-12-01gtk[3|4] calculate row height closer to what gtk appears to doCaolán McNamara
2021-11-30gtk[3|4] allow anything that would enable positioning onscreenCaolán McNamara
2021-11-30tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein
2021-11-29gtk3: set anchor_hints for gdk_window_move_to_rectCaolán McNamara
2021-11-27Related: tdf#144410 we don't want a gap in a multicol spanning separatorCaolán McNamara
2021-11-26-Werror,-Wreorder-ctorStephan Bergmann
2021-11-25Resolves: tdf#145786 get the correct bounds with window scaling enabledCaolán McNamara
2021-11-25vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively()Miklos Vajna
2021-11-24gtk3: I don't think it makes sense to claim a crossing event is consumedCaolán McNamara