summaryrefslogtreecommitdiff
path: root/sw/inc/dcontact.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma1-13/+3
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-5/+10
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-5/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+6
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-6/+4
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+6
2018-02-08Fix some IWYU warningsMiklos Vajna1-1/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-10-08Replace some lists by vectors (sw)Julien Nabet1-3/+4
2017-08-03loplugin:constparams in sw part2Noel Grandin1-2/+2
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-1/+1
2017-04-24move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-11/+11
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-5/+5
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-01move GetOrdNumForNewRef() and CreateNewRef() ...Bjoern Michaelsen1-1/+2
2017-03-01move predicates into only using compilation unitBjoern Michaelsen1-26/+0
2017-02-28fold CreateVirtObj()Bjoern Michaelsen1-2/+0
2017-02-28use a vector of unique_ptr for explicit memory managementBjoern Michaelsen1-7/+5
2017-02-28remove DestroyVirtObj memberBjoern Michaelsen1-1/+0
2017-02-28remove const code duplicationBjoern Michaelsen1-2/+4
2017-02-28Fold SetMaster() CompletelyBjoern Michaelsen1-1/+0
2017-02-28make SetMaster private in SwDrawContactBjoern Michaelsen1-1/+1
2017-02-28move troublesome SetMaster from SwContact down to SwDrawContactBjoern Michaelsen1-5/+2
2017-02-27own the SwFlyDrawObj by SwFlyDrawContact w/ unique_ptrBjoern Michaelsen1-1/+2
2017-01-03use proper message passingBjoern Michaelsen1-1/+2
2016-12-24kill FindContactObject and adapt FindSdrObjectBjoern Michaelsen1-3/+2
2016-12-02SwDrawContact, SwFlyDrawContact: move code from Modify to SwClientNotifyBjoern Michaelsen1-3/+2
2016-10-27loplugin:expandablemethods in swNoel Grandin1-4/+0
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-6/+6
2015-12-10sw: indentation fixesMiklos Vajna1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-20/+20
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-56/+56
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-23/+23
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-16Revert "make more classes dllpublic"David Tardon1-1/+1
2015-04-16make more classes dllpublicDavid Tardon1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-3/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-11-04rename nWink->nAngleNoel Grandin1-4/+4