summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
2016-11-04Misplaced #endifKhaled Hosny
2016-10-31Reduce number of argumentsKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled 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-25loplugin:staticmethodsStephan Bergmann
2016-10-22Simplify CommonSalLayout constructor on WindowsKhaled Hosny
2016-10-21tdf#103365: Try to fix Windows OpenGL renderingKhaled Hosny
2016-10-21vcl: remove redundant publicThorsten Behrens
2016-10-20Incapsulate WinSalVirtualDevice betterMike Kaganski
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: Move TextOutRenderer definition to winlayout.hxxAkash Jain
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash 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
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-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
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-06-06remove unused constants in HRC filesNoel Grandin
2016-06-03Clean up Windows error reporting a bitTor Lillqvist
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel 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-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl
2016-04-14remove dead fields from WinSalSystem::DisplayMonitorNoel Grandin
2016-04-13remove dead stuff from Windows SalDataNoel Grandin
2016-04-13remove Windows95 MouseWheel supportNoel Grandin
2016-04-12tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand
2016-04-08opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-24vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-12Blind Windows fix attemptStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2016-01-18fix windows buildNoel Grandin