summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/DWriteTextRenderer.cxx
AgeCommit message (Expand)Author
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-05-06Related: tdf#114209 vcl DirectWrite rotation: don't truncate to int degreesMiklos Vajna
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-24Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-25-Wc++11-narrowing (clang-cl)Stephan Bergmann
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-03-02drop old tools/gen methods in vclNoel Grandin
2017-11-02Improve failed HRESULT reporting on debugMike Kaganski
2017-11-02Related: tdf#113347: properly check HRESULT valueMike Kaganski
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-07-25tdf#109281 add fallback to GDI back when we can't bind a DCTomaž Vajngerl
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl
2017-07-17DWrite: resolve unreachable code warningTomaž Vajngerl
2017-07-17DWrite: HRESULT checks for debug modeTomaž Vajngerl
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl