summaryrefslogtreecommitdiff
path: root/include/svx/dlgctrl.hxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14drop CTL_STYLE enumNoel Grandin
2017-01-23use rtl::Reference in SvxPixelCtlNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04move now combined ColorLB to location of last userCaolán McNamara
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-07-21Remove PatternLB dead codeRishabh Kumar
2016-07-18odd SvxBitmapCtl is used in only one placeCaolán McNamara
2016-07-18nothing inherits from SvxBitmapCtlCaolán McNamara
2016-07-18SvxBitmapCtl::nLines is never readCaolán McNamara
2016-06-30Rename GetFoucsPosIndex() to GetFocusPosIndex()Muhammet Kara
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in svxNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-04-29convert CS_ constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15add SVX_DLLPUBLICCaolán McNamara
2015-04-15fix SAL_WARN_UNUSED placementCaolán McNamara
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara