summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/documentlinkmgr.cxx
AgeCommit message (Expand)Author
2018-01-16handle ocWebservice similarly to ocDdeCaolán McNamara
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-01-29coverity#1158113 coverity gold, condition reversedCaolán McNamara
2014-01-24fdo#39468 Translate German commentsPhilipp Weissenbacher
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