summaryrefslogtreecommitdiff
path: root/vcl/inc/CommonSalLayout.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-26More dead codeKhaled Hosny1-8/+9
2016-11-23Make PS on Unix printing use the new layout engineKhaled Hosny1-1/+1
2016-11-19tdf#103969: Do fallback glyph rotationKhaled Hosny1-0/+3
2016-11-15tdf#103725: Fix horizontal scaling on WindowsKhaled Hosny1-0/+1
2016-11-10Add code to get Vertical_Orientation propertyKhaled Hosny1-1/+13
2016-11-01tdf#103403: Wrong glyph advances with GraphiteKhaled Hosny1-1/+1
2016-10-30tdf#103588: Draw with the right font on WindowsKhaled Hosny1-2/+6
2016-10-30MinorKhaled Hosny1-3/+2
2016-10-30Always scale HarfBuzz font before using itKhaled Hosny1-0/+2
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny1-3/+3
2016-10-28tdf#98879: Fix vertical text on Windows for the new layoutKhaled Hosny1-0/+1
2016-10-22Simplify CommonSalLayout constructor on WindowsKhaled Hosny1-5/+1
2016-10-21Add vim modeline to new filesKhaled Hosny1-0/+2
2016-10-20Missing include (Windows --disble-pch)Stephan Bergmann1-1/+2
2016-10-18Fix debug build and few cleanupsKhaled Hosny1-4/+4
2016-10-18Add feature support to CommonLayoutMartin Hosken1-0/+4
2016-10-18Use const referenceKhaled Hosny1-1/+1
2016-10-18Validate Kashida positions in CommonSalLayoutKhaled Hosny1-0/+2
2016-10-18Fix applying DX adjustments in CommonSalLayoutKhaled Hosny1-0/+3
2016-10-18Cache HarfBuzz fontKhaled Hosny1-2/+1
2016-10-18GSoC: Speed up CommonSalLayout by caching hb_faceAkash Jain1-2/+2
2016-10-18GSoC: Integrate new CommonSalLayout in quartz/ codeAkash Jain1-0/+1
2016-10-18GSoC: Add new CommonSalLayout classAkash Jain1-0/+73