summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2020-09-23nicer codeLuboš Luňák
2020-09-23Removed duplicated includeAndrea Gelmini
2020-09-23tdf#135303Tomoyuki Kubota
2020-09-23abort if Skia code detects problems with VulkanLuboš Luňák
2020-09-23detect and fail immediately on failed Skia allocations (tdf#135952)Luboš Luňák
2020-09-23if allocating Vulkan surface fails, fall back to Skia raster surfaceLuboš Luňák
2020-09-23assert that SkiaSalBitmap mImage is not deleted if it's the only dataLuboš Luňák
2020-09-23createSurface() should be enough if the surface doesn't exist yetLuboš Luňák
2020-09-23WIN merge CWinClipbImpl into CWinClipboardJan-Marek Glogowski
2020-09-22Move MimeContentTypeFactory into vclJan-Marek Glogowski
2020-09-22WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski
2020-09-22ofz#25855 overflow in nTmpOffsetCaolán McNamara