]> git.lyx.org Git - lyx.git/commit
Replace boost::scoped_ptr with unique_ptr
authorGuillaume Munch <gm@lyx.org>
Thu, 2 Jun 2016 22:49:36 +0000 (23:49 +0100)
committerGuillaume Munch <gm@lyx.org>
Thu, 9 Jun 2016 14:21:39 +0000 (15:21 +0100)
commitca8709aaf5f5f14aae1978403e13aac3a93506aa
treee872715219641fe854a58d68300e41e73555f962
parenta73f2e6eb6f0a7999d6b90d3c62552e4fbe3b66e
Replace boost::scoped_ptr with unique_ptr
16 files changed:
3rdparty/boost/extract.sh
src/Buffer.cpp
src/CutAndPaste.cpp
src/LyX.cpp
src/LyXVC.cpp
src/LyXVC.h
src/client/client.cpp
src/graphics/GraphicsCacheItem.cpp
src/insets/InsetExternal.h
src/insets/InsetIPA.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetPreview.h
src/insets/InsetTabular.cpp
src/mathed/InsetMathHull.h
src/mathed/InsetMathSymbol.cpp