summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fupage.cxx
AgeCommit message (Expand)Author
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
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-25Resolves: tdf#101076 drag-create creates an unfilled shape...Caolán McNamara
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens