Codechange: Replace AutoDeleteSmallVector with direct std::vector use in text layout...
commitbaf9229931e4d5a3479892007e9bcc875bc9930b
authorMichael Lutz <michi@icosahedron.de>
Tue, 2 Apr 2019 19:31:10 +0000 (2 21:31 +0200)
committerMichael Lutz <michi@icosahedron.de>
Tue, 9 Apr 2019 20:45:15 +0000 (9 22:45 +0200)
tree5332e36f2427214f3cd63e11a69334692444e5ee
parent329bb526134aca214a914f25006c805de78ec851
Codechange: Replace AutoDeleteSmallVector with direct std::vector use in text layout code.
src/gfx.cpp
src/gfx_layout.cpp
src/gfx_layout.h
src/os/macosx/string_osx.cpp
src/os/windows/string_uniscribe.cpp
src/stdafx.h