svx/source/tbxctrls/StylesPreviewWindow.cxx    |    2 --
 svx/source/tbxctrls/bulletsnumbering.cxx       |    2 --
 svx/source/tbxctrls/fontworkgallery.cxx        |    1 -
 svx/source/tbxctrls/lboxctrl.cxx               |    1 -
 svx/source/tbxctrls/tbcontrl.cxx               |    2 --
 svx/source/tbxctrls/tbunocontroller.cxx        |    1 -
 svx/source/tbxctrls/tbunosearchcontrollers.cxx |    1 -
 svx/source/tbxctrls/tbxcolorupdate.cxx         |    2 --
 8 files changed, 12 deletions(-)

New commits:
commit 10b0ab7ba8f792198b2f84f845a388fb86440c2c
Author:     Manish Bera <mbera.de...@gmail.com>
AuthorDate: Thu Jan 2 10:18:22 2025 +0530
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Thu Jan 2 11:49:10 2025 +0100

    tdf#146619 Remove unused #includes from C/C++ files
    
    Change-Id: Ic6a6f9a8462a128ab8f61dfa6dbbecb8c707e57f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179595
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/svx/source/tbxctrls/StylesPreviewWindow.cxx 
b/svx/source/tbxctrls/StylesPreviewWindow.cxx
index fafeaf71cedd..7b2c63931e96 100644
--- a/svx/source/tbxctrls/StylesPreviewWindow.cxx
+++ b/svx/source/tbxctrls/StylesPreviewWindow.cxx
@@ -59,10 +59,8 @@
 
 #include <com/sun/star/drawing/FillStyle.hpp>
 #include <com/sun/star/i18n/ScriptType.hpp>
-#include <com/sun/star/uno/Sequence.hxx>
 
 #include <vcl/commandevent.hxx>
-#include <tools/json_writer.hxx>
 
 namespace
 {
diff --git a/svx/source/tbxctrls/bulletsnumbering.cxx 
b/svx/source/tbxctrls/bulletsnumbering.cxx
index 8e06d125ae4f..f69a7a630f4c 100644
--- a/svx/source/tbxctrls/bulletsnumbering.cxx
+++ b/svx/source/tbxctrls/bulletsnumbering.cxx
@@ -16,8 +16,6 @@
 #include <officecfg/Office/Common.hxx>
 #include <svtools/popupwindowcontroller.hxx>
 #include <svtools/toolbarmenu.hxx>
-#include <svx/strings.hrc>
-#include <svx/dialmgr.hxx>
 #include <svx/numvset.hxx>
 #include <vcl/commandinfoprovider.hxx>
 #include <vcl/toolbox.hxx>
diff --git a/svx/source/tbxctrls/fontworkgallery.cxx 
b/svx/source/tbxctrls/fontworkgallery.cxx
index 746afd8a0400..41190e689abe 100644
--- a/svx/source/tbxctrls/fontworkgallery.cxx
+++ b/svx/source/tbxctrls/fontworkgallery.cxx
@@ -46,7 +46,6 @@
 
 #include <tools/UnitConversion.hxx>
 
-#include <algorithm>
 #include <memory>
 
 #include <svx/strings.hrc>
diff --git a/svx/source/tbxctrls/lboxctrl.cxx b/svx/source/tbxctrls/lboxctrl.cxx
index f814cc87c249..bd4d281e8ebf 100644
--- a/svx/source/tbxctrls/lboxctrl.cxx
+++ b/svx/source/tbxctrls/lboxctrl.cxx
@@ -22,7 +22,6 @@
 #include <sal/types.h>
 #include <vcl/event.hxx>
 #include <vcl/toolbox.hxx>
-#include <sfx2/bindings.hxx>
 #include <svtools/toolbarmenu.hxx>
 #include <svx/dialmgr.hxx>
 #include <lboxctrl.hxx>
diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx
index 30dbf142cd93..eebdc429f244 100644
--- a/svx/source/tbxctrls/tbcontrl.cxx
+++ b/svx/source/tbxctrls/tbcontrl.cxx
@@ -92,9 +92,7 @@
 #include <svx/xfillit0.hxx>
 #include <svx/xflclit.hxx>
 #include <svl/currencytable.hxx>
-#include <svl/zformat.hxx>
 #include <svtools/langtab.hxx>
-#include <cppu/unotype.hxx>
 #include <cppuhelper/supportsservice.hxx>
 #include <officecfg/Office/Common.hxx>
 #include <o3tl/temporary.hxx>
diff --git a/svx/source/tbxctrls/tbunocontroller.cxx 
b/svx/source/tbxctrls/tbunocontroller.cxx
index ccc8045dc989..a712aa9197cc 100644
--- a/svx/source/tbxctrls/tbunocontroller.cxx
+++ b/svx/source/tbxctrls/tbunocontroller.cxx
@@ -20,7 +20,6 @@
 #include <com/sun/star/frame/XFrame.hpp>
 #include <com/sun/star/frame/status/FontHeight.hpp>
 #include <com/sun/star/frame/XDispatchProvider.hpp>
-#include <com/sun/star/beans/PropertyValue.hpp>
 #include <com/sun/star/lang/XServiceInfo.hpp>
 #include <com/sun/star/util/XURLTransformer.hpp>
 
diff --git a/svx/source/tbxctrls/tbunosearchcontrollers.cxx 
b/svx/source/tbxctrls/tbunosearchcontrollers.cxx
index 05bdedb4827d..aeaa7f724185 100644
--- a/svx/source/tbxctrls/tbunosearchcontrollers.cxx
+++ b/svx/source/tbxctrls/tbunosearchcontrollers.cxx
@@ -46,7 +46,6 @@
 #include <com/sun/star/text/XTextViewCursorSupplier.hpp>
 #include <com/sun/star/ui/XUIElement.hpp>
 #include <com/sun/star/container/XEnumeration.hpp>
-#include <com/sun/star/util/URL.hpp>
 #include <com/sun/star/util/URLTransformer.hpp>
 #include <com/sun/star/util/SearchAlgorithms.hpp>
 #include <com/sun/star/util/SearchAlgorithms2.hpp>
diff --git a/svx/source/tbxctrls/tbxcolorupdate.cxx 
b/svx/source/tbxctrls/tbxcolorupdate.cxx
index 9c36ee157019..3cfa36af85ab 100644
--- a/svx/source/tbxctrls/tbxcolorupdate.cxx
+++ b/svx/source/tbxctrls/tbxcolorupdate.cxx
@@ -42,8 +42,6 @@
 #include <comphelper/string.hxx>
 #include <o3tl/string_view.hxx>
 
-#include <frozen/bits/defines.h>
-#include <frozen/bits/elsa_std.h>
 #include <frozen/unordered_map.h>
 
 namespace svx

Reply via email to