summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/CommonSalLayout.cxx
AgeCommit message (Expand)Author
2017-12-06ServerFontLayout is already goneKhaled Hosny
2017-03-24tdf#106295 fix vertical orientation for fullwidth colon and semicolon.Mark Hung
2017-03-24Handle Tr vertical orientation before shapingKhaled Hosny
2017-03-17tdf#106466: Use graphite2 shaper firstKhaled Hosny
2017-03-10tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny
2017-01-02ofz#355: lsan detected leakCaolán McNamara
2016-12-22Fix glyph Y offsetKhaled Hosny
2016-12-20vcl: fix Android buildJulien Nabet
2016-12-20tdf#103765: Round positions instead of truncatingKhaled Hosny
2016-12-16tdf#104159: Fix caching glyphs of non-UI fontsKhaled Hosny
2016-12-16tdf#104159: Re-enable OpenGL glyph caching on WindowsKhaled Hosny
2016-12-03Require HarfBuzz 0.9.42Khaled Hosny
2016-11-28Simplify things a bitKhaled Hosny
2016-11-24Make PS on Unix printing use the new layout engineKhaled Hosny
2016-11-19tdf#103969: Do fallback glyph rotationKhaled Hosny
2016-11-19tdf#103891: Fix DX array calculationKhaled Hosny
2016-11-15tdf#103725: Fix horizontal scaling on WindowsKhaled Hosny
2016-11-14Revert "tdf#103725: Fix horizontal scaling on Windows"Khaled Hosny
2016-11-11tdf#103871: Set Kashida flag per glyphKhaled Hosny
2016-11-11tdf#103765: Minimize the effect of rounding to intKhaled Hosny
2016-11-11fix buildCaolán McNamara
2016-11-11tdf#103725: Fix horizontal scaling on WindowsKhaled Hosny
2016-11-10Reduce scopeKhaled Hosny
2016-11-10WaE: unused variableDavid Tardon
2016-11-10Use hb_script_t directlyKhaled Hosny
2016-11-10Who would think sal_Int32 is not the same as int32_tKhaled Hosny
2016-11-10TypoKhaled Hosny
2016-11-10tdf#103718: Correctly set vertical directionKhaled Hosny
2016-11-10Add code to get Vertical_Orientation propertyKhaled Hosny
2016-11-10Minor cleanupKhaled Hosny
2016-11-09Allow the Kashida hereKhaled Hosny
2016-11-09crashtesting: crash on reexport of fdo58980-3.odt to odtCaolán McNamara
2016-11-05Validate Kashida positions with font fallbackKhaled Hosny
2016-11-04tdf#100936: Add Tangut to vertical scriptsKhaled Hosny
2016-11-04tdf#103710: rotate all glyphs in vertical runsKhaled Hosny
2016-11-04Font features are not a Graphite-only featureKhaled Hosny
2016-11-02Add a comment hereKhaled 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-30No need to call ParseFeatures in the constructorKhaled Hosny
2016-10-30Always scale HarfBuzz font before using itKhaled Hosny
2016-10-30Avoid potential HarfBuzz assertsKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-30tdf#103401: Fix applying DX array with font fallbackKhaled Hosny
2016-10-24impl. missing functionDavid Tardon
2016-10-23Fix typosAndrea Gelmini
2016-10-22Simplify CommonSalLayout constructor on WindowsKhaled Hosny
2016-10-21coverity#1374090 Unintentional integer overflowCaolán McNamara
2016-10-21Add vim modeline to new filesKhaled Hosny
2016-10-20Typo in commented-out codeKhaled Hosny