summaryrefslogtreecommitdiff
path: root/vcl/backendtest/outputdevice/common.cxx
AgeCommit message (Expand)Author
2021-08-26backendtest: Intersecting Rectangles Drawing testhomeboy445
2021-08-26backendtest: Text Drawing testhomeboy445
2021-08-18loplugin:constparamsNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16backendtest: Asymmetrical Filled Drop Like Shape testhomeboy445
2021-08-13cid#1490210 silence Arguments in wrong orderCaolán McNamara
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy445
2021-08-11backendtest:Irregular HalfEllipse test via various drawing methodshomeboy445
2021-08-08cid#1489971 silence Arguments in wrong orderCaolán McNamara
2021-08-07backendtest: drop like shape test for polygon / polylinehomeboy445
2021-04-24backend tests for linecap and linejoin typesLuboš Luňák
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-11-17implement also axial gradient for skiaLuboš Luňák
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25make vclbackendtest test gradientsLuboš Luňák
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)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
2019-11-27avoid some compiler warnings in Skia VCL codeLuboš Luňák
2019-11-27use different line and fill color in vcl backendtestLuboš Luňák
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-27backendtests: remove unused variable - aReturnValueTomaž Vajngerl
2019-11-27add "invert" tests to BackendTestTomaž Vajngerl
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-04-16Add backend tests as CPPUNIT testsTomaž Vajngerl
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-08-25Resolves: coverity#1371769 'Constant' variable guards dead codeCaolán McNamara
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl