summaryrefslogtreecommitdiff
path: root/vcl/source/window/tabdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-9/+9
2018-01-31Modernize a bit vcl (part4)Julien Nabet1-2/+4
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M1-1/+1
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin1-4/+4
2016-08-18loplugin:redundantcastStephan Bergmann1-1/+1
2016-08-18screenshots: fix sc screenshot testfeature/dialog-screenshotsArmin Le Grand1-0/+1
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand1-13/+57
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens1-0/+2
2016-08-18screenshots: added support for minimal Screenshot ifcArmin Le Grand1-0/+94
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-5/+5
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-5/+5
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-4/+4
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-04-20vcl: convert new to ::CreateMichael Meeks1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2015-04-09vcl: window destructors calling disposeNoel Grandin1-0/+6
2014-11-15vcl: let the Dialog ctor take an OUStringMiklos Vajna1-1/+1
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna1-2/+2
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-07-22callcatcher: update unused codeCaolán McNamara1-8/+0
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara1-2/+2
2014-06-11callcatcher: update unused codeCaolán McNamara1-8/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-16/+0
2014-03-03Translated German comments - find-german-comments clean nowLuc Castermans1-7/+7
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-4/+4
2013-07-30start weeding out TabDialog::AdjustLayoutCaolán McNamara1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-2/+2
2012-12-04export VclScrolledWindow for external-to-builder useCaolán McNamara1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-28for legacy TabDialogs dialogs hack the hack to reposition the TabControlCaolán McNamara1-3/+9
2012-09-28move dialog-contained widget builder into dialog baseclassCaolán McNamara1-2/+7
2012-09-28document methodsCaolán McNamara1-1/+1
2012-09-28get TabControl and TabPage to talk to layoutCaolán McNamara1-10/+4
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky1-4/+3
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-07redundant if not-null checks on deleteThomas Arnhold1-2/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-5/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0