summaryrefslogtreecommitdiff
path: root/vcl/inc/CommonSalLayout.hxx
AgeCommit message (Expand)Author
2017-03-19This can move out of the header as wellKhaled Hosny
2017-03-19Remove GetVerticalOrientation declaration from header.Mark Hung
2017-03-05Handle Tr vertical orientation before shapingKhaled Hosny
2017-03-03tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny
2017-02-09restore constant to VerticalOrientationNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2016-12-16tdf#104159: Re-enable OpenGL glyph caching on WindowsKhaled Hosny
2016-11-26More dead codeKhaled Hosny
2016-11-23Make PS on Unix printing use the new layout engineKhaled Hosny
2016-11-19tdf#103969: Do fallback glyph rotationKhaled Hosny
2016-11-15tdf#103725: Fix horizontal scaling on WindowsKhaled Hosny
2016-11-10Add code to get Vertical_Orientation propertyKhaled Hosny
2016-11-01tdf#103403: Wrong glyph advances with GraphiteKhaled Hosny
2016-10-30tdf#103588: Draw with the right font on WindowsKhaled Hosny
2016-10-30MinorKhaled Hosny
2016-10-30Always scale HarfBuzz font before using itKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-28tdf#98879: Fix vertical text on Windows for the new layoutKhaled Hosny
2016-10-22Simplify CommonSalLayout constructor on WindowsKhaled Hosny
2016-10-21Add vim modeline to new filesKhaled Hosny
2016-10-20Missing include (Windows --disble-pch)Stephan Bergmann
2016-10-18Fix debug build and few cleanupsKhaled Hosny
2016-10-18Add feature support to CommonLayoutMartin Hosken
2016-10-18Use const referenceKhaled Hosny
2016-10-18Validate Kashida positions in CommonSalLayoutKhaled Hosny
2016-10-18Fix applying DX adjustments in CommonSalLayoutKhaled Hosny
2016-10-18Cache HarfBuzz fontKhaled Hosny
2016-10-18GSoC: Speed up CommonSalLayout by caching hb_faceAkash Jain
2016-10-18GSoC: Integrate new CommonSalLayout in quartz/ codeAkash Jain
2016-10-18GSoC: Add new CommonSalLayout classAkash Jain