summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2020-09-21Missing includeStephan Bergmann
2020-09-20tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara
2020-09-20cid#1466875 Dereference null return valueCaolán McNamara
2020-09-19fix non-pdfium buildNoel Grandin
2020-09-19Fix crash from broken font CMAP subtableJan-Marek Glogowski
2020-09-18ofz#25774 keep ParseCMAP within legal areaCaolán McNamara
2020-09-18[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna
2020-09-18Fix typosAndrea Gelmini
2020-09-18Related: tdf#136559 set multiple columns in model at the same timeCaolán McNamara
2020-09-18jsdialog: use window only if visibleSzymon Kłos
2020-09-17tdf#133690 Hide surrounding border frame at sidebarandreas kainz
2020-09-17Revert "remove border line from sidebar"Andreas Kainz
2020-09-17qt5: Pass QStyleOption by reference instead of pointerMichael Weghorn
2020-09-17tdf#136094 qt5: Handle bg color in drawNativeControlMichael Weghorn
2020-09-17Add schema comment to XML namespaced blockJan-Marek Glogowski
2020-09-17tdf#136805 PDF export: re-add XMP basic meta dataJan-Marek Glogowski
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-16jsdialog: export tooltip for drawing areasSzymon Kłos
2020-09-16remove border line from sidebarandreas kainz
2020-09-16ofz#25696 OOMCaolán McNamara
2020-09-15ofz#25684 keep ParseCMAP within legal areaCaolán McNamara
2020-09-15Fix typoAndrea Gelmini
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Qt5 implement GetGlyphWidthsJan-Marek Glogowski
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski
2020-09-15Replace FindCmap with ParseCMAPJan-Marek Glogowski
2020-09-15WIN OSX unify GetGlyphWidths codeJan-Marek Glogowski
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-09-13tdf#125234 Qt5 add missing CFF font subsettingJan-Marek Glogowski
2020-09-13tdf#132561 fix png export from DrawNoel Grandin
2020-09-12Replace remaining uses of sal_uCharJulien Nabet
2020-09-12Fix typoAndrea Gelmini
2020-09-11tdf#125234 Qt5 set glpyh font bounding boxJan-Marek Glogowski
2020-09-11Qt5 add some output formaters for Qt classesJan-Marek Glogowski
2020-09-11tdf#125234 Qt use glyph widths, not advanceJan-Marek Glogowski