summaryrefslogtreecommitdiff
path: root/svx/source/dialog/imapdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-04loplugin:constparams in svxNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+4
2017-07-25fix image map item idsCaolán McNamara1-6/+6
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-07-13loplugin:oncevar: empty strings: svxStephan Bergmann1-2/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#103574 Imagemap dialog lacks on confirmation buttonAbhilash Singh1-4/+10
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-6/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-7/+2
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks1-0/+3
2016-09-09loplugin:constantparam in svxNoel Grandin1-3/+3
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-2/+2
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-6/+6
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+6
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-2/+2
2016-01-31unnecessary 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