summaryrefslogtreecommitdiff
path: root/vcl/source/window/dlgctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-29Window Iterator without parent vectorfeature/window-iterJan-Marek Glogowski1-10/+14
2018-09-29Debug infrastructureJan-Marek Glogowski1-0/+174
2018-09-29Initial vcl::Window iteratorJan-Marek Glogowski1-25/+153
2018-09-29Handle initial TabControl and border windowJan-Marek Glogowski1-27/+29
2018-09-28Move TabPage lookup into extra functionJan-Marek Glogowski1-23/+26
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-1/+1
2017-09-22vcl: [loplugin:badstatics] xCharClassMichael Stahl1-4/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin1-4/+1
2017-02-21remove unused enumerators from WindowTypeNoel Grandin1-1/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin1-14/+14
2016-07-29strangely misplaced modelineCaolán McNamara1-2/+2
2016-07-08DialogControlFlags::Mod1Tab is never setCaolán McNamara1-2/+1
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-2/+2
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-31/+31
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-28GetFocusFlags::Cursor->GetFocusFlags::CURSORNoel Grandin1-4/+4
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-23/+23
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-5/+5
2015-05-27convert DLGWINDOW constants to scoped enumNoel Grandin1-17/+17
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks1-4/+4
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-10/+10
2015-01-25coverity#1266475 Dereference null return valueCaolán McNamara1-3/+3
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-4/+4
2014-09-29loplugin: cstylecastNoel Grandin1-16/+16
2014-09-23fdo#82577: Handle WindowNoel Grandin1-70/+82
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-2/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+2
2014-05-13vcl: move legacy accessibility functions to own fileChris Sherlock1-232/+6
2014-04-05Translated German commentsLuc Castermans1-2/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-40/+0
2014-03-06coverity#708894 Unused pointer valueCaolán McNamara1-2/+2
2014-03-03fdo#39468 Translate German Comments - vcl/source/window/dlgctrl.cxxChristian M. Heller1-35/+28
2014-02-26Remove visual noise from vclAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-18/+18
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-57/+57
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-1/+2
2014-02-06bSearch has constantly been trueStephan Bergmann1-2/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-11-25Integrate branch of IAccessible2Steve Yin1-1/+7
2013-11-25this is the same condition as isSuitableDestinationCaolán McNamara1-1/+1
2013-08-12convert String to OUString in VCLNoel Grandin1-5/+5