summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuigaldlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-18cui: convert new to ::Create.Michael Meeks1-3/+3
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-6/+4
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-7/+7
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+84
2015-04-09prophylactic double dispose audit.Michael Meeks1-2/+2
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-7/+3
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+1
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-09changed timers to idlesTobias Madl1-6/+6
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn1-4/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-23loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-10/+10
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-6/+6
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-22/+22
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-22coverity#738582 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-12convert gallery apply progress dialog to .uiCaolán McNamara1-18/+8
2014-03-12convert gallery files page to .uiCaolán McNamara1-81/+75
2014-03-11convert gallery update progress dialog to .uiCaolán McNamara1-16/+11
2014-03-11convert gallery general page to .uiCaolán McNamara1-39/+20
2014-02-23Remove unneccessary commentsAlexander Wilms1-63/+63
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-11coverity#738581 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-02-11coverity#738580 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-01convert update file list queryboxes to .uiManal Alhassoun1-1/+1
2013-12-24convert gallery theme properties dialog to .uiCaolán McNamara1-9/+11
2013-12-17convert gallery search progress dialog to .uiCaolán McNamara1-10/+9
2013-12-17fix deadlock on pressing cancel in find files for galleryCaolán McNamara1-6/+9
2013-12-16convert gallery theme id dialog to .uiCaolán McNamara1-15/+12