summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/sdmod2.cxx
AgeCommit message (Expand)Author
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-02-19use boost::optional in EditFieldInfoNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-20sd: Avoid looking up system clock twice for current datetimeTakeshi Abe
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-12-05unwind sd RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert DocumentType 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-10loplugin:constantparam in sdNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-02-02tdf#97374: prevent crash while updating SvxPageTitleFieldOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-13editeng: make Link<> usage typedNoel Grandin