summaryrefslogtreecommitdiff
path: root/svx/source/dialog/hdft.cxx
AgeCommit message (Expand)Author
2020-03-03Resolves: tdf#131041 crash on async border dialogCaolán McNamara
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-12-22svx: LOK: convert background child-dialogs to asyncAshod Nakashian
2019-12-11tdf#129321 add specific ids for header/footer pagesCaolán McNamara
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-18tdf#126051 sync MINBODY copies to same valueCaolán McNamara
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-28tdf#116382 Replace old dialog in header and footer drop-down menuAditya
2019-02-26Add fill attributes to border background item setJim Raykowski
2019-01-23loplugin:constparams in svxNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-30weld SvxHeaderPage/SvxHeaderPageCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-06-16weld SvxHFPageCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-04loplugin:useuniqueptr in SvxHFPageNoel Grandin
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