summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Do not support GL blacklisting for Windows versions older than 7Gabor Kelemen3-52/+2
2019-07-06WIN fix some unit tests more generallyJan-Marek Glogowski1-0/+3
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski5-101/+41
2019-06-25Initialize the font list before querying itJan-Marek Glogowski1-4/+1
2019-06-19tdf#42949 Fix IWYU warnings in vcl/qa/* & vcl/backendtest/*Gabor Kelemen32-92/+4
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov1-27/+19
2019-06-06vcl: move bitmap scale test to its own fileTomaž Vajngerl2-242/+300
2019-06-02no direct ModelessDialog instantiation leftCaolán McNamara1-1/+0
2019-05-16vcl_complextext is still unreliable under windowsCaolán McNamara1-9/+4
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski7-38/+25
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-3/+3
2019-05-10introduce graphic format detector (and basic metadata)Tomaž Vajngerl16-0/+324
2019-05-09vcl: Add ScanlineTransformer and make testsTomaž Vajngerl1-0/+268
2019-05-08Fix testStephan Bergmann1-1/+1
2019-04-29Fix typoAndrea Gelmini1-1/+1
2019-04-29Add MetaActionTransparent to the SVM testTomaž Vajngerl1-2/+37
2019-04-29Add TextAlign,RasterOp to the SVM testTomaž Vajngerl1-4/+38
2019-04-29Add LineColor,FillColor,OverlineColor to the SVM testTomaž Vajngerl1-6/+65
2019-04-29Add MetaActionClipRegion to the SVM testTomaž Vajngerl1-2/+29
2019-04-29Add MetaActionWallpaper to the SVM testTomaž Vajngerl1-2/+34
2019-04-29Add MetaActionHatch to the SVM testTomaž Vajngerl1-2/+44
2019-04-29Add all MetaActions to SVM tests as stubs, change order of testsTomaž Vajngerl1-56/+195
2019-04-26sw: sync UNO API default for ToC link start char style with UIMiklos Vajna2-0/+92
2019-04-25test unreliable under windowsCaolán McNamara1-1/+1
2019-04-24disable some more pdfexport testsNoel Grandin1-0/+3
2019-04-21disable part of pdfexport test on windowsNoel Grandin1-0/+3
2019-04-19testAlphaVirtualDevice increase delta to 6Tomaž Vajngerl1-4/+4
2019-04-19vcl: Allow for rounding errors on Win32 in testAlphaVirtualDeviceTomaž Vajngerl1-10/+36
2019-04-19vcl: extend SVM (MetaFile) BitmapEx testsTomaž Vajngerl1-28/+164
2019-04-18Removed duplicated includesAndrea Gelmini1-1/+0
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl4-5/+1
2019-04-16adjust BitmapTest::testN8Greyscale() for OpenGL valuesLuboš Luňák1-55/+62
2019-04-16add unittest for SalBitmap::Scale()Luboš Luňák1-1/+109
2019-04-16fix vcl_svm_test with OpenGLLuboš Luňák1-6/+36
2019-04-16remove pointless #ifdefLuboš Luňák1-27/+0
2019-04-16Test an alpha VirtualDevice and fix GetPixel and DrawPixelTomaž Vajngerl1-0/+69
2019-04-16Test drawing BitmapEx with an alpha channel on a VirtualDeviceTomaž Vajngerl1-6/+28
2019-04-16Add test for BitmapEx GetPixelColor for 24+8 and 32bit BitmapsTomaž Vajngerl1-0/+74
2019-04-16Add backend tests as CPPUNIT testsTomaž Vajngerl1-0/+364
2019-04-14vcl: add a basic Octree testTomaž Vajngerl1-0/+51
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+1
2019-04-13Improve multi-threaded scaling in BitmapScaleSuperFilterTomaž Vajngerl1-0/+94
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen1-0/+1
2019-04-04change GetColorCount to use sal_Int64Tomaž Vajngerl1-12/+8
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl2-55/+144
2019-03-29fix testConvert for OpenGLTomaž Vajngerl1-1/+6
2019-03-29add bitmap test with a custom 8bit paletteTomaž Vajngerl1-0/+45
2019-03-29tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna1-1/+35
2019-03-29check that jpeg export of 8bit grayscale worksLuboš Luňák2-0/+18
2019-03-28check that jpeg export of 8bit non-grayscale worksLuboš Luňák2-0/+88