summaryrefslogtreecommitdiff
path: root/vcl/inc/win/winlayout.hxx
AgeCommit message (Expand)Author
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-24Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna
2019-01-30loplugin:redundantfcast (clang-cl)Stephan Bergmann
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-06WIN rename GlyphCache to OpenGLGlyphCacheJan-Marek Glogowski
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-07-19Fix typosAndrea Gelmini
2018-07-10Revert "tdf#117517: Fix OpenGL text rendering on Windows"Jan-Marek Glogowski
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-10tdf#117517: Fix OpenGL text rendering on WindowsKhaled Hosny
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl
2017-07-06tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-06Restore "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-05Revert "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-04pPos and pGetNextGlypInfo always have the same valueKhaled Hosny
2017-03-04pEraseRect is always nullKhaled Hosny
2017-03-04SalLayout::GetBoundRect() works just fine hereKhaled Hosny
2017-03-04Drop dead codeKhaled Hosny
2017-03-04Avoid needless dynamic_cast’sKhaled Hosny
2017-02-01loplugin:unnecessaryoverrideStephan Bergmann
2017-01-10remove unused typedefsJochen Nitschke
2017-01-08Simplify setting Kashida width on WindowsKhaled Hosny
2016-12-01Kill old Windows layout enginesKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-17chmod -xTor Lillqvist
2016-11-16Exit GLyphyTor Lillqvist
2016-11-15tdf#103725: Default to GDI even with the new layout engineKhaled Hosny
2016-11-11Unused codeKhaled Hosny
2016-11-04Misplaced #endifKhaled Hosny
2016-10-31Reduce number of argumentsKhaled Hosny
2016-10-30ENABLE_GRAPHITE_DWRITE is always set to 1Khaled Hosny
2016-10-28tdf#98879: Fix vertical text on Windows for the new layoutKhaled Hosny
2016-10-18GSoC: Speed up CommonSalLayout by caching hb_faceAkash Jain
2016-10-18GSoC: Move TextOutRenderer definition to winlayout.hxxAkash Jain