summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print/genpspgraphics.cxx
AgeCommit message (Expand)Author
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara
2019-08-27Let PrintFontManager::addFontFile directly take a file URLStephan Bergmann
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-23loplugin:constparams in vclNoel Grandin
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-06UNX use font cache based glyph rect cacheJan-Marek Glogowski
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-03-26replace SalColor with ColorNoel Grandin
2018-02-26vcl: consolidate ColorOf() and GrayOf() functionsChris Sherlock
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
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-22Replace some lists by vectors (vcl)Julien Nabet
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin