summaryrefslogtreecommitdiff
path: root/vcl/source/window/tabdlg.cxx
AgeCommit message (Expand)Author
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-06-14mpViewWindow is always null nowCaolán McNamara
2019-06-14loplugin:unusedmethodsNoel Grandin
2019-06-12weld OrganizeDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-31Modernize a bit vcl (part4)Julien Nabet
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-08-18loplugin:redundantcastStephan Bergmann
2016-08-18screenshots: fix sc screenshot testfeature/dialog-screenshotsArmin Le Grand
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens
2016-08-18screenshots: added support for minimal Screenshot ifcArmin Le Grand
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods 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-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-06-11callcatcher: update unused codeCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-03Translated German comments - find-german-comments clean nowLuc Castermans
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-07-30start weeding out TabDialog::AdjustLayoutCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-12-04export VclScrolledWindow for external-to-builder useCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28for legacy TabDialogs dialogs hack the hack to reposition the TabControlCaolán McNamara
2012-09-28move dialog-contained widget builder into dialog baseclassCaolán McNamara
2012-09-28document methodsCaolán McNamara
2012-09-28get TabControl and TabPage to talk to layoutCaolán McNamara