summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_contdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin1-6/+6
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks1-2/+8
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara1-6/+6
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-7/+7
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin1-3/+3
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin1-1/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-0/+2
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+6
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-2/+2
2016-03-09loplugin:constantparam in svxNoel Grandin1-17/+14
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-15/+9
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-1/+1
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-2/+0
2015-08-17tdf#93102 : resolved crash on enabling image contourSzymon Kłos1-0/+2
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-3/+3
2015-08-11loplugin: defaultparamsNoel Grandin1-9/+9
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh1-0/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-3/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-6/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-26/+46
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara1-0/+25
2015-04-22callcatcher: update unused codeCaolán McNamara1-7/+0
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-15and SvxContourDlgItem is also unused nowCaolán McNamara1-17/+0
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-5/+5
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-3/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-4/+4
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks1-13/+13
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
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-1/+20
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-9/+9
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-4/+6
2015-03-24convert SfxChildAlignment to enum classNoel Grandin1-1/+1
2015-03-06Idle: Changed to new enum nameTobias Madl1-2/+2
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-2/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-2/+2
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin1-1/+1
2014-12-22Resolves: fdo#87422 set autocheck bitsCaolán McNamara1-0/+9