summaryrefslogtreecommitdiff
path: root/vcl/win/window
AgeCommit message (Expand)Author
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2016-12-20try to avoid the annoying focus stealing on windowsMarkus Mohrhard
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara
2016-10-20Incapsulate WinSalVirtualDevice betterMike Kaganski
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-07-30Fix SolarMutex not locked when using IME on dropdown list.Mark Hung
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-03Clean up Windows error reporting a bitTor Lillqvist
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
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-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-10fix Windows buildNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-04-13remove dead stuff from Windows SalDataNoel Grandin
2016-04-13remove Windows95 MouseWheel supportNoel Grandin
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-11tdf#87944 COLOR-PICKER stays on wrong position.Juergen Funk
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock