summaryrefslogtreecommitdiff
path: root/vcl/source/window/btndlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-10remove unused Link<> fieldNoel Grandin1-7/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+1
2015-07-16loplugin:redundantcastNoel Grandin1-1/+1
2015-07-16vcl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-26/+25
2015-06-18Don't immediately release temporary VclPtr returned from CreateStephan Bergmann1-2/+2
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin1-1/+1
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin1-13/+13
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-04-20vcl: convert new to ::CreateMichael Meeks1-4/+4
2015-04-13More lifecycle correction.Michael Meeks1-2/+6
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-0/+6
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-17/+5
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks1-0/+8
2015-03-30Covertiy#1292224: Probably this is what was meant...Stephan Bergmann1-3/+3
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin1-4/+4
2015-03-27convert BUTTON_ constants to enum classNoel Grandin1-6/+6
2015-02-05Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet1-5/+3
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-6/+6
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-11-25Integrate branch of IAccessible2Steve Yin1-1/+6
2013-08-10Button::GetStandardHelpText returns empty string, its all a noopCaolán McNamara1-1/+0
2013-06-30XubString->OUStringCaolán McNamara1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-2/+1
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-5/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-08-15callcatcher: Remove unused ButtonDialog methods.Jan Holesovsky1-62/+0
2011-04-29Make vcl building.Jan Holesovsky1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-36/+32
2011-02-22Update mpItemList from std::vector to boost::ptr_vector.Rafael Dominguez1-130/+68
2011-02-17Remove DECLARE_LIST( ImplBtnDlgItemList, ImplBtnDlgItem* )Joseph Powers1-57/+40
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-34/+34
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-5/+4
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-7/+4
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-34/+34
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]1-7/+4
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.8.248); FILE MERGEDRüdiger Timm1-32/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.7.240); FILE MERGEDJens-Heiner Rechtien1-5/+5
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-7/+7
2005-09-09INTEGRATION: CWS ooo19126 (1.4.546); FILE MERGEDRüdiger Timm1-47/+21