summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2019-10-02correct SkPaint usage when paintingLuboš Luňák1-2/+0
2019-10-01implement skia copyBits()Luboš Luňák2-5/+3
2019-09-24Skia alpha handling improvementsLuboš Luňák3-5/+21
2019-09-24Skia supports 32bit bitmapsLuboš Luňák1-0/+2
2019-09-23better support for <8 bpp in SkiaSalBitmapLuboš Luňák2-2/+12
2019-09-23move opengl's code for converting 1,2,4bpp to 24bppLuboš Luňák1-0/+3
2019-09-23add .cxx file for SalBitmapLuboš Luňák1-23/+1
2019-09-23WIP add forgotten skia/gdiimpl.hxx changesLuboš Luňák1-2/+38
2019-09-23more work on SkiaSalGraphicsImpl, mainly drawBitmapLuboš Luňák1-0/+1
2019-09-23Skia dump() should be constLuboš Luňák1-1/+1
2019-09-23initial work on Skia SalGraphicsLuboš Luňák1-1/+7
2019-09-23(merge?) move skiagdiimpl.hxx to skia/Luboš Luňák2-1/+1
2019-09-23move openglgdiimpl.hxx to opengl/Luboš Luňák3-8/+8
2019-09-20basic functional implementation of Skia SalBmpLuboš Luňák1-0/+6
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ňák4-126/+9
2019-08-15add missing #includeLuboš Luňák1-0/+3
2019-07-30WIP skia integrationLuboš Luňák5-0/+459
2019-07-27vcl: make ImpAnimView variables more clearChris Sherlock1-9/+9
2019-07-25Fix typosAndrea Gelmini2-2/+2
2019-07-24move aboutdialog header inside vclCaolán McNamara1-0/+62
2019-07-23close some more holes in structuresNoel Grandin3-10/+10
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski3-5/+5
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan1-2/+5
2019-07-19loplugin:constantparamNoel Grandin1-1/+1
2019-07-17loplugin:unusedmethodsNoel Grandin1-2/+0
2019-07-15cid#1448286 Uninitialised scalar fieldCaolán McNamara1-0/+4
2019-07-14Qt5 also has native file selectionJan-Marek Glogowski2-5/+4
2019-07-12Qt5 drop special QPushButton handlingJan-Marek Glogowski1-3/+0
2019-07-11Qt5 / KDE5 drop unused configure.ac bug testsJan-Marek Glogowski2-145/+0
2019-07-08Do not support GL blacklisting for Windows versions older than 7Gabor Kelemen1-3/+0
2019-07-06simplify and flatten OutDevStateStackNoel Grandin1-31/+0
2019-07-06Constify GlyphItemJan-Marek Glogowski1-26/+51
2019-07-05WIN separate LO shared and embedded fontsJan-Marek Glogowski1-2/+3
2019-07-05WIN don't register LO's shared fonts twiceJan-Marek Glogowski1-1/+0
2019-07-05flatten and simplify FontMetricNoel Grandin1-70/+0
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen1-2/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-4/+3
2019-06-24Qt5 don't assert broken height or widthJan-Marek Glogowski1-1/+1
2019-06-22Qt5 directly show tooltips + respect the help areaJan-Marek Glogowski2-6/+0
2019-06-22tdf#123779 Qt5 correctly fill Qt5Frame::maGeometryJan-Marek Glogowski2-2/+4
2019-06-21tdf#126020 Qt5 delete orphan Qt5ObjectWindowsJan-Marek Glogowski1-2/+1
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann1-3/+3
2019-06-20Remove leftover from bitmap fonts support on WindowsKhaled Hosny1-1/+1
2019-06-19tdf#125971: map file URLs from QFileDialog to LO internal formatStephan Bergmann2-2/+7
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski9-253/+113
2019-06-18loplugin:passstuffbyrefNoel Grandin2-3/+3
2019-06-18tdf#39593 Remove Graphic::getImplementationArkadiy Illarionov1-2/+0
2019-06-16tdf#121486: Correct scale of broken fonts on WindowsKhaled Hosny1-1/+1