summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-10tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna
2020-03-05vcl: add TypeSerializer test for serializing GradientTomaž Vajngerl
2020-03-04tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-13remove 'ATI' from the driver listLuboš Luňák
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák
2020-02-10restore unit test code accidentally deletedNoel Grandin
2020-02-07rename GetBaseOfstForFly->GetBaseOffsetForFlyNoel Grandin
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-04tdf#129976 PDF export of PDF images: adapt transparency to renderingMiklos Vajna
2020-02-03make some headers privateCaolán McNamara
2020-02-03fix incorrect Skia scanline test in vcl_bitmap_testLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-21PDF export: don't ignore FilterData specified by UNO clientsMiklos Vajna
2020-01-20PDF export: skip pointless downsampling for very small imagesMiklos Vajna
2020-01-16implement xor drawing for SkiaLuboš Luňák
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2020-01-15external: update pdfium to 4021Miklos Vajna
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-20tdf#127022 vcl: fix Windows RTL menu barMiklos Vajna
2019-12-19Fix typoAndrea Gelmini
2019-12-08pdfexport: improved detection of failure to print with --disable-guiAshod Nakashian
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