summaryrefslogtreecommitdiff
path: root/vcl/source/window/btndlg.cxx
AgeCommit message (Expand)Author
2018-03-22move btndlg from vcl to toolkitCaolán McNamara
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-06uitest: set ids for all standard buttons automaticallyMarkus Mohrhard
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2015-12-09set both min and desired size at the same timeCaolán McNamara
2015-12-08gtk3+wayland: dialogs work a lot better if a min size is setCaolán McNamara
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-10remove unused Link<> fieldNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16loplugin:redundantcastNoel Grandin
2015-07-16vcl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-06-18Don't immediately release temporary VclPtr returned from CreateStephan Bergmann
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks
2015-03-30Covertiy#1292224: Probably this is what was meant...Stephan Bergmann
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-02-05Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-08-10Button::GetStandardHelpText returns empty string, its all a noopCaolán McNamara
2013-06-30XubString->OUStringCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-08-15callcatcher: Remove unused ButtonDialog methods.Jan Holesovsky
2011-04-29Make vcl building.Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-22Update mpItemList from std::vector to boost::ptr_vector.Rafael Dominguez