summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drawsh5.cxx
AgeCommit message (Expand)Author
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-16weld SvxObjectNameDialogCaolán McNamara
2018-03-13tdf#114552 Convert anchor toggle to anchor menuSamuel Mehrbrodt
2018-03-07tdf#116108 Add option to fit images into their cellSamuel Mehrbrodt
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-25convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin