summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
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
2016-01-18Revert "fix windows build"Noel Grandin
2016-01-18fix windows buildNoel Grandin
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
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara