summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2017-01-21coverity#1399021 Unchecked dynamic_castCaolán McNamara
2017-01-21coverity#704840 Explicit null dereferencedCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2017-01-17manage SvxPropertySetInfoPool.mpInfos with rtl::ReferenceNoel Grandin
2017-01-14coverity#1398585 Uncaught exceptionCaolán McNamara
2017-01-11using the other ctor can shrink this codeCaolán McNamara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-25give us a chance to see *which* property failedEike Rathke
2016-11-22avoid loss of text in edited placeholderDavid Tardon
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-10-24remove unused SfxListener subclassingNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-19replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-15Unmodified default SdrOle2Obj size is 101x101Caolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svx)Stephan Bergmann
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-24convert ShapeProperty to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-08-17convert XPropertyListType to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-07-27formally->formerlyCaolán McNamara
2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-29move #includes to top of fileNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part2)Noel Grandin
2016-06-15Resolves: tdf#91603 if we cancel/discard recovery dialog, continue as normalCaolán McNamara
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
2016-06-10dispose of ImplEscherExSdr correctlyNoel Grandin