summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2016-11-17backport various scoped enum conversion to make other backporting saferNoel Grandin
2016-11-11tdf#103803 change from BGRA to RGBA color arrangement on WindowsTomaž Vajngerl
2016-10-31tdf#103514: Always ignore bitmap fonts on WindowsKhaled Hosny
2016-07-06tdf#98710 check the font is bound, substitute FON fontsTomaž Vajngerl
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25tdf#98792: This assertion is not neededTor Lillqvist
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
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