summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2019-12-06disable VCL backendtest again for qt5svpLuboš Luňák
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-11-27always test Skia before OpenGLLuboš Luňák
2019-11-27avoid unused parameter warning in non-debug buildLuboš Luňák
2019-11-27make sure Skia invert with TrackFrame doesn't paint outsideLuboš 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-27use center of pixels when doing GPU drawing using SkiaLuboš Luňák
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-27backendtest: test blending of bitmapTomaž Vajngerl
2019-11-27fix SkiaSalGraphicsImpl::drawPixel()Luboš Luňák
2019-11-27hopefully finally fix SkiaSalGraphicsImpl::drawMask()Luboš Luňák
2019-11-27temporarily disable failing tests in visualbackendtestLuboš Luňák
2019-11-27backendtests: add some bitmap testsTomaž 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-27add "invert" tests to BackendTestTomaž Vajngerl
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-27better handling of bit depths in skia codeLuboš Luňák
2019-11-27basic functional implementation of Skia SalBmpLuboš Luňák
2019-11-26tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmapsMiklos Vajna
2019-11-24widget theme: add additional settings to the theme definitionTomaž Vajngerl
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19tdf#128632 vcl image lazy-load: take unit into account when setting sizeMiklos Vajna
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-11-17tdf#128847 - vcl: fix colorspace names for MacOSChris Sherlock
2019-11-12tdf#128630 vcl PDF export: fix aspect ratio when scaling rotated imageMiklos Vajna
2019-11-06vcl PDF export: fix re-exporting PDF images with page-level rotationMiklos Vajna
2019-11-05vcl PDF export: fix re-exporting PDF images for dict obj resource sub-keysMiklos Vajna
2019-10-31remove some stray random propertiesCaolán McNamara
2019-10-31Fix IsTransparent() for unloaded graphicsLuke Deller
2019-10-24tdf#115967: fix windows buildXisco Fauli
2019-10-24tdf#115967: Revert "sw: Use primitive renderer for graphics"Xisco Fauli
2019-10-19strip Dialog ctor downCaolán McNamara
2019-10-19fix buildCaolán McNamara
2019-10-19drop unused ModalDialog classCaolán McNamara
2019-10-10vcl, BitmapEx transformed draw: special-case simple rotationsMiklos Vajna
2019-10-10vcl: only smooth bitmap transform when neededMiklos Vajna
2019-10-08vcl: avoid downscale && upscale in DrawTransformedBitmapEx()Miklos Vajna
2019-10-07adjust a confusing testLuboš Luňák
2019-10-07fix test for CanvasBitmap not handling N32BitTcMask bpp properlyLuboš Luňák
2019-10-01Removed one pronounAndrea Gelmini
2019-10-01add activates_default to GtkEntries in dialogsCaolán McNamara
2019-10-01tdf#127446 vcl image lazy-load: fix custom size handling of metafilesMiklos Vajna
2019-09-29vcl: refactor SVM test to check also from filesTomaž Vajngerl
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-16vcl: update the svm test for gradient with additional exampleTomaž Vajngerl
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock