summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuolbull.cxx
AgeCommit message (Expand)Author
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16use WhichRangesContainer in sdNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-08-31tdf#126656 Remove unnecessary items from itemset.Gülşah Köse
2019-05-28tdf#120905 Remove old FuOutlineBullet dialog code.Gülşah Köse
2019-05-23Removed duplicated includeAndrea Gelmini
2019-05-23Add new customize and position merged dialogGülşah Köse
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-01-16fix crash in draw Format->Bullets and Numbering dialogNoel Grandin
2019-01-11make Format->Bullets and Numbering dialog asyncNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-03weld OutlineBulletDlgCaolán McNamara
2018-09-12loplugin:useuniqueptr in FuOutlineBullet::SetCurrentBulletsNumberingNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-19inline some definesNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-09-27dynamic_cast followed by static_castCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-01-21coverity#1399024 Explicit null dereferencedCaolán McNamara
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-03-10loplugin:constantparam in sdNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht