summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-89/+0
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-56/+56
2016-08-24convert CTL_STYLE to scoped enumNoel Grandin1-16/+16
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-11/+11
2016-07-21Remove PatternLB dead codeRishabh Kumar1-133/+0
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara1-20/+0
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara1-2/+1
2016-07-03Grid line color change for SvxPixelCtlRishabh Kumar1-1/+1
2016-07-02tdf#100728: Crash when area dialog is openedRishabh Kumar1-1/+1
2016-06-30Rename GetFoucsPosIndex() to GetFocusPosIndex()Muhammet Kara1-4/+4
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+155
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-7/+4
2016-05-26loplugin:unusedmethodsNoel Grandin1-5/+0
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-21new plugin stylepoliceNoel Grandin1-6/+6
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svxNoel Grandin1-4/+4
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-11/+8
2016-02-09Remove excess newlinesChris Sherlock1-8/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-4/+4
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin1-2/+2
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl1-142/+147
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks1-12/+12
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks1-6/+6
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks1-6/+6
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-30/+12
2015-05-08callcatcher: update unused codeCaolán McNamara1-17/+0
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-4/+4
2015-04-29convert CS_ constants to scoped enumNoel Grandin1-13/+13
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-5/+5
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-30/+58
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-4/+4
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-1/+1
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks1-20/+20
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-6/+6
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-8/+36
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy1-2/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2