summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/genpspgraphics.h
AgeCommit message (Expand)Author
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-02vcl: Drop the PrintFont -> FastPrintFontInfo -> FontAttributes indirectionKhaled Hosny
2023-08-02vcl: Fold two static method into their only call siteKhaled Hosny
2023-07-30tdf#156230: Use SvpGraphicsBackend in GenPspGraphicsKhaled Hosny
2023-07-30tdf#156230: Use CairoTextRender in GenPspGraphicsKhaled Hosny
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-09-04vcl: Align GenPspGraphics and FreeTypeTextRenderImpl moreKhaled Hosny
2022-04-29use more string_view in INetURLObjectNoel Grandin
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-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-04-07vcl: class to automatically delegate calls to SalGraphicImplTomaž Vajngerl
2021-04-05vcl: move GenPspGraphics into a subclass of SalGraphicsImplTomaž Vajngerl
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2020-11-14remove SalPointNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolá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-27loplugin:finalclasses in vclNoel Grandin
2019-11-27extend vcl backendtest to more backendsLuboš Luňák
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-03-26replace SalColor with ColorNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-10Use GlyphItem in more placesKhaled Hosny