summaryrefslogtreecommitdiffstats
path: root/vcl/source/window/menufloatingwindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#104686: do not crash if Menu has been somehow disposedAron Budea2017-04-041-29/+45
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-16/+16
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann2017-02-251-2/+2
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-3/+3
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-171-0/+5
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-7/+7
* Resolves: tdf#103914 if menu no longer has focus, leave focus where it isCaolán McNamara2016-11-141-3/+3
* tdf#95341: Make last item of menus clickable againXisco Fauli2016-11-031-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-5/+5
* Resolves: tdf#102177 focus not restored from context menusCaolán McNamara2016-09-271-13/+36
* detangle code that now looks silly since...Caolán McNamara2016-09-271-12/+6
* the only place the default xFocusId arg isn't used...Caolán McNamara2016-09-271-3/+3
* gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara2016-08-021-1/+17
* Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara2016-08-021-10/+1
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-061-1/+3
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-8/+8
* Convert PART to scoped enumNoel Grandin2016-06-201-7/+7
* convert DBG_ASSERT in vclNoel Grandin2016-06-171-6/+6
* Resolves: tdf#100248 vcl menu scroll timer still active post disposeCaolán McNamara2016-06-091-0/+6
* EndSaveFocus does nothing on the !bRestore caseCaolán McNamara2016-06-091-1/+0
* Convert ControlType to scoped enumNoel Grandin2016-05-311-7/+7
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-19/+13
* Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara2016-02-011-1/+0
* tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul2016-01-191-12/+9
* tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul2016-01-081-4/+2
* com::sun::star->css in vcl/Noel Grandin2015-11-181-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-17/+17
* tdf#92702 Unable to select menu items that were initially off-screenLászló Németh2015-09-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-201-5/+4
* convert Link<> to typedNoel Grandin2015-09-091-3/+1
* don't crash on Shift+F10, men can be null, tdf#92630 follow-upEike Rathke2015-07-131-2/+2
* coverity#1311650 Dereference after null checkCaolán McNamara2015-07-121-4/+9
* tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long2015-07-091-2/+8
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-06-231-4/+4
* Last item of menu with title cannot be hilightedPhilippe Jung2015-06-091-1/+1
* menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl2015-05-291-0/+5
* convert SCROLL constants to scoped enumNoel Grandin2015-05-261-2/+2
* convert TOTOP constants to scoped enumNoel Grandin2015-05-251-1/+1
* tdf#91366 - invalidate only individual menu items to render highlight.Michael Meeks2015-05-221-11/+50
* remove ImplInitMenuWindow as ApplySettings set it up insteadTomaž Vajngerl2015-05-191-7/+3
* ApplySettings for MenuTomaž Vajngerl2015-05-181-1/+19
* additional refactoring of Menu to use RenderContextTomaž Vajngerl2015-05-161-2/+2
* further refactor Menu to use RenderContextTomaž Vajngerl2015-05-161-76/+73
* partially refactor MenuBar to use RenderContextTomaž Vajngerl2015-05-151-16/+14
* tdf#86138 Context menu should state the name of the toolbarPhilippe Jung2015-05-141-0/+1
* convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin2015-05-131-1/+1
* convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2015-05-131-5/+5
* convert SYMBOL_DRAW constants to scoped enumNoel Grandin2015-05-121-2/+2
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-1/+1