summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/winlayout.cxx
AgeCommit message (Expand)Author
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-12-06tdf#108302: keep the font unrotated if @font isn't available.Mark Hung
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-04It's called 'DirectWrite', one wordTor Lillqvist
2017-10-04tdf#112486 Do not force GDI in no OpenGLXisco Fauli
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-12fix crash when aInkBoxes might be emptyMarkus Mohrhard
2017-07-06tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl
2017-05-08hNonAliasedFont is unusedNoel Grandin
2017-05-07tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-19loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-04-13tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
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-03-03tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny
2017-02-07tdf#105286 use alternative font when glyph is not vertical.Mark Hung
2017-01-08Simplify setting Kashida width on WindowsKhaled Hosny
2017-01-02The mfFontScale[n] is always 1.0Khaled Hosny
2016-12-16tdf#104159: Fix caching glyphs of non-UI fontsKhaled Hosny
2016-12-16Fix typo from 6c436ba09cb35235ce6f4065cf74c9a6ff14a4bdKhaled Hosny
2016-12-16tdf#104159: Re-enable OpenGL glyph caching on WindowsKhaled Hosny
2016-12-11GF_VERT is only used once, move itKhaled Hosny
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-01Kill old Windows layout enginesKhaled Hosny
2016-11-30tdf#104013: Band aid for overzealous clippingKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-17Silence -Werror,-Wlogical-op-parenthesesStephan Bergmann
2016-11-17tdf#43740 SimpleWinLayout::LayoutText only advance position for actual glyphs.Mark Hung
2016-11-16Exit GLyphyTor Lillqvist
2016-11-15tdf#103725: Default to GDI even with the new layout engineKhaled Hosny