summaryrefslogtreecommitdiff
path: root/vcl/inc/win/salgdi.h
AgeCommit message (Expand)Author
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-04SalLayout::GetBoundRect() works just fine hereKhaled Hosny
2017-03-02Fix typosAndrea Gelmini
2017-01-08Simplify setting Kashida width on WindowsKhaled Hosny
2017-01-02The mfFontScale[n] is always 1.0Khaled Hosny
2016-12-16tdf#104159: Re-enable OpenGL glyph caching on WindowsKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-01Kill old Windows layout enginesKhaled Hosny
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-15tdf#103725: Default to GDI even with the new layout engineKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-25loplugin:staticmethodsStephan Bergmann
2016-10-22Simplify CommonSalLayout constructor on WindowsKhaled Hosny
2016-10-21tdf#103365: Try to fix Windows OpenGL renderingKhaled Hosny
2016-10-20Various loplugin warnings (clang-cl)Stephan Bergmann
2016-10-18Cache HarfBuzz fontKhaled Hosny
2016-10-18GSoC: Speed up CommonSalLayout by caching hb_faceAkash Jain
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-10-18GSoC: Add a generic GetTable function for WinFontFaceAkash Jain
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-09-30vcl: remove WNT ImplFontAttrCacheMichael Stahl
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-08opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl
2016-03-24vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-10vcl: (Windows only) Changed ImplWinFontData name to WinFontFaceChris Sherlock
2016-01-10vcl: (Windows only) Changed ImplWinFontEntry name to WinFontInstanceChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-06Bin some unused functions and fieldsTor Lillqvist
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock