summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2017-06-01Related: tdf#107961 ensure notifyhdl is unset after disposeCaolán McNamara
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai
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
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08Apparently a copy/paste typoStephan Bergmann
2016-06-07tdf#89329: use unique_ptr for pImpl in unoshapeXisco Fauli
2016-06-07Any::getValue always returns non-nullStephan Bergmann
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin