summaryrefslogtreecommitdiff
path: root/svx/source/dialog/imapdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20unnecessary use of OUString constructorNoel Grandin1-2/+2
2015-11-12tdf#95551 - fix image map crash.Michael Meeks1-3/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-7/+7
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-4/+2
2015-10-15convert Link<> to typedNoel Grandin1-1/+6
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-2/+2
2015-09-24convert Link<> to typedNoel Grandin1-7/+5
2015-09-17convert Link<> to typedNoel Grandin1-4/+2
2015-09-16boost->stdCaolán McNamara1-3/+3
2015-09-15convert Link<> to typedNoel Grandin1-4/+2
2015-09-08convert Link<> to typedNoel Grandin1-10/+4
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-2/+2
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-2/+0
2015-08-18resolved: crash while closing ImageMap EditorSzymon Kłos1-0/+2
2015-08-16tdf#92411 : don't select all toolbar buttons in the ImageMap EditorSzymon Kłos1-5/+41
2015-08-11loplugin: defaultparamsNoel Grandin1-12/+12
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh1-1/+2
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-2/+2
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-3/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+22
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
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-2/+10
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-4/+4
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-1/+1
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
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin1-1/+1
2015-01-24coverity#1265796 Dereference null return valueCaolán McNamara1-1/+9
2015-01-24coverity#1265799 Dereference null return valueCaolán McNamara1-3/+3
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-6/+3
2014-12-09changed timers to idlesTobias Madl1-4/+4
2014-10-20loplugin: cstylecastNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-2/+2