office-gobmx/basegfx/source/tools
Noel Grandin a2fc883173 use more std::container::insert instead of std::copy
which is both more compact code, and more efficient, since the insert
method can do smarter resizing

Change-Id: I17f226660f87cdf002edccc29b4af8fd59a25f91
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96948
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-06-24 08:43:55 +02:00
..
b2dclipstate.cxx
canvastools.cxx
gradienttools.cxx
keystoplerp.cxx use more std::container::insert instead of std::copy 2020-06-24 08:43:55 +02:00
numbertools.cxx
stringconversiontools.cxx
systemdependentdata.cxx
tools.cxx
unopolypolygon.cxx
zoomtools.cxx