summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2020-09-22do not use SkShader if not neededLuboš Luňák
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-09-21weld infobarsCaolán McNamara
2020-09-21set properly font X-scale for Skia+X11 (tdf#136891)Luboš Luňák
2020-09-21do not try to merge polygons if they do not share a point (tdf#136222)Luboš Luňák
2020-09-21add some more thaw/freeze usesCaolán McNamara