summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Drop TimerTest::testStopwatchStephan Bergmann1-77/+0
2019-08-16Drop bogus check from TimerTest::testStopwatchStephan Bergmann1-1/+0
2019-08-14Add some margin to the Stopwatch testJan-Marek Glogowski1-2/+2
2019-08-13Add a TaskStopwatch to interrupt idle loopsJan-Marek Glogowski1-0/+78
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock1-0/+22
2019-07-28tdf#126559: vcl_pdfexport unit test failureJulien Nabet1-2/+4
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-2/+2
2019-07-21loplugin:referencecasting in vbahelper..vclNoel Grandin1-1/+1
2019-07-17external: update pdfium to 3849Miklos Vajna1-3/+3
2019-07-16write out empty state explicitly in writeRectangleNoel Grandin1-2/+2
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