summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
AgeCommit message (Expand)Author
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-05-04Related: tdf#131725 match the basegfx translation to the mirror logicCaolán McNamara
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2021-12-11explain the intent of HasDrawTransformedBitmap() betterLuboš Luňák
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-06vcl: move ImplLayoutArgs to own header and source filesChris Sherlock
2021-04-07vcl: move graphic handling into Qt5GraphicsBackendTomaž Vajngerl
2021-04-07vcl: class to automatically delegate calls to SalGraphicImplTomaž Vajngerl
2021-02-24actually prefer DrawTransformedBitmap() if it's known to be fastLuboš Luňák
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2020-12-15DrawGradient variant only called by FileDefinitionWidgetDrawCaolán McNamara
2020-12-15tdf#138936 gradient missing under RTL from writer comment marginsCaolán McNamara
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-01DrawPolyLine/DrawPolyPolygon never called with null OutputDevice*Caolán McNamara
2020-11-30FileDefinitionWidgetDraw never provides OutputDevice*s for RTL mirroringCaolán McNamara
2020-11-30split CopyBits into two functionsCaolán McNamara
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-11-27with RTL UI the LTR scrollbar in 'gen' calc is rendered incorrectlyCaolán McNamara
2020-11-14remove SalPointNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Replace FindCmap with ParseCMAPJan-Marek Glogowski
2020-09-15WIN OSX unify GetGlyphWidths codeJan-Marek Glogowski
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-07-20tdf#134085 DrawTransformedBitmap in wrong place for RTLCaolán McNamara
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-11-27Add getting of render backend name + impl. for skiaTomaž Vajngerl
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-10-18cid#1454633 silence Uncaught exceptionCaolán McNamara
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann