summaryrefslogtreecommitdiff
path: root/include/svx/dlgctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-03loplugin:unusedmethodsNoel Grandin1-28/+0
2018-10-01rename PreviewBase back to SvxPreviewBaseCaolán McNamara1-6/+6
2018-10-01SvxPreviewBase is now unusedCaolán McNamara1-35/+0
2018-10-01rename XLinePreview back to SvxXLinePreviewCaolán McNamara1-3/+3
2018-10-01weld SvxLineTabPageCaolán McNamara1-39/+10
2018-09-30weld SvxLineDefTabPageCaolán McNamara1-0/+29
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-1/+52
2018-09-30rename XRectPreview back to SvxXRectPreviewCaolán McNamara1-3/+3
2018-09-30drop unused SvxXRectPreviewCaolán McNamara1-22/+0
2018-09-20drop unused SvxTabPage ctorCaolán McNamara1-4/+0
2018-09-20drop dead PointChanged variantCaolán McNamara1-1/+0
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara1-7/+7
2018-09-19drop newly unused SvxRectCtlCaolán McNamara1-66/+0
2018-09-11loplugin:unusedmethodsNoel Grandin1-1/+0
2018-09-09weld SvxShadowTabPageCaolán McNamara1-7/+7
2018-09-03weld SvxAreaTabPageCaolán McNamara1-7/+24
2018-08-29remove 1 pixel white band in XRectPreviewCaolán McNamara1-0/+1
2018-06-12weld SvxTransparenceTabPageCaolán McNamara1-0/+51
2018-06-04loplugin:useuniqueptr in SvxRectCtlNoel Grandin1-1/+2
2018-06-04loplugin:useuniqueptr in SvxPreviewBaseNoel Grandin1-1/+1
2018-06-04loplugin:useuniqueptr in RectCtlNoel Grandin1-1/+1
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-4/+4
2018-05-28loplugin:unusedfieldsNoel Grandin1-6/+2
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-22/+19
2018-05-16loplugin:unusedmethodsNoel Grandin1-4/+0
2018-05-03support native focus for drawing sub regionCaolán McNamara1-0/+1
2018-05-03weld SvxTextAttrPageCaolán McNamara1-1/+81
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin1-8/+9
2017-10-24loplugin:finalclasses in svxNoel Grandin1-4/+3
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin1-16/+0
2017-09-18loplugin:unusedfields in SvxPixelCtlNoel Grandin1-1/+0
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-02-14drop CTL_STYLE enumNoel Grandin1-3/+2
2017-01-23use rtl::Reference in SvxPixelCtlNoel Grandin1-2/+3
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-2/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-15/+1
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-1/+15
2016-11-04move now combined ColorLB to location of last userCaolán McNamara1-74/+0
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara1-34/+25
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara1-0/+69
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara1-1/+1
2016-11-02loplugin:unusedfieldsNoel Grandin1-7/+0
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+0
2016-10-18loplugin:unusedmethodsNoel Grandin1-9/+0
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-8/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0