summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-10-02correct SkPaint usage when paintingLuboš Luňák2-12/+50
2019-10-02flush SkSurface's SkCanvas before getting data from itLuboš Luňák1-0/+3
2019-10-02implement Skia setClipRegion()Luboš Luňák1-3/+44
2019-10-02adjust a confusing testLuboš Luňák1-2/+2
2019-10-01better handling of bit depths in skia codeLuboš Luňák2-39/+71
2019-10-01fix skia bitmap copyingLuboš Luňák1-1/+1
2019-10-01implement skia copyBits()Luboš Luňák4-11/+24
2019-09-30fix test for CanvasBitmap not handling N32BitTcMask bpp properlyLuboš Luňák1-1/+4
2019-09-24more SkiaSalgraphicsImpl drawingLuboš Luňák1-24/+54
2019-09-24Skia alpha handling improvementsLuboš Luňák7-121/+200
2019-09-24Skia supports 32bit bitmapsLuboš Luňák2-0/+15
2019-09-23better support for <8 bpp in SkiaSalBitmapLuboš Luňák5-9/+85
2019-09-23move opengl's code for converting 1,2,4bpp to 24bppLuboš Luňák3-135/+149
2019-09-23add .cxx file for SalBitmapLuboš Luňák3-23/+46
2019-09-23WIP add forgotten skia/gdiimpl.hxx changesLuboš Luňák1-2/+38
2019-09-23more work on SkiaSalGraphicsImpl, mainly drawBitmapLuboš Luňák2-11/+41
2019-09-23Skia dump() should be constLuboš Luňák3-3/+3
2019-09-23initial work on Skia SalGraphicsLuboš Luňák4-41/+122
2019-09-23(merge?) move skiagdiimpl.hxx to skia/Luboš Luňák4-3/+3
2019-09-23move openglgdiimpl.hxx to opengl/Luboš Luňák7-12/+12
2019-09-20basic functional implementation of Skia SalBmpLuboš Luňák4-20/+175
2019-09-20(merge) improve salbmp.hxx styleLuboš Luňák1-16/+19
2019-08-16WIP skia now actually buildsLuboš Luňák1-1/+1
2019-08-15WIP empty Skia vcl implementationLuboš Luňák11-126/+665
2019-08-15add missing #includeLuboš Luňák1-0/+3
2019-07-30WIP skia integrationLuboš Luňák16-6/+602
2019-07-29return early if no work to be doneCaolán McNamara1-0/+2
2019-07-29revert part of "add some error checking to the UI file loading"Noel Grandin1-39/+31
2019-07-29Avoid -fsanitize=float-cast-overflowStephan Bergmann1-39/+68
2019-07-28loplugin:collapseifNoel Grandin2-24/+18
2019-07-28loplugin:oncevarNoel Grandin2-4/+2
2019-07-28tdf#126559: vcl_pdfexport unit test failureJulien Nabet1-2/+4
2019-07-27enable setting a highlight bgCaolán McNamara2-5/+21
2019-07-27factor out setting widget bgCaolán McNamara1-7/+24
2019-07-27drop empty GetParentLabeledBy and GetParentLabelFor membersCaolán McNamara2-28/+2
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock3-23/+17
2019-07-27vcl: make ImpAnimView variables more clearChris Sherlock2-46/+46
2019-07-26Use the colibre icon theme in Online and appsTor Lillqvist1-0/+5
2019-07-26Extension support for gtkmenuItem and notebookbar.ui file added for writerSumit Chauhan2-29/+76
2019-07-26add some error checking to the UI file loadingNoel Grandin1-32/+42
2019-07-26LOK: sidebar: release LOKNotifier on destructionAshod Nakashian1-0/+2
2019-07-25Fix typosAndrea Gelmini3-3/+3
2019-07-25Removed duplicated includeAndrea Gelmini1-1/+0
2019-07-25LOK: support resizing windowsAshod Nakashian1-0/+5
2019-07-25LOK: Do not offset window coordinates in LOKAshod Nakashian1-2/+7
2019-07-25vcl: LOK: emmit size_changed after window creationAshod Nakashian1-1/+16
2019-07-25tdf#124042: Remove unnecessary code for iOSTor Lillqvist1-14/+0
2019-07-24Fix typosAndrea Gelmini1-1/+1
2019-07-24rename search+replaced Getsal_uInt16 result back to GetUShortCaolán McNamara1-11/+11
2019-07-24cid#1209863 Untrusted loop boundCaolán McNamara1-0/+5