summaryrefslogtreecommitdiff
path: root/vcl/inc/textrender.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-18ServerFontLayout is already goneKhaled Hosny1-1/+1
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny1-1/+1
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain1-2/+1
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page1-1/+1
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin1-1/+1
2016-01-27vcl: remove extraneous included headers in textrender.hxxChris Sherlock1-6/+1
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-1/+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/+2
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-1/+1
2016-01-04Remove unused forward declarationsTor Lillqvist1-3/+0
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock1-1/+1
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock1-1/+1
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-2/+0
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist1-1/+1
2015-06-11Cleanup crossplatform cairoMox Soini1-0/+3
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara1-1/+3
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara1-2/+2
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl1-1/+1
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara1-0/+1
2015-01-10vcl: cleanup textrender.hxxChris Sherlock1-33/+38
2014-11-14Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky1-2/+5
2014-11-13vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky1-5/+2
2014-11-10fix buildMarkus Mohrhard1-1/+1
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard1-0/+81