summaryrefslogtreecommitdiff
path: root/vcl/source/control/menubtn.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-4/+12
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-02widgetery warningsCaolán McNamara1-0/+1
2016-11-02let menu button launch arbitrary floating windowsCaolán McNamara1-14/+32
2016-10-28ImplInitMenuButtonData can be folded into ctor nowCaolán McNamara1-13/+6
2016-10-28the case without a separator is as a Toolbox itemCaolán McNamara1-1/+1
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-06-26mpOwnMenu is unused since menubuttons stopped getting loaded from .res filesCaolán McNamara1-2/+0
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep1-0/+18
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-1/+1
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara1-1/+1
2016-02-20StarOffice 5.1 was released in 1999, fixing this nowCaolán McNamara1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin1-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: window destructors calling disposeNoel Grandin1-0/+6
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-16callcatcher: update unused codeCaolán McNamara1-27/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-7/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-05-24after 14 years I think we can forget about this titchy FIXMECaolán McNamara1-1/+0
2013-03-25Translate German comments, fix some whitespacePhilipp Weissenbacher1-27/+5
2013-01-09allow menu items to be enabled by nameCaolán McNamara1-0/+6
2012-12-12callcatcher: update unused code listCaolán McNamara1-67/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara1-5/+72
2012-08-08some MenuButtons have weird PUSHBUTTON_DROPDOWN_TOOLBOX styleIvan Timofeev1-1/+2
2012-07-25refactor the symbol hit testIvan Timofeev1-3/+2
2012-05-07removed unused definesTakeshi Abe1-7/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat1-0/+2
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-07redundant if not-null checks on deleteThomas Arnhold1-4/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-14/+5
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-9/+0
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-1/+1
2010-11-24vcl117: #i115686# remove old unused style settingPhilipp Lohmann [pl]1-9/+0
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-8/+15