summaryrefslogtreecommitdiff
path: root/include/svx/dlgctrl.hxx
AgeCommit message (Expand)Author
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
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-23fdo#74751: fix reverse base point diagram on RTL UIFaisal M. Al-Otaibi
2014-02-10the return of callcatcherCaolán McNamara
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara