summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/sdmod2.cxx
AgeCommit message (Expand)Author
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2020-10-23long->tools::Long in pyuno..sdNoel
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
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