summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unoobj.cxx
AgeCommit message (Expand)Author
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-08clan-tidy bugprone-throw-keyword-missing in SdXShapeNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-13make SdrObjUserData::Clone return std::unique_ptrNoel Grandin
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-07use more Color in sdNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-19inline some definesNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-16sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCacheNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-07split clear and set graphicCaolán McNamara
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-03-31use actual UNO enums in sdNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-25convert FOUND constants to o3tl::typed_flagsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-15replace explicit delete and simplifyDavid Tardon
2016-11-08coverity#1394269 Uncaught exceptionCaolán McNamara
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-05-31More comphelper/extract.hxx clean upStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-01-10Fix typosAndrea Gelmini
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann