Remove some useless tools/debug.hxx includes

Desktop / LibreOffice - Marcos Paulo de Souza [gmail.com] - 22 August 2014 16:33 UTC

Also remove the tools/solar.h included from tools/debug.hxx. The include of solar.h header was necessary in some cases because of a macro or a typedef that was needed.

Change-Id: Ia6e15d5c2571c58c9e9138b0d0a7f08ae88053c9 Reviewed-on: https://gerrit.libreoffice.org/11075

7e2b9fa Remove some useless tools/debug.hxx includes
avmedia/source/macavf/macavfcommon.hxx | 1 -
basctl/source/dlged/dlgedmod.cxx | 1 -
basic/source/sbx/sbxarray.cxx | 1 +
basic/source/sbx/sbxbase.cxx | 1 +
basic/source/sbx/sbxobj.cxx | 1 +
basic/source/sbx/sbxvalue.cxx | 1 +
basic/source/sbx/sbxvar.cxx | 1 +
chart2/source/tools/ObjectIdentifier.cxx | 1 -
editeng/source/misc/txtrange.cxx | 1 +
include/basic/sbxcore.hxx | 1 -
include/editeng/editobj.hxx | 1 -
include/sfx2/shell.hxx | 1 -
include/svl/cenumitm.hxx | 1 -
include/svl/macitem.hxx | 1 -
include/svl/visitem.hxx | 1 -
include/svtools/treelist.hxx | 1 -
include/tools/debug.hxx | 1 -
sd/source/core/TransitionPreset.cxx | 1 -
sd/source/ui/dlg/TemplateScanner.cxx | 1 -
sd/source/ui/dlg/filedlg.cxx | 1 -
.../ConfigurationControllerBroadcaster.cxx | 1 -
sfx2/source/doc/doctemplates.cxx | 1 -
sfx2/source/inc/sfxtypes.hxx | 1 -
slideshow/source/engine/slideview.cxx | 2 --
svl/source/config/cjkoptions.cxx | 2 +-
svl/source/config/itemholder2.cxx | 2 --
svl/source/notify/SfxBroadcaster.cxx | 3 ---
svl/source/notify/listener.cxx | 1 -
svl/source/numbers/zforfind.cxx | 1 -
svx/source/fmcomp/xmlexchg.cxx | 4 ----
svx/source/form/ParseContext.cxx | 6 ------
svx/source/form/formdispatchinterceptor.cxx | 5 -----
svx/source/gallery2/codec.cxx | 1 -
svx/source/xml/xmlgrhlp.cxx | 1 -
toolkit/source/awt/vclxspinbutton.cxx | 2 --
.../source/controls/grid/sortablegriddatamodel.cxx | 1 -
unotools/source/config/defaultoptions.cxx | 3 +--
unotools/source/config/fltrcfg.cxx | 1 +
unotools/source/config/misccfg.cxx | 1 +
unotools/source/config/saveopt.cxx | 1 +
vcl/headless/svpgdi.cxx | 2 --
vcl/inc/quartz/common.h | 2 --
xmloff/source/chart/SchXMLChartContext.cxx | 1 -
xmloff/source/chart/SchXMLExport.cxx | 1 -
xmloff/source/chart/SchXMLImport.cxx | 1 -
xmloff/source/chart/SchXMLPlotAreaContext.cxx | 1 -
xmloff/source/chart/SchXMLSeries2Context.cxx | 1 -
xmloff/source/chart/SchXMLSeriesHelper.cxx | 1 -
xmloff/source/core/ProgressBarHelper.cxx | 1 -
xmloff/source/core/xmlerror.cxx | 4 ----
xmloff/source/core/xmlexp.cxx | 1 -
xmloff/source/core/xmlictxt.cxx | 2 --
xmloff/source/core/xmlimp.cxx | 1 -
xmloff/source/draw/sdxmlimp.cxx | 1 -
xmloff/source/draw/xexptran.cxx | 1 -
xmloff/source/meta/xmlversion.cxx | 1 -
xmloff/source/style/impastpl.cxx | 1 +
xmloff/source/text/XMLPropertyBackpatcher.cxx | 2 --
xmloff/source/text/XMLTextListAutoStylePool.cxx | 1 +
xmloff/source/text/txtparai.cxx | 1 -
60 files changed, 13 insertions(+), 74 deletions(-)

Upstream: cgit.freedesktop.org


  • Share