summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/sdmod.cxx
AgeCommit message (Expand)Author
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-09Use less SdOptionsLayout->GetMetric/SetMetric in favor of officecfgGabor Kelemen
2024-04-26Drop now unused GetOptionStream classGabor Kelemen
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2023-11-19Extended loplugin:ostr: sdStephan Bergmann
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2020-02-06weld SvxMetricFieldCaolán McNamara
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
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