summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-10Use GlyphItem in more placesKhaled Hosny1-2/+2
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-6/+6
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny1-12/+2
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny1-12/+0
2016-11-26ServerFontLayout is already goneKhaled Hosny1-2/+1
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny1-2/+2
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain1-2/+4
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-2/+1
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-1/+1
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-2/+1
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu1-1/+1
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin1-3/+1
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin1-4/+1
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel1-1/+3
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+0
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+2
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-1/+1
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin1-4/+4
2016-01-27vcl: put back std headers to salgdiimpl.hxxChris Sherlock1-0/+4
2016-01-27vcl: remove comment cruft from salgdi.hxxChris Sherlock1-2/+0
2016-01-27vcl: remove unnecessary headers from salgdi.hxxChris Sherlock1-12/+0
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock1-1/+1
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock1-1/+3
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-2/+2
2016-01-08vcl: update documentation of drawAlphaRectChris Sherlock1-3/+12
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock1-1/+1
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock1-2/+2
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-2/+0
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist1-4/+4
2015-11-18com::sun::star->css in vcl/Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-16GL paint-flushing guard re-work.Michael Meeks1-2/+1
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks1-1/+1
2015-07-08loplugin:unusedmethods vclNoel Grandin1-5/+0
2015-06-11Cleanup crossplatform cairoMox Soini1-0/+9
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky1-9/+0
2015-06-05Revert "vcl: fix Android build"Jan Holesovsky1-1/+1
2015-06-05vcl: fix Android buildMiklos Vajna1-1/+1
2015-06-04Cleanup crossplatform cairoMox Soini1-0/+9
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin1-4/+4
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara1-0/+7
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-1/+0
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+1
2015-03-18revert work in progressCaolán McNamara1-3/+0
2015-03-18more thinkingCaolán McNamara1-0/+1
2015-03-18thinkingCaolán McNamara1-0/+1
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+1
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara1-0/+3
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara1-2/+2