summaryrefslogtreecommitdiff
path: root/sc/inc/documentlinkmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-28loplugin:unusedmethodsNoel Grandin1-1/+0
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-2/+2
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara1-3/+3
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-1/+4
2016-04-05tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo1-2/+3
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-1/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2015-11-23loplugin:unusedfields in scNoel Grandin1-1/+1
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin1-1/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-01-09Move some of the link related methods to the document link manager.Kohei Yoshida1-0/+14
2014-01-08Oops. We don't want to leak here.Kohei Yoshida1-0/+1
2014-01-08Move the LinkManager instance from ScDocument to ScDocumentLinkManager.Kohei Yoshida1-1/+20
2013-12-19Switch away from using the sfx2 link manager for data stream.Kohei Yoshida1-0/+36