summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2020-11-05SpinButtonEntry is unusedNoel1-1/+0
2020-11-04Fix typosAndrea Gelmini1-2/+2
2020-11-04loplugin:unusedmethodsNoel1-2/+0
2020-11-03loplugin:unusedfieldsNoel4-9/+0
2020-11-02pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl2-0/+73
2020-10-30remove pimpl from HyperLabelNoel Grandin1-5/+7
2020-10-29Speed improments1919191-0/+2
2020-10-29tdf#137506: Move single control in 'More Options' to print dialogAyhan Yalçınsoy1-17/+1
2020-10-28tdf#137643 Revert "lock refreshing font data when loading a document"Caolán McNamara1-3/+0
2020-10-28Fix build for UNX x86Thorsten Behrens1-1/+1
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin1-2/+2
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara2-0/+2
2020-10-25Related: tdf#137620 factor out working IMDeleteSurrounding hunkCaolán McNamara1-0/+1
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara1-0/+34
2020-10-22tdf#136915 correctly create QFont from Qt5FontFaceJan-Marek Glogowski1-1/+4
2020-10-22for DisallowCycleFocusOut forward unused keyevents to InterimItemWindowCaolán McNamara1-0/+2
2020-10-21new tools::Degree10 strong typedefNoel Grandin7-13/+16
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara1-0/+3
2020-10-19use tools::Long in vclNoel71-628/+665
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin1-1/+1
2020-10-18tdf#137468: Add debug output function for CGColorSpaceRefTor Lillqvist1-0/+1
2020-10-16support set_font for weld::ButtonCaolán McNamara1-0/+2
2020-10-16try to make available all slide images using threadsLuboš Luňák1-0/+2
2020-10-15Replace list by vector in vcl/svpframeJulien Nabet1-2/+1
2020-10-15Replace list by vector in vcl/impdelJulien Nabet1-3/+4
2020-10-14add unittest for SkiaSalBitmap copy-on-write data sharingLuboš Luňák1-0/+3
2020-10-12implement fast bitmap variant for CopyScanline()Luboš Luňák1-0/+5
2020-10-08track dirty areas for Skia drawingLuboš Luňák1-3/+7
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara2-14/+1
2020-10-07try more to match Skia's alpha type for source and destinationLuboš Luňák2-3/+17
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+2
2020-10-06loplugin:const& make some params and methods constNoel1-1/+1
2020-10-06drop ownership argumentCaolán McNamara2-92/+49
2020-10-06loplugin:const* make some params and methods constNoel7-8/+8
2020-10-06Use idle to update preview in print dlgSamuel Mehrbrodt1-0/+6
2020-10-05make it possible to accelerate AlphaMask::BlendWith()Luboš Luňák2-0/+6
2020-10-04clean up handling of erased state in SkiaSalBitmapLuboš Luňák1-3/+6
2020-10-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara1-0/+4
2020-10-02add operator<< for SkMatrixLuboš Luňák1-0/+9
2020-10-01Related: tdf#134566 split signalIMPreeditChanged to extract a reusable pieceCaolán McNamara1-0/+1
2020-10-01add CppunitTest_vcl_skia to do Skia-specific testsLuboš Luňák1-0/+6
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara1-0/+2
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák6-0/+9
2020-09-29gdk_wayland_window_set_application_id doesn't work when called earlyCaolán McNamara1-0/+3
2020-09-29disable VSync for Skia/Vulkan on Linux/nVidiaLuboš Luňák1-1/+1
2020-09-29make it possible to blacklist just "windows"Luboš Luňák1-2/+8
2020-09-29ensure SolarMutex is held for SkiaZoneLuboš Luňák1-0/+3
2020-09-28remove obsolete gtk2 codeLuboš Luňák1-149/+0
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák2-4/+4
2020-09-27Replace list by vector in vcl/Qt5VirtualDeviceJulien Nabet1-2/+2