summaryrefslogtreecommitdiff
path: root/vcl/inc/win/winlayout.hxx
AgeCommit message (Expand)Author
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
2016-10-18GSoC: Move code from winlayout.cxx to winlayout.hxxAkash Jain
2016-10-18GSoC: Move winlayout header file to vcl/inc/winAkash Jain