summaryrefslogtreecommitdiff
path: root/sw/inc/dcontact.hxx
AgeCommit message (Expand)Author
2021-02-10clean up SdrObject cloningNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-20use tools::Long in swNoel
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara
2019-11-06make some classes module-privateNoel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-08-23loplugin:returnconstval in svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-10-25sw: fix some IWYU warningsMiklos Vajna
2018-09-21remove SdrObject::GetHdl in favour of AddToHdlListNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
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
2018-02-08Fix some IWYU warningsMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-08Replace some lists by vectors (sw)Julien Nabet
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-04-24move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-01move GetOrdNumForNewRef() and CreateNewRef() ...Bjoern Michaelsen
2017-03-01move predicates into only using compilation unitBjoern 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-28make SetMaster private in SwDrawContactBjoern Michaelsen
2017-02-28move troublesome SetMaster from SwContact down to SwDrawContactBjoern Michaelsen
2017-02-27own the SwFlyDrawObj by SwFlyDrawContact w/ unique_ptrBjoern Michaelsen
2017-01-03use proper message passingBjoern Michaelsen
2016-12-24kill FindContactObject and adapt FindSdrObjectBjoern Michaelsen
2016-12-02SwDrawContact, SwFlyDrawContact: move code from Modify to SwClientNotifyBjoern Michaelsen
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-12-10sw: indentation fixesMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann