summaryrefslogtreecommitdiff
path: root/vcl/source/window/winproc.cxx
AgeCommit message (Expand)Author
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2016-12-23ImplHandliKey: remove redundant NotifyEventsMike Kaganski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-02support unfocused float window inside a focused float windowCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-07-07FloatWinPopupFlags::NoMouseRectClose was never setCaolán McNamara
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara
2016-07-04lets assume its ok this was commented outCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-15move aLastWheelEvent into svdataCaolán McNamara
2016-06-15crashreport: 644837b5-c445-4779-a75d-dd69fc2e3a6fCaolán McNamara
2016-05-17MouseClick -> MouseMove + MouseClick undesirably mimics a drag eventCaolán McNamara
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10No need to wrap SAL_WARN in DBG_UTILStephan Bergmann
2016-05-10fix Windows and OSX buildNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-03-15loplugin:constantparamNoel Grandin
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-03-08Bin unneeded inclusions of dbggui.hxxTor Lillqvist
2016-02-04tdf#96739: Send Ctrl-Left/RightShift events to correct windowKatarina Behrens
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-01ImplDeleteOverlapBackground is empty nowCaolán McNamara
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-26Resolves: tdf#97331 use VclPtr instead of pointers to avoid crashCaolán McNamara
2016-01-25git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock
2016-01-22ImplSVEvent::maDelData is unused nowStephan Bergmann
2016-01-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli
2016-01-15vcl: coverity#1348469 identical branchesMichael Stahl
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist
2016-01-10Fix typosAndrea Gelmini
2016-01-09tdf#96888 Kill internal vcl dog-tags ..Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin