summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2020-11-12vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna
2020-09-30make it possible to blacklist just "windows"Luboš Luňák
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák
2020-09-08pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-07-02differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák
2020-05-22always use region band in Skia's setClipRegion (tdf#133208)Luboš Luňák
2020-05-20vcl: optimize jpeg files for Exif checkingTomaž Vajngerl
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-15do not hardcode a BitmapChecksum in a testLuboš Luňák
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock
2020-05-11fix some leaks in vclNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-06fix tdf#124848 test on MacLuboš Luňák
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-04Fix typosAndrea Gelmini
2020-05-03vcl: add test case for EPS file detectionTomaž Vajngerl
2020-05-03vcl: add DetectorTools + tests, refactor array string matchingTomaž Vajngerl
2020-05-03vcl: extend TypeSerializerTest for Graphic serializationTomaž Vajngerl
2020-05-03vcl: add Graphic reading to TypeSerializer + testsTomaž Vajngerl
2020-05-03vcl: add Graphic serialization (writing) to TypeSerializer + testsTomaž Vajngerl
2020-05-02vcl: test Graphic serialization to a stream - WriteGraphic funct.Tomaž Vajngerl
2020-05-02test import and export of multi-page PDF with PDFium filterTomaž Vajngerl
2020-05-02vcl: PdfExportTest rename topdf method to saveAsPDFTomaž Vajngerl
2020-04-28Fix typosAndrea Gelmini
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-27vcl: add tests for GraphicNativeMetadataTomaž Vajngerl
2020-04-26Test swapping of GraphicTomaž Vajngerl
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-16PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna
2020-04-06move MetricField, MetricBox and MetricFormatter to be toolkit onlyCaolán McNamara
2020-04-04vcl: Parallelize BitmapFilterStackBlurTomaž Vajngerl
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