summaryrefslogtreecommitdiff
path: root/vcl/headless/svptext.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny1-6/+0
2013-10-21Removed unused kerning stuffKhaled Hosny1-51/+3
2013-07-12Fix headless mode glyph cache memory handlingStephan Bergmann1-19/+26
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann1-9/+9
2013-04-29fdo#39468 Translation and cleanupChris Sherlock1-24/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-27Need <vcl/sysdata.hxx> here nowTor Lillqvist1-0/+1
2013-03-27Move two text-related functions to svptext.cxxTor Lillqvist1-1/+20
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-0/+6
2012-07-03Resolves: fdo#51693 use fontconfig font/glyph substitution in headless modeCaolán McNamara1-0/+6
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-8/+8
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan1-4/+0
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara1-2/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-1/+1
2011-11-04add missing includesDavid Tardon1-0/+1
2011-11-03Cleanup basebmp a littleJoseph Powers1-1/+0
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-3/+3
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-1/+1
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks1-2/+5
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks1-5/+5
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks1-0/+544