summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dcontact.cxx
AgeCommit message (Expand)Author
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-09-19sw_redlinehide_2: adapt SwFlyFrameFormat::MakeFrames() ...Michael Stahl
2018-09-17New loplugin:externalStephan Bergmann
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwModifyMichael Stahl
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in dcontact.cxxMichael Stahl
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-08Replace some lists by vectors (sw)Julien Nabet
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-04-26remove this whole "kill SwFlyDrawContact with last frame" nonsenseBjoern Michaelsen
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25remove DYING_FLYFRAMEFORMAT: now obsoleteBjoern Michaelsen
2017-04-24move SwFlyDrawContact ownership to SwFlyFrameFormatBjoern Michaelsen
2017-04-24move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-03-02elide the SwSurround enumNoel Grandin
2017-03-01remove UsedOrUnusedVirtObjPred and replace it with a small lambdaBjoern Michaelsen
2017-03-01move GetOrdNumForNewRef() and CreateNewRef() ...Bjoern Michaelsen
2017-03-01move predicates into only using compilation unitBjoern Michaelsen
2017-03-01simplify setContextWritingMode a bitBjoern Michaelsen
2017-02-28fold CreateVirtObj()Bjoern Michaelsen
2017-02-28use a vector of unique_ptr for explicit memory managementBjoern Michaelsen
2017-02-28remove DestroyVirtObj memberBjoern Michaelsen
2017-02-28remove const code duplicationBjoern Michaelsen
2017-02-28Fold SetMaster() CompletelyBjoern Michaelsen
2017-02-28move troublesome SetMaster from SwContact down to SwDrawContactBjoern Michaelsen
2017-02-27own the SwFlyDrawObj by SwFlyDrawContact w/ unique_ptrBjoern Michaelsen
2017-02-21remove unused ChildCopy from SdrUserCallType enumNoel Grandin
2017-02-14Revert commits that caused instability on the Linux debug tinderboxBjoern Michaelsen