summaryrefslogtreecommitdiff
path: root/vcl/source/window/winproc.cxx
AgeCommit message (Expand)Author
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
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-15convert Link<> to typedNoel Grandin
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-07-31tdf#92982 vcl rendercontext: set buffer size in ImplHandleResize()Miklos Vajna
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-07replace some IsDead with isDisposedCaolán McNamara
2015-06-22Fix typosAndrea Gelmini
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin
2015-05-27EndExtTextInput::Complete->EndExtTextInputFlags::CompleteCaolán McNamara
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-25gtk3: why close popups when losing focusCaolán McNamara
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
2015-05-24IsInModalNonRefMode just forwards to IsInModalMode nowCaolán McNamara
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-05-07Hold a reference on the Window while emitting events from vcl backends.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27don't dismiss floating windows on wheel, etc gestures outside areaCaolán McNamara
2015-04-10wrap vcl::Window* in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann