summaryrefslogtreecommitdiff
path: root/sd/inc/sdmod.hxx
AgeCommit message (Expand)AuthorFilesLines
4 daysDrop now unused GetOptionStream classGabor Kelemen1-8/+0
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-2/+2
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-3/+3
2022-08-29span requires a complete element typeStephan Bergmann1-1/+1
2022-07-25use more o3tl::spanNoel Grandin1-1/+12
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+2
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin1-1/+1
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin1-1/+1
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin1-1/+1
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC1-4/+1
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-1/+2
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski1-1/+3
2020-05-09compact namespace in sdNoel Grandin1-2/+2
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin1-3/+3
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-0/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-1/+1
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin1-1/+1
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-2/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin1-5/+5
2017-12-16sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCacheNoel Grandin1-1/+2
2017-10-26loplugin:finalclasses in sdNoel Grandin1-3/+2
2017-08-03loplugin:constparams in sdNoel Grandin1-2/+2
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-05-04include cleanupJochen Nitschke1-7/+1
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-6/+0
2017-01-13tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl1-5/+0
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-0/+1
2016-10-26tdf#96948 Change color of the area behind Impress slide immediatelyTakeshi Abe1-0/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-13/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-2/+1
2016-03-10loplugin:constantparam in sdNoel Grandin1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-10-29com::sun::star->css in sdNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-21convert Link<> to typedNoel Grandin1-1/+1
2015-07-13editeng: make Link<> usage typedNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+1