summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/sdmod.cxx
AgeCommit message (Expand)Author
2018-03-15loplugin:useuniqueptr in SdModuleNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-13tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-26tdf#96948 Change color of the area behind Impress slide immediatelyTakeshi Abe
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-01convert RefDevMode to scoped enumNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-06VclPtr: one ref too manyCaolán McNamara
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-02convert SVX_SEARCHAPP_ constants to enum classNoel Grandin
2015-02-24Ensure listener is removed during ~SdModuleStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-03valgrind: fix leakCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann