summaryrefslogtreecommitdiff
path: root/include/svx/dlgctrl.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-11/+11
2016-07-21Remove PatternLB dead codeRishabh Kumar1-18/+0
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara1-21/+0
2016-07-18nothing inherits from SvxBitmapCtlCaolán McNamara1-4/+4
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara1-2/+0
2016-06-30Rename GetFoucsPosIndex() to GetFocusPosIndex()Muhammet Kara1-1/+1
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+19
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-1/+1
2016-05-26loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-2/+0
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-04-04loplugin:constantparam in svxNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-4/+4
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-14/+14
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-32/+32
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-4/+0
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl1-19/+29
2015-05-08callcatcher: update unused codeCaolán McNamara1-1/+0
2015-04-29convert CS_ constants to scoped enumNoel Grandin1-3/+11
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-5/+8
2015-04-15add SVX_DLLPUBLICCaolán McNamara1-4/+4
2015-04-15fix SAL_WARN_UNUSED placementCaolán McNamara1-4/+4
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara1-16/+16
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-2/+2
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-2/+6
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-11/+11
2014-09-23fdo#82577: Handle WindowNoel Grandin1-19/+19
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara1-4/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1