summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-27update PCH for SkiaLuboš Luňák
2019-11-27fix Skia enabling (disabling and it should not be enabled by default)Luboš Luňák
2019-11-27use the same config file for skia build and using itLuboš Luňák
2019-11-27disable checkconfigmacros compiler check for UnpackedTarballLuboš Luňák
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-27build also the tools/sk_app part of SkiaLuboš 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-27build Skia also on WindowsLuboš Luňák
2019-11-27add PCH to SkiaLuboš Luňák
2019-11-27build also OpenGL and Vulkan support in SkiaLuboš Luňák
2019-11-27initial build of the Skia libraryLuboš Luňák
2019-11-27Remove unused BackendImpl::t_string2objectStephan Bergmann
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-11-27jsdialogs: export FillStyle command to JSONSzymon Kłos
2019-11-27jsdialogs: send .uno:FillStyle updates in ImpressSzymon Kłos
2019-11-27jsdialogs: send .uno:FillStyle updates in CalcSzymon Kłos
2019-11-27Remove unused return_type templateStephan Bergmann
2019-11-27Remove unused TrueColorPixelPtr specialization SetAlphaStephan Bergmann
2019-11-27Remove unused WW8_FFN_Ver8Stephan Bergmann
2019-11-27Unused bitfields don't need a nameStephan Bergmann
2019-11-27struct GlobalNameIds doesn't need a nameStephan Bergmann
2019-11-27Turn StateTransition::Options into scoped enumStephan Bergmann