summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2022-01-11PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-10tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar
2021-12-03fix Skia copyArea() not coping with coordinates outside (tdf#145811)Luboš Luňák
2021-11-30tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein
2021-11-24tdf#84283: vcl_pdfexport: Add unittestXisco Fauli
2021-11-23CppunitTest_vcl_pdfexport: factor out common codeXisco Fauli
2021-11-17fix SkiaTest::testDrawDelayedScaleImage() with GPU+HiDPILuboš Luňák
2021-11-16try to avoid scaling bitmaps twice in Skia when drawingLuboš Luňák
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák
2021-11-15Fix typo in codeAndrea Gelmini
2021-11-13tdf#144961 vcl: test PhysicalFontCollection::FindFontFamilyByAttributes()Chris Sherlock
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák
2021-11-12fix assertion with scaled alpha image in SkiaSalBitmapLuboš Luňák
2021-11-05Revert "disable SkiaTest::testMatrixQuality because of tb68"Luboš Luňák
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy445
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-31backendtest: Drawing Open Polygon testhomeboy445
2021-10-31do not mix bitmap read and write accessLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29tdf#145274: vcl_pdfexport: Add unittestXisco Fauli
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-22backendtest:Reconfigured Rectangle tests to be Asymmetricalhomeboy445
2021-10-22vcl: move variable declar's closer to 1st use in DrawComplexGradientToMetaFileChris Sherlock
2021-10-21tdf#144222 fix pdf export with vertical layoutMark Hung
2021-10-20vcl: test OutputDevice::DrawGradient()Chris Sherlock
2021-10-18vcl: test OutputDevice::DrawPolyPolygon()Chris Sherlock
2021-10-15vcl: test OutputDevice::DrawPolygon()Chris Sherlock
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-13vcl: DrawPolyLine() did not set metaaction line join or capChris Sherlock
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11vcl: test OutputDevice::DrawPolyLine()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawWaveLine()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawBorder()Chris Sherlock
2021-10-11vcl: test OutputDevice::DrawCheckered()Chris Sherlock
2021-10-11vcl: ensure test VDevs are always bigger than operation being testedChris Sherlock
2021-10-11vcl: fix issue in testErase()Chris Sherlock
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-07vcl: test OutputDevice::Erase()Chris Sherlock
2021-10-06vcl: test OutputDevice::DrawArc(), DrawChord(), DrawPie() and DrawEllipse()Chris Sherlock
2021-10-06vcl: test OutputDevice::DrawRect()Chris Sherlock
2021-10-06vcl: test OutputDevice::DrawLine()Chris Sherlock
2021-10-06vcl: test OutputDevice::DrawPixel()Chris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-23Related tdf#144618: add check in bin/ui-rules-enforcer.pyJulien Nabet
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock