summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/genpspgraphics.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-24GetSysFontData is newly unusedCaolán McNamara1-2/+0
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara1-2/+3
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák1-1/+1
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-0/+1
2019-11-27loplugin:finalclasses in vclNoel Grandin1-1/+1
2019-11-27extend vcl backendtest to more backendsLuboš Luňák1-0/+2
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski1-3/+1
2019-08-23loplugin:returnconstval in vclNoel Grandin1-1/+1
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen1-1/+0
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin1-1/+1
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski1-2/+2
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli1-1/+1
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski1-2/+0
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-2/+6
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-6/+9
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara1-1/+1
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara1-1/+1
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin1-1/+1
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny1-1/+1
2018-03-26replace SalColor with ColorNoel Grandin1-6/+6
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin1-1/+2
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski1-2/+2
2017-10-23loplugin:includeform: vclStephan Bergmann1-4/+4
2017-10-05loplugin:finalclasses in vclNoel Grandin1-1/+0
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-1/+1
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-4/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-12-10Use GlyphItem in more placesKhaled Hosny1-2/+2
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-3/+3
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny1-9/+2
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny1-3/+0
2016-11-26ServerFontLayout is already goneKhaled Hosny1-2/+1
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny1-3/+0
2016-11-26Kill the old Unix layout enginesKhaled Hosny1-1/+0
2016-11-23Make PS on Unix printing use the new layout engineKhaled Hosny1-1/+1
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny1-3/+3
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain1-1/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-1/+1
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+2
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu1-1/+1
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin1-1/+1
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin1-1/+1
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel1-1/+2
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock1-1/+1
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock1-1/+1
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock1-1/+2