summaryrefslogtreecommitdiffstats
path: root/sw/inc/dcontact.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#108523 Remove @author annotationsAbhyudaya Sharma2018-05-221-13/+3
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-081-5/+10
* sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna2018-04-251-5/+1
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-4/+6
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-6/+4
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-4/+6
* Fix some IWYU warningsMiklos Vajna2018-02-081-1/+0
* loplugin:includeform: swStephan Bergmann2017-10-231-4/+4
* Replace some lists by vectors (sw)Julien Nabet2017-10-081-3/+4
* loplugin:constparams in sw part2Noel Grandin2017-08-031-2/+2
* loplugin:checkunusedparams in sw(part2)Noel Grandin2017-05-081-1/+1
* move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen2017-04-241-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-11/+11
* convert RndStdIds to scoped enumNoel Grandin2017-03-201-5/+5
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* move GetOrdNumForNewRef() and CreateNewRef() ...Bjoern Michaelsen2017-03-011-1/+2
* move predicates into only using compilation unitBjoern Michaelsen2017-03-011-26/+0
* fold CreateVirtObj()Bjoern Michaelsen2017-02-281-2/+0
* use a vector of unique_ptr for explicit memory managementBjoern Michaelsen2017-02-281-7/+5
* remove DestroyVirtObj memberBjoern Michaelsen2017-02-281-1/+0
* remove const code duplicationBjoern Michaelsen2017-02-281-2/+4
* Fold SetMaster() CompletelyBjoern Michaelsen2017-02-281-1/+0
* make SetMaster private in SwDrawContactBjoern Michaelsen2017-02-281-1/+1
* move troublesome SetMaster from SwContact down to SwDrawContactBjoern Michaelsen2017-02-281-5/+2
* own the SwFlyDrawObj by SwFlyDrawContact w/ unique_ptrBjoern Michaelsen2017-02-271-1/+2
* use proper message passingBjoern Michaelsen2017-01-031-1/+2
* kill FindContactObject and adapt FindSdrObjectBjoern Michaelsen2016-12-241-3/+2
* SwDrawContact, SwFlyDrawContact: move code from Modify to SwClientNotifyBjoern Michaelsen2016-12-021-3/+2
* loplugin:expandablemethods in swNoel Grandin2016-10-271-4/+0
* loplugin:unnecessaryoverride in swNoel Grandin2016-10-051-4/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-4/+4
* Avoid reserved identifiersStephan Bergmann2016-04-221-6/+6
* sw: indentation fixesMiklos Vajna2015-12-101-2/+2
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-20/+20
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-4/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-56/+56
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-23/+23
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Revert "make more classes dllpublic"David Tardon2015-04-161-1/+1
* make more classes dllpublicDavid Tardon2015-04-161-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-3/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin2014-11-161-1/+1
* loplugin: cstylecastNoel Grandin2014-11-101-2/+2
* rename nWink->nAngleNoel Grandin2014-11-041-4/+4