summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2020-09-25don't write metafile action twice in DrawPolyLineDirect()Luboš Luňák
2020-09-25tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
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
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl
2020-09-25remove useless lineLuboš Luňák
2020-09-25simplify clearing all data in SkiaSalBitmapLuboš Luňák
2020-09-24Fix typoAndrea Gelmini
2020-09-24Revert "Directly acquire m_aMutex, instead of looping on m_condition.wait()"Stephan Bergmann
2020-09-24tdf#136678 crash in collectUIInformationCaolán McNamara
2020-09-24More fixes of PDFium-provided strings, in test codeStephan Bergmann
2020-09-23Directly acquire m_aMutex, instead of looping on m_condition.wait()Stephan Bergmann
2020-09-23Correctly read PNG into bitmaps N32BitTcA... formats (where alpha comes first)Stephan Bergmann
2020-09-23These PDFium-provided strings are always in UTF-16LEStephan Bergmann
2020-09-23These PDFium-provided string sizes must always be multiples of 2Stephan Bergmann
2020-09-23tdf#102967 Hide surrounding border frame at left panelsandreas kainz
2020-09-23ofz#25868 Timeout, encoding conversion only sane in 0..SAL_MAX_UINT16 rangeCaolán McNamara
2020-09-23clarifications on the use of SKIA_USE_BITMAP32Luboš Luňák