From eb5563e7e636a9856d4f1cc23d00a21193b9d0cc Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 16 Feb 2018 11:33:06 +0200 Subject: Revert "loplugin:changetoolsgen in canvas..cui" and reapply because I (a) forgot to insert parentheses which changes the meaning of some expressions and (b) I now use the AdjustFoo calls when changing unary operations, which reads much better This reverts commit f841dada1a5018897cce29ccf972da33ece4738c. Change-Id: Iff19e1fc99812c086b0a39b71a3f67b98e2f9c8f Reviewed-on: https://gerrit.libreoffice.org/49841 Tested-by: Jenkins Reviewed-by: Noel Grandin --- chart2/source/controller/dialogs/dlg_CreationWizard.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chart2/source/controller/dialogs/dlg_CreationWizard.cxx') diff --git a/chart2/source/controller/dialogs/dlg_CreationWizard.cxx b/chart2/source/controller/dialogs/dlg_CreationWizard.cxx index ac7201d5e987..9967c6123a76 100644 --- a/chart2/source/controller/dialogs/dlg_CreationWizard.cxx +++ b/chart2/source/controller/dialogs/dlg_CreationWizard.cxx @@ -73,7 +73,7 @@ CreationWizard::CreationWizard(vcl::Window* pParent, const uno::ReferencegetModel().isDataFromSpreadsheet()) -- cgit