From a76ae1c3d1076cbcb58d3fc27723e4eefffac0a3 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 27 May 2021 13:21:16 +0200 Subject: no need to allocate Style objects separately Change-Id: I88e4642a81b18c41216784332cc4a37a3bde9d95 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116247 Tested-by: Jenkins Reviewed-by: Noel Grandin --- xmlscript/source/xmldlg_imexp/exp_share.hxx | 2 +- xmlscript/source/xmldlg_imexp/xmldlg_export.cxx | 64 ++++++++++++------------- 2 files changed, 33 insertions(+), 33 deletions(-) (limited to 'xmlscript') diff --git a/xmlscript/source/xmldlg_imexp/exp_share.hxx b/xmlscript/source/xmldlg_imexp/exp_share.hxx index dc7da2477194..919950c79bef 100644 --- a/xmlscript/source/xmldlg_imexp/exp_share.hxx +++ b/xmlscript/source/xmldlg_imexp/exp_share.hxx @@ -73,7 +73,7 @@ struct Style }; class StyleBag { - ::std::vector< std::unique_ptr