summaryrefslogtreecommitdiff
path: root/vcl/source/control/menubtn.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-5/+5
2010-07-05ooo33gsl02: #i112846# text alignment, separator for menu buttonPhilipp Lohmann [pl]1-8/+15
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.9.248); FILE MERGEDRüdiger Timm1-33/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.8.40); FILE MERGEDJens-Heiner Rechtien1-7/+7
2007-04-26INTEGRATION: CWS residcleanup (1.7.164); FILE MERGEDRüdiger Timm1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.6.112); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.5.70); FILE MERGEDJens-Heiner Rechtien1-6/+6
2005-09-09INTEGRATION: CWS ooo19126 (1.4.272); FILE MERGEDRüdiger Timm1-47/+21
2005-01-03INTEGRATION: CWS res32bit (1.3.236); FILE MERGEDOliver Bolte1-3/+3
2004-01-06INTEGRATION: CWS vclcleanup02 (1.2.4); FILE MERGEDVladimir Glazounov1-5/+3
2003-12-01INTEGRATION: CWS vclcleanup01 (1.1.1.1.382); FILE MERGEDRüdiger Timm1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+285