summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-14cppcheck: uninitialised members in vclJochen Nitschke
2016-05-12Revert "tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType version"Tor Lillqvist
2016-05-12tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType versionTor Lillqvist
2016-05-12tdf#99369: Try harder to bail out for non-horizontal textTor Lillqvist
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11tdf#98924 In windows, change the keyboard layout per applicationJuergen Funk
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-05-10convert SAL_ROP to scoped enumNoel Grandin
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin
2016-05-10fix OSX and Windows buildsNoel Grandin
2016-05-10fix Windows and OSX buildNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10fix Windows build (second attempt)Noel Grandin
2016-05-10tdf#99207: Fix incorrect RGB ordering in Graphite DWrite pathTim Eves
2016-05-10fix Windows buildNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-08tdf#99258 bail out if we fail to reserve the textureTomaž Vajngerl
2016-05-04Missing includesStephan Bergmann
2016-05-03tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl
2016-04-30Fix typosAndrea Gelmini
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-20Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl
2016-04-14tdf#40863 only use polygons with area for WinClipRegionsArmin Le Grand
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-13tdf#99165 always provide control points for beziersArmin Le Grand
2016-04-12vcl: simplify WNT SalYieldMutex::release() further ...Michael Stahl
2016-04-12vcl: simplify WNT SalYieldMutex::release() a bitMichael Stahl
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand
2016-04-11tdf#87944 COLOR-PICKER stays on wrong position.Juergen Funk
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke
2016-04-08opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl
2016-04-08opengl: deferred and optimized (text) texture drawingTomaz Vajngerl
2016-04-07tdf#98710 - catch exception due to crash in dwriteMarco Cecchetti
2016-04-07No need for <malloc.h> hereTor Lillqvist
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-06vcl: lstrcpynW actually takes length *including* null terminatorMichael Stahl
2016-04-06-Werror,-Wunused-variableStephan Bergmann
2016-03-31tdf#98812: follow-upMarco Cecchetti
2016-03-29tdf#98859 use ObjectOriented approach for GdiplusArmin Le Grand