summaryrefslogtreecommitdiff
path: root/vcl/source/window/menufloatingwindow.cxx
AgeCommit message (Expand)Author
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-05-31tdf#125550 vcl menu bar / floating window: fix text colorMiklos Vajna
2019-05-21tdf#125415 vcl menu floating window: avoid flickerMiklos Vajna
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-01-10Resolves: tdf#120632 consider submenus on restoring focus from menuCaolán McNamara
2018-11-27remove unused HelpEventMode enum valueNoel Grandin
2018-11-09custom widgets: Fix various warnings.Jan Holesovsky
2018-11-09LOK: custom widgets: support custom menu colorsAshod Nakashian
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-01pass menuitem ident around directly, instead of deriving from itemidCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-19menu: pass paint size to ImplPaint and account for buttonsTomaž Vajngerl
2017-11-15loplugin:flatten in vclNoel Grandin
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-09-04tdf#39468 Translate German comments/termsAndreas Brandner
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-14Resolves: tdf#103914 if menu no longer has focus, leave focus where it isCaolán McNamara
2016-11-03tdf#95341: Make last item of menus clickable againXisco Fauli
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-27Resolves: tdf#102177 focus not restored from context menusCaolán McNamara
2016-09-27detangle code that now looks silly since...Caolán McNamara
2016-09-27the only place the default xFocusId arg isn't used...Caolán McNamara
2016-08-02gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara
2016-08-02Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-09Resolves: tdf#100248 vcl menu scroll timer still active post disposeCaolán McNamara
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-05-31Convert ControlType to scoped enumNoel Grandin
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