summaryrefslogtreecommitdiff
path: root/svx/source/dialog/hdft.cxx
AgeCommit message (Expand)Author
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23coverity#1412992 Unused valueCaolán McNamara
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-01-01Add custom HIDs for the Page Style - Footer tabpageGabor Kelemen
2016-10-28fix leakCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21remove untyped Link<>Noel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-24convert Link<> to typedNoel Grandin
2015-09-16boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28CheckBox::GetSavedValue return type is TriStateStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin