summaryrefslogtreecommitdiff
path: root/vcl/source/window/tabdlg.cxx
AgeCommit message (Expand)Author
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
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-07redundant if not-null checks on deleteThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-03-03mtaccfixes: undo some changes from vcl108, which I solved differenlty with mt...Malte Timmermann [mt]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien