summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
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
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