summaryrefslogtreecommitdiff
path: root/vcl/inc/textrender.hxx
AgeCommit message (Expand)Author
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-01-27vcl: remove extraneous included headers in textrender.hxxChris Sherlock
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-04Remove unused forward declarationsTor Lillqvist
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-06-11Cleanup crossplatform cairoMox Soini
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-10vcl: cleanup textrender.hxxChris Sherlock
2014-11-14Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky
2014-11-13vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky
2014-11-10fix buildMarkus Mohrhard
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard