summaryrefslogtreecommitdiff
path: root/chart2/source/view/main
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/main')
-rw-r--r--chart2/source/view/main/ChartView.cxx1
-rw-r--r--chart2/source/view/main/Linear3DTransformation.cxx1
-rw-r--r--chart2/source/view/main/PropertyMapper.cxx1
-rw-r--r--chart2/source/view/main/VDataSeries.cxx1
-rw-r--r--chart2/source/view/main/VLineProperties.cxx1
-rw-r--r--chart2/source/view/main/VPolarTransformation.cxx1
-rw-r--r--chart2/source/view/main/VTitle.cxx1
7 files changed, 0 insertions, 7 deletions
diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx
index 0e4d1124847b..ae2a3d7d0ae6 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -97,7 +97,6 @@
#include <rtl/ustring.hxx>
-#include <sal/log.hxx>
#include <tools/diagnose_ex.h>
#include <tools/stream.hxx>
diff --git a/chart2/source/view/main/Linear3DTransformation.cxx b/chart2/source/view/main/Linear3DTransformation.cxx
index c6802dc21b10..c27ffa3168a5 100644
--- a/chart2/source/view/main/Linear3DTransformation.cxx
+++ b/chart2/source/view/main/Linear3DTransformation.cxx
@@ -18,7 +18,6 @@
*/
#include <Linear3DTransformation.hxx>
-#include <algorithm>
using namespace ::com::sun::star;
diff --git a/chart2/source/view/main/PropertyMapper.cxx b/chart2/source/view/main/PropertyMapper.cxx
index f96c7b101509..2658e94ea78a 100644
--- a/chart2/source/view/main/PropertyMapper.cxx
+++ b/chart2/source/view/main/PropertyMapper.cxx
@@ -19,7 +19,6 @@
#include <PropertyMapper.hxx>
#include <unonames.hxx>
-#include <sal/log.hxx>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
diff --git a/chart2/source/view/main/VDataSeries.cxx b/chart2/source/view/main/VDataSeries.cxx
index 0f2749a1f6c7..1b6f23121570 100644
--- a/chart2/source/view/main/VDataSeries.cxx
+++ b/chart2/source/view/main/VDataSeries.cxx
@@ -33,7 +33,6 @@
#include <com/sun/star/chart2/XRegressionCurveCalculator.hpp>
#include <rtl/math.hxx>
-#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <tools/color.hxx>
#include <tools/diagnose_ex.h>
diff --git a/chart2/source/view/main/VLineProperties.cxx b/chart2/source/view/main/VLineProperties.cxx
index 003659610a96..f1ca35e71730 100644
--- a/chart2/source/view/main/VLineProperties.cxx
+++ b/chart2/source/view/main/VLineProperties.cxx
@@ -20,7 +20,6 @@
#include <VLineProperties.hxx>
#include <com/sun/star/drawing/LineStyle.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
-#include <sal/log.hxx>
#include <tools/diagnose_ex.h>
namespace chart
diff --git a/chart2/source/view/main/VPolarTransformation.cxx b/chart2/source/view/main/VPolarTransformation.cxx
index 2facc242bc3e..6d3ba587fc9c 100644
--- a/chart2/source/view/main/VPolarTransformation.cxx
+++ b/chart2/source/view/main/VPolarTransformation.cxx
@@ -19,7 +19,6 @@
#include <VPolarTransformation.hxx>
#include <CommonConverters.hxx>
-#include <algorithm>
using namespace ::com::sun::star;
diff --git a/chart2/source/view/main/VTitle.cxx b/chart2/source/view/main/VTitle.cxx
index d0633263f8af..39989f191aa0 100644
--- a/chart2/source/view/main/VTitle.cxx
+++ b/chart2/source/view/main/VTitle.cxx
@@ -23,7 +23,6 @@
#include <com/sun/star/chart2/XTitle.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
-#include <sal/log.hxx>
#include <tools/diagnose_ex.h>
namespace chart