summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-13loplugin:singlevalfieldsNoel Grandin
2019-12-12Fix typoAndrea Gelmini
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks
2019-12-12loplugin:finalclassesNoel Grandin
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš Luňák
2019-12-11do not allow both read and write bitmap access to the same bitmapLuboš Luňák
2019-12-11do not store 8bpp bitmaps as Skia's SkBitmap (tdf#129077)Luboš Luňák
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-09tdf#129071 Qt5 set file picker parent widgetJan-Marek Glogowski
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-12-06make all Skia drawing GPU-backed, if possibleLuboš Luňák
2019-12-06keep just one shared reference to Skia shared GrContextLuboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski
2019-12-05Silence loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2019-12-05KF5 drop KF5FilePicker::executeJan-Marek Glogowski
2019-12-05-Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2019-12-05-Werror,-Winconsistent-missing-override (clang-cl)Stephan Bergmann
2019-12-05-Werror,-Wmicrosoft-pure-definition (clang-cl)Stephan Bergmann
2019-12-05Make sure external/skia include file doesn't define macro YieldStephan Bergmann
2019-12-05Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski
2019-12-05make some classes module privateNoel Grandin
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin
2019-11-28Drop unnecessarily user-provided ~SalLayoutGlyphsImplStephan Bergmann
2019-11-28Blind additional fix of the Android TB build errorJan-Marek Glogowski
2019-11-28Blind fix of the Android TB build errorJan-Marek Glogowski
2019-11-28tdf#129043 Correctly deliver combo box events when used with keyboardSamuel Mehrbrodt
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-27android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky
2019-11-27revert BackendCapabilities::mbSupportsBitmap32 for SkiaLuboš Luňák
2019-11-27avoid some compiler warnings in Skia VCL codeLuboš Luňák
2019-11-27make about dialog differentiate between Skia with Vulkan or rasterLuboš Luňák
2019-11-27make Skia GPU offscreen surfaces work with unittestsLuboš Luňák
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák
2019-11-27fix Skia offscreen GPU-backed drawingLuboš Luňák
2019-11-27clean up properly in VCL backend testsLuboš Luňák
2019-11-27avoid repeated SkSurface recreating because of X11 being asynchronousLuboš Luňák
2019-11-27use different line and fill color in vcl backendtestLuboš Luňák
2019-11-27use center of pixels when doing GPU drawing using SkiaLuboš Luňák
2019-11-27make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák
2019-11-27add SAL log group vcl.skia for tracing Skia usageLuboš Luňák
2019-11-27pre-fill Skia bitmaps/surfaces with garbage in dbgutil modeLuboš Luňák
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-27skia: use a common drawBitmap in more casesTomaž Vajngerl
2019-11-27backendtest: test blending of bitmapTomaž Vajngerl
2019-11-27backendtest: support creating VirtualDevice with alphaTomaž Vajngerl