summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-08-27loplugin:external (macOS)Stephan Bergmann
2021-08-27-Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2021-08-27vcl: remove unnecessary OutputDevice::GetGCStackDepth()Chris Sherlock
2021-08-27vcl: move OutputDevice fill functions to fill.cxxChris Sherlock
2021-08-27vcl: SvmConverter is only used in vcl filtersChris Sherlock
2021-08-27Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-08-27backendtest: Test Drawing Bitmap other than 24bpphomeboy445
2021-08-26tdf#144037 Qt5 just close popup with mouse outsideJan-Marek Glogowski
2021-08-26tdf#144008 Qt5/Kf5 create frames in the GUI threadJan-Marek Glogowski
2021-08-26use max of avg digit or 'average char' width to measure Edit spaceCaolán McNamara
2021-08-26change some left,top,width,height usage in Skia to x,y,w,hLuboš Luňák
2021-08-26Resolves: tdf#144084 if not initialized default to FILEOPEN_SIMPLECaolán McNamara
2021-08-26ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-26vcl: move X11SalInstance::CreateSalBitmap to salinst.cxxTomaž Vajngerl
2021-08-26backendtest: Text Drawing testhomeboy445
2021-08-26vcl: make OutDevState constructor default, no need for destructorChris Sherlock
2021-08-26vcl: partial revert of drawmodeChris Sherlock
2021-08-25Use o3tl::saturating_cast hereMike Kaganski
2021-08-25use our own Skia surface when using GPU screen drawingLuboš Luňák
2021-08-24Fix typoAndrea Gelmini
2021-08-24implement explicit screen flushing also for Skia/MacLuboš Luňák
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-24build Skia with Metal supportLuboš Luňák
2021-08-24remove unnecessary separate SkSurface creating per render methodLuboš Luňák
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-08-24reduce skia realloc when drawing polygonsNoel Grandin
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-24Blind fix for false -Werror=clobbered on lo_callgrind_linuxStephan Bergmann
2021-08-23ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-23Removed duplicated includesAndrea Gelmini
2021-08-23Make compilation for iOS get a bit furtherTor Lillqvist
2021-08-23disable vertical text test for Mac/SkiaLuboš Luňák
2021-08-23add CreateCGImage() variant for Mac/SkiaLuboš Luňák
2021-08-23implement text rendering on Mac using SkiaLuboš Luňák
2021-08-23implement mac native widget drawing also for SkiaLuboš Luňák
2021-08-23explicitly force skia raster on mac for nowLuboš Luňák
2021-08-23implement blitting to screen for skia on macLuboš Luňák
2021-08-23make SalGeometryProvider available for Aqua VCL backendsLuboš Luňák
2021-08-23first WIP version of mac skia SalGraphics backendLuboš Luňák
2021-08-23fix skia scanline size in bitmap testLuboš Luňák
2021-08-23jsdialog: weld BoxSzymon Kłos
2021-08-23Move SalInstanceBox decl to headerSzymon Kłos
2021-08-23ofz: use BmpScaleFlag::Fast when recovering from bad svm mask sizeCaolán McNamara