From 6dce9c6757823b9e89863716ae70ff4e8ddd4e60 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 6 Feb 2017 17:08:38 +0100 Subject: Add missing #includes ...and remove some unncessary using directives/declarations, in preparation of removing now-unnecessary #includes from cppumaker-generated files, post e57ca02849c3d87142ff5ff9099a212e72b8139c "Remove dynamic exception specifications". Change-Id: Iaf1f268871e2ee1d1c76cf90f03557527ebc9067 --- UnoControls/source/controls/OConnectionPointHelper.cxx | 1 + accessibility/source/extended/AccessibleBrowseBoxBase.cxx | 1 + accessibility/source/extended/AccessibleGridControlBase.cxx | 1 + accessibility/source/extended/accessibleiconchoicectrl.cxx | 1 + accessibility/source/extended/accessibleiconchoicectrlentry.cxx | 1 + accessibility/source/extended/accessiblelistbox.cxx | 1 + accessibility/source/extended/accessiblelistboxentry.cxx | 1 + accessibility/source/extended/accessibletabbar.cxx | 1 + accessibility/source/extended/accessibletabbarpage.cxx | 1 + accessibility/source/extended/accessibletabbarpagelist.cxx | 1 + accessibility/source/extended/textwindowaccessibility.cxx | 3 +++ accessibility/source/standard/accessiblemenucomponent.cxx | 2 +- accessibility/source/standard/accessiblemenuitemcomponent.cxx | 2 +- accessibility/source/standard/vclxaccessiblebox.cxx | 1 + accessibility/source/standard/vclxaccessiblebutton.cxx | 1 + accessibility/source/standard/vclxaccessiblecheckbox.cxx | 1 + accessibility/source/standard/vclxaccessibleedit.cxx | 1 + accessibility/source/standard/vclxaccessiblelist.cxx | 1 + accessibility/source/standard/vclxaccessiblelistitem.cxx | 1 + accessibility/source/standard/vclxaccessiblemenu.cxx | 1 + accessibility/source/standard/vclxaccessiblemenuitem.cxx | 1 + accessibility/source/standard/vclxaccessibleradiobutton.cxx | 1 + accessibility/source/standard/vclxaccessiblescrollbar.cxx | 1 + accessibility/source/standard/vclxaccessiblestatusbar.cxx | 1 + accessibility/source/standard/vclxaccessiblestatusbaritem.cxx | 1 + accessibility/source/standard/vclxaccessibletabcontrol.cxx | 1 + accessibility/source/standard/vclxaccessibletabpage.cxx | 1 + accessibility/source/standard/vclxaccessibletextcomponent.cxx | 1 + accessibility/source/standard/vclxaccessibletextfield.cxx | 1 + accessibility/source/standard/vclxaccessibletoolbox.cxx | 1 + accessibility/source/standard/vclxaccessibletoolboxitem.cxx | 1 + animations/source/animcore/animcore.cxx | 3 ++- basctl/source/accessibility/accessibledialogcontrolshape.cxx | 1 + basctl/source/accessibility/accessibledialogwindow.cxx | 1 + basctl/source/basicide/localizationmgr.cxx | 1 + basctl/source/basicide/unomodel.cxx | 1 + basctl/source/dlged/dlgedclip.cxx | 2 +- basegfx/source/tools/canvastools.cxx | 1 + basegfx/source/tools/unopolypolygon.cxx | 1 + basegfx/source/tools/unotools.cxx | 1 + basic/source/classes/sbunoobj.cxx | 1 + basic/source/uno/namecont.cxx | 2 ++ basic/source/uno/scriptcont.cxx | 1 + binaryurp/source/bridgefactory.cxx | 2 ++ binaryurp/source/incomingrequest.cxx | 1 + binaryurp/source/writer.cxx | 1 + chart2/source/controller/accessibility/AccessibleBase.cxx | 1 + chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx | 1 + chart2/source/controller/main/UndoActions.cxx | 1 - chart2/source/controller/main/UndoCommandDispatch.cxx | 1 + chart2/source/inc/LifeTime.hxx | 1 + chart2/source/model/main/BaseCoordinateSystem.cxx | 1 + chart2/source/model/main/ChartModel.cxx | 1 + chart2/source/model/main/ChartModel_Persistence.cxx | 1 + chart2/source/model/main/DataSeries.cxx | 2 ++ chart2/source/model/main/UndoManager.cxx | 7 +------ chart2/source/view/main/ChartView.cxx | 1 + comphelper/source/container/IndexedPropertyValuesContainer.cxx | 2 ++ comphelper/source/container/embeddedobjectcontainer.cxx | 2 ++ comphelper/source/container/enumerablemap.cxx | 2 ++ comphelper/source/eventattachermgr/eventattachermgr.cxx | 1 + comphelper/source/misc/accessiblecontexthelper.cxx | 1 + comphelper/source/misc/accessiblekeybindinghelper.cxx | 3 +++ comphelper/source/misc/accessibletexthelper.cxx | 1 + comphelper/source/misc/backupfilehelper.cxx | 3 +++ comphelper/source/misc/instancelocker.cxx | 2 ++ comphelper/source/misc/officeresourcebundle.cxx | 1 + comphelper/source/misc/storagehelper.cxx | 1 + comphelper/source/property/opropertybag.cxx | 1 + comphelper/source/streaming/memorystream.cxx | 2 ++ comphelper/source/streaming/oslfile2streamwrap.cxx | 4 ++++ comphelper/source/streaming/seekableinput.cxx | 4 ++++ comphelper/source/streaming/seqinputstreamserv.cxx | 2 ++ comphelper/source/streaming/seqoutputstreamserv.cxx | 1 + comphelper/source/streaming/seqstream.cxx | 5 +++++ comphelper/source/xml/ofopxmlhelper.cxx | 1 + connectivity/source/commontools/TKeyColumns.cxx | 1 + connectivity/source/commontools/dbtools.cxx | 1 + connectivity/source/commontools/paramwrapper.cxx | 2 ++ connectivity/source/drivers/dbase/DTable.cxx | 2 ++ connectivity/source/drivers/firebird/Blob.cxx | 3 +++ connectivity/source/drivers/hsqldb/HCatalog.cxx | 1 + connectivity/source/drivers/hsqldb/StorageFileAccess.cxx | 1 + connectivity/source/drivers/jdbc/InputStream.cxx | 3 +++ connectivity/source/drivers/odbc/OPreparedStatement.cxx | 1 + connectivity/source/drivers/postgresql/pq_array.cxx | 2 +- connectivity/source/drivers/postgresql/pq_baseresultset.cxx | 3 ++- connectivity/source/drivers/postgresql/pq_connection.cxx | 1 + connectivity/source/drivers/postgresql/pq_driver.cxx | 1 - .../source/drivers/postgresql/pq_fakedupdateableresultset.cxx | 1 + connectivity/source/drivers/postgresql/pq_preparedstatement.cxx | 1 + connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx | 1 + .../source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx | 1 + connectivity/source/drivers/postgresql/pq_statement.cxx | 1 + connectivity/source/drivers/postgresql/pq_tools.cxx | 2 +- connectivity/source/drivers/postgresql/pq_updateableresultset.cxx | 2 +- connectivity/source/drivers/postgresql/pq_xcolumns.cxx | 3 ++- connectivity/source/drivers/postgresql/pq_xcontainer.cxx | 3 ++- connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx | 2 +- connectivity/source/drivers/postgresql/pq_xindexes.cxx | 3 ++- connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx | 2 +- connectivity/source/drivers/postgresql/pq_xkeys.cxx | 3 ++- connectivity/source/drivers/postgresql/pq_xtable.cxx | 4 +--- connectivity/source/drivers/postgresql/pq_xtables.cxx | 3 ++- connectivity/source/drivers/postgresql/pq_xuser.cxx | 1 + connectivity/source/drivers/postgresql/pq_xusers.cxx | 3 ++- connectivity/source/drivers/postgresql/pq_xview.cxx | 3 +-- connectivity/source/drivers/postgresql/pq_xviews.cxx | 3 ++- connectivity/source/sdbcx/VCollection.cxx | 2 ++ cui/source/customize/cfg.cxx | 3 +++ cui/source/dialogs/hangulhanjadlg.cxx | 1 + cui/source/dialogs/hlmarkwn.cxx | 1 + cui/source/dialogs/scriptdlg.cxx | 1 + cui/source/options/treeopt.cxx | 1 + dbaccess/source/core/api/CRowSetDataColumn.cxx | 1 + dbaccess/source/core/api/querycontainer.cxx | 1 + dbaccess/source/core/api/resultcolumn.cxx | 1 + dbaccess/source/core/dataaccess/ContentHelper.cxx | 1 + dbaccess/source/core/dataaccess/ModelImpl.cxx | 1 - dbaccess/source/core/dataaccess/bookmarkcontainer.cxx | 2 ++ dbaccess/source/core/dataaccess/commanddefinition.cxx | 1 + dbaccess/source/core/dataaccess/connection.cxx | 1 + dbaccess/source/core/dataaccess/databasecontext.cxx | 2 ++ dbaccess/source/core/dataaccess/databasedocument.cxx | 1 + dbaccess/source/core/dataaccess/databaseregistrations.cxx | 3 +++ dbaccess/source/core/dataaccess/definitioncontainer.cxx | 1 + dbaccess/source/core/dataaccess/documentdefinition.cxx | 2 ++ dbaccess/source/core/dataaccess/myucp_datasupplier.cxx | 1 + dbaccess/source/ext/macromigration/macromigrationdialog.cxx | 1 + dbaccess/source/filter/xml/xmlfilter.cxx | 1 + dbaccess/source/sdbtools/connection/datasourcemetadata.cxx | 1 - dbaccess/source/ui/browser/brwctrlr.cxx | 1 + dbaccess/source/ui/browser/formadapter.cxx | 1 + dbaccess/source/ui/dlg/dbwizsetup.cxx | 2 +- dbaccess/source/ui/dlg/directsql.cxx | 1 + dbaccess/source/ui/inc/DExport.hxx | 3 +++ dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx | 1 + dbaccess/source/ui/querydesign/JAccess.cxx | 1 + dbaccess/source/ui/querydesign/TableWindowAccess.cxx | 1 + desktop/source/app/check_ext_deps.cxx | 3 +++ desktop/source/app/dispatchwatcher.cxx | 1 + desktop/source/app/officeipcthread.cxx | 1 + desktop/source/deployment/dp_log.cxx | 1 + desktop/source/deployment/gui/dp_gui_dialog2.cxx | 4 ++-- desktop/source/deployment/gui/dp_gui_extlistbox.cxx | 1 + desktop/source/deployment/gui/dp_gui_theextmgr.cxx | 4 ++++ desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx | 1 + desktop/source/deployment/manager/dp_extensionmanager.cxx | 3 +++ desktop/source/deployment/manager/dp_informationprovider.cxx | 1 + desktop/source/deployment/manager/dp_manager.cxx | 5 +++++ desktop/source/deployment/misc/dp_descriptioninfoset.cxx | 2 ++ desktop/source/deployment/misc/dp_update.cxx | 2 ++ desktop/source/deployment/registry/component/dp_compbackenddb.cxx | 1 + desktop/source/deployment/registry/component/dp_component.cxx | 1 + .../source/deployment/registry/configuration/dp_configuration.cxx | 1 + .../registry/configuration/dp_configurationbackenddb.cxx | 1 + desktop/source/deployment/registry/dp_backend.cxx | 4 ++++ desktop/source/deployment/registry/dp_backenddb.cxx | 1 + desktop/source/deployment/registry/dp_registry.cxx | 1 + desktop/source/deployment/registry/executable/dp_executable.cxx | 1 + desktop/source/deployment/registry/help/dp_help.cxx | 2 ++ desktop/source/deployment/registry/help/dp_helpbackenddb.cxx | 1 + desktop/source/deployment/registry/package/dp_extbackenddb.cxx | 1 + desktop/source/deployment/registry/package/dp_package.cxx | 3 +++ desktop/source/migration/services/oo3extensionmigration.cxx | 2 ++ desktop/source/offacc/acceptor.cxx | 1 - desktop/source/pkgchk/unopkg/unopkg_app.cxx | 4 ++++ desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx | 1 + dtrans/source/cnttype/mcnttype.cxx | 4 ++++ editeng/source/accessibility/AccessibleEditableTextPara.cxx | 1 + editeng/source/accessibility/AccessibleImageBullet.cxx | 1 + editeng/source/accessibility/AccessibleStaticTextBase.cxx | 1 + editeng/source/editeng/eeobj.cxx | 3 +++ editeng/source/misc/svxacorr.cxx | 3 +++ editeng/source/uno/UnoForbiddenCharsTable.cxx | 3 +++ editeng/source/uno/unonrule.cxx | 3 +++ embeddedobj/source/commonembedding/embedobj.cxx | 4 ++++ embeddedobj/source/commonembedding/inplaceobj.cxx | 1 + embeddedobj/source/commonembedding/miscobj.cxx | 1 + embeddedobj/source/commonembedding/persistence.cxx | 4 ++++ embeddedobj/source/commonembedding/specialobject.cxx | 2 ++ embeddedobj/source/commonembedding/visobj.cxx | 1 + embeddedobj/source/commonembedding/xfactory.cxx | 2 +- embeddedobj/source/general/docholder.cxx | 2 ++ embeddedobj/source/general/dummyobject.cxx | 4 ++++ embeddedobj/source/msole/closepreventer.cxx | 1 + embeddedobj/source/msole/oleembed.cxx | 1 + embeddedobj/source/msole/olemisc.cxx | 2 ++ embeddedobj/source/msole/olepersist.cxx | 2 ++ embeddedobj/source/msole/olevisual.cxx | 1 + embeddedobj/source/msole/xolefactory.cxx | 1 + eventattacher/source/eventattacher.cxx | 4 ++++ extensions/source/bibliography/bibload.cxx | 1 + extensions/source/propctrlr/cellbindinghandler.cxx | 1 + extensions/source/propctrlr/composeduiupdate.cxx | 2 +- extensions/source/propctrlr/editpropertyhandler.cxx | 1 + extensions/source/propctrlr/eformspropertyhandler.cxx | 1 + extensions/source/propctrlr/formcontroller.cxx | 1 + extensions/source/propctrlr/formgeometryhandler.cxx | 1 + extensions/source/propctrlr/genericpropertyhandler.cxx | 1 + extensions/source/propctrlr/propcontroller.cxx | 1 + extensions/source/propctrlr/standardcontrol.cxx | 1 + extensions/source/propctrlr/stringrepresentation.cxx | 1 + extensions/source/propctrlr/submissionhandler.cxx | 1 + extensions/source/propctrlr/usercontrol.cxx | 1 - extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx | 1 + extensions/source/resource/ResourceIndexAccess.cxx | 1 + extensions/source/resource/oooresourceloader.cxx | 1 + extensions/source/update/check/updatecheck.cxx | 1 + extensions/source/update/check/updatehdl.cxx | 4 ++-- extensions/source/update/check/updateprotocol.cxx | 1 + extensions/source/update/feed/updatefeed.cxx | 3 ++- filter/source/flash/swffilter.cxx | 1 + filter/source/pdf/pdfexport.cxx | 1 + filter/source/placeware/exporter.cxx | 1 + filter/source/svg/svgfilter.cxx | 1 + filter/source/xsltdialog/xmlfilterdialogcomponent.cxx | 1 + forms/source/component/FormComponent.cxx | 3 +++ forms/source/component/cachedrowset.cxx | 1 + forms/source/component/clickableimage.cxx | 1 + forms/source/misc/InterfaceContainer.cxx | 2 ++ forms/source/xforms/binding.cxx | 4 ++-- forms/source/xforms/datatyperepository.cxx | 2 ++ forms/source/xforms/datatypes.cxx | 1 - forms/source/xforms/model.cxx | 1 - forms/source/xforms/submission.cxx | 2 +- framework/source/accelerators/acceleratorconfiguration.cxx | 1 + framework/source/dispatch/mailtodispatcher.cxx | 2 ++ framework/source/fwe/classes/framelistanalyzer.cxx | 2 ++ framework/source/fwe/helper/actiontriggerhelper.cxx | 1 + framework/source/fwe/helper/propertysetcontainer.cxx | 1 + framework/source/fwe/helper/undomanagerhelper.cxx | 5 +++++ framework/source/fwe/xml/menuconfiguration.cxx | 1 + framework/source/fwe/xml/menudocumenthandler.cxx | 1 + framework/source/fwe/xml/statusbarconfiguration.cxx | 1 + framework/source/fwe/xml/statusbardocumenthandler.cxx | 1 + framework/source/fwe/xml/toolboxconfiguration.cxx | 1 + framework/source/fwe/xml/toolboxdocumenthandler.cxx | 1 + framework/source/fwi/uielement/constitemcontainer.cxx | 1 + framework/source/fwi/uielement/itemcontainer.cxx | 3 +++ framework/source/fwi/uielement/rootitemcontainer.cxx | 1 + framework/source/helper/oframes.cxx | 2 +- framework/source/inc/pattern/frame.hxx | 1 + framework/source/jobs/job.cxx | 2 ++ framework/source/loadenv/loadenv.cxx | 1 + framework/source/recording/dispatchrecorder.cxx | 3 +++ framework/source/services/ContextChangeEventMultiplexer.cxx | 2 +- framework/source/services/autorecovery.cxx | 1 + framework/source/services/desktop.cxx | 2 ++ framework/source/services/frame.cxx | 1 + framework/source/services/modulemanager.cxx | 1 + framework/source/tabwin/tabwindow.cxx | 2 +- framework/source/uiconfiguration/imagemanagerimpl.cxx | 4 ++++ framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx | 5 +++++ framework/source/uiconfiguration/uiconfigurationmanager.cxx | 5 +++++ framework/source/uielement/menubarmanager.cxx | 1 + framework/source/uielement/statusbarmanager.cxx | 2 +- framework/source/uielement/toolbarmanager.cxx | 1 + framework/source/uifactory/uielementfactorymanager.cxx | 2 ++ framework/source/uifactory/windowcontentfactorymanager.cxx | 1 + framework/source/xml/imagesconfiguration.cxx | 1 + .../source/defaultnumberingprovider/defaultnumberingprovider.cxx | 1 + i18npool/source/localedata/localedata.cxx | 1 + i18npool/source/textconversion/textconversionImpl.cxx | 1 + i18npool/source/textconversion/textconversion_ko.cxx | 1 + i18npool/source/textconversion/textconversion_zh.cxx | 1 + i18npool/source/transliteration/fullwidthToHalfwidth.cxx | 3 +++ i18npool/source/transliteration/textToPronounce_zh.cxx | 3 +++ i18npool/source/transliteration/transliteration_body.cxx | 2 +- include/basegfx/tools/unopolypolygon.hxx | 1 + include/connectivity/sqlnode.hxx | 1 + io/source/TextInputStream/TextInputStream.cxx | 3 +++ io/source/TextOutputStream/TextOutputStream.cxx | 1 + io/source/acceptor/acc_pipe.cxx | 1 + io/source/acceptor/acc_socket.cxx | 2 +- io/source/acceptor/acceptor.cxx | 3 +++ io/source/connector/connector.cxx | 2 ++ io/source/connector/ctr_pipe.cxx | 3 +++ io/source/connector/ctr_socket.cxx | 1 + io/source/stm/odata.cxx | 1 + io/source/stm/omark.cxx | 2 ++ io/source/stm/opipe.cxx | 3 ++- io/source/stm/opump.cxx | 2 ++ lingucomponent/source/languageguessing/guesslang.cxx | 1 + linguistic/source/convdic.cxx | 1 + linguistic/source/convdiclist.cxx | 1 + linguistic/source/lngsvcmgr.cxx | 2 ++ odk/examples/cpp/complextoolbarcontrols/MyJob.h | 1 + odk/examples/cpp/complextoolbarcontrols/MyListener.h | 3 +++ oox/source/crypto/DocumentEncryption.cxx | 1 - oox/source/docprop/docprophandler.cxx | 2 ++ oox/source/helper/textinputstream.cxx | 1 + oox/source/ole/olestorage.cxx | 2 ++ package/source/manifest/ManifestReader.cxx | 1 + package/source/xstor/ocompinstream.cxx | 1 + package/source/xstor/ohierarchyholder.cxx | 4 ++++ package/source/xstor/owriteablestream.cxx | 5 +++++ package/source/xstor/switchpersistencestream.cxx | 3 ++- package/source/xstor/xfactory.cxx | 1 + package/source/xstor/xstorage.cxx | 4 ++++ package/source/zipapi/blowfishcontext.cxx | 3 +++ package/source/zipapi/sha1context.cxx | 3 +++ package/source/zippackage/ZipPackageBuffer.cxx | 3 +++ package/source/zippackage/ZipPackageEntry.cxx | 1 + package/source/zippackage/ZipPackageStream.cxx | 1 + package/source/zippackage/wrapstreamforshare.cxx | 3 +++ pyuno/source/module/pyuno_adapter.cxx | 1 + pyuno/source/module/pyuno_struct.cxx | 1 + reportdesign/source/core/api/Functions.cxx | 1 + reportdesign/source/core/api/Group.cxx | 1 + reportdesign/source/core/api/Groups.cxx | 2 ++ reportdesign/source/core/api/ReportDefinition.cxx | 3 +++ reportdesign/source/core/api/Section.cxx | 1 + reportdesign/source/filter/xml/xmlfilter.cxx | 1 + reportdesign/source/ui/inspection/DataProviderHandler.cxx | 1 + reportdesign/source/ui/inspection/GeometryHandler.cxx | 1 + reportdesign/source/ui/inspection/ReportComponentHandler.cxx | 1 + sax/qa/cppunit/attributes.cxx | 2 +- sax/qa/cppunit/xmlimport.cxx | 1 + sax/source/expatwrap/sax_expat.cxx | 1 + sax/source/expatwrap/saxwriter.cxx | 1 + sax/source/expatwrap/xml2utf.cxx | 2 +- sax/source/fastparser/fastparser.cxx | 2 ++ sax/source/tools/fastattribs.cxx | 1 + sc/source/core/data/dpobject.cxx | 1 + sc/source/filter/oox/workbookhelper.cxx | 1 + sc/source/filter/xml/xmlimprt.cxx | 1 + sc/source/filter/xml/xmlwrap.cxx | 1 + sc/source/ui/docshell/dbdocimp.cxx | 1 + sc/source/ui/docshell/docsh.cxx | 1 + sc/source/ui/docshell/docsh8.cxx | 1 + sc/source/ui/unoobj/afmtuno.cxx | 1 + sc/source/ui/unoobj/appluno.cxx | 1 + sc/source/ui/unoobj/celllistsource.cxx | 2 ++ sc/source/ui/unoobj/cellsuno.cxx | 1 + sc/source/ui/unoobj/cellvaluebinding.cxx | 1 + sc/source/ui/unoobj/chartuno.cxx | 1 + sc/source/ui/unoobj/dapiuno.cxx | 1 + sc/source/ui/unoobj/datauno.cxx | 1 + sc/source/ui/unoobj/docuno.cxx | 1 + sc/source/ui/unoobj/fielduno.cxx | 1 + sc/source/ui/unoobj/fmtuno.cxx | 2 +- sc/source/ui/unoobj/linkuno.cxx | 3 +++ sc/source/ui/unoobj/miscuno.cxx | 3 +++ sc/source/ui/unoobj/nameuno.cxx | 2 +- sc/source/ui/unoobj/shapeuno.cxx | 1 + sc/source/ui/unoobj/styleuno.cxx | 1 + sc/source/ui/unoobj/viewuno.cxx | 2 ++ sc/source/ui/vba/vbapalette.cxx | 1 + scripting/source/basprov/basprov.cxx | 1 + scripting/source/basprov/basscript.cxx | 1 + scripting/source/dlgprov/dlgevtatt.cxx | 1 + scripting/source/protocolhandler/scripthandler.cxx | 2 +- scripting/source/provider/MasterScriptProvider.cxx | 2 +- scripting/source/provider/URIHelper.cxx | 2 +- scripting/source/stringresource/stringresource.cxx | 3 +++ sd/source/core/CustomAnimationPreset.cxx | 3 +++ sd/source/core/annotations/AnnotationEnumeration.cxx | 2 +- sd/source/core/stlfamily.cxx | 1 + sd/source/core/stlpool.cxx | 1 + sd/source/filter/xml/sdxmlwrp.cxx | 1 + sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx | 2 ++ sd/source/ui/accessibility/AccessibleSlideSorterView.cxx | 1 + sd/source/ui/dlg/filedlg.cxx | 1 + sd/source/ui/dlg/tpaction.cxx | 1 + sd/source/ui/unoidl/randomnode.cxx | 3 +-- sd/source/ui/unoidl/unocpres.cxx | 1 + sd/source/ui/unoidl/unolayer.cxx | 1 + sd/source/ui/unoidl/unomodel.cxx | 1 + sd/source/ui/unoidl/unopage.cxx | 1 + sd/source/ui/unoidl/unosrch.cxx | 3 +++ sdext/source/pdfimport/filterdet.cxx | 1 + sdext/source/pdfimport/pdfiadaptor.cxx | 1 + sdext/source/pdfimport/sax/emitcontext.cxx | 1 + sdext/source/presenter/PresenterAccessibility.cxx | 1 + sfx2/qa/cppunit/test_metadatable.cxx | 2 +- sfx2/source/appl/appopen.cxx | 1 + sfx2/source/appl/appserv.cxx | 1 + sfx2/source/appl/opengrf.cxx | 1 + sfx2/source/appl/sfxhelp.cxx | 1 + sfx2/source/appl/shutdownicon.cxx | 1 + sfx2/source/appl/xpackcreator.cxx | 1 + sfx2/source/control/thumbnailviewacc.cxx | 1 + sfx2/source/dialog/mailmodel.cxx | 1 + sfx2/source/dialog/templdlg.cxx | 1 + sfx2/source/doc/DocumentMetadataAccess.cxx | 2 ++ sfx2/source/doc/Metadatable.cxx | 2 +- sfx2/source/doc/SfxDocumentMetaData.cxx | 5 +++++ sfx2/source/doc/doctempl.cxx | 1 + sfx2/source/doc/doctemplates.cxx | 2 ++ sfx2/source/doc/doctemplateslocal.cxx | 1 + sfx2/source/doc/docundomanager.cxx | 7 +------ sfx2/source/doc/guisaveas.cxx | 1 + sfx2/source/doc/objserv.cxx | 1 + sfx2/source/doc/objstor.cxx | 1 + sfx2/source/doc/sfxbasemodel.cxx | 3 ++- sfx2/source/notify/globalevents.cxx | 1 + sfx2/source/sidebar/UnoDecks.cxx | 3 +++ sfx2/source/sidebar/UnoPanels.cxx | 2 +- sfx2/source/view/ipclient.cxx | 1 + sfx2/source/view/viewfrm2.cxx | 2 +- sfx2/source/view/viewsh.cxx | 1 + shell/source/unix/exec/shellexec.cxx | 1 + slideshow/source/engine/animationnodes/animationaudionode.cxx | 3 +++ slideshow/source/engine/slideshowimpl.cxx | 1 + sot/source/base/formats.cxx | 1 + sot/source/unoolestorage/xolesimplestorage.cxx | 2 ++ starmath/source/accessibility.cxx | 1 + starmath/source/mathmlimport.cxx | 1 + stoc/source/inspect/introspection.cxx | 1 + stoc/source/invocation/invocation.cxx | 1 + stoc/source/typeconv/convert.cxx | 1 + svl/source/fsstor/fsfactory.cxx | 1 + svl/source/fsstor/fsstorage.cxx | 4 ++++ svl/source/misc/lockfilecommon.cxx | 1 + svl/source/misc/sharecontrolfile.cxx | 1 + svl/source/misc/strmadpt.cxx | 1 + svl/source/numbers/numfmuno.cxx | 2 ++ svtools/source/contnr/DocumentInfoPreview.cxx | 1 + svtools/source/control/toolbarmenu.cxx | 1 + svtools/source/control/toolbarmenuacc.cxx | 1 + svtools/source/control/valueacc.cxx | 1 + svtools/source/control/vclxaccessibleheaderbar.cxx | 1 + svtools/source/control/vclxaccessibleheaderbaritem.cxx | 1 + svtools/source/hatchwindow/hatchwindow.cxx | 1 + svtools/source/hatchwindow/hatchwindowfactory.cxx | 1 + svtools/source/misc/embedhlp.cxx | 1 + svtools/source/misc/transfer.cxx | 1 + svtools/source/uno/unoimap.cxx | 1 + svtools/source/uno/wizard/unowizard.cxx | 2 ++ svx/source/accessibility/charmapacc.cxx | 1 + svx/source/fmcomp/fmgridif.cxx | 1 + svx/source/form/fmPropBrw.cxx | 1 + svx/source/form/fmscriptingenv.cxx | 1 + svx/source/form/fmvwimp.cxx | 1 + svx/source/form/formcontroller.cxx | 2 ++ svx/source/sidebar/shapes/DefaultShapesPanel.cxx | 1 + svx/source/sidebar/styles/StylesPropertyPanel.cxx | 4 ++++ svx/source/sidebar/text/TextPropertyPanel.cxx | 1 + svx/source/svdraw/svdoole2.cxx | 1 + svx/source/table/cellcursor.cxx | 2 ++ svx/source/table/cellrange.cxx | 3 +++ svx/source/table/tablecolumn.cxx | 1 + svx/source/table/tablecolumns.cxx | 1 + svx/source/table/tabledesign.cxx | 1 + svx/source/table/tablemodel.cxx | 2 ++ svx/source/table/tablerow.cxx | 1 + svx/source/unodraw/gluepts.cxx | 1 + svx/source/unodraw/unomod.cxx | 3 +++ svx/source/unodraw/unopage.cxx | 1 + svx/source/unodraw/unoshap2.cxx | 1 + svx/source/unodraw/unoshap3.cxx | 1 + svx/source/unodraw/unoshape.cxx | 1 + svx/source/unodraw/unoshcol.cxx | 2 ++ svx/source/unogallery/unogaltheme.cxx | 1 + svx/source/unogallery/unogalthemeprovider.cxx | 1 + svx/source/xml/xmlgrhlp.cxx | 1 + sw/qa/extras/rtfimport/rtfimport.cxx | 1 + sw/source/core/docnode/finalthreadmanager.cxx | 1 + sw/source/core/inc/wrong.hxx | 1 + sw/source/core/swg/SwXMLTextBlocks1.cxx | 1 + sw/source/core/unocore/unocrsrhelper.cxx | 1 + sw/source/core/unocore/unoidx.cxx | 1 + sw/source/core/unocore/unoredlines.cxx | 1 + sw/source/core/unocore/unorefmk.cxx | 1 + sw/source/core/unocore/unosett.cxx | 1 + sw/source/core/unocore/unostyle.cxx | 1 + sw/source/core/unocore/unotbl.cxx | 1 + sw/source/core/unocore/unotext.cxx | 1 + sw/source/core/unocore/unotextmarkup.cxx | 2 ++ sw/source/filter/ww8/writerhelper.cxx | 3 +++ sw/source/ui/dbui/mmaddressblockpage.cxx | 1 + sw/source/ui/dbui/mmgreetingspage.cxx | 1 + sw/source/uibase/config/StoredChapterNumbering.cxx | 1 + sw/source/uibase/dbui/maildispatcher.cxx | 1 + sw/source/uibase/dbui/mailmergehelper.cxx | 1 + sw/source/uibase/uno/unoatxt.cxx | 4 ++++ testtools/source/bridgetest/cppobj.cxx | 1 + toolkit/source/awt/vclxaccessiblecomponent.cxx | 1 + toolkit/source/awt/vclxtopwindow.cxx | 3 +++ toolkit/source/awt/vclxwindows.cxx | 1 + toolkit/source/controls/accessiblecontrolcontext.cxx | 1 + toolkit/source/controls/animatedimages.cxx | 1 + toolkit/source/controls/grid/defaultgridcolumnmodel.cxx | 1 + toolkit/source/controls/grid/defaultgriddatamodel.cxx | 1 + toolkit/source/controls/grid/gridcolumn.cxx | 1 + toolkit/source/controls/grid/sortablegriddatamodel.cxx | 1 + toolkit/source/controls/roadmapcontrol.cxx | 1 + toolkit/source/controls/tabpagecontainer.cxx | 1 + toolkit/source/controls/tree/treedatamodel.cxx | 2 ++ toolkit/source/controls/unocontrol.cxx | 1 + toolkit/source/controls/unocontrolcontainer.cxx | 1 + toolkit/source/controls/unocontrols.cxx | 1 + ucb/source/cacher/cachedcontentresultset.cxx | 1 + ucb/source/cacher/cachedcontentresultsetstub.cxx | 1 + ucb/source/cacher/dynamicresultsetwrapper.cxx | 3 +++ ucb/source/core/provprox.cxx | 1 + ucb/source/core/ucb.cxx | 2 ++ ucb/source/core/ucbcmds.cxx | 5 +++++ ucb/source/core/ucbstore.cxx | 3 +++ ucb/source/sorter/sortdynres.cxx | 1 + ucb/source/sorter/sortresult.cxx | 1 + ucb/source/ucp/cmis/cmis_content.cxx | 3 +++ ucb/source/ucp/cmis/cmis_provider.cxx | 1 + ucb/source/ucp/cmis/cmis_repo_content.cxx | 1 + ucb/source/ucp/cmis/std_inputstream.cxx | 2 ++ ucb/source/ucp/cmis/std_outputstream.cxx | 1 + ucb/source/ucp/expand/ucpexpand.cxx | 1 + ucb/source/ucp/ext/ucpext_content.cxx | 1 + ucb/source/ucp/ext/ucpext_datasupplier.cxx | 2 +- ucb/source/ucp/ext/ucpext_provider.cxx | 1 + ucb/source/ucp/file/bc.cxx | 4 ++++ ucb/source/ucp/file/filcmd.cxx | 4 ++++ ucb/source/ucp/file/filinpstr.cxx | 4 ++++ ucb/source/ucp/file/filrow.cxx | 2 ++ ucb/source/ucp/file/filrset.cxx | 5 +++++ ucb/source/ucp/file/filstr.cxx | 3 +++ ucb/source/ucp/file/filtask.cxx | 6 ++++++ ucb/source/ucp/file/prov.cxx | 1 + ucb/source/ucp/ftp/ftpcontent.cxx | 6 ++++++ ucb/source/ucp/ftp/ftpcontentprovider.cxx | 8 ++------ ucb/source/ucp/ftp/ftpresultsetbase.cxx | 1 + ucb/source/ucp/gio/gio_content.cxx | 3 ++- ucb/source/ucp/gio/gio_datasupplier.cxx | 2 +- ucb/source/ucp/gio/gio_inputstream.cxx | 4 ++++ ucb/source/ucp/gio/gio_outputstream.cxx | 3 +++ ucb/source/ucp/gio/gio_provider.cxx | 1 + ucb/source/ucp/gio/gio_seekable.cxx | 4 ++++ ucb/source/ucp/hierarchy/hierarchycontent.cxx | 4 ++++ ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx | 2 ++ ucb/source/ucp/hierarchy/hierarchyprovider.cxx | 1 + ucb/source/ucp/image/ucpimage.cxx | 1 + ucb/source/ucp/package/pkgcontent.cxx | 6 ++++++ ucb/source/ucp/package/pkgdatasupplier.cxx | 1 + ucb/source/ucp/package/pkgprovider.cxx | 1 + ucb/source/ucp/tdoc/tdoc_content.cxx | 8 +++++++- ucb/source/ucp/tdoc/tdoc_datasupplier.cxx | 1 + ucb/source/ucp/tdoc/tdoc_docmgr.cxx | 1 + ucb/source/ucp/tdoc/tdoc_provider.cxx | 5 ++++- ucb/source/ucp/tdoc/tdoc_stgelems.cxx | 2 +- ucb/source/ucp/tdoc/tdoc_storage.cxx | 4 ++++ ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx | 3 ++- ucb/source/ucp/webdav-neon/NeonInputStream.cxx | 1 + ucb/source/ucp/webdav-neon/NeonSession.cxx | 3 +++ ucb/source/ucp/webdav-neon/webdavcontent.cxx | 5 ++++- ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx | 1 + ucb/source/ucp/webdav-neon/webdavprovider.cxx | 7 ++----- ucbhelper/source/client/content.cxx | 1 + ucbhelper/source/provider/contenthelper.cxx | 7 +++++++ ucbhelper/source/provider/contentinfo.cxx | 1 + ucbhelper/source/provider/fd_inputstream.cxx | 1 + ucbhelper/source/provider/propertyvalueset.cxx | 1 + ucbhelper/source/provider/providerhelper.cxx | 4 ++++ ucbhelper/source/provider/registerucb.cxx | 1 + ucbhelper/source/provider/resultsethelper.cxx | 2 ++ unotools/source/accessibility/accessiblerelationsethelper.cxx | 3 +++ unotools/source/misc/closeveto.cxx | 1 + unotools/source/misc/desktopterminationobserver.cxx | 1 + unotools/source/misc/sharedunocomponent.cxx | 1 + unotools/source/streaming/streamhelper.cxx | 5 +++++ unotools/source/streaming/streamwrap.cxx | 4 ++++ unotools/source/ucbhelper/ucblockbytes.cxx | 1 + unotools/source/ucbhelper/xtempfile.cxx | 2 ++ unoxml/source/dom/saxbuilder.cxx | 1 + unoxml/source/rdf/librdf_repository.cxx | 5 +++++ vcl/source/app/unohelp2.cxx | 1 + vcl/source/edit/textview.cxx | 1 + vcl/source/gdi/print3.cxx | 1 + vcl/source/helper/canvasbitmap.cxx | 3 +++ vcl/source/helper/canvastools.cxx | 1 + vcl/unx/generic/dtrans/X11_service.cxx | 1 + vcl/unx/generic/dtrans/X11_transferable.cxx | 1 + vcl/unx/gtk/a11y/atklistener.cxx | 1 + vcl/unx/gtk/a11y/atkutil.cxx | 1 + vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx | 1 + vcl/unx/gtk3/gtk3gtkinst.cxx | 1 + vcl/unx/kde4/KDE4FilePicker.cxx | 1 + writerfilter/source/dmapper/GraphicImport.cxx | 1 + writerfilter/source/filter/WriterFilter.cxx | 1 + writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 1 + writerfilter/source/rtftok/rtfdispatchsymbol.cxx | 1 + writerfilter/source/rtftok/rtfdocumentimpl.cxx | 1 + xmlhelp/source/cxxhelp/provider/content.cxx | 1 + xmlhelp/source/cxxhelp/provider/databases.cxx | 1 + xmlhelp/source/cxxhelp/provider/inputstream.cxx | 2 ++ xmlhelp/source/cxxhelp/provider/resultsetbase.cxx | 1 + xmlhelp/source/cxxhelp/provider/urlparameter.cxx | 1 + xmloff/source/draw/ximppage.cxx | 1 + xmloff/source/meta/xmlversion.cxx | 1 + xmloff/source/style/styleexp.cxx | 1 + xmlscript/source/xml_helper/xml_impctx.cxx | 1 + xmlscript/source/xmldlg_imexp/imp_share.hxx | 2 ++ xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx | 1 + xmlscript/source/xmlflat_imexp/xmlbas_export.cxx | 1 + xmlscript/source/xmlflat_imexp/xmlbas_import.cxx | 1 + xmlscript/source/xmllib_imexp/imp_share.hxx | 1 + xmlscript/source/xmlmod_imexp/xmlmod_import.cxx | 1 + xmlsecurity/source/component/documentdigitalsignatures.cxx | 1 + xmlsecurity/source/helper/documentsignaturehelper.cxx | 1 + xmlsecurity/source/helper/pdfsignaturehelper.cxx | 1 + xmlsecurity/source/helper/xsecparser.cxx | 1 + xmlsecurity/source/xmlsec/nss/ciphercontext.cxx | 2 ++ xmlsecurity/source/xmlsec/nss/digestcontext.cxx | 3 +++ xmlsecurity/source/xmlsec/nss/nssinitializer.cxx | 1 + xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.cxx | 2 ++ xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx | 1 - 606 files changed, 928 insertions(+), 97 deletions(-) diff --git a/UnoControls/source/controls/OConnectionPointHelper.cxx b/UnoControls/source/controls/OConnectionPointHelper.cxx index 6d51bb236408..fff245e8341c 100644 --- a/UnoControls/source/controls/OConnectionPointHelper.cxx +++ b/UnoControls/source/controls/OConnectionPointHelper.cxx @@ -21,6 +21,7 @@ #include "OConnectionPointContainerHelper.hxx" +#include #include // namespaces diff --git a/accessibility/source/extended/AccessibleBrowseBoxBase.cxx b/accessibility/source/extended/AccessibleBrowseBoxBase.cxx index e64647051e14..d94a14b473d4 100644 --- a/accessibility/source/extended/AccessibleBrowseBoxBase.cxx +++ b/accessibility/source/extended/AccessibleBrowseBoxBase.cxx @@ -24,6 +24,7 @@ #include #include +#include #include diff --git a/accessibility/source/extended/AccessibleGridControlBase.cxx b/accessibility/source/extended/AccessibleGridControlBase.cxx index 8e3d81df9d53..0c25e45a9009 100644 --- a/accessibility/source/extended/AccessibleGridControlBase.cxx +++ b/accessibility/source/extended/AccessibleGridControlBase.cxx @@ -25,6 +25,7 @@ #include #include +#include #include using ::com::sun::star::uno::Sequence; diff --git a/accessibility/source/extended/accessibleiconchoicectrl.cxx b/accessibility/source/extended/accessibleiconchoicectrl.cxx index 901adda5ce18..9d958926609e 100644 --- a/accessibility/source/extended/accessibleiconchoicectrl.cxx +++ b/accessibility/source/extended/accessibleiconchoicectrl.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/extended/accessibleiconchoicectrlentry.cxx b/accessibility/source/extended/accessibleiconchoicectrlentry.cxx index 05d03deccc4f..86750fa019eb 100644 --- a/accessibility/source/extended/accessibleiconchoicectrlentry.cxx +++ b/accessibility/source/extended/accessibleiconchoicectrlentry.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/extended/accessiblelistbox.cxx b/accessibility/source/extended/accessiblelistbox.cxx index b88cc9a58ec0..bfbe9d32b7f8 100644 --- a/accessibility/source/extended/accessiblelistbox.cxx +++ b/accessibility/source/extended/accessiblelistbox.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/extended/accessiblelistboxentry.cxx b/accessibility/source/extended/accessiblelistboxentry.cxx index 40431c7699b4..3641f9dd516a 100644 --- a/accessibility/source/extended/accessiblelistboxentry.cxx +++ b/accessibility/source/extended/accessiblelistboxentry.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/extended/accessibletabbar.cxx b/accessibility/source/extended/accessibletabbar.cxx index 2e00081c2357..246fd3c57769 100644 --- a/accessibility/source/extended/accessibletabbar.cxx +++ b/accessibility/source/extended/accessibletabbar.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/extended/accessibletabbarpage.cxx b/accessibility/source/extended/accessibletabbarpage.cxx index 29c3ad441c50..3f185a678754 100644 --- a/accessibility/source/extended/accessibletabbarpage.cxx +++ b/accessibility/source/extended/accessibletabbarpage.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/extended/accessibletabbarpagelist.cxx b/accessibility/source/extended/accessibletabbarpagelist.cxx index eac83b7fd20c..a683cb23aea6 100644 --- a/accessibility/source/extended/accessibletabbarpagelist.cxx +++ b/accessibility/source/extended/accessibletabbarpagelist.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/extended/textwindowaccessibility.cxx b/accessibility/source/extended/textwindowaccessibility.cxx index 5851d53f778f..a82311c705be 100644 --- a/accessibility/source/extended/textwindowaccessibility.cxx +++ b/accessibility/source/extended/textwindowaccessibility.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/accessibility/source/standard/accessiblemenucomponent.cxx b/accessibility/source/standard/accessiblemenucomponent.cxx index ec69408f222f..67ddc2c48341 100644 --- a/accessibility/source/standard/accessiblemenucomponent.cxx +++ b/accessibility/source/standard/accessiblemenucomponent.cxx @@ -25,7 +25,7 @@ #include #include #include - +#include #include #include #include diff --git a/accessibility/source/standard/accessiblemenuitemcomponent.cxx b/accessibility/source/standard/accessiblemenuitemcomponent.cxx index 33d469703c80..2fafbb0e6e1d 100644 --- a/accessibility/source/standard/accessiblemenuitemcomponent.cxx +++ b/accessibility/source/standard/accessiblemenuitemcomponent.cxx @@ -31,7 +31,7 @@ #include #include #include - +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessiblebox.cxx b/accessibility/source/standard/vclxaccessiblebox.cxx index 995ab3b73bd7..4dfe0c7b1f8a 100644 --- a/accessibility/source/standard/vclxaccessiblebox.cxx +++ b/accessibility/source/standard/vclxaccessiblebox.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessiblebutton.cxx b/accessibility/source/standard/vclxaccessiblebutton.cxx index 7b2270fdb866..c42b39737cd0 100644 --- a/accessibility/source/standard/vclxaccessiblebutton.cxx +++ b/accessibility/source/standard/vclxaccessiblebutton.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include diff --git a/accessibility/source/standard/vclxaccessiblecheckbox.cxx b/accessibility/source/standard/vclxaccessiblecheckbox.cxx index 1459b6d2b506..c0c9ce262929 100644 --- a/accessibility/source/standard/vclxaccessiblecheckbox.cxx +++ b/accessibility/source/standard/vclxaccessiblecheckbox.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include diff --git a/accessibility/source/standard/vclxaccessibleedit.cxx b/accessibility/source/standard/vclxaccessibleedit.cxx index 271b0c138bcf..05fdad815d20 100644 --- a/accessibility/source/standard/vclxaccessibleedit.cxx +++ b/accessibility/source/standard/vclxaccessibleedit.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessiblelist.cxx b/accessibility/source/standard/vclxaccessiblelist.cxx index 4b86efb391df..498bbdbc233a 100644 --- a/accessibility/source/standard/vclxaccessiblelist.cxx +++ b/accessibility/source/standard/vclxaccessiblelist.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessiblelistitem.cxx b/accessibility/source/standard/vclxaccessiblelistitem.cxx index 61f38d849e91..463dc45c5043 100644 --- a/accessibility/source/standard/vclxaccessiblelistitem.cxx +++ b/accessibility/source/standard/vclxaccessiblelistitem.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessiblemenu.cxx b/accessibility/source/standard/vclxaccessiblemenu.cxx index a3a5774e1ff2..fd709766618c 100644 --- a/accessibility/source/standard/vclxaccessiblemenu.cxx +++ b/accessibility/source/standard/vclxaccessiblemenu.cxx @@ -20,6 +20,7 @@ #include #include +#include #include diff --git a/accessibility/source/standard/vclxaccessiblemenuitem.cxx b/accessibility/source/standard/vclxaccessiblemenuitem.cxx index 26fb4613136e..3aca273605e7 100644 --- a/accessibility/source/standard/vclxaccessiblemenuitem.cxx +++ b/accessibility/source/standard/vclxaccessiblemenuitem.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessibleradiobutton.cxx b/accessibility/source/standard/vclxaccessibleradiobutton.cxx index e39f07de5716..55f8675bedea 100644 --- a/accessibility/source/standard/vclxaccessibleradiobutton.cxx +++ b/accessibility/source/standard/vclxaccessibleradiobutton.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessiblescrollbar.cxx b/accessibility/source/standard/vclxaccessiblescrollbar.cxx index 6995adf18946..68705608f388 100644 --- a/accessibility/source/standard/vclxaccessiblescrollbar.cxx +++ b/accessibility/source/standard/vclxaccessiblescrollbar.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessiblestatusbar.cxx b/accessibility/source/standard/vclxaccessiblestatusbar.cxx index 86686997e63b..a8c4bf332bac 100644 --- a/accessibility/source/standard/vclxaccessiblestatusbar.cxx +++ b/accessibility/source/standard/vclxaccessiblestatusbar.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include diff --git a/accessibility/source/standard/vclxaccessiblestatusbaritem.cxx b/accessibility/source/standard/vclxaccessiblestatusbaritem.cxx index 8ef763456cea..bd02e3d178aa 100644 --- a/accessibility/source/standard/vclxaccessiblestatusbaritem.cxx +++ b/accessibility/source/standard/vclxaccessiblestatusbaritem.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessibletabcontrol.cxx b/accessibility/source/standard/vclxaccessibletabcontrol.cxx index e1426e9f08b3..f2f03104d61d 100644 --- a/accessibility/source/standard/vclxaccessibletabcontrol.cxx +++ b/accessibility/source/standard/vclxaccessibletabcontrol.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessibletabpage.cxx b/accessibility/source/standard/vclxaccessibletabpage.cxx index 9f6999ea5131..6a8868b5ec9a 100644 --- a/accessibility/source/standard/vclxaccessibletabpage.cxx +++ b/accessibility/source/standard/vclxaccessibletabpage.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessibletextcomponent.cxx b/accessibility/source/standard/vclxaccessibletextcomponent.cxx index 615f70f6d363..ba9b7d3de472 100644 --- a/accessibility/source/standard/vclxaccessibletextcomponent.cxx +++ b/accessibility/source/standard/vclxaccessibletextcomponent.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessibletextfield.cxx b/accessibility/source/standard/vclxaccessibletextfield.cxx index f3a460c36bbd..326efa878934 100644 --- a/accessibility/source/standard/vclxaccessibletextfield.cxx +++ b/accessibility/source/standard/vclxaccessibletextfield.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include diff --git a/accessibility/source/standard/vclxaccessibletoolbox.cxx b/accessibility/source/standard/vclxaccessibletoolbox.cxx index 77f874f62c43..6aa02c6f89f5 100644 --- a/accessibility/source/standard/vclxaccessibletoolbox.cxx +++ b/accessibility/source/standard/vclxaccessibletoolbox.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/accessibility/source/standard/vclxaccessibletoolboxitem.cxx b/accessibility/source/standard/vclxaccessibletoolboxitem.cxx index a98fa23e3bd5..4d2d06bd3dcb 100644 --- a/accessibility/source/standard/vclxaccessibletoolboxitem.cxx +++ b/accessibility/source/standard/vclxaccessibletoolboxitem.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/animations/source/animcore/animcore.cxx b/animations/source/animcore/animcore.cxx index bba30a6d6e52..cf043af7f105 100644 --- a/animations/source/animcore/animcore.cxx +++ b/animations/source/animcore/animcore.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include #include @@ -41,6 +42,7 @@ #include #include #include +#include #include #include #include @@ -74,7 +76,6 @@ using ::com::sun::star::uno::Exception; using ::com::sun::star::uno::XWeak; using ::com::sun::star::uno::Type; using ::com::sun::star::uno::Any; -using ::com::sun::star::lang::NoSupportException; using ::com::sun::star::lang::IllegalArgumentException; using ::com::sun::star::lang::WrappedTargetException; using ::com::sun::star::lang::XServiceInfo; diff --git a/basctl/source/accessibility/accessibledialogcontrolshape.cxx b/basctl/source/accessibility/accessibledialogcontrolshape.cxx index 7e977e859d43..892911ed8609 100644 --- a/basctl/source/accessibility/accessibledialogcontrolshape.cxx +++ b/basctl/source/accessibility/accessibledialogcontrolshape.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/basctl/source/accessibility/accessibledialogwindow.cxx b/basctl/source/accessibility/accessibledialogwindow.cxx index 333e5ff15c4b..461c3ab69ef9 100644 --- a/basctl/source/accessibility/accessibledialogwindow.cxx +++ b/basctl/source/accessibility/accessibledialogwindow.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include diff --git a/basctl/source/basicide/localizationmgr.cxx b/basctl/source/basicide/localizationmgr.cxx index decf6d48f565..b03412614b71 100644 --- a/basctl/source/basicide/localizationmgr.cxx +++ b/basctl/source/basicide/localizationmgr.cxx @@ -26,6 +26,7 @@ #include "managelang.hxx" #include +#include #include #include diff --git a/basctl/source/basicide/unomodel.cxx b/basctl/source/basicide/unomodel.cxx index ca255657f8c8..951fc1e88b2b 100644 --- a/basctl/source/basicide/unomodel.cxx +++ b/basctl/source/basicide/unomodel.cxx @@ -20,6 +20,7 @@ #include #include +#include #include #include diff --git a/basctl/source/dlged/dlgedclip.cxx b/basctl/source/dlged/dlgedclip.cxx index 1d97b4cc94ef..1c0193b45e0b 100644 --- a/basctl/source/dlged/dlgedclip.cxx +++ b/basctl/source/dlged/dlgedclip.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include @@ -30,7 +31,6 @@ namespace basctl using namespace comphelper; using namespace ::com::sun::star; using namespace ::com::sun::star::uno; -using namespace ::com::sun::star::io; using namespace ::com::sun::star::datatransfer; using namespace ::com::sun::star::datatransfer::clipboard; DlgEdTransferableImpl::DlgEdTransferableImpl( const Sequence< DataFlavor >& aSeqFlavors, const Sequence< Any >& aSeqData ) diff --git a/basegfx/source/tools/canvastools.cxx b/basegfx/source/tools/canvastools.cxx index ff5c4957ae98..e65ae9ce44b3 100644 --- a/basegfx/source/tools/canvastools.cxx +++ b/basegfx/source/tools/canvastools.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/basegfx/source/tools/unopolypolygon.cxx b/basegfx/source/tools/unopolypolygon.cxx index 6d87f738448c..05318647c2fb 100644 --- a/basegfx/source/tools/unopolypolygon.cxx +++ b/basegfx/source/tools/unopolypolygon.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/basegfx/source/tools/unotools.cxx b/basegfx/source/tools/unotools.cxx index 4e98741b9525..ab4205ac71f5 100644 --- a/basegfx/source/tools/unotools.cxx +++ b/basegfx/source/tools/unotools.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include diff --git a/basic/source/classes/sbunoobj.cxx b/basic/source/classes/sbunoobj.cxx index 028bc74c75ea..4f3406bf05f6 100644 --- a/basic/source/classes/sbunoobj.cxx +++ b/basic/source/classes/sbunoobj.cxx @@ -37,6 +37,7 @@ #include #include +#include #include #include diff --git a/basic/source/uno/namecont.cxx b/basic/source/uno/namecont.cxx index 189eb642530c..4cf0c9db70ac 100644 --- a/basic/source/uno/namecont.cxx +++ b/basic/source/uno/namecont.cxx @@ -24,9 +24,11 @@ #include #include #include +#include #include #include #include +#include #include #include #include diff --git a/basic/source/uno/scriptcont.cxx b/basic/source/uno/scriptcont.cxx index d78242de70fc..02d76acf5f6c 100644 --- a/basic/source/uno/scriptcont.cxx +++ b/basic/source/uno/scriptcont.cxx @@ -20,6 +20,7 @@ #include "scriptcont.hxx" #include #include +#include #include #include #include diff --git a/binaryurp/source/bridgefactory.cxx b/binaryurp/source/bridgefactory.cxx index 7f2f02a05d57..3a4a99fd091e 100644 --- a/binaryurp/source/bridgefactory.cxx +++ b/binaryurp/source/bridgefactory.cxx @@ -23,7 +23,9 @@ #include #include +#include "com/sun/star/bridge/BridgeExistsException.hpp" #include "com/sun/star/connection/XConnection.hpp" +#include "com/sun/star/lang/IllegalArgumentException.hpp" #include "com/sun/star/uno/Exception.hpp" #include "com/sun/star/uno/Reference.hxx" #include "com/sun/star/uno/RuntimeException.hpp" diff --git a/binaryurp/source/incomingrequest.cxx b/binaryurp/source/incomingrequest.cxx index a1c4ef39090f..96307bb23770 100644 --- a/binaryurp/source/incomingrequest.cxx +++ b/binaryurp/source/incomingrequest.cxx @@ -24,6 +24,7 @@ #include #include "com/sun/star/bridge/XInstanceProvider.hpp" +#include "com/sun/star/container/NoSuchElementException.hpp" #include "cppuhelper/exc_hlp.hxx" #include "o3tl/runtimetooustring.hxx" #include "rtl/byteseq.hxx" diff --git a/binaryurp/source/writer.cxx b/binaryurp/source/writer.cxx index e71418a9bd1d..e38495d0498c 100644 --- a/binaryurp/source/writer.cxx +++ b/binaryurp/source/writer.cxx @@ -27,6 +27,7 @@ #include #include "com/sun/star/connection/XConnection.hpp" +#include "com/sun/star/io/IOException.hpp" #include "com/sun/star/lang/WrappedTargetRuntimeException.hpp" #include "com/sun/star/uno/XCurrentContext.hpp" #include "cppuhelper/exc_hlp.hxx" diff --git a/chart2/source/controller/accessibility/AccessibleBase.cxx b/chart2/source/controller/accessibility/AccessibleBase.cxx index 4759754b95a3..4dd512a9d41f 100644 --- a/chart2/source/controller/accessibility/AccessibleBase.cxx +++ b/chart2/source/controller/accessibility/AccessibleBase.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include diff --git a/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx b/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx index 74952ee851e2..d6a9885df789 100644 --- a/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx +++ b/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx @@ -55,6 +55,7 @@ #include #include #include +#include #include "LinePropertiesHelper.hxx" #include "FillProperties.hxx" diff --git a/chart2/source/controller/main/UndoActions.cxx b/chart2/source/controller/main/UndoActions.cxx index 1c7f9cc8bc70..0c8de572d907 100644 --- a/chart2/source/controller/main/UndoActions.cxx +++ b/chart2/source/controller/main/UndoActions.cxx @@ -41,7 +41,6 @@ namespace impl using ::com::sun::star::uno::RuntimeException; using ::com::sun::star::frame::XModel; using ::com::sun::star::lang::DisposedException; - using ::com::sun::star::document::UndoFailedException; UndoElement::UndoElement( const OUString& i_actionString, const Reference< XModel >& i_documentModel, const std::shared_ptr< ChartModelClone >& i_modelClone ) :UndoElement_MBase() diff --git a/chart2/source/controller/main/UndoCommandDispatch.cxx b/chart2/source/controller/main/UndoCommandDispatch.cxx index b7466c95c96a..ed78d54188eb 100644 --- a/chart2/source/controller/main/UndoCommandDispatch.cxx +++ b/chart2/source/controller/main/UndoCommandDispatch.cxx @@ -22,6 +22,7 @@ #include "macros.hxx" #include +#include #include #include diff --git a/chart2/source/inc/LifeTime.hxx b/chart2/source/inc/LifeTime.hxx index c3a648d26819..c45fa77e5792 100644 --- a/chart2/source/inc/LifeTime.hxx +++ b/chart2/source/inc/LifeTime.hxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/chart2/source/model/main/BaseCoordinateSystem.cxx b/chart2/source/model/main/BaseCoordinateSystem.cxx index 5b4e7c395d86..0204c59dab15 100644 --- a/chart2/source/model/main/BaseCoordinateSystem.cxx +++ b/chart2/source/model/main/BaseCoordinateSystem.cxx @@ -26,6 +26,7 @@ #include "Axis.hxx" #include "AxisHelper.hxx" #include +#include #include #include diff --git a/chart2/source/model/main/ChartModel.cxx b/chart2/source/model/main/ChartModel.cxx index f76bb9faf2ff..924e5bee71d9 100644 --- a/chart2/source/model/main/ChartModel.cxx +++ b/chart2/source/model/main/ChartModel.cxx @@ -55,6 +55,7 @@ #include #include #include +#include #include #include #include diff --git a/chart2/source/model/main/ChartModel_Persistence.cxx b/chart2/source/model/main/ChartModel_Persistence.cxx index 7ad28cbcc927..a88a1da027e9 100644 --- a/chart2/source/model/main/ChartModel_Persistence.cxx +++ b/chart2/source/model/main/ChartModel_Persistence.cxx @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include diff --git a/chart2/source/model/main/DataSeries.cxx b/chart2/source/model/main/DataSeries.cxx index 440634a1978e..956a750d49d6 100644 --- a/chart2/source/model/main/DataSeries.cxx +++ b/chart2/source/model/main/DataSeries.cxx @@ -29,6 +29,8 @@ #include "CloneHelper.hxx" #include "ModifyListenerHelper.hxx" #include "EventListenerHelper.hxx" +#include +#include #include #include diff --git a/chart2/source/model/main/UndoManager.cxx b/chart2/source/model/main/UndoManager.cxx index 664149926c26..ab6ed77744ef 100644 --- a/chart2/source/model/main/UndoManager.cxx +++ b/chart2/source/model/main/UndoManager.cxx @@ -21,6 +21,7 @@ #include "ChartViewHelper.hxx" #include +#include #include #include @@ -36,14 +37,8 @@ namespace chart using ::com::sun::star::uno::Sequence; using ::com::sun::star::lang::DisposedException; using ::com::sun::star::document::XUndoManager; - using ::com::sun::star::document::EmptyUndoStackException; - using ::com::sun::star::document::UndoContextNotClosedException; - using ::com::sun::star::document::UndoFailedException; - using ::com::sun::star::util::InvalidStateException; using ::com::sun::star::document::XUndoAction; - using ::com::sun::star::lang::IllegalArgumentException; using ::com::sun::star::document::XUndoManagerListener; - using ::com::sun::star::util::NotLockedException; using ::com::sun::star::lang::NoSupportException; using ::com::sun::star::util::XModifyListener; using ::com::sun::star::frame::XModel; diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx index 5e08015edba9..7e08061b75e0 100644 --- a/chart2/source/view/main/ChartView.cxx +++ b/chart2/source/view/main/ChartView.cxx @@ -98,6 +98,7 @@ #include #include #include +#include #include #include #include diff --git a/comphelper/source/container/IndexedPropertyValuesContainer.cxx b/comphelper/source/container/IndexedPropertyValuesContainer.cxx index 9bc88a408d43..d577ebe1ca24 100644 --- a/comphelper/source/container/IndexedPropertyValuesContainer.cxx +++ b/comphelper/source/container/IndexedPropertyValuesContainer.cxx @@ -22,6 +22,8 @@ #include #include #include +#include +#include #include #include diff --git a/comphelper/source/container/embeddedobjectcontainer.cxx b/comphelper/source/container/embeddedobjectcontainer.cxx index b495850d7773..4e0324a56efd 100644 --- a/comphelper/source/container/embeddedobjectcontainer.cxx +++ b/comphelper/source/container/embeddedobjectcontainer.cxx @@ -20,12 +20,14 @@ #include #include #include +#include #include #include #include #include #include #include +#include #include #include #include diff --git a/comphelper/source/container/enumerablemap.cxx b/comphelper/source/container/enumerablemap.cxx index b87f2c1ea6a0..fcd42c341912 100644 --- a/comphelper/source/container/enumerablemap.cxx +++ b/comphelper/source/container/enumerablemap.cxx @@ -26,8 +26,10 @@ #include #include +#include #include #include +#include #include #include diff --git a/comphelper/source/eventattachermgr/eventattachermgr.cxx b/comphelper/source/eventattachermgr/eventattachermgr.cxx index 6272c46827e3..faf6915f3323 100644 --- a/comphelper/source/eventattachermgr/eventattachermgr.cxx +++ b/comphelper/source/eventattachermgr/eventattachermgr.cxx @@ -37,6 +37,7 @@ #include #include #include +#include #include #include #include diff --git a/comphelper/source/misc/accessiblecontexthelper.cxx b/comphelper/source/misc/accessiblecontexthelper.cxx index 0fa19a2ef05c..abd94a0f7bbd 100644 --- a/comphelper/source/misc/accessiblecontexthelper.cxx +++ b/comphelper/source/misc/accessiblecontexthelper.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include diff --git a/comphelper/source/misc/accessiblekeybindinghelper.cxx b/comphelper/source/misc/accessiblekeybindinghelper.cxx index 72ce3b74657c..cf0985966885 100644 --- a/comphelper/source/misc/accessiblekeybindinghelper.cxx +++ b/comphelper/source/misc/accessiblekeybindinghelper.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include diff --git a/comphelper/source/misc/accessibletexthelper.cxx b/comphelper/source/misc/accessibletexthelper.cxx index 2bb088dc2595..87a01f21282c 100644 --- a/comphelper/source/misc/accessibletexthelper.cxx +++ b/comphelper/source/misc/accessibletexthelper.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include diff --git a/comphelper/source/misc/backupfilehelper.cxx b/comphelper/source/misc/backupfilehelper.cxx index 59d2f06a68b7..fff86ffff791 100644 --- a/comphelper/source/misc/backupfilehelper.cxx +++ b/comphelper/source/misc/backupfilehelper.cxx @@ -18,8 +18,11 @@ #include #include +#include +#include #include #include +#include #include #include #include diff --git a/comphelper/source/misc/instancelocker.cxx b/comphelper/source/misc/instancelocker.cxx index a67ae554f238..ea22167ac261 100644 --- a/comphelper/source/misc/instancelocker.cxx +++ b/comphelper/source/misc/instancelocker.cxx @@ -21,11 +21,13 @@ #include #include +#include #include #include #include #include #include +#include #include #include diff --git a/comphelper/source/misc/officeresourcebundle.cxx b/comphelper/source/misc/officeresourcebundle.cxx index 922f29712125..1e7b54433dee 100644 --- a/comphelper/source/misc/officeresourcebundle.cxx +++ b/comphelper/source/misc/officeresourcebundle.cxx @@ -19,6 +19,7 @@ #include +#include #include #include #include diff --git a/comphelper/source/misc/storagehelper.cxx b/comphelper/source/misc/storagehelper.cxx index b5fea9884aa4..0157843e5ba7 100644 --- a/comphelper/source/misc/storagehelper.cxx +++ b/comphelper/source/misc/storagehelper.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/comphelper/source/property/opropertybag.cxx b/comphelper/source/property/opropertybag.cxx index 540c0a2f8dfc..c07e8c56b2c0 100644 --- a/comphelper/source/property/opropertybag.cxx +++ b/comphelper/source/property/opropertybag.cxx @@ -20,6 +20,7 @@ #include "opropertybag.hxx" +#include #include #include #include diff --git a/comphelper/source/streaming/memorystream.cxx b/comphelper/source/streaming/memorystream.cxx index da162ef75c12..9702a9dce81d 100644 --- a/comphelper/source/streaming/memorystream.cxx +++ b/comphelper/source/streaming/memorystream.cxx @@ -19,7 +19,9 @@ #include +#include #include +#include #include #include #include diff --git a/comphelper/source/streaming/oslfile2streamwrap.cxx b/comphelper/source/streaming/oslfile2streamwrap.cxx index defbdf3cc313..1a9c1200db5c 100644 --- a/comphelper/source/streaming/oslfile2streamwrap.cxx +++ b/comphelper/source/streaming/oslfile2streamwrap.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include #include #include diff --git a/comphelper/source/streaming/seekableinput.cxx b/comphelper/source/streaming/seekableinput.cxx index 2d14cd0aadb8..3d8c7633f6ef 100644 --- a/comphelper/source/streaming/seekableinput.cxx +++ b/comphelper/source/streaming/seekableinput.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include #include #include diff --git a/comphelper/source/streaming/seqinputstreamserv.cxx b/comphelper/source/streaming/seqinputstreamserv.cxx index 9ed69589b730..0bee70b8f303 100644 --- a/comphelper/source/streaming/seqinputstreamserv.cxx +++ b/comphelper/source/streaming/seqinputstreamserv.cxx @@ -28,7 +28,9 @@ #include #include #include +#include #include +#include #include #include #include diff --git a/comphelper/source/streaming/seqoutputstreamserv.cxx b/comphelper/source/streaming/seqoutputstreamserv.cxx index d722ff9c14aa..b581530a2257 100644 --- a/comphelper/source/streaming/seqoutputstreamserv.cxx +++ b/comphelper/source/streaming/seqoutputstreamserv.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include diff --git a/comphelper/source/streaming/seqstream.cxx b/comphelper/source/streaming/seqstream.cxx index 89625838132a..b375f7c6d6be 100644 --- a/comphelper/source/streaming/seqstream.cxx +++ b/comphelper/source/streaming/seqstream.cxx @@ -17,6 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include +#include #include #include diff --git a/comphelper/source/xml/ofopxmlhelper.cxx b/comphelper/source/xml/ofopxmlhelper.cxx index e1633fe3432b..cc8067dc9901 100644 --- a/comphelper/source/xml/ofopxmlhelper.cxx +++ b/comphelper/source/xml/ofopxmlhelper.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/connectivity/source/commontools/TKeyColumns.cxx b/connectivity/source/commontools/TKeyColumns.cxx index 423529da466a..01cdab458112 100644 --- a/connectivity/source/commontools/TKeyColumns.cxx +++ b/connectivity/source/commontools/TKeyColumns.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include #include diff --git a/connectivity/source/commontools/dbtools.cxx b/connectivity/source/commontools/dbtools.cxx index 94c9eaf3ecb6..dc3440f66b9d 100644 --- a/connectivity/source/commontools/dbtools.cxx +++ b/connectivity/source/commontools/dbtools.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/connectivity/source/commontools/paramwrapper.cxx b/connectivity/source/commontools/paramwrapper.cxx index ae8b81bbda99..1db52ce640c3 100644 --- a/connectivity/source/commontools/paramwrapper.cxx +++ b/connectivity/source/commontools/paramwrapper.cxx @@ -20,6 +20,8 @@ #include #include +#include +#include #include #include #include diff --git a/connectivity/source/drivers/dbase/DTable.cxx b/connectivity/source/drivers/dbase/DTable.cxx index 0408c7929f81..65ec2d36bc41 100644 --- a/connectivity/source/drivers/dbase/DTable.cxx +++ b/connectivity/source/drivers/dbase/DTable.cxx @@ -18,6 +18,7 @@ */ #include "dbase/DTable.hxx" +#include #include #include #include @@ -37,6 +38,7 @@ #include #include #include +#include #include #include #include diff --git a/connectivity/source/drivers/firebird/Blob.cxx b/connectivity/source/drivers/firebird/Blob.cxx index 0677388f1610..25975c8764c5 100644 --- a/connectivity/source/drivers/firebird/Blob.cxx +++ b/connectivity/source/drivers/firebird/Blob.cxx @@ -11,6 +11,9 @@ #include "Connection.hxx" #include "Util.hxx" +#include +#include +#include #include #include #include diff --git a/connectivity/source/drivers/hsqldb/HCatalog.cxx b/connectivity/source/drivers/hsqldb/HCatalog.cxx index a17eedd41f10..10616c202aed 100644 --- a/connectivity/source/drivers/hsqldb/HCatalog.cxx +++ b/connectivity/source/drivers/hsqldb/HCatalog.cxx @@ -21,6 +21,7 @@ #include "hsqldb/HUsers.hxx" #include "hsqldb/HTables.hxx" #include "hsqldb/HViews.hxx" +#include #include #include #include diff --git a/connectivity/source/drivers/hsqldb/StorageFileAccess.cxx b/connectivity/source/drivers/hsqldb/StorageFileAccess.cxx index b452c7e5dcf3..4bb3c58e8bf6 100644 --- a/connectivity/source/drivers/hsqldb/StorageFileAccess.cxx +++ b/connectivity/source/drivers/hsqldb/StorageFileAccess.cxx @@ -23,6 +23,7 @@ #endif #include #include +#include #include "hsqldb/HStorageMap.hxx" #include diff --git a/connectivity/source/drivers/jdbc/InputStream.cxx b/connectivity/source/drivers/jdbc/InputStream.cxx index c3f3c01f8f7e..a33d3786892a 100644 --- a/connectivity/source/drivers/jdbc/InputStream.cxx +++ b/connectivity/source/drivers/jdbc/InputStream.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include "sal/config.h" + +#include "com/sun/star/io/BufferSizeExceededException.hpp" #include "java/io/InputStream.hxx" #include "java/tools.hxx" diff --git a/connectivity/source/drivers/odbc/OPreparedStatement.cxx b/connectivity/source/drivers/odbc/OPreparedStatement.cxx index 545b7645c38c..8404cba5fa54 100644 --- a/connectivity/source/drivers/odbc/OPreparedStatement.cxx +++ b/connectivity/source/drivers/odbc/OPreparedStatement.cxx @@ -22,6 +22,7 @@ #include #include "odbc/OPreparedStatement.hxx" #include "odbc/OBoundParam.hxx" +#include #include #include "odbc/OTools.hxx" #include "odbc/ODriver.hxx" diff --git a/connectivity/source/drivers/postgresql/pq_array.cxx b/connectivity/source/drivers/postgresql/pq_array.cxx index c00cc20d0b6e..77b509bd641d 100644 --- a/connectivity/source/drivers/postgresql/pq_array.cxx +++ b/connectivity/source/drivers/postgresql/pq_array.cxx @@ -35,7 +35,7 @@ ************************************************************************/ #include - +#include #include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_baseresultset.cxx b/connectivity/source/drivers/postgresql/pq_baseresultset.cxx index 053a3e53fcdd..d3df89ab25df 100644 --- a/connectivity/source/drivers/postgresql/pq_baseresultset.cxx +++ b/connectivity/source/drivers/postgresql/pq_baseresultset.cxx @@ -50,7 +50,8 @@ #include "pq_resultsetmetadata.hxx" #include - +#include +#include #include using osl::Mutex; diff --git a/connectivity/source/drivers/postgresql/pq_connection.cxx b/connectivity/source/drivers/postgresql/pq_connection.cxx index d652bb7f5d23..eea45df983e2 100644 --- a/connectivity/source/drivers/postgresql/pq_connection.cxx +++ b/connectivity/source/drivers/postgresql/pq_connection.cxx @@ -62,6 +62,7 @@ #include #include +#include using osl::MutexGuard; diff --git a/connectivity/source/drivers/postgresql/pq_driver.cxx b/connectivity/source/drivers/postgresql/pq_driver.cxx index 21fa728448a0..b1b3b407a987 100644 --- a/connectivity/source/drivers/postgresql/pq_driver.cxx +++ b/connectivity/source/drivers/postgresql/pq_driver.cxx @@ -60,7 +60,6 @@ using com::sun::star::uno::Any; using com::sun::star::beans::PropertyValue; using com::sun::star::sdbc::XConnection; -using com::sun::star::sdbc::SQLException; using com::sun::star::sdbc::DriverPropertyInfo; using com::sun::star::sdbcx::XTablesSupplier; diff --git a/connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx b/connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx index b1c35a32c2b1..8a556c1a207f 100644 --- a/connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx +++ b/connectivity/source/drivers/postgresql/pq_fakedupdateableresultset.cxx @@ -35,6 +35,7 @@ ************************************************************************/ #include "pq_fakedupdateableresultset.hxx" +#include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_preparedstatement.cxx b/connectivity/source/drivers/postgresql/pq_preparedstatement.cxx index 16e7ddfb2d3f..f9d74ae3aa74 100644 --- a/connectivity/source/drivers/postgresql/pq_preparedstatement.cxx +++ b/connectivity/source/drivers/postgresql/pq_preparedstatement.cxx @@ -51,6 +51,7 @@ #include #include +#include #include diff --git a/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx b/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx index b958ab50a2c9..46f490278bf7 100644 --- a/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx +++ b/connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx @@ -43,6 +43,7 @@ #include #include +#include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx b/connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx index 2dc1dfd0f561..8fd98e3f8354 100644 --- a/connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx +++ b/connectivity/source/drivers/postgresql/pq_sequenceresultsetmetadata.cxx @@ -36,6 +36,7 @@ #include "pq_sequenceresultsetmetadata.hxx" +#include #include using com::sun::star::uno::Any; diff --git a/connectivity/source/drivers/postgresql/pq_statement.cxx b/connectivity/source/drivers/postgresql/pq_statement.cxx index 31b9bf64b571..9d8b623b654e 100644 --- a/connectivity/source/drivers/postgresql/pq_statement.cxx +++ b/connectivity/source/drivers/postgresql/pq_statement.cxx @@ -55,6 +55,7 @@ #include #include +#include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_tools.cxx b/connectivity/source/drivers/postgresql/pq_tools.cxx index a7f2e2882d6f..f040b37086b5 100644 --- a/connectivity/source/drivers/postgresql/pq_tools.cxx +++ b/connectivity/source/drivers/postgresql/pq_tools.cxx @@ -42,7 +42,7 @@ #include #include - +#include #include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx b/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx index 304e769e510f..c6f0b9a4e4b6 100644 --- a/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx +++ b/connectivity/source/drivers/postgresql/pq_updateableresultset.cxx @@ -39,7 +39,7 @@ #include #include - +#include #include #include "pq_updateableresultset.hxx" diff --git a/connectivity/source/drivers/postgresql/pq_xcolumns.cxx b/connectivity/source/drivers/postgresql/pq_xcolumns.cxx index 86fa618ea70c..a1c0562b31de 100644 --- a/connectivity/source/drivers/postgresql/pq_xcolumns.cxx +++ b/connectivity/source/drivers/postgresql/pq_xcolumns.cxx @@ -36,7 +36,8 @@ #include #include - +#include +#include #include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_xcontainer.cxx b/connectivity/source/drivers/postgresql/pq_xcontainer.cxx index 6a7b9dd612e1..122efca9e511 100644 --- a/connectivity/source/drivers/postgresql/pq_xcontainer.cxx +++ b/connectivity/source/drivers/postgresql/pq_xcontainer.cxx @@ -35,7 +35,8 @@ ************************************************************************/ #include - +#include +#include #include #include "pq_xcontainer.hxx" diff --git a/connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx b/connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx index 09caf4829691..16759606fc86 100644 --- a/connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx +++ b/connectivity/source/drivers/postgresql/pq_xindexcolumns.cxx @@ -38,7 +38,7 @@ #include #include - +#include #include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_xindexes.cxx b/connectivity/source/drivers/postgresql/pq_xindexes.cxx index 031584ffe273..082a887f1407 100644 --- a/connectivity/source/drivers/postgresql/pq_xindexes.cxx +++ b/connectivity/source/drivers/postgresql/pq_xindexes.cxx @@ -36,7 +36,8 @@ #include #include - +#include +#include #include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx b/connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx index 47dd4d2442b0..62dbc334d461 100644 --- a/connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx +++ b/connectivity/source/drivers/postgresql/pq_xkeycolumns.cxx @@ -36,7 +36,7 @@ #include #include - +#include #include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_xkeys.cxx b/connectivity/source/drivers/postgresql/pq_xkeys.cxx index 4e8f772c3569..9cab799c9b6f 100644 --- a/connectivity/source/drivers/postgresql/pq_xkeys.cxx +++ b/connectivity/source/drivers/postgresql/pq_xkeys.cxx @@ -36,7 +36,8 @@ #include #include - +#include +#include #include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_xtable.cxx b/connectivity/source/drivers/postgresql/pq_xtable.cxx index 8da4a6d4f406..17728bb71b20 100644 --- a/connectivity/source/drivers/postgresql/pq_xtable.cxx +++ b/connectivity/source/drivers/postgresql/pq_xtable.cxx @@ -40,6 +40,7 @@ #include #include +#include #include "pq_xtable.hxx" #include "pq_xtables.hxx" @@ -55,7 +56,6 @@ using osl::Mutex; using com::sun::star::container::XNameAccess; using com::sun::star::container::XIndexAccess; -using com::sun::star::container::ElementExistException; using com::sun::star::container::NoSuchElementException; using com::sun::star::uno::Reference; @@ -66,8 +66,6 @@ using com::sun::star::uno::makeAny; using com::sun::star::uno::Type; using com::sun::star::uno::RuntimeException; -using com::sun::star::lang::IndexOutOfBoundsException; - using com::sun::star::beans::XPropertySet; using com::sun::star::sdbc::XStatement; diff --git a/connectivity/source/drivers/postgresql/pq_xtables.cxx b/connectivity/source/drivers/postgresql/pq_xtables.cxx index dbb045498275..a713235b23e6 100644 --- a/connectivity/source/drivers/postgresql/pq_xtables.cxx +++ b/connectivity/source/drivers/postgresql/pq_xtables.cxx @@ -35,7 +35,8 @@ ************************************************************************/ #include - +#include +#include #include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_xuser.cxx b/connectivity/source/drivers/postgresql/pq_xuser.cxx index e1471cb0a2ee..f3fd5385df82 100644 --- a/connectivity/source/drivers/postgresql/pq_xuser.cxx +++ b/connectivity/source/drivers/postgresql/pq_xuser.cxx @@ -40,6 +40,7 @@ #include #include +#include #include "pq_xuser.hxx" #include "pq_tools.hxx" diff --git a/connectivity/source/drivers/postgresql/pq_xusers.cxx b/connectivity/source/drivers/postgresql/pq_xusers.cxx index ff87f1bc4c80..49fe64f99828 100644 --- a/connectivity/source/drivers/postgresql/pq_xusers.cxx +++ b/connectivity/source/drivers/postgresql/pq_xusers.cxx @@ -35,7 +35,8 @@ ************************************************************************/ #include - +#include +#include #include #include diff --git a/connectivity/source/drivers/postgresql/pq_xview.cxx b/connectivity/source/drivers/postgresql/pq_xview.cxx index 3a85d52cc510..ea63b8f34b58 100644 --- a/connectivity/source/drivers/postgresql/pq_xview.cxx +++ b/connectivity/source/drivers/postgresql/pq_xview.cxx @@ -40,6 +40,7 @@ #include #include +#include #include "pq_xview.hxx" #include "pq_xviews.hxx" @@ -49,8 +50,6 @@ using osl::MutexGuard; using osl::Mutex; -using com::sun::star::container::ElementExistException; - using com::sun::star::uno::Reference; using com::sun::star::uno::Sequence; using com::sun::star::uno::Any; diff --git a/connectivity/source/drivers/postgresql/pq_xviews.cxx b/connectivity/source/drivers/postgresql/pq_xviews.cxx index 31b4c355bdbd..5fa0cf57fa2c 100644 --- a/connectivity/source/drivers/postgresql/pq_xviews.cxx +++ b/connectivity/source/drivers/postgresql/pq_xviews.cxx @@ -35,7 +35,8 @@ ************************************************************************/ #include - +#include +#include #include #include "pq_xviews.hxx" diff --git a/connectivity/source/sdbcx/VCollection.cxx b/connectivity/source/sdbcx/VCollection.cxx index ec69010af880..7c8e8cbd1ed5 100644 --- a/connectivity/source/sdbcx/VCollection.cxx +++ b/connectivity/source/sdbcx/VCollection.cxx @@ -19,6 +19,8 @@ #include +#include +#include #include #include #include diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx index 0c05e23bf9b0..17c0249d4943 100644 --- a/cui/source/customize/cfg.cxx +++ b/cui/source/customize/cfg.cxx @@ -66,6 +66,7 @@ #include #include #include +#include #include #include #include @@ -75,6 +76,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/cui/source/dialogs/hangulhanjadlg.cxx b/cui/source/dialogs/hangulhanjadlg.cxx index b4ffdc73c751..5276d57a5cad 100644 --- a/cui/source/dialogs/hangulhanjadlg.cxx +++ b/cui/source/dialogs/hangulhanjadlg.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/cui/source/dialogs/hlmarkwn.cxx b/cui/source/dialogs/hlmarkwn.cxx index ca8a28276194..f682c471f9fb 100644 --- a/cui/source/dialogs/hlmarkwn.cxx +++ b/cui/source/dialogs/hlmarkwn.cxx @@ -34,6 +34,7 @@ #include #include #include +#include #include #include "svtools/treelistentry.hxx" diff --git a/cui/source/dialogs/scriptdlg.cxx b/cui/source/dialogs/scriptdlg.cxx index 0ab49c7357e3..73cc9bc312c2 100644 --- a/cui/source/dialogs/scriptdlg.cxx +++ b/cui/source/dialogs/scriptdlg.cxx @@ -34,6 +34,7 @@ #include #include +#include #include #include #include diff --git a/cui/source/options/treeopt.cxx b/cui/source/options/treeopt.cxx index 070d01612e46..a5e0dd4aadf9 100644 --- a/cui/source/options/treeopt.cxx +++ b/cui/source/options/treeopt.cxx @@ -63,6 +63,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/source/core/api/CRowSetDataColumn.cxx b/dbaccess/source/core/api/CRowSetDataColumn.cxx index d36278cbbbdc..243dc54969ac 100644 --- a/dbaccess/source/core/api/CRowSetDataColumn.cxx +++ b/dbaccess/source/core/api/CRowSetDataColumn.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include using namespace dbaccess; diff --git a/dbaccess/source/core/api/querycontainer.cxx b/dbaccess/source/core/api/querycontainer.cxx index 0c7ce3a7da9a..a886d4a25c39 100644 --- a/dbaccess/source/core/api/querycontainer.cxx +++ b/dbaccess/source/core/api/querycontainer.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/source/core/api/resultcolumn.cxx b/dbaccess/source/core/api/resultcolumn.cxx index 1de8449095fa..2970dc00c231 100644 --- a/dbaccess/source/core/api/resultcolumn.cxx +++ b/dbaccess/source/core/api/resultcolumn.cxx @@ -19,6 +19,7 @@ #include "resultcolumn.hxx" #include +#include #include #include #include diff --git a/dbaccess/source/core/dataaccess/ContentHelper.cxx b/dbaccess/source/core/dataaccess/ContentHelper.cxx index 4eea9fec1dbb..7afe82f5396a 100644 --- a/dbaccess/source/core/dataaccess/ContentHelper.cxx +++ b/dbaccess/source/core/dataaccess/ContentHelper.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/source/core/dataaccess/ModelImpl.cxx b/dbaccess/source/core/dataaccess/ModelImpl.cxx index 8c94d9a711c4..726fb7e1441c 100644 --- a/dbaccess/source/core/dataaccess/ModelImpl.cxx +++ b/dbaccess/source/core/dataaccess/ModelImpl.cxx @@ -77,7 +77,6 @@ using namespace ::com::sun::star::ucb; using namespace ::com::sun::star::frame; using namespace ::com::sun::star::view; using namespace ::com::sun::star::task; -using namespace ::com::sun::star::reflection; using namespace ::com::sun::star::script; using namespace ::cppu; using namespace ::osl; diff --git a/dbaccess/source/core/dataaccess/bookmarkcontainer.cxx b/dbaccess/source/core/dataaccess/bookmarkcontainer.cxx index e45d54f34904..d755033e0a14 100644 --- a/dbaccess/source/core/dataaccess/bookmarkcontainer.cxx +++ b/dbaccess/source/core/dataaccess/bookmarkcontainer.cxx @@ -28,6 +28,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/dbaccess/source/core/dataaccess/commanddefinition.cxx b/dbaccess/source/core/dataaccess/commanddefinition.cxx index 8d34887c007a..ce13fef850fc 100644 --- a/dbaccess/source/core/dataaccess/commanddefinition.cxx +++ b/dbaccess/source/core/dataaccess/commanddefinition.cxx @@ -21,6 +21,7 @@ #include "apitools.hxx" #include "dbastrings.hrc" +#include #include #include diff --git a/dbaccess/source/core/dataaccess/connection.cxx b/dbaccess/source/core/dataaccess/connection.cxx index d3b928362293..3cb9a0dd7526 100644 --- a/dbaccess/source/core/dataaccess/connection.cxx +++ b/dbaccess/source/core/dataaccess/connection.cxx @@ -34,6 +34,7 @@ #include "querycomposer.hxx" #include "sdbcoretools.hxx" +#include #include #include #include diff --git a/dbaccess/source/core/dataaccess/databasecontext.cxx b/dbaccess/source/core/dataaccess/databasecontext.cxx index 35de41f191d3..febaf9cf561f 100644 --- a/dbaccess/source/core/dataaccess/databasecontext.cxx +++ b/dbaccess/source/core/dataaccess/databasecontext.cxx @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include @@ -45,6 +46,7 @@ #include #include #include +#include #include #include diff --git a/dbaccess/source/core/dataaccess/databasedocument.cxx b/dbaccess/source/core/dataaccess/databasedocument.cxx index 8d92f735c12f..e69abd70d4ca 100644 --- a/dbaccess/source/core/dataaccess/databasedocument.cxx +++ b/dbaccess/source/core/dataaccess/databasedocument.cxx @@ -52,6 +52,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/source/core/dataaccess/databaseregistrations.cxx b/dbaccess/source/core/dataaccess/databaseregistrations.cxx index 2841f6b6b0a8..2ce22ba32448 100644 --- a/dbaccess/source/core/dataaccess/databaseregistrations.cxx +++ b/dbaccess/source/core/dataaccess/databaseregistrations.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include diff --git a/dbaccess/source/core/dataaccess/definitioncontainer.cxx b/dbaccess/source/core/dataaccess/definitioncontainer.cxx index 69d3e3b82b97..02e924829421 100644 --- a/dbaccess/source/core/dataaccess/definitioncontainer.cxx +++ b/dbaccess/source/core/dataaccess/definitioncontainer.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/source/core/dataaccess/documentdefinition.cxx b/dbaccess/source/core/dataaccess/documentdefinition.cxx index 8818e685be2c..2a4372e9ec18 100644 --- a/dbaccess/source/core/dataaccess/documentdefinition.cxx +++ b/dbaccess/source/core/dataaccess/documentdefinition.cxx @@ -43,6 +43,7 @@ #include #include #include +#include #include #include #include @@ -58,6 +59,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/source/core/dataaccess/myucp_datasupplier.cxx b/dbaccess/source/core/dataaccess/myucp_datasupplier.cxx index 66bbef215ef8..ae6aa92d4778 100644 --- a/dbaccess/source/core/dataaccess/myucp_datasupplier.cxx +++ b/dbaccess/source/core/dataaccess/myucp_datasupplier.cxx @@ -25,6 +25,7 @@ #include "myucp_datasupplier.hxx" #include "ContentHelper.hxx" #include +#include #include using namespace ::com::sun::star::uno; diff --git a/dbaccess/source/ext/macromigration/macromigrationdialog.cxx b/dbaccess/source/ext/macromigration/macromigrationdialog.cxx index d8272a41f04c..eb840335c061 100644 --- a/dbaccess/source/ext/macromigration/macromigrationdialog.cxx +++ b/dbaccess/source/ext/macromigration/macromigrationdialog.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/source/filter/xml/xmlfilter.cxx b/dbaccess/source/filter/xml/xmlfilter.cxx index 04197f605f34..e8436b8432ad 100644 --- a/dbaccess/source/filter/xml/xmlfilter.cxx +++ b/dbaccess/source/filter/xml/xmlfilter.cxx @@ -20,6 +20,7 @@ #include #include +#include #include #include #include diff --git a/dbaccess/source/sdbtools/connection/datasourcemetadata.cxx b/dbaccess/source/sdbtools/connection/datasourcemetadata.cxx index cc63b014297e..c2a26949b970 100644 --- a/dbaccess/source/sdbtools/connection/datasourcemetadata.cxx +++ b/dbaccess/source/sdbtools/connection/datasourcemetadata.cxx @@ -26,7 +26,6 @@ namespace sdbtools using ::com::sun::star::uno::Reference; using ::com::sun::star::sdbc::XConnection; - using ::com::sun::star::sdbc::SQLException; using ::com::sun::star::uno::RuntimeException; using ::com::sun::star::uno::XComponentContext; diff --git a/dbaccess/source/ui/browser/brwctrlr.cxx b/dbaccess/source/ui/browser/brwctrlr.cxx index 2622e2419087..f2813dd90764 100644 --- a/dbaccess/source/ui/browser/brwctrlr.cxx +++ b/dbaccess/source/ui/browser/brwctrlr.cxx @@ -44,6 +44,7 @@ #include #include #include +#include #include #include #include diff --git a/dbaccess/source/ui/browser/formadapter.cxx b/dbaccess/source/ui/browser/formadapter.cxx index 48423e910adf..20ae83b97b56 100644 --- a/dbaccess/source/ui/browser/formadapter.cxx +++ b/dbaccess/source/ui/browser/formadapter.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include "dbu_brw.hrc" #include "dbustrings.hrc" diff --git a/dbaccess/source/ui/dlg/dbwizsetup.cxx b/dbaccess/source/ui/dlg/dbwizsetup.cxx index f453a44cf2bf..910a0950b3bf 100644 --- a/dbaccess/source/ui/dlg/dbwizsetup.cxx +++ b/dbaccess/source/ui/dlg/dbwizsetup.cxx @@ -45,7 +45,7 @@ #include #include #include - +#include #include #include #include diff --git a/dbaccess/source/ui/dlg/directsql.cxx b/dbaccess/source/ui/dlg/directsql.cxx index 12dcc1773b7f..0b65295bc8c3 100644 --- a/dbaccess/source/ui/dlg/directsql.cxx +++ b/dbaccess/source/ui/dlg/directsql.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include namespace dbaui diff --git a/dbaccess/source/ui/inc/DExport.hxx b/dbaccess/source/ui/inc/DExport.hxx index 57920e6173ef..fccfa99d9c58 100644 --- a/dbaccess/source/ui/inc/DExport.hxx +++ b/dbaccess/source/ui/inc/DExport.hxx @@ -19,6 +19,9 @@ #ifndef INCLUDED_DBACCESS_SOURCE_UI_INC_DEXPORT_HXX #define INCLUDED_DBACCESS_SOURCE_UI_INC_DEXPORT_HXX +#include + +#include #include #include #include diff --git a/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx b/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx index f5446d963dc2..40e54d0b801e 100644 --- a/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx +++ b/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx @@ -21,6 +21,7 @@ #include "JoinTableView.hxx" #include #include +#include #include #include "TableConnection.hxx" #include "TableWindow.hxx" diff --git a/dbaccess/source/ui/querydesign/JAccess.cxx b/dbaccess/source/ui/querydesign/JAccess.cxx index f167641174fd..d4a63176b8ee 100644 --- a/dbaccess/source/ui/querydesign/JAccess.cxx +++ b/dbaccess/source/ui/querydesign/JAccess.cxx @@ -21,6 +21,7 @@ #include "JoinTableView.hxx" #include "TableWindow.hxx" #include +#include #include "JoinDesignView.hxx" #include "JoinController.hxx" #include "TableConnection.hxx" diff --git a/dbaccess/source/ui/querydesign/TableWindowAccess.cxx b/dbaccess/source/ui/querydesign/TableWindowAccess.cxx index 22cb3a79aa77..e3b132b1f689 100644 --- a/dbaccess/source/ui/querydesign/TableWindowAccess.cxx +++ b/dbaccess/source/ui/querydesign/TableWindowAccess.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include "dbu_qry.hrc" diff --git a/desktop/source/app/check_ext_deps.cxx b/desktop/source/app/check_ext_deps.cxx index 3c18b93a463f..a0d6093f6762 100644 --- a/desktop/source/app/check_ext_deps.cxx +++ b/desktop/source/app/check_ext_deps.cxx @@ -38,10 +38,13 @@ #include #include #include +#include +#include #include #include #include #include +#include #include #include #include diff --git a/desktop/source/app/dispatchwatcher.cxx b/desktop/source/app/dispatchwatcher.cxx index ef19db69bdd2..6b439f50ad4f 100644 --- a/desktop/source/app/dispatchwatcher.cxx +++ b/desktop/source/app/dispatchwatcher.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/app/officeipcthread.cxx b/desktop/source/app/officeipcthread.cxx index 0bda37217561..d431e299f10a 100644 --- a/desktop/source/app/officeipcthread.cxx +++ b/desktop/source/app/officeipcthread.cxx @@ -27,6 +27,7 @@ #include "cmdlineargs.hxx" #include "dispatchwatcher.hxx" #include +#include #include #include #include diff --git a/desktop/source/deployment/dp_log.cxx b/desktop/source/deployment/dp_log.cxx index d88defcc9897..ee814f312b7b 100644 --- a/desktop/source/deployment/dp_log.cxx +++ b/desktop/source/deployment/dp_log.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include diff --git a/desktop/source/deployment/gui/dp_gui_dialog2.cxx b/desktop/source/deployment/gui/dp_gui_dialog2.cxx index b6ae76a39e96..14e39ce0e287 100644 --- a/desktop/source/deployment/gui/dp_gui_dialog2.cxx +++ b/desktop/source/deployment/gui/dp_gui_dialog2.cxx @@ -57,9 +57,9 @@ #include #include - +#include #include - +#include #include #include diff --git a/desktop/source/deployment/gui/dp_gui_extlistbox.cxx b/desktop/source/deployment/gui/dp_gui_extlistbox.cxx index 037c6f3c2e37..5486a4ec69a6 100644 --- a/desktop/source/deployment/gui/dp_gui_extlistbox.cxx +++ b/desktop/source/deployment/gui/dp_gui_extlistbox.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/gui/dp_gui_theextmgr.cxx b/desktop/source/deployment/gui/dp_gui_theextmgr.cxx index 257dfb0c6a6c..3170f8192d14 100644 --- a/desktop/source/deployment/gui/dp_gui_theextmgr.cxx +++ b/desktop/source/deployment/gui/dp_gui_theextmgr.cxx @@ -26,7 +26,11 @@ #include #include +#include #include +#include +#include +#include #include "dp_gui_dialog2.hxx" #include "dp_gui_extensioncmdqueue.hxx" diff --git a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx index f6047d23eace..35b6aa40ccf8 100644 --- a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx +++ b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/manager/dp_extensionmanager.cxx b/desktop/source/deployment/manager/dp_extensionmanager.cxx index fc4832d8fe2c..0426abbe4349 100644 --- a/desktop/source/deployment/manager/dp_extensionmanager.cxx +++ b/desktop/source/deployment/manager/dp_extensionmanager.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include @@ -32,11 +33,13 @@ #include #include #include +#include #include #include #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/manager/dp_informationprovider.cxx b/desktop/source/deployment/manager/dp_informationprovider.cxx index 8634ecca4886..a19a5c728516 100644 --- a/desktop/source/deployment/manager/dp_informationprovider.cxx +++ b/desktop/source/deployment/manager/dp_informationprovider.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/manager/dp_manager.cxx b/desktop/source/deployment/manager/dp_manager.cxx index 7cfcc98e006d..09ba8fe81dd0 100644 --- a/desktop/source/deployment/manager/dp_manager.cxx +++ b/desktop/source/deployment/manager/dp_manager.cxx @@ -42,13 +42,18 @@ #include #include #include +#include #include #include #include #include #include +#include +#include #include #include +#include +#include #include #include #include diff --git a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx index 848fd3dc6603..f17e4c4471da 100644 --- a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx +++ b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include @@ -43,6 +44,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/misc/dp_update.cxx b/desktop/source/deployment/misc/dp_update.cxx index 891e1537cd48..405e4d4ec4a6 100644 --- a/desktop/source/deployment/misc/dp_update.cxx +++ b/desktop/source/deployment/misc/dp_update.cxx @@ -24,6 +24,8 @@ #include "dp_identifier.hxx" #include "dp_descriptioninfoset.hxx" +#include +#include #include #include diff --git a/desktop/source/deployment/registry/component/dp_compbackenddb.cxx b/desktop/source/deployment/registry/component/dp_compbackenddb.cxx index d0b2d490129c..dba37ae4db07 100644 --- a/desktop/source/deployment/registry/component/dp_compbackenddb.cxx +++ b/desktop/source/deployment/registry/component/dp_compbackenddb.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/registry/component/dp_component.cxx b/desktop/source/deployment/registry/component/dp_component.cxx index d00143157765..bc0f75170d5f 100644 --- a/desktop/source/deployment/registry/component/dp_component.cxx +++ b/desktop/source/deployment/registry/component/dp_component.cxx @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/registry/configuration/dp_configuration.cxx b/desktop/source/deployment/registry/configuration/dp_configuration.cxx index 21bc2e49d976..b1b0e08cdcc4 100644 --- a/desktop/source/deployment/registry/configuration/dp_configuration.cxx +++ b/desktop/source/deployment/registry/configuration/dp_configuration.cxx @@ -43,6 +43,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx b/desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx index 81a807e1990e..a77fef4fbb3a 100644 --- a/desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx +++ b/desktop/source/deployment/registry/configuration/dp_configurationbackenddb.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/registry/dp_backend.cxx b/desktop/source/deployment/registry/dp_backend.cxx index 2c2ee723f43d..2ef737c75ea1 100644 --- a/desktop/source/deployment/registry/dp_backend.cxx +++ b/desktop/source/deployment/registry/dp_backend.cxx @@ -33,8 +33,12 @@ #include #include #include +#include +#include #include #include +#include +#include #include #include #include diff --git a/desktop/source/deployment/registry/dp_backenddb.cxx b/desktop/source/deployment/registry/dp_backenddb.cxx index cf3f75b11541..dcc54711736c 100644 --- a/desktop/source/deployment/registry/dp_backenddb.cxx +++ b/desktop/source/deployment/registry/dp_backenddb.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/registry/dp_registry.cxx b/desktop/source/deployment/registry/dp_registry.cxx index 7edf53fd2860..3e9463d2636b 100644 --- a/desktop/source/deployment/registry/dp_registry.cxx +++ b/desktop/source/deployment/registry/dp_registry.cxx @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/registry/executable/dp_executable.cxx b/desktop/source/deployment/registry/executable/dp_executable.cxx index 50a14b9b9428..4c256a337aa8 100644 --- a/desktop/source/deployment/registry/executable/dp_executable.cxx +++ b/desktop/source/deployment/registry/executable/dp_executable.cxx @@ -23,6 +23,7 @@ #include "dp_services.hxx" #include "dp_ucb.h" #include "dp_interact.h" +#include #include #include #include diff --git a/desktop/source/deployment/registry/help/dp_help.cxx b/desktop/source/deployment/registry/help/dp_help.cxx index 6c29f8a43c84..e84676cc43e6 100644 --- a/desktop/source/deployment/registry/help/dp_help.cxx +++ b/desktop/source/deployment/registry/help/dp_help.cxx @@ -37,6 +37,8 @@ #include #include #endif +#include +#include #include #include #include diff --git a/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx b/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx index 219d9128c1eb..14df597abbf7 100644 --- a/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx +++ b/desktop/source/deployment/registry/help/dp_helpbackenddb.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/desktop/source/deployment/registry/package/dp_extbackenddb.cxx b/desktop/source/deployment/registry/package/dp_extbackenddb.cxx index 0e2f7e2220fc..e2c33b53d26d 100644 --- a/desktop/source/deployment/registry/package/dp_extbackenddb.cxx +++ b/desktop/source/deployment/registry/package/dp_extbackenddb.cxx @@ -20,6 +20,7 @@ #include #include +#include #include #include #include diff --git a/desktop/source/deployment/registry/package/dp_package.cxx b/desktop/source/deployment/registry/package/dp_package.cxx index 08ba82f8cc8f..e01901c1f17b 100644 --- a/desktop/source/deployment/registry/package/dp_package.cxx +++ b/desktop/source/deployment/registry/package/dp_package.cxx @@ -47,6 +47,7 @@ #include #include #include +#include #include #include #include @@ -57,6 +58,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/desktop/source/migration/services/oo3extensionmigration.cxx b/desktop/source/migration/services/oo3extensionmigration.cxx index 182c50bf5e2f..f59e0c05e012 100644 --- a/desktop/source/migration/services/oo3extensionmigration.cxx +++ b/desktop/source/migration/services/oo3extensionmigration.cxx @@ -39,6 +39,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/desktop/source/offacc/acceptor.cxx b/desktop/source/offacc/acceptor.cxx index 9f95f1a28ce8..b7029d489f15 100644 --- a/desktop/source/offacc/acceptor.cxx +++ b/desktop/source/offacc/acceptor.cxx @@ -30,7 +30,6 @@ using namespace css::bridge; using namespace css::connection; -using namespace css::container; using namespace css::lang; using namespace css::uno; diff --git a/desktop/source/pkgchk/unopkg/unopkg_app.cxx b/desktop/source/pkgchk/unopkg/unopkg_app.cxx index 2749da057d6a..922f05caecd5 100644 --- a/desktop/source/pkgchk/unopkg/unopkg_app.cxx +++ b/desktop/source/pkgchk/unopkg/unopkg_app.cxx @@ -35,9 +35,13 @@ #include #include #include +#include #include #include +#include +#include +#include #include #include #include diff --git a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx index a47d4b81761b..faf2ba398729 100644 --- a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx +++ b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/dtrans/source/cnttype/mcnttype.cxx b/dtrans/source/cnttype/mcnttype.cxx index ccc1ccfe3353..e9c12c483882 100644 --- a/dtrans/source/cnttype/mcnttype.cxx +++ b/dtrans/source/cnttype/mcnttype.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include + #include "mcnttype.hxx" using namespace com::sun::star::uno; diff --git a/editeng/source/accessibility/AccessibleEditableTextPara.cxx b/editeng/source/accessibility/AccessibleEditableTextPara.cxx index 1e5bdaa7e687..b741fdceed87 100644 --- a/editeng/source/accessibility/AccessibleEditableTextPara.cxx +++ b/editeng/source/accessibility/AccessibleEditableTextPara.cxx @@ -34,6 +34,7 @@ #include #include #include +#include #include #include #include diff --git a/editeng/source/accessibility/AccessibleImageBullet.cxx b/editeng/source/accessibility/AccessibleImageBullet.cxx index 92f82d7ff1e4..89385d14f89e 100644 --- a/editeng/source/accessibility/AccessibleImageBullet.cxx +++ b/editeng/source/accessibility/AccessibleImageBullet.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/editeng/source/accessibility/AccessibleStaticTextBase.cxx b/editeng/source/accessibility/AccessibleStaticTextBase.cxx index 3b5226d97115..6406b2934231 100644 --- a/editeng/source/accessibility/AccessibleStaticTextBase.cxx +++ b/editeng/source/accessibility/AccessibleStaticTextBase.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/editeng/source/editeng/eeobj.cxx b/editeng/source/editeng/eeobj.cxx index e9a123afb5bd..fa1392e1138d 100644 --- a/editeng/source/editeng/eeobj.cxx +++ b/editeng/source/editeng/eeobj.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx index 998b0b3f4572..2f88eccafae5 100644 --- a/editeng/source/misc/svxacorr.cxx +++ b/editeng/source/misc/svxacorr.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/editeng/source/uno/UnoForbiddenCharsTable.cxx b/editeng/source/uno/UnoForbiddenCharsTable.cxx index 779603096655..7c9a17825a80 100644 --- a/editeng/source/uno/UnoForbiddenCharsTable.cxx +++ b/editeng/source/uno/UnoForbiddenCharsTable.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/editeng/source/uno/unonrule.cxx b/editeng/source/uno/unonrule.cxx index 47b07aa2bfd3..53a7ef05487e 100644 --- a/editeng/source/uno/unonrule.cxx +++ b/editeng/source/uno/unonrule.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/embeddedobj/source/commonembedding/embedobj.cxx b/embeddedobj/source/commonembedding/embedobj.cxx index 8184d88ec9dc..304c7cc4f508 100644 --- a/embeddedobj/source/commonembedding/embedobj.cxx +++ b/embeddedobj/source/commonembedding/embedobj.cxx @@ -20,6 +20,9 @@ #include #include #include +#include +#include +#include #include #include #include @@ -27,6 +30,7 @@ #include #include +#include #include #include #include diff --git a/embeddedobj/source/commonembedding/inplaceobj.cxx b/embeddedobj/source/commonembedding/inplaceobj.cxx index 42135a5cc0d4..1ebf16e67a6a 100644 --- a/embeddedobj/source/commonembedding/inplaceobj.cxx +++ b/embeddedobj/source/commonembedding/inplaceobj.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include "commonembobj.hxx" diff --git a/embeddedobj/source/commonembedding/miscobj.cxx b/embeddedobj/source/commonembedding/miscobj.cxx index 865ebd89cf23..f6657edc17ce 100644 --- a/embeddedobj/source/commonembedding/miscobj.cxx +++ b/embeddedobj/source/commonembedding/miscobj.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include diff --git a/embeddedobj/source/commonembedding/persistence.cxx b/embeddedobj/source/commonembedding/persistence.cxx index a711988631a2..6acde548f497 100644 --- a/embeddedobj/source/commonembedding/persistence.cxx +++ b/embeddedobj/source/commonembedding/persistence.cxx @@ -23,17 +23,21 @@ #include #include #include +#include +#include #include #include #include #include #include +#include #include #include #include #include #include #include +#include #include #include #include diff --git a/embeddedobj/source/commonembedding/specialobject.cxx b/embeddedobj/source/commonembedding/specialobject.cxx index 5f0e18e0b365..0fe8fb1cd26c 100644 --- a/embeddedobj/source/commonembedding/specialobject.cxx +++ b/embeddedobj/source/commonembedding/specialobject.cxx @@ -21,6 +21,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/embeddedobj/source/commonembedding/visobj.cxx b/embeddedobj/source/commonembedding/visobj.cxx index d5d5ec744600..8862590d49fc 100644 --- a/embeddedobj/source/commonembedding/visobj.cxx +++ b/embeddedobj/source/commonembedding/visobj.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include #include diff --git a/embeddedobj/source/commonembedding/xfactory.cxx b/embeddedobj/source/commonembedding/xfactory.cxx index 8f09dcd42776..89477128ef72 100644 --- a/embeddedobj/source/commonembedding/xfactory.cxx +++ b/embeddedobj/source/commonembedding/xfactory.cxx @@ -23,7 +23,7 @@ #include #include #include - +#include #include #include #include diff --git a/embeddedobj/source/general/docholder.cxx b/embeddedobj/source/general/docholder.cxx index f9b2bcdd4204..73ba0e138326 100644 --- a/embeddedobj/source/general/docholder.cxx +++ b/embeddedobj/source/general/docholder.cxx @@ -19,11 +19,13 @@ #include #include +#include #include #include #include #include #include +#include #include #include #include diff --git a/embeddedobj/source/general/dummyobject.cxx b/embeddedobj/source/general/dummyobject.cxx index c48f62f49adc..2ab7a69b0124 100644 --- a/embeddedobj/source/general/dummyobject.cxx +++ b/embeddedobj/source/general/dummyobject.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include @@ -28,7 +29,10 @@ #include #include #include +#include #include +#include +#include #include diff --git a/embeddedobj/source/msole/closepreventer.cxx b/embeddedobj/source/msole/closepreventer.cxx index 69cf44b0d6f1..6a6e35f0d730 100644 --- a/embeddedobj/source/msole/closepreventer.cxx +++ b/embeddedobj/source/msole/closepreventer.cxx @@ -19,6 +19,7 @@ #include "closepreventer.hxx" +#include #include void SAL_CALL OClosePreventer::queryClosing( const css::lang::EventObject&, sal_Bool ) diff --git a/embeddedobj/source/msole/oleembed.cxx b/embeddedobj/source/msole/oleembed.cxx index 3bd35a7d4ac7..e5bd8646aac9 100644 --- a/embeddedobj/source/msole/oleembed.cxx +++ b/embeddedobj/source/msole/oleembed.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/embeddedobj/source/msole/olemisc.cxx b/embeddedobj/source/msole/olemisc.cxx index a5121aac9971..4e617d0f4c0a 100644 --- a/embeddedobj/source/msole/olemisc.cxx +++ b/embeddedobj/source/msole/olemisc.cxx @@ -23,6 +23,8 @@ #include #include +#include +#include #include #include diff --git a/embeddedobj/source/msole/olepersist.cxx b/embeddedobj/source/msole/olepersist.cxx index 036dd496157f..30095d175760 100644 --- a/embeddedobj/source/msole/olepersist.cxx +++ b/embeddedobj/source/msole/olepersist.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include @@ -36,6 +37,7 @@ #include #include #include +#include #include #include diff --git a/embeddedobj/source/msole/olevisual.cxx b/embeddedobj/source/msole/olevisual.cxx index f73df4f3cbdc..0676d4dba68b 100644 --- a/embeddedobj/source/msole/olevisual.cxx +++ b/embeddedobj/source/msole/olevisual.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include diff --git a/embeddedobj/source/msole/xolefactory.cxx b/embeddedobj/source/msole/xolefactory.cxx index 81b0d04c8481..9f726d39e243 100644 --- a/embeddedobj/source/msole/xolefactory.cxx +++ b/embeddedobj/source/msole/xolefactory.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include "xolefactory.hxx" #include "oleembobj.hxx" diff --git a/eventattacher/source/eventattacher.cxx b/eventattacher/source/eventattacher.cxx index 79beb577e99a..a8707c287e14 100644 --- a/eventattacher/source/eventattacher.cxx +++ b/eventattacher/source/eventattacher.cxx @@ -17,13 +17,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include +#include #include #include #include #include #include +#include #include #include +#include +#include #include #include #include diff --git a/extensions/source/bibliography/bibload.cxx b/extensions/source/bibliography/bibload.cxx index f3fcf41b746f..aa2d1bd638e4 100644 --- a/extensions/source/bibliography/bibload.cxx +++ b/extensions/source/bibliography/bibload.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include diff --git a/extensions/source/propctrlr/cellbindinghandler.cxx b/extensions/source/propctrlr/cellbindinghandler.cxx index 51fe0835e734..578339a5bc1a 100644 --- a/extensions/source/propctrlr/cellbindinghandler.cxx +++ b/extensions/source/propctrlr/cellbindinghandler.cxx @@ -24,6 +24,7 @@ #include "pcrservices.hxx" #include +#include #include #include #include diff --git a/extensions/source/propctrlr/composeduiupdate.cxx b/extensions/source/propctrlr/composeduiupdate.cxx index 97a8ec3fa440..a627bdfea960 100644 --- a/extensions/source/propctrlr/composeduiupdate.cxx +++ b/extensions/source/propctrlr/composeduiupdate.cxx @@ -21,6 +21,7 @@ #include #include +#include #include #include #include @@ -40,7 +41,6 @@ namespace pcr using ::com::sun::star::inspection::XObjectInspectorUI; using ::com::sun::star::inspection::XPropertyControl; using ::com::sun::star::uno::RuntimeException; - using ::com::sun::star::lang::NoSupportException; using ::com::sun::star::inspection::XPropertyControlObserver; namespace PropertyLineElement = ::com::sun::star::inspection::PropertyLineElement; diff --git a/extensions/source/propctrlr/editpropertyhandler.cxx b/extensions/source/propctrlr/editpropertyhandler.cxx index 5f3e3eb39633..456de960a112 100644 --- a/extensions/source/propctrlr/editpropertyhandler.cxx +++ b/extensions/source/propctrlr/editpropertyhandler.cxx @@ -23,6 +23,7 @@ #include "pcrservices.hxx" #include +#include #define TEXTTYPE_SINGLELINE 0 #define TEXTTYPE_MULTILINE 1 diff --git a/extensions/source/propctrlr/eformspropertyhandler.cxx b/extensions/source/propctrlr/eformspropertyhandler.cxx index c1bb1ee2144d..b0d53fd7809f 100644 --- a/extensions/source/propctrlr/eformspropertyhandler.cxx +++ b/extensions/source/propctrlr/eformspropertyhandler.cxx @@ -26,6 +26,7 @@ #include "eformshelper.hxx" #include "handlerhelper.hxx" +#include #include #include #include diff --git a/extensions/source/propctrlr/formcontroller.cxx b/extensions/source/propctrlr/formcontroller.cxx index 0c06887c1fc9..a65eb6eabdaf 100644 --- a/extensions/source/propctrlr/formcontroller.cxx +++ b/extensions/source/propctrlr/formcontroller.cxx @@ -25,6 +25,7 @@ #include "propctrlr.hrc" #include +#include #include #include diff --git a/extensions/source/propctrlr/formgeometryhandler.cxx b/extensions/source/propctrlr/formgeometryhandler.cxx index 778c6111a406..e7b66273d48a 100644 --- a/extensions/source/propctrlr/formgeometryhandler.cxx +++ b/extensions/source/propctrlr/formgeometryhandler.cxx @@ -33,6 +33,7 @@ #include #include #include +#include #include #include #include diff --git a/extensions/source/propctrlr/genericpropertyhandler.cxx b/extensions/source/propctrlr/genericpropertyhandler.cxx index d0bb41ad5d6e..4250f6a82af0 100644 --- a/extensions/source/propctrlr/genericpropertyhandler.cxx +++ b/extensions/source/propctrlr/genericpropertyhandler.cxx @@ -23,6 +23,7 @@ #include "pcrservices.hxx" #include +#include #include #include #include diff --git a/extensions/source/propctrlr/propcontroller.cxx b/extensions/source/propctrlr/propcontroller.cxx index 5b8915f353fd..0d0ab634117d 100644 --- a/extensions/source/propctrlr/propcontroller.cxx +++ b/extensions/source/propctrlr/propcontroller.cxx @@ -32,6 +32,7 @@ #include "propertycomposer.hxx" #include +#include #include #include #include diff --git a/extensions/source/propctrlr/standardcontrol.cxx b/extensions/source/propctrlr/standardcontrol.cxx index 70da677cf72b..c07959322c3f 100644 --- a/extensions/source/propctrlr/standardcontrol.cxx +++ b/extensions/source/propctrlr/standardcontrol.cxx @@ -20,6 +20,7 @@ #include "standardcontrol.hxx" #include "pcrcommon.hxx" +#include #include #include #include diff --git a/extensions/source/propctrlr/stringrepresentation.cxx b/extensions/source/propctrlr/stringrepresentation.cxx index 9e32fe3ef4c4..cdba91af4fa0 100644 --- a/extensions/source/propctrlr/stringrepresentation.cxx +++ b/extensions/source/propctrlr/stringrepresentation.cxx @@ -26,6 +26,7 @@ #include "com/sun/star/lang/XServiceInfo.hpp" #include "com/sun/star/inspection/XStringRepresentation.hpp" #include "com/sun/star/lang/XInitialization.hpp" +#include "com/sun/star/script/CannotConvertException.hpp" #include "com/sun/star/script/XTypeConverter.hpp" #include #include diff --git a/extensions/source/propctrlr/submissionhandler.cxx b/extensions/source/propctrlr/submissionhandler.cxx index bb3f4a745420..d6a924aaf453 100644 --- a/extensions/source/propctrlr/submissionhandler.cxx +++ b/extensions/source/propctrlr/submissionhandler.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include diff --git a/extensions/source/propctrlr/usercontrol.cxx b/extensions/source/propctrlr/usercontrol.cxx index 143d3796c248..242f51e3a672 100644 --- a/extensions/source/propctrlr/usercontrol.cxx +++ b/extensions/source/propctrlr/usercontrol.cxx @@ -36,7 +36,6 @@ namespace pcr using ::com::sun::star::uno::Any; using ::com::sun::star::uno::Type; - using ::com::sun::star::beans::IllegalTypeException; using ::com::sun::star::uno::RuntimeException; namespace PropertyControlType = ::com::sun::star::inspection::PropertyControlType; diff --git a/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx b/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx index 559c9a1f89c1..9d92ed755f16 100644 --- a/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx +++ b/extensions/source/propctrlr/xsdvalidationpropertyhandler.cxx @@ -33,6 +33,7 @@ #include "handlerhelper.hxx" #include +#include #include #include #include diff --git a/extensions/source/resource/ResourceIndexAccess.cxx b/extensions/source/resource/ResourceIndexAccess.cxx index 31eb8f3a6329..b422bbaff6bf 100644 --- a/extensions/source/resource/ResourceIndexAccess.cxx +++ b/extensions/source/resource/ResourceIndexAccess.cxx @@ -11,6 +11,7 @@ #include #include +#include #include #include #include diff --git a/extensions/source/resource/oooresourceloader.cxx b/extensions/source/resource/oooresourceloader.cxx index 461f8f1212e8..d29d34b0d3c0 100644 --- a/extensions/source/resource/oooresourceloader.cxx +++ b/extensions/source/resource/oooresourceloader.cxx @@ -19,6 +19,7 @@ #include +#include #include #include #include diff --git a/extensions/source/update/check/updatecheck.cxx b/extensions/source/update/check/updatecheck.cxx index e3ba2ed972a4..0aa164e6fe75 100644 --- a/extensions/source/update/check/updatecheck.cxx +++ b/extensions/source/update/check/updatecheck.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/extensions/source/update/check/updatehdl.cxx b/extensions/source/update/check/updatehdl.cxx index 091b3516d781..6a185446a233 100644 --- a/extensions/source/update/check/updatehdl.cxx +++ b/extensions/source/update/check/updatehdl.cxx @@ -55,11 +55,11 @@ #include "com/sun/star/container/XNameContainer.hpp" #include "com/sun/star/frame/Desktop.hpp" - +#include "com/sun/star/frame/TerminationVetoException.hpp" #include "com/sun/star/lang/XMultiServiceFactory.hpp" #include "com/sun/star/task/InteractionHandler.hpp" #include "com/sun/star/task/InteractionRequestStringResolver.hpp" - +#include #include #include "updatehdl.hrc" diff --git a/extensions/source/update/check/updateprotocol.cxx b/extensions/source/update/check/updateprotocol.cxx index b1e9ecaac90e..93c6508e42f1 100644 --- a/extensions/source/update/check/updateprotocol.cxx +++ b/extensions/source/update/check/updateprotocol.cxx @@ -20,6 +20,7 @@ #include #include +#include #include "updateprotocol.hxx" #include "updatecheckconfig.hxx" diff --git a/extensions/source/update/feed/updatefeed.cxx b/extensions/source/update/feed/updatefeed.cxx index 9323b095b191..fe880bef9463 100644 --- a/extensions/source/update/feed/updatefeed.cxx +++ b/extensions/source/update/feed/updatefeed.cxx @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include @@ -47,7 +48,7 @@ #include #include #include - +#include #include #include #include diff --git a/filter/source/flash/swffilter.cxx b/filter/source/flash/swffilter.cxx index 5f04d8aa6336..ad195238425e 100644 --- a/filter/source/flash/swffilter.cxx +++ b/filter/source/flash/swffilter.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include diff --git a/filter/source/pdf/pdfexport.cxx b/filter/source/pdf/pdfexport.cxx index 219e1ad7d970..7a2ba7b1b55c 100644 --- a/filter/source/pdf/pdfexport.cxx +++ b/filter/source/pdf/pdfexport.cxx @@ -67,6 +67,7 @@ #include #include #include +#include #include #include #include diff --git a/filter/source/placeware/exporter.cxx b/filter/source/placeware/exporter.cxx index 899dbff68d9c..7b9bef9b8318 100644 --- a/filter/source/placeware/exporter.cxx +++ b/filter/source/placeware/exporter.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/filter/source/svg/svgfilter.cxx b/filter/source/svg/svgfilter.cxx index 86cfc25c7c01..f96f8005f4a7 100644 --- a/filter/source/svg/svgfilter.cxx +++ b/filter/source/svg/svgfilter.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx b/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx index 16cd01cec4d9..ef5cc8a6c819 100644 --- a/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx +++ b/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include diff --git a/forms/source/component/FormComponent.cxx b/forms/source/component/FormComponent.cxx index caf486676148..97bea91aa8b9 100644 --- a/forms/source/component/FormComponent.cxx +++ b/forms/source/component/FormComponent.cxx @@ -28,6 +28,8 @@ #include #include #include +#include +#include #include #include #include @@ -35,6 +37,7 @@ #include #include #include +#include #include #include diff --git a/forms/source/component/cachedrowset.cxx b/forms/source/component/cachedrowset.cxx index b62075165b23..a17e29ceff64 100644 --- a/forms/source/component/cachedrowset.cxx +++ b/forms/source/component/cachedrowset.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include diff --git a/forms/source/component/clickableimage.cxx b/forms/source/component/clickableimage.cxx index 3484dacb0b89..34532966f624 100644 --- a/forms/source/component/clickableimage.cxx +++ b/forms/source/component/clickableimage.cxx @@ -33,6 +33,7 @@ #include #include #include +#include #include #include #include diff --git a/forms/source/misc/InterfaceContainer.cxx b/forms/source/misc/InterfaceContainer.cxx index 19b98ea87e8e..6316f71b4742 100644 --- a/forms/source/misc/InterfaceContainer.cxx +++ b/forms/source/misc/InterfaceContainer.cxx @@ -29,6 +29,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/forms/source/xforms/binding.cxx b/forms/source/xforms/binding.cxx index 4044fcb92faa..c0402ea2e35c 100644 --- a/forms/source/xforms/binding.cxx +++ b/forms/source/xforms/binding.cxx @@ -37,6 +37,8 @@ #include #include +#include +#include #include #include #include @@ -70,8 +72,6 @@ using com::sun::star::form::binding::InvalidBindingStateException; using com::sun::star::form::binding::XValueBinding; using com::sun::star::lang::EventObject; using com::sun::star::lang::IndexOutOfBoundsException; -using com::sun::star::lang::NoSupportException; -using com::sun::star::lang::NullPointerException; using com::sun::star::lang::XUnoTunnel; using com::sun::star::uno::Any; using com::sun::star::uno::Reference; diff --git a/forms/source/xforms/datatyperepository.cxx b/forms/source/xforms/datatyperepository.cxx index e50b09de09e9..6d622a1ea8c7 100644 --- a/forms/source/xforms/datatyperepository.cxx +++ b/forms/source/xforms/datatyperepository.cxx @@ -25,6 +25,8 @@ #include "frm_strings.hxx" #include "property.hrc" +#include +#include #include #include diff --git a/forms/source/xforms/datatypes.cxx b/forms/source/xforms/datatypes.cxx index 707dce52a2eb..d48c49830e0a 100644 --- a/forms/source/xforms/datatypes.cxx +++ b/forms/source/xforms/datatypes.cxx @@ -36,7 +36,6 @@ namespace xforms using ::com::sun::star::uno::Any; using ::com::sun::star::uno::makeAny; using ::com::sun::star::uno::Exception; - using ::com::sun::star::util::VetoException; using ::com::sun::star::util::Date; using ::com::sun::star::util::Time; using ::com::sun::star::util::DateTime; diff --git a/forms/source/xforms/model.cxx b/forms/source/xforms/model.cxx index f90bf15c3553..86bab08f3040 100644 --- a/forms/source/xforms/model.cxx +++ b/forms/source/xforms/model.cxx @@ -56,7 +56,6 @@ using com::sun::star::lang::XUnoTunnel; using com::sun::star::beans::XPropertySet; using com::sun::star::beans::PropertyValue; -using com::sun::star::util::VetoException; using com::sun::star::lang::WrappedTargetException; using com::sun::star::ucb::XSimpleFileAccess3; using com::sun::star::ucb::SimpleFileAccess; diff --git a/forms/source/xforms/submission.cxx b/forms/source/xforms/submission.cxx index c2ebb3e23f14..55115077fda7 100644 --- a/forms/source/xforms/submission.cxx +++ b/forms/source/xforms/submission.cxx @@ -30,7 +30,7 @@ #include #include - +#include #include #include #include diff --git a/framework/source/accelerators/acceleratorconfiguration.cxx b/framework/source/accelerators/acceleratorconfiguration.cxx index 1b44cc93c0ca..c348f92715e9 100644 --- a/framework/source/accelerators/acceleratorconfiguration.cxx +++ b/framework/source/accelerators/acceleratorconfiguration.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include diff --git a/framework/source/dispatch/mailtodispatcher.cxx b/framework/source/dispatch/mailtodispatcher.cxx index ed3e099e7e81..09d5ad384331 100644 --- a/framework/source/dispatch/mailtodispatcher.cxx +++ b/framework/source/dispatch/mailtodispatcher.cxx @@ -21,7 +21,9 @@ #include #include +#include #include +#include #include #include diff --git a/framework/source/fwe/classes/framelistanalyzer.cxx b/framework/source/fwe/classes/framelistanalyzer.cxx index ed9d751c7887..2b6ded8181c0 100644 --- a/framework/source/fwe/classes/framelistanalyzer.cxx +++ b/framework/source/fwe/classes/framelistanalyzer.cxx @@ -24,8 +24,10 @@ #include #include +#include #include #include +#include #include #include diff --git a/framework/source/fwe/helper/actiontriggerhelper.cxx b/framework/source/fwe/helper/actiontriggerhelper.cxx index ddf7c1d32a41..515383b1929c 100644 --- a/framework/source/fwe/helper/actiontriggerhelper.cxx +++ b/framework/source/fwe/helper/actiontriggerhelper.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include diff --git a/framework/source/fwe/helper/propertysetcontainer.cxx b/framework/source/fwe/helper/propertysetcontainer.cxx index 641e98792324..26d5d80a15cb 100644 --- a/framework/source/fwe/helper/propertysetcontainer.cxx +++ b/framework/source/fwe/helper/propertysetcontainer.cxx @@ -19,6 +19,7 @@ #include +#include #include #include diff --git a/framework/source/fwe/helper/undomanagerhelper.cxx b/framework/source/fwe/helper/undomanagerhelper.cxx index 106c8dfb887d..efa05ed28b70 100644 --- a/framework/source/fwe/helper/undomanagerhelper.cxx +++ b/framework/source/fwe/helper/undomanagerhelper.cxx @@ -19,7 +19,12 @@ #include +#include +#include +#include #include +#include +#include #include #include diff --git a/framework/source/fwe/xml/menuconfiguration.cxx b/framework/source/fwe/xml/menuconfiguration.cxx index 9ed762ce2d59..81ad5c94425c 100644 --- a/framework/source/fwe/xml/menuconfiguration.cxx +++ b/framework/source/fwe/xml/menuconfiguration.cxx @@ -28,6 +28,7 @@ #include #include +#include #include #include #include diff --git a/framework/source/fwe/xml/menudocumenthandler.cxx b/framework/source/fwe/xml/menudocumenthandler.cxx index 485717088a00..f2ce6c9fded0 100644 --- a/framework/source/fwe/xml/menudocumenthandler.cxx +++ b/framework/source/fwe/xml/menudocumenthandler.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include #include diff --git a/framework/source/fwe/xml/statusbarconfiguration.cxx b/framework/source/fwe/xml/statusbarconfiguration.cxx index 2615f241dee8..036ebb8c7852 100644 --- a/framework/source/fwe/xml/statusbarconfiguration.cxx +++ b/framework/source/fwe/xml/statusbarconfiguration.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include #include diff --git a/framework/source/fwe/xml/statusbardocumenthandler.cxx b/framework/source/fwe/xml/statusbardocumenthandler.cxx index 190877c78546..18863a28e5aa 100644 --- a/framework/source/fwe/xml/statusbardocumenthandler.cxx +++ b/framework/source/fwe/xml/statusbardocumenthandler.cxx @@ -21,6 +21,7 @@ #include +#include #include #include #include diff --git a/framework/source/fwe/xml/toolboxconfiguration.cxx b/framework/source/fwe/xml/toolboxconfiguration.cxx index 11460f9a0a73..d9c41b81c536 100644 --- a/framework/source/fwe/xml/toolboxconfiguration.cxx +++ b/framework/source/fwe/xml/toolboxconfiguration.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include #include diff --git a/framework/source/fwe/xml/toolboxdocumenthandler.cxx b/framework/source/fwe/xml/toolboxdocumenthandler.cxx index c9d95f310e56..52926ca2b917 100644 --- a/framework/source/fwe/xml/toolboxdocumenthandler.cxx +++ b/framework/source/fwe/xml/toolboxdocumenthandler.cxx @@ -22,6 +22,7 @@ #include #include +#include #include #include #include diff --git a/framework/source/fwi/uielement/constitemcontainer.cxx b/framework/source/fwi/uielement/constitemcontainer.cxx index d386f391ef0f..10018c7c978c 100644 --- a/framework/source/fwi/uielement/constitemcontainer.cxx +++ b/framework/source/fwi/uielement/constitemcontainer.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include diff --git a/framework/source/fwi/uielement/itemcontainer.cxx b/framework/source/fwi/uielement/itemcontainer.cxx index 531febdf7e6e..fd9149376162 100644 --- a/framework/source/fwi/uielement/itemcontainer.cxx +++ b/framework/source/fwi/uielement/itemcontainer.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/framework/source/fwi/uielement/rootitemcontainer.cxx b/framework/source/fwi/uielement/rootitemcontainer.cxx index b71fa57b4758..04d085deccf9 100644 --- a/framework/source/fwi/uielement/rootitemcontainer.cxx +++ b/framework/source/fwi/uielement/rootitemcontainer.cxx @@ -19,6 +19,7 @@ #include +#include #include #include #include diff --git a/framework/source/helper/oframes.cxx b/framework/source/helper/oframes.cxx index ee23298f99fc..687a25d0f67f 100644 --- a/framework/source/helper/oframes.cxx +++ b/framework/source/helper/oframes.cxx @@ -21,7 +21,7 @@ #include #include - +#include #include namespace framework{ diff --git a/framework/source/inc/pattern/frame.hxx b/framework/source/inc/pattern/frame.hxx index 7b389579a6d3..a31ced460cb6 100644 --- a/framework/source/inc/pattern/frame.hxx +++ b/framework/source/inc/pattern/frame.hxx @@ -27,6 +27,7 @@ #include #include #include +#include #include // namespaces diff --git a/framework/source/jobs/job.cxx b/framework/source/jobs/job.cxx index be7ab2137b3c..ba65abce5212 100644 --- a/framework/source/jobs/job.cxx +++ b/framework/source/jobs/job.cxx @@ -22,8 +22,10 @@ #include #include +#include #include #include +#include #include #include #include diff --git a/framework/source/loadenv/loadenv.cxx b/framework/source/loadenv/loadenv.cxx index 436970269155..396e9c1b42f4 100644 --- a/framework/source/loadenv/loadenv.cxx +++ b/framework/source/loadenv/loadenv.cxx @@ -65,6 +65,7 @@ #include #include #include +#include #include #include #include diff --git a/framework/source/recording/dispatchrecorder.cxx b/framework/source/recording/dispatchrecorder.cxx index fad2881fb32f..b8b9c3f47bd7 100644 --- a/framework/source/recording/dispatchrecorder.cxx +++ b/framework/source/recording/dispatchrecorder.cxx @@ -19,6 +19,9 @@ #include #include +#include +#include +#include #include #include #include diff --git a/framework/source/services/ContextChangeEventMultiplexer.cxx b/framework/source/services/ContextChangeEventMultiplexer.cxx index fedd333ba5a5..1171aebc87d7 100644 --- a/framework/source/services/ContextChangeEventMultiplexer.cxx +++ b/framework/source/services/ContextChangeEventMultiplexer.cxx @@ -18,7 +18,7 @@ */ #include - +#include #include #include #include diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx index fb9f34679d36..70ac2b769c3d 100644 --- a/framework/source/services/autorecovery.cxx +++ b/framework/source/services/autorecovery.cxx @@ -58,6 +58,7 @@ #include #include #include +#include #include #include #include diff --git a/framework/source/services/desktop.cxx b/framework/source/services/desktop.cxx index acb6547a3967..e5133a7302eb 100644 --- a/framework/source/services/desktop.cxx +++ b/framework/source/services/desktop.cxx @@ -37,6 +37,7 @@ #include #include +#include #include #include #include @@ -53,6 +54,7 @@ #include #include #include +#include #include #include #include diff --git a/framework/source/services/frame.cxx b/framework/source/services/frame.cxx index 108c2979a715..f88c631fd7e4 100644 --- a/framework/source/services/frame.cxx +++ b/framework/source/services/frame.cxx @@ -60,6 +60,7 @@ #include #include #include +#include #include #include #include diff --git a/framework/source/services/modulemanager.cxx b/framework/source/services/modulemanager.cxx index 6819ee8e2afe..2df0088a1c89 100644 --- a/framework/source/services/modulemanager.cxx +++ b/framework/source/services/modulemanager.cxx @@ -19,6 +19,7 @@ #include +#include #include #include #include diff --git a/framework/source/tabwin/tabwindow.cxx b/framework/source/tabwin/tabwindow.cxx index 6d92e2fcbde4..d249ec2fb45b 100644 --- a/framework/source/tabwin/tabwindow.cxx +++ b/framework/source/tabwin/tabwindow.cxx @@ -26,7 +26,7 @@ #include #include #include - +#include #include #include #include diff --git a/framework/source/uiconfiguration/imagemanagerimpl.cxx b/framework/source/uiconfiguration/imagemanagerimpl.cxx index a479bac0498a..d970bea83838 100644 --- a/framework/source/uiconfiguration/imagemanagerimpl.cxx +++ b/framework/source/uiconfiguration/imagemanagerimpl.cxx @@ -28,9 +28,13 @@ #include #include #include +#include #include #include #include +#include +#include +#include #include #include diff --git a/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx b/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx index 1c04c8afef03..3543f2e7f2fa 100644 --- a/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx +++ b/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx @@ -34,12 +34,17 @@ #include #include #include +#include #include #include #include +#include +#include #include +#include #include #include +#include #include #include #include diff --git a/framework/source/uiconfiguration/uiconfigurationmanager.cxx b/framework/source/uiconfiguration/uiconfigurationmanager.cxx index cf746c77faa5..65955e025e66 100644 --- a/framework/source/uiconfiguration/uiconfigurationmanager.cxx +++ b/framework/source/uiconfiguration/uiconfigurationmanager.cxx @@ -26,11 +26,16 @@ #include #include +#include #include #include +#include +#include #include +#include #include #include +#include #include #include #include diff --git a/framework/source/uielement/menubarmanager.cxx b/framework/source/uielement/menubarmanager.cxx index 2d4137d6ea1f..ef329031a8b3 100644 --- a/framework/source/uielement/menubarmanager.cxx +++ b/framework/source/uielement/menubarmanager.cxx @@ -29,6 +29,7 @@ #include #include +#include #include #include #include diff --git a/framework/source/uielement/statusbarmanager.cxx b/framework/source/uielement/statusbarmanager.cxx index 1b63608a4d31..27e5be35ef04 100644 --- a/framework/source/uielement/statusbarmanager.cxx +++ b/framework/source/uielement/statusbarmanager.cxx @@ -31,11 +31,11 @@ #include "general.h" #include "properties.h" #include - #include #include #include #include +#include #include #include #include diff --git a/framework/source/uielement/toolbarmanager.cxx b/framework/source/uielement/toolbarmanager.cxx index 2ddc5f852804..b6ce88cf2249 100644 --- a/framework/source/uielement/toolbarmanager.cxx +++ b/framework/source/uielement/toolbarmanager.cxx @@ -39,6 +39,7 @@ #include #include #include +#include #include #include #include diff --git a/framework/source/uifactory/uielementfactorymanager.cxx b/framework/source/uifactory/uielementfactorymanager.cxx index d908a359c4a3..007f6c4a7a65 100644 --- a/framework/source/uifactory/uielementfactorymanager.cxx +++ b/framework/source/uifactory/uielementfactorymanager.cxx @@ -25,11 +25,13 @@ #include #include #include +#include #include #include #include #include #include +#include #include #include #include diff --git a/framework/source/uifactory/windowcontentfactorymanager.cxx b/framework/source/uifactory/windowcontentfactorymanager.cxx index 15c478b89d61..ad96f9a63bf7 100644 --- a/framework/source/uifactory/windowcontentfactorymanager.cxx +++ b/framework/source/uifactory/windowcontentfactorymanager.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include #include diff --git a/framework/source/xml/imagesconfiguration.cxx b/framework/source/xml/imagesconfiguration.cxx index 23e718e961ed..c85bbc72c056 100644 --- a/framework/source/xml/imagesconfiguration.cxx +++ b/framework/source/xml/imagesconfiguration.cxx @@ -25,6 +25,7 @@ #include #include +#include #include #include #include diff --git a/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx b/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx index 276a2ce15f9c..79cc2b4edc1b 100644 --- a/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx +++ b/i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx index 1e6728e864bb..d5bfc38ffc3d 100644 --- a/i18npool/source/localedata/localedata.cxx +++ b/i18npool/source/localedata/localedata.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/i18npool/source/textconversion/textconversionImpl.cxx b/i18npool/source/textconversion/textconversionImpl.cxx index 0e05fd176b81..ea15b1088cc8 100644 --- a/i18npool/source/textconversion/textconversionImpl.cxx +++ b/i18npool/source/textconversion/textconversionImpl.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/i18npool/source/textconversion/textconversion_ko.cxx b/i18npool/source/textconversion/textconversion_ko.cxx index fba410ca58c5..07a4151bc873 100644 --- a/i18npool/source/textconversion/textconversion_ko.cxx +++ b/i18npool/source/textconversion/textconversion_ko.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/i18npool/source/textconversion/textconversion_zh.cxx b/i18npool/source/textconversion/textconversion_zh.cxx index 39468827b6c8..224c7dea8d74 100644 --- a/i18npool/source/textconversion/textconversion_zh.cxx +++ b/i18npool/source/textconversion/textconversion_zh.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include diff --git a/i18npool/source/transliteration/fullwidthToHalfwidth.cxx b/i18npool/source/transliteration/fullwidthToHalfwidth.cxx index e871c473cd88..cc90fd84e3ec 100644 --- a/i18npool/source/transliteration/fullwidthToHalfwidth.cxx +++ b/i18npool/source/transliteration/fullwidthToHalfwidth.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include diff --git a/i18npool/source/transliteration/textToPronounce_zh.cxx b/i18npool/source/transliteration/textToPronounce_zh.cxx index ee9a1534f4a5..a46889f4f724 100644 --- a/i18npool/source/transliteration/textToPronounce_zh.cxx +++ b/i18npool/source/transliteration/textToPronounce_zh.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include diff --git a/i18npool/source/transliteration/transliteration_body.cxx b/i18npool/source/transliteration/transliteration_body.cxx index 8e8fa6bb56b1..d55f21c515a0 100644 --- a/i18npool/source/transliteration/transliteration_body.cxx +++ b/i18npool/source/transliteration/transliteration_body.cxx @@ -21,7 +21,7 @@ #include #include #include - +#include #include #include #include diff --git a/include/basegfx/tools/unopolypolygon.hxx b/include/basegfx/tools/unopolypolygon.hxx index 17a3d21143c3..b59d126c6212 100644 --- a/include/basegfx/tools/unopolypolygon.hxx +++ b/include/basegfx/tools/unopolypolygon.hxx @@ -22,6 +22,7 @@ #include #include +#include #include #include #include diff --git a/include/connectivity/sqlnode.hxx b/include/connectivity/sqlnode.hxx index 2622faa857c4..f943942d2570 100644 --- a/include/connectivity/sqlnode.hxx +++ b/include/connectivity/sqlnode.hxx @@ -21,6 +21,7 @@ #include #include +#include #include #include #include diff --git a/io/source/TextInputStream/TextInputStream.cxx b/io/source/TextInputStream/TextInputStream.cxx index f948480b56ec..c3bad057958c 100644 --- a/io/source/TextInputStream/TextInputStream.cxx +++ b/io/source/TextInputStream/TextInputStream.cxx @@ -30,6 +30,9 @@ #include #include +#include +#include +#include #include #include diff --git a/io/source/TextOutputStream/TextOutputStream.cxx b/io/source/TextOutputStream/TextOutputStream.cxx index 323eb88e820b..12dd18d8c401 100644 --- a/io/source/TextOutputStream/TextOutputStream.cxx +++ b/io/source/TextOutputStream/TextOutputStream.cxx @@ -30,6 +30,7 @@ #include #include +#include #include #include diff --git a/io/source/acceptor/acc_pipe.cxx b/io/source/acceptor/acc_pipe.cxx index a7e02f8e2af4..b1395946d936 100644 --- a/io/source/acceptor/acc_pipe.cxx +++ b/io/source/acceptor/acc_pipe.cxx @@ -20,6 +20,7 @@ #include "osl/security.hxx" #include "acceptor.hxx" #include +#include #include #include diff --git a/io/source/acceptor/acc_socket.cxx b/io/source/acceptor/acc_socket.cxx index e1cf5a3f3664..0759b3eff402 100644 --- a/io/source/acceptor/acc_socket.cxx +++ b/io/source/acceptor/acc_socket.cxx @@ -26,7 +26,7 @@ #include #include #include - +#include #include using namespace ::osl; diff --git a/io/source/acceptor/acceptor.cxx b/io/source/acceptor/acceptor.cxx index c8871a814701..796e5dbf2366 100644 --- a/io/source/acceptor/acceptor.cxx +++ b/io/source/acceptor/acceptor.cxx @@ -28,7 +28,10 @@ #include "cppuhelper/unourl.hxx" #include "rtl/malformeduriexception.hxx" +#include +#include #include +#include #include #include "services.hxx" diff --git a/io/source/connector/connector.cxx b/io/source/connector/connector.cxx index c5f9c7935044..a09909519da7 100644 --- a/io/source/connector/connector.cxx +++ b/io/source/connector/connector.cxx @@ -30,6 +30,8 @@ #include #include +#include +#include #include #include "services.hxx" diff --git a/io/source/connector/ctr_pipe.cxx b/io/source/connector/ctr_pipe.cxx index 48aad0b39260..aacfa48aa6e5 100644 --- a/io/source/connector/ctr_pipe.cxx +++ b/io/source/connector/ctr_pipe.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include "connector.hxx" diff --git a/io/source/connector/ctr_socket.cxx b/io/source/connector/ctr_socket.cxx index 53ce96ae3131..e29111266ef4 100644 --- a/io/source/connector/ctr_socket.cxx +++ b/io/source/connector/ctr_socket.cxx @@ -19,6 +19,7 @@ #include "connector.hxx" +#include #include #include diff --git a/io/source/stm/odata.cxx b/io/source/stm/odata.cxx index ff2307bc91a7..c67c7a762359 100644 --- a/io/source/stm/odata.cxx +++ b/io/source/stm/odata.cxx @@ -27,6 +27,7 @@ #include #include +#include #include #include #include diff --git a/io/source/stm/omark.cxx b/io/source/stm/omark.cxx index 551012f9b483..9053ada96698 100644 --- a/io/source/stm/omark.cxx +++ b/io/source/stm/omark.cxx @@ -22,12 +22,14 @@ #include #include +#include #include #include #include #include #include #include +#include #include #include diff --git a/io/source/stm/opipe.cxx b/io/source/stm/opipe.cxx index abba00fa8bad..c95657d1b27f 100644 --- a/io/source/stm/opipe.cxx +++ b/io/source/stm/opipe.cxx @@ -17,8 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include -// streams +#include #include #include #include diff --git a/io/source/stm/opump.cxx b/io/source/stm/opump.cxx index 26ecb927e497..b00ccf3319d9 100644 --- a/io/source/stm/opump.cxx +++ b/io/source/stm/opump.cxx @@ -22,6 +22,8 @@ #include +#include +#include #include #include #include diff --git a/lingucomponent/source/languageguessing/guesslang.cxx b/lingucomponent/source/languageguessing/guesslang.cxx index 23aeb4f62177..556779504f75 100644 --- a/lingucomponent/source/languageguessing/guesslang.cxx +++ b/lingucomponent/source/languageguessing/guesslang.cxx @@ -31,6 +31,7 @@ #include #include +#include #include #include #include diff --git a/linguistic/source/convdic.cxx b/linguistic/source/convdic.cxx index c140bb1bd957..f69fcc862b62 100644 --- a/linguistic/source/convdic.cxx +++ b/linguistic/source/convdic.cxx @@ -41,6 +41,7 @@ #include #include #include +#include #include #include #include diff --git a/linguistic/source/convdiclist.cxx b/linguistic/source/convdiclist.cxx index 3aecf316ec40..36b357ce138c 100644 --- a/linguistic/source/convdiclist.cxx +++ b/linguistic/source/convdiclist.cxx @@ -21,6 +21,7 @@ #include #include +#include #include #include #include diff --git a/linguistic/source/lngsvcmgr.cxx b/linguistic/source/lngsvcmgr.cxx index 0fcd7dfff492..5e3df847b522 100644 --- a/linguistic/source/lngsvcmgr.cxx +++ b/linguistic/source/lngsvcmgr.cxx @@ -17,7 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include +#include #include #include #include diff --git a/odk/examples/cpp/complextoolbarcontrols/MyJob.h b/odk/examples/cpp/complextoolbarcontrols/MyJob.h index 6687dc7c8be6..0741e5eed21e 100644 --- a/odk/examples/cpp/complextoolbarcontrols/MyJob.h +++ b/odk/examples/cpp/complextoolbarcontrols/MyJob.h @@ -21,6 +21,7 @@ #define INCLUDED_EXAMPLES_COMPLEXTOOLBARCONTROLS_MYJOB_H #include +#include #include #include #include diff --git a/odk/examples/cpp/complextoolbarcontrols/MyListener.h b/odk/examples/cpp/complextoolbarcontrols/MyListener.h index 303916545c14..906b266a13af 100644 --- a/odk/examples/cpp/complextoolbarcontrols/MyListener.h +++ b/odk/examples/cpp/complextoolbarcontrols/MyListener.h @@ -20,6 +20,9 @@ #ifndef INCLUDED_EXAMPLES_COMPLEXTOOLBARCONTROLS_MYLISTENER_H #define INCLUDED_EXAMPLES_COMPLEXTOOLBARCONTROLS_MYLISTENER_H +#include + +#include #include #include #include diff --git a/oox/source/crypto/DocumentEncryption.cxx b/oox/source/crypto/DocumentEncryption.cxx index 493fcbf6ee85..fe894f37a0c8 100644 --- a/oox/source/crypto/DocumentEncryption.cxx +++ b/oox/source/crypto/DocumentEncryption.cxx @@ -23,7 +23,6 @@ namespace oox { namespace core { using namespace css::io; -using namespace css::lang; using namespace css::uno; DocumentEncryption::DocumentEncryption(Reference const & xDocumentStream, diff --git a/oox/source/docprop/docprophandler.cxx b/oox/source/docprop/docprophandler.cxx index 24e45cef9276..ec75f877fabf 100644 --- a/oox/source/docprop/docprophandler.cxx +++ b/oox/source/docprop/docprophandler.cxx @@ -21,7 +21,9 @@ #include #include +#include #include +#include #include #include diff --git a/oox/source/helper/textinputstream.cxx b/oox/source/helper/textinputstream.cxx index 6159edee7a8b..e592ce0b5283 100644 --- a/oox/source/helper/textinputstream.cxx +++ b/oox/source/helper/textinputstream.cxx @@ -19,6 +19,7 @@ #include "oox/helper/textinputstream.hxx" +#include #include #include #include diff --git a/oox/source/ole/olestorage.cxx b/oox/source/ole/olestorage.cxx index 7d282bfdf6f1..1527c4ef814a 100644 --- a/oox/source/ole/olestorage.cxx +++ b/oox/source/ole/olestorage.cxx @@ -22,6 +22,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/package/source/manifest/ManifestReader.cxx b/package/source/manifest/ManifestReader.cxx index f1661d12a6dc..61140f6afc65 100644 --- a/package/source/manifest/ManifestReader.cxx +++ b/package/source/manifest/ManifestReader.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/package/source/xstor/ocompinstream.cxx b/package/source/xstor/ocompinstream.cxx index 63bc7dc6eca4..222af14fe848 100644 --- a/package/source/xstor/ocompinstream.cxx +++ b/package/source/xstor/ocompinstream.cxx @@ -19,6 +19,7 @@ #include "ocompinstream.hxx" #include +#include #include #include #include diff --git a/package/source/xstor/ohierarchyholder.cxx b/package/source/xstor/ohierarchyholder.cxx index d3730a90c670..f5bcc68ea250 100644 --- a/package/source/xstor/ohierarchyholder.cxx +++ b/package/source/xstor/ohierarchyholder.cxx @@ -17,11 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include #include #include +#include #include #include "ohierarchyholder.hxx" diff --git a/package/source/xstor/owriteablestream.cxx b/package/source/xstor/owriteablestream.cxx index c4e5822c493e..455d51c04049 100644 --- a/package/source/xstor/owriteablestream.cxx +++ b/package/source/xstor/owriteablestream.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include @@ -24,11 +27,13 @@ #include #include #include +#include #include #include #include #include #include +#include #include #include #include diff --git a/package/source/xstor/switchpersistencestream.cxx b/package/source/xstor/switchpersistencestream.cxx index cd325742016c..c7c2ac87b435 100644 --- a/package/source/xstor/switchpersistencestream.cxx +++ b/package/source/xstor/switchpersistencestream.cxx @@ -18,7 +18,8 @@ */ #include - +#include +#include #include #include #include diff --git a/package/source/xstor/xfactory.cxx b/package/source/xstor/xfactory.cxx index a7b5c462167d..d6c2730e7c5e 100644 --- a/package/source/xstor/xfactory.cxx +++ b/package/source/xstor/xfactory.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include diff --git a/package/source/xstor/xstorage.cxx b/package/source/xstor/xstorage.cxx index 98b6ac22c229..da757ea97747 100644 --- a/package/source/xstor/xstorage.cxx +++ b/package/source/xstor/xstorage.cxx @@ -23,8 +23,12 @@ #include #include +#include #include #include +#include +#include +#include #include #include #include diff --git a/package/source/zipapi/blowfishcontext.cxx b/package/source/zipapi/blowfishcontext.cxx index f572692c0366..37e614581e36 100644 --- a/package/source/zipapi/blowfishcontext.cxx +++ b/package/source/zipapi/blowfishcontext.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include diff --git a/package/source/zipapi/sha1context.cxx b/package/source/zipapi/sha1context.cxx index c7bc6312c669..f24064616edb 100644 --- a/package/source/zipapi/sha1context.cxx +++ b/package/source/zipapi/sha1context.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include diff --git a/package/source/zippackage/ZipPackageBuffer.cxx b/package/source/zippackage/ZipPackageBuffer.cxx index cb5f80c1c052..8df0f3a96c9b 100644 --- a/package/source/zippackage/ZipPackageBuffer.cxx +++ b/package/source/zippackage/ZipPackageBuffer.cxx @@ -21,6 +21,9 @@ #include #include +#include +#include + using namespace ::com::sun::star; using namespace com::sun::star::uno; using namespace com::sun::star::io; diff --git a/package/source/zippackage/ZipPackageEntry.cxx b/package/source/zippackage/ZipPackageEntry.cxx index 727add5b07a3..0673e887d111 100644 --- a/package/source/zippackage/ZipPackageEntry.cxx +++ b/package/source/zippackage/ZipPackageEntry.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include diff --git a/package/source/zippackage/ZipPackageStream.cxx b/package/source/zippackage/ZipPackageStream.cxx index 971263859fd5..6f7ab60f81df 100644 --- a/package/source/zippackage/ZipPackageStream.cxx +++ b/package/source/zippackage/ZipPackageStream.cxx @@ -20,6 +20,7 @@ #include #include +#include #include #include #include diff --git a/package/source/zippackage/wrapstreamforshare.cxx b/package/source/zippackage/wrapstreamforshare.cxx index 2065454c78c7..393ad27c6cc0 100644 --- a/package/source/zippackage/wrapstreamforshare.cxx +++ b/package/source/zippackage/wrapstreamforshare.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include "wrapstreamforshare.hxx" diff --git a/pyuno/source/module/pyuno_adapter.cxx b/pyuno/source/module/pyuno_adapter.cxx index 65a317b39e7e..9d2140e33b36 100644 --- a/pyuno/source/module/pyuno_adapter.cxx +++ b/pyuno/source/module/pyuno_adapter.cxx @@ -24,6 +24,7 @@ #include #include +#include #include diff --git a/pyuno/source/module/pyuno_struct.cxx b/pyuno/source/module/pyuno_struct.cxx index df160b473b84..437b4a8f1614 100644 --- a/pyuno/source/module/pyuno_struct.cxx +++ b/pyuno/source/module/pyuno_struct.cxx @@ -28,6 +28,7 @@ #include +#include #include #include "pyuno_impl.hxx" diff --git a/reportdesign/source/core/api/Functions.cxx b/reportdesign/source/core/api/Functions.cxx index 2748244fd8d8..e2088fbc72eb 100644 --- a/reportdesign/source/core/api/Functions.cxx +++ b/reportdesign/source/core/api/Functions.cxx @@ -21,6 +21,7 @@ #include #include "core_resource.hxx" #include "core_resource.hrc" +#include #include #include diff --git a/reportdesign/source/core/api/Group.cxx b/reportdesign/source/core/api/Group.cxx index 0694c9ad0ccc..d546f2340137 100644 --- a/reportdesign/source/core/api/Group.cxx +++ b/reportdesign/source/core/api/Group.cxx @@ -19,6 +19,7 @@ #include "Group.hxx" #include "Section.hxx" #include +#include #include #include #include "corestrings.hrc" diff --git a/reportdesign/source/core/api/Groups.cxx b/reportdesign/source/core/api/Groups.cxx index 2e20af80fc4c..3b0816c49393 100644 --- a/reportdesign/source/core/api/Groups.cxx +++ b/reportdesign/source/core/api/Groups.cxx @@ -18,6 +18,8 @@ */ #include "Groups.hxx" #include "Group.hxx" +#include +#include #include #include "core_resource.hxx" #include "core_resource.hrc" diff --git a/reportdesign/source/core/api/ReportDefinition.cxx b/reportdesign/source/core/api/ReportDefinition.cxx index 67a76c774c3e..95b6ad2dde64 100644 --- a/reportdesign/source/core/api/ReportDefinition.cxx +++ b/reportdesign/source/core/api/ReportDefinition.cxx @@ -44,6 +44,7 @@ #include #include #include +#include #include #include #include @@ -61,6 +62,7 @@ #include #include #include +#include #include #include #include @@ -80,6 +82,7 @@ #include #include #include +#include #include #include #include diff --git a/reportdesign/source/core/api/Section.cxx b/reportdesign/source/core/api/Section.cxx index 082518936f2d..24deb203928c 100644 --- a/reportdesign/source/core/api/Section.cxx +++ b/reportdesign/source/core/api/Section.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include "corestrings.hrc" #include "core_resource.hxx" diff --git a/reportdesign/source/filter/xml/xmlfilter.cxx b/reportdesign/source/filter/xml/xmlfilter.cxx index ff0ea2d7765b..dc101e13e76d 100644 --- a/reportdesign/source/filter/xml/xmlfilter.cxx +++ b/reportdesign/source/filter/xml/xmlfilter.cxx @@ -19,6 +19,7 @@ #include +#include #include #include #include diff --git a/reportdesign/source/ui/inspection/DataProviderHandler.cxx b/reportdesign/source/ui/inspection/DataProviderHandler.cxx index b07e8bede535..34bd6f992105 100644 --- a/reportdesign/source/ui/inspection/DataProviderHandler.cxx +++ b/reportdesign/source/ui/inspection/DataProviderHandler.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/reportdesign/source/ui/inspection/GeometryHandler.cxx b/reportdesign/source/ui/inspection/GeometryHandler.cxx index 64688e53a339..bb111ce12f8f 100644 --- a/reportdesign/source/ui/inspection/GeometryHandler.cxx +++ b/reportdesign/source/ui/inspection/GeometryHandler.cxx @@ -39,6 +39,7 @@ #include #include #include +#include #include #include #include diff --git a/reportdesign/source/ui/inspection/ReportComponentHandler.cxx b/reportdesign/source/ui/inspection/ReportComponentHandler.cxx index 71d088175e76..834779294a2f 100644 --- a/reportdesign/source/ui/inspection/ReportComponentHandler.cxx +++ b/reportdesign/source/ui/inspection/ReportComponentHandler.cxx @@ -17,6 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include "ReportComponentHandler.hxx" +#include #include #include "uistrings.hrc" #include diff --git a/sax/qa/cppunit/attributes.cxx b/sax/qa/cppunit/attributes.cxx index 7bd09b5fe8e9..ff83d5b85a43 100644 --- a/sax/qa/cppunit/attributes.cxx +++ b/sax/qa/cppunit/attributes.cxx @@ -8,7 +8,7 @@ */ #include - +#include #include #include #include diff --git a/sax/qa/cppunit/xmlimport.cxx b/sax/qa/cppunit/xmlimport.cxx index 8876a4aa01e7..40e3b50e81be 100644 --- a/sax/qa/cppunit/xmlimport.cxx +++ b/sax/qa/cppunit/xmlimport.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/sax/source/expatwrap/sax_expat.cxx b/sax/source/expatwrap/sax_expat.cxx index ec53ee80edc8..d71ac08985ef 100644 --- a/sax/source/expatwrap/sax_expat.cxx +++ b/sax/source/expatwrap/sax_expat.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include diff --git a/sax/source/expatwrap/saxwriter.cxx b/sax/source/expatwrap/saxwriter.cxx index b4a1fb1cbfd7..bd00da63dd84 100644 --- a/sax/source/expatwrap/saxwriter.cxx +++ b/sax/source/expatwrap/saxwriter.cxx @@ -23,6 +23,7 @@ #include #include +#include #include #include #include diff --git a/sax/source/expatwrap/xml2utf.cxx b/sax/source/expatwrap/xml2utf.cxx index d19f56ea0603..6ccecc684983 100644 --- a/sax/source/expatwrap/xml2utf.cxx +++ b/sax/source/expatwrap/xml2utf.cxx @@ -24,7 +24,7 @@ #include #include - +#include #include using namespace ::com::sun::star::uno; diff --git a/sax/source/fastparser/fastparser.cxx b/sax/source/fastparser/fastparser.cxx index bf64bffe77b0..498bd4de7042 100644 --- a/sax/source/fastparser/fastparser.cxx +++ b/sax/source/fastparser/fastparser.cxx @@ -21,7 +21,9 @@ #include "sax/fastattribs.hxx" #include "xml2utf.hxx" +#include #include +#include #include #include #include diff --git a/sax/source/tools/fastattribs.cxx b/sax/source/tools/fastattribs.cxx index 01a50f7d39d9..acf9dcb787e4 100644 --- a/sax/source/tools/fastattribs.cxx +++ b/sax/source/tools/fastattribs.cxx @@ -19,6 +19,7 @@ #include +#include #include using namespace ::com::sun::star::uno; diff --git a/sc/source/core/data/dpobject.cxx b/sc/source/core/data/dpobject.cxx index 5126a56dc0a1..c413220b8598 100644 --- a/sc/source/core/data/dpobject.cxx +++ b/sc/source/core/data/dpobject.cxx @@ -45,6 +45,7 @@ #include #include #include +#include #include #include #include diff --git a/sc/source/filter/oox/workbookhelper.cxx b/sc/source/filter/oox/workbookhelper.cxx index 0eb53c5abecb..c29fcede5e04 100644 --- a/sc/source/filter/oox/workbookhelper.cxx +++ b/sc/source/filter/oox/workbookhelper.cxx @@ -21,6 +21,7 @@ #include #include +#include #include #include #include diff --git a/sc/source/filter/xml/xmlimprt.cxx b/sc/source/filter/xml/xmlimprt.cxx index 4ec2acdfa287..0832f3df3936 100644 --- a/sc/source/filter/xml/xmlimprt.cxx +++ b/sc/source/filter/xml/xmlimprt.cxx @@ -83,6 +83,7 @@ #include #include #include +#include #include #include #include diff --git a/sc/source/filter/xml/xmlwrap.cxx b/sc/source/filter/xml/xmlwrap.cxx index ed56083c7751..a79b75ccc8da 100644 --- a/sc/source/filter/xml/xmlwrap.cxx +++ b/sc/source/filter/xml/xmlwrap.cxx @@ -41,6 +41,7 @@ #include #include #include +#include #include #include #include diff --git a/sc/source/ui/docshell/dbdocimp.cxx b/sc/source/ui/docshell/dbdocimp.cxx index 408ae020ccd3..f752045b1948 100644 --- a/sc/source/ui/docshell/dbdocimp.cxx +++ b/sc/source/ui/docshell/dbdocimp.cxx @@ -25,6 +25,7 @@ #include #include +#include #include #include #include diff --git a/sc/source/ui/docshell/docsh.cxx b/sc/source/ui/docshell/docsh.cxx index f34f675fd1f8..0a4ecc92afd6 100644 --- a/sc/source/ui/docshell/docsh.cxx +++ b/sc/source/ui/docshell/docsh.cxx @@ -53,6 +53,7 @@ #include #include #include +#include #include #include #include diff --git a/sc/source/ui/docshell/docsh8.cxx b/sc/source/ui/docshell/docsh8.cxx index 4973aaa73b95..6bee8e683222 100644 --- a/sc/source/ui/docshell/docsh8.cxx +++ b/sc/source/ui/docshell/docsh8.cxx @@ -34,6 +34,7 @@ #include #include +#include #include #include #include diff --git a/sc/source/ui/unoobj/afmtuno.cxx b/sc/source/ui/unoobj/afmtuno.cxx index d3b7d0070c81..bd5775c03b20 100644 --- a/sc/source/ui/unoobj/afmtuno.cxx +++ b/sc/source/ui/unoobj/afmtuno.cxx @@ -24,6 +24,7 @@ #include #include "unowids.hxx" #include +#include #include #include #include diff --git a/sc/source/ui/unoobj/appluno.cxx b/sc/source/ui/unoobj/appluno.cxx index b50600bb2736..fcf724a9f486 100644 --- a/sc/source/ui/unoobj/appluno.cxx +++ b/sc/source/ui/unoobj/appluno.cxx @@ -36,6 +36,7 @@ #include "sc.hrc" #include "unonames.hxx" #include "funcdesc.hxx" +#include #include #include diff --git a/sc/source/ui/unoobj/celllistsource.cxx b/sc/source/ui/unoobj/celllistsource.cxx index d826d75e8e16..b2dec388e63e 100644 --- a/sc/source/ui/unoobj/celllistsource.cxx +++ b/sc/source/ui/unoobj/celllistsource.cxx @@ -19,6 +19,8 @@ #include "celllistsource.hxx" #include +#include +#include #include #include #include diff --git a/sc/source/ui/unoobj/cellsuno.cxx b/sc/source/ui/unoobj/cellsuno.cxx index 5ae09b2d92be..aa4361bdd008 100644 --- a/sc/source/ui/unoobj/cellsuno.cxx +++ b/sc/source/ui/unoobj/cellsuno.cxx @@ -55,6 +55,7 @@ #include #include #include +#include #include #include #include diff --git a/sc/source/ui/unoobj/cellvaluebinding.cxx b/sc/source/ui/unoobj/cellvaluebinding.cxx index eed7f3ecbdb2..3c90c6f7f96c 100644 --- a/sc/source/ui/unoobj/cellvaluebinding.cxx +++ b/sc/source/ui/unoobj/cellvaluebinding.cxx @@ -20,6 +20,7 @@ #include "cellvaluebinding.hxx" #include #include +#include #include #include #include diff --git a/sc/source/ui/unoobj/chartuno.cxx b/sc/source/ui/unoobj/chartuno.cxx index e8ad9ea2caea..b0b2da480e7d 100644 --- a/sc/source/ui/unoobj/chartuno.cxx +++ b/sc/source/ui/unoobj/chartuno.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include diff --git a/sc/source/ui/unoobj/dapiuno.cxx b/sc/source/ui/unoobj/dapiuno.cxx index fde3bba62f85..9ca7c902bc3e 100644 --- a/sc/source/ui/unoobj/dapiuno.cxx +++ b/sc/source/ui/unoobj/dapiuno.cxx @@ -41,6 +41,7 @@ #include #include "globstr.hrc" +#include #include #include #include diff --git a/sc/source/ui/unoobj/datauno.cxx b/sc/source/ui/unoobj/datauno.cxx index 76e888b6e9f2..d6397b7d5b92 100644 --- a/sc/source/ui/unoobj/datauno.cxx +++ b/sc/source/ui/unoobj/datauno.cxx @@ -25,6 +25,7 @@ #include #include +#include #include #include #include diff --git a/sc/source/ui/unoobj/docuno.cxx b/sc/source/ui/unoobj/docuno.cxx index fce78332c626..41b7c48b98d8 100644 --- a/sc/source/ui/unoobj/docuno.cxx +++ b/sc/source/ui/unoobj/docuno.cxx @@ -51,6 +51,7 @@ #include #include +#include #include #include #include diff --git a/sc/source/ui/unoobj/fielduno.cxx b/sc/source/ui/unoobj/fielduno.cxx index aa8dce00f17a..44d46122b036 100644 --- a/sc/source/ui/unoobj/fielduno.cxx +++ b/sc/source/ui/unoobj/fielduno.cxx @@ -40,6 +40,7 @@ #include #include +#include #include #include #include diff --git a/sc/source/ui/unoobj/fmtuno.cxx b/sc/source/ui/unoobj/fmtuno.cxx index f6e971408b36..f5b7fcd025fe 100644 --- a/sc/source/ui/unoobj/fmtuno.cxx +++ b/sc/source/ui/unoobj/fmtuno.cxx @@ -19,7 +19,7 @@ #include #include - +#include #include #include #include diff --git a/sc/source/ui/unoobj/linkuno.cxx b/sc/source/ui/unoobj/linkuno.cxx index 831d87eee3c4..5c6cf4d14279 100644 --- a/sc/source/ui/unoobj/linkuno.cxx +++ b/sc/source/ui/unoobj/linkuno.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/sc/source/ui/unoobj/miscuno.cxx b/sc/source/ui/unoobj/miscuno.cxx index d3920166ad40..aebf59a040f3 100644 --- a/sc/source/ui/unoobj/miscuno.cxx +++ b/sc/source/ui/unoobj/miscuno.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/sc/source/ui/unoobj/nameuno.cxx b/sc/source/ui/unoobj/nameuno.cxx index d17763a743bb..051b879bf800 100644 --- a/sc/source/ui/unoobj/nameuno.cxx +++ b/sc/source/ui/unoobj/nameuno.cxx @@ -19,7 +19,7 @@ #include #include - +#include #include #include #include diff --git a/sc/source/ui/unoobj/shapeuno.cxx b/sc/source/ui/unoobj/shapeuno.cxx index ec65204dab54..f53ad8d6708d 100644 --- a/sc/source/ui/unoobj/shapeuno.cxx +++ b/sc/source/ui/unoobj/shapeuno.cxx @@ -33,6 +33,7 @@ #include #include +#include #include "shapeuno.hxx" #include "miscuno.hxx" diff --git a/sc/source/ui/unoobj/styleuno.cxx b/sc/source/ui/unoobj/styleuno.cxx index a7a28f594b6b..11bd37d775c8 100644 --- a/sc/source/ui/unoobj/styleuno.cxx +++ b/sc/source/ui/unoobj/styleuno.cxx @@ -48,6 +48,7 @@ #include #include #include +#include #include #include #include diff --git a/sc/source/ui/unoobj/viewuno.cxx b/sc/source/ui/unoobj/viewuno.cxx index d7856471bc4f..cd626b2caf59 100644 --- a/sc/source/ui/unoobj/viewuno.cxx +++ b/sc/source/ui/unoobj/viewuno.cxx @@ -19,8 +19,10 @@ #include #include +#include #include #include +#include #include #include diff --git a/sc/source/ui/vba/vbapalette.cxx b/sc/source/ui/vba/vbapalette.cxx index 7454b6f01792..4010200a370f 100644 --- a/sc/source/ui/vba/vbapalette.cxx +++ b/sc/source/ui/vba/vbapalette.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include "excelvbahelper.hxx" using namespace ::com::sun::star; diff --git a/scripting/source/basprov/basprov.cxx b/scripting/source/basprov/basprov.cxx index 3a1c047a351c..4f7fa850df14 100644 --- a/scripting/source/basprov/basprov.cxx +++ b/scripting/source/basprov/basprov.cxx @@ -22,6 +22,7 @@ #include "baslibnode.hxx" #include #include +#include #include #include #include diff --git a/scripting/source/basprov/basscript.cxx b/scripting/source/basprov/basscript.cxx index f4136e14582f..9f18f44d63e3 100644 --- a/scripting/source/basprov/basscript.cxx +++ b/scripting/source/basprov/basscript.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include "bcholder.hxx" #include diff --git a/scripting/source/dlgprov/dlgevtatt.cxx b/scripting/source/dlgprov/dlgevtatt.cxx index b19512a2a296..33f950c51c00 100644 --- a/scripting/source/dlgprov/dlgevtatt.cxx +++ b/scripting/source/dlgprov/dlgevtatt.cxx @@ -38,6 +38,7 @@ #include #include #include +#include #include #include #include diff --git a/scripting/source/protocolhandler/scripthandler.cxx b/scripting/source/protocolhandler/scripthandler.cxx index 28064c02fe48..31570339d737 100644 --- a/scripting/source/protocolhandler/scripthandler.cxx +++ b/scripting/source/protocolhandler/scripthandler.cxx @@ -30,7 +30,7 @@ #include #include - +#include #include #include #include diff --git a/scripting/source/provider/MasterScriptProvider.cxx b/scripting/source/provider/MasterScriptProvider.cxx index 283de45c656e..c469ba325378 100644 --- a/scripting/source/provider/MasterScriptProvider.cxx +++ b/scripting/source/provider/MasterScriptProvider.cxx @@ -30,7 +30,7 @@ #include #include #include - +#include #include #include #include diff --git a/scripting/source/provider/URIHelper.cxx b/scripting/source/provider/URIHelper.cxx index 5fcab93a5ecf..d043d3f0b5de 100644 --- a/scripting/source/provider/URIHelper.cxx +++ b/scripting/source/provider/URIHelper.cxx @@ -18,7 +18,7 @@ */ #include - +#include #include #include #include diff --git a/scripting/source/stringresource/stringresource.cxx b/scripting/source/stringresource/stringresource.cxx index e21cf06a36c7..09d5250f17ca 100644 --- a/scripting/source/stringresource/stringresource.cxx +++ b/scripting/source/stringresource/stringresource.cxx @@ -26,10 +26,13 @@ #include #include #include +#include #include +#include #include #include #include +#include #include #include diff --git a/sd/source/core/CustomAnimationPreset.cxx b/sd/source/core/CustomAnimationPreset.cxx index 9e556b941b90..ff9aee30b2b1 100644 --- a/sd/source/core/CustomAnimationPreset.cxx +++ b/sd/source/core/CustomAnimationPreset.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/sd/source/core/annotations/AnnotationEnumeration.cxx b/sd/source/core/annotations/AnnotationEnumeration.cxx index 66aee30c8e6e..f8cfd974efed 100644 --- a/sd/source/core/annotations/AnnotationEnumeration.cxx +++ b/sd/source/core/annotations/AnnotationEnumeration.cxx @@ -20,7 +20,7 @@ #include "sal/config.h" #include - +#include #include "com/sun/star/office/XAnnotationEnumeration.hpp" #include "AnnotationEnumeration.hxx" diff --git a/sd/source/core/stlfamily.cxx b/sd/source/core/stlfamily.cxx index d2ad712f3d09..fb80874b0486 100644 --- a/sd/source/core/stlfamily.cxx +++ b/sd/source/core/stlfamily.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include diff --git a/sd/source/core/stlpool.cxx b/sd/source/core/stlpool.cxx index 35fae91d8562..43f90b3c4e35 100644 --- a/sd/source/core/stlpool.cxx +++ b/sd/source/core/stlpool.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/sd/source/filter/xml/sdxmlwrp.cxx b/sd/source/filter/xml/sdxmlwrp.cxx index 7d5eba3afce6..f91acb54cf80 100644 --- a/sd/source/filter/xml/sdxmlwrp.cxx +++ b/sd/source/filter/xml/sdxmlwrp.cxx @@ -43,6 +43,7 @@ #include #include #include +#include #include #include diff --git a/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx b/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx index 22eeb2160eea..9daf8e92057e 100644 --- a/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx +++ b/sd/source/ui/accessibility/AccessibleSlideSorterObject.cxx @@ -30,6 +30,8 @@ #include "view/SlsPageObjectLayouter.hxx" #include #include +#include +#include #include #include #include diff --git a/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx b/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx index d4225e6f5e4b..c3ac9d6aa3cf 100644 --- a/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx +++ b/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx @@ -39,6 +39,7 @@ #include #include #include +#include #include #include #include diff --git a/sd/source/ui/dlg/filedlg.cxx b/sd/source/ui/dlg/filedlg.cxx index 27a8c12af781..7799458da69f 100644 --- a/sd/source/ui/dlg/filedlg.cxx +++ b/sd/source/ui/dlg/filedlg.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx index 3e28e9f12ada..d9b5adabeade 100644 --- a/sd/source/ui/dlg/tpaction.cxx +++ b/sd/source/ui/dlg/tpaction.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/sd/source/ui/unoidl/randomnode.cxx b/sd/source/ui/unoidl/randomnode.cxx index e41558577ac6..d80f373a9b5b 100644 --- a/sd/source/ui/unoidl/randomnode.cxx +++ b/sd/source/ui/unoidl/randomnode.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include @@ -46,11 +47,9 @@ using ::com::sun::star::uno::Sequence; using ::com::sun::star::uno::Any; using ::com::sun::star::uno::UNO_QUERY; using ::com::sun::star::uno::XInterface; -using ::com::sun::star::lang::NoSupportException; using ::com::sun::star::beans::NamedValue; using ::com::sun::star::lang::IllegalArgumentException; using ::com::sun::star::container::NoSuchElementException; -using ::com::sun::star::container::ElementExistException; using ::com::sun::star::lang::WrappedTargetException; using ::com::sun::star::container::XEnumeration; using ::com::sun::star::container::XEnumerationAccess; diff --git a/sd/source/ui/unoidl/unocpres.cxx b/sd/source/ui/unoidl/unocpres.cxx index 4dc48ceccbcb..0590871f7ffb 100644 --- a/sd/source/ui/unoidl/unocpres.cxx +++ b/sd/source/ui/unoidl/unocpres.cxx @@ -20,6 +20,7 @@ #include #include +#include #include #include #include diff --git a/sd/source/ui/unoidl/unolayer.cxx b/sd/source/ui/unoidl/unolayer.cxx index e15fcafe58a0..8c67042d29dd 100644 --- a/sd/source/ui/unoidl/unolayer.cxx +++ b/sd/source/ui/unoidl/unolayer.cxx @@ -18,6 +18,7 @@ */ #include +#include #include "unolayer.hxx" #include diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx index a3b9b3418895..ff7fce02c1a8 100644 --- a/sd/source/ui/unoidl/unomodel.cxx +++ b/sd/source/ui/unoidl/unomodel.cxx @@ -20,6 +20,7 @@ #include #include +#include #include #include #include diff --git a/sd/source/ui/unoidl/unopage.cxx b/sd/source/ui/unoidl/unopage.cxx index 58400aa5c4e3..8f0c039f287a 100644 --- a/sd/source/ui/unoidl/unopage.cxx +++ b/sd/source/ui/unoidl/unopage.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/sd/source/ui/unoidl/unosrch.cxx b/sd/source/ui/unoidl/unosrch.cxx index ad94374375dd..cd59a07b3dd5 100644 --- a/sd/source/ui/unoidl/unosrch.cxx +++ b/sd/source/ui/unoidl/unosrch.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include diff --git a/sdext/source/pdfimport/filterdet.cxx b/sdext/source/pdfimport/filterdet.cxx index 3c078525fb31..106c25c01093 100644 --- a/sdext/source/pdfimport/filterdet.cxx +++ b/sdext/source/pdfimport/filterdet.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/sdext/source/pdfimport/pdfiadaptor.cxx b/sdext/source/pdfimport/pdfiadaptor.cxx index 9738d62615bf..ec089db1936d 100644 --- a/sdext/source/pdfimport/pdfiadaptor.cxx +++ b/sdext/source/pdfimport/pdfiadaptor.cxx @@ -33,6 +33,7 @@ #include #include #include +#include #include #include #include diff --git a/sdext/source/pdfimport/sax/emitcontext.cxx b/sdext/source/pdfimport/sax/emitcontext.cxx index 52616466e71b..91a89a8246d2 100644 --- a/sdext/source/pdfimport/sax/emitcontext.cxx +++ b/sdext/source/pdfimport/sax/emitcontext.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #if OSL_DEBUG_LEVEL > 0 diff --git a/sdext/source/presenter/PresenterAccessibility.cxx b/sdext/source/presenter/PresenterAccessibility.cxx index 8956b644bc1b..044d0fc728f5 100644 --- a/sdext/source/presenter/PresenterAccessibility.cxx +++ b/sdext/source/presenter/PresenterAccessibility.cxx @@ -37,6 +37,7 @@ #include #include #include +#include #include #include diff --git a/sfx2/qa/cppunit/test_metadatable.cxx b/sfx2/qa/cppunit/test_metadatable.cxx index 895b6a7e60cb..bb883b6a9cc2 100644 --- a/sfx2/qa/cppunit/test_metadatable.cxx +++ b/sfx2/qa/cppunit/test_metadatable.cxx @@ -24,7 +24,7 @@ #include #include - +#include #include #include #include diff --git a/sfx2/source/appl/appopen.cxx b/sfx2/source/appl/appopen.cxx index 6a259edaf9b6..841ee78b4946 100644 --- a/sfx2/source/appl/appopen.cxx +++ b/sfx2/source/appl/appopen.cxx @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/appl/appserv.cxx b/sfx2/source/appl/appserv.cxx index 3527e0268fc5..37d0fd0b2713 100644 --- a/sfx2/source/appl/appserv.cxx +++ b/sfx2/source/appl/appserv.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/appl/opengrf.cxx b/sfx2/source/appl/opengrf.cxx index 278dba81d57f..829783c33838 100644 --- a/sfx2/source/appl/opengrf.cxx +++ b/sfx2/source/appl/opengrf.cxx @@ -20,6 +20,7 @@ #include #include +#include #include #include #include diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx index 80117d0a8916..f3ac5fb6d786 100644 --- a/sfx2/source/appl/sfxhelp.cxx +++ b/sfx2/source/appl/sfxhelp.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/appl/shutdownicon.cxx b/sfx2/source/appl/shutdownicon.cxx index 80552baf2e01..aa20743a6219 100644 --- a/sfx2/source/appl/shutdownicon.cxx +++ b/sfx2/source/appl/shutdownicon.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/appl/xpackcreator.cxx b/sfx2/source/appl/xpackcreator.cxx index 3980c3204618..35972b1061d6 100644 --- a/sfx2/source/appl/xpackcreator.cxx +++ b/sfx2/source/appl/xpackcreator.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/sfx2/source/control/thumbnailviewacc.cxx b/sfx2/source/control/thumbnailviewacc.cxx index 45648edceef7..7fcf59f19458 100644 --- a/sfx2/source/control/thumbnailviewacc.cxx +++ b/sfx2/source/control/thumbnailviewacc.cxx @@ -29,6 +29,7 @@ #include #include #include +#include using namespace ::com::sun::star; diff --git a/sfx2/source/dialog/mailmodel.cxx b/sfx2/source/dialog/mailmodel.cxx index 2bdee55110a7..7792e0b98903 100644 --- a/sfx2/source/dialog/mailmodel.cxx +++ b/sfx2/source/dialog/mailmodel.cxx @@ -32,6 +32,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx index b654191a4937..8b83e6798313 100644 --- a/sfx2/source/dialog/templdlg.cxx +++ b/sfx2/source/dialog/templdlg.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include diff --git a/sfx2/source/doc/DocumentMetadataAccess.cxx b/sfx2/source/doc/DocumentMetadataAccess.cxx index 1ace335f1648..ce8374fc9fd0 100644 --- a/sfx2/source/doc/DocumentMetadataAccess.cxx +++ b/sfx2/source/doc/DocumentMetadataAccess.cxx @@ -28,6 +28,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/sfx2/source/doc/Metadatable.cxx b/sfx2/source/doc/Metadatable.cxx index fecd4a0472dc..4e23a6bfeedf 100644 --- a/sfx2/source/doc/Metadatable.cxx +++ b/sfx2/source/doc/Metadatable.cxx @@ -23,7 +23,7 @@ #include #include - +#include #include #include diff --git a/sfx2/source/doc/SfxDocumentMetaData.cxx b/sfx2/source/doc/SfxDocumentMetaData.cxx index 1f58e849a50a..51825a009c14 100644 --- a/sfx2/source/doc/SfxDocumentMetaData.cxx +++ b/sfx2/source/doc/SfxDocumentMetaData.cxx @@ -25,10 +25,13 @@ #include #include #include +#include #include #include #include +#include +#include #include #include #include @@ -36,6 +39,7 @@ #include #include #include +#include #include #include #include @@ -44,6 +48,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/doc/doctempl.cxx b/sfx2/source/doc/doctempl.cxx index 22b810f8cad7..2552c54a625b 100644 --- a/sfx2/source/doc/doctempl.cxx +++ b/sfx2/source/doc/doctempl.cxx @@ -45,6 +45,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/doc/doctemplates.cxx b/sfx2/source/doc/doctemplates.cxx index 38b87dc3ad6d..ffe67b47f6df 100644 --- a/sfx2/source/doc/doctemplates.cxx +++ b/sfx2/source/doc/doctemplates.cxx @@ -32,7 +32,9 @@ #include #include #include +#include #include +#include #include #include #include diff --git a/sfx2/source/doc/doctemplateslocal.cxx b/sfx2/source/doc/doctemplateslocal.cxx index 4e681f1079fe..21d5bb277e7c 100644 --- a/sfx2/source/doc/doctemplateslocal.cxx +++ b/sfx2/source/doc/doctemplateslocal.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/doc/docundomanager.cxx b/sfx2/source/doc/docundomanager.cxx index 27022fe80b22..693084ec14c2 100644 --- a/sfx2/source/doc/docundomanager.cxx +++ b/sfx2/source/doc/docundomanager.cxx @@ -24,7 +24,7 @@ #include #include #include - +#include #include #include #include @@ -42,15 +42,10 @@ namespace sfx2 using ::com::sun::star::uno::XInterface; using ::com::sun::star::uno::RuntimeException; using ::com::sun::star::uno::Sequence; - using ::com::sun::star::util::InvalidStateException; - using ::com::sun::star::document::EmptyUndoStackException; - using ::com::sun::star::util::NotLockedException; - using ::com::sun::star::document::UndoContextNotClosedException; using ::com::sun::star::document::XUndoAction; using ::com::sun::star::lang::IllegalArgumentException; using ::com::sun::star::lang::NotInitializedException; using ::com::sun::star::document::XUndoManagerListener; - using ::com::sun::star::document::UndoFailedException; using ::com::sun::star::document::XUndoManager; using ::com::sun::star::lang::NoSupportException; using ::com::sun::star::frame::XModel; diff --git a/sfx2/source/doc/guisaveas.cxx b/sfx2/source/doc/guisaveas.cxx index abce2e3f4cb9..b465b54ff244 100644 --- a/sfx2/source/doc/guisaveas.cxx +++ b/sfx2/source/doc/guisaveas.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx index 2e50c0a731e5..96fb4e071afd 100644 --- a/sfx2/source/doc/objserv.cxx +++ b/sfx2/source/doc/objserv.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/doc/objstor.cxx b/sfx2/source/doc/objstor.cxx index 6208765c6c4f..1dbaac7d1d99 100644 --- a/sfx2/source/doc/objstor.cxx +++ b/sfx2/source/doc/objstor.cxx @@ -61,6 +61,7 @@ #include #include #include +#include #include #include #include diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx index 01ee8395caf3..c8d24c3fff6f 100644 --- a/sfx2/source/doc/sfxbasemodel.cxx +++ b/sfx2/source/doc/sfxbasemodel.cxx @@ -21,6 +21,7 @@ #include +#include #include #include #include @@ -28,6 +29,7 @@ #include #include #include +#include #include #include #include @@ -135,7 +137,6 @@ using ::com::sun::star::uno::Sequence; using ::com::sun::star::document::XDocumentRecovery; using ::com::sun::star::document::XUndoManager; using ::com::sun::star::document::XUndoAction; -using ::com::sun::star::document::UndoFailedException; using ::com::sun::star::frame::XModel; /** This Listener is used to get notified when the XDocumentProperties of the diff --git a/sfx2/source/notify/globalevents.cxx b/sfx2/source/notify/globalevents.cxx index 1402d07b6331..b8c0993f92ae 100644 --- a/sfx2/source/notify/globalevents.cxx +++ b/sfx2/source/notify/globalevents.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include diff --git a/sfx2/source/sidebar/UnoDecks.cxx b/sfx2/source/sidebar/UnoDecks.cxx index b8bee8e300e1..66dcc0719092 100644 --- a/sfx2/source/sidebar/UnoDecks.cxx +++ b/sfx2/source/sidebar/UnoDecks.cxx @@ -8,6 +8,9 @@ * */ +#include + +#include #include #include diff --git a/sfx2/source/sidebar/UnoPanels.cxx b/sfx2/source/sidebar/UnoPanels.cxx index dd47d3f95d1f..257c75cea4bc 100644 --- a/sfx2/source/sidebar/UnoPanels.cxx +++ b/sfx2/source/sidebar/UnoPanels.cxx @@ -14,7 +14,7 @@ #include #include - +#include #include #include diff --git a/sfx2/source/view/ipclient.cxx b/sfx2/source/view/ipclient.cxx index 0ca24239445b..41d6092c3cb6 100644 --- a/sfx2/source/view/ipclient.cxx +++ b/sfx2/source/view/ipclient.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/sfx2/source/view/viewfrm2.cxx b/sfx2/source/view/viewfrm2.cxx index e031b206fd74..5fbe65757128 100644 --- a/sfx2/source/view/viewfrm2.cxx +++ b/sfx2/source/view/viewfrm2.cxx @@ -34,7 +34,7 @@ #include #include #include - +#include #include #include diff --git a/sfx2/source/view/viewsh.cxx b/sfx2/source/view/viewsh.cxx index 7ac1bcef8343..958348fba113 100644 --- a/sfx2/source/view/viewsh.cxx +++ b/sfx2/source/view/viewsh.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/shell/source/unix/exec/shellexec.cxx b/shell/source/unix/exec/shellexec.cxx index b7ef8b816950..fb7c56e22554 100644 --- a/shell/source/unix/exec/shellexec.cxx +++ b/shell/source/unix/exec/shellexec.cxx @@ -28,6 +28,7 @@ #include #include "shellexec.hxx" +#include #include #include diff --git a/slideshow/source/engine/animationnodes/animationaudionode.cxx b/slideshow/source/engine/animationnodes/animationaudionode.cxx index 13959bc2c4c7..3076db710d16 100644 --- a/slideshow/source/engine/animationnodes/animationaudionode.cxx +++ b/slideshow/source/engine/animationnodes/animationaudionode.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include "eventqueue.hxx" #include "animationaudionode.hxx" diff --git a/slideshow/source/engine/slideshowimpl.cxx b/slideshow/source/engine/slideshowimpl.cxx index 0a5283387dc6..0fce869037a6 100644 --- a/slideshow/source/engine/slideshowimpl.cxx +++ b/slideshow/source/engine/slideshowimpl.cxx @@ -58,6 +58,7 @@ #include #include #include +#include #include #include #include diff --git a/sot/source/base/formats.cxx b/sot/source/base/formats.cxx index 64a19aaae1ec..2dcc65cf2b20 100644 --- a/sot/source/base/formats.cxx +++ b/sot/source/base/formats.cxx @@ -27,6 +27,7 @@ #include #include +#include #include using namespace ::com::sun::star::uno; diff --git a/sot/source/unoolestorage/xolesimplestorage.cxx b/sot/source/unoolestorage/xolesimplestorage.cxx index d8df5f6236f0..269a8a5df5ae 100644 --- a/sot/source/unoolestorage/xolesimplestorage.cxx +++ b/sot/source/unoolestorage/xolesimplestorage.cxx @@ -21,6 +21,8 @@ #include #include +#include +#include #include #include #include diff --git a/starmath/source/accessibility.cxx b/starmath/source/accessibility.cxx index 03cb93b650d1..59875fc52a61 100644 --- a/starmath/source/accessibility.cxx +++ b/starmath/source/accessibility.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include diff --git a/starmath/source/mathmlimport.cxx b/starmath/source/mathmlimport.cxx index 99a6127011ae..1fcbb327734d 100644 --- a/starmath/source/mathmlimport.cxx +++ b/starmath/source/mathmlimport.cxx @@ -31,6 +31,7 @@ one go*/ #include #include #include +#include #include #include #include diff --git a/stoc/source/inspect/introspection.cxx b/stoc/source/inspect/introspection.cxx index 3ea435b9dcc1..fd6173ee2628 100644 --- a/stoc/source/inspect/introspection.cxx +++ b/stoc/source/inspect/introspection.cxx @@ -44,6 +44,7 @@ #include #include +#include #include #include #include diff --git a/stoc/source/invocation/invocation.cxx b/stoc/source/invocation/invocation.cxx index ab873ac181d2..bfea21a6e1d2 100644 --- a/stoc/source/invocation/invocation.cxx +++ b/stoc/source/invocation/invocation.cxx @@ -26,6 +26,7 @@ #include #include +#include #include #include #include diff --git a/stoc/source/typeconv/convert.cxx b/stoc/source/typeconv/convert.cxx index 3cca24c8d1a1..713756e1b065 100644 --- a/stoc/source/typeconv/convert.cxx +++ b/stoc/source/typeconv/convert.cxx @@ -38,6 +38,7 @@ #include #include +#include #include #include #include diff --git a/svl/source/fsstor/fsfactory.cxx b/svl/source/fsstor/fsfactory.cxx index e644dafc459f..f9e1ab52940f 100644 --- a/svl/source/fsstor/fsfactory.cxx +++ b/svl/source/fsstor/fsfactory.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include diff --git a/svl/source/fsstor/fsstorage.cxx b/svl/source/fsstor/fsstorage.cxx index 4cd54393eefe..9bbedd210250 100644 --- a/svl/source/fsstor/fsstorage.cxx +++ b/svl/source/fsstor/fsstorage.cxx @@ -19,7 +19,10 @@ #include #include +#include +#include #include +#include #include #include #include @@ -27,6 +30,7 @@ #include #include +#include #include #include #include diff --git a/svl/source/misc/lockfilecommon.cxx b/svl/source/misc/lockfilecommon.cxx index a163c43ac0b3..adb9aa61a418 100644 --- a/svl/source/misc/lockfilecommon.cxx +++ b/svl/source/misc/lockfilecommon.cxx @@ -20,6 +20,7 @@ #include +#include #include #include #include diff --git a/svl/source/misc/sharecontrolfile.cxx b/svl/source/misc/sharecontrolfile.cxx index 67445e36c17a..61a561a82c3d 100644 --- a/svl/source/misc/sharecontrolfile.cxx +++ b/svl/source/misc/sharecontrolfile.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include diff --git a/svl/source/misc/strmadpt.cxx b/svl/source/misc/strmadpt.cxx index 3e1c17954080..c444838f84d9 100644 --- a/svl/source/misc/strmadpt.cxx +++ b/svl/source/misc/strmadpt.cxx @@ -25,6 +25,7 @@ #include #include +#include #include #include #include diff --git a/svl/source/numbers/numfmuno.cxx b/svl/source/numbers/numfmuno.cxx index 6b1e302fb8c2..bc0bf3a59e95 100644 --- a/svl/source/numbers/numfmuno.cxx +++ b/svl/source/numbers/numfmuno.cxx @@ -25,6 +25,8 @@ #include #include +#include +#include #include #include diff --git a/svtools/source/contnr/DocumentInfoPreview.cxx b/svtools/source/contnr/DocumentInfoPreview.cxx index 7e3bba1fa94f..cab3eb118a47 100644 --- a/svtools/source/contnr/DocumentInfoPreview.cxx +++ b/svtools/source/contnr/DocumentInfoPreview.cxx @@ -21,6 +21,7 @@ #include #include +#include #include #include #include diff --git a/svtools/source/control/toolbarmenu.cxx b/svtools/source/control/toolbarmenu.cxx index 74e4df249562..44d68b3497bd 100644 --- a/svtools/source/control/toolbarmenu.cxx +++ b/svtools/source/control/toolbarmenu.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include diff --git a/svtools/source/control/toolbarmenuacc.cxx b/svtools/source/control/toolbarmenuacc.cxx index 5d472a1b8746..410b67e373bb 100644 --- a/svtools/source/control/toolbarmenuacc.cxx +++ b/svtools/source/control/toolbarmenuacc.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include diff --git a/svtools/source/control/valueacc.cxx b/svtools/source/control/valueacc.cxx index 86d05054f001..24991ab1c3c9 100644 --- a/svtools/source/control/valueacc.cxx +++ b/svtools/source/control/valueacc.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include using namespace ::com::sun::star; diff --git a/svtools/source/control/vclxaccessibleheaderbar.cxx b/svtools/source/control/vclxaccessibleheaderbar.cxx index 1967f4ba4092..9c956bc9ddbd 100644 --- a/svtools/source/control/vclxaccessibleheaderbar.cxx +++ b/svtools/source/control/vclxaccessibleheaderbar.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include diff --git a/svtools/source/control/vclxaccessibleheaderbaritem.cxx b/svtools/source/control/vclxaccessibleheaderbaritem.cxx index 3885b0111e55..0a5ac660fd6d 100644 --- a/svtools/source/control/vclxaccessibleheaderbaritem.cxx +++ b/svtools/source/control/vclxaccessibleheaderbaritem.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include diff --git a/svtools/source/hatchwindow/hatchwindow.cxx b/svtools/source/hatchwindow/hatchwindow.cxx index 8e0faf1f4994..569556443e31 100644 --- a/svtools/source/hatchwindow/hatchwindow.cxx +++ b/svtools/source/hatchwindow/hatchwindow.cxx @@ -18,6 +18,7 @@ */ #include +#include #include "hatchwindow.hxx" #include "ipwin.hxx" diff --git a/svtools/source/hatchwindow/hatchwindowfactory.cxx b/svtools/source/hatchwindow/hatchwindowfactory.cxx index 8aee772ca732..9fc7a149afdd 100644 --- a/svtools/source/hatchwindow/hatchwindowfactory.cxx +++ b/svtools/source/hatchwindow/hatchwindowfactory.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include #include diff --git a/svtools/source/misc/embedhlp.cxx b/svtools/source/misc/embedhlp.cxx index 0ca611f5d45f..02514dff2abd 100644 --- a/svtools/source/misc/embedhlp.cxx +++ b/svtools/source/misc/embedhlp.cxx @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include diff --git a/svtools/source/misc/transfer.cxx b/svtools/source/misc/transfer.cxx index 1fa767175fd5..a5a6f23446b2 100644 --- a/svtools/source/misc/transfer.cxx +++ b/svtools/source/misc/transfer.cxx @@ -42,6 +42,7 @@ #include #include +#include #include #include #include diff --git a/svtools/source/uno/unoimap.cxx b/svtools/source/uno/unoimap.cxx index b2b882843099..e0ffcb82ea85 100644 --- a/svtools/source/uno/unoimap.cxx +++ b/svtools/source/uno/unoimap.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include #include diff --git a/svtools/source/uno/wizard/unowizard.cxx b/svtools/source/uno/wizard/unowizard.cxx index d585739f1573..605f1a17007f 100644 --- a/svtools/source/uno/wizard/unowizard.cxx +++ b/svtools/source/uno/wizard/unowizard.cxx @@ -20,6 +20,7 @@ #include "wizardshell.hxx" +#include #include #include #include @@ -27,6 +28,7 @@ #include #include #include +#include #include #include diff --git a/svx/source/accessibility/charmapacc.cxx b/svx/source/accessibility/charmapacc.cxx index 74da070ffba9..816c68b8e505 100644 --- a/svx/source/accessibility/charmapacc.cxx +++ b/svx/source/accessibility/charmapacc.cxx @@ -24,6 +24,7 @@ #include "charmapacc.hxx" #include #include +#include #include #include #include diff --git a/svx/source/fmcomp/fmgridif.cxx b/svx/source/fmcomp/fmgridif.cxx index 0fa2357ccced..b1980f9dd7c3 100644 --- a/svx/source/fmcomp/fmgridif.cxx +++ b/svx/source/fmcomp/fmgridif.cxx @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include diff --git a/svx/source/form/fmPropBrw.cxx b/svx/source/form/fmPropBrw.cxx index f9f5202eaabb..2f1fd012ec42 100644 --- a/svx/source/form/fmPropBrw.cxx +++ b/svx/source/form/fmPropBrw.cxx @@ -48,6 +48,7 @@ #include #include #include +#include #include #include diff --git a/svx/source/form/fmscriptingenv.cxx b/svx/source/form/fmscriptingenv.cxx index 071ebf753e03..6965231cc87f 100644 --- a/svx/source/form/fmscriptingenv.cxx +++ b/svx/source/form/fmscriptingenv.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include #include diff --git a/svx/source/form/fmvwimp.cxx b/svx/source/form/fmvwimp.cxx index 35742d528b2f..a0f10465b8c7 100644 --- a/svx/source/form/fmvwimp.cxx +++ b/svx/source/form/fmvwimp.cxx @@ -43,6 +43,7 @@ #include "svx/svdpagv.hxx" #include "svx/xmlexchg.hxx" +#include #include #include #include diff --git a/svx/source/form/formcontroller.cxx b/svx/source/form/formcontroller.cxx index 668125ff2dc8..bd1b79ef4564 100644 --- a/svx/source/form/formcontroller.cxx +++ b/svx/source/form/formcontroller.cxx @@ -48,6 +48,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/svx/source/sidebar/shapes/DefaultShapesPanel.cxx b/svx/source/sidebar/shapes/DefaultShapesPanel.cxx index dfc621874664..8f30ac1ff5af 100644 --- a/svx/source/sidebar/shapes/DefaultShapesPanel.cxx +++ b/svx/source/sidebar/shapes/DefaultShapesPanel.cxx @@ -18,6 +18,7 @@ */ #include "DefaultShapesPanel.hxx" +#include #include #include #include diff --git a/svx/source/sidebar/styles/StylesPropertyPanel.cxx b/svx/source/sidebar/styles/StylesPropertyPanel.cxx index c93277f0913e..d06dcd3687c3 100644 --- a/svx/source/sidebar/styles/StylesPropertyPanel.cxx +++ b/svx/source/sidebar/styles/StylesPropertyPanel.cxx @@ -1,3 +1,7 @@ +#include + +#include + #include "StylesPropertyPanel.hxx" using namespace css; diff --git a/svx/source/sidebar/text/TextPropertyPanel.cxx b/svx/source/sidebar/text/TextPropertyPanel.cxx index 12b909210587..3518e0368a4b 100644 --- a/svx/source/sidebar/text/TextPropertyPanel.cxx +++ b/svx/source/sidebar/text/TextPropertyPanel.cxx @@ -19,6 +19,7 @@ #include "TextPropertyPanel.hxx" +#include #include using namespace css; diff --git a/svx/source/svdraw/svdoole2.cxx b/svx/source/svdraw/svdoole2.cxx index ee7a1dfb03bf..a29932740f20 100644 --- a/svx/source/svdraw/svdoole2.cxx +++ b/svx/source/svdraw/svdoole2.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include diff --git a/svx/source/table/cellcursor.cxx b/svx/source/table/cellcursor.cxx index 37b9e04577c8..486d55435c69 100644 --- a/svx/source/table/cellcursor.cxx +++ b/svx/source/table/cellcursor.cxx @@ -17,7 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include "sal/config.h" +#include "com/sun/star/lang/NoSupportException.hpp" #include "svx/svdotable.hxx" #include "cellcursor.hxx" #include "tablelayouter.hxx" diff --git a/svx/source/table/cellrange.cxx b/svx/source/table/cellrange.cxx index b5e8001c283d..416d104d8a9a 100644 --- a/svx/source/table/cellrange.cxx +++ b/svx/source/table/cellrange.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include "cellrange.hxx" diff --git a/svx/source/table/tablecolumn.cxx b/svx/source/table/tablecolumn.cxx index 06166e67488f..c7fc17be00f5 100644 --- a/svx/source/table/tablecolumn.cxx +++ b/svx/source/table/tablecolumn.cxx @@ -19,6 +19,7 @@ #include +#include #include "tablecolumn.hxx" #include "tableundo.hxx" diff --git a/svx/source/table/tablecolumns.cxx b/svx/source/table/tablecolumns.cxx index d80581ee30d0..d56a124f05a3 100644 --- a/svx/source/table/tablecolumns.cxx +++ b/svx/source/table/tablecolumns.cxx @@ -19,6 +19,7 @@ #include +#include #include "tablecolumns.hxx" #include "tablecolumn.hxx" diff --git a/svx/source/table/tabledesign.cxx b/svx/source/table/tabledesign.cxx index 49b44de1b05b..ab837d68ca82 100644 --- a/svx/source/table/tabledesign.cxx +++ b/svx/source/table/tabledesign.cxx @@ -19,6 +19,7 @@ #include +#include #include #include #include diff --git a/svx/source/table/tablemodel.cxx b/svx/source/table/tablemodel.cxx index e608aef83b54..54e543c218b6 100644 --- a/svx/source/table/tablemodel.cxx +++ b/svx/source/table/tablemodel.cxx @@ -17,7 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include +#include #include #include diff --git a/svx/source/table/tablerow.cxx b/svx/source/table/tablerow.cxx index 4f2ced4932c8..ceda77a7fb41 100644 --- a/svx/source/table/tablerow.cxx +++ b/svx/source/table/tablerow.cxx @@ -19,6 +19,7 @@ #include +#include #include "cell.hxx" #include "tablerow.hxx" diff --git a/svx/source/unodraw/gluepts.cxx b/svx/source/unodraw/gluepts.cxx index 9f2953b2f039..d3c27b391c91 100644 --- a/svx/source/unodraw/gluepts.cxx +++ b/svx/source/unodraw/gluepts.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include diff --git a/svx/source/unodraw/unomod.cxx b/svx/source/unodraw/unomod.cxx index 5f5fbd251f61..0d3ad2967104 100644 --- a/svx/source/unodraw/unomod.cxx +++ b/svx/source/unodraw/unomod.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/svx/source/unodraw/unopage.cxx b/svx/source/unodraw/unopage.cxx index 2e5868465298..72413a7c328b 100644 --- a/svx/source/unodraw/unopage.cxx +++ b/svx/source/unodraw/unopage.cxx @@ -21,6 +21,7 @@ #include #include +#include #include #include #include diff --git a/svx/source/unodraw/unoshap2.cxx b/svx/source/unodraw/unoshap2.cxx index 3c75438f99e6..dcdcbe683de9 100644 --- a/svx/source/unodraw/unoshap2.cxx +++ b/svx/source/unodraw/unoshap2.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include diff --git a/svx/source/unodraw/unoshap3.cxx b/svx/source/unodraw/unoshap3.cxx index 3af24f0f1fb2..5c1d9c67ae72 100644 --- a/svx/source/unodraw/unoshap3.cxx +++ b/svx/source/unodraw/unoshap3.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include diff --git a/svx/source/unodraw/unoshape.cxx b/svx/source/unodraw/unoshape.cxx index bb6e8fad528f..86dd8a3932da 100644 --- a/svx/source/unodraw/unoshape.cxx +++ b/svx/source/unodraw/unoshape.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/svx/source/unodraw/unoshcol.cxx b/svx/source/unodraw/unoshcol.cxx index a8754dbbb9c9..607f155ed8ee 100644 --- a/svx/source/unodraw/unoshcol.cxx +++ b/svx/source/unodraw/unoshcol.cxx @@ -19,6 +19,8 @@ #include #include +#include +#include #include #include #include diff --git a/svx/source/unogallery/unogaltheme.cxx b/svx/source/unogallery/unogaltheme.cxx index ea3181bdc6b2..72b641bf7d1c 100644 --- a/svx/source/unogallery/unogaltheme.cxx +++ b/svx/source/unogallery/unogaltheme.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include diff --git a/svx/source/unogallery/unogalthemeprovider.cxx b/svx/source/unogallery/unogalthemeprovider.cxx index 755979493096..e248d31210d9 100644 --- a/svx/source/unogallery/unogalthemeprovider.cxx +++ b/svx/source/unogallery/unogalthemeprovider.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/svx/source/xml/xmlgrhlp.cxx b/svx/source/xml/xmlgrhlp.cxx index bb922a2b2cbd..04b92711aa69 100644 --- a/svx/source/xml/xmlgrhlp.cxx +++ b/svx/source/xml/xmlgrhlp.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/qa/extras/rtfimport/rtfimport.cxx b/sw/qa/extras/rtfimport/rtfimport.cxx index c574e395f9b1..63608a0efa5f 100644 --- a/sw/qa/extras/rtfimport/rtfimport.cxx +++ b/sw/qa/extras/rtfimport/rtfimport.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/core/docnode/finalthreadmanager.cxx b/sw/source/core/docnode/finalthreadmanager.cxx index da4ca6bd2650..74bfe7371592 100644 --- a/sw/source/core/docnode/finalthreadmanager.cxx +++ b/sw/source/core/docnode/finalthreadmanager.cxx @@ -25,6 +25,7 @@ #include #include +#include #include #include diff --git a/sw/source/core/inc/wrong.hxx b/sw/source/core/inc/wrong.hxx index 0c1df35b11dd..67b11e1cb780 100644 --- a/sw/source/core/inc/wrong.hxx +++ b/sw/source/core/inc/wrong.hxx @@ -20,6 +20,7 @@ #ifndef INCLUDED_SW_SOURCE_CORE_INC_WRONG_HXX #define INCLUDED_SW_SOURCE_CORE_INC_WRONG_HXX +#include #include #include diff --git a/sw/source/core/swg/SwXMLTextBlocks1.cxx b/sw/source/core/swg/SwXMLTextBlocks1.cxx index 9537e2bb125f..7dc7aa32ed19 100644 --- a/sw/source/core/swg/SwXMLTextBlocks1.cxx +++ b/sw/source/core/swg/SwXMLTextBlocks1.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/core/unocore/unocrsrhelper.cxx b/sw/source/core/unocore/unocrsrhelper.cxx index bb8048868038..2fb4bad44b93 100644 --- a/sw/source/core/unocore/unocrsrhelper.cxx +++ b/sw/source/core/unocore/unocrsrhelper.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include diff --git a/sw/source/core/unocore/unoidx.cxx b/sw/source/core/unocore/unoidx.cxx index c06361dfed3b..b075fa7d4455 100644 --- a/sw/source/core/unocore/unoidx.cxx +++ b/sw/source/core/unocore/unoidx.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/core/unocore/unoredlines.cxx b/sw/source/core/unocore/unoredlines.cxx index 9c49a5bc73e4..9a9d1f71efe7 100644 --- a/sw/source/core/unocore/unoredlines.cxx +++ b/sw/source/core/unocore/unoredlines.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include diff --git a/sw/source/core/unocore/unorefmk.cxx b/sw/source/core/unocore/unorefmk.cxx index 8e86f09fcb01..3c6f6c7cf6cc 100644 --- a/sw/source/core/unocore/unorefmk.cxx +++ b/sw/source/core/unocore/unorefmk.cxx @@ -39,6 +39,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/core/unocore/unosett.cxx b/sw/source/core/unocore/unosett.cxx index 80719286fe7f..f7dbdf573da3 100644 --- a/sw/source/core/unocore/unosett.cxx +++ b/sw/source/core/unocore/unosett.cxx @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/core/unocore/unostyle.cxx b/sw/source/core/unocore/unostyle.cxx index 7ca4cf3b0c36..8c613e0f7ca8 100644 --- a/sw/source/core/unocore/unostyle.cxx +++ b/sw/source/core/unocore/unostyle.cxx @@ -61,6 +61,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/core/unocore/unotbl.cxx b/sw/source/core/unocore/unotbl.cxx index a710722a085d..80ac9f6454ab 100644 --- a/sw/source/core/unocore/unotbl.cxx +++ b/sw/source/core/unocore/unotbl.cxx @@ -60,6 +60,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/core/unocore/unotext.cxx b/sw/source/core/unocore/unotext.cxx index fadc9be4a528..7f6a1c6df516 100644 --- a/sw/source/core/unocore/unotext.cxx +++ b/sw/source/core/unocore/unotext.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include diff --git a/sw/source/core/unocore/unotextmarkup.cxx b/sw/source/core/unocore/unotextmarkup.cxx index df76dc9708dd..b3a6c497c7e6 100644 --- a/sw/source/core/unocore/unotextmarkup.cxx +++ b/sw/source/core/unocore/unotextmarkup.cxx @@ -22,8 +22,10 @@ #include #include #include +#include #include #include +#include #include #include #include diff --git a/sw/source/filter/ww8/writerhelper.cxx b/sw/source/filter/ww8/writerhelper.cxx index 996711a1f11a..a9acbcd2f757 100644 --- a/sw/source/filter/ww8/writerhelper.cxx +++ b/sw/source/filter/ww8/writerhelper.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include diff --git a/sw/source/ui/dbui/mmaddressblockpage.cxx b/sw/source/ui/dbui/mmaddressblockpage.cxx index bb6bcd8e7390..335127b9ca76 100644 --- a/sw/source/ui/dbui/mmaddressblockpage.cxx +++ b/sw/source/ui/dbui/mmaddressblockpage.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/ui/dbui/mmgreetingspage.cxx b/sw/source/ui/dbui/mmgreetingspage.cxx index 5bd89925b656..3ebcb8b507a6 100644 --- a/sw/source/ui/dbui/mmgreetingspage.cxx +++ b/sw/source/ui/dbui/mmgreetingspage.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/uibase/config/StoredChapterNumbering.cxx b/sw/source/uibase/config/StoredChapterNumbering.cxx index 538f74933b45..ca8baa5ba6f5 100644 --- a/sw/source/uibase/config/StoredChapterNumbering.cxx +++ b/sw/source/uibase/config/StoredChapterNumbering.cxx @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/uibase/dbui/maildispatcher.cxx b/sw/source/uibase/dbui/maildispatcher.cxx index fcbdb94ace62..5d4fda3d2a31 100644 --- a/sw/source/uibase/dbui/maildispatcher.cxx +++ b/sw/source/uibase/dbui/maildispatcher.cxx @@ -22,6 +22,7 @@ #include +#include #include using namespace ::com::sun::star; diff --git a/sw/source/uibase/dbui/mailmergehelper.cxx b/sw/source/uibase/dbui/mailmergehelper.cxx index 08153afee6de..6a1b7181a82e 100644 --- a/sw/source/uibase/dbui/mailmergehelper.cxx +++ b/sw/source/uibase/dbui/mailmergehelper.cxx @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include diff --git a/sw/source/uibase/uno/unoatxt.cxx b/sw/source/uibase/uno/unoatxt.cxx index a587bc08a5b3..673f458006c5 100644 --- a/sw/source/uibase/uno/unoatxt.cxx +++ b/sw/source/uibase/uno/unoatxt.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include #include #include #include diff --git a/testtools/source/bridgetest/cppobj.cxx b/testtools/source/bridgetest/cppobj.cxx index bda776594200..c1cfa2284309 100644 --- a/testtools/source/bridgetest/cppobj.cxx +++ b/testtools/source/bridgetest/cppobj.cxx @@ -31,6 +31,7 @@ #include "cppuhelper/exc_hlp.hxx" #include "cppuhelper/compbase_ex.hxx" #include +#include #include #include #include "com/sun/star/uno/Any.hxx" diff --git a/toolkit/source/awt/vclxaccessiblecomponent.cxx b/toolkit/source/awt/vclxaccessiblecomponent.cxx index 2a0596059f99..e1396e11b45c 100644 --- a/toolkit/source/awt/vclxaccessiblecomponent.cxx +++ b/toolkit/source/awt/vclxaccessiblecomponent.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include diff --git a/toolkit/source/awt/vclxtopwindow.cxx b/toolkit/source/awt/vclxtopwindow.cxx index 3078b2753257..784ff17b3373 100644 --- a/toolkit/source/awt/vclxtopwindow.cxx +++ b/toolkit/source/awt/vclxtopwindow.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include diff --git a/toolkit/source/awt/vclxwindows.cxx b/toolkit/source/awt/vclxwindows.cxx index 278d67dfb544..e475b8ec655d 100644 --- a/toolkit/source/awt/vclxwindows.cxx +++ b/toolkit/source/awt/vclxwindows.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include diff --git a/toolkit/source/controls/accessiblecontrolcontext.cxx b/toolkit/source/controls/accessiblecontrolcontext.cxx index 9be20827f287..7cf45ec18fec 100644 --- a/toolkit/source/controls/accessiblecontrolcontext.cxx +++ b/toolkit/source/controls/accessiblecontrolcontext.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/toolkit/source/controls/animatedimages.cxx b/toolkit/source/controls/animatedimages.cxx index f50761cae167..4cc68e798f61 100644 --- a/toolkit/source/controls/animatedimages.cxx +++ b/toolkit/source/controls/animatedimages.cxx @@ -22,6 +22,7 @@ #include #include +#include #include #include #include diff --git a/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx b/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx index 9d6aeae9564d..ef153feaeec4 100644 --- a/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx +++ b/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include diff --git a/toolkit/source/controls/grid/defaultgriddatamodel.cxx b/toolkit/source/controls/grid/defaultgriddatamodel.cxx index cae8df334284..10bebd5c87eb 100644 --- a/toolkit/source/controls/grid/defaultgriddatamodel.cxx +++ b/toolkit/source/controls/grid/defaultgriddatamodel.cxx @@ -18,6 +18,7 @@ */ #include +#include #include #include diff --git a/toolkit/source/controls/grid/gridcolumn.cxx b/toolkit/source/controls/grid/gridcolumn.cxx index 55623f29a1ed..d0561edbd533 100644 --- a/toolkit/source/controls/grid/gridcolumn.cxx +++ b/toolkit/source/controls/grid/gridcolumn.cxx @@ -19,6 +19,7 @@ #include "gridcolumn.hxx" +#include #include #include #include diff --git a/toolkit/source/controls/grid/sortablegriddatamodel.cxx b/toolkit/source/controls/grid/sortablegriddatamodel.cxx index 8df02feb14b6..53597f5443f6 100644 --- a/toolkit/source/controls/grid/sortablegriddatamodel.cxx +++ b/toolkit/source/controls/grid/sortablegriddatamodel.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include diff --git a/toolkit/source/controls/roadmapcontrol.cxx b/toolkit/source/controls/roadmapcontrol.cxx index 59c99d314194..94769594276e 100644 --- a/toolkit/source/controls/roadmapcontrol.cxx +++ b/toolkit/source/controls/roadmapcontrol.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include diff --git a/toolkit/source/controls/tabpagecontainer.cxx b/toolkit/source/controls/tabpagecontainer.cxx index 1a7319d96693..b7f2454d62d3 100644 --- a/toolkit/source/controls/tabpagecontainer.cxx +++ b/toolkit/source/controls/tabpagecontainer.cxx @@ -25,6 +25,7 @@ #include #include +#include #include #include diff --git a/toolkit/source/controls/tree/treedatamodel.cxx b/toolkit/source/controls/tree/treedatamodel.cxx index d150b242cc13..6910e92a1d75 100644 --- a/toolkit/source/controls/tree/treedatamodel.cxx +++ b/toolkit/source/controls/tree/treedatamodel.cxx @@ -18,6 +18,8 @@ */ #include +#include +#include #include #include #include diff --git a/toolkit/source/controls/unocontrol.cxx b/toolkit/source/controls/unocontrol.cxx index c074859e02ba..3233f71081c2 100644 --- a/toolkit/source/controls/unocontrol.cxx +++ b/toolkit/source/controls/unocontrol.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include diff --git a/toolkit/source/controls/unocontrolcontainer.cxx b/toolkit/source/controls/unocontrolcontainer.cxx index 01172a99bc66..f918ae7bd321 100644 --- a/toolkit/source/controls/unocontrolcontainer.cxx +++ b/toolkit/source/controls/unocontrolcontainer.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include diff --git a/toolkit/source/controls/unocontrols.cxx b/toolkit/source/controls/unocontrols.cxx index 9473f4a7837b..9a1e5cb65494 100644 --- a/toolkit/source/controls/unocontrols.cxx +++ b/toolkit/source/controls/unocontrols.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include #include diff --git a/ucb/source/cacher/cachedcontentresultset.cxx b/ucb/source/cacher/cachedcontentresultset.cxx index 93a26824f388..353de0253519 100644 --- a/ucb/source/cacher/cachedcontentresultset.cxx +++ b/ucb/source/cacher/cachedcontentresultset.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/cacher/cachedcontentresultsetstub.cxx b/ucb/source/cacher/cachedcontentresultsetstub.cxx index 99f45f02c9dd..49d81c49bc37 100644 --- a/ucb/source/cacher/cachedcontentresultsetstub.cxx +++ b/ucb/source/cacher/cachedcontentresultsetstub.cxx @@ -20,6 +20,7 @@ #include #include +#include #include #include diff --git a/ucb/source/cacher/dynamicresultsetwrapper.cxx b/ucb/source/cacher/dynamicresultsetwrapper.cxx index 36bd508e1ea0..8e984855c6b6 100644 --- a/ucb/source/cacher/dynamicresultsetwrapper.cxx +++ b/ucb/source/cacher/dynamicresultsetwrapper.cxx @@ -22,7 +22,10 @@ #include #include #include +#include #include +#include +#include #include #include diff --git a/ucb/source/core/provprox.cxx b/ucb/source/core/provprox.cxx index 92819a585e00..1266576b17b3 100644 --- a/ucb/source/core/provprox.cxx +++ b/ucb/source/core/provprox.cxx @@ -22,6 +22,7 @@ #include #include "provprox.hxx" #include +#include using namespace com::sun::star::lang; using namespace com::sun::star::ucb; diff --git a/ucb/source/core/ucb.cxx b/ucb/source/core/ucb.cxx index d363044f6d19..ed617c47f077 100644 --- a/ucb/source/core/ucb.cxx +++ b/ucb/source/core/ucb.cxx @@ -27,7 +27,9 @@ #include #include #include +#include #include +#include #include #include #include diff --git a/ucb/source/core/ucbcmds.cxx b/ucb/source/core/ucbcmds.cxx index 988efa3ab0f9..2f061473e0bb 100644 --- a/ucb/source/core/ucbcmds.cxx +++ b/ucb/source/core/ucbcmds.cxx @@ -28,16 +28,20 @@ #include #include #include +#include #include #include #include #include +#include +#include #include #include #include #include #include #include +#include #include #include #include @@ -45,6 +49,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/core/ucbstore.cxx b/ucb/source/core/ucbstore.cxx index 8c1f9c4c5c64..35c537ce628a 100644 --- a/ucb/source/core/ucbstore.cxx +++ b/ucb/source/core/ucbstore.cxx @@ -31,7 +31,10 @@ #include #include #include +#include +#include #include +#include #include #include #include diff --git a/ucb/source/sorter/sortdynres.cxx b/ucb/source/sorter/sortdynres.cxx index 0722095256f2..ffe6bd185e8c 100644 --- a/ucb/source/sorter/sortdynres.cxx +++ b/ucb/source/sorter/sortdynres.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/sorter/sortresult.cxx b/ucb/source/sorter/sortresult.cxx index aa5580b06eb4..154dc099831c 100644 --- a/ucb/source/sorter/sortresult.cxx +++ b/ucb/source/sorter/sortresult.cxx @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/cmis/cmis_content.cxx b/ucb/source/ucp/cmis/cmis_content.cxx index 6818f6d94aaf..ccd789b8a84f 100644 --- a/ucb/source/ucp/cmis/cmis_content.cxx +++ b/ucb/source/ucp/cmis/cmis_content.cxx @@ -9,6 +9,7 @@ #include +#include #include #include #include @@ -17,6 +18,7 @@ #include #include #include +#include #include #include #include @@ -28,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/cmis/cmis_provider.cxx b/ucb/source/ucp/cmis/cmis_provider.cxx index a906ac609d6f..9ac2e7e1fc08 100644 --- a/ucb/source/ucp/cmis/cmis_provider.cxx +++ b/ucb/source/ucp/cmis/cmis_provider.cxx @@ -11,6 +11,7 @@ #include #include #include +#include #include "cmis_content.hxx" #include "cmis_provider.hxx" diff --git a/ucb/source/ucp/cmis/cmis_repo_content.cxx b/ucb/source/ucp/cmis/cmis_repo_content.cxx index f130b83b054c..eee98f3761d7 100644 --- a/ucb/source/ucp/cmis/cmis_repo_content.cxx +++ b/ucb/source/ucp/cmis/cmis_repo_content.cxx @@ -10,6 +10,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/cmis/std_inputstream.cxx b/ucb/source/ucp/cmis/std_inputstream.cxx index 18f850545fc5..c5ea2eceac05 100644 --- a/ucb/source/ucp/cmis/std_inputstream.cxx +++ b/ucb/source/ucp/cmis/std_inputstream.cxx @@ -9,6 +9,8 @@ #include +#include +#include #include #include diff --git a/ucb/source/ucp/cmis/std_outputstream.cxx b/ucb/source/ucp/cmis/std_outputstream.cxx index 1cd4ec13350c..0398e6241ae6 100644 --- a/ucb/source/ucp/cmis/std_outputstream.cxx +++ b/ucb/source/ucp/cmis/std_outputstream.cxx @@ -9,6 +9,7 @@ #include +#include #include #include diff --git a/ucb/source/ucp/expand/ucpexpand.cxx b/ucb/source/ucp/expand/ucpexpand.cxx index 9c6b4c2e4b0a..4fae016808af 100644 --- a/ucb/source/ucp/expand/ucpexpand.cxx +++ b/ucb/source/ucp/expand/ucpexpand.cxx @@ -31,6 +31,7 @@ #include "com/sun/star/lang/XMultiServiceFactory.hpp" #include "com/sun/star/registry/XRegistryKey.hpp" #include "com/sun/star/util/theMacroExpander.hpp" +#include "com/sun/star/ucb/IllegalIdentifierException.hpp" #include "com/sun/star/ucb/XContentProvider.hpp" #define EXPAND_PROTOCOL "vnd.sun.star.expand" diff --git a/ucb/source/ucp/ext/ucpext_content.cxx b/ucb/source/ucp/ext/ucpext_content.cxx index 950a953fed99..ab6beb731525 100644 --- a/ucb/source/ucp/ext/ucpext_content.cxx +++ b/ucb/source/ucp/ext/ucpext_content.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include diff --git a/ucb/source/ucp/ext/ucpext_datasupplier.cxx b/ucb/source/ucp/ext/ucpext_datasupplier.cxx index 1f8f0eb4af5d..b394ab00f450 100644 --- a/ucb/source/ucp/ext/ucpext_datasupplier.cxx +++ b/ucb/source/ucp/ext/ucpext_datasupplier.cxx @@ -23,7 +23,7 @@ #include "ucpext_provider.hxx" #include - +#include #include #include #include diff --git a/ucb/source/ucp/ext/ucpext_provider.cxx b/ucb/source/ucp/ext/ucpext_provider.cxx index 0d955baebda7..04870bb93896 100644 --- a/ucb/source/ucp/ext/ucpext_provider.cxx +++ b/ucb/source/ucp/ext/ucpext_provider.cxx @@ -20,6 +20,7 @@ #include "ucpext_provider.hxx" #include "ucpext_content.hxx" +#include #include #include #include diff --git a/ucb/source/ucp/file/bc.cxx b/ucb/source/ucp/file/bc.cxx index cfd21fda6fe4..db765337bfcb 100644 --- a/ucb/source/ucp/file/bc.cxx +++ b/ucb/source/ucp/file/bc.cxx @@ -22,7 +22,11 @@ #include #include "osl/diagnose.h" +#include +#include +#include #include +#include #include #include #include diff --git a/ucb/source/ucp/file/filcmd.cxx b/ucb/source/ucp/file/filcmd.cxx index 72c67f1557c7..b84f19a8708c 100644 --- a/ucb/source/ucp/file/filcmd.cxx +++ b/ucb/source/ucp/file/filcmd.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include + #include "filcmd.hxx" #include "filtask.hxx" #include "prov.hxx" diff --git a/ucb/source/ucp/file/filinpstr.cxx b/ucb/source/ucp/file/filinpstr.cxx index afbc02c950eb..af0f03d52de4 100644 --- a/ucb/source/ucp/file/filinpstr.cxx +++ b/ucb/source/ucp/file/filinpstr.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include + #include "filinpstr.hxx" #include "filerror.hxx" #include "filtask.hxx" diff --git a/ucb/source/ucp/file/filrow.cxx b/ucb/source/ucp/file/filrow.cxx index 47fa98e8f278..711f473db6ea 100644 --- a/ucb/source/ucp/file/filrow.cxx +++ b/ucb/source/ucp/file/filrow.cxx @@ -20,7 +20,9 @@ #include "filrow.hxx" #include "filtask.hxx" #include "prov.hxx" +#include #include +#include #include using namespace fileaccess; diff --git a/ucb/source/ucp/file/filrset.cxx b/ucb/source/ucp/file/filrset.cxx index 6d9f19b35f60..29e1b9124784 100644 --- a/ucb/source/ucp/file/filrset.cxx +++ b/ucb/source/ucp/file/filrset.cxx @@ -17,6 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include +#include #include #include "filid.hxx" #include "filtask.hxx" diff --git a/ucb/source/ucp/file/filstr.cxx b/ucb/source/ucp/file/filstr.cxx index 31cd2a4e2351..75b1011de2c0 100644 --- a/ucb/source/ucp/file/filstr.cxx +++ b/ucb/source/ucp/file/filstr.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include "sal/config.h" + +#include "com/sun/star/io/BufferSizeExceededException.hpp" #include "com/sun/star/io/IOException.hpp" #include "com/sun/star/uno/RuntimeException.hpp" #include "osl/diagnose.h" diff --git a/ucb/source/ucp/file/filtask.cxx b/ucb/source/ucp/file/filtask.cxx index 9c534b50c6fb..7b8788997b96 100644 --- a/ucb/source/ucp/file/filtask.cxx +++ b/ucb/source/ucp/file/filtask.cxx @@ -19,7 +19,13 @@ #include +#include +#include #include +#include +#include +#include +#include #include #include #include diff --git a/ucb/source/ucp/file/prov.cxx b/ucb/source/ucp/file/prov.cxx index eeb5c75a1a4b..4c3f7899edfd 100644 --- a/ucb/source/ucp/file/prov.cxx +++ b/ucb/source/ucp/file/prov.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/ftp/ftpcontent.cxx b/ucb/source/ucp/ftp/ftpcontent.cxx index 6fcea525b790..b249c6c5ba3e 100644 --- a/ucb/source/ucp/ftp/ftpcontent.cxx +++ b/ucb/source/ucp/ftp/ftpcontent.cxx @@ -47,11 +47,17 @@ #include #include #include +#include #include +#include +#include #include #include #include #include +#include +#include +#include #include #include #include diff --git a/ucb/source/ucp/ftp/ftpcontentprovider.cxx b/ucb/source/ucp/ftp/ftpcontentprovider.cxx index d2628b9ae04a..af214d9ea3a8 100644 --- a/ucb/source/ucp/ftp/ftpcontentprovider.cxx +++ b/ucb/source/ucp/ftp/ftpcontentprovider.cxx @@ -17,13 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include -/************************************************************************** - TODO - ************************************************************************** - - *************************************************************************/ - +#include #include #include #include diff --git a/ucb/source/ucp/ftp/ftpresultsetbase.cxx b/ucb/source/ucp/ftp/ftpresultsetbase.cxx index 00f0dc4c8238..afb599be75eb 100644 --- a/ucb/source/ucp/ftp/ftpresultsetbase.cxx +++ b/ucb/source/ucp/ftp/ftpresultsetbase.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include #include diff --git a/ucb/source/ucp/gio/gio_content.cxx b/ucb/source/ucp/gio/gio_content.cxx index a6467d548b76..646cd2a2784f 100644 --- a/ucb/source/ucp/gio/gio_content.cxx +++ b/ucb/source/ucp/gio/gio_content.cxx @@ -25,11 +25,12 @@ #include #include - +#include #include #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/gio/gio_datasupplier.cxx b/ucb/source/ucp/gio/gio_datasupplier.cxx index e2069973e38e..bbb0cbcca594 100644 --- a/ucb/source/ucp/gio/gio_datasupplier.cxx +++ b/ucb/source/ucp/gio/gio_datasupplier.cxx @@ -21,7 +21,7 @@ #include #include - +#include #include #include "gio_datasupplier.hxx" diff --git a/ucb/source/ucp/gio/gio_inputstream.cxx b/ucb/source/ucp/gio/gio_inputstream.cxx index 2275cb7a6a84..0bfd8e9d4bc4 100644 --- a/ucb/source/ucp/gio/gio_inputstream.cxx +++ b/ucb/source/ucp/gio/gio_inputstream.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include #include #include #include diff --git a/ucb/source/ucp/gio/gio_outputstream.cxx b/ucb/source/ucp/gio/gio_outputstream.cxx index da504b87e291..80c910ba1e20 100644 --- a/ucb/source/ucp/gio/gio_outputstream.cxx +++ b/ucb/source/ucp/gio/gio_outputstream.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/ucb/source/ucp/gio/gio_provider.cxx b/ucb/source/ucp/gio/gio_provider.cxx index 9c3aa481b78e..17d9c65e2293 100644 --- a/ucb/source/ucp/gio/gio_provider.cxx +++ b/ucb/source/ucp/gio/gio_provider.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include "gio_provider.hxx" #include "gio_content.hxx" diff --git a/ucb/source/ucp/gio/gio_seekable.cxx b/ucb/source/ucp/gio/gio_seekable.cxx index 56b295809656..41b8c4aeb7bc 100644 --- a/ucb/source/ucp/gio/gio_seekable.cxx +++ b/ucb/source/ucp/gio/gio_seekable.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include #include #include #include diff --git a/ucb/source/ucp/hierarchy/hierarchycontent.cxx b/ucb/source/ucp/hierarchy/hierarchycontent.cxx index db8da992afde..141d3ea6da52 100644 --- a/ucb/source/ucp/hierarchy/hierarchycontent.cxx +++ b/ucb/source/ucp/hierarchy/hierarchycontent.cxx @@ -40,13 +40,16 @@ #include "osl/doublecheckedlocking.h" #include #include +#include #include +#include #include #include #include #include #include #include +#include #include #include #include @@ -54,6 +57,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx b/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx index 8c05f4b9df8f..9d6f4074090c 100644 --- a/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx +++ b/ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx @@ -25,6 +25,8 @@ *************************************************************************/ #include + +#include #include #include "hierarchydatasupplier.hxx" #include "hierarchyprovider.hxx" diff --git a/ucb/source/ucp/hierarchy/hierarchyprovider.cxx b/ucb/source/ucp/hierarchy/hierarchyprovider.cxx index 48ed7f1b588e..ffe014d543a6 100644 --- a/ucb/source/ucp/hierarchy/hierarchyprovider.cxx +++ b/ucb/source/ucp/hierarchy/hierarchyprovider.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/image/ucpimage.cxx b/ucb/source/ucp/image/ucpimage.cxx index f25b17636029..2354e6783d26 100644 --- a/ucb/source/ucp/image/ucpimage.cxx +++ b/ucb/source/ucp/image/ucpimage.cxx @@ -12,6 +12,7 @@ #include #include +#include #include #include #include diff --git a/ucb/source/ucp/package/pkgcontent.cxx b/ucb/source/ucp/package/pkgcontent.cxx index 2fe01f03aff3..55a161b27b5c 100644 --- a/ucb/source/ucp/package/pkgcontent.cxx +++ b/ucb/source/ucp/package/pkgcontent.cxx @@ -27,7 +27,9 @@ #include "osl/doublecheckedlocking.h" #include #include +#include #include +#include #include #include #include @@ -35,12 +37,15 @@ #include #include #include +#include +#include #include #include #include #include #include #include +#include #include #include #include @@ -49,6 +54,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/package/pkgdatasupplier.cxx b/ucb/source/ucp/package/pkgdatasupplier.cxx index 6ed79632272b..36baef380ae6 100644 --- a/ucb/source/ucp/package/pkgdatasupplier.cxx +++ b/ucb/source/ucp/package/pkgdatasupplier.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include "pkgdatasupplier.hxx" diff --git a/ucb/source/ucp/package/pkgprovider.cxx b/ucb/source/ucp/package/pkgprovider.cxx index 8178245b8fe9..585c792f1ded 100644 --- a/ucb/source/ucp/package/pkgprovider.cxx +++ b/ucb/source/ucp/package/pkgprovider.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include "pkgprovider.hxx" #include "pkgcontent.hxx" #include "pkguri.hxx" diff --git a/ucb/source/ucp/tdoc/tdoc_content.cxx b/ucb/source/ucp/tdoc/tdoc_content.cxx index 39fec06b4f24..f480b97069aa 100644 --- a/ucb/source/ucp/tdoc/tdoc_content.cxx +++ b/ucb/source/ucp/tdoc/tdoc_content.cxx @@ -27,19 +27,25 @@ #include "osl/diagnose.h" #include "osl/doublecheckedlocking.h" #include "rtl/ustrbuf.hxx" - +#include "com/sun/star/beans/IllegalTypeException.hpp" #include "com/sun/star/beans/PropertyAttribute.hpp" #include "com/sun/star/beans/PropertyValue.hpp" #include "com/sun/star/beans/XPropertySet.hpp" #include "com/sun/star/embed/ElementModes.hpp" +#include "com/sun/star/embed/InvalidStorageException.hpp" +#include "com/sun/star/embed/StorageWrappedTargetException.hpp" #include "com/sun/star/embed/XStorage.hpp" #include "com/sun/star/embed/XTransactedObject.hpp" +#include "com/sun/star/io/BufferSizeExceededException.hpp" +#include "com/sun/star/io/IOException.hpp" +#include "com/sun/star/io/NotConnectedException.hpp" #include "com/sun/star/io/XActiveDataSink.hpp" #include "com/sun/star/io/XActiveDataStreamer.hpp" #include "com/sun/star/lang/IllegalAccessException.hpp" #include "com/sun/star/sdbc/XRow.hpp" #include "com/sun/star/ucb/ContentAction.hpp" #include "com/sun/star/ucb/ContentInfoAttribute.hpp" +#include "com/sun/star/ucb/IllegalIdentifierException.hpp" #include "com/sun/star/ucb/InsertCommandArgument.hpp" #include "com/sun/star/ucb/InteractiveBadTransferURLException.hpp" #include "com/sun/star/ucb/MissingInputStreamException.hpp" diff --git a/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx b/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx index b9e4d3dae2db..5be45eb21d60 100644 --- a/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx +++ b/ucb/source/ucp/tdoc/tdoc_datasupplier.cxx @@ -26,6 +26,7 @@ #include +#include "com/sun/star/ucb/IllegalIdentifierException.hpp" #include "osl/diagnose.h" #include "ucbhelper/contentidentifier.hxx" diff --git a/ucb/source/ucp/tdoc/tdoc_docmgr.cxx b/ucb/source/ucp/tdoc/tdoc_docmgr.cxx index cb1ffc7bfe07..3c81aa249115 100644 --- a/ucb/source/ucp/tdoc/tdoc_docmgr.cxx +++ b/ucb/source/ucp/tdoc/tdoc_docmgr.cxx @@ -36,6 +36,7 @@ #include "com/sun/star/beans/XPropertySet.hpp" #include "com/sun/star/document/XDocumentEventBroadcaster.hpp" #include "com/sun/star/document/XStorageBasedDocument.hpp" +#include "com/sun/star/frame/UnknownModuleException.hpp" #include "com/sun/star/frame/theGlobalEventBroadcaster.hpp" #include "com/sun/star/frame/XStorable.hpp" #include "com/sun/star/frame/ModuleManager.hpp" diff --git a/ucb/source/ucp/tdoc/tdoc_provider.cxx b/ucb/source/ucp/tdoc/tdoc_provider.cxx index f3b7e36e4baf..190a499992d9 100644 --- a/ucb/source/ucp/tdoc/tdoc_provider.cxx +++ b/ucb/source/ucp/tdoc/tdoc_provider.cxx @@ -28,8 +28,11 @@ #include #include "com/sun/star/container/XNameAccess.hpp" +#include "com/sun/star/embed/InvalidStorageException.hpp" +#include "com/sun/star/embed/StorageWrappedTargetException.hpp" #include "com/sun/star/embed/XStorage.hpp" - +#include "com/sun/star/io/IOException.hpp" +#include "com/sun/star/ucb/IllegalIdentifierException.hpp" #include "comphelper/processfactory.hxx" #include "ucbhelper/contentidentifier.hxx" diff --git a/ucb/source/ucp/tdoc/tdoc_stgelems.cxx b/ucb/source/ucp/tdoc/tdoc_stgelems.cxx index 8046f938de2a..cabd20719971 100644 --- a/ucb/source/ucp/tdoc/tdoc_stgelems.cxx +++ b/ucb/source/ucp/tdoc/tdoc_stgelems.cxx @@ -27,7 +27,7 @@ *************************************************************************/ #include - +#include "com/sun/star/io/IOException.hpp" #include "com/sun/star/lang/DisposedException.hpp" #include "com/sun/star/reflection/ProxyFactory.hpp" diff --git a/ucb/source/ucp/tdoc/tdoc_storage.cxx b/ucb/source/ucp/tdoc/tdoc_storage.cxx index 2fcc63561a40..39a0742d2ab8 100644 --- a/ucb/source/ucp/tdoc/tdoc_storage.cxx +++ b/ucb/source/ucp/tdoc/tdoc_storage.cxx @@ -21,7 +21,11 @@ #include "com/sun/star/beans/XPropertySet.hpp" #include "com/sun/star/embed/ElementModes.hpp" +#include "com/sun/star/embed/InvalidStorageException.hpp" #include "com/sun/star/embed/StorageFactory.hpp" +#include "com/sun/star/embed/StorageWrappedTargetException.hpp" +#include "com/sun/star/io/IOException.hpp" +#include "com/sun/star/packages/NoEncryptionException.hpp" #include #include "comphelper/processfactory.hxx" diff --git a/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx b/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx index a86ce2c981da..c29c9b56e2d4 100644 --- a/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx +++ b/ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx @@ -28,7 +28,8 @@ #include "osl/diagnose.h" - +#include "com/sun/star/io/IOException.hpp" +#include "com/sun/star/lang/IllegalArgumentException.hpp" #include "com/sun/star/task/XInteractionAbort.hpp" #include "com/sun/star/ucb/XWebDAVCommandEnvironment.hpp" diff --git a/ucb/source/ucp/webdav-neon/NeonInputStream.cxx b/ucb/source/ucp/webdav-neon/NeonInputStream.cxx index d5e80029933d..6958ad90ea3c 100644 --- a/ucb/source/ucp/webdav-neon/NeonInputStream.cxx +++ b/ucb/source/ucp/webdav-neon/NeonInputStream.cxx @@ -28,6 +28,7 @@ #include "NeonInputStream.hxx" +#include #include #include diff --git a/ucb/source/ucp/webdav-neon/NeonSession.cxx b/ucb/source/ucp/webdav-neon/NeonSession.cxx index 89a0456cb4e8..448630658ce5 100644 --- a/ucb/source/ucp/webdav-neon/NeonSession.cxx +++ b/ucb/source/ucp/webdav-neon/NeonSession.cxx @@ -60,6 +60,9 @@ extern "C" { #include "UCBDeadPropertyValue.hxx" #include +#include +#include +#include #include #include #include diff --git a/ucb/source/ucp/webdav-neon/webdavcontent.cxx b/ucb/source/ucp/webdav-neon/webdavcontent.cxx index c825798aaa76..5ca16f6d0e30 100644 --- a/ucb/source/ucp/webdav-neon/webdavcontent.cxx +++ b/ucb/source/ucp/webdav-neon/webdavcontent.cxx @@ -43,8 +43,10 @@ #include #include #include - +#include +#include #include +#include #include #include #include @@ -55,6 +57,7 @@ #include #include #include +#include #include #include #include diff --git a/ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx b/ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx index 92a290699cd3..0723af97546f 100644 --- a/ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx +++ b/ucb/source/ucp/webdav-neon/webdavdatasupplier.cxx @@ -35,6 +35,7 @@ #include #include +#include #include #include #include diff --git a/ucb/source/ucp/webdav-neon/webdavprovider.cxx b/ucb/source/ucp/webdav-neon/webdavprovider.cxx index f1f5530787d2..92d9e93d94a0 100644 --- a/ucb/source/ucp/webdav-neon/webdavprovider.cxx +++ b/ucb/source/ucp/webdav-neon/webdavprovider.cxx @@ -26,12 +26,9 @@ * ************************************************************************/ +#include -/************************************************************************** - TODO - ************************************************************************** - - *************************************************************************/ +#include #include #include #include "webdavprovider.hxx" diff --git a/ucbhelper/source/client/content.cxx b/ucbhelper/source/client/content.cxx index cdf39ef5bc78..34d6124eae2a 100644 --- a/ucbhelper/source/client/content.cxx +++ b/ucbhelper/source/client/content.cxx @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/ucbhelper/source/provider/contenthelper.cxx b/ucbhelper/source/provider/contenthelper.cxx index 6958419208d2..73e5367cc53d 100644 --- a/ucbhelper/source/provider/contenthelper.cxx +++ b/ucbhelper/source/provider/contenthelper.cxx @@ -17,10 +17,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include +#include #include +#include +#include #include +#include #include #include #include diff --git a/ucbhelper/source/provider/contentinfo.cxx b/ucbhelper/source/provider/contentinfo.cxx index b4ada7454845..0c93d576e787 100644 --- a/ucbhelper/source/provider/contentinfo.cxx +++ b/ucbhelper/source/provider/contentinfo.cxx @@ -23,6 +23,7 @@ *************************************************************************/ #include +#include #include #include "osl/diagnose.h" diff --git a/ucbhelper/source/provider/fd_inputstream.cxx b/ucbhelper/source/provider/fd_inputstream.cxx index c98884087c07..878da4d0afbd 100644 --- a/ucbhelper/source/provider/fd_inputstream.cxx +++ b/ucbhelper/source/provider/fd_inputstream.cxx @@ -19,6 +19,7 @@ #include "ucbhelper/fd_inputstream.hxx" +#include #include #include #include diff --git a/ucbhelper/source/provider/propertyvalueset.cxx b/ucbhelper/source/provider/propertyvalueset.cxx index b375ab96b21b..e1263944189b 100644 --- a/ucbhelper/source/provider/propertyvalueset.cxx +++ b/ucbhelper/source/provider/propertyvalueset.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include "osl/diagnose.h" diff --git a/ucbhelper/source/provider/providerhelper.cxx b/ucbhelper/source/provider/providerhelper.cxx index 2fd42abc079d..fee706d11d28 100644 --- a/ucbhelper/source/provider/providerhelper.cxx +++ b/ucbhelper/source/provider/providerhelper.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include #include #include #include diff --git a/ucbhelper/source/provider/registerucb.cxx b/ucbhelper/source/provider/registerucb.cxx index 8c5d19c2ca63..cfd1d509513a 100644 --- a/ucbhelper/source/provider/registerucb.cxx +++ b/ucbhelper/source/provider/registerucb.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include diff --git a/ucbhelper/source/provider/resultsethelper.cxx b/ucbhelper/source/provider/resultsethelper.cxx index 9013b13ba43c..a85a182c368f 100644 --- a/ucbhelper/source/provider/resultsethelper.cxx +++ b/ucbhelper/source/provider/resultsethelper.cxx @@ -27,6 +27,8 @@ *************************************************************************/ #include +#include +#include #include #include #include diff --git a/unotools/source/accessibility/accessiblerelationsethelper.cxx b/unotools/source/accessibility/accessiblerelationsethelper.cxx index 1a59cea8e844..3ca876f1aa46 100644 --- a/unotools/source/accessibility/accessiblerelationsethelper.cxx +++ b/unotools/source/accessibility/accessiblerelationsethelper.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/unotools/source/misc/closeveto.cxx b/unotools/source/misc/closeveto.cxx index 94804c921a10..81a752fa5b9b 100644 --- a/unotools/source/misc/closeveto.cxx +++ b/unotools/source/misc/closeveto.cxx @@ -19,6 +19,7 @@ #include +#include #include #include diff --git a/unotools/source/misc/desktopterminationobserver.cxx b/unotools/source/misc/desktopterminationobserver.cxx index be4f1b87bdfc..f7f3c43ccbc0 100644 --- a/unotools/source/misc/desktopterminationobserver.cxx +++ b/unotools/source/misc/desktopterminationobserver.cxx @@ -19,6 +19,7 @@ #include +#include #include #include #include diff --git a/unotools/source/misc/sharedunocomponent.cxx b/unotools/source/misc/sharedunocomponent.cxx index fe44e5d441be..6572d5a86fef 100644 --- a/unotools/source/misc/sharedunocomponent.cxx +++ b/unotools/source/misc/sharedunocomponent.cxx @@ -22,6 +22,7 @@ #include #include +#include #include #include #include diff --git a/unotools/source/streaming/streamhelper.cxx b/unotools/source/streaming/streamhelper.cxx index bad020f8049d..f77e2a604e33 100644 --- a/unotools/source/streaming/streamhelper.cxx +++ b/unotools/source/streaming/streamhelper.cxx @@ -17,6 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include +#include #include namespace utl diff --git a/unotools/source/streaming/streamwrap.cxx b/unotools/source/streaming/streamwrap.cxx index fea638ed26a4..d0aa67e55f3e 100644 --- a/unotools/source/streaming/streamwrap.cxx +++ b/unotools/source/streaming/streamwrap.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include +#include #include #include diff --git a/unotools/source/ucbhelper/ucblockbytes.cxx b/unotools/source/ucbhelper/ucblockbytes.cxx index 8c302d82b4af..e2b345324f89 100644 --- a/unotools/source/ucbhelper/ucblockbytes.cxx +++ b/unotools/source/ucbhelper/ucblockbytes.cxx @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include diff --git a/unotools/source/ucbhelper/xtempfile.cxx b/unotools/source/ucbhelper/xtempfile.cxx index ac5cfc707dcd..b77dfb90eb03 100644 --- a/unotools/source/ucbhelper/xtempfile.cxx +++ b/unotools/source/ucbhelper/xtempfile.cxx @@ -19,6 +19,8 @@ #include "XTempFile.hxx" #include +#include +#include #include #include #include diff --git a/unoxml/source/dom/saxbuilder.cxx b/unoxml/source/dom/saxbuilder.cxx index 4bbd27176046..cfed6c80e20e 100644 --- a/unoxml/source/dom/saxbuilder.cxx +++ b/unoxml/source/dom/saxbuilder.cxx @@ -23,6 +23,7 @@ #include "saxbuilder.hxx" #include +#include #include #include diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx index 25ffe996041f..9ca65e65b3b0 100644 --- a/unoxml/source/rdf/librdf_repository.cxx +++ b/unoxml/source/rdf/librdf_repository.cxx @@ -34,12 +34,17 @@ #include +#include +#include #include #include #include #include #include #include +#include +#include +#include #include #include #include diff --git a/vcl/source/app/unohelp2.cxx b/vcl/source/app/unohelp2.cxx index d721fd4f42e4..f51b7a39ee7a 100644 --- a/vcl/source/app/unohelp2.cxx +++ b/vcl/source/app/unohelp2.cxx @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include diff --git a/vcl/source/edit/textview.cxx b/vcl/source/edit/textview.cxx index e738f34777d2..a6d7908cf912 100644 --- a/vcl/source/edit/textview.cxx +++ b/vcl/source/edit/textview.cxx @@ -40,6 +40,7 @@ #include #include #include +#include #include #include #include diff --git a/vcl/source/gdi/print3.cxx b/vcl/source/gdi/print3.cxx index f522859837be..a047e78d0dc8 100644 --- a/vcl/source/gdi/print3.cxx +++ b/vcl/source/gdi/print3.cxx @@ -40,6 +40,7 @@ #include #include #include +#include #include #include diff --git a/vcl/source/helper/canvasbitmap.cxx b/vcl/source/helper/canvasbitmap.cxx index a3015fb5e91a..14b446baa166 100644 --- a/vcl/source/helper/canvasbitmap.cxx +++ b/vcl/source/helper/canvasbitmap.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include #include diff --git a/vcl/source/helper/canvastools.cxx b/vcl/source/helper/canvastools.cxx index 3dd1df22c791..a986f6a5e1cb 100644 --- a/vcl/source/helper/canvastools.cxx +++ b/vcl/source/helper/canvastools.cxx @@ -29,6 +29,7 @@ #include #include +#include #include #include #include diff --git a/vcl/unx/generic/dtrans/X11_service.cxx b/vcl/unx/generic/dtrans/X11_service.cxx index 3dfacc22a9a8..a5d5196a6eb9 100644 --- a/vcl/unx/generic/dtrans/X11_service.cxx +++ b/vcl/unx/generic/dtrans/X11_service.cxx @@ -20,6 +20,7 @@ #include "unx/salinst.h" #include +#include #include #include #include diff --git a/vcl/unx/generic/dtrans/X11_transferable.cxx b/vcl/unx/generic/dtrans/X11_transferable.cxx index b042152c244d..814ab19e1a35 100644 --- a/vcl/unx/generic/dtrans/X11_transferable.cxx +++ b/vcl/unx/generic/dtrans/X11_transferable.cxx @@ -19,6 +19,7 @@ #include #include +#include #include using namespace com::sun::star::datatransfer; diff --git a/vcl/unx/gtk/a11y/atklistener.cxx b/vcl/unx/gtk/a11y/atklistener.cxx index 48dc6e83a895..b0e25d6b4acb 100644 --- a/vcl/unx/gtk/a11y/atklistener.cxx +++ b/vcl/unx/gtk/a11y/atklistener.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include "atklistener.hxx" #include "atkwrapper.hxx" diff --git a/vcl/unx/gtk/a11y/atkutil.cxx b/vcl/unx/gtk/a11y/atkutil.cxx index c386e8b89899..22b7e602cbff 100644 --- a/vcl/unx/gtk/a11y/atkutil.cxx +++ b/vcl/unx/gtk/a11y/atkutil.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include diff --git a/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx b/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx index 50a28ab9f477..7458d1be8b87 100644 --- a/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx +++ b/vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx @@ -27,6 +27,7 @@ #include #include +#include #include #include #include diff --git a/vcl/unx/gtk3/gtk3gtkinst.cxx b/vcl/unx/gtk3/gtk3gtkinst.cxx index 9e5c9c9224dc..7c8f6b5449b9 100644 --- a/vcl/unx/gtk3/gtk3gtkinst.cxx +++ b/vcl/unx/gtk3/gtk3gtkinst.cxx @@ -9,6 +9,7 @@ #include "../gtk/gtkinst.cxx" +#include #include #include "com/sun/star/lang/XServiceInfo.hpp" #include "com/sun/star/lang/XSingleServiceFactory.hpp" diff --git a/vcl/unx/kde4/KDE4FilePicker.cxx b/vcl/unx/kde4/KDE4FilePicker.cxx index 70f2b7e16de3..d20c716ecd89 100644 --- a/vcl/unx/kde4/KDE4FilePicker.cxx +++ b/vcl/unx/kde4/KDE4FilePicker.cxx @@ -20,6 +20,7 @@ #include "KDE4FilePicker.hxx" #include +#include #include #include #include diff --git a/writerfilter/source/dmapper/GraphicImport.cxx b/writerfilter/source/dmapper/GraphicImport.cxx index 6307510f1e94..df4cd575b0f6 100644 --- a/writerfilter/source/dmapper/GraphicImport.cxx +++ b/writerfilter/source/dmapper/GraphicImport.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/writerfilter/source/filter/WriterFilter.cxx b/writerfilter/source/filter/WriterFilter.cxx index a940046d36ad..cb9b4cf09312 100644 --- a/writerfilter/source/filter/WriterFilter.cxx +++ b/writerfilter/source/filter/WriterFilter.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx index 802d577a6f5c..1be3fa6af239 100644 --- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx +++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include diff --git a/writerfilter/source/rtftok/rtfdispatchsymbol.cxx b/writerfilter/source/rtftok/rtfdispatchsymbol.cxx index c85f957f7830..19040d06fd74 100644 --- a/writerfilter/source/rtftok/rtfdispatchsymbol.cxx +++ b/writerfilter/source/rtftok/rtfdispatchsymbol.cxx @@ -9,6 +9,7 @@ #include +#include #include #include diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.cxx b/writerfilter/source/rtftok/rtfdocumentimpl.cxx index 2822ad0ab10d..a42b52833ab0 100644 --- a/writerfilter/source/rtftok/rtfdocumentimpl.cxx +++ b/writerfilter/source/rtftok/rtfdocumentimpl.cxx @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include diff --git a/xmlhelp/source/cxxhelp/provider/content.cxx b/xmlhelp/source/cxxhelp/provider/content.cxx index fbc0eb7a035c..b3c5837fafdc 100644 --- a/xmlhelp/source/cxxhelp/provider/content.cxx +++ b/xmlhelp/source/cxxhelp/provider/content.cxx @@ -27,6 +27,7 @@ #include #include #include +#include #include #include #include diff --git a/xmlhelp/source/cxxhelp/provider/databases.cxx b/xmlhelp/source/cxxhelp/provider/databases.cxx index 8ae846f46ae0..a3544957b4f2 100644 --- a/xmlhelp/source/cxxhelp/provider/databases.cxx +++ b/xmlhelp/source/cxxhelp/provider/databases.cxx @@ -36,6 +36,7 @@ // Extensible help #include +#include #include #include #include diff --git a/xmlhelp/source/cxxhelp/provider/inputstream.cxx b/xmlhelp/source/cxxhelp/provider/inputstream.cxx index 410135091c86..fd6a27836e22 100644 --- a/xmlhelp/source/cxxhelp/provider/inputstream.cxx +++ b/xmlhelp/source/cxxhelp/provider/inputstream.cxx @@ -20,6 +20,8 @@ #include "inputstream.hxx" +#include +#include #include diff --git a/xmlhelp/source/cxxhelp/provider/resultsetbase.cxx b/xmlhelp/source/cxxhelp/provider/resultsetbase.cxx index 0c0bd40bde2c..6bc38014777d 100644 --- a/xmlhelp/source/cxxhelp/provider/resultsetbase.cxx +++ b/xmlhelp/source/cxxhelp/provider/resultsetbase.cxx @@ -19,6 +19,7 @@ #include #include +#include #include #include #include diff --git a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx index 4e3b5d9d9d8b..334029d48633 100644 --- a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx +++ b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx @@ -35,6 +35,7 @@ #include #include #include +#include #include #include #include diff --git a/xmloff/source/draw/ximppage.cxx b/xmloff/source/draw/ximppage.cxx index 1f701b2eba7f..6b37ecf5da98 100644 --- a/xmloff/source/draw/ximppage.cxx +++ b/xmloff/source/draw/ximppage.cxx @@ -20,6 +20,7 @@ #include #include #include +#include #include #include #include diff --git a/xmloff/source/meta/xmlversion.cxx b/xmloff/source/meta/xmlversion.cxx index 9ccbc23bea63..af4bbab12679 100644 --- a/xmloff/source/meta/xmlversion.cxx +++ b/xmloff/source/meta/xmlversion.cxx @@ -24,6 +24,7 @@ #include #include +#include #include #include #include diff --git a/xmloff/source/style/styleexp.cxx b/xmloff/source/style/styleexp.cxx index b2516406c52a..3f7e36e58662 100644 --- a/xmloff/source/style/styleexp.cxx +++ b/xmloff/source/style/styleexp.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include diff --git a/xmlscript/source/xml_helper/xml_impctx.cxx b/xmlscript/source/xml_helper/xml_impctx.cxx index e6297e915c41..598b2bd8cad8 100644 --- a/xmlscript/source/xml_helper/xml_impctx.cxx +++ b/xmlscript/source/xml_helper/xml_impctx.cxx @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include diff --git a/xmlscript/source/xmldlg_imexp/imp_share.hxx b/xmlscript/source/xmldlg_imexp/imp_share.hxx index c37174b70bc2..5a025dc159f3 100644 --- a/xmlscript/source/xmldlg_imexp/imp_share.hxx +++ b/xmlscript/source/xmldlg_imexp/imp_share.hxx @@ -31,12 +31,14 @@ #include #include #include +#include #include #include #include #include #include #include +#include #include #include #include diff --git a/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx b/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx index 8dc7f9ed0f36..bba21a99c47b 100644 --- a/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx +++ b/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include diff --git a/xmlscript/source/xmlflat_imexp/xmlbas_export.cxx b/xmlscript/source/xmlflat_imexp/xmlbas_export.cxx index 37f9b9e6108a..48e14115ea8e 100644 --- a/xmlscript/source/xmlflat_imexp/xmlbas_export.cxx +++ b/xmlscript/source/xmlflat_imexp/xmlbas_export.cxx @@ -29,6 +29,7 @@ #include #include #include +#include #include #include diff --git a/xmlscript/source/xmlflat_imexp/xmlbas_import.cxx b/xmlscript/source/xmlflat_imexp/xmlbas_import.cxx index da62d412f5b7..f920903ce2cc 100644 --- a/xmlscript/source/xmlflat_imexp/xmlbas_import.cxx +++ b/xmlscript/source/xmlflat_imexp/xmlbas_import.cxx @@ -28,6 +28,7 @@ #include #include #include +#include #include #include diff --git a/xmlscript/source/xmllib_imexp/imp_share.hxx b/xmlscript/source/xmllib_imexp/imp_share.hxx index 8bdb2f7f5d8c..3e01797dac94 100644 --- a/xmlscript/source/xmllib_imexp/imp_share.hxx +++ b/xmlscript/source/xmllib_imexp/imp_share.hxx @@ -32,6 +32,7 @@ #include #include +#include #include #include diff --git a/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx b/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx index 07f67d45f72c..f97de2496bac 100644 --- a/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx +++ b/xmlscript/source/xmlmod_imexp/xmlmod_import.cxx @@ -19,6 +19,7 @@ #include +#include #include #include "imp_share.hxx" diff --git a/xmlsecurity/source/component/documentdigitalsignatures.cxx b/xmlsecurity/source/component/documentdigitalsignatures.cxx index 353e115befaf..81d6aeba0db6 100644 --- a/xmlsecurity/source/component/documentdigitalsignatures.cxx +++ b/xmlsecurity/source/component/documentdigitalsignatures.cxx @@ -38,6 +38,7 @@ #include #include #include +#include #include #include #include diff --git a/xmlsecurity/source/helper/documentsignaturehelper.cxx b/xmlsecurity/source/helper/documentsignaturehelper.cxx index f89b635c5d11..61e11ceb0448 100644 --- a/xmlsecurity/source/helper/documentsignaturehelper.cxx +++ b/xmlsecurity/source/helper/documentsignaturehelper.cxx @@ -23,6 +23,7 @@ #include #include +#include #include #include #include diff --git a/xmlsecurity/source/helper/pdfsignaturehelper.cxx b/xmlsecurity/source/helper/pdfsignaturehelper.cxx index bb281c9d4ed8..4b8859f0ad0e 100644 --- a/xmlsecurity/source/helper/pdfsignaturehelper.cxx +++ b/xmlsecurity/source/helper/pdfsignaturehelper.cxx @@ -13,6 +13,7 @@ #include #include +#include #include #include diff --git a/xmlsecurity/source/helper/xsecparser.cxx b/xmlsecurity/source/helper/xsecparser.cxx index 210db2d113cc..7c09d731ab0a 100644 --- a/xmlsecurity/source/helper/xsecparser.cxx +++ b/xmlsecurity/source/helper/xsecparser.cxx @@ -19,6 +19,7 @@ #include "xsecparser.hxx" +#include #include #include diff --git a/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx b/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx index c1532d77bea3..d40126f5275a 100644 --- a/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx +++ b/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx @@ -17,7 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include +#include #include #include #include diff --git a/xmlsecurity/source/xmlsec/nss/digestcontext.cxx b/xmlsecurity/source/xmlsec/nss/digestcontext.cxx index 538452e641c2..40d871ac6543 100644 --- a/xmlsecurity/source/xmlsec/nss/digestcontext.cxx +++ b/xmlsecurity/source/xmlsec/nss/digestcontext.cxx @@ -17,6 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include + +#include #include #include "digestcontext.hxx" diff --git a/xmlsecurity/source/xmlsec/nss/nssinitializer.cxx b/xmlsecurity/source/xmlsec/nss/nssinitializer.cxx index c25bc9fe973b..b970b7d4cb38 100644 --- a/xmlsecurity/source/xmlsec/nss/nssinitializer.cxx +++ b/xmlsecurity/source/xmlsec/nss/nssinitializer.cxx @@ -24,6 +24,7 @@ */ #undef DEBUG +#include #include #include #include diff --git a/xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.cxx b/xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.cxx index ccfb78098bda..9fa3b3166f1d 100644 --- a/xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.cxx +++ b/xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.cxx @@ -18,6 +18,8 @@ */ #include + +#include #include #include "xmlencryption_nssimpl.hxx" diff --git a/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx b/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx index 566d3cc77d35..8d2e9b40fc95 100644 --- a/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx +++ b/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.cxx @@ -45,7 +45,6 @@ using ::com::sun::star::xml::crypto::XXMLSignature ; using ::com::sun::star::xml::crypto::XXMLSignatureTemplate ; using ::com::sun::star::xml::crypto::XXMLSecurityContext ; using ::com::sun::star::xml::crypto::XUriBinding ; -using ::com::sun::star::xml::crypto::XMLSignatureException ; XMLSignature_NssImpl::XMLSignature_NssImpl() { } -- cgit