office-gobmx/oox/source
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
..
core
crypto
docprop
drawingml tdf#134053 tweak dash and space length for ooxml 2020-06-22 10:43:08 +02:00
dump
export use more std::container::insert instead of std::copy 2020-06-24 08:43:55 +02:00
helper
mathml
ole
ppt Upcoming loplugin:elidestringvar: oox 2020-06-04 18:10:45 +02:00
shape
token
vml