/sd/qa/

t logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuscale.cxx
AgeCommit message (Expand)Author
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-16tdf#118769 parent of modal dialog not setCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25sd/source/ui/func boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara