/source/sr/scaddins/

ink rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/vcl/backendtest
AgeCommit message (Expand)Author
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-17implement also axial gradient for skiaLuboš Luňák
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25xor drawing done twice in the same place should be a no-opLuboš Luňák
2020-09-25make vclbackendtest test gradientsLuboš Luňák
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-16sync visualbackendtest and vcl_backend_testLuboš Luňák
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák
2020-05-22always use region band in Skia's setClipRegion (tdf#133208)Luboš Luňák
2020-04-01SalInvert::N50 has 1x1 pixel checker size, not 2x2 (tdf#131580)Luboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-09fix Skia virtual device alpha blending (tdf#129865)Luboš Luňák
2019-12-06check also setupDrawBlend() in visualbackendtestLuboš Luňák
2019-11-27use idle priority in visualbackendtestLuboš Luňák
2019-11-27avoid some compiler warnings in Skia VCL codeLuboš Luňák
2019-11-27add invert() tests to visualbackendtestLuboš Luňák
2019-11-27use different line and fill color in vcl backendtestLuboš Luňák
2019-11-27make visualbackendtest draw at more than 60FPSLuboš Luňák
2019-11-27backendtest: test blending of bitmapTomaž Vajngerl
2019-11-27backendtest: support creating VirtualDevice with alphaTomaž Vajngerl
2019-11-27backendtests: enable tests only when render backend is skiaTomaž Vajngerl
2019-11-27backendtest: Add polyline bezier curve backend testsTomaž Vajngerl
2019-11-27backendtest: Add PolyLine B2D test diamondTomaž Vajngerl
2019-11-27backendtests: remove unused variable - aReturnValueTomaž Vajngerl
2019-11-27add "invert" tests to BackendTestTomaž Vajngerl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann