summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-07Related tdf#145910: relax a bit more denylist about OpenGLJulien Nabet
2021-12-07improve loplugin:cow_wrapperNoel Grandin
2021-12-07tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-12-06tdf#145910: relax a bit denylist about OpenGLJulien Nabet
2021-12-06fix overflow in cairo downscaled bitmap cache (tdf#137719)Luboš Luňák
2021-12-06tdf#138999 only grab keyboard and not pointing devicesCaolán McNamara
2021-12-06a large but clipped image may still be cached from a previous callLuboš Luňák
2021-12-06Drop ENABLE_FUZZERS from config_host.mk.inJan-Marek Glogowski
2021-12-06Revert "tdf#145354: Ensure displayed paper name matches displayed paper ..."Tor Lillqvist
2021-12-06tdf#143148 Use pragma once instead of include guardsPesi Taototo
2021-12-06VCL always use nullptr terminated plugin listsJan-Marek Glogowski
2021-12-05increase maximum document thumbnail size from 256 to 512Luboš Luňák
2021-12-04Fix typoAndrea Gelmini
2021-12-04resurrect description of the "super" scaling algorithmLuboš 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-03Windows format name is FileGroupDescriptorW for Unicode stringsMike Kaganski
2021-12-03Use strncpy to avoid overflow and fill the rest with nullsMike Kaganski
2021-12-03Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-02undo "allow vcl gen menus to have non-square images"Caolán McNamara
2021-12-02ofz#41591 if only recording to metafile, don't convert tools->basegfx->toolsCaolán McNamara
2021-12-02Related: tdf#145901 use x11 popover replacement for all non-menubutton casesCaolán McNamara
2021-12-02ofz#41591 reject incomplete polygon recordsCaolán McNamara
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-01Qt fix non-X11 build and introduce CHECK_* macrosJan-Marek Glogowski
2021-12-01Distinguish between --disable-gui and --without-xJan-Marek Glogowski
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-12-01tdf#145964: Windows format name is FileNameW for Unicode stringsMike Kaganski
2021-11-30don't disable Skia tests on MacLuboš Luňák
2021-11-30fix Skia copyArea() not coping with coordinates outside (tdf#145811)Luboš Luňák
2021-11-30svp: normalize DoYieldJan-Marek Glogowski
2021-11-30gtk[3|4] calculate row height closer to what gtk appears to doCaolán McNamara
2021-11-30tdf#145952 don't crash with LO_COLLECT_UIINFO set in autofilterCaolán McNamara
2021-11-30gtk[3|4] allow anything that would enable positioning onscreenCaolán McNamara
2021-11-30handle Skia not drawing GPU-backend shader to a bitmap (tdf#145797)Luboš Luňák
2021-11-30loplugin:simplifyconstructStephan Bergmann
2021-11-30tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein
2021-11-30workaround gcc bug #55776 about enum class shadowing a globalLuboš Luňák
2021-11-30remove duplicated VCL_DLLPUBLICLuboš Luňák
2021-11-30Document SAL_NO_MOUSEGRABSSamuel Mehrbrodt
2021-11-29implement xor drawing directly using Skia (tdf#141090)Luboš Luňák
2021-11-29remove Skia kDifference workaroundLuboš Luňák
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-29these are pdf export tests, move them to vcl_pdfexportXisco Fauli
2021-11-29gtk3: set anchor_hints for gdk_window_move_to_rectCaolán McNamara
2021-11-28don't need to include vcl/menu.hxx from vcl/menubarupdateicon.hxxCaolá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