summaryrefslogtreecommitdiff
path: root/vcl/win/window/salframe.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-4/+4
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-02-13-Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-3/+0
2017-02-10Remove MinGW supportStephan Bergmann1-20/+0
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-17/+0
2017-02-02loplugin:useuniqueptrStephan Bergmann1-4/+4
2016-12-20try to avoid the annoying focus stealing on windowsMarkus Mohrhard1-4/+15
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin1-16/+16
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara1-0/+1
2016-10-20Incapsulate WinSalVirtualDevice betterMike Kaganski1-4/+4
2016-10-15clang-cl loplugin: vclStephan Bergmann1-308/+307
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-2/+0
2016-07-30Fix SolarMutex not locked when using IME on dropdown list.Mark Hung1-1/+7
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-4/+0
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-8/+8
2016-06-03Clean up Windows error reporting a bitTor Lillqvist1-30/+9
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann1-0/+1
2016-05-11tdf#98924 In windows, change the keyboard layout per applicationJuergen Funk1-0/+3
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin1-7/+7
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin1-8/+8
2016-05-10fix OSX and Windows buildsNoel Grandin1-1/+1
2016-05-10fix Windows and OSX buildNoel Grandin1-6/+6
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin1-71/+71
2016-05-10fix Windows build (second attempt)Noel Grandin1-1/+1
2016-05-10fix Windows buildNoel Grandin1-1/+1
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin1-14/+14
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-8/+8
2016-04-13remove dead stuff from Windows SalDataNoel Grandin1-33/+4
2016-04-13remove Windows95 MouseWheel supportNoel Grandin1-36/+0
2016-04-12WNT: check result of PostMessage()Michael Stahl1-14/+49
2016-04-11tdf#87944 COLOR-PICKER stays on wrong position.Juergen Funk1-0/+3
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-4/+4
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna1-1/+1
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-24loplugin:unusedfieldsNoel Grandin1-7/+1
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara1-2/+2
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk1-0/+29
2015-12-02Get rid of a superfluous directory levelTor Lillqvist1-0/+5972