summaryrefslogtreecommitdiff
path: root/vcl/source/window/menufloatingwindow.cxx
AgeCommit message (Expand)Author
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30tdf#92702 Unable to select menu items that were initially off-screenLászló Németh
2015-09-20convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-07-13don't crash on Shift+F10, men can be null, tdf#92630 follow-upEike Rathke
2015-07-12coverity#1311650 Dereference after null checkCaolán McNamara
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-09Last item of menu with title cannot be hilightedPhilippe Jung
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-22tdf#91366 - invalidate only individual menu items to render highlight.Michael Meeks
2015-05-19remove ImplInitMenuWindow as ApplySettings set it up insteadTomaž Vajngerl
2015-05-18ApplySettings for MenuTomaž Vajngerl
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl
2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-12convert SYMBOL_DRAW constants to scoped enumNoel Grandin
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11cppcheck: cstyleCastCaolán McNamara
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann
2015-05-07Tackle Menu with RenderContext refactoring, InvalidateTomaž Vajngerl
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin