summaryrefslogtreecommitdiff
path: root/include/svx/rubydialog.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-05-26svx: need a UNO interface to use css::uno::ReferenceMichael Stahl1-8/+2
2016-05-20loplugin:refcountingNoel Grandin1-3/+2
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli1-2/+5
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-4/+0
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-12convert Link<> to typedNoel Grandin1-3/+3
2015-09-08convert Link<> to typedNoel Grandin1-6/+6
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-4/+4
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-23/+26
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-22/+24
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-1/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-11svx: sal_Bool->boolNoel Grandin1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-1/+1
2013-12-19CID#703891 RubyDialog::GetText orthogonal to Dialog::GetTextCaolán McNamara1-8/+5
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-09-05convert includes/vx/rubydialog.hxx from String to OUStringNoel Grandin1-1/+1
2013-06-29adjust usings, really should just rename ruby's get/set textCaolán McNamara1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+177