summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unoobj.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-08-05Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
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