summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-11-27make Skia SkBitmap dumping function staticLuboš Luňák
2019-11-27remove abort() from SkiaSalGraphicsImpl::invert()Luboš Luňák
2019-11-27basic implementation of Skia text drawing on WindowsLuboš Luňák
2019-11-27use SupportsBitmap32 also for Skia on WindowsLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-27fix warningTomaž Vajngerl
2019-11-27build properly with or without Skia enabledLuboš Luňák
2019-11-27disable bitmap CRC checking in SvmTest::checkBitmap(Ex)s() for SkiaLuboš Luňák
2019-11-27also check rendering in SvmTest::testBitmaps()Luboš Luňák
2019-11-27initial implementation of Skia drawing on screen in WindowsLuboš Luňák
2019-11-27make WinSalVirtualDevice::SetSize() always call Init() for all Impl'sLuboš Luňák
2019-11-27make X11/Skia render to screen using Skia codeLuboš Luňák
2019-11-27implement skia x11 cairo text drawingLuboš Luňák
2019-11-27make the X11/Skia backend finally capable of drawing on screenLuboš Luňák
2019-11-27correct SkPaint usage when paintingLuboš Luňák
2019-11-27flush SkSurface's SkCanvas before getting data from itLuboš Luňák
2019-11-27implement Skia setClipRegion()Luboš Luňák
2019-11-27better handling of bit depths in skia codeLuboš Luňák
2019-11-27implement skia copyBits()Luboš Luňák
2019-11-27more SkiaSalgraphicsImpl drawingLuboš Luňák
2019-11-27Skia alpha handling improvementsLuboš Luňák
2019-11-27Skia supports 32bit bitmapsLuboš Luňák
2019-11-27better support for <8 bpp in SkiaSalBitmapLuboš Luňák
2019-11-27move opengl's code for converting 1,2,4bpp to 24bppLuboš Luňák
2019-11-27add .cxx file for SalBitmapLuboš Luňák
2019-11-27more work on SkiaSalGraphicsImpl, mainly drawBitmapLuboš Luňák
2019-11-27initial work on Skia SalGraphicsLuboš Luňák
2019-11-27basic functional implementation of Skia SalBmpLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-11-27Remove unused TrueColorPixelPtr specialization SetAlphaStephan Bergmann
2019-11-27tdf#108642 rate-limit progress paintingNoel Grandin
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-26tdf#126607 Qt5 activate window before setFocusJan-Marek Glogowski
2019-11-26tdf#129037 add a way to select multiple entries of a ListBox togetherCaolán McNamara
2019-11-26tdf#127403 Revert "VCL keep / return the original set TextEngine font"Jan-Marek Glogowski
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-26loplugin:external (clang-cl)Stephan Bergmann
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-26tdf#126043 we can use the stock attribute to skip an intermediate BitmapCaolán McNamara
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-26tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmapsMiklos Vajna
2019-11-26Better fix for GCC -Werror=stringop-truncationStephan Bergmann
2019-11-25Related: tdf#126043 use fastest png compression ratioCaolán McNamara
2019-11-24widget theme: add new settings to ios themeTomaž Vajngerl
2019-11-24widget theme: add additional settings to the theme definitionTomaž Vajngerl
2019-11-22GCC trunk towards GCC 9 still emits a bogus -Wstringop-truncationJulien Nabet
2019-11-22wrong delete signal idCaolán McNamara
2019-11-22tdf#121740 cache font data to speed up PPT loadNoel Grandin
2019-11-22make some classes module-privateNoel Grandin