summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-10-30remove pimpl from HyperLabelNoel Grandin
2020-10-29Speed improments191919
2020-10-29tdf#137506: Move single control in 'More Options' to print dialogAyhan Yalçınsoy
2020-10-28tdf#137643 Revert "lock refreshing font data when loading a document"Caolán McNamara
2020-10-28Fix build for UNX x86Thorsten Behrens
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-25Related: tdf#137620 factor out working IMDeleteSurrounding hunkCaolán McNamara
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara
2020-10-22tdf#136915 correctly create QFont from Qt5FontFaceJan-Marek Glogowski
2020-10-22for DisallowCycleFocusOut forward unused keyevents to InterimItemWindowCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin
2020-10-18tdf#137468: Add debug output function for CGColorSpaceRefTor Lillqvist
2020-10-16support set_font for weld::ButtonCaolán McNamara
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-15Replace list by vector in vcl/svpframeJulien Nabet
2020-10-15Replace list by vector in vcl/impdelJulien Nabet
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák
2020-10-12implement fast bitmap variant for CopyScanline()Luboš Luňák
2020-10-08track dirty areas for Skia drawingLuboš Luňák
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara
2020-10-07try more to match Skia's alpha type for source and destinationLuboš Luňák
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-06drop ownership argumentCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06Use idle to update preview in print dlgSamuel Mehrbrodt
2020-10-05make it possible to accelerate AlphaMask::BlendWith()Luboš Luňák
2020-10-04clean up handling of erased state in SkiaSalBitmapLuboš Luňák
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-10-02add operator<< for SkMatrixLuboš Luňák
2020-10-01Related: tdf#134566 split signalIMPreeditChanged to extract a reusable pieceCaolán McNamara
2020-10-01add CppunitTest_vcl_skia to do Skia-specific testsLuboš Luňák
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-29gdk_wayland_window_set_application_id doesn't work when called earlyCaolán McNamara
2020-09-29disable VSync for Skia/Vulkan on Linux/nVidiaLuboš 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-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-25use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl
2020-09-25ImpGraphic: rename Impl{Read,Write}Embedded - used only in swappingTomaž Vajngerl
2020-09-25xor drawing done twice in the same place should be a no-opLuboš Luňák
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-25make vclbackendtest test gradientsLuboš Luňák