summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-10-02opt-out from checking vclbackendtest failures rather than opt-inLuboš Luňák
2020-10-02cache Skia bitmaps if they are small but to be scaledLuboš Luňák
2020-10-02fix SkiaTest::testDrawShaders()Luboš Luňák
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-10-02vcl: add more PDFiumTextPage and PDFiumPage wrappersMiklos Vajna
2020-10-02add operator<< for SkMatrixLuboš Luňák
2020-10-02SkCanvas::drawPaint() -> drawRect(), where applicable, and fix matrixLuboš Luňák
2020-10-01fix incorrect warningLuboš Luňák
2020-10-01Related: tdf#134566 split signalIMPreeditChanged to extract a reusable pieceCaolán McNamara
2020-10-01loplugin:reducevarscope in vclNoel
2020-10-01Use the new single-instance="true" attribute in vclStephan Bergmann
2020-10-01add CppunitTest_vcl_skia to do Skia-specific testsLuboš Luňák
2020-10-01CppunitTest_vcl_filter_ipdf: use vcl::pdf::PDFiumDocumentMiklos Vajna
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-30Restore the fix for tdf#126830Maxim Monastirsky
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-30ofz#25989 cmap parsingCaolán McNamara
2020-09-30fix DrawDeviceAlphaBitmap() with mirroring (tdf#136223)Luboš Luňák
2020-09-30vcl: add PDFiumAnnotation::getObjectCount()Miklos Vajna
2020-09-29gdk_wayland_window_set_application_id doesn't work when called earlyCaolán McNamara
2020-09-29avoid crash if DrawTransformedBitmap() would mean empty Skia bitmapLuboš Luňák
2020-09-29disable VSync for Skia/Vulkan on Linux/nVidiaLuboš Luňák
2020-09-29blacklist Windows/nVidia for Skia/Vulkan (tdf#135370, tdf#136036, tdf#136407)Luboš Luňák
2020-09-29make it possible to blacklist just "windows"Luboš Luňák
2020-09-29ensure SolarMutex is held for SkiaZoneLuboš Luňák
2020-09-29add test for 'fix parsing of Vulkan version numbers'Luboš Luňák
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák
2020-09-28Adapt commentStephan Bergmann
2020-09-28Destroy CWinClipboard sufficiently earlyStephan Bergmann
2020-09-28remove obsolete gtk2 codeLuboš Luňák
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-27Replace list by vector in vcl/Qt5VirtualDeviceJulien Nabet
2020-09-27Remove unused include <list> in vcl/SalGtkFolderPickerJulien Nabet
2020-09-27ofz#25983 build failureCaolán McNamara
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26Avoid -Werror=deprecated-declarationsStephan Bergmann
2020-09-26Avoid -Werror=deprecated-declarationsStephan Bergmann
2020-09-26Avoid -Werror=nonnull with glibc-headers-x86-2.32-1.fc33.noarchStephan Bergmann
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-09-25Correctly parse real numbers in PDFsFelix Wiegand
2020-09-25ImpGraphic::swapOutContent: remove chaning when writing to streamTomaž Vajngerl
2020-09-25do not assert for slow alpha blending if mirroring is used (tdf#136223)Luboš Luňák
2020-09-25headless/cairo drawGradient() fixesLuboš Luňák
2020-09-25use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl
2020-09-25Skia drawGradient() tweaksLuboš Luňák
2020-09-25rename stream variable in swapInContent, swapInTomaž Vajngerl
2020-09-25ImpGraphic: rename Impl{Read,Write}Embedded - used only in swappingTomaž Vajngerl