summaryrefslogtreecommitdiff
path: root/sd/inc/sdmod.hxx
AgeCommit message (Expand)Author
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski
2020-05-09compact namespace in sdNoel Grandin
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin
2017-12-16sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCacheNoel Grandin
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-05-04include cleanupJochen Nitschke
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-01-13tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-26tdf#96948 Change color of the area behind Impress slide immediatelyTakeshi Abe
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-03-10loplugin:constantparam in sdNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-21convert Link<> to typedNoel Grandin
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-06VclPtr: one ref too manyCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16fix windows buildDavid Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-24Ensure listener is removed during ~SdModuleStephan Bergmann