summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fupage.cxx
AgeCommit message (Expand)Author
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2020-12-17tdf#137729 sd UI: unique hatch names in slide/page area dlgJustin Luth
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2019-12-22tdf#128449 Set graphic when setting background in ImpressAron Budea
2019-11-19tdf#125449 follow-up: unique gradient names in Impress area dlgKatarina Behrens
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara
2019-10-07cid#1454627 Dereference null return valueCaolán McNamara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-07-26cid#1448362 silence Dereference null return valueCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-06sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17weld SdPageDlgCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-06-22tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[f-h]*Gabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-06weld linkeditdialogCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-11loplugin:redundantcast: sdStephan Bergmann
2017-12-07loplugin:constparamsNoel Grandin
2017-11-21tdf#112650 Disable 'background settings for all pages'heiko tietze
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-02-01tdf#105677: sd: fix crash in FuPage::ApplyItemSetMichael Stahl
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin