summaryrefslogtreecommitdiff
path: root/sc/inc/documentlinkmgr.hxx
AgeCommit message (Expand)Author
2020-01-25tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12handle ocWebservice similarly to ocDdeCaolán McNamara
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-04-05tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-01-09Move some of the link related methods to the document link manager.Kohei Yoshida
2014-01-08Oops. We don't want to leak here.Kohei Yoshida
2014-01-08Move the LinkManager instance from ScDocument to ScDocumentLinkManager.Kohei Yoshida
2013-12-19Switch away from using the sfx2 link manager for data stream.Kohei Yoshida