summaryrefslogtreecommitdiff
path: root/slideshow
diff options
context:
space:
mode:
authorMark Page <aptitude@btconnect.com>2016-05-31 12:26:28 +0100
committerNoel Grandin <noelgrandin@gmail.com>2016-06-08 11:05:30 +0000
commitf595e70cfee85a423f592190c607231cb00e3180 (patch)
tree40a57d2fa1222496081f39d5a3a05d3ccdaf7d72 /slideshow
parent5164ac456f3cb51949fe3bec293660fab74d26de (diff)
Simplify GfxLink using smart pointers
Uses std::shared_ptr for sharing graphic data Changed constructor to std::unique_ptr<sal_uInt8[]> to ensure the delete[] operator is called when GfxLink internals takes ownership of the data Change-Id: I4edd4634df8d6ba4d94953260c1a7ac560ccf04a Reviewed-on: https://gerrit.libreoffice.org/25402 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'slideshow')
0 files changed, 0 insertions, 0 deletions