summaryrefslogtreecommitdiff
path: root/include/svx/hdft.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-4/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-1/+0
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-21remove untyped Link<>Noel Grandin1-3/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-24convert Link<> to typedNoel Grandin1-0/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-1/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-25/+22
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-5/+5
2015-04-17svx: convert new to ::Create.Noel Grandin1-6/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-16/+16
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+1
2015-03-19loplugin:constantfunction: svxNoel Grandin1-2/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-5/+15
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-04-29coverity#1210182 Uninitialized scalar fieldCaolán McNamara1-1/+0
2014-04-27constLuboš Luňák1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-4/+4
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara1-2/+22
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+127