From 3e1d3c25e064c5a97a2c408faf23a9d0c6150d8a Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:33:26 +0200 Subject: loplugin:includeform: sc Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd --- sc/inc/AccessibleFilterMenu.hxx | 2 +- sc/inc/AccessibleFilterMenuItem.hxx | 2 +- sc/inc/ChartTools.hxx | 2 +- sc/inc/NumberFormatControl.hxx | 2 +- sc/inc/cellvalues.hxx | 2 +- sc/inc/clipcontext.hxx | 2 +- sc/inc/grouparealistener.hxx | 4 +- sc/inc/inputopt.hxx | 2 +- sc/inc/listenerquery.hxx | 2 +- sc/inc/mtvelements.hxx | 2 +- sc/inc/numformat.hxx | 2 +- sc/inc/reordermap.hxx | 2 +- sc/inc/sc.hrc | 2 +- sc/inc/scabstdlg.hxx | 2 +- sc/inc/scres.hrc | 2 +- sc/inc/stringutil.hxx | 2 +- sc/inc/table.hxx | 2 +- sc/inc/undorangename.hxx | 2 +- sc/qa/extras/anchor.cxx | 10 +- sc/qa/extras/check_data_pilot_table.cxx | 8 +- sc/qa/extras/htmlexporttest.cxx | 2 +- sc/qa/extras/macros-test.cxx | 8 +- sc/qa/extras/sccondformats.cxx | 6 +- sc/qa/unit/bugfix-test.cxx | 4 +- sc/qa/unit/copy_paste_test.cxx | 4 +- sc/qa/unit/datacache.cxx | 4 +- sc/qa/unit/dataproviders_test.cxx | 6 +- sc/qa/unit/datatransformation_test.cxx | 8 +- sc/qa/unit/filters-test.cxx | 26 ++-- sc/qa/unit/functions_test.cxx | 2 +- sc/qa/unit/functions_test.hxx | 2 +- sc/qa/unit/helper/csv_handler.hxx | 14 +-- sc/qa/unit/helper/qahelper.cxx | 10 +- sc/qa/unit/helper/qahelper.hxx | 6 +- sc/qa/unit/helper/shared_test_impl.hxx | 8 +- sc/qa/unit/helper/sorthelper.hxx | 2 +- sc/qa/unit/helper/xpath.hxx | 2 +- sc/qa/unit/mark_test.cxx | 2 +- sc/qa/unit/opencl-test.cxx | 28 ++--- sc/qa/unit/parallelism.cxx | 28 ++--- sc/qa/unit/range.cxx | 12 +- sc/qa/unit/rangelst_test.cxx | 6 +- sc/qa/unit/subsequent_export-test.cxx | 36 +++--- sc/qa/unit/subsequent_filters-test.cxx | 48 ++++---- sc/qa/unit/test_ScChartListenerCollection.cxx | 4 +- sc/qa/unit/ucalc.cxx | 80 ++++++------ sc/qa/unit/ucalc.hxx | 2 +- sc/qa/unit/ucalc_condformat.cxx | 22 ++-- sc/qa/unit/ucalc_formula.cxx | 36 +++--- sc/qa/unit/ucalc_pivottable.cxx | 22 ++-- sc/qa/unit/ucalc_sharedformula.cxx | 14 +-- sc/source/core/data/attarray.cxx | 32 ++--- sc/source/core/data/attrib.cxx | 16 +-- sc/source/core/data/autonamecache.cxx | 14 +-- sc/source/core/data/bcaslot.cxx | 14 +-- sc/source/core/data/bigrange.cxx | 4 +- sc/source/core/data/cellvalue.cxx | 14 +-- sc/source/core/data/clipcontext.cxx | 6 +- sc/source/core/data/clipparam.cxx | 2 +- sc/source/core/data/colcontainer.cxx | 6 +- sc/source/core/data/colorscale.cxx | 16 +-- sc/source/core/data/column.cxx | 50 ++++---- sc/source/core/data/column2.cxx | 58 ++++----- sc/source/core/data/column3.cxx | 56 ++++----- sc/source/core/data/columniterator.cxx | 8 +- sc/source/core/data/columnset.cxx | 2 +- sc/source/core/data/columnspanset.cxx | 14 +-- sc/source/core/data/compressedarray.cxx | 6 +- sc/source/core/data/conditio.cxx | 32 ++--- sc/source/core/data/dbdocutl.cxx | 8 +- sc/source/core/data/dociter.cxx | 38 +++--- sc/source/core/data/docparam.cxx | 2 +- sc/source/core/data/docpool.cxx | 16 +-- sc/source/core/data/documen2.cxx | 120 +++++++++--------- sc/source/core/data/documen3.cxx | 98 +++++++-------- sc/source/core/data/documen4.cxx | 46 +++---- sc/source/core/data/documen5.cxx | 20 +-- sc/source/core/data/documen6.cxx | 20 +-- sc/source/core/data/documen7.cxx | 36 +++--- sc/source/core/data/documen8.cxx | 82 ++++++------- sc/source/core/data/documen9.cxx | 32 ++--- sc/source/core/data/document.cxx | 104 ++++++++-------- sc/source/core/data/document10.cxx | 10 +- sc/source/core/data/documentimport.cxx | 26 ++-- sc/source/core/data/documentstreamaccess.cxx | 10 +- sc/source/core/data/dpcache.cxx | 24 ++-- sc/source/core/data/dpdimsave.cxx | 16 +-- sc/source/core/data/dpfilteredcache.cxx | 20 +-- sc/source/core/data/dpglobal.cxx | 2 +- sc/source/core/data/dpgroup.cxx | 22 ++-- sc/source/core/data/dpitemdata.cxx | 12 +- sc/source/core/data/dpnumgroupinfo.cxx | 2 +- sc/source/core/data/dpobject.cxx | 48 ++++---- sc/source/core/data/dpoutput.cxx | 36 +++--- sc/source/core/data/dpoutputgeometry.cxx | 4 +- sc/source/core/data/dpresfilter.cxx | 4 +- sc/source/core/data/dpsave.cxx | 18 +-- sc/source/core/data/dpsdbtab.cxx | 14 +-- sc/source/core/data/dpshttab.cxx | 18 +-- sc/source/core/data/dptabdat.cxx | 12 +- sc/source/core/data/dptabres.cxx | 26 ++-- sc/source/core/data/dptabsrc.cxx | 36 +++--- sc/source/core/data/dputil.cxx | 12 +- sc/source/core/data/drawpage.cxx | 8 +- sc/source/core/data/drwlayer.cxx | 30 ++--- sc/source/core/data/edittextiterator.cxx | 8 +- sc/source/core/data/fillinfo.cxx | 34 +++--- sc/source/core/data/formulacell.cxx | 54 ++++----- sc/source/core/data/formulaiter.cxx | 6 +- sc/source/core/data/funcdesc.cxx | 26 ++-- sc/source/core/data/global.cxx | 42 +++---- sc/source/core/data/global2.cxx | 18 +-- sc/source/core/data/globalx.cxx | 4 +- sc/source/core/data/listenercontext.cxx | 6 +- sc/source/core/data/markarr.cxx | 6 +- sc/source/core/data/markdata.cxx | 10 +- sc/source/core/data/markmulti.cxx | 6 +- sc/source/core/data/mtvelements.cxx | 10 +- sc/source/core/data/olinetab.cxx | 10 +- sc/source/core/data/pagepar.cxx | 2 +- sc/source/core/data/patattr.cxx | 24 ++-- sc/source/core/data/pivot2.cxx | 28 ++--- sc/source/core/data/poolhelp.cxx | 8 +- sc/source/core/data/postit.cxx | 22 ++-- sc/source/core/data/refupdatecontext.cxx | 2 +- sc/source/core/data/segmenttree.cxx | 2 +- sc/source/core/data/sheetevents.cxx | 2 +- sc/source/core/data/simpleformulacalc.cxx | 10 +- sc/source/core/data/sortparam.cxx | 10 +- sc/source/core/data/stlpool.cxx | 24 ++-- sc/source/core/data/stlsheet.cxx | 14 +-- sc/source/core/data/subtotalparam.cxx | 2 +- sc/source/core/data/tabbgcolor.cxx | 2 +- sc/source/core/data/table1.cxx | 52 ++++---- sc/source/core/data/table2.cxx | 72 +++++------ sc/source/core/data/table3.cxx | 56 ++++----- sc/source/core/data/table4.cxx | 36 +++--- sc/source/core/data/table5.cxx | 48 ++++---- sc/source/core/data/table6.cxx | 20 +-- sc/source/core/data/table7.cxx | 2 +- sc/source/core/data/tabprotection.cxx | 4 +- sc/source/core/data/types.cxx | 4 +- sc/source/core/data/userdat.cxx | 6 +- sc/source/core/data/validat.cxx | 28 ++--- sc/source/core/inc/adiasync.hxx | 2 +- sc/source/core/inc/bcaslot.hxx | 4 +- sc/source/core/inc/cellkeytranslator.hxx | 2 +- sc/source/core/inc/ddelink.hxx | 4 +- sc/source/core/inc/doubleref.hxx | 4 +- sc/source/core/inc/formulagroupcl.hxx | 2 +- sc/source/core/inc/grouptokenconverter.hxx | 10 +- sc/source/core/inc/interpre.hxx | 14 +-- sc/source/core/inc/jumpmatrix.hxx | 6 +- sc/source/core/inc/poolhelp.hxx | 2 +- sc/source/core/inc/refupdat.hxx | 2 +- sc/source/core/opencl/formulagroupcl.cxx | 18 +-- sc/source/core/opencl/op_addin.cxx | 12 +- sc/source/core/opencl/op_array.cxx | 12 +- sc/source/core/opencl/op_database.cxx | 12 +- sc/source/core/opencl/op_financial.cxx | 12 +- sc/source/core/opencl/op_logical.cxx | 12 +- sc/source/core/opencl/op_math.cxx | 12 +- sc/source/core/opencl/op_spreadsheet.cxx | 12 +- sc/source/core/opencl/op_statistical.cxx | 12 +- sc/source/core/opencl/opbase.hxx | 2 +- sc/source/core/tool/addincfg.cxx | 10 +- sc/source/core/tool/addincol.cxx | 24 ++-- sc/source/core/tool/addinhelpid.cxx | 4 +- sc/source/core/tool/addinlis.cxx | 10 +- sc/source/core/tool/address.cxx | 12 +- sc/source/core/tool/adiasync.cxx | 10 +- sc/source/core/tool/appoptio.cxx | 14 +-- sc/source/core/tool/autoform.cxx | 6 +- sc/source/core/tool/brdcst.cxx | 2 +- sc/source/core/tool/calcconfig.cxx | 6 +- sc/source/core/tool/callform.cxx | 6 +- sc/source/core/tool/cellform.cxx | 10 +- sc/source/core/tool/cellkeytranslator.cxx | 2 +- sc/source/core/tool/chartarr.cxx | 16 +-- sc/source/core/tool/charthelper.cxx | 12 +- sc/source/core/tool/chartlis.cxx | 8 +- sc/source/core/tool/chartlock.cxx | 6 +- sc/source/core/tool/chartpos.cxx | 6 +- sc/source/core/tool/chgtrack.cxx | 34 +++--- sc/source/core/tool/chgviset.cxx | 8 +- sc/source/core/tool/compare.cxx | 6 +- sc/source/core/tool/compiler.cxx | 44 +++---- sc/source/core/tool/consoli.cxx | 14 +-- sc/source/core/tool/dbdata.cxx | 24 ++-- sc/source/core/tool/ddelink.cxx | 18 +-- sc/source/core/tool/defaultsoptions.cxx | 14 +-- sc/source/core/tool/detdata.cxx | 6 +- sc/source/core/tool/detfunc.cxx | 34 +++--- sc/source/core/tool/docoptio.cxx | 14 +-- sc/source/core/tool/doubleref.cxx | 16 +-- sc/source/core/tool/editdataarray.cxx | 2 +- sc/source/core/tool/editutil.cxx | 20 +-- sc/source/core/tool/filtopt.cxx | 4 +- sc/source/core/tool/formulagroup.cxx | 18 +-- sc/source/core/tool/formulaopt.cxx | 10 +- sc/source/core/tool/formulaparserpool.cxx | 4 +- sc/source/core/tool/formularesult.cxx | 4 +- sc/source/core/tool/hints.cxx | 2 +- sc/source/core/tool/inputopt.cxx | 12 +- sc/source/core/tool/interpr1.cxx | 46 +++---- sc/source/core/tool/interpr2.cxx | 38 +++--- sc/source/core/tool/interpr3.cxx | 18 +-- sc/source/core/tool/interpr4.cxx | 46 +++---- sc/source/core/tool/interpr5.cxx | 20 +-- sc/source/core/tool/interpr6.cxx | 20 +-- sc/source/core/tool/interpr7.cxx | 10 +- sc/source/core/tool/jumpmatrix.cxx | 4 +- sc/source/core/tool/lookupcache.cxx | 6 +- sc/source/core/tool/matrixoperators.cxx | 2 +- sc/source/core/tool/navicfg.cxx | 4 +- sc/source/core/tool/odffmap.cxx | 2 +- sc/source/core/tool/optutil.cxx | 4 +- sc/source/core/tool/orcusxml.cxx | 2 +- sc/source/core/tool/parclass.cxx | 12 +- sc/source/core/tool/printopt.cxx | 6 +- sc/source/core/tool/prnsave.cxx | 6 +- sc/source/core/tool/progress.cxx | 8 +- sc/source/core/tool/queryentry.cxx | 2 +- sc/source/core/tool/queryparam.cxx | 6 +- sc/source/core/tool/rangelst.cxx | 10 +- sc/source/core/tool/rangenam.cxx | 20 +-- sc/source/core/tool/rangeseq.cxx | 10 +- sc/source/core/tool/rangeutl.cxx | 22 ++-- sc/source/core/tool/rechead.cxx | 4 +- sc/source/core/tool/recursionhelper.cxx | 2 +- sc/source/core/tool/refdata.cxx | 2 +- sc/source/core/tool/reffind.cxx | 8 +- sc/source/core/tool/refreshtimer.cxx | 4 +- sc/source/core/tool/reftokenhelper.cxx | 10 +- sc/source/core/tool/refupdat.cxx | 10 +- sc/source/core/tool/scmatrix.cxx | 16 +-- sc/source/core/tool/scopetools.cxx | 4 +- sc/source/core/tool/sharedformula.cxx | 6 +- sc/source/core/tool/simplerangelist.cxx | 4 +- sc/source/core/tool/stringutil.cxx | 4 +- sc/source/core/tool/stylehelper.cxx | 6 +- sc/source/core/tool/subtotal.cxx | 4 +- sc/source/core/tool/token.cxx | 36 +++--- sc/source/core/tool/tokenstringcontext.cxx | 12 +- sc/source/core/tool/typedstrdata.cxx | 4 +- sc/source/core/tool/unitconv.cxx | 6 +- sc/source/core/tool/userlist.cxx | 4 +- sc/source/core/tool/viewopti.cxx | 14 +-- sc/source/core/tool/zforauto.cxx | 4 +- sc/source/filter/chart/chart_imp.cxx | 2 +- sc/source/filter/dif/difexp.cxx | 18 +-- sc/source/filter/dif/difimp.cxx | 24 ++-- sc/source/filter/excel/colrowst.cxx | 20 +-- sc/source/filter/excel/excdoc.cxx | 78 ++++++------ sc/source/filter/excel/excel.cxx | 24 ++-- sc/source/filter/excel/excform.cxx | 28 ++--- sc/source/filter/excel/excform8.cxx | 24 ++-- sc/source/filter/excel/excimp8.cxx | 60 ++++----- sc/source/filter/excel/excrecds.cxx | 58 ++++----- sc/source/filter/excel/exctools.cxx | 40 +++--- sc/source/filter/excel/expop2.cxx | 22 ++-- sc/source/filter/excel/fontbuff.cxx | 16 +-- sc/source/filter/excel/frmbase.cxx | 2 +- sc/source/filter/excel/impop.cxx | 84 ++++++------- sc/source/filter/excel/namebuff.cxx | 16 +-- sc/source/filter/excel/read.cxx | 38 +++--- sc/source/filter/excel/tokstack.cxx | 8 +- sc/source/filter/excel/xechart.cxx | 24 ++-- sc/source/filter/excel/xecontent.cxx | 28 ++--- sc/source/filter/excel/xedbdata.cxx | 10 +- sc/source/filter/excel/xeescher.cxx | 36 +++--- sc/source/filter/excel/xeextlst.cxx | 14 +-- sc/source/filter/excel/xeformula.cxx | 26 ++-- sc/source/filter/excel/xehelper.cxx | 26 ++-- sc/source/filter/excel/xelink.cxx | 14 +-- sc/source/filter/excel/xename.cxx | 18 +-- sc/source/filter/excel/xepage.cxx | 16 +-- sc/source/filter/excel/xepivot.cxx | 24 ++-- sc/source/filter/excel/xerecord.cxx | 4 +- sc/source/filter/excel/xeroot.cxx | 32 ++--- sc/source/filter/excel/xestream.cxx | 28 ++--- sc/source/filter/excel/xestring.cxx | 8 +- sc/source/filter/excel/xestyle.cxx | 20 +-- sc/source/filter/excel/xetable.cxx | 26 ++-- sc/source/filter/excel/xeview.cxx | 12 +- sc/source/filter/excel/xichart.cxx | 32 ++--- sc/source/filter/excel/xicontent.cxx | 52 ++++---- sc/source/filter/excel/xiescher.cxx | 50 ++++---- sc/source/filter/excel/xiformula.cxx | 8 +- sc/source/filter/excel/xihelper.cxx | 26 ++-- sc/source/filter/excel/xilink.cxx | 24 ++-- sc/source/filter/excel/xiname.cxx | 14 +-- sc/source/filter/excel/xipage.cxx | 16 +-- sc/source/filter/excel/xipivot.cxx | 38 +++--- sc/source/filter/excel/xiroot.cxx | 38 +++--- sc/source/filter/excel/xistream.cxx | 6 +- sc/source/filter/excel/xistring.cxx | 8 +- sc/source/filter/excel/xistyle.cxx | 32 ++--- sc/source/filter/excel/xiview.cxx | 14 +-- sc/source/filter/excel/xladdress.cxx | 8 +- sc/source/filter/excel/xlchart.cxx | 8 +- sc/source/filter/excel/xlescher.cxx | 12 +- sc/source/filter/excel/xlformula.cxx | 16 +-- sc/source/filter/excel/xlpage.cxx | 8 +- sc/source/filter/excel/xlpivot.cxx | 14 +-- sc/source/filter/excel/xlroot.cxx | 30 ++--- sc/source/filter/excel/xlstyle.cxx | 6 +- sc/source/filter/excel/xltools.cxx | 20 +-- sc/source/filter/excel/xltracer.cxx | 4 +- sc/source/filter/excel/xlview.cxx | 4 +- sc/source/filter/ftools/fapihelper.cxx | 4 +- sc/source/filter/ftools/fprogressbar.cxx | 6 +- sc/source/filter/ftools/ftools.cxx | 14 +-- sc/source/filter/ftools/sharedformulagroups.cxx | 2 +- sc/source/filter/html/htmlexp.cxx | 36 +++--- sc/source/filter/html/htmlexp2.cxx | 10 +- sc/source/filter/html/htmlimp.cxx | 28 ++--- sc/source/filter/html/htmlpars.cxx | 10 +- sc/source/filter/inc/XclExpChangeTrack.hxx | 6 +- sc/source/filter/inc/condformatbuffer.hxx | 2 +- sc/source/filter/inc/defnamesbuffer.hxx | 2 +- sc/source/filter/inc/dif.hxx | 4 +- sc/source/filter/inc/eeimport.hxx | 8 +- sc/source/filter/inc/excimp8.hxx | 2 +- sc/source/filter/inc/excrecds.hxx | 6 +- sc/source/filter/inc/exp_op.hxx | 2 +- sc/source/filter/inc/expbase.hxx | 4 +- sc/source/filter/inc/fapihelper.hxx | 2 +- sc/source/filter/inc/fprogressbar.hxx | 4 +- sc/source/filter/inc/ftools.hxx | 4 +- sc/source/filter/inc/htmlexp.hxx | 2 +- sc/source/filter/inc/htmlpars.hxx | 2 +- sc/source/filter/inc/lotattr.hxx | 4 +- sc/source/filter/inc/lotfntbf.hxx | 2 +- sc/source/filter/inc/namebuff.hxx | 6 +- sc/source/filter/inc/orcusfiltersimpl.hxx | 2 +- sc/source/filter/inc/orcusinterface.hxx | 6 +- sc/source/filter/inc/qpro.hxx | 2 +- sc/source/filter/inc/qprostyle.hxx | 4 +- sc/source/filter/inc/revisionfragment.hxx | 2 +- sc/source/filter/inc/root.hxx | 6 +- sc/source/filter/inc/scflt.hxx | 4 +- sc/source/filter/inc/sharedformulagroups.hxx | 2 +- sc/source/filter/inc/stylesbuffer.hxx | 6 +- sc/source/filter/inc/tokstack.hxx | 4 +- sc/source/filter/inc/workbookhelper.hxx | 2 +- sc/source/filter/inc/worksheetbuffer.hxx | 2 +- sc/source/filter/inc/worksheetsettings.hxx | 2 +- sc/source/filter/inc/xcl97rec.hxx | 2 +- sc/source/filter/inc/xecontent.hxx | 4 +- sc/source/filter/inc/xeextlst.hxx | 4 +- sc/source/filter/inc/xelink.hxx | 4 +- sc/source/filter/inc/xepivotxml.hxx | 4 +- sc/source/filter/inc/xeroot.hxx | 2 +- sc/source/filter/inc/xestyle.hxx | 4 +- sc/source/filter/inc/xichart.hxx | 4 +- sc/source/filter/inc/xicontent.hxx | 8 +- sc/source/filter/inc/xihelper.hxx | 2 +- sc/source/filter/inc/xilink.hxx | 2 +- sc/source/filter/inc/xiname.hxx | 2 +- sc/source/filter/inc/xistyle.hxx | 4 +- sc/source/filter/inc/xladdress.hxx | 2 +- sc/source/filter/inc/xlconst.hxx | 2 +- sc/source/filter/inc/xlformula.hxx | 2 +- sc/source/filter/inc/xlpivot.hxx | 2 +- sc/source/filter/inc/xltools.hxx | 2 +- sc/source/filter/inc/xltracer.hxx | 2 +- sc/source/filter/lotus/filter.cxx | 24 ++-- sc/source/filter/lotus/lotattr.cxx | 16 +-- sc/source/filter/lotus/lotfilter.hxx | 8 +- sc/source/filter/lotus/lotform.cxx | 16 +-- sc/source/filter/lotus/lotimpop.cxx | 36 +++--- sc/source/filter/lotus/lotread.cxx | 12 +- sc/source/filter/lotus/lotus.cxx | 10 +- sc/source/filter/lotus/memory.cxx | 8 +- sc/source/filter/lotus/op.cxx | 30 ++--- sc/source/filter/lotus/optab.cxx | 4 +- sc/source/filter/lotus/tool.cxx | 24 ++-- sc/source/filter/oox/addressconverter.cxx | 2 +- sc/source/filter/oox/autofilterbuffer.cxx | 6 +- sc/source/filter/oox/autofiltercontext.cxx | 4 +- sc/source/filter/oox/biffhelper.cxx | 4 +- sc/source/filter/oox/chartsheetfragment.cxx | 10 +- sc/source/filter/oox/commentsbuffer.cxx | 8 +- sc/source/filter/oox/commentsfragment.cxx | 4 +- sc/source/filter/oox/condformatbuffer.cxx | 22 ++-- sc/source/filter/oox/condformatcontext.cxx | 6 +- sc/source/filter/oox/connectionsbuffer.cxx | 2 +- sc/source/filter/oox/connectionsfragment.cxx | 6 +- sc/source/filter/oox/defnamesbuffer.cxx | 16 +-- sc/source/filter/oox/drawingbase.cxx | 4 +- sc/source/filter/oox/drawingfragment.cxx | 16 +-- sc/source/filter/oox/excelchartconverter.cxx | 4 +- sc/source/filter/oox/excelfilter.cxx | 14 +-- sc/source/filter/oox/excelhandlers.cxx | 2 +- sc/source/filter/oox/excelvbaproject.cxx | 2 +- sc/source/filter/oox/externallinkbuffer.cxx | 10 +- sc/source/filter/oox/externallinkfragment.cxx | 8 +- sc/source/filter/oox/extlstcontext.cxx | 14 +-- sc/source/filter/oox/formulabase.cxx | 2 +- sc/source/filter/oox/formulabuffer.cxx | 26 ++-- sc/source/filter/oox/formulaparser.cxx | 12 +- sc/source/filter/oox/numberformatsbuffer.cxx | 8 +- sc/source/filter/oox/ooxformulaparser.cxx | 4 +- sc/source/filter/oox/pagesettings.cxx | 10 +- sc/source/filter/oox/pivotcachebuffer.cxx | 22 ++-- sc/source/filter/oox/pivotcachefragment.cxx | 10 +- sc/source/filter/oox/pivottablebuffer.cxx | 20 +-- sc/source/filter/oox/pivottablefragment.cxx | 4 +- sc/source/filter/oox/querytablebuffer.cxx | 8 +- sc/source/filter/oox/querytablefragment.cxx | 4 +- sc/source/filter/oox/richstring.cxx | 4 +- sc/source/filter/oox/richstringcontext.cxx | 4 +- sc/source/filter/oox/scenariobuffer.cxx | 4 +- sc/source/filter/oox/scenariocontext.cxx | 4 +- sc/source/filter/oox/sharedstringsbuffer.cxx | 2 +- sc/source/filter/oox/sharedstringsfragment.cxx | 6 +- sc/source/filter/oox/sheetdatabuffer.cxx | 28 ++--- sc/source/filter/oox/sheetdatacontext.cxx | 10 +- sc/source/filter/oox/stylesbuffer.cxx | 26 ++-- sc/source/filter/oox/stylesfragment.cxx | 2 +- sc/source/filter/oox/tablebuffer.cxx | 4 +- sc/source/filter/oox/tablecolumnsbuffer.cxx | 8 +- sc/source/filter/oox/tablecolumnscontext.cxx | 4 +- sc/source/filter/oox/tablefragment.cxx | 12 +- sc/source/filter/oox/themebuffer.cxx | 4 +- sc/source/filter/oox/unitconverter.cxx | 4 +- sc/source/filter/oox/viewsettings.cxx | 10 +- sc/source/filter/oox/workbookfragment.cxx | 52 ++++---- sc/source/filter/oox/workbookhelper.cxx | 70 +++++------ sc/source/filter/oox/workbooksettings.cxx | 4 +- sc/source/filter/oox/worksheetbuffer.cxx | 6 +- sc/source/filter/oox/worksheetfragment.cxx | 40 +++--- sc/source/filter/oox/worksheethelper.cxx | 58 ++++----- sc/source/filter/oox/worksheetsettings.cxx | 8 +- sc/source/filter/orcus/interface.cxx | 32 ++--- sc/source/filter/orcus/orcusfiltersimpl.cxx | 6 +- sc/source/filter/orcus/xmlcontext.cxx | 8 +- sc/source/filter/qpro/qpro.cxx | 22 ++-- sc/source/filter/qpro/qproform.cxx | 10 +- sc/source/filter/qpro/qprostyle.cxx | 20 +-- sc/source/filter/rtf/eeimpars.cxx | 32 ++--- sc/source/filter/rtf/expbase.cxx | 6 +- sc/source/filter/rtf/rtfexp.cxx | 22 ++-- sc/source/filter/rtf/rtfimp.cxx | 14 +-- sc/source/filter/rtf/rtfparse.cxx | 10 +- sc/source/filter/starcalc/scflt.cxx | 46 +++---- sc/source/filter/starcalc/scfobj.cxx | 10 +- sc/source/filter/xcl97/XclExpChangeTrack.cxx | 12 +- sc/source/filter/xcl97/XclImpChangeTrack.cxx | 16 +-- sc/source/filter/xcl97/xcl97esc.cxx | 20 +-- sc/source/filter/xcl97/xcl97rec.cxx | 38 +++--- .../filter/xml/XMLCalculationSettingsContext.cxx | 6 +- .../filter/xml/XMLChangeTrackingExportHelper.cxx | 16 +-- .../filter/xml/XMLChangeTrackingImportHelper.cxx | 8 +- .../filter/xml/XMLChangeTrackingImportHelper.hxx | 2 +- sc/source/filter/xml/XMLCodeNameProvider.cxx | 4 +- sc/source/filter/xml/XMLConsolidationContext.cxx | 4 +- sc/source/filter/xml/XMLConsolidationContext.hxx | 4 +- sc/source/filter/xml/XMLConverter.cxx | 14 +-- sc/source/filter/xml/XMLConverter.hxx | 6 +- sc/source/filter/xml/XMLDDELinksContext.cxx | 4 +- sc/source/filter/xml/XMLDetectiveContext.cxx | 4 +- sc/source/filter/xml/XMLDetectiveContext.hxx | 4 +- sc/source/filter/xml/XMLExportDDELinks.cxx | 6 +- sc/source/filter/xml/XMLExportDataPilot.cxx | 28 ++--- sc/source/filter/xml/XMLExportDataPilot.hxx | 2 +- sc/source/filter/xml/XMLExportDatabaseRanges.cxx | 18 +-- sc/source/filter/xml/XMLExportIterator.cxx | 6 +- sc/source/filter/xml/XMLExportIterator.hxx | 10 +- sc/source/filter/xml/XMLExportSharedData.hxx | 2 +- sc/source/filter/xml/XMLStylesExportHelper.cxx | 8 +- sc/source/filter/xml/XMLStylesExportHelper.hxx | 2 +- sc/source/filter/xml/XMLStylesImportHelper.hxx | 4 +- .../filter/xml/XMLTableHeaderFooterContext.cxx | 4 +- sc/source/filter/xml/XMLTableMasterPageExport.cxx | 4 +- sc/source/filter/xml/XMLTableShapeImportHelper.cxx | 10 +- sc/source/filter/xml/XMLTableShapeImportHelper.hxx | 2 +- sc/source/filter/xml/XMLTableShapeResizer.cxx | 12 +- sc/source/filter/xml/XMLTableShapesContext.cxx | 2 +- sc/source/filter/xml/XMLTableSourceContext.cxx | 4 +- sc/source/filter/xml/XMLTrackedChangesContext.cxx | 8 +- sc/source/filter/xml/XMLTrackedChangesContext.hxx | 2 +- sc/source/filter/xml/cachedattraccess.cxx | 2 +- sc/source/filter/xml/sheetdata.cxx | 2 +- sc/source/filter/xml/xmlbodyi.cxx | 10 +- sc/source/filter/xml/xmlbodyi.hxx | 2 +- sc/source/filter/xml/xmlcelli.cxx | 46 +++---- sc/source/filter/xml/xmlcoli.cxx | 12 +- sc/source/filter/xml/xmlcondformat.cxx | 14 +-- sc/source/filter/xml/xmlcondformat.hxx | 2 +- sc/source/filter/xml/xmlconti.cxx | 4 +- sc/source/filter/xml/xmlcvali.cxx | 2 +- sc/source/filter/xml/xmldpimp.cxx | 20 +-- sc/source/filter/xml/xmldpimp.hxx | 8 +- sc/source/filter/xml/xmldrani.cxx | 24 ++-- sc/source/filter/xml/xmldrani.hxx | 2 +- sc/source/filter/xml/xmlexprt.cxx | 62 +++++----- sc/source/filter/xml/xmlexprt.hxx | 2 +- sc/source/filter/xml/xmlexternaltabi.cxx | 4 +- sc/source/filter/xml/xmlfilti.cxx | 10 +- sc/source/filter/xml/xmlfilti.hxx | 2 +- sc/source/filter/xml/xmlfonte.cxx | 10 +- sc/source/filter/xml/xmlimprt.cxx | 30 ++--- sc/source/filter/xml/xmlimprt.hxx | 4 +- sc/source/filter/xml/xmlmappingi.cxx | 6 +- sc/source/filter/xml/xmlnexpi.cxx | 4 +- sc/source/filter/xml/xmlnexpi.hxx | 2 +- sc/source/filter/xml/xmlrowi.cxx | 12 +- sc/source/filter/xml/xmlrowi.hxx | 2 +- sc/source/filter/xml/xmlsceni.cxx | 8 +- sc/source/filter/xml/xmlsceni.hxx | 2 +- sc/source/filter/xml/xmlsorti.cxx | 8 +- sc/source/filter/xml/xmlstyle.cxx | 4 +- sc/source/filter/xml/xmlstyli.cxx | 28 ++--- sc/source/filter/xml/xmlsubti.cxx | 20 +-- sc/source/filter/xml/xmlsubti.hxx | 4 +- sc/source/filter/xml/xmltabi.cxx | 12 +- sc/source/filter/xml/xmltabi.hxx | 2 +- sc/source/filter/xml/xmlwrap.cxx | 14 +-- sc/source/ui/Accessibility/AccessibilityHints.cxx | 2 +- sc/source/ui/Accessibility/AccessibleCell.cxx | 30 ++--- sc/source/ui/Accessibility/AccessibleCellBase.cxx | 28 ++--- .../ui/Accessibility/AccessibleContextBase.cxx | 2 +- .../ui/Accessibility/AccessibleCsvControl.cxx | 22 ++-- sc/source/ui/Accessibility/AccessibleDocument.cxx | 38 +++--- .../ui/Accessibility/AccessibleDocumentBase.cxx | 2 +- .../AccessibleDocumentPagePreview.cxx | 36 +++--- .../ui/Accessibility/AccessibleEditObject.cxx | 18 +-- .../ui/Accessibility/AccessibleFilterMenu.cxx | 12 +- .../ui/Accessibility/AccessibleFilterMenuItem.cxx | 6 +- .../ui/Accessibility/AccessibleFilterTopWindow.cxx | 6 +- sc/source/ui/Accessibility/AccessibleGlobal.cxx | 2 +- .../ui/Accessibility/AccessiblePageHeader.cxx | 26 ++-- .../ui/Accessibility/AccessiblePageHeaderArea.cxx | 18 +-- .../ui/Accessibility/AccessiblePreviewCell.cxx | 16 +-- .../Accessibility/AccessiblePreviewHeaderCell.cxx | 22 ++-- .../ui/Accessibility/AccessiblePreviewTable.cxx | 26 ++-- .../ui/Accessibility/AccessibleSpreadsheet.cxx | 22 ++-- sc/source/ui/Accessibility/AccessibleTableBase.cxx | 14 +-- sc/source/ui/Accessibility/AccessibleText.cxx | 28 ++--- .../ui/Accessibility/DrawModelBroadcaster.cxx | 2 +- .../StatisticsDialogs/AnalysisOfVarianceDialog.cxx | 22 ++-- .../ui/StatisticsDialogs/ChiSquareTestDialog.cxx | 22 ++-- .../ui/StatisticsDialogs/CorrelationDialog.cxx | 8 +- .../ui/StatisticsDialogs/CovarianceDialog.cxx | 8 +- .../DescriptiveStatisticsDialog.cxx | 22 ++-- .../ExponentialSmoothingDialog.cxx | 22 ++-- sc/source/ui/StatisticsDialogs/FTestDialog.cxx | 22 ++-- .../MatrixComparisonGenerator.cxx | 22 ++-- .../ui/StatisticsDialogs/MovingAverageDialog.cxx | 22 ++-- .../RandomNumberGeneratorDialog.cxx | 18 +-- .../ui/StatisticsDialogs/RegressionDialog.cxx | 22 ++-- sc/source/ui/StatisticsDialogs/SamplingDialog.cxx | 18 +-- .../StatisticsInputOutputDialog.cxx | 22 ++-- .../StatisticsTwoVariableDialog.cxx | 22 ++-- sc/source/ui/StatisticsDialogs/TTestDialog.cxx | 22 ++-- .../TableFillingAndNavigationTools.cxx | 4 +- sc/source/ui/StatisticsDialogs/ZTestDialog.cxx | 22 ++-- sc/source/ui/app/client.cxx | 6 +- sc/source/ui/app/drwtrans.cxx | 22 ++-- sc/source/ui/app/inputhdl.cxx | 54 ++++----- sc/source/ui/app/inputwin.cxx | 48 ++++---- sc/source/ui/app/lnktrans.cxx | 4 +- sc/source/ui/app/msgpool.cxx | 8 +- sc/source/ui/app/rfindlst.cxx | 2 +- sc/source/ui/app/scdll.cxx | 64 +++++----- sc/source/ui/app/scmod.cxx | 84 ++++++------- sc/source/ui/app/seltrans.cxx | 18 +-- sc/source/ui/app/transobj.cxx | 48 ++++---- sc/source/ui/app/typemap.cxx | 10 +- sc/source/ui/app/uiitems.cxx | 8 +- sc/source/ui/attrdlg/attrdlg.cxx | 8 +- sc/source/ui/attrdlg/scabstdlg.cxx | 2 +- sc/source/ui/attrdlg/scdlgfact.cxx | 104 ++++++++-------- sc/source/ui/attrdlg/scdlgfact.hxx | 2 +- sc/source/ui/attrdlg/scuiexp.cxx | 60 ++++----- sc/source/ui/attrdlg/tabpages.cxx | 12 +- sc/source/ui/cctrl/cbnumberformat.cxx | 4 +- sc/source/ui/cctrl/cbuttonw.cxx | 2 +- sc/source/ui/cctrl/checklistmenu.cxx | 16 +-- sc/source/ui/cctrl/dpcontrol.cxx | 12 +- sc/source/ui/cctrl/editfield.cxx | 4 +- sc/source/ui/cctrl/tbzoomsliderctrl.cxx | 12 +- sc/source/ui/condformat/colorformat.cxx | 8 +- sc/source/ui/condformat/condformatdlg.cxx | 30 ++--- sc/source/ui/condformat/condformatdlgentry.cxx | 22 ++-- sc/source/ui/condformat/condformatdlgitem.cxx | 4 +- sc/source/ui/condformat/condformathelper.cxx | 4 +- sc/source/ui/condformat/condformatmgr.cxx | 10 +- sc/source/ui/dataprovider/csvdataprovider.cxx | 2 +- sc/source/ui/dataprovider/dataprovider.cxx | 4 +- sc/source/ui/dataprovider/datatransformation.cxx | 4 +- sc/source/ui/dataprovider/htmldataprovider.cxx | 2 +- sc/source/ui/dataprovider/htmldataprovider.hxx | 2 +- sc/source/ui/dbgui/PivotLayoutDialog.cxx | 12 +- sc/source/ui/dbgui/PivotLayoutTreeList.cxx | 8 +- sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx | 6 +- sc/source/ui/dbgui/PivotLayoutTreeListData.cxx | 10 +- sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx | 8 +- sc/source/ui/dbgui/asciiopt.cxx | 4 +- sc/source/ui/dbgui/consdlg.cxx | 26 ++-- sc/source/ui/dbgui/csvcontrol.cxx | 4 +- sc/source/ui/dbgui/csvgrid.cxx | 14 +-- sc/source/ui/dbgui/csvruler.cxx | 6 +- sc/source/ui/dbgui/csvsplits.cxx | 2 +- sc/source/ui/dbgui/csvtablebox.cxx | 6 +- sc/source/ui/dbgui/dapidata.cxx | 10 +- sc/source/ui/dbgui/dapitype.cxx | 6 +- sc/source/ui/dbgui/dbnamdlg.cxx | 14 +-- sc/source/ui/dbgui/dpgroupdlg.cxx | 8 +- sc/source/ui/dbgui/filtdlg.cxx | 24 ++-- sc/source/ui/dbgui/foptmgr.cxx | 18 +-- sc/source/ui/dbgui/imoptdlg.cxx | 6 +- sc/source/ui/dbgui/pfiltdlg.cxx | 30 ++--- sc/source/ui/dbgui/pvfundlg.cxx | 18 +-- sc/source/ui/dbgui/scendlg.cxx | 16 +-- sc/source/ui/dbgui/scuiasciiopt.cxx | 18 +-- sc/source/ui/dbgui/scuiimoptdlg.cxx | 10 +- sc/source/ui/dbgui/sfiltdlg.cxx | 24 ++-- sc/source/ui/dbgui/sortdlg.cxx | 6 +- sc/source/ui/dbgui/sortkeydlg.cxx | 4 +- sc/source/ui/dbgui/subtdlg.cxx | 6 +- sc/source/ui/dbgui/textimportoptions.cxx | 2 +- sc/source/ui/dbgui/tpsort.cxx | 38 +++--- sc/source/ui/dbgui/tpsubt.cxx | 24 ++-- sc/source/ui/dbgui/validate.cxx | 16 +-- sc/source/ui/dialogs/searchresults.cxx | 14 +-- sc/source/ui/docshell/arealink.cxx | 40 +++--- sc/source/ui/docshell/autostyl.cxx | 8 +- sc/source/ui/docshell/datastream.cxx | 2 +- sc/source/ui/docshell/dbdocfun.cxx | 50 ++++---- sc/source/ui/docshell/dbdocimp.cxx | 32 ++--- sc/source/ui/docshell/docfunc.cxx | 104 ++++++++-------- sc/source/ui/docshell/docsh.cxx | 110 ++++++++--------- sc/source/ui/docshell/docsh2.cxx | 14 +-- sc/source/ui/docshell/docsh3.cxx | 54 ++++----- sc/source/ui/docshell/docsh4.cxx | 90 +++++++------- sc/source/ui/docshell/docsh5.cxx | 46 +++---- sc/source/ui/docshell/docsh6.cxx | 28 ++--- sc/source/ui/docshell/docsh8.cxx | 32 ++--- sc/source/ui/docshell/editable.cxx | 10 +- sc/source/ui/docshell/externalrefmgr.cxx | 36 +++--- sc/source/ui/docshell/impex.cxx | 58 ++++----- sc/source/ui/docshell/macromgr.cxx | 6 +- sc/source/ui/docshell/olinefun.cxx | 12 +- sc/source/ui/docshell/pagedata.cxx | 2 +- sc/source/ui/docshell/pntlock.cxx | 2 +- sc/source/ui/docshell/servobj.cxx | 12 +- sc/source/ui/docshell/sizedev.cxx | 8 +- sc/source/ui/docshell/tablink.cxx | 30 ++--- sc/source/ui/docshell/tpstat.cxx | 8 +- sc/source/ui/drawfunc/chartsh.cxx | 20 +-- sc/source/ui/drawfunc/drawsh.cxx | 26 ++-- sc/source/ui/drawfunc/drawsh2.cxx | 20 +-- sc/source/ui/drawfunc/drawsh4.cxx | 12 +- sc/source/ui/drawfunc/drawsh5.cxx | 24 ++-- sc/source/ui/drawfunc/drformsh.cxx | 18 +-- sc/source/ui/drawfunc/drtxtob.cxx | 26 ++-- sc/source/ui/drawfunc/drtxtob1.cxx | 14 +-- sc/source/ui/drawfunc/drtxtob2.cxx | 22 ++-- sc/source/ui/drawfunc/fuconarc.cxx | 8 +- sc/source/ui/drawfunc/fuconcustomshape.cxx | 10 +- sc/source/ui/drawfunc/fuconpol.cxx | 8 +- sc/source/ui/drawfunc/fuconrec.cxx | 10 +- sc/source/ui/drawfunc/fuconstr.cxx | 16 +-- sc/source/ui/drawfunc/fuconuno.cxx | 8 +- sc/source/ui/drawfunc/fudraw.cxx | 22 ++-- sc/source/ui/drawfunc/fuins1.cxx | 18 +-- sc/source/ui/drawfunc/fuins2.cxx | 32 ++--- sc/source/ui/drawfunc/fupoor.cxx | 10 +- sc/source/ui/drawfunc/fusel.cxx | 30 ++--- sc/source/ui/drawfunc/fusel2.cxx | 24 ++-- sc/source/ui/drawfunc/futext.cxx | 12 +- sc/source/ui/drawfunc/futext2.cxx | 4 +- sc/source/ui/drawfunc/futext3.cxx | 28 ++--- sc/source/ui/drawfunc/graphsh.cxx | 14 +-- sc/source/ui/drawfunc/mediash.cxx | 12 +- sc/source/ui/drawfunc/oleobjsh.cxx | 18 +-- sc/source/ui/formdlg/dwfunctr.cxx | 26 ++-- sc/source/ui/formdlg/formdata.cxx | 2 +- sc/source/ui/formdlg/formula.cxx | 40 +++--- sc/source/ui/inc/AccessibleCell.hxx | 2 +- sc/source/ui/inc/AccessibleCellBase.hxx | 4 +- sc/source/ui/inc/AccessibleEditObject.hxx | 2 +- sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx | 4 +- sc/source/ui/inc/AccessibleSpreadsheet.hxx | 2 +- sc/source/ui/inc/AccessibleTableBase.hxx | 4 +- sc/source/ui/inc/AccessibleText.hxx | 4 +- sc/source/ui/inc/AnalysisOfVarianceDialog.hxx | 4 +- sc/source/ui/inc/ExponentialSmoothingDialog.hxx | 4 +- sc/source/ui/inc/MatrixComparisonGenerator.hxx | 4 +- sc/source/ui/inc/MovingAverageDialog.hxx | 4 +- sc/source/ui/inc/PivotLayoutDialog.hxx | 8 +- sc/source/ui/inc/PivotLayoutTreeListBase.hxx | 2 +- sc/source/ui/inc/RandomNumberGeneratorDialog.hxx | 4 +- sc/source/ui/inc/SamplingDialog.hxx | 4 +- sc/source/ui/inc/StatisticsInputOutputDialog.hxx | 4 +- sc/source/ui/inc/StatisticsTwoVariableDialog.hxx | 4 +- .../ui/inc/TableFillingAndNavigationTools.hxx | 8 +- sc/source/ui/inc/acredlin.hxx | 6 +- sc/source/ui/inc/anyrefdg.hxx | 8 +- sc/source/ui/inc/areasave.hxx | 2 +- sc/source/ui/inc/areasdlg.hxx | 2 +- sc/source/ui/inc/auditsh.hxx | 2 +- sc/source/ui/inc/autofmt.hxx | 2 +- sc/source/ui/inc/cellmergeoption.hxx | 2 +- sc/source/ui/inc/cellsh.hxx | 4 +- sc/source/ui/inc/chartsh.hxx | 2 +- sc/source/ui/inc/cliputil.hxx | 2 +- sc/source/ui/inc/condformatdlg.hxx | 2 +- sc/source/ui/inc/condformatdlgentry.hxx | 4 +- sc/source/ui/inc/condformathelper.hxx | 4 +- sc/source/ui/inc/condformatmgr.hxx | 4 +- sc/source/ui/inc/condformatuno.hxx | 2 +- sc/source/ui/inc/conflictsdlg.hxx | 2 +- sc/source/ui/inc/consdlg.hxx | 2 +- sc/source/ui/inc/content.hxx | 4 +- sc/source/ui/inc/crnrdlg.hxx | 2 +- sc/source/ui/inc/csvcontrol.hxx | 6 +- sc/source/ui/inc/csvgrid.hxx | 2 +- sc/source/ui/inc/csvruler.hxx | 2 +- sc/source/ui/inc/csvtablebox.hxx | 2 +- sc/source/ui/inc/datafdlg.hxx | 2 +- sc/source/ui/inc/dataprovider.hxx | 6 +- sc/source/ui/inc/datatableview.hxx | 4 +- sc/source/ui/inc/dbdocfun.hxx | 2 +- sc/source/ui/inc/dbfunc.hxx | 2 +- sc/source/ui/inc/dbnamdlg.hxx | 2 +- sc/source/ui/inc/delcldlg.hxx | 2 +- sc/source/ui/inc/delcodlg.hxx | 2 +- sc/source/ui/inc/docfunc.hxx | 8 +- sc/source/ui/inc/docfuncutil.hxx | 2 +- sc/source/ui/inc/docsh.hxx | 16 +-- sc/source/ui/inc/dpgroupdlg.hxx | 2 +- sc/source/ui/inc/drawsh.hxx | 2 +- sc/source/ui/inc/drawutil.hxx | 2 +- sc/source/ui/inc/drawview.hxx | 2 +- sc/source/ui/inc/drformsh.hxx | 2 +- sc/source/ui/inc/drtxtob.hxx | 2 +- sc/source/ui/inc/drwtrans.hxx | 6 +- sc/source/ui/inc/dwfunctr.hxx | 4 +- sc/source/ui/inc/editable.hxx | 2 +- sc/source/ui/inc/editsh.hxx | 2 +- sc/source/ui/inc/filldlg.hxx | 2 +- sc/source/ui/inc/filtdlg.hxx | 8 +- sc/source/ui/inc/formatsh.hxx | 2 +- sc/source/ui/inc/formula.hxx | 4 +- sc/source/ui/inc/fuinsert.hxx | 2 +- sc/source/ui/inc/graphsh.hxx | 2 +- sc/source/ui/inc/hdrcont.hxx | 2 +- sc/source/ui/inc/hfedtdlg.hxx | 2 +- sc/source/ui/inc/highred.hxx | 6 +- sc/source/ui/inc/hiranges.hxx | 4 +- sc/source/ui/inc/imoptdlg.hxx | 4 +- sc/source/ui/inc/impex.hxx | 4 +- sc/source/ui/inc/inputhdl.hxx | 6 +- sc/source/ui/inc/inscldlg.hxx | 2 +- sc/source/ui/inc/inscodlg.hxx | 2 +- sc/source/ui/inc/instbdlg.hxx | 2 +- sc/source/ui/inc/mediash.hxx | 2 +- sc/source/ui/inc/msgpool.hxx | 2 +- sc/source/ui/inc/mvtabdlg.hxx | 2 +- sc/source/ui/inc/namedlg.hxx | 2 +- sc/source/ui/inc/namemgrtable.hxx | 4 +- sc/source/ui/inc/navsett.hxx | 2 +- sc/source/ui/inc/notemark.hxx | 6 +- sc/source/ui/inc/oleobjsh.hxx | 2 +- sc/source/ui/inc/olinefun.hxx | 2 +- sc/source/ui/inc/optsolver.hxx | 4 +- sc/source/ui/inc/output.hxx | 4 +- sc/source/ui/inc/pagedata.hxx | 4 +- sc/source/ui/inc/pfiltdlg.hxx | 4 +- sc/source/ui/inc/pfuncache.hxx | 4 +- sc/source/ui/inc/pgbrksh.hxx | 2 +- sc/source/ui/inc/pivotsh.hxx | 2 +- sc/source/ui/inc/pntlock.hxx | 2 +- sc/source/ui/inc/preview.hxx | 2 +- sc/source/ui/inc/prevloc.hxx | 2 +- sc/source/ui/inc/prevwsh.hxx | 4 +- sc/source/ui/inc/printfun.hxx | 4 +- sc/source/ui/inc/protectiondlg.hxx | 2 +- sc/source/ui/inc/pvfundlg.hxx | 2 +- sc/source/ui/inc/redcom.hxx | 2 +- sc/source/ui/inc/reffact.hxx | 2 +- sc/source/ui/inc/retypepassdlg.hxx | 2 +- sc/source/ui/inc/rfindlst.hxx | 4 +- sc/source/ui/inc/selectionstate.hxx | 2 +- sc/source/ui/inc/servobj.hxx | 4 +- sc/source/ui/inc/simpref.hxx | 2 +- sc/source/ui/inc/solvrdlg.hxx | 4 +- sc/source/ui/inc/spelldialog.hxx | 2 +- sc/source/ui/inc/spelleng.hxx | 2 +- sc/source/ui/inc/tabcont.hxx | 2 +- sc/source/ui/inc/tabopdlg.hxx | 4 +- sc/source/ui/inc/tabvwsh.hxx | 8 +- sc/source/ui/inc/tpformula.hxx | 4 +- sc/source/ui/inc/tphfedit.hxx | 4 +- sc/source/ui/inc/tpsort.hxx | 6 +- sc/source/ui/inc/tpsubt.hxx | 2 +- sc/source/ui/inc/transobj.hxx | 4 +- sc/source/ui/inc/uiitems.hxx | 10 +- sc/source/ui/inc/undobase.hxx | 4 +- sc/source/ui/inc/undoblk.hxx | 4 +- sc/source/ui/inc/undocell.hxx | 4 +- sc/source/ui/inc/undoconvert.hxx | 2 +- sc/source/ui/inc/undodat.hxx | 12 +- sc/source/ui/inc/undosort.hxx | 2 +- sc/source/ui/inc/undotab.hxx | 2 +- sc/source/ui/inc/undoutil.hxx | 2 +- sc/source/ui/inc/validate.hxx | 2 +- sc/source/ui/inc/viewdata.hxx | 6 +- sc/source/ui/inc/viewfunc.hxx | 2 +- sc/source/ui/inc/viewutil.hxx | 2 +- sc/source/ui/inc/xmlsourcedlg.hxx | 2 +- sc/source/ui/miscdlgs/acredlin.cxx | 22 ++-- sc/source/ui/miscdlgs/anyrefdg.cxx | 32 ++--- sc/source/ui/miscdlgs/autofmt.cxx | 26 ++-- sc/source/ui/miscdlgs/conflictsdlg.cxx | 10 +- sc/source/ui/miscdlgs/crdlg.cxx | 6 +- sc/source/ui/miscdlgs/crnrdlg.cxx | 12 +- sc/source/ui/miscdlgs/datafdlg.cxx | 12 +- sc/source/ui/miscdlgs/dataproviderdlg.cxx | 8 +- sc/source/ui/miscdlgs/datatableview.cxx | 12 +- sc/source/ui/miscdlgs/delcldlg.cxx | 6 +- sc/source/ui/miscdlgs/delcodlg.cxx | 6 +- sc/source/ui/miscdlgs/filldlg.cxx | 10 +- sc/source/ui/miscdlgs/groupdlg.cxx | 4 +- sc/source/ui/miscdlgs/highred.cxx | 16 +-- sc/source/ui/miscdlgs/inscldlg.cxx | 6 +- sc/source/ui/miscdlgs/inscodlg.cxx | 6 +- sc/source/ui/miscdlgs/instbdlg.cxx | 12 +- sc/source/ui/miscdlgs/lbseldlg.cxx | 6 +- sc/source/ui/miscdlgs/linkarea.cxx | 12 +- sc/source/ui/miscdlgs/mergecellsdialog.cxx | 2 +- sc/source/ui/miscdlgs/mtrindlg.cxx | 6 +- sc/source/ui/miscdlgs/mvtabdlg.cxx | 14 +-- sc/source/ui/miscdlgs/namecrea.cxx | 4 +- sc/source/ui/miscdlgs/optsolver.cxx | 32 ++--- sc/source/ui/miscdlgs/protectiondlg.cxx | 6 +- sc/source/ui/miscdlgs/redcom.cxx | 6 +- sc/source/ui/miscdlgs/retypepassdlg.cxx | 10 +- sc/source/ui/miscdlgs/scuiautofmt.cxx | 26 ++-- sc/source/ui/miscdlgs/sharedocdlg.cxx | 6 +- sc/source/ui/miscdlgs/shtabdlg.cxx | 6 +- sc/source/ui/miscdlgs/simpref.cxx | 14 +-- sc/source/ui/miscdlgs/solveroptions.cxx | 10 +- sc/source/ui/miscdlgs/solverutil.cxx | 2 +- sc/source/ui/miscdlgs/solvrdlg.cxx | 18 +-- sc/source/ui/miscdlgs/strindlg.cxx | 4 +- sc/source/ui/miscdlgs/tabbgcolordlg.cxx | 8 +- sc/source/ui/miscdlgs/tabopdlg.cxx | 18 +-- sc/source/ui/miscdlgs/textdlgs.cxx | 6 +- sc/source/ui/miscdlgs/warnbox.cxx | 12 +- sc/source/ui/namedlg/namedefdlg.cxx | 20 +-- sc/source/ui/namedlg/namedlg.cxx | 24 ++-- sc/source/ui/namedlg/namemgrtable.cxx | 18 +-- sc/source/ui/namedlg/namepast.cxx | 12 +- sc/source/ui/navipi/content.cxx | 52 ++++---- sc/source/ui/navipi/navcitem.cxx | 8 +- sc/source/ui/navipi/navipi.cxx | 34 +++--- sc/source/ui/navipi/scenwnd.cxx | 10 +- sc/source/ui/optdlg/calcoptionsdlg.cxx | 20 +-- sc/source/ui/optdlg/calcoptionsdlg.hxx | 2 +- sc/source/ui/optdlg/opredlin.cxx | 28 ++--- sc/source/ui/optdlg/tpcalc.cxx | 20 +-- sc/source/ui/optdlg/tpcompatibility.cxx | 8 +- sc/source/ui/optdlg/tpdefaults.cxx | 12 +- sc/source/ui/optdlg/tpformula.cxx | 10 +- sc/source/ui/optdlg/tpprint.cxx | 10 +- sc/source/ui/optdlg/tpusrlst.cxx | 24 ++-- sc/source/ui/optdlg/tpview.cxx | 24 ++-- sc/source/ui/pagedlg/areasdlg.cxx | 18 +-- sc/source/ui/pagedlg/hfedtdlg.cxx | 12 +- sc/source/ui/pagedlg/scuitphfedit.cxx | 28 ++--- sc/source/ui/pagedlg/tphf.cxx | 24 ++-- sc/source/ui/pagedlg/tphfedit.cxx | 30 ++--- sc/source/ui/pagedlg/tptable.cxx | 14 +-- sc/source/ui/sidebar/AlignmentPropertyPanel.cxx | 6 +- .../ui/sidebar/CellAppearancePropertyPanel.cxx | 8 +- sc/source/ui/sidebar/CellBorderStyleControl.cxx | 4 +- sc/source/ui/sidebar/CellLineStyleControl.cxx | 4 +- sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx | 4 +- sc/source/ui/sidebar/ScPanelFactory.cxx | 2 +- sc/source/ui/styleui/styledlg.cxx | 16 +-- sc/source/ui/uitest/uiobject.cxx | 12 +- sc/source/ui/undo/areasave.cxx | 6 +- sc/source/ui/undo/refundo.cxx | 28 ++--- sc/source/ui/undo/target.cxx | 2 +- sc/source/ui/undo/undobase.cxx | 24 ++-- sc/source/ui/undo/undoblk.cxx | 48 ++++---- sc/source/ui/undo/undoblk2.cxx | 24 ++-- sc/source/ui/undo/undoblk3.cxx | 50 ++++---- sc/source/ui/undo/undocell.cxx | 40 +++--- sc/source/ui/undo/undodat.cxx | 48 ++++---- sc/source/ui/undo/undodraw.cxx | 6 +- sc/source/ui/undo/undoolk.cxx | 6 +- sc/source/ui/undo/undorangename.cxx | 10 +- sc/source/ui/undo/undostyl.cxx | 16 +-- sc/source/ui/undo/undotab.cxx | 40 +++--- sc/source/ui/undo/undoutil.cxx | 18 +-- .../ui/unoobj/ChartRangeSelectionListener.cxx | 8 +- sc/source/ui/unoobj/ChartTools.cxx | 2 +- sc/source/ui/unoobj/PivotTableDataProvider.cxx | 26 ++-- sc/source/ui/unoobj/PivotTableDataSequence.cxx | 10 +- sc/source/ui/unoobj/PivotTableDataSource.cxx | 6 +- sc/source/ui/unoobj/TablePivotChart.cxx | 8 +- sc/source/ui/unoobj/TablePivotCharts.cxx | 20 +-- sc/source/ui/unoobj/addruno.cxx | 10 +- sc/source/ui/unoobj/afmtuno.cxx | 16 +-- sc/source/ui/unoobj/appluno.cxx | 26 ++-- sc/source/ui/unoobj/cellsuno.cxx | 132 ++++++++++---------- sc/source/ui/unoobj/chart2uno.cxx | 38 +++--- sc/source/ui/unoobj/chartuno.cxx | 20 +-- sc/source/ui/unoobj/condformatuno.cxx | 24 ++-- sc/source/ui/unoobj/confuno.cxx | 18 +-- sc/source/ui/unoobj/convuno.cxx | 4 +- sc/source/ui/unoobj/cursuno.cxx | 16 +-- sc/source/ui/unoobj/dapiuno.cxx | 38 +++--- sc/source/ui/unoobj/datauno.cxx | 36 +++--- sc/source/ui/unoobj/defltuno.cxx | 14 +-- sc/source/ui/unoobj/dispuno.cxx | 8 +- sc/source/ui/unoobj/docuno.cxx | 90 +++++++------- sc/source/ui/unoobj/drdefuno.cxx | 6 +- sc/source/ui/unoobj/editsrc.cxx | 24 ++-- sc/source/ui/unoobj/eventuno.cxx | 10 +- sc/source/ui/unoobj/fielduno.cxx | 20 +-- sc/source/ui/unoobj/filtuno.cxx | 22 ++-- sc/source/ui/unoobj/fmtuno.cxx | 18 +-- sc/source/ui/unoobj/forbiuno.cxx | 4 +- sc/source/ui/unoobj/funcuno.cxx | 42 +++---- sc/source/ui/unoobj/linkuno.cxx | 24 ++-- sc/source/ui/unoobj/listenercalls.cxx | 2 +- sc/source/ui/unoobj/miscuno.cxx | 2 +- sc/source/ui/unoobj/nameuno.cxx | 26 ++-- sc/source/ui/unoobj/notesuno.cxx | 16 +-- sc/source/ui/unoobj/optuno.cxx | 8 +- sc/source/ui/unoobj/pageuno.cxx | 4 +- sc/source/ui/unoobj/servuno.cxx | 32 ++--- sc/source/ui/unoobj/shapeuno.cxx | 18 +-- sc/source/ui/unoobj/srchuno.cxx | 16 +-- sc/source/ui/unoobj/styleuno.cxx | 28 ++--- sc/source/ui/unoobj/targuno.cxx | 22 ++-- sc/source/ui/unoobj/textuno.cxx | 32 ++--- sc/source/ui/unoobj/tokenuno.cxx | 20 +-- sc/source/ui/unoobj/unodoc.cxx | 6 +- sc/source/ui/unoobj/unoreflist.cxx | 4 +- sc/source/ui/unoobj/viewuno.cxx | 48 ++++---- sc/source/ui/unoobj/warnpassword.cxx | 2 +- sc/source/ui/vba/excelvbahelper.cxx | 10 +- sc/source/ui/vba/excelvbahelper.hxx | 2 +- sc/source/ui/vba/service.cxx | 2 +- sc/source/ui/vba/vbaapplication.cxx | 24 ++-- sc/source/ui/vba/vbachartobjects.cxx | 2 +- sc/source/ui/vba/vbaeventshelper.cxx | 4 +- sc/source/ui/vba/vbaeventshelper.hxx | 2 +- sc/source/ui/vba/vbafont.cxx | 4 +- sc/source/ui/vba/vbaformatcondition.cxx | 2 +- sc/source/ui/vba/vbaformatconditions.cxx | 2 +- sc/source/ui/vba/vbahyperlinks.cxx | 2 +- sc/source/ui/vba/vbainterior.cxx | 2 +- sc/source/ui/vba/vbaname.cxx | 10 +- sc/source/ui/vba/vbanames.cxx | 10 +- sc/source/ui/vba/vbaoleobject.cxx | 2 +- sc/source/ui/vba/vbapagesetup.cxx | 6 +- sc/source/ui/vba/vbarange.cxx | 30 ++--- sc/source/ui/vba/vbarange.hxx | 2 +- sc/source/ui/vba/vbasheetobject.cxx | 2 +- sc/source/ui/vba/vbavalidation.cxx | 4 +- sc/source/ui/vba/vbawindow.cxx | 4 +- sc/source/ui/vba/vbaworkbook.cxx | 8 +- sc/source/ui/vba/vbaworksheet.cxx | 20 +-- sc/source/ui/vba/vbaworksheet.hxx | 2 +- sc/source/ui/vba/vbaworksheets.cxx | 10 +- sc/source/ui/vba/vbaworksheets.hxx | 2 +- sc/source/ui/vba/vbawsfunction.cxx | 2 +- sc/source/ui/view/auditsh.cxx | 14 +-- sc/source/ui/view/cellmergeoption.cxx | 4 +- sc/source/ui/view/cellsh.cxx | 40 +++--- sc/source/ui/view/cellsh1.cxx | 76 ++++++------ sc/source/ui/view/cellsh2.cxx | 60 ++++----- sc/source/ui/view/cellsh3.cxx | 36 +++--- sc/source/ui/view/cellsh4.cxx | 18 +-- sc/source/ui/view/cliputil.cxx | 24 ++-- sc/source/ui/view/colrowba.cxx | 18 +-- sc/source/ui/view/dbfunc.cxx | 28 ++--- sc/source/ui/view/dbfunc2.cxx | 12 +- sc/source/ui/view/dbfunc3.cxx | 66 +++++----- sc/source/ui/view/dbfunc4.cxx | 6 +- sc/source/ui/view/drawutil.cxx | 8 +- sc/source/ui/view/drawvie3.cxx | 20 +-- sc/source/ui/view/drawvie4.cxx | 24 ++-- sc/source/ui/view/drawview.cxx | 38 +++--- sc/source/ui/view/editsh.cxx | 34 +++--- sc/source/ui/view/formatsh.cxx | 40 +++--- sc/source/ui/view/gridmerg.cxx | 2 +- sc/source/ui/view/gridwin.cxx | 134 ++++++++++----------- sc/source/ui/view/gridwin2.cxx | 44 +++---- sc/source/ui/view/gridwin3.cxx | 28 ++--- sc/source/ui/view/gridwin4.cxx | 62 +++++----- sc/source/ui/view/gridwin5.cxx | 34 +++--- sc/source/ui/view/gridwin_dbgutil.cxx | 8 +- sc/source/ui/view/hdrcont.cxx | 22 ++-- sc/source/ui/view/hintwin.cxx | 6 +- sc/source/ui/view/invmerge.cxx | 2 +- sc/source/ui/view/notemark.cxx | 6 +- sc/source/ui/view/olinewin.cxx | 14 +-- sc/source/ui/view/output.cxx | 46 +++---- sc/source/ui/view/output2.cxx | 34 +++--- sc/source/ui/view/output3.cxx | 10 +- sc/source/ui/view/overlayobject.cxx | 2 +- sc/source/ui/view/pfuncache.cxx | 10 +- sc/source/ui/view/pgbrksh.cxx | 14 +-- sc/source/ui/view/pivotsh.cxx | 26 ++-- sc/source/ui/view/preview.cxx | 40 +++--- sc/source/ui/view/prevloc.cxx | 4 +- sc/source/ui/view/prevwsh.cxx | 40 +++--- sc/source/ui/view/prevwsh2.cxx | 10 +- sc/source/ui/view/printfun.cxx | 50 ++++---- sc/source/ui/view/reffact.cxx | 16 +-- sc/source/ui/view/scextopt.cxx | 2 +- sc/source/ui/view/select.cxx | 18 +-- sc/source/ui/view/selectionstate.cxx | 6 +- sc/source/ui/view/spellcheckcontext.cxx | 2 +- sc/source/ui/view/spelldialog.cxx | 18 +-- sc/source/ui/view/spelleng.cxx | 24 ++-- sc/source/ui/view/tabcont.cxx | 22 ++-- sc/source/ui/view/tabsplit.cxx | 6 +- sc/source/ui/view/tabview.cxx | 42 +++---- sc/source/ui/view/tabview2.cxx | 40 +++--- sc/source/ui/view/tabview3.cxx | 66 +++++----- sc/source/ui/view/tabview4.cxx | 16 +-- sc/source/ui/view/tabview5.cxx | 42 +++---- sc/source/ui/view/tabvwsh.cxx | 24 ++-- sc/source/ui/view/tabvwsh2.cxx | 30 ++--- sc/source/ui/view/tabvwsh3.cxx | 54 ++++----- sc/source/ui/view/tabvwsh4.cxx | 96 +++++++-------- sc/source/ui/view/tabvwsh5.cxx | 26 ++-- sc/source/ui/view/tabvwsh8.cxx | 6 +- sc/source/ui/view/tabvwsh9.cxx | 12 +- sc/source/ui/view/tabvwsha.cxx | 46 +++---- sc/source/ui/view/tabvwshb.cxx | 22 ++-- sc/source/ui/view/tabvwshc.cxx | 104 ++++++++-------- sc/source/ui/view/tabvwshd.cxx | 10 +- sc/source/ui/view/tabvwshe.cxx | 18 +-- sc/source/ui/view/tabvwshf.cxx | 38 +++--- sc/source/ui/view/tabvwshg.cxx | 8 +- sc/source/ui/view/tabvwshh.cxx | 16 +-- sc/source/ui/view/viewdata.cxx | 42 +++---- sc/source/ui/view/viewfun2.cxx | 84 ++++++------- sc/source/ui/view/viewfun3.cxx | 62 +++++----- sc/source/ui/view/viewfun4.cxx | 44 +++---- sc/source/ui/view/viewfun5.cxx | 32 ++--- sc/source/ui/view/viewfun6.cxx | 40 +++--- sc/source/ui/view/viewfun7.cxx | 26 ++-- sc/source/ui/view/viewfunc.cxx | 76 ++++++------ sc/source/ui/view/viewutil.cxx | 14 +-- sc/source/ui/view/waitoff.cxx | 2 +- sc/source/ui/xmlsource/xmlsourcedlg.cxx | 18 +-- 1059 files changed, 7912 insertions(+), 7912 deletions(-) (limited to 'sc') diff --git a/sc/inc/AccessibleFilterMenu.hxx b/sc/inc/AccessibleFilterMenu.hxx index c206e96f62bf..9b6db9a51420 100644 --- a/sc/inc/AccessibleFilterMenu.hxx +++ b/sc/inc/AccessibleFilterMenu.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_INC_ACCESSIBLEFILTERMENU_HXX #define INCLUDED_SC_INC_ACCESSIBLEFILTERMENU_HXX -#include "AccessibleContextBase.hxx" +#include #include #include diff --git a/sc/inc/AccessibleFilterMenuItem.hxx b/sc/inc/AccessibleFilterMenuItem.hxx index cefb095c004e..319903a844dc 100644 --- a/sc/inc/AccessibleFilterMenuItem.hxx +++ b/sc/inc/AccessibleFilterMenuItem.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_INC_ACCESSIBLEFILTERMENUITEM_HXX #define INCLUDED_SC_INC_ACCESSIBLEFILTERMENUITEM_HXX -#include "AccessibleContextBase.hxx" +#include #include #include diff --git a/sc/inc/ChartTools.hxx b/sc/inc/ChartTools.hxx index 0de4a8ecf627..ffac3aeb036d 100644 --- a/sc/inc/ChartTools.hxx +++ b/sc/inc/ChartTools.hxx @@ -15,7 +15,7 @@ #include #include -#include "docsh.hxx" +#include #include "drwlayer.hxx" namespace sc { diff --git a/sc/inc/NumberFormatControl.hxx b/sc/inc/NumberFormatControl.hxx index ca6fdff57f2c..2d424f396df2 100644 --- a/sc/inc/NumberFormatControl.hxx +++ b/sc/inc/NumberFormatControl.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SC_NUMBERFORMATCONTROL_HXX #define INCLUDED_SC_NUMBERFORMATCONTROL_HXX -#include +#include "scdllapi.h" #include #include diff --git a/sc/inc/cellvalues.hxx b/sc/inc/cellvalues.hxx index 9782357dee24..e6621dc01200 100644 --- a/sc/inc/cellvalues.hxx +++ b/sc/inc/cellvalues.hxx @@ -11,7 +11,7 @@ #define INCLUDED_SC_INC_CELLVALUES_HXX #include "address.hxx" -#include +#include "global.hxx" #include class ScColumn; diff --git a/sc/inc/clipcontext.hxx b/sc/inc/clipcontext.hxx index c1f33839e8f5..629d6a2b22dc 100644 --- a/sc/inc/clipcontext.hxx +++ b/sc/inc/clipcontext.hxx @@ -12,7 +12,7 @@ #include "address.hxx" #include "cellvalue.hxx" -#include +#include "celltextattr.hxx" #include #include diff --git a/sc/inc/grouparealistener.hxx b/sc/inc/grouparealistener.hxx index 5fc498b22489..3e298ab9dc06 100644 --- a/sc/inc/grouparealistener.hxx +++ b/sc/inc/grouparealistener.hxx @@ -10,8 +10,8 @@ #ifndef INCLUDED_SC_GROUPAREALISTENER_HXX #define INCLUDED_SC_GROUPAREALISTENER_HXX -#include -#include +#include "address.hxx" +#include "calcmacros.hxx" #include diff --git a/sc/inc/inputopt.hxx b/sc/inc/inputopt.hxx index 7f95380c9942..9e107ba60793 100644 --- a/sc/inc/inputopt.hxx +++ b/sc/inc/inputopt.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_INC_INPUTOPT_HXX #define INCLUDED_SC_INC_INPUTOPT_HXX -#include +#include "scdllapi.h" #include class SC_DLLPUBLIC ScInputOptions diff --git a/sc/inc/listenerquery.hxx b/sc/inc/listenerquery.hxx index 1b72023ab183..b0f66c73b2d4 100644 --- a/sc/inc/listenerquery.hxx +++ b/sc/inc/listenerquery.hxx @@ -10,7 +10,7 @@ #ifndef SC_LISTENERQUERY_HXX #define SC_LISTENERQUERY_HXX -#include +#include "address.hxx" #include #include diff --git a/sc/inc/mtvelements.hxx b/sc/inc/mtvelements.hxx index ce1f4f53f200..f13562d47fbd 100644 --- a/sc/inc/mtvelements.hxx +++ b/sc/inc/mtvelements.hxx @@ -17,7 +17,7 @@ #include #include "calcmacros.hxx" #include "postit.hxx" -#include +#include "celltextattr.hxx" #include #if DEBUG_COLUMN_STORAGE diff --git a/sc/inc/numformat.hxx b/sc/inc/numformat.hxx index cd18d081a56c..c3aa957ed209 100644 --- a/sc/inc/numformat.hxx +++ b/sc/inc/numformat.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_NUMFORMAT_HXX #define INCLUDED_SC_NUMFORMAT_HXX -#include +#include "scdllapi.h" #include diff --git a/sc/inc/reordermap.hxx b/sc/inc/reordermap.hxx index 3f3622085e85..6a1e750d4944 100644 --- a/sc/inc/reordermap.hxx +++ b/sc/inc/reordermap.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_REORDERMAP_HXX #define INCLUDED_SC_REORDERMAP_HXX -#include +#include "types.hxx" #include namespace sc { diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index aca25080d5d6..0786090df192 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -23,7 +23,7 @@ #include #include -#include "svx/svxcommands.h" +#include #include "helpids.h" // areas diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx index 2adbbe7cde93..edb52e238a67 100644 --- a/sc/inc/scabstdlg.hxx +++ b/sc/inc/scabstdlg.hxx @@ -28,7 +28,7 @@ #include "global.hxx" #include "pivot.hxx" #include -#include "asciiopt.hxx" +#include #include diff --git a/sc/inc/scres.hrc b/sc/inc/scres.hrc index 62aa3906b7d0..40c92cedf77d 100644 --- a/sc/inc/scres.hrc +++ b/sc/inc/scres.hrc @@ -21,7 +21,7 @@ #define SC_SCRES_HRC #include "sc.hrc" -#include "formula/compiler.hxx" +#include #define STR_START (SC_RESOURCE_START+100) diff --git a/sc/inc/stringutil.hxx b/sc/inc/stringutil.hxx index 3f9b0dbccaa2..bf4c519ab014 100644 --- a/sc/inc/stringutil.hxx +++ b/sc/inc/stringutil.hxx @@ -23,7 +23,7 @@ #include #include "scdllapi.h" #include -#include +#include "types.hxx" class SvNumberFormatter; diff --git a/sc/inc/table.hxx b/sc/inc/table.hxx index 243bf132e8f5..1ed1eaadb71b 100644 --- a/sc/inc/table.hxx +++ b/sc/inc/table.hxx @@ -35,7 +35,7 @@ #include "cellvalue.hxx" #include #include "calcmacros.hxx" -#include "formula/errorcodes.hxx" +#include #include "document.hxx" #include diff --git a/sc/inc/undorangename.hxx b/sc/inc/undorangename.hxx index ea82cc56a552..46b4075eb7f0 100644 --- a/sc/inc/undorangename.hxx +++ b/sc/inc/undorangename.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_INC_UNDORANGENAME_HXX #define INCLUDED_SC_INC_UNDORANGENAME_HXX -#include "undobase.hxx" +#include #include "rangenam.hxx" #include diff --git a/sc/qa/extras/anchor.cxx b/sc/qa/extras/anchor.cxx index 93ff96adf278..4cdc766c7ffb 100644 --- a/sc/qa/extras/anchor.cxx +++ b/sc/qa/extras/anchor.cxx @@ -18,12 +18,12 @@ #include #include -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "svx/svdocirc.hxx" -#include "scitems.hxx" +#include +#include +#include +#include -#include "sc.hrc" +#include using namespace css; diff --git a/sc/qa/extras/check_data_pilot_table.cxx b/sc/qa/extras/check_data_pilot_table.cxx index 2375d80bd577..1a4e6e4c2410 100644 --- a/sc/qa/extras/check_data_pilot_table.cxx +++ b/sc/qa/extras/check_data_pilot_table.cxx @@ -23,10 +23,10 @@ #include #include #include -#include "test/container/xnamed.hxx" -#include "test/sheet/xdatapilottable.hxx" -#include "test/sheet/xdatapilotdescriptor.hxx" -#include "test/beans/xpropertyset.hxx" +#include +#include +#include +#include //check the DataPilot of Calc. using namespace css; diff --git a/sc/qa/extras/htmlexporttest.cxx b/sc/qa/extras/htmlexporttest.cxx index b366f0e32e91..e264d7b2c28a 100644 --- a/sc/qa/extras/htmlexporttest.cxx +++ b/sc/qa/extras/htmlexporttest.cxx @@ -24,7 +24,7 @@ #include #include -#include "docsh.hxx" +#include using namespace css::uno; using namespace css::lang; diff --git a/sc/qa/extras/macros-test.cxx b/sc/qa/extras/macros-test.cxx index da4e30bfc20d..085c1e7e5c56 100644 --- a/sc/qa/extras/macros-test.cxx +++ b/sc/qa/extras/macros-test.cxx @@ -21,10 +21,10 @@ #include -#include "docsh.hxx" -#include "patattr.hxx" -#include "scitems.hxx" -#include "document.hxx" +#include +#include +#include +#include using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/sc/qa/extras/sccondformats.cxx b/sc/qa/extras/sccondformats.cxx index 8fc4eaca3916..9aad32ba6f06 100644 --- a/sc/qa/extras/sccondformats.cxx +++ b/sc/qa/extras/sccondformats.cxx @@ -20,10 +20,10 @@ #include #include -#include "tabvwsh.hxx" -#include "docsh.hxx" +#include +#include -#include "sc.hrc" +#include using namespace css; diff --git a/sc/qa/unit/bugfix-test.cxx b/sc/qa/unit/bugfix-test.cxx index b14b86b9a58e..f776bbf5f8cb 100644 --- a/sc/qa/unit/bugfix-test.cxx +++ b/sc/qa/unit/bugfix-test.cxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "validat.hxx" -#include "tabvwsh.hxx" +#include +#include #include #include "helper/qahelper.hxx" diff --git a/sc/qa/unit/copy_paste_test.cxx b/sc/qa/unit/copy_paste_test.cxx index e4966ba2bfdf..f222f8fd3e34 100644 --- a/sc/qa/unit/copy_paste_test.cxx +++ b/sc/qa/unit/copy_paste_test.cxx @@ -11,8 +11,8 @@ #include #include -#include "docsh.hxx" -#include "tabvwsh.hxx" +#include +#include #include #include diff --git a/sc/qa/unit/datacache.cxx b/sc/qa/unit/datacache.cxx index 61e72ae01522..f1a6ff95bb4b 100644 --- a/sc/qa/unit/datacache.cxx +++ b/sc/qa/unit/datacache.cxx @@ -12,8 +12,8 @@ #include #include "helper/qahelper.hxx" -#include "global.hxx" -#include "document.hxx" +#include +#include #include diff --git a/sc/qa/unit/dataproviders_test.cxx b/sc/qa/unit/dataproviders_test.cxx index a3d375453150..d0df69c96d5c 100644 --- a/sc/qa/unit/dataproviders_test.cxx +++ b/sc/qa/unit/dataproviders_test.cxx @@ -9,10 +9,10 @@ #include #include "helper/qahelper.hxx" -#include "document.hxx" +#include #include -#include "address.hxx" -#include "dataprovider.hxx" +#include +#include #include #include diff --git a/sc/qa/unit/datatransformation_test.cxx b/sc/qa/unit/datatransformation_test.cxx index 1120f177bb09..f519c61bdc64 100644 --- a/sc/qa/unit/datatransformation_test.cxx +++ b/sc/qa/unit/datatransformation_test.cxx @@ -10,11 +10,11 @@ #include #include "helper/qahelper.hxx" -#include "document.hxx" +#include #include -#include "address.hxx" -#include "dataprovider.hxx" -#include "datatransformation.hxx" +#include +#include +#include #include #include diff --git a/sc/qa/unit/filters-test.cxx b/sc/qa/unit/filters-test.cxx index 3b93603c16eb..2d5b1261bda5 100644 --- a/sc/qa/unit/filters-test.cxx +++ b/sc/qa/unit/filters-test.cxx @@ -13,7 +13,7 @@ #include #include -#include "scdll.hxx" +#include #include #include #include @@ -22,22 +22,22 @@ #include "helper/qahelper.hxx" -#include "docsh.hxx" -#include "inputopt.hxx" -#include "postit.hxx" -#include "patattr.hxx" -#include "scitems.hxx" -#include "document.hxx" -#include "cellform.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "formulacell.hxx" -#include "tabprotection.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include #include -#include "scopetools.hxx" +#include #include diff --git a/sc/qa/unit/functions_test.cxx b/sc/qa/unit/functions_test.cxx index ac9a430a96e7..16e0a530a5e5 100644 --- a/sc/qa/unit/functions_test.cxx +++ b/sc/qa/unit/functions_test.cxx @@ -9,7 +9,7 @@ #include "functions_test.hxx" -#include "document.hxx" +#include FunctionsTest::FunctionsTest(const OUString& rPath): ScBootstrapFixture(rPath) diff --git a/sc/qa/unit/functions_test.hxx b/sc/qa/unit/functions_test.hxx index 37cde97e315e..407efbf7b124 100644 --- a/sc/qa/unit/functions_test.hxx +++ b/sc/qa/unit/functions_test.hxx @@ -10,7 +10,7 @@ #include #include -#include "scdll.hxx" +#include #include "helper/qahelper.hxx" class SCQAHELPER_DLLPUBLIC FunctionsTest : public ScBootstrapFixture, public test::FiltersTest diff --git a/sc/qa/unit/helper/csv_handler.hxx b/sc/qa/unit/helper/csv_handler.hxx index ff4bd3dc95c5..c4b5fafc63b6 100644 --- a/sc/qa/unit/helper/csv_handler.hxx +++ b/sc/qa/unit/helper/csv_handler.hxx @@ -12,13 +12,13 @@ #include -#include "docsh.hxx" -#include "postit.hxx" -#include "patattr.hxx" -#include "scitems.hxx" -#include "document.hxx" -#include "cellform.hxx" -#include "cellvalue.hxx" +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/qa/unit/helper/qahelper.cxx b/sc/qa/unit/helper/qahelper.cxx index 0bd525c3c20f..b767829086d8 100644 --- a/sc/qa/unit/helper/qahelper.cxx +++ b/sc/qa/unit/helper/qahelper.cxx @@ -9,11 +9,11 @@ #include "qahelper.hxx" #include "csv_handler.hxx" -#include "drwlayer.hxx" -#include "compiler.hxx" -#include "conditio.hxx" -#include "stlsheet.hxx" -#include "formulacell.hxx" +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/qa/unit/helper/qahelper.hxx b/sc/qa/unit/helper/qahelper.hxx index b677f014d47e..5226478e3411 100644 --- a/sc/qa/unit/helper/qahelper.hxx +++ b/sc/qa/unit/helper/qahelper.hxx @@ -10,10 +10,10 @@ #ifndef INCLUDED_SC_QA_UNIT_HELPER_QAHELPER_HXX #define INCLUDED_SC_QA_UNIT_HELPER_QAHELPER_HXX -#include "scdllapi.h" +#include #include "debughelper.hxx" -#include "docsh.hxx" -#include "address.hxx" +#include +#include #include diff --git a/sc/qa/unit/helper/shared_test_impl.hxx b/sc/qa/unit/helper/shared_test_impl.hxx index b997a8a28ce4..4774fb7ec880 100644 --- a/sc/qa/unit/helper/shared_test_impl.hxx +++ b/sc/qa/unit/helper/shared_test_impl.hxx @@ -11,10 +11,10 @@ #define INCLUDED_SC_QA_UNIT_HELPER_SHARED_TEST_IMPL_HXX #include -#include "colorscale.hxx" -#include "conditio.hxx" -#include "document.hxx" -#include "formulacell.hxx" +#include +#include +#include +#include #include "qahelper.hxx" #include diff --git a/sc/qa/unit/helper/sorthelper.hxx b/sc/qa/unit/helper/sorthelper.hxx index b1901000ff0b..5ace22779a72 100644 --- a/sc/qa/unit/helper/sorthelper.hxx +++ b/sc/qa/unit/helper/sorthelper.hxx @@ -12,7 +12,7 @@ // Unfortunately requires linkage to sc/ internals so // can't live in qahelper itself. -#include "inputopt.hxx" +#include /** * Temporarily set the sorting type. diff --git a/sc/qa/unit/helper/xpath.hxx b/sc/qa/unit/helper/xpath.hxx index 86d1d279576e..6f8c8aa3c170 100644 --- a/sc/qa/unit/helper/xpath.hxx +++ b/sc/qa/unit/helper/xpath.hxx @@ -28,7 +28,7 @@ #define SCQAHELPER_DLLPUBLIC SAL_DLLPUBLIC_IMPORT #endif -#include "docsh.hxx" +#include using namespace com::sun::star; diff --git a/sc/qa/unit/mark_test.cxx b/sc/qa/unit/mark_test.cxx index 5894df74cb46..a083d482b219 100644 --- a/sc/qa/unit/mark_test.cxx +++ b/sc/qa/unit/mark_test.cxx @@ -11,7 +11,7 @@ #include #include "helper/qahelper.hxx" -#include "markdata.hxx" +#include #include "../../source/core/data/markarr.cxx" #include "../../source/core/data/markmulti.cxx" #include "../../source/core/data/segmenttree.cxx" diff --git a/sc/qa/unit/opencl-test.cxx b/sc/qa/unit/opencl-test.cxx index a17f1a4e84b9..059027623989 100644 --- a/sc/qa/unit/opencl-test.cxx +++ b/sc/qa/unit/opencl-test.cxx @@ -5,7 +5,7 @@ #include #include -#include "scdll.hxx" +#include #include #include #include @@ -15,19 +15,19 @@ #include "helper/qahelper.hxx" -#include "calcconfig.hxx" -#include "interpre.hxx" - -#include "docsh.hxx" -#include "postit.hxx" -#include "patattr.hxx" -#include "scitems.hxx" -#include "document.hxx" -#include "cellform.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "formulacell.hxx" -#include "formulagroup.hxx" +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/qa/unit/parallelism.cxx b/sc/qa/unit/parallelism.cxx index a08ac101d555..e3bb00502ea8 100644 --- a/sc/qa/unit/parallelism.cxx +++ b/sc/qa/unit/parallelism.cxx @@ -5,7 +5,7 @@ #include #include -#include "scdll.hxx" +#include #include #include #include @@ -14,19 +14,19 @@ #include "helper/qahelper.hxx" -#include "calcconfig.hxx" -#include "interpre.hxx" - -#include "docsh.hxx" -#include "postit.hxx" -#include "patattr.hxx" -#include "scitems.hxx" -#include "document.hxx" -#include "cellform.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "formulacell.hxx" -#include "formulagroup.hxx" +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/qa/unit/range.cxx b/sc/qa/unit/range.cxx index a84a936afb02..065062a6b934 100644 --- a/sc/qa/unit/range.cxx +++ b/sc/qa/unit/range.cxx @@ -11,13 +11,13 @@ #include #include #include "helper/qahelper.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "global.hxx" +#include +#include +#include -#include "address.hxx" -#include "rangeutl.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include class ScAddressTest : public test::BootstrapFixture { diff --git a/sc/qa/unit/rangelst_test.cxx b/sc/qa/unit/rangelst_test.cxx index c93b0a541460..1e0236a549b1 100644 --- a/sc/qa/unit/rangelst_test.cxx +++ b/sc/qa/unit/rangelst_test.cxx @@ -10,10 +10,10 @@ #include #include #include "helper/qahelper.hxx" -#include "document.hxx" -#include "docsh.hxx" +#include +#include -#include "rangelst.hxx" +#include class Test : public test::BootstrapFixture { diff --git a/sc/qa/unit/subsequent_export-test.cxx b/sc/qa/unit/subsequent_export-test.cxx index 43faffb75127..b844c642c345 100644 --- a/sc/qa/unit/subsequent_export-test.cxx +++ b/sc/qa/unit/subsequent_export-test.cxx @@ -23,20 +23,20 @@ #include "helper/xpath.hxx" #include "helper/shared_test_impl.hxx" -#include "userdat.hxx" -#include "docsh.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "scitems.hxx" -#include "document.hxx" -#include "cellform.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "editutil.hxx" -#include "scopetools.hxx" -#include "cellvalue.hxx" -#include "docfunc.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include @@ -44,15 +44,15 @@ #include #include #include -#include "validat.hxx" +#include #include -#include "globstr.hrc" -#include "global.hxx" +#include +#include #include #include #include -#include "tabprotection.hxx" +#include #include #include #include diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx index 12363205ed41..be1e00d02250 100644 --- a/sc/qa/unit/subsequent_filters-test.cxx +++ b/sc/qa/unit/subsequent_filters-test.cxx @@ -24,7 +24,7 @@ #include #include -#include "drwlayer.hxx" +#include #include #include #include @@ -42,37 +42,37 @@ #include #include #include -#include "validat.hxx" -#include "formulacell.hxx" -#include "userdat.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "stlsheet.hxx" -#include "docfunc.hxx" -#include "markdata.hxx" -#include "colorscale.hxx" -#include "olinetab.hxx" -#include "patattr.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "editutil.hxx" -#include "cellvalue.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "dpshttab.hxx" -#include "tabvwsh.hxx" -#include "fillinfo.hxx" +#include +#include +#include #include #include #include #include -#include "externalrefmgr.hxx" +#include #include #include -#include "orcusfilters.hxx" -#include "filter.hxx" -#include "orcusinterface.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/qa/unit/test_ScChartListenerCollection.cxx b/sc/qa/unit/test_ScChartListenerCollection.cxx index 82aa66a5d705..f7c7f2419179 100644 --- a/sc/qa/unit/test_ScChartListenerCollection.cxx +++ b/sc/qa/unit/test_ScChartListenerCollection.cxx @@ -12,8 +12,8 @@ #include #include -#include "address.hxx" -#include "chartlis.hxx" +#include +#include namespace { diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx index 02ac5a86acbc..db7bb49bff27 100644 --- a/sc/qa/unit/ucalc.cxx +++ b/sc/qa/unit/ucalc.cxx @@ -16,46 +16,46 @@ #include #include -#include "scdll.hxx" -#include "formulacell.hxx" -#include "simpleformulacalc.hxx" -#include "stringutil.hxx" -#include "scmatrix.hxx" -#include "drwlayer.hxx" -#include "scitems.hxx" -#include "reffind.hxx" -#include "markdata.hxx" -#include "clipparam.hxx" -#include "refundo.hxx" -#include "undoblk.hxx" -#include "undotab.hxx" -#include "queryentry.hxx" -#include "postit.hxx" -#include "attrib.hxx" -#include "dbdata.hxx" -#include "reftokenhelper.hxx" -#include "userdat.hxx" -#include "clipcontext.hxx" - -#include "docsh.hxx" -#include "docfunc.hxx" -#include "dbdocfun.hxx" -#include "funcdesc.hxx" -#include "externalrefmgr.hxx" - -#include "calcconfig.hxx" -#include "interpre.hxx" -#include "columniterator.hxx" -#include "types.hxx" -#include "fillinfo.hxx" -#include "globstr.hrc" -#include "tokenarray.hxx" -#include "scopetools.hxx" -#include "dociter.hxx" -#include "queryparam.hxx" -#include "edittextiterator.hxx" -#include "editutil.hxx" -#include "cellform.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/qa/unit/ucalc.hxx b/sc/qa/unit/ucalc.hxx index feb5761305f0..9dae67cc9aa6 100644 --- a/sc/qa/unit/ucalc.hxx +++ b/sc/qa/unit/ucalc.hxx @@ -11,7 +11,7 @@ #define INCLUDED_SC_QA_UNIT_UCALC_HXX #include "helper/qahelper.hxx" -#include "document.hxx" +#include #include #include diff --git a/sc/qa/unit/ucalc_condformat.cxx b/sc/qa/unit/ucalc_condformat.cxx index 03e4682de635..7a1777a3d5b2 100644 --- a/sc/qa/unit/ucalc_condformat.cxx +++ b/sc/qa/unit/ucalc_condformat.cxx @@ -10,17 +10,17 @@ #include #include "ucalc.hxx" -#include "conditio.hxx" -#include "colorscale.hxx" - -#include "clipparam.hxx" -#include "globstr.hrc" -#include "docfunc.hxx" -#include "scitems.hxx" -#include "attrib.hxx" -#include "fillinfo.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/qa/unit/ucalc_formula.cxx b/sc/qa/unit/ucalc_formula.cxx index cac9a0f67300..3dbeba873d81 100644 --- a/sc/qa/unit/ucalc_formula.cxx +++ b/sc/qa/unit/ucalc_formula.cxx @@ -8,29 +8,29 @@ */ #include "ucalc.hxx" -#include "markdata.hxx" -#include "calcconfig.hxx" -#include "clipparam.hxx" -#include "interpre.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" -#include "refdata.hxx" -#include "scopetools.hxx" -#include "formulacell.hxx" -#include "formulagroup.hxx" -#include "scmod.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "paramisc.hxx" -#include "tokenstringcontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "dbdata.hxx" -#include "scmatrix.hxx" +#include +#include #include #include #include #include -#include "docoptio.hxx" +#include #include #include diff --git a/sc/qa/unit/ucalc_pivottable.cxx b/sc/qa/unit/ucalc_pivottable.cxx index d04b2e4d7249..404de5d06c14 100644 --- a/sc/qa/unit/ucalc_pivottable.cxx +++ b/sc/qa/unit/ucalc_pivottable.cxx @@ -9,17 +9,17 @@ #include #include "ucalc.hxx" -#include "dpshttab.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dpdimsave.hxx" -#include "dpcache.hxx" -#include "dpfilteredcache.hxx" -#include "scopetools.hxx" -#include "queryentry.hxx" -#include "stringutil.hxx" -#include "dbdocfun.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/qa/unit/ucalc_sharedformula.cxx b/sc/qa/unit/ucalc_sharedformula.cxx index 4244861528ad..e46cb5f68c44 100644 --- a/sc/qa/unit/ucalc_sharedformula.cxx +++ b/sc/qa/unit/ucalc_sharedformula.cxx @@ -9,13 +9,13 @@ #include #include "ucalc.hxx" -#include "editutil.hxx" -#include "formulacell.hxx" -#include "cellvalue.hxx" -#include "docsh.hxx" -#include "clipparam.hxx" -#include "undoblk.hxx" -#include "scopetools.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/core/data/attarray.cxx b/sc/source/core/data/attarray.cxx index 802c5ee9fa06..86e501a1cf8d 100644 --- a/sc/source/core/data/attarray.cxx +++ b/sc/source/core/data/attarray.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "attarray.hxx" -#include "scitems.hxx" +#include +#include #include #include #include @@ -31,20 +31,20 @@ #include #include -#include "global.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "markarr.hxx" -#include "rechead.hxx" -#include "globstr.hrc" -#include "segmenttree.hxx" -#include "editdataarray.hxx" -#include "formulacell.hxx" -#include "cellvalue.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/attrib.cxx b/sc/source/core/data/attrib.cxx index a9d8c5a35a35..da80e4453457 100644 --- a/sc/source/core/data/attrib.cxx +++ b/sc/source/core/data/attrib.cxx @@ -19,7 +19,7 @@ #include -#include "scitems.hxx" +#include #include #include @@ -32,13 +32,13 @@ #include -#include "attrib.hxx" -#include "global.hxx" -#include "editutil.hxx" -#include "sc.hrc" -#include "mid.h" -#include "globstr.hrc" -#include "textuno.hxx" +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/data/autonamecache.cxx b/sc/source/core/data/autonamecache.cxx index ba261b17b29a..5ed7bc10de6e 100644 --- a/sc/source/core/data/autonamecache.cxx +++ b/sc/source/core/data/autonamecache.cxx @@ -19,13 +19,13 @@ #include -#include "autonamecache.hxx" -#include "dociter.hxx" -#include "queryparam.hxx" -#include "formulacell.hxx" -#include "cellvalue.hxx" -#include "editutil.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include +#include +#include ScAutoNameCache::ScAutoNameCache( ScDocument* pD ) : pDoc( pD ), diff --git a/sc/source/core/data/bcaslot.cxx b/sc/source/core/data/bcaslot.cxx index 756b63d93ead..9e1360658e9b 100644 --- a/sc/source/core/data/bcaslot.cxx +++ b/sc/source/core/data/bcaslot.cxx @@ -20,13 +20,13 @@ #include #include -#include "document.hxx" -#include "brdcst.hxx" -#include "bcaslot.hxx" -#include "scerrors.hxx" -#include "docoptio.hxx" -#include "refupdat.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include +#include +#include #include #if DEBUG_AREA_BROADCASTER diff --git a/sc/source/core/data/bigrange.cxx b/sc/source/core/data/bigrange.cxx index 089e801b545e..c0cd753f5f4a 100644 --- a/sc/source/core/data/bigrange.cxx +++ b/sc/source/core/data/bigrange.cxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "bigrange.hxx" -#include "document.hxx" +#include +#include bool ScBigAddress::IsValid( const ScDocument* pDoc ) const { // min/max interval bounds define whole col/row/tab diff --git a/sc/source/core/data/cellvalue.cxx b/sc/source/core/data/cellvalue.cxx index 75b7c5bbb12f..81c2cdc267b7 100644 --- a/sc/source/core/data/cellvalue.cxx +++ b/sc/source/core/data/cellvalue.cxx @@ -7,15 +7,15 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "cellvalue.hxx" -#include "document.hxx" -#include "column.hxx" -#include "formulacell.hxx" +#include +#include +#include +#include #include #include -#include "stringutil.hxx" -#include "editutil.hxx" -#include "tokenarray.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/core/data/clipcontext.cxx b/sc/source/core/data/clipcontext.cxx index 93ecd0527a5b..308e0dc91684 100644 --- a/sc/source/core/data/clipcontext.cxx +++ b/sc/source/core/data/clipcontext.cxx @@ -8,9 +8,9 @@ */ #include -#include "clipcontext.hxx" -#include "document.hxx" -#include "mtvelements.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/core/data/clipparam.cxx b/sc/source/core/data/clipparam.cxx index bc856672fbba..c80521045691 100644 --- a/sc/source/core/data/clipparam.cxx +++ b/sc/source/core/data/clipparam.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "clipparam.hxx" +#include ScClipParam::ScClipParam() : diff --git a/sc/source/core/data/colcontainer.cxx b/sc/source/core/data/colcontainer.cxx index 6e334d54580b..44dcf5ff7782 100644 --- a/sc/source/core/data/colcontainer.cxx +++ b/sc/source/core/data/colcontainer.cxx @@ -18,9 +18,9 @@ */ -#include "colcontainer.hxx" -#include "column.hxx" -#include "document.hxx" +#include +#include +#include ScColContainer::ScColContainer( const size_t nSize ) { diff --git a/sc/source/core/data/colorscale.cxx b/sc/source/core/data/colorscale.cxx index 78a8d0bb4d38..40efc90dfebe 100644 --- a/sc/source/core/data/colorscale.cxx +++ b/sc/source/core/data/colorscale.cxx @@ -8,14 +8,14 @@ */ #include -#include "colorscale.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "fillinfo.hxx" -#include "bitmaps.hlst" -#include "scresid.hxx" -#include "tokenarray.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx index 520f06daefcd..48a551462c60 100644 --- a/sc/source/core/data/column.cxx +++ b/sc/source/core/data/column.cxx @@ -17,31 +17,31 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "column.hxx" -#include "scitems.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "table.hxx" -#include "docpool.hxx" -#include "attarray.hxx" -#include "patattr.hxx" -#include "compiler.hxx" -#include "brdcst.hxx" -#include "markdata.hxx" -#include "detfunc.hxx" -#include "postit.hxx" -#include "globalnames.hxx" -#include "cellvalue.hxx" -#include "tokenarray.hxx" -#include "cellform.hxx" -#include "clipcontext.hxx" -#include "types.hxx" -#include "editutil.hxx" -#include "mtvcellfunc.hxx" -#include "columnspanset.hxx" -#include "scopetools.hxx" -#include "sharedformula.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/core/data/column2.cxx b/sc/source/core/data/column2.cxx index 7e072524c22e..562137f53d1e 100644 --- a/sc/source/core/data/column2.cxx +++ b/sc/source/core/data/column2.cxx @@ -17,35 +17,35 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "column.hxx" -#include "docsh.hxx" -#include "scitems.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "drwlayer.hxx" -#include "attarray.hxx" -#include "patattr.hxx" -#include "cellform.hxx" -#include "stlsheet.hxx" -#include "rechead.hxx" -#include "brdcst.hxx" -#include "editutil.hxx" -#include "subtotal.hxx" -#include "markdata.hxx" -#include "compiler.hxx" -#include "dbdata.hxx" -#include "fillinfo.hxx" -#include "segmenttree.hxx" -#include "docparam.hxx" -#include "cellvalue.hxx" -#include "tokenarray.hxx" -#include "globalnames.hxx" -#include "formulagroup.hxx" -#include "listenercontext.hxx" -#include "mtvcellfunc.hxx" -#include "progress.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/column3.cxx b/sc/source/core/data/column3.cxx index af251cb8439c..847e6f84d355 100644 --- a/sc/source/core/data/column3.cxx +++ b/sc/source/core/data/column3.cxx @@ -17,37 +17,37 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "column.hxx" - -#include "scitems.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "attarray.hxx" -#include "patattr.hxx" -#include "cellform.hxx" -#include "typedstrdata.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include #include #include -#include "brdcst.hxx" -#include "docoptio.hxx" -#include "subtotal.hxx" -#include "markdata.hxx" -#include "detfunc.hxx" -#include "postit.hxx" -#include "stringutil.hxx" -#include "docpool.hxx" -#include "globalnames.hxx" -#include "cellvalue.hxx" -#include "tokenarray.hxx" -#include "stlalgorithm.hxx" -#include "clipcontext.hxx" -#include "columnspanset.hxx" -#include "mtvcellfunc.hxx" -#include "scopetools.hxx" -#include "editutil.hxx" -#include "sharedformula.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "filterentries.hxx" +#include #include diff --git a/sc/source/core/data/columniterator.cxx b/sc/source/core/data/columniterator.cxx index 074f5bf7032a..f7367193d9cb 100644 --- a/sc/source/core/data/columniterator.cxx +++ b/sc/source/core/data/columniterator.cxx @@ -7,10 +7,10 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "columniterator.hxx" -#include "column.hxx" -#include "document.hxx" -#include "table.hxx" +#include +#include +#include +#include #include diff --git a/sc/source/core/data/columnset.cxx b/sc/source/core/data/columnset.cxx index fbaf4c5d30ff..5f91dd8c601a 100644 --- a/sc/source/core/data/columnset.cxx +++ b/sc/source/core/data/columnset.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "columnset.hxx" +#include #include namespace sc { diff --git a/sc/source/core/data/columnspanset.cxx b/sc/source/core/data/columnspanset.cxx index acefdb236dee..a3f338abbb9b 100644 --- a/sc/source/core/data/columnspanset.cxx +++ b/sc/source/core/data/columnspanset.cxx @@ -7,13 +7,13 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "columnspanset.hxx" -#include "column.hxx" -#include "table.hxx" -#include "document.hxx" -#include "mtvfunctions.hxx" -#include "markdata.hxx" -#include "rangelst.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/compressedarray.cxx b/sc/source/core/data/compressedarray.cxx index 91e64d4ceae6..28c06d9d87e4 100644 --- a/sc/source/core/data/compressedarray.cxx +++ b/sc/source/core/data/compressedarray.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "compressedarray.hxx" -#include "address.hxx" -#include "global.hxx" +#include +#include +#include #include diff --git a/sc/source/core/data/conditio.cxx b/sc/source/core/data/conditio.cxx index 8d19b4438acc..e4d32a10f9fa 100644 --- a/sc/source/core/data/conditio.cxx +++ b/sc/source/core/data/conditio.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -27,21 +27,21 @@ #include -#include "conditio.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "hints.hxx" -#include "compiler.hxx" -#include "rechead.hxx" -#include "rangelst.hxx" -#include "stlpool.hxx" -#include "rangenam.hxx" -#include "rangeutl.hxx" -#include "colorscale.hxx" -#include "cellvalue.hxx" -#include "editutil.hxx" -#include "tokenarray.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/core/data/dbdocutl.cxx b/sc/source/core/data/dbdocutl.cxx index 0dc3d4f8b014..ce72695fedae 100644 --- a/sc/source/core/data/dbdocutl.cxx +++ b/sc/source/core/data/dbdocutl.cxx @@ -22,11 +22,11 @@ #include -#include "dbdocutl.hxx" -#include "document.hxx" +#include +#include #include -#include "stringutil.hxx" -#include "globalnames.hxx" +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/core/data/dociter.cxx b/sc/source/core/data/dociter.cxx index e57d88b853b1..358774153027 100644 --- a/sc/source/core/data/dociter.cxx +++ b/sc/source/core/data/dociter.cxx @@ -19,25 +19,25 @@ #include -#include "scitems.hxx" -#include "global.hxx" -#include "dociter.hxx" -#include "document.hxx" -#include "table.hxx" -#include "column.hxx" -#include "formulacell.hxx" -#include "attarray.hxx" -#include "patattr.hxx" -#include "docoptio.hxx" -#include "cellform.hxx" -#include "segmenttree.hxx" -#include "progress.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "globstr.hrc" -#include "editutil.hxx" -#include "cellvalue.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/docparam.cxx b/sc/source/core/data/docparam.cxx index b5468652cdfb..3e2dea1b6d0d 100644 --- a/sc/source/core/data/docparam.cxx +++ b/sc/source/core/data/docparam.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "docparam.hxx" +#include ScColWidthParam::ScColWidthParam() : mnMaxTextRow(-1), mnMaxTextLen(0), mbSimpleText(true) {} diff --git a/sc/source/core/data/docpool.cxx b/sc/source/core/data/docpool.cxx index d3564d39d69d..35e0bf80905f 100644 --- a/sc/source/core/data/docpool.cxx +++ b/sc/source/core/data/docpool.cxx @@ -21,7 +21,7 @@ #include -#include "scitems.hxx" +#include #include #include @@ -66,13 +66,13 @@ #include #include -#include "docpool.hxx" -#include "global.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "globstr.hrc" -#include "document.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include +#include +#include // ATTR_FONT_TWOLINES (not used) was changed to ATTR_USERDEF (not saved in binary format) in 641c diff --git a/sc/source/core/data/documen2.cxx b/sc/source/core/data/documen2.cxx index 6b1628329304..01d79d09dbef 100644 --- a/sc/source/core/data/documen2.cxx +++ b/sc/source/core/data/documen2.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -43,67 +43,67 @@ #include #include -#include "document.hxx" -#include "table.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "pivot.hxx" -#include "docpool.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "globstr.hrc" -#include "chartarr.hxx" -#include "chartlock.hxx" -#include "rechead.hxx" -#include "global.hxx" -#include "brdcst.hxx" -#include "bcaslot.hxx" -#include "adiasync.hxx" -#include "addinlis.hxx" -#include "chartlis.hxx" -#include "markdata.hxx" -#include "conditio.hxx" -#include "colorscale.hxx" -#include "validat.hxx" -#include "progress.hxx" -#include "detdata.hxx" -#include "sc.hrc" -#include "ddelink.hxx" -#include "chgtrack.hxx" -#include "chgviset.hxx" -#include "editutil.hxx" -#include "hints.hxx" -#include "dpobject.hxx" -#include "scrdata.hxx" -#include "poolhelp.hxx" -#include "unoreflist.hxx" -#include "listenercalls.hxx" -#include "recursionhelper.hxx" -#include "lookupcache.hxx" -#include "externalrefmgr.hxx" -#include "appoptio.hxx" -#include "scmod.hxx" -#include "viewdata.hxx" -#include "viewutil.hxx" -#include "tabprotection.hxx" -#include "formulaparserpool.hxx" -#include "clipparam.hxx" -#include "macromgr.hxx" -#include "formulacell.hxx" -#include "clipcontext.hxx" -#include "refupdatecontext.hxx" -#include "refreshtimerprotector.hxx" -#include "scopetools.hxx" -#include "formulagroup.hxx" -#include "documentlinkmgr.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "docsh.hxx" -#include "clipoptions.hxx" +#include +#include #include -#include "datamapper.hxx" +#include using namespace com::sun::star; diff --git a/sc/source/core/data/documen3.cxx b/sc/source/core/data/documen3.cxx index f40f756a22c9..4ef89dae0cc5 100644 --- a/sc/source/core/data/documen3.cxx +++ b/sc/source/core/data/documen3.cxx @@ -18,7 +18,7 @@ */ #include -#include "scitems.hxx" +#include #include #include #include @@ -28,54 +28,54 @@ #include #include #include -#include "document.hxx" -#include "attrib.hxx" -#include "table.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "pivot.hxx" -#include "docpool.hxx" -#include "poolhelp.hxx" -#include "autoform.hxx" -#include "rangelst.hxx" -#include "chartarr.hxx" -#include "chartlock.hxx" -#include "refupdat.hxx" -#include "docoptio.hxx" -#include "clipoptions.hxx" -#include "viewopti.hxx" -#include "scextopt.hxx" -#include "brdcst.hxx" -#include "bcaslot.hxx" -#include "tablink.hxx" -#include "externalrefmgr.hxx" -#include "markdata.hxx" -#include "validat.hxx" -#include "dociter.hxx" -#include "detdata.hxx" -#include "detfunc.hxx" -#include "inputopt.hxx" -#include "chartlis.hxx" -#include "sc.hrc" -#include "hints.hxx" -#include "dpobject.hxx" -#include "drwlayer.hxx" -#include "unoreflist.hxx" -#include "listenercalls.hxx" -#include "dpshttab.hxx" -#include "dpcache.hxx" -#include "tabprotection.hxx" -#include "formulaparserpool.hxx" -#include "clipparam.hxx" -#include "sheetevents.hxx" -#include "colorscale.hxx" -#include "queryentry.hxx" -#include "formulacell.hxx" -#include "refupdatecontext.hxx" -#include "scopetools.hxx" -#include "filterentries.hxx" - -#include "globalnames.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include #include #include diff --git a/sc/source/core/data/documen4.cxx b/sc/source/core/data/documen4.cxx index d1eebdbe3cfe..8cd93e32e21b 100644 --- a/sc/source/core/data/documen4.cxx +++ b/sc/source/core/data/documen4.cxx @@ -22,29 +22,29 @@ #include #include -#include "document.hxx" -#include "table.hxx" -#include "globstr.hrc" -#include "subtotal.hxx" -#include "docoptio.hxx" -#include "interpre.hxx" -#include "markdata.hxx" -#include "validat.hxx" -#include "scitems.hxx" -#include "stlpool.hxx" -#include "poolhelp.hxx" -#include "detdata.hxx" -#include "patattr.hxx" -#include "chgtrack.hxx" -#include "progress.hxx" -#include "paramisc.hxx" -#include "compiler.hxx" -#include "externalrefmgr.hxx" -#include "colorscale.hxx" -#include "attrib.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/documen5.cxx b/sc/source/core/data/documen5.cxx index b7fc6ac2a774..632e58bb1850 100644 --- a/sc/source/core/data/documen5.cxx +++ b/sc/source/core/data/documen5.cxx @@ -30,19 +30,19 @@ #include #include -#include "document.hxx" -#include "table.hxx" -#include "drwlayer.hxx" -#include "chartarr.hxx" -#include "chartlis.hxx" -#include "chartlock.hxx" -#include "refupdat.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include -#include "miscuno.hxx" -#include "chart2uno.hxx" -#include "charthelper.hxx" +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/core/data/documen6.cxx b/sc/source/core/data/documen6.cxx index cfc45c4c43da..9ee7516499fe 100644 --- a/sc/source/core/data/documen6.cxx +++ b/sc/source/core/data/documen6.cxx @@ -17,22 +17,22 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include -#include "document.hxx" -#include "cellform.hxx" -#include "patattr.hxx" -#include "scrdata.hxx" -#include "poolhelp.hxx" -#include "attrib.hxx" -#include "globalnames.hxx" -#include "columnspanset.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/data/documen7.cxx b/sc/source/core/data/documen7.cxx index 8292a04deb27..da50d2aa4146 100644 --- a/sc/source/core/data/documen7.cxx +++ b/sc/source/core/data/documen7.cxx @@ -19,27 +19,27 @@ #include -#include "document.hxx" -#include "brdcst.hxx" -#include "bcaslot.hxx" -#include "formulacell.hxx" +#include +#include +#include +#include #include -#include "scerrors.hxx" -#include "docoptio.hxx" -#include "refupdat.hxx" -#include "table.hxx" -#include "progress.hxx" -#include "scmod.hxx" -#include "inputopt.hxx" -#include "conditio.hxx" -#include "colorscale.hxx" -#include "sheetevents.hxx" -#include "tokenarray.hxx" -#include "listenercontext.hxx" -#include "formulagroup.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "globstr.hrc" +#include void ScDocument::StartListeningArea( const ScRange& rRange, bool bGroupListening, SvtListener* pListener ) diff --git a/sc/source/core/data/documen8.cxx b/sc/source/core/data/documen8.cxx index 8070b6f6df5c..c81cb3865c0b 100644 --- a/sc/source/core/data/documen8.cxx +++ b/sc/source/core/data/documen8.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -45,46 +45,46 @@ #include #include -#include "inputopt.hxx" -#include "global.hxx" -#include "table.hxx" -#include "column.hxx" -#include "poolhelp.hxx" -#include "docpool.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "docoptio.hxx" -#include "viewopti.hxx" -#include "scextopt.hxx" -#include "rechead.hxx" -#include "ddelink.hxx" -#include "scmatrix.hxx" -#include "arealink.hxx" -#include "dociter.hxx" -#include "patattr.hxx" -#include "hints.hxx" -#include "editutil.hxx" -#include "progress.hxx" -#include "document.hxx" -#include "chartlis.hxx" -#include "chartlock.hxx" -#include "refupdat.hxx" -#include "validat.hxx" -#include "markdata.hxx" -#include "scmod.hxx" -#include "printopt.hxx" -#include "externalrefmgr.hxx" -#include "globstr.hrc" -#include "strings.hrc" -#include "sc.hrc" -#include "charthelper.hxx" -#include "macromgr.hxx" -#include "dpobject.hxx" -#include "docuno.hxx" -#include "scresid.hxx" -#include "columniterator.hxx" -#include "globalnames.hxx" -#include "stringutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/documen9.cxx b/sc/source/core/data/documen9.cxx index ba71a58fb4e1..b38bbd1aa26b 100644 --- a/sc/source/core/data/documen9.cxx +++ b/sc/source/core/data/documen9.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -41,21 +41,21 @@ #include #include -#include "document.hxx" -#include "docoptio.hxx" -#include "table.hxx" -#include "drwlayer.hxx" -#include "markdata.hxx" -#include "patattr.hxx" -#include "rechead.hxx" -#include "poolhelp.hxx" -#include "docpool.hxx" -#include "detfunc.hxx" -#include "editutil.hxx" -#include "postit.hxx" -#include "charthelper.hxx" -#include "interpre.hxx" -#include "conditio.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include using namespace ::com::sun::star; diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx index dc1aa2b1c28f..2f9791dc696e 100644 --- a/sc/source/core/data/document.cxx +++ b/sc/source/core/data/document.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -46,56 +46,56 @@ #include #include -#include "document.hxx" -#include "table.hxx" -#include "column.hxx" -#include "attrib.hxx" -#include "attarray.hxx" -#include "markarr.hxx" -#include "patattr.hxx" -#include "rangenam.hxx" -#include "poolhelp.hxx" -#include "docpool.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "globstr.hrc" -#include "rechead.hxx" -#include "dbdata.hxx" -#include "pivot.hxx" -#include "chartlis.hxx" -#include "rangelst.hxx" -#include "markdata.hxx" -#include "drwlayer.hxx" -#include "conditio.hxx" -#include "colorscale.hxx" -#include "validat.hxx" -#include "prnsave.hxx" -#include "chgtrack.hxx" -#include "sc.hrc" -#include "scresid.hxx" -#include "hints.hxx" -#include "detdata.hxx" -#include "dpobject.hxx" -#include "detfunc.hxx" -#include "scmod.hxx" -#include "dociter.hxx" -#include "progress.hxx" -#include "autonamecache.hxx" -#include "bcaslot.hxx" -#include "postit.hxx" -#include "externalrefmgr.hxx" -#include "tabprotection.hxx" -#include "clipparam.hxx" -#include "defaultsoptions.hxx" -#include "editutil.hxx" -#include "stringutil.hxx" -#include "formulaiter.hxx" -#include "formulacell.hxx" -#include "clipcontext.hxx" -#include "listenercontext.hxx" -#include "scopetools.hxx" -#include "refupdatecontext.hxx" -#include "formulagroup.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -109,7 +109,7 @@ #include #include -#include "mtvelements.hxx" +#include using ::editeng::SvxBorderLine; using namespace ::com::sun::star; diff --git a/sc/source/core/data/document10.cxx b/sc/source/core/data/document10.cxx index e62a47e08c7f..3eed195aae88 100644 --- a/sc/source/core/data/document10.cxx +++ b/sc/source/core/data/document10.cxx @@ -23,13 +23,13 @@ #include #include -#include "dociter.hxx" -#include "patattr.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include #include #include -#include "scitems.hxx" -#include "datamapper.hxx" +#include +#include // Add totally brand-new methods to this source file. diff --git a/sc/source/core/data/documentimport.cxx b/sc/source/core/data/documentimport.cxx index dd0ceac8c9f9..c46f1b09c95d 100644 --- a/sc/source/core/data/documentimport.cxx +++ b/sc/source/core/data/documentimport.cxx @@ -7,19 +7,19 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "documentimport.hxx" -#include "document.hxx" -#include "table.hxx" -#include "column.hxx" -#include "formulacell.hxx" -#include "docoptio.hxx" -#include "globalnames.hxx" -#include "mtvelements.hxx" -#include "tokenarray.hxx" -#include "stringutil.hxx" -#include "compiler.hxx" -#include "paramisc.hxx" -#include "listenercontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/documentstreamaccess.cxx b/sc/source/core/data/documentstreamaccess.cxx index cca6861d7d2a..6b35810580b0 100644 --- a/sc/source/core/data/documentstreamaccess.cxx +++ b/sc/source/core/data/documentstreamaccess.cxx @@ -7,11 +7,11 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "documentstreamaccess.hxx" -#include "document.hxx" -#include "table.hxx" -#include "column.hxx" -#include "mtvelements.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/data/dpcache.cxx b/sc/source/core/data/dpcache.cxx index 51c7b4083c7f..aec55f8c2ef8 100644 --- a/sc/source/core/data/dpcache.cxx +++ b/sc/source/core/data/dpcache.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpcache.hxx" - -#include "document.hxx" -#include "queryentry.hxx" -#include "queryparam.hxx" -#include "dpglobal.hxx" -#include "dpobject.hxx" -#include "globstr.hrc" -#include "docoptio.hxx" -#include "dpitemdata.hxx" -#include "dputil.hxx" -#include "dpnumgroupinfo.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/dpdimsave.cxx b/sc/source/core/data/dpdimsave.cxx index d8dc218b4cd8..1775600af7c9 100644 --- a/sc/source/core/data/dpdimsave.cxx +++ b/sc/source/core/data/dpdimsave.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpdimsave.hxx" -#include "dpgroup.hxx" -#include "dpobject.hxx" -#include "dputil.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include #include @@ -30,9 +30,9 @@ #include #include -#include "global.hxx" -#include "scresid.hxx" -#include "globstr.hrc" +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/data/dpfilteredcache.cxx b/sc/source/core/data/dpfilteredcache.cxx index 72ef7c773536..3b53741064fb 100644 --- a/sc/source/core/data/dpfilteredcache.cxx +++ b/sc/source/core/data/dpfilteredcache.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpfilteredcache.hxx" -#include "document.hxx" -#include "address.hxx" -#include "formulacell.hxx" -#include "dptabdat.hxx" -#include "dptabsrc.hxx" -#include "dpobject.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "dpitemdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/data/dpglobal.cxx b/sc/source/core/data/dpglobal.cxx index 15571d3f05a9..ac72054e7387 100644 --- a/sc/source/core/data/dpglobal.cxx +++ b/sc/source/core/data/dpglobal.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "dpglobal.hxx" +#include ScDPValue::ScDPValue() : mfValue(0.0), meType(String) {} diff --git a/sc/source/core/data/dpgroup.cxx b/sc/source/core/data/dpgroup.cxx index 92443f7bef6a..4a36ff7ed702 100644 --- a/sc/source/core/data/dpgroup.cxx +++ b/sc/source/core/data/dpgroup.cxx @@ -17,17 +17,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpgroup.hxx" - -#include "global.hxx" -#include "document.hxx" -#include "dpfilteredcache.hxx" -#include "dptabsrc.hxx" -#include "dptabres.hxx" -#include "dpobject.hxx" -#include "dpglobal.hxx" -#include "dputil.hxx" -#include "globalnames.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/dpitemdata.cxx b/sc/source/core/data/dpitemdata.cxx index 0fd3357c4c9e..3dddf085df14 100644 --- a/sc/source/core/data/dpitemdata.cxx +++ b/sc/source/core/data/dpitemdata.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpitemdata.hxx" +#include -#include "document.hxx" -#include "dpobject.hxx" -#include "formulacell.hxx" -#include "globstr.hrc" -#include "dptabdat.hxx" +#include +#include +#include +#include +#include #include const sal_Int32 ScDPItemData::DateFirst = -1; diff --git a/sc/source/core/data/dpnumgroupinfo.cxx b/sc/source/core/data/dpnumgroupinfo.cxx index 37aa36d6091d..368ed6bf98f4 100644 --- a/sc/source/core/data/dpnumgroupinfo.cxx +++ b/sc/source/core/data/dpnumgroupinfo.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "dpnumgroupinfo.hxx" +#include ScDPNumGroupInfo::ScDPNumGroupInfo() : mbEnable(false), diff --git a/sc/source/core/data/dpobject.cxx b/sc/source/core/data/dpobject.cxx index 6e2368d4c25e..f86a608b156e 100644 --- a/sc/source/core/data/dpobject.cxx +++ b/sc/source/core/data/dpobject.cxx @@ -17,30 +17,30 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpobject.hxx" -#include "dptabsrc.hxx" -#include "dpsave.hxx" -#include "dpdimsave.hxx" -#include "dpoutput.hxx" -#include "dpshttab.hxx" -#include "dpsdbtab.hxx" -#include "dpgroup.hxx" -#include "document.hxx" -#include "rechead.hxx" -#include "pivot.hxx" -#include "dapiuno.hxx" -#include "miscuno.hxx" -#include "scerrors.hxx" -#include "refupdat.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "attrib.hxx" -#include "scitems.hxx" -#include "unonames.hxx" -#include "dpglobal.hxx" -#include "globstr.hrc" -#include "queryentry.hxx" -#include "dputil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/dpoutput.cxx b/sc/source/core/data/dpoutput.cxx index 15ddcbee7ba3..464c77d89166 100644 --- a/sc/source/core/data/dpoutput.cxx +++ b/sc/source/core/data/dpoutput.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -25,24 +25,24 @@ #include #include -#include "dpoutput.hxx" -#include "dptabsrc.hxx" -#include "dpfilteredcache.hxx" -#include "document.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "markdata.hxx" -#include "attrib.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "miscuno.hxx" -#include "globstr.hrc" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "scresid.hxx" -#include "unonames.hxx" -#include "strings.hrc" -#include "stringutil.hxx" -#include "dputil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/dpoutputgeometry.cxx b/sc/source/core/data/dpoutputgeometry.cxx index c4878f5127a4..6833ee908dc0 100644 --- a/sc/source/core/data/dpoutputgeometry.cxx +++ b/sc/source/core/data/dpoutputgeometry.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpoutputgeometry.hxx" -#include "address.hxx" +#include +#include #include diff --git a/sc/source/core/data/dpresfilter.cxx b/sc/source/core/data/dpresfilter.cxx index 44e7f4a275c6..9d30ea7bd378 100644 --- a/sc/source/core/data/dpresfilter.cxx +++ b/sc/source/core/data/dpresfilter.cxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "dpresfilter.hxx" -#include "global.hxx" +#include +#include #include #include diff --git a/sc/source/core/data/dpsave.cxx b/sc/source/core/data/dpsave.cxx index 7b6ed9d18b32..7e34c64cc3d5 100644 --- a/sc/source/core/data/dpsave.cxx +++ b/sc/source/core/data/dpsave.cxx @@ -18,15 +18,15 @@ */ #include -#include "dpsave.hxx" -#include "dpdimsave.hxx" -#include "miscuno.hxx" -#include "scerrors.hxx" -#include "unonames.hxx" -#include "global.hxx" -#include "dptabsrc.hxx" -#include "dputil.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/dpsdbtab.cxx b/sc/source/core/data/dpsdbtab.cxx index 712f3b9995f4..879be275d2d9 100644 --- a/sc/source/core/data/dpsdbtab.cxx +++ b/sc/source/core/data/dpsdbtab.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpsdbtab.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "dpfilteredcache.hxx" -#include "dptabres.hxx" -#include "document.hxx" -#include "dpobject.hxx" +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/data/dpshttab.cxx b/sc/source/core/data/dpshttab.cxx index e3a21da620ad..3b8b6e5b84c4 100644 --- a/sc/source/core/data/dpshttab.cxx +++ b/sc/source/core/data/dpshttab.cxx @@ -19,15 +19,15 @@ #include -#include "dpshttab.hxx" -#include "dptabres.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "dpfilteredcache.hxx" -#include "dpobject.hxx" -#include "globstr.hrc" -#include "rangenam.hxx" -#include "queryentry.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/data/dptabdat.cxx b/sc/source/core/data/dptabdat.cxx index 23c8f1984470..681a06dd3871 100644 --- a/sc/source/core/data/dptabdat.cxx +++ b/sc/source/core/data/dptabdat.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dptabdat.hxx" +#include -#include "global.hxx" -#include "dpfilteredcache.hxx" -#include "dptabres.hxx" -#include "document.hxx" -#include "dpobject.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/dptabres.cxx b/sc/source/core/data/dptabres.cxx index 696ddfb3025a..2389e3d91dd0 100644 --- a/sc/source/core/data/dptabres.cxx +++ b/sc/source/core/data/dptabres.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dptabres.hxx" - -#include "dptabdat.hxx" -#include "dptabsrc.hxx" -#include "global.hxx" -#include "subtotal.hxx" -#include "globstr.hrc" -#include "dpitemdata.hxx" -#include "generalfunction.hxx" - -#include "document.hxx" -#include "dpresfilter.hxx" -#include "dputil.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include #include #include diff --git a/sc/source/core/data/dptabsrc.cxx b/sc/source/core/data/dptabsrc.cxx index e98ed9ebfa8e..7b00c570b039 100644 --- a/sc/source/core/data/dptabsrc.cxx +++ b/sc/source/core/data/dptabsrc.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dptabsrc.hxx" +#include #include #include @@ -30,23 +30,23 @@ #include #include -#include "scitems.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "formulacell.hxx" - -#include "dptabres.hxx" -#include "dptabdat.hxx" -#include "global.hxx" -#include "datauno.hxx" -#include "miscuno.hxx" -#include "unonames.hxx" -#include "dpitemdata.hxx" -#include "dputil.hxx" -#include "dpresfilter.hxx" -#include "calcmacros.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/dputil.cxx b/sc/source/core/data/dputil.cxx index a543a326bb4d..f703cb62bbf4 100644 --- a/sc/source/core/data/dputil.cxx +++ b/sc/source/core/data/dputil.cxx @@ -7,12 +7,12 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "dputil.hxx" -#include "dpitemdata.hxx" -#include "dpnumgroupinfo.hxx" -#include "globalnames.hxx" -#include "globstr.hrc" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/drawpage.cxx b/sc/source/core/data/drawpage.cxx index e8e6134bb8b0..7a39eb1c9989 100644 --- a/sc/source/core/data/drawpage.cxx +++ b/sc/source/core/data/drawpage.cxx @@ -19,10 +19,10 @@ #include -#include "drawpage.hxx" -#include "drwlayer.hxx" -#include "document.hxx" -#include "pageuno.hxx" +#include +#include +#include +#include ScDrawPage::ScDrawPage(ScDrawLayer& rNewModel, bool bMasterPage) : FmFormPage(rNewModel, bMasterPage) diff --git a/sc/source/core/data/drwlayer.cxx b/sc/source/core/data/drwlayer.cxx index 77693f874bc4..74f8942ee7d1 100644 --- a/sc/source/core/data/drwlayer.cxx +++ b/sc/source/core/data/drwlayer.cxx @@ -23,7 +23,7 @@ #include #include -#include "scitems.hxx" +#include #include #include #include @@ -57,20 +57,20 @@ #include #include -#include "drwlayer.hxx" -#include "drawpage.hxx" -#include "global.hxx" -#include "document.hxx" -#include "rechead.hxx" -#include "userdat.hxx" -#include "markdata.hxx" -#include "globstr.hrc" -#include "scmod.hxx" -#include "chartarr.hxx" -#include "postit.hxx" -#include "attrib.hxx" -#include "charthelper.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/edittextiterator.cxx b/sc/source/core/data/edittextiterator.cxx index e225f14af405..ba913258729c 100644 --- a/sc/source/core/data/edittextiterator.cxx +++ b/sc/source/core/data/edittextiterator.cxx @@ -7,10 +7,10 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "edittextiterator.hxx" -#include "document.hxx" -#include "table.hxx" -#include "column.hxx" +#include +#include +#include +#include namespace sc { diff --git a/sc/source/core/data/fillinfo.cxx b/sc/source/core/data/fillinfo.cxx index 35b2a0fd1a05..79011e2bc60b 100644 --- a/sc/source/core/data/fillinfo.cxx +++ b/sc/source/core/data/fillinfo.cxx @@ -18,29 +18,29 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include #include -#include "fillinfo.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "table.hxx" -#include "attrib.hxx" -#include "attarray.hxx" -#include "markarr.hxx" -#include "markdata.hxx" -#include "patattr.hxx" -#include "poolhelp.hxx" -#include "docpool.hxx" -#include "conditio.hxx" -#include "colorscale.hxx" -#include "stlpool.hxx" -#include "cellvalue.hxx" -#include "mtvcellfunc.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/formulacell.cxx b/sc/source/core/data/formulacell.cxx index d75a93582b15..3dea10f5b6eb 100644 --- a/sc/source/core/data/formulacell.cxx +++ b/sc/source/core/data/formulacell.cxx @@ -22,28 +22,28 @@ #include #include -#include "formulacell.hxx" -#include "grouptokenconverter.hxx" - -#include "compiler.hxx" -#include "document.hxx" -#include "globalnames.hxx" -#include "cellvalue.hxx" -#include "interpre.hxx" -#include "macromgr.hxx" -#include "refupdat.hxx" -#include "recursionhelper.hxx" -#include "docoptio.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "progress.hxx" -#include "scmatrix.hxx" -#include "rechead.hxx" -#include "scitems.hxx" -#include "validat.hxx" -#include "editutil.hxx" -#include "chgtrack.hxx" -#include "tokenarray.hxx" +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -51,11 +51,11 @@ #include #include #include -#include "formulagroup.hxx" -#include "listenercontext.hxx" -#include "types.hxx" -#include "scopetools.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/core/data/formulaiter.cxx b/sc/source/core/data/formulaiter.cxx index dce2b20d7042..f786042f93ff 100644 --- a/sc/source/core/data/formulaiter.cxx +++ b/sc/source/core/data/formulaiter.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "formulaiter.hxx" +#include -#include "formulacell.hxx" -#include "tokenarray.hxx" +#include +#include #include using namespace formula; diff --git a/sc/source/core/data/funcdesc.cxx b/sc/source/core/data/funcdesc.cxx index 2bc46ab8d22f..e3ced8eb39e9 100644 --- a/sc/source/core/data/funcdesc.cxx +++ b/sc/source/core/data/funcdesc.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "funcdesc.hxx" - -#include "addincol.hxx" -#include "appoptio.hxx" -#include "callform.hxx" -#include "compiler.hxx" -#include "compiler.hrc" -#include "global.hxx" -#include "sc.hrc" -#include "scfuncs.hrc" -#include "scmod.hxx" -#include "scresid.hxx" -#include "helpids.h" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/global.cxx b/sc/source/core/data/global.cxx index 68395b535785..c3629c9c7ef4 100644 --- a/sc/source/core/data/global.cxx +++ b/sc/source/core/data/global.cxx @@ -18,7 +18,7 @@ */ #include -#include "scitems.hxx" +#include #include #include #include @@ -58,26 +58,26 @@ #include #include -#include "global.hxx" -#include "scresid.hxx" -#include "autoform.hxx" -#include "document.hxx" -#include "patattr.hxx" -#include "addincol.hxx" -#include "adiasync.hxx" -#include "userlist.hxx" -#include "interpre.hxx" -#include "docpool.hxx" -#include "unitconv.hxx" -#include "compiler.hxx" -#include "parclass.hxx" -#include "funcdesc.hxx" -#include "globstr.hrc" -#include "strings.hrc" -#include "scmod.hxx" -#include "appoptio.hxx" -#include "editutil.hxx" -#include "docsh.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include tools::SvRef ScGlobal::xDrawClipDocShellRef; SvxSearchItem* ScGlobal::pSearchItem = nullptr; diff --git a/sc/source/core/data/global2.cxx b/sc/source/core/data/global2.cxx index e4d53950ea95..eec394f4ecd9 100644 --- a/sc/source/core/data/global2.cxx +++ b/sc/source/core/data/global2.cxx @@ -29,15 +29,15 @@ #include #include -#include "global.hxx" -#include "rangeutl.hxx" -#include "rechead.hxx" -#include "compiler.hxx" -#include "paramisc.hxx" -#include "calcconfig.hxx" - -#include "sc.hrc" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include + +#include +#include // struct ScImportParam: diff --git a/sc/source/core/data/globalx.cxx b/sc/source/core/data/globalx.cxx index 5b60bf912094..b4546d9af8b3 100644 --- a/sc/source/core/data/globalx.cxx +++ b/sc/source/core/data/globalx.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "callform.hxx" -#include "global.hxx" +#include +#include #include #include #include diff --git a/sc/source/core/data/listenercontext.cxx b/sc/source/core/data/listenercontext.cxx index ad5e3141028d..85871ac91d30 100644 --- a/sc/source/core/data/listenercontext.cxx +++ b/sc/source/core/data/listenercontext.cxx @@ -7,9 +7,9 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "listenercontext.hxx" -#include "document.hxx" -#include "mtvelements.hxx" +#include +#include +#include namespace sc { diff --git a/sc/source/core/data/markarr.cxx b/sc/source/core/data/markarr.cxx index 81c8f94fbac4..e159c16ed37e 100644 --- a/sc/source/core/data/markarr.cxx +++ b/sc/source/core/data/markarr.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "markarr.hxx" -#include "global.hxx" -#include "address.hxx" +#include +#include +#include #include diff --git a/sc/source/core/data/markdata.cxx b/sc/source/core/data/markdata.cxx index 93a66f8cd68a..73a22ae25760 100644 --- a/sc/source/core/data/markdata.cxx +++ b/sc/source/core/data/markdata.cxx @@ -18,11 +18,11 @@ */ #include -#include "markdata.hxx" -#include "markarr.hxx" -#include "markmulti.hxx" -#include "rangelst.hxx" -#include "segmenttree.hxx" +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/core/data/markmulti.cxx b/sc/source/core/data/markmulti.cxx index d8ac507dcaa7..7e81f70c36d4 100644 --- a/sc/source/core/data/markmulti.cxx +++ b/sc/source/core/data/markmulti.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "markmulti.hxx" -#include "markarr.hxx" -#include "segmenttree.hxx" +#include +#include +#include #include diff --git a/sc/source/core/data/mtvelements.cxx b/sc/source/core/data/mtvelements.cxx index 25a39003cfbe..e34010af54d8 100644 --- a/sc/source/core/data/mtvelements.cxx +++ b/sc/source/core/data/mtvelements.cxx @@ -7,11 +7,11 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "mtvelements.hxx" -#include "globalnames.hxx" -#include "document.hxx" -#include "cellvalue.hxx" -#include "column.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/olinetab.cxx b/sc/source/core/data/olinetab.cxx index 97e616837ae8..4ffac7543638 100644 --- a/sc/source/core/data/olinetab.cxx +++ b/sc/source/core/data/olinetab.cxx @@ -19,11 +19,11 @@ #include -#include "olinetab.hxx" -#include "global.hxx" -#include "rechead.hxx" -#include "address.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/data/pagepar.cxx b/sc/source/core/data/pagepar.cxx index cfa5333029e6..97d0d03eb54a 100644 --- a/sc/source/core/data/pagepar.cxx +++ b/sc/source/core/data/pagepar.cxx @@ -19,7 +19,7 @@ #include -#include "pagepar.hxx" +#include // struct ScPageTableParam: diff --git a/sc/source/core/data/patattr.cxx b/sc/source/core/data/patattr.cxx index 6b4d207cdf53..8238ea0b18e2 100644 --- a/sc/source/core/data/patattr.cxx +++ b/sc/source/core/data/patattr.cxx @@ -19,7 +19,7 @@ #include #include -#include "scitems.hxx" +#include #include #include #include @@ -53,17 +53,17 @@ #include #include -#include "patattr.hxx" -#include "docpool.hxx" -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "document.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "conditio.hxx" -#include "validat.hxx" -#include "scmod.hxx" -#include "fillinfo.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using sc::HMMToTwips; using sc::TwipsToHMM; diff --git a/sc/source/core/data/pivot2.cxx b/sc/source/core/data/pivot2.cxx index ddfebafdab57..70ec9c71898d 100644 --- a/sc/source/core/data/pivot2.cxx +++ b/sc/source/core/data/pivot2.cxx @@ -17,26 +17,26 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include -#include "globstr.hrc" -#include "subtotal.hxx" -#include "rangeutl.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "document.hxx" -#include "userlist.hxx" -#include "pivot.hxx" -#include "rechead.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "refupdat.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" +#include +#include +#include #include #if DEBUG_PIVOT_TABLE diff --git a/sc/source/core/data/poolhelp.cxx b/sc/source/core/data/poolhelp.cxx index 2ee99f228e28..28a25b363a88 100644 --- a/sc/source/core/data/poolhelp.cxx +++ b/sc/source/core/data/poolhelp.cxx @@ -20,10 +20,10 @@ #include #include -#include "poolhelp.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "stlpool.hxx" +#include +#include +#include +#include ScPoolHelper::ScPoolHelper( ScDocument* pSourceDoc ) :pFormTable(nullptr) diff --git a/sc/source/core/data/postit.cxx b/sc/source/core/data/postit.cxx index 1e23c082b1d8..d14cbe077dfb 100644 --- a/sc/source/core/data/postit.cxx +++ b/sc/source/core/data/postit.cxx @@ -18,7 +18,7 @@ */ #include -#include "postit.hxx" +#include #include #include @@ -28,7 +28,7 @@ #include #include -#include "scitems.hxx" +#include #include #include #include @@ -38,15 +38,15 @@ #include #include -#include "table.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "formulacell.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "detfunc.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/data/refupdatecontext.cxx b/sc/source/core/data/refupdatecontext.cxx index e704ae57925c..6f7552254380 100644 --- a/sc/source/core/data/refupdatecontext.cxx +++ b/sc/source/core/data/refupdatecontext.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "refupdatecontext.hxx" +#include #include namespace sc { diff --git a/sc/source/core/data/segmenttree.cxx b/sc/source/core/data/segmenttree.cxx index b2da05afb10a..ed9937ba7424 100644 --- a/sc/source/core/data/segmenttree.cxx +++ b/sc/source/core/data/segmenttree.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "segmenttree.hxx" +#include #include diff --git a/sc/source/core/data/sheetevents.cxx b/sc/source/core/data/sheetevents.cxx index 09916337da1b..0cf3be3de55d 100644 --- a/sc/source/core/data/sheetevents.cxx +++ b/sc/source/core/data/sheetevents.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sheetevents.hxx" +#include #include OUString ScSheetEvents::GetEventName(ScSheetEventId nEvent) diff --git a/sc/source/core/data/simpleformulacalc.cxx b/sc/source/core/data/simpleformulacalc.cxx index 8e78e81f3000..b1e0f65f9ff7 100644 --- a/sc/source/core/data/simpleformulacalc.cxx +++ b/sc/source/core/data/simpleformulacalc.cxx @@ -8,11 +8,11 @@ */ #include -#include "simpleformulacalc.hxx" -#include "document.hxx" -#include "tokenarray.hxx" -#include "interpre.hxx" -#include "compiler.hxx" +#include +#include +#include +#include +#include #define DISPLAY_LEN 15 diff --git a/sc/source/core/data/sortparam.cxx b/sc/source/core/data/sortparam.cxx index a0f1cd4e7369..98033816ece5 100644 --- a/sc/source/core/data/sortparam.cxx +++ b/sc/source/core/data/sortparam.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sortparam.hxx" -#include "global.hxx" -#include "address.hxx" -#include "queryparam.hxx" -#include "subtotalparam.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/data/stlpool.cxx b/sc/source/core/data/stlpool.cxx index 40b9133b0392..b71fa4da0e2b 100644 --- a/sc/source/core/data/stlpool.cxx +++ b/sc/source/core/data/stlpool.cxx @@ -18,7 +18,7 @@ */ #include -#include "scitems.hxx" +#include #include #include #include @@ -44,17 +44,17 @@ #include #include -#include "sc.hrc" -#include "attrib.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "document.hxx" -#include "docpool.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "rechead.hxx" -#include "editutil.hxx" -#include "patattr.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScStyleSheetPool::ScStyleSheetPool( const SfxItemPool& rPoolP, ScDocument* pDocument ) diff --git a/sc/source/core/data/stlsheet.cxx b/sc/source/core/data/stlsheet.cxx index aaf778229d09..86eb877e851a 100644 --- a/sc/source/core/data/stlsheet.cxx +++ b/sc/source/core/data/stlsheet.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "document.hxx" -#include "stlsheet.hxx" -#include "stlpool.hxx" +#include +#include +#include -#include "scitems.hxx" +#include #include #include #include @@ -34,12 +34,12 @@ #include #include #include -#include "attrib.hxx" +#include #include -#include "globstr.hrc" -#include "sc.hrc" +#include +#include #define TWO_CM 1134 diff --git a/sc/source/core/data/subtotalparam.cxx b/sc/source/core/data/subtotalparam.cxx index 0ed43bb30dba..b4a36aaaf748 100644 --- a/sc/source/core/data/subtotalparam.cxx +++ b/sc/source/core/data/subtotalparam.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "subtotalparam.hxx" +#include #include diff --git a/sc/source/core/data/tabbgcolor.cxx b/sc/source/core/data/tabbgcolor.cxx index 5b0bc9b878f0..5b14ff830360 100644 --- a/sc/source/core/data/tabbgcolor.cxx +++ b/sc/source/core/data/tabbgcolor.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tabbgcolor.hxx" +#include ScUndoTabColorInfo::ScUndoTabColorInfo(SCTAB nTab) : mnTabId(nTab), diff --git a/sc/source/core/data/table1.cxx b/sc/source/core/data/table1.cxx index 7075913cd744..18cfc7986307 100644 --- a/sc/source/core/data/table1.cxx +++ b/sc/source/core/data/table1.cxx @@ -17,37 +17,37 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include -#include "attrib.hxx" -#include "patattr.hxx" -#include "formulacell.hxx" -#include "table.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "olinetab.hxx" -#include "stlsheet.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "refupdat.hxx" -#include "markdata.hxx" -#include "progress.hxx" -#include "hints.hxx" -#include "prnsave.hxx" -#include "tabprotection.hxx" -#include "sheetevents.hxx" -#include "segmenttree.hxx" -#include "dbdata.hxx" -#include "colorscale.hxx" -#include "conditio.hxx" -#include "globalnames.hxx" -#include "cellvalue.hxx" -#include "scmatrix.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/table2.cxx b/sc/source/core/data/table2.cxx index dc29cc917cb5..60e05b323be9 100644 --- a/sc/source/core/data/table2.cxx +++ b/sc/source/core/data/table2.cxx @@ -19,45 +19,45 @@ #include #include -#include "table.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "olinetab.hxx" -#include "rechead.hxx" -#include "stlpool.hxx" -#include "attarray.hxx" -#include "markdata.hxx" -#include "progress.hxx" -#include "dociter.hxx" -#include "conditio.hxx" -#include "chartlis.hxx" -#include "fillinfo.hxx" -#include "bcaslot.hxx" -#include "postit.hxx" -#include "sheetevents.hxx" -#include "globstr.hrc" -#include "segmenttree.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "dbdata.hxx" -#include "colorscale.hxx" -#include "tokenarray.hxx" -#include "clipcontext.hxx" -#include "types.hxx" -#include "editutil.hxx" -#include "mtvcellfunc.hxx" -#include "refupdatecontext.hxx" -#include "scopetools.hxx" -#include "tabprotection.hxx" -#include "columnspanset.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include -#include "listenercontext.hxx" +#include -#include "scitems.hxx" +#include #include #include #include diff --git a/sc/source/core/data/table3.cxx b/sc/source/core/data/table3.cxx index f58a453a64a1..9399a37db3c0 100644 --- a/sc/source/core/data/table3.cxx +++ b/sc/source/core/data/table3.cxx @@ -27,34 +27,34 @@ #include #include -#include "table.hxx" -#include "scitems.hxx" -#include "attrib.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "stlpool.hxx" -#include "compiler.hxx" -#include "patattr.hxx" -#include "subtotal.hxx" -#include "docoptio.hxx" -#include "markdata.hxx" -#include "rangelst.hxx" -#include "attarray.hxx" -#include "userlist.hxx" -#include "progress.hxx" -#include "cellform.hxx" -#include "postit.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "segmenttree.hxx" -#include "subtotalparam.hxx" -#include "docpool.hxx" -#include "cellvalue.hxx" -#include "tokenarray.hxx" -#include "mtvcellfunc.hxx" -#include "columnspanset.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/core/data/table4.cxx b/sc/source/core/data/table4.cxx index fbf73c9a9607..2579545c4c91 100644 --- a/sc/source/core/data/table4.cxx +++ b/sc/source/core/data/table4.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -42,24 +42,24 @@ #include #include -#include "attrib.hxx" -#include "patattr.hxx" -#include "formulacell.hxx" -#include "table.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "document.hxx" -#include "autoform.hxx" -#include "userlist.hxx" -#include "zforauto.hxx" -#include "subtotal.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "rangenam.hxx" -#include "docpool.hxx" -#include "progress.hxx" -#include "segmenttree.hxx" -#include "conditio.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/data/table5.cxx b/sc/source/core/data/table5.cxx index d7402ed19dc1..bae5895ec2a5 100644 --- a/sc/source/core/data/table5.cxx +++ b/sc/source/core/data/table5.cxx @@ -17,30 +17,30 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "formulacell.hxx" -#include "table.hxx" -#include "column.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "olinetab.hxx" -#include "userlist.hxx" -#include "stlsheet.hxx" -#include "global.hxx" -#include "rechead.hxx" -#include "stlpool.hxx" -#include "brdcst.hxx" -#include "tabprotection.hxx" -#include "globstr.hrc" -#include "segmenttree.hxx" -#include "columniterator.hxx" -#include "globalnames.hxx" -#include "scmod.hxx" -#include "printopt.hxx" -#include "bcaslot.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/data/table6.cxx b/sc/source/core/data/table6.cxx index da5ba5f8e4e2..50c5e5127403 100644 --- a/sc/source/core/data/table6.cxx +++ b/sc/source/core/data/table6.cxx @@ -22,16 +22,16 @@ #include #include -#include "table.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "markdata.hxx" -#include "editutil.hxx" -#include "detfunc.hxx" -#include "postit.hxx" -#include "stringutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include namespace { diff --git a/sc/source/core/data/table7.cxx b/sc/source/core/data/table7.cxx index 2c9753b3bfcd..6fe30a795fa7 100644 --- a/sc/source/core/data/table7.cxx +++ b/sc/source/core/data/table7.cxx @@ -15,7 +15,7 @@ #include #include #include -#include "olinetab.hxx" +#include #include #include diff --git a/sc/source/core/data/tabprotection.cxx b/sc/source/core/data/tabprotection.cxx index 902a1ad63ecf..21a3f686a44f 100644 --- a/sc/source/core/data/tabprotection.cxx +++ b/sc/source/core/data/tabprotection.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tabprotection.hxx" +#include #include #include #include -#include "document.hxx" +#include #include diff --git a/sc/source/core/data/types.cxx b/sc/source/core/data/types.cxx index 4d5d6fa0713c..919a7e62fee4 100644 --- a/sc/source/core/data/types.cxx +++ b/sc/source/core/data/types.cxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "types.hxx" -#include "scmatrix.hxx" +#include +#include namespace sc { diff --git a/sc/source/core/data/userdat.cxx b/sc/source/core/data/userdat.cxx index 99d343e8523e..0e4177647ce5 100644 --- a/sc/source/core/data/userdat.cxx +++ b/sc/source/core/data/userdat.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "userdat.hxx" -#include "drwlayer.hxx" -#include "rechead.hxx" +#include +#include +#include ScDrawObjData::ScDrawObjData() : diff --git a/sc/source/core/data/validat.cxx b/sc/source/core/data/validat.cxx index 99d07a9242f4..45c113e63a3d 100644 --- a/sc/source/core/data/validat.cxx +++ b/sc/source/core/data/validat.cxx @@ -19,7 +19,7 @@ #include -#include "validat.hxx" +#include #include #include @@ -36,19 +36,19 @@ #include #include -#include "scitems.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "patattr.hxx" -#include "rechead.hxx" -#include "globstr.hrc" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "typedstrdata.hxx" -#include "dociter.hxx" -#include "editutil.hxx" -#include "tokenarray.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/inc/adiasync.hxx b/sc/source/core/inc/adiasync.hxx index ba444fb98970..b0fa50393415 100644 --- a/sc/source/core/inc/adiasync.hxx +++ b/sc/source/core/inc/adiasync.hxx @@ -23,7 +23,7 @@ #include #include -#include "callform.hxx" +#include extern "C" { void CALLTYPE ScAddInAsyncCallBack( double& nHandle, void* pData ); diff --git a/sc/source/core/inc/bcaslot.hxx b/sc/source/core/inc/bcaslot.hxx index 5e543c8eaae7..34199c2ec972 100644 --- a/sc/source/core/inc/bcaslot.hxx +++ b/sc/source/core/inc/bcaslot.hxx @@ -28,8 +28,8 @@ #include -#include "global.hxx" -#include "brdcst.hxx" +#include +#include #include class ScBroadcastArea; diff --git a/sc/source/core/inc/cellkeytranslator.hxx b/sc/source/core/inc/cellkeytranslator.hxx index 9bfa9a25bd72..766a0689a071 100644 --- a/sc/source/core/inc/cellkeytranslator.hxx +++ b/sc/source/core/inc/cellkeytranslator.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_CORE_INC_CELLKEYTRANSLATOR_HXX #define INCLUDED_SC_SOURCE_CORE_INC_CELLKEYTRANSLATOR_HXX -#include "global.hxx" +#include #include #include #include diff --git a/sc/source/core/inc/ddelink.hxx b/sc/source/core/inc/ddelink.hxx index fb7e8c7d3d59..7bcae157675d 100644 --- a/sc/source/core/inc/ddelink.hxx +++ b/sc/source/core/inc/ddelink.hxx @@ -20,10 +20,10 @@ #ifndef INCLUDED_SC_SOURCE_CORE_INC_DDELINK_HXX #define INCLUDED_SC_SOURCE_CORE_INC_DDELINK_HXX -#include "address.hxx" +#include #include #include -#include "types.hxx" +#include class ScDocument; class ScMultipleReadHeader; diff --git a/sc/source/core/inc/doubleref.hxx b/sc/source/core/inc/doubleref.hxx index b4a94897fa54..3eb3d7ac7a97 100644 --- a/sc/source/core/inc/doubleref.hxx +++ b/sc/source/core/inc/doubleref.hxx @@ -24,8 +24,8 @@ #include -#include "address.hxx" -#include "types.hxx" +#include +#include class ScDocument; struct ScDBQueryParamBase; diff --git a/sc/source/core/inc/formulagroupcl.hxx b/sc/source/core/inc/formulagroupcl.hxx index cbfdc14a516c..b065529b810c 100644 --- a/sc/source/core/inc/formulagroupcl.hxx +++ b/sc/source/core/inc/formulagroupcl.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_CORE_INC_FORMULAGROUPCL_HXX #define INCLUDED_SC_SOURCE_CORE_INC_FORMULAGROUPCL_HXX -#include "formulagroup.hxx" +#include namespace sc { namespace opencl { diff --git a/sc/source/core/inc/grouptokenconverter.hxx b/sc/source/core/inc/grouptokenconverter.hxx index 66583da9edc1..a51fa6337edf 100644 --- a/sc/source/core/inc/grouptokenconverter.hxx +++ b/sc/source/core/inc/grouptokenconverter.hxx @@ -10,11 +10,11 @@ #ifndef INCLUDED_SC_SOURCE_CORE_INC_GROUPTOKENCONVERTER_HXX #define INCLUDED_SC_SOURCE_CORE_INC_GROUPTOKENCONVERTER_HXX -#include "document.hxx" -#include "formulacell.hxx" -#include "scdllapi.h" -#include "tokenarray.hxx" -#include "types.hxx" +#include +#include +#include +#include +#include #include class SC_DLLPUBLIC ScGroupTokenConverter diff --git a/sc/source/core/inc/interpre.hxx b/sc/source/core/inc/interpre.hxx index c50f65078e81..9917e943fe59 100644 --- a/sc/source/core/inc/interpre.hxx +++ b/sc/source/core/inc/interpre.hxx @@ -27,13 +27,13 @@ #include #include #include -#include "scdll.hxx" -#include "scdllapi.h" -#include "types.hxx" -#include "externalrefmgr.hxx" -#include "calcconfig.hxx" -#include "token.hxx" -#include "math.hxx" +#include +#include +#include +#include +#include +#include +#include #include "parclass.hxx" #include diff --git a/sc/source/core/inc/jumpmatrix.hxx b/sc/source/core/inc/jumpmatrix.hxx index 1c61b330108d..cbc1a1d0671c 100644 --- a/sc/source/core/inc/jumpmatrix.hxx +++ b/sc/source/core/inc/jumpmatrix.hxx @@ -24,9 +24,9 @@ #include #include #include -#include "types.hxx" -#include "address.hxx" -#include "token.hxx" +#include +#include +#include typedef ::std::vector< const formula::FormulaToken*> ScTokenVec; diff --git a/sc/source/core/inc/poolhelp.hxx b/sc/source/core/inc/poolhelp.hxx index 22da03c6fcc1..dfe615821413 100644 --- a/sc/source/core/inc/poolhelp.hxx +++ b/sc/source/core/inc/poolhelp.hxx @@ -22,7 +22,7 @@ #include #include -#include "docoptio.hxx" +#include #include class ScDocument; diff --git a/sc/source/core/inc/refupdat.hxx b/sc/source/core/inc/refupdat.hxx index 8a8bb508aaac..1ddfd36ae42b 100644 --- a/sc/source/core/inc/refupdat.hxx +++ b/sc/source/core/inc/refupdat.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_CORE_INC_REFUPDAT_HXX #define INCLUDED_SC_SOURCE_CORE_INC_REFUPDAT_HXX -#include "global.hxx" +#include class ScDocument; class ScBigRange; diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx index 9d5c6112f767..1b89d3f1dcec 100644 --- a/sc/source/core/opencl/formulagroupcl.cxx +++ b/sc/source/core/opencl/formulagroupcl.cxx @@ -7,17 +7,17 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "formulagroup.hxx" -#include "formulagroupcl.hxx" -#include "grouptokenconverter.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include -#include "scmatrix.hxx" +#include #include diff --git a/sc/source/core/opencl/op_addin.cxx b/sc/source/core/opencl/op_addin.cxx index a87092eb3819..6a9ef06ed9a1 100644 --- a/sc/source/core/opencl/op_addin.cxx +++ b/sc/source/core/opencl/op_addin.cxx @@ -9,12 +9,12 @@ #include "op_addin.hxx" -#include "formulagroup.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/opencl/op_array.cxx b/sc/source/core/opencl/op_array.cxx index ef4d6c3c4cd1..45e66774a08c 100644 --- a/sc/source/core/opencl/op_array.cxx +++ b/sc/source/core/opencl/op_array.cxx @@ -9,12 +9,12 @@ #include "op_array.hxx" -#include "formulagroup.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/opencl/op_database.cxx b/sc/source/core/opencl/op_database.cxx index d095d0f4ab8f..a86a49198a0c 100644 --- a/sc/source/core/opencl/op_database.cxx +++ b/sc/source/core/opencl/op_database.cxx @@ -9,12 +9,12 @@ #include "op_database.hxx" -#include "formulagroup.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/opencl/op_financial.cxx b/sc/source/core/opencl/op_financial.cxx index a10f094efb73..c47457f87d1d 100644 --- a/sc/source/core/opencl/op_financial.cxx +++ b/sc/source/core/opencl/op_financial.cxx @@ -9,12 +9,12 @@ #include "op_financial.hxx" -#include "formulagroup.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/opencl/op_logical.cxx b/sc/source/core/opencl/op_logical.cxx index acb836a02c20..faf1a919d7b0 100644 --- a/sc/source/core/opencl/op_logical.cxx +++ b/sc/source/core/opencl/op_logical.cxx @@ -9,12 +9,12 @@ #include "op_logical.hxx" -#include "formulagroup.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/opencl/op_math.cxx b/sc/source/core/opencl/op_math.cxx index 68a11c35edc2..eb9a740bb09a 100644 --- a/sc/source/core/opencl/op_math.cxx +++ b/sc/source/core/opencl/op_math.cxx @@ -9,12 +9,12 @@ #include "op_math.hxx" -#include "formulagroup.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include "opinlinefun_math.hxx" #include diff --git a/sc/source/core/opencl/op_spreadsheet.cxx b/sc/source/core/opencl/op_spreadsheet.cxx index b79d5cdd715d..ec9aed38a4b8 100644 --- a/sc/source/core/opencl/op_spreadsheet.cxx +++ b/sc/source/core/opencl/op_spreadsheet.cxx @@ -9,12 +9,12 @@ #include "op_spreadsheet.hxx" -#include "formulagroup.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/opencl/op_statistical.cxx b/sc/source/core/opencl/op_statistical.cxx index c333e78f7590..762ab2a275a5 100644 --- a/sc/source/core/opencl/op_statistical.cxx +++ b/sc/source/core/opencl/op_statistical.cxx @@ -9,12 +9,12 @@ #include "op_statistical.hxx" -#include "formulagroup.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include #include "opinlinefun_statistical.cxx" diff --git a/sc/source/core/opencl/opbase.hxx b/sc/source/core/opencl/opbase.hxx index d3e94de1cdb6..e33431fd139d 100644 --- a/sc/source/core/opencl/opbase.hxx +++ b/sc/source/core/opencl/opbase.hxx @@ -19,7 +19,7 @@ #include #include -#include "calcconfig.hxx" +#include namespace sc { namespace opencl { diff --git a/sc/source/core/tool/addincfg.cxx b/sc/source/core/tool/addincfg.cxx index 30243fe4cb4f..92ca222468c6 100644 --- a/sc/source/core/tool/addincfg.cxx +++ b/sc/source/core/tool/addincfg.cxx @@ -19,11 +19,11 @@ #include -#include "global.hxx" -#include "addincol.hxx" -#include "addincfg.hxx" -#include "scmod.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/tool/addincol.cxx b/sc/source/core/tool/addincol.cxx index ee13fc553d7b..49aed16a7a95 100644 --- a/sc/source/core/tool/addincol.cxx +++ b/sc/source/core/tool/addincol.cxx @@ -38,21 +38,21 @@ #include #include -#include "addincol.hxx" -#include "addinhelpid.hxx" -#include "compiler.hxx" -#include "scmatrix.hxx" -#include "addinlis.hxx" +#include +#include +#include +#include +#include #include #include -#include "sc.hrc" -#include "optutil.hxx" -#include "addincfg.hxx" -#include "scmod.hxx" -#include "rangeseq.hxx" -#include "funcdesc.hxx" +#include +#include +#include +#include +#include +#include #include -#include "formulaopt.hxx" +#include #include using namespace com::sun::star; diff --git a/sc/source/core/tool/addinhelpid.cxx b/sc/source/core/tool/addinhelpid.cxx index c1c6c1fe1730..f60953541abd 100644 --- a/sc/source/core/tool/addinhelpid.cxx +++ b/sc/source/core/tool/addinhelpid.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "addinhelpid.hxx" -#include "sc.hrc" +#include +#include // A struct containing the built-in function name and the built-in help ID. struct ScUnoAddInHelpId diff --git a/sc/source/core/tool/addinlis.cxx b/sc/source/core/tool/addinlis.cxx index 3181956a10eb..211605650f7b 100644 --- a/sc/source/core/tool/addinlis.cxx +++ b/sc/source/core/tool/addinlis.cxx @@ -20,11 +20,11 @@ #include #include -#include "addinlis.hxx" -#include "miscuno.hxx" -#include "document.hxx" -#include "brdcst.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/tool/address.cxx b/sc/source/core/tool/address.cxx index e8c5ed4622ef..36ed41b0d8c9 100644 --- a/sc/source/core/tool/address.cxx +++ b/sc/source/core/tool/address.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "address.hxx" -#include "global.hxx" -#include "compiler.hxx" -#include "document.hxx" -#include "externalrefmgr.hxx" +#include +#include +#include +#include +#include -#include "globstr.hrc" +#include #include #include diff --git a/sc/source/core/tool/adiasync.cxx b/sc/source/core/tool/adiasync.cxx index ee531d5bcdc3..9b93b3917c48 100644 --- a/sc/source/core/tool/adiasync.cxx +++ b/sc/source/core/tool/adiasync.cxx @@ -23,11 +23,11 @@ #include -#include "adiasync.hxx" -#include "brdcst.hxx" -#include "global.hxx" -#include "document.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/appoptio.cxx b/sc/source/core/tool/appoptio.cxx index 885415708afa..39480a3680c3 100644 --- a/sc/source/core/tool/appoptio.cxx +++ b/sc/source/core/tool/appoptio.cxx @@ -21,14 +21,14 @@ #include #include -#include "appoptio.hxx" -#include "rechead.hxx" -#include "scresid.hxx" -#include "global.hxx" -#include "userlist.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include +#include #include -#include "miscuno.hxx" +#include #include using namespace utl; diff --git a/sc/source/core/tool/autoform.cxx b/sc/source/core/tool/autoform.cxx index 9ac6455a9ab0..23e5ac68561f 100644 --- a/sc/source/core/tool/autoform.cxx +++ b/sc/source/core/tool/autoform.cxx @@ -18,7 +18,7 @@ */ #include -#include "autoform.hxx" +#include #include #include @@ -35,8 +35,8 @@ #include #include -#include "globstr.hrc" -#include "document.hxx" +#include +#include /* * XXX: BIG RED NOTICE! Changes MUST be binary file format compatible and MUST diff --git a/sc/source/core/tool/brdcst.cxx b/sc/source/core/tool/brdcst.cxx index 963a4fb543fb..bf852b36335e 100644 --- a/sc/source/core/tool/brdcst.cxx +++ b/sc/source/core/tool/brdcst.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "brdcst.hxx" +#include ScHint::ScHint( SfxHintId n, const ScAddress& a ) : SfxHint(n), aAddress(a) {} diff --git a/sc/source/core/tool/calcconfig.cxx b/sc/source/core/tool/calcconfig.cxx index e80ec3fbceb0..3862eeef5a2f 100644 --- a/sc/source/core/tool/calcconfig.cxx +++ b/sc/source/core/tool/calcconfig.cxx @@ -17,9 +17,9 @@ #include #include -#include "calcconfig.hxx" -#include "compiler.hxx" -#include "docsh.hxx" +#include +#include +#include #include diff --git a/sc/source/core/tool/callform.cxx b/sc/source/core/tool/callform.cxx index 35687f0f7068..7ff7553172d9 100644 --- a/sc/source/core/tool/callform.cxx +++ b/sc/source/core/tool/callform.cxx @@ -27,9 +27,9 @@ #include #include -#include "callform.hxx" -#include "global.hxx" -#include "adiasync.hxx" +#include +#include +#include extern "C" { diff --git a/sc/source/core/tool/cellform.cxx b/sc/source/core/tool/cellform.cxx index c16c7440b25f..614b1f5ab366 100644 --- a/sc/source/core/tool/cellform.cxx +++ b/sc/source/core/tool/cellform.cxx @@ -17,17 +17,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "cellform.hxx" +#include #include #include #include -#include "formulacell.hxx" -#include "document.hxx" -#include "cellvalue.hxx" +#include +#include +#include #include -#include "sc.hrc" +#include #include void ScCellFormat::GetString( ScRefCellValue& rCell, sal_uLong nFormat, OUString& rString, diff --git a/sc/source/core/tool/cellkeytranslator.cxx b/sc/source/core/tool/cellkeytranslator.cxx index ed90ed626d51..effc7145970e 100644 --- a/sc/source/core/tool/cellkeytranslator.cxx +++ b/sc/source/core/tool/cellkeytranslator.cxx @@ -18,7 +18,7 @@ */ #include -#include "cellkeytranslator.hxx" +#include #include #include #include diff --git a/sc/source/core/tool/chartarr.cxx b/sc/source/core/tool/chartarr.cxx index 6ce768b69543..64ff0f8aa49e 100644 --- a/sc/source/core/tool/chartarr.cxx +++ b/sc/source/core/tool/chartarr.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include -#include "chartarr.hxx" -#include "cellvalue.hxx" -#include "document.hxx" -#include "rechead.hxx" -#include "globstr.hrc" -#include "formulacell.hxx" -#include "docoptio.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/charthelper.cxx b/sc/source/core/tool/charthelper.cxx index b2311eb768f5..b8a6f0381882 100644 --- a/sc/source/core/tool/charthelper.cxx +++ b/sc/source/core/tool/charthelper.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "charthelper.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "rangelst.hxx" -#include "chartlis.hxx" -#include "docuno.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/chartlis.cxx b/sc/source/core/tool/chartlis.cxx index 75010c572b54..d11040b8944a 100644 --- a/sc/source/core/tool/chartlis.cxx +++ b/sc/source/core/tool/chartlis.cxx @@ -20,10 +20,10 @@ #include #include -#include "chartlis.hxx" -#include "brdcst.hxx" -#include "document.hxx" -#include "reftokenhelper.hxx" +#include +#include +#include +#include using namespace com::sun::star; using ::std::vector; diff --git a/sc/source/core/tool/chartlock.cxx b/sc/source/core/tool/chartlock.cxx index 82b40d476d9e..d33a82a09e0b 100644 --- a/sc/source/core/tool/chartlock.cxx +++ b/sc/source/core/tool/chartlock.cxx @@ -22,9 +22,9 @@ #include #include -#include "chartlock.hxx" -#include "document.hxx" -#include "drwlayer.hxx" +#include +#include +#include #include diff --git a/sc/source/core/tool/chartpos.cxx b/sc/source/core/tool/chartpos.cxx index f744e4634fbc..ed22a5ecb639 100644 --- a/sc/source/core/tool/chartpos.cxx +++ b/sc/source/core/tool/chartpos.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "chartpos.hxx" -#include "document.hxx" -#include "rechead.hxx" +#include +#include +#include #include #include diff --git a/sc/source/core/tool/chgtrack.cxx b/sc/source/core/tool/chgtrack.cxx index a85481261088..e10bac450aa1 100644 --- a/sc/source/core/tool/chgtrack.cxx +++ b/sc/source/core/tool/chgtrack.cxx @@ -17,23 +17,23 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "chgtrack.hxx" -#include "compiler.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "dociter.hxx" -#include "global.hxx" -#include "rechead.hxx" -#include "scerrors.hxx" -#include "scmod.hxx" -#include "inputopt.hxx" -#include "patattr.hxx" -#include "hints.hxx" -#include "markdata.hxx" -#include "globstr.hrc" -#include "editutil.hxx" -#include "tokenarray.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/chgviset.cxx b/sc/source/core/tool/chgviset.cxx index 34e6e69ef4b5..da19c886aa6b 100644 --- a/sc/source/core/tool/chgviset.cxx +++ b/sc/source/core/tool/chgviset.cxx @@ -19,10 +19,10 @@ #include -#include "chgviset.hxx" -#include "rechead.hxx" -#include "chgtrack.hxx" -#include "document.hxx" +#include +#include +#include +#include ScChangeViewSettings::~ScChangeViewSettings() { diff --git a/sc/source/core/tool/compare.cxx b/sc/source/core/tool/compare.cxx index c1ac68492053..9075cb8ade15 100644 --- a/sc/source/core/tool/compare.cxx +++ b/sc/source/core/tool/compare.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "compare.hxx" +#include -#include "document.hxx" -#include "docoptio.hxx" +#include +#include #include diff --git a/sc/source/core/tool/compiler.cxx b/sc/source/core/tool/compiler.cxx index acee51f38879..cd8760b6bde6 100644 --- a/sc/source/core/tool/compiler.cxx +++ b/sc/source/core/tool/compiler.cxx @@ -19,7 +19,7 @@ #include -#include "compiler.hxx" +#include #include #include @@ -44,28 +44,28 @@ #include #include #include -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "document.hxx" -#include "callform.hxx" -#include "addincol.hxx" -#include "refupdat.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "formulacell.hxx" -#include "dociter.hxx" -#include "docoptio.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "parclass.hxx" -#include "autonamecache.hxx" -#include "externalrefmgr.hxx" -#include "rangeutl.hxx" -#include "convuno.hxx" -#include "tokenuno.hxx" -#include "formulaparserpool.hxx" -#include "tokenarray.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include using namespace formula; diff --git a/sc/source/core/tool/consoli.cxx b/sc/source/core/tool/consoli.cxx index 7356cae6c613..ebb4e41437a4 100644 --- a/sc/source/core/tool/consoli.cxx +++ b/sc/source/core/tool/consoli.cxx @@ -17,14 +17,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "consoli.hxx" -#include "document.hxx" -#include "olinetab.hxx" -#include "globstr.hrc" -#include "subtotal.hxx" +#include +#include +#include +#include +#include #include -#include "formulacell.hxx" -#include "tokenarray.hxx" +#include +#include #include #include diff --git a/sc/source/core/tool/dbdata.cxx b/sc/source/core/tool/dbdata.cxx index a7049d81b908..020b2daed980 100644 --- a/sc/source/core/tool/dbdata.cxx +++ b/sc/source/core/tool/dbdata.cxx @@ -21,18 +21,18 @@ #include -#include "dbdata.hxx" -#include "globalnames.hxx" -#include "refupdat.hxx" -#include "rechead.hxx" -#include "document.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "globstr.hrc" -#include "subtotalparam.hxx" -#include "sortparam.hxx" -#include "dociter.hxx" -#include "brdcst.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/ddelink.cxx b/sc/source/core/tool/ddelink.cxx index bf0778d36989..570d8c26580d 100644 --- a/sc/source/core/tool/ddelink.cxx +++ b/sc/source/core/tool/ddelink.cxx @@ -24,15 +24,15 @@ #include #include -#include "ddelink.hxx" -#include "brdcst.hxx" -#include "document.hxx" -#include "scmatrix.hxx" -#include "patattr.hxx" -#include "rechead.hxx" -#include "rangeseq.hxx" -#include "sc.hrc" -#include "hints.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #define DDE_TXT_ENCODING osl_getThreadTextEncoding() diff --git a/sc/source/core/tool/defaultsoptions.cxx b/sc/source/core/tool/defaultsoptions.cxx index e49516f65610..88bcc743068e 100644 --- a/sc/source/core/tool/defaultsoptions.cxx +++ b/sc/source/core/tool/defaultsoptions.cxx @@ -10,13 +10,13 @@ #include #include -#include "defaultsoptions.hxx" -#include "miscuno.hxx" -#include "global.hxx" -#include "attrib.hxx" -#include "scitems.hxx" -#include "globstr.hrc" -#include "sc.hrc" +#include +#include +#include +#include +#include +#include +#include using namespace utl; using namespace com::sun::star::uno; diff --git a/sc/source/core/tool/detdata.cxx b/sc/source/core/tool/detdata.cxx index e86707d66d9d..32130e3d35dc 100644 --- a/sc/source/core/tool/detdata.cxx +++ b/sc/source/core/tool/detdata.cxx @@ -18,9 +18,9 @@ */ #include -#include "detdata.hxx" -#include "refupdat.hxx" -#include "rechead.hxx" +#include +#include +#include ScDetOpList::ScDetOpList(const ScDetOpList& rList) : bHasAddError( false ) diff --git a/sc/source/core/tool/detfunc.cxx b/sc/source/core/tool/detfunc.cxx index d8259f12835b..92f347e1d07f 100644 --- a/sc/source/core/tool/detfunc.cxx +++ b/sc/source/core/tool/detfunc.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -53,22 +53,22 @@ #include #include -#include "detfunc.hxx" -#include "document.hxx" -#include "dociter.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "validat.hxx" -#include "formulacell.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "attrib.hxx" -#include "scmod.hxx" -#include "postit.hxx" -#include "rangelst.hxx" -#include "reftokenhelper.hxx" -#include "formulaiter.hxx" -#include "cellvalue.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/docoptio.cxx b/sc/source/core/tool/docoptio.cxx index 659fb16f22ce..38ca02011f00 100644 --- a/sc/source/core/tool/docoptio.cxx +++ b/sc/source/core/tool/docoptio.cxx @@ -23,13 +23,13 @@ #include #include -#include "docoptio.hxx" -#include "rechead.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "miscuno.hxx" -#include "global.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include using namespace utl; using namespace com::sun::star::uno; diff --git a/sc/source/core/tool/doubleref.cxx b/sc/source/core/tool/doubleref.cxx index 037257659396..feb9c51627fa 100644 --- a/sc/source/core/tool/doubleref.cxx +++ b/sc/source/core/tool/doubleref.cxx @@ -17,14 +17,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "doubleref.hxx" -#include "formulacell.hxx" -#include "global.hxx" -#include "document.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "globstr.hrc" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/editdataarray.cxx b/sc/source/core/tool/editdataarray.cxx index 5f5b7ecac67e..5a794326836e 100644 --- a/sc/source/core/tool/editdataarray.cxx +++ b/sc/source/core/tool/editdataarray.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "editdataarray.hxx" +#include ScEditDataArray::ScEditDataArray() { diff --git a/sc/source/core/tool/editutil.cxx b/sc/source/core/tool/editutil.cxx index a46f18e1aaa5..642532bedd85 100644 --- a/sc/source/core/tool/editutil.cxx +++ b/sc/source/core/tool/editutil.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -38,15 +38,15 @@ #include #include -#include "editutil.hxx" -#include "global.hxx" -#include "attrib.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "scmod.hxx" -#include "inputopt.hxx" -#include "compiler.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/tool/filtopt.cxx b/sc/source/core/tool/filtopt.cxx index 9108e609d704..d12cdbeca43c 100644 --- a/sc/source/core/tool/filtopt.cxx +++ b/sc/source/core/tool/filtopt.cxx @@ -21,8 +21,8 @@ #include #include -#include "filtopt.hxx" -#include "miscuno.hxx" +#include +#include using namespace utl; using namespace css::uno; diff --git a/sc/source/core/tool/formulagroup.cxx b/sc/source/core/tool/formulagroup.cxx index 03e86ed19a45..0730bae98a4d 100644 --- a/sc/source/core/tool/formulagroup.cxx +++ b/sc/source/core/tool/formulagroup.cxx @@ -9,15 +9,15 @@ #include -#include "formulagroup.hxx" -#include "formulagroupcl.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "compiler.hxx" -#include "interpre.hxx" -#include "scmatrix.hxx" -#include "globalnames.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/formulaopt.cxx b/sc/source/core/tool/formulaopt.cxx index 62fc4034543d..2271d8801164 100644 --- a/sc/source/core/tool/formulaopt.cxx +++ b/sc/source/core/tool/formulaopt.cxx @@ -11,11 +11,11 @@ #include #include -#include "formulaopt.hxx" -#include "miscuno.hxx" -#include "global.hxx" -#include "formulagroup.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include using namespace utl; using namespace com::sun::star::uno; diff --git a/sc/source/core/tool/formulaparserpool.cxx b/sc/source/core/tool/formulaparserpool.cxx index 1cfab3575be7..f47ae78c6c7e 100644 --- a/sc/source/core/tool/formulaparserpool.cxx +++ b/sc/source/core/tool/formulaparserpool.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "formulaparserpool.hxx" +#include #include #include #include @@ -25,7 +25,7 @@ #include #include #include -#include "document.hxx" +#include using namespace ::com::sun::star::beans; using namespace ::com::sun::star::container; diff --git a/sc/source/core/tool/formularesult.cxx b/sc/source/core/tool/formularesult.cxx index bcd96cb8d98a..1b3fcd995f8a 100644 --- a/sc/source/core/tool/formularesult.cxx +++ b/sc/source/core/tool/formularesult.cxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "formularesult.hxx" -#include "scmatrix.hxx" +#include +#include namespace sc { diff --git a/sc/source/core/tool/hints.cxx b/sc/source/core/tool/hints.cxx index e283eee7192f..93fc2cd2eaf1 100644 --- a/sc/source/core/tool/hints.cxx +++ b/sc/source/core/tool/hints.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "hints.hxx" +#include // ScPaintHint - info what has to be repainted diff --git a/sc/source/core/tool/inputopt.cxx b/sc/source/core/tool/inputopt.cxx index fe52c6270401..b7cb011ed105 100644 --- a/sc/source/core/tool/inputopt.cxx +++ b/sc/source/core/tool/inputopt.cxx @@ -21,12 +21,12 @@ #include #include -#include "inputopt.hxx" -#include "rechead.hxx" -#include "scresid.hxx" -#include "global.hxx" -#include "sc.hrc" -#include "miscuno.hxx" +#include +#include +#include +#include +#include +#include using namespace utl; using namespace com::sun::star::uno; diff --git a/sc/source/core/tool/interpr1.cxx b/sc/source/core/tool/interpr1.cxx index af261e97ce1a..d1a42227c632 100644 --- a/sc/source/core/tool/interpr1.cxx +++ b/sc/source/core/tool/interpr1.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "interpre.hxx" +#include -#include "scitems.hxx" +#include #include #include #include @@ -36,28 +36,28 @@ #include #include -#include "patattr.hxx" -#include "global.hxx" -#include "document.hxx" -#include "dociter.hxx" -#include "formulacell.hxx" -#include "scmatrix.hxx" -#include "docoptio.hxx" -#include "globstr.hrc" -#include "attrib.hxx" -#include "jumpmatrix.hxx" -#include "cellkeytranslator.hxx" -#include "lookupcache.hxx" -#include "rangenam.hxx" -#include "rangeutl.hxx" -#include "compiler.hxx" -#include "externalrefmgr.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "doubleref.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "tokenarray.hxx" -#include "compare.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/interpr2.cxx b/sc/source/core/tool/interpr2.cxx index 24e1ca148f7e..44a4c02344ac 100644 --- a/sc/source/core/tool/interpr2.cxx +++ b/sc/source/core/tool/interpr2.cxx @@ -18,7 +18,7 @@ */ #include -#include "interpre.hxx" +#include #include #include @@ -29,24 +29,24 @@ #include #include -#include "attrib.hxx" -#include "sc.hrc" -#include "ddelink.hxx" -#include "scmatrix.hxx" -#include "compiler.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "dociter.hxx" -#include "docoptio.hxx" -#include "unitconv.hxx" -#include "globstr.hrc" -#include "hints.hxx" -#include "dpobject.hxx" -#include "postit.hxx" -#include "tokenarray.hxx" -#include "globalnames.hxx" -#include "stlsheet.hxx" -#include "dpcache.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/tool/interpr3.cxx b/sc/source/core/tool/interpr3.cxx index e6ae4c2649d8..7c9753cae3b7 100644 --- a/sc/source/core/tool/interpr3.cxx +++ b/sc/source/core/tool/interpr3.cxx @@ -21,15 +21,15 @@ #include #include -#include "interpre.hxx" -#include "global.hxx" -#include "compiler.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "dociter.hxx" -#include "matrixoperators.hxx" -#include "scmatrix.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/interpr4.cxx b/sc/source/core/tool/interpr4.cxx index b2dc0adee55e..50350fac8e85 100644 --- a/sc/source/core/tool/interpr4.cxx +++ b/sc/source/core/tool/interpr4.cxx @@ -19,7 +19,7 @@ #include -#include "interpre.hxx" +#include #include #include @@ -43,29 +43,29 @@ #include #include -#include "global.hxx" -#include "dbdata.hxx" -#include "formulacell.hxx" -#include "callform.hxx" -#include "addincol.hxx" -#include "document.hxx" -#include "dociter.hxx" -#include "docoptio.hxx" -#include "scmatrix.hxx" -#include "adiasync.hxx" -#include "sc.hrc" -#include "cellsuno.hxx" -#include "optuno.hxx" -#include "rangeseq.hxx" -#include "addinlis.hxx" -#include "jumpmatrix.hxx" -#include "parclass.hxx" -#include "externalrefmgr.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "macromgr.hxx" -#include "doubleref.hxx" -#include "queryparam.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/interpr5.cxx b/sc/source/core/tool/interpr5.cxx index 1293ed7a597d..0fe8cced4c6f 100644 --- a/sc/source/core/tool/interpr5.cxx +++ b/sc/source/core/tool/interpr5.cxx @@ -28,16 +28,16 @@ #include #include -#include "interpre.hxx" -#include "global.hxx" -#include "compiler.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "dociter.hxx" -#include "scmatrix.hxx" -#include "globstr.hrc" -#include "cellkeytranslator.hxx" -#include "formulagroup.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/tool/interpr6.cxx b/sc/source/core/tool/interpr6.cxx index 15b46a9d7d5b..ea19289230a2 100644 --- a/sc/source/core/tool/interpr6.cxx +++ b/sc/source/core/tool/interpr6.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "interpre.hxx" -#include "columnspanset.hxx" -#include "column.hxx" -#include "document.hxx" -#include "cellvalue.hxx" -#include "dociter.hxx" -#include "mtvcellfunc.hxx" -#include "scmatrix.hxx" - -#include "arraysumfunctor.hxx" +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include diff --git a/sc/source/core/tool/interpr7.cxx b/sc/source/core/tool/interpr7.cxx index 738447ea16dd..b92bf8cccf22 100644 --- a/sc/source/core/tool/interpr7.cxx +++ b/sc/source/core/tool/interpr7.cxx @@ -7,10 +7,10 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "interpre.hxx" -#include "jumpmatrix.hxx" -#include "formulacell.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include #include #include #include @@ -19,7 +19,7 @@ #include #include -#include "libxml/xpath.h" +#include #include #include #include diff --git a/sc/source/core/tool/jumpmatrix.cxx b/sc/source/core/tool/jumpmatrix.cxx index cc7455f42a5d..c80c8ca1cf0d 100644 --- a/sc/source/core/tool/jumpmatrix.cxx +++ b/sc/source/core/tool/jumpmatrix.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "jumpmatrix.hxx" -#include "scmatrix.hxx" +#include +#include #include diff --git a/sc/source/core/tool/lookupcache.cxx b/sc/source/core/tool/lookupcache.cxx index d0258946ac20..95a6d196287f 100644 --- a/sc/source/core/tool/lookupcache.cxx +++ b/sc/source/core/tool/lookupcache.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "lookupcache.hxx" -#include "document.hxx" -#include "queryentry.hxx" +#include +#include +#include #include ScLookupCache::QueryCriteria::QueryCriteria( const ScQueryEntry& rEntry ) : diff --git a/sc/source/core/tool/matrixoperators.cxx b/sc/source/core/tool/matrixoperators.cxx index ed84ac06c1f1..d9b1c116f465 100644 --- a/sc/source/core/tool/matrixoperators.cxx +++ b/sc/source/core/tool/matrixoperators.cxx @@ -8,7 +8,7 @@ */ #include -#include "matrixoperators.hxx" +#include namespace sc { diff --git a/sc/source/core/tool/navicfg.cxx b/sc/source/core/tool/navicfg.cxx index 9fff302b2ea8..ad8e2958002e 100644 --- a/sc/source/core/tool/navicfg.cxx +++ b/sc/source/core/tool/navicfg.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "navicfg.hxx" -#include "content.hxx" +#include +#include //TODO: #define CFGPATH_NAVIPI "Office.Calc/Navigator" diff --git a/sc/source/core/tool/odffmap.cxx b/sc/source/core/tool/odffmap.cxx index 2b6e0998f425..5cbfdeeb0d7a 100644 --- a/sc/source/core/tool/odffmap.cxx +++ b/sc/source/core/tool/odffmap.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "compiler.hxx" +#include #include // ODFF, English, MapDupToInternal when writing ODFF, Programmatical, ODF_11 diff --git a/sc/source/core/tool/optutil.cxx b/sc/source/core/tool/optutil.cxx index d3da3eba31b0..778fef9d409f 100644 --- a/sc/source/core/tool/optutil.cxx +++ b/sc/source/core/tool/optutil.cxx @@ -19,8 +19,8 @@ #include -#include "optutil.hxx" -#include "global.hxx" +#include +#include #include #include diff --git a/sc/source/core/tool/orcusxml.cxx b/sc/source/core/tool/orcusxml.cxx index df7b1b153fc8..e3a64a685c03 100644 --- a/sc/source/core/tool/orcusxml.cxx +++ b/sc/source/core/tool/orcusxml.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "orcusxml.hxx" +#include #include diff --git a/sc/source/core/tool/parclass.cxx b/sc/source/core/tool/parclass.cxx index 8e0e485a67e0..d42e4e6253a2 100644 --- a/sc/source/core/tool/parclass.cxx +++ b/sc/source/core/tool/parclass.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "parclass.hxx" -#include "token.hxx" -#include "global.hxx" -#include "callform.hxx" -#include "addincol.hxx" -#include "funcdesc.hxx" +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/core/tool/printopt.cxx b/sc/source/core/tool/printopt.cxx index ade54c635b30..d8b8b0e67f2d 100644 --- a/sc/source/core/tool/printopt.cxx +++ b/sc/source/core/tool/printopt.cxx @@ -21,9 +21,9 @@ #include #include -#include "printopt.hxx" -#include "miscuno.hxx" -#include "sc.hrc" +#include +#include +#include using namespace utl; using namespace com::sun::star::uno; diff --git a/sc/source/core/tool/prnsave.cxx b/sc/source/core/tool/prnsave.cxx index adb5aff85afa..223647db7cee 100644 --- a/sc/source/core/tool/prnsave.cxx +++ b/sc/source/core/tool/prnsave.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "prnsave.hxx" -#include "global.hxx" -#include "address.hxx" +#include +#include +#include #include diff --git a/sc/source/core/tool/progress.cxx b/sc/source/core/tool/progress.cxx index 3e268921cfff..b6b09e98bacb 100644 --- a/sc/source/core/tool/progress.cxx +++ b/sc/source/core/tool/progress.cxx @@ -26,10 +26,10 @@ #include #define SC_PROGRESS_CXX -#include "progress.hxx" -#include "document.hxx" -#include "global.hxx" -#include "globstr.hrc" +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/tool/queryentry.cxx b/sc/source/core/tool/queryentry.cxx index 953e291b880a..c685e7be6222 100644 --- a/sc/source/core/tool/queryentry.cxx +++ b/sc/source/core/tool/queryentry.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "queryentry.hxx" +#include #include diff --git a/sc/source/core/tool/queryparam.cxx b/sc/source/core/tool/queryparam.cxx index c902d2796bd4..60bf01366886 100644 --- a/sc/source/core/tool/queryparam.cxx +++ b/sc/source/core/tool/queryparam.cxx @@ -18,9 +18,9 @@ */ #include -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "scmatrix.hxx" +#include +#include +#include #include #include diff --git a/sc/source/core/tool/rangelst.cxx b/sc/source/core/tool/rangelst.cxx index 5daf4e547db3..8f976819bd5b 100644 --- a/sc/source/core/tool/rangelst.cxx +++ b/sc/source/core/tool/rangelst.cxx @@ -21,11 +21,11 @@ #include #include -#include "rangelst.hxx" -#include "document.hxx" -#include "refupdat.hxx" -#include "rechead.hxx" -#include "compiler.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/rangenam.cxx b/sc/source/core/tool/rangenam.cxx index aec4e958715f..de12cc15cf6c 100644 --- a/sc/source/core/tool/rangenam.cxx +++ b/sc/source/core/tool/rangenam.cxx @@ -25,16 +25,16 @@ #include #include -#include "token.hxx" -#include "tokenarray.hxx" -#include "rangenam.hxx" -#include "global.hxx" -#include "compiler.hxx" -#include "rangeutl.hxx" -#include "rechead.hxx" -#include "refupdat.hxx" -#include "document.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/rangeseq.cxx b/sc/source/core/tool/rangeseq.cxx index b1c39ff56a31..207733ba6b82 100644 --- a/sc/source/core/tool/rangeseq.cxx +++ b/sc/source/core/tool/rangeseq.cxx @@ -24,11 +24,11 @@ #include #include #include -#include "rangeseq.hxx" -#include "document.hxx" -#include "dociter.hxx" -#include "scmatrix.hxx" -#include "formulacell.hxx" +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/tool/rangeutl.cxx b/sc/source/core/tool/rangeutl.cxx index 3539ce935ead..9dceab2c30a3 100644 --- a/sc/source/core/tool/rangeutl.cxx +++ b/sc/source/core/tool/rangeutl.cxx @@ -19,17 +19,17 @@ #include #include -#include "rangeutl.hxx" -#include "document.hxx" -#include "global.hxx" -#include "dbdata.hxx" -#include "rangenam.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "convuno.hxx" -#include "externalrefmgr.hxx" -#include "compiler.hxx" -#include "refupdatecontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using ::formula::FormulaGrammar; using namespace ::com::sun::star; diff --git a/sc/source/core/tool/rechead.cxx b/sc/source/core/tool/rechead.cxx index 7ce4fcbff686..42b2b4cf6f0e 100644 --- a/sc/source/core/tool/rechead.cxx +++ b/sc/source/core/tool/rechead.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "rechead.hxx" -#include "scerrors.hxx" +#include +#include #include diff --git a/sc/source/core/tool/recursionhelper.cxx b/sc/source/core/tool/recursionhelper.cxx index 7d7a32cbc772..25591f41e823 100644 --- a/sc/source/core/tool/recursionhelper.cxx +++ b/sc/source/core/tool/recursionhelper.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "recursionhelper.hxx" +#include void ScRecursionHelper::Init() { diff --git a/sc/source/core/tool/refdata.cxx b/sc/source/core/tool/refdata.cxx index 5d7d0f320f68..bae3acc83ad1 100644 --- a/sc/source/core/tool/refdata.cxx +++ b/sc/source/core/tool/refdata.cxx @@ -21,7 +21,7 @@ #include -#include "refdata.hxx" +#include void ScSingleRefData::InitAddress( const ScAddress& rAdr ) { diff --git a/sc/source/core/tool/reffind.cxx b/sc/source/core/tool/reffind.cxx index 48e9c18dc358..ccb1f698556c 100644 --- a/sc/source/core/tool/reffind.cxx +++ b/sc/source/core/tool/reffind.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "reffind.hxx" -#include "global.hxx" -#include "compiler.hxx" -#include "document.hxx" +#include +#include +#include +#include namespace { diff --git a/sc/source/core/tool/refreshtimer.cxx b/sc/source/core/tool/refreshtimer.cxx index 6a48501e9c03..196c412102ae 100644 --- a/sc/source/core/tool/refreshtimer.cxx +++ b/sc/source/core/tool/refreshtimer.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "refreshtimer.hxx" -#include "refreshtimerprotector.hxx" +#include +#include void ScRefreshTimerControl::SetAllowRefresh( bool b ) { diff --git a/sc/source/core/tool/reftokenhelper.cxx b/sc/source/core/tool/reftokenhelper.cxx index da42511970bd..f47f6846a2f6 100644 --- a/sc/source/core/tool/reftokenhelper.cxx +++ b/sc/source/core/tool/reftokenhelper.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "reftokenhelper.hxx" -#include "document.hxx" -#include "rangeutl.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/refupdat.cxx b/sc/source/core/tool/refupdat.cxx index 8ad409187813..e580593353f8 100644 --- a/sc/source/core/tool/refupdat.cxx +++ b/sc/source/core/tool/refupdat.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "refupdat.hxx" -#include "document.hxx" -#include "compiler.hxx" -#include "bigrange.hxx" -#include "chgtrack.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/core/tool/scmatrix.cxx b/sc/source/core/tool/scmatrix.cxx index 7139a708e3dc..1cf9641771d6 100644 --- a/sc/source/core/tool/scmatrix.cxx +++ b/sc/source/core/tool/scmatrix.cxx @@ -18,16 +18,16 @@ */ #include -#include "scmatrix.hxx" -#include "global.hxx" -#include "address.hxx" +#include +#include +#include #include #include -#include "interpre.hxx" -#include "mtvelements.hxx" -#include "compare.hxx" -#include "matrixoperators.hxx" -#include "math.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/scopetools.cxx b/sc/source/core/tool/scopetools.cxx index cb5942b9e677..74c370a4f379 100644 --- a/sc/source/core/tool/scopetools.cxx +++ b/sc/source/core/tool/scopetools.cxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "scopetools.hxx" -#include "document.hxx" +#include +#include #include namespace sc { diff --git a/sc/source/core/tool/sharedformula.cxx b/sc/source/core/tool/sharedformula.cxx index 0a13d1527547..4b688654077c 100644 --- a/sc/source/core/tool/sharedformula.cxx +++ b/sc/source/core/tool/sharedformula.cxx @@ -7,9 +7,9 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "sharedformula.hxx" -#include "calcmacros.hxx" -#include "tokenarray.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/core/tool/simplerangelist.cxx b/sc/source/core/tool/simplerangelist.cxx index dbb122055c34..fd81db7f2de5 100644 --- a/sc/source/core/tool/simplerangelist.cxx +++ b/sc/source/core/tool/simplerangelist.cxx @@ -21,8 +21,8 @@ #include -#include "simplerangelist.hxx" -#include "rangelst.hxx" +#include +#include using ::std::list; using ::std::pair; diff --git a/sc/source/core/tool/stringutil.cxx b/sc/source/core/tool/stringutil.cxx index 72f579fd384a..94f49e0fef70 100644 --- a/sc/source/core/tool/stringutil.cxx +++ b/sc/source/core/tool/stringutil.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "stringutil.hxx" -#include "global.hxx" +#include +#include #include #include diff --git a/sc/source/core/tool/stylehelper.cxx b/sc/source/core/tool/stylehelper.cxx index fb6a2447ec3d..46f8c444b27c 100644 --- a/sc/source/core/tool/stylehelper.cxx +++ b/sc/source/core/tool/stylehelper.cxx @@ -20,9 +20,9 @@ #include #include -#include "stylehelper.hxx" -#include "global.hxx" -#include "globstr.hrc" +#include +#include +#include // conversion programmatic <-> display (visible) name // currently, the core always has the visible names diff --git a/sc/source/core/tool/subtotal.cxx b/sc/source/core/tool/subtotal.cxx index 2f3ffeadbcf0..f57d0ae1d8d4 100644 --- a/sc/source/core/tool/subtotal.cxx +++ b/sc/source/core/tool/subtotal.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "subtotal.hxx" -#include "interpre.hxx" +#include +#include bool SubTotal::SafePlus(double& fVal1, double fVal2) { diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx index aa3fff9226d4..865f384ddaf2 100644 --- a/sc/source/core/tool/token.cxx +++ b/sc/source/core/tool/token.cxx @@ -26,29 +26,29 @@ #include #include -#include "token.hxx" -#include "tokenarray.hxx" -#include "reftokenhelper.hxx" -#include "clipparam.hxx" -#include "compiler.hxx" -#include "interpre.hxx" +#include +#include +#include +#include +#include +#include #include #include #include #include #include -#include "rechead.hxx" -#include "parclass.hxx" -#include "jumpmatrix.hxx" -#include "rangeseq.hxx" -#include "externalrefmgr.hxx" -#include "document.hxx" -#include "refupdatecontext.hxx" -#include "tokenstringcontext.hxx" -#include "types.hxx" -#include "globstr.hrc" -#include "addincol.hxx" -#include "dbdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/core/tool/tokenstringcontext.cxx b/sc/source/core/tool/tokenstringcontext.cxx index f93717a3c6b1..89e61d10973a 100644 --- a/sc/source/core/tool/tokenstringcontext.cxx +++ b/sc/source/core/tool/tokenstringcontext.cxx @@ -7,12 +7,12 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "tokenstringcontext.hxx" -#include "compiler.hxx" -#include "document.hxx" -#include "dbdata.hxx" -#include "externalrefmgr.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/core/tool/typedstrdata.cxx b/sc/source/core/tool/typedstrdata.cxx index b8cbcfeb6348..abb12019c9a6 100644 --- a/sc/source/core/tool/typedstrdata.cxx +++ b/sc/source/core/tool/typedstrdata.cxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "typedstrdata.hxx" -#include "global.hxx" +#include +#include #include diff --git a/sc/source/core/tool/unitconv.cxx b/sc/source/core/tool/unitconv.cxx index f40dc116d79e..f8f4aa2d91ae 100644 --- a/sc/source/core/tool/unitconv.cxx +++ b/sc/source/core/tool/unitconv.cxx @@ -19,9 +19,9 @@ #include -#include "unitconv.hxx" -#include "global.hxx" -#include "viewopti.hxx" +#include +#include +#include using namespace utl; using namespace com::sun::star::uno; diff --git a/sc/source/core/tool/userlist.cxx b/sc/source/core/tool/userlist.cxx index 15fd3ae8d029..323da2c2ee6a 100644 --- a/sc/source/core/tool/userlist.cxx +++ b/sc/source/core/tool/userlist.cxx @@ -20,8 +20,8 @@ #include #include -#include "global.hxx" -#include "userlist.hxx" +#include +#include #include #include #include diff --git a/sc/source/core/tool/viewopti.cxx b/sc/source/core/tool/viewopti.cxx index d9715ba8903a..e9dddf98f3fa 100644 --- a/sc/source/core/tool/viewopti.cxx +++ b/sc/source/core/tool/viewopti.cxx @@ -22,13 +22,13 @@ #include #include -#include "global.hxx" -#include "globstr.hrc" -#include "viewopti.hxx" -#include "rechead.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "miscuno.hxx" +#include +#include +#include +#include +#include +#include +#include using namespace utl; using namespace com::sun::star::uno; diff --git a/sc/source/core/tool/zforauto.cxx b/sc/source/core/tool/zforauto.cxx index 0488144910c8..7c55c4ca656f 100644 --- a/sc/source/core/tool/zforauto.cxx +++ b/sc/source/core/tool/zforauto.cxx @@ -22,8 +22,8 @@ #include #include -#include "zforauto.hxx" -#include "global.hxx" +#include +#include ScNumFormatAbbrev::ScNumFormatAbbrev() : sFormatstring ( "Standard" ), diff --git a/sc/source/filter/chart/chart_imp.cxx b/sc/source/filter/chart/chart_imp.cxx index 72d2c980d4b4..4aeb8429ecfc 100644 --- a/sc/source/filter/chart/chart_imp.cxx +++ b/sc/source/filter/chart/chart_imp.cxx @@ -8,7 +8,7 @@ */ #include -#include "xmlwrap.hxx" +#include #include #include diff --git a/sc/source/filter/dif/difexp.cxx b/sc/source/filter/dif/difexp.cxx index 2a4117a42d45..b9c1b6700b4a 100644 --- a/sc/source/filter/dif/difexp.cxx +++ b/sc/source/filter/dif/difexp.cxx @@ -19,16 +19,16 @@ #include -#include "dif.hxx" -#include "filter.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "progress.hxx" +#include +#include +#include +#include +#include +#include +#include #include -#include "ftools.hxx" -#include "cellvalue.hxx" +#include +#include #include #include #include diff --git a/sc/source/filter/dif/difimp.cxx b/sc/source/filter/dif/difimp.cxx index e8bf11420bfd..a826325da01e 100644 --- a/sc/source/filter/dif/difimp.cxx +++ b/sc/source/filter/dif/difimp.cxx @@ -21,18 +21,18 @@ #include #include -#include "attrib.hxx" -#include "dif.hxx" -#include "docpool.hxx" -#include "document.hxx" -#include "filter.hxx" -#include "fprogressbar.hxx" -#include "ftools.hxx" -#include "patattr.hxx" -#include "scerrors.hxx" -#include "scitems.hxx" -#include "stringutil.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include const sal_Unicode pKeyTABLE[] = { 'T', 'A', 'B', 'L', 'E', 0 }; diff --git a/sc/source/filter/excel/colrowst.cxx b/sc/source/filter/excel/colrowst.cxx index 10563791fc9e..ef967d1fd422 100644 --- a/sc/source/filter/excel/colrowst.cxx +++ b/sc/source/filter/excel/colrowst.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "colrowst.hxx" +#include #include -#include "document.hxx" -#include "root.hxx" -#include "ftools.hxx" -#include "xltable.hxx" -#include "xistream.hxx" -#include "xistyle.hxx" -#include "queryparam.hxx" -#include "excimp8.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include XclImpColRowSettings::XclImpColRowSettings( const XclImpRoot& rRoot ) : XclImpRoot( rRoot ), diff --git a/sc/source/filter/excel/excdoc.cxx b/sc/source/filter/excel/excdoc.cxx index deec929b8ee1..d2dd5d147b0e 100644 --- a/sc/source/filter/excel/excdoc.cxx +++ b/sc/source/filter/excel/excdoc.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -31,45 +31,45 @@ #include #include -#include "formulacell.hxx" -#include "dociter.hxx" -#include "document.hxx" -#include "dbdata.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "progress.hxx" -#include "conditio.hxx" -#include "dpobject.hxx" -#include "attrib.hxx" -#include "scextopt.hxx" -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "olinetab.hxx" -#include "unonames.hxx" -#include "convuno.hxx" -#include "patattr.hxx" -#include "docoptio.hxx" -#include "tabprotection.hxx" -#include "postit.hxx" - -#include "excdoc.hxx" -#include "namebuff.hxx" -#include "xeextlst.hxx" -#include "biffhelper.hxx" - -#include "xcl97rec.hxx" -#include "xcl97esc.hxx" -#include "xetable.hxx" -#include "xelink.hxx" -#include "xename.hxx" -#include "xepage.hxx" -#include "xeview.hxx" -#include "xecontent.hxx" -#include "xeescher.hxx" -#include "xepivot.hxx" -#include "XclExpChangeTrack.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "xedbdata.hxx" +#include #include diff --git a/sc/source/filter/excel/excel.cxx b/sc/source/filter/excel/excel.cxx index 7f3e30b2a42e..cb818217a393 100644 --- a/sc/source/filter/excel/excel.cxx +++ b/sc/source/filter/excel/excel.cxx @@ -30,19 +30,19 @@ #include #include #include -#include "scitems.hxx" +#include #include -#include "filter.hxx" -#include "document.hxx" -#include "optuno.hxx" -#include "xistream.hxx" - -#include "scerrors.hxx" -#include "root.hxx" -#include "imp_op.hxx" -#include "excimp8.hxx" -#include "exp_op.hxx" -#include "scdll.hxx" +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/filter/excel/excform.cxx b/sc/source/filter/excel/excform.cxx index a7c5c94f9dc7..2a74af0c7463 100644 --- a/sc/source/filter/excel/excform.cxx +++ b/sc/source/filter/excel/excform.cxx @@ -17,25 +17,25 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "excform.hxx" +#include -#include "formulacell.hxx" -#include "document.hxx" -#include "rangenam.hxx" -#include "global.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include #include #include -#include "imp_op.hxx" -#include "namebuff.hxx" -#include "root.hxx" -#include "xltracer.hxx" -#include "xihelper.hxx" -#include "xilink.hxx" -#include "xiname.hxx" -#include "documentimport.hxx" +#include +#include +#include +#include +#include +#include +#include +#include using ::std::vector; diff --git a/sc/source/filter/excel/excform8.cxx b/sc/source/filter/excel/excform8.cxx index 089b6da9bcdb..b441f729c4c1 100644 --- a/sc/source/filter/excel/excform8.cxx +++ b/sc/source/filter/excel/excform8.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "excform.hxx" - -#include "formulacell.hxx" -#include "document.hxx" -#include "rangenam.hxx" -#include "xltracer.hxx" -#include "xistream.hxx" -#include "xihelper.hxx" -#include "xilink.hxx" -#include "xiname.hxx" - -#include "externalrefmgr.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include #include diff --git a/sc/source/filter/excel/excimp8.cxx b/sc/source/filter/excel/excimp8.cxx index 33b7cdc56ed2..456468654007 100644 --- a/sc/source/filter/excel/excimp8.cxx +++ b/sc/source/filter/excel/excimp8.cxx @@ -19,7 +19,7 @@ #include -#include "excimp8.hxx" +#include #include #include @@ -63,35 +63,35 @@ #include #include -#include "formulacell.hxx" -#include "document.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "attrib.hxx" -#include "conditio.hxx" -#include "dbdata.hxx" -#include "globalnames.hxx" -#include "editutil.hxx" -#include "markdata.hxx" -#include "rangenam.hxx" -#include "docoptio.hxx" -#include "globstr.hrc" -#include "fprogressbar.hxx" -#include "xltracer.hxx" -#include "xihelper.hxx" -#include "xipage.hxx" -#include "xicontent.hxx" -#include "xilink.hxx" -#include "xiescher.hxx" -#include "xipivot.hxx" - -#include "excform.hxx" -#include "scextopt.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "detfunc.hxx" -#include "macromgr.hxx" -#include "queryentry.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/excrecds.cxx b/sc/source/filter/excel/excrecds.cxx index b75e0c2a92cc..7e0e360d936e 100644 --- a/sc/source/filter/excel/excrecds.cxx +++ b/sc/source/filter/excel/excrecds.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "excrecds.hxx" +#include #include #include -#include "scitems.hxx" +#include #include #include @@ -51,35 +51,35 @@ #include -#include "global.hxx" -#include "globstr.hrc" -#include "docpool.hxx" -#include "patattr.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "scextopt.hxx" -#include "attrib.hxx" -#include "progress.hxx" -#include "dociter.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include -#include "queryentry.hxx" -#include "queryparam.hxx" - -#include "excdoc.hxx" -#include "xeescher.hxx" -#include "xeformula.hxx" -#include "xelink.hxx" -#include "xename.hxx" -#include "xecontent.hxx" - -#include "xcl97rec.hxx" -#include "tabprotection.hxx" +#include +#include + +#include +#include +#include +#include +#include +#include + +#include +#include using namespace ::oox; diff --git a/sc/source/filter/excel/exctools.cxx b/sc/source/filter/excel/exctools.cxx index 1db868817a7c..6a2962899782 100644 --- a/sc/source/filter/excel/exctools.cxx +++ b/sc/source/filter/excel/exctools.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -25,25 +25,25 @@ #include #include -#include "document.hxx" -#include "patattr.hxx" -#include "attrib.hxx" -#include "globstr.hrc" -#include "scextopt.hxx" -#include "progress.hxx" -#include "rangenam.hxx" -#include "editutil.hxx" - -#include "excrecds.hxx" -#include "root.hxx" -#include "imp_op.hxx" -#include "excimp8.hxx" -#include "namebuff.hxx" -#include "otlnbuff.hxx" -#include "xcl97rec.hxx" -#include "formel.hxx" -#include "xilink.hxx" -#include "xecontent.hxx" +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/expop2.cxx b/sc/source/filter/excel/expop2.cxx index 35b3a758e93e..568e9be92105 100644 --- a/sc/source/filter/excel/expop2.cxx +++ b/sc/source/filter/excel/expop2.cxx @@ -25,20 +25,20 @@ #include -#include "scerrors.hxx" -#include "scextopt.hxx" +#include +#include -#include "root.hxx" -#include "excdoc.hxx" -#include "exp_op.hxx" +#include +#include +#include -#include "xcl97esc.hxx" +#include -#include "document.hxx" -#include "rangenam.hxx" -#include "filtopt.hxx" -#include "xltools.hxx" -#include "xelink.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/filter/excel/fontbuff.cxx b/sc/source/filter/excel/fontbuff.cxx index 3d85c2509f52..2639f98dacbc 100644 --- a/sc/source/filter/excel/fontbuff.cxx +++ b/sc/source/filter/excel/fontbuff.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "lotfntbf.hxx" +#include -#include "scitems.hxx" +#include #include #include #include @@ -30,12 +30,12 @@ #include #include -#include "attrib.hxx" -#include "document.hxx" -#include "global.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "ftools.hxx" +#include +#include +#include +#include +#include +#include void LotusFontBuffer::Fill( const sal_uInt8 nIndex, SfxItemSet& rItemSet ) { diff --git a/sc/source/filter/excel/frmbase.cxx b/sc/source/filter/excel/frmbase.cxx index 7f82a793710d..17ae00050d3b 100644 --- a/sc/source/filter/excel/frmbase.cxx +++ b/sc/source/filter/excel/frmbase.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "formel.hxx" +#include #include diff --git a/sc/source/filter/excel/impop.cxx b/sc/source/filter/excel/impop.cxx index 7aaa59233038..ea7dcb5701da 100644 --- a/sc/source/filter/excel/impop.cxx +++ b/sc/source/filter/excel/impop.cxx @@ -18,11 +18,11 @@ */ #include -#include "imp_op.hxx" +#include #include -#include "scitems.hxx" +#include #include #include @@ -38,46 +38,46 @@ #include #include -#include "docuno.hxx" - -#include "formulacell.hxx" -#include "document.hxx" -#include "rangenam.hxx" -#include "compiler.hxx" -#include "patattr.hxx" -#include "attrib.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "markdata.hxx" -#include "olinetab.hxx" -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "viewopti.hxx" -#include "docoptio.hxx" -#include "scextopt.hxx" -#include "editutil.hxx" -#include "filtopt.hxx" -#include "scerrors.hxx" -#include "unonames.hxx" -#include "paramisc.hxx" -#include "postit.hxx" - -#include "fapihelper.hxx" -#include "namebuff.hxx" -#include "xltools.hxx" -#include "xltable.hxx" -#include "xlview.hxx" -#include "xltracer.hxx" -#include "xihelper.hxx" -#include "xipage.hxx" -#include "xiview.hxx" -#include "xilink.hxx" -#include "xiescher.hxx" -#include "xicontent.hxx" - -#include "excimp8.hxx" -#include "excform.hxx" -#include "documentimport.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include #if defined(_WIN32) #include diff --git a/sc/source/filter/excel/namebuff.cxx b/sc/source/filter/excel/namebuff.cxx index d52f48bcfcf8..dbaa6b9257cd 100644 --- a/sc/source/filter/excel/namebuff.cxx +++ b/sc/source/filter/excel/namebuff.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "namebuff.hxx" +#include -#include "document.hxx" -#include "compiler.hxx" -#include "scextopt.hxx" +#include +#include +#include -#include "root.hxx" -#include "tokstack.hxx" -#include "xltools.hxx" -#include "xiroot.hxx" +#include +#include +#include +#include #include diff --git a/sc/source/filter/excel/read.cxx b/sc/source/filter/excel/read.cxx index 2dc1d485af1b..b9d77a0b2b51 100644 --- a/sc/source/filter/excel/read.cxx +++ b/sc/source/filter/excel/read.cxx @@ -19,25 +19,25 @@ #include -#include "document.hxx" -#include "scerrors.hxx" -#include "fprogressbar.hxx" -#include "xltracer.hxx" -#include "xltable.hxx" -#include "xihelper.hxx" -#include "xipage.hxx" -#include "xiview.hxx" -#include "xilink.hxx" -#include "xiname.hxx" -#include "xicontent.hxx" -#include "xiescher.hxx" -#include "xipivot.hxx" -#include "XclImpChangeTrack.hxx" -#include "documentimport.hxx" - -#include "root.hxx" -#include "imp_op.hxx" -#include "excimp8.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include #include diff --git a/sc/source/filter/excel/tokstack.cxx b/sc/source/filter/excel/tokstack.cxx index d7a32f547028..46895256011f 100644 --- a/sc/source/filter/excel/tokstack.cxx +++ b/sc/source/filter/excel/tokstack.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tokstack.hxx" -#include "compiler.hxx" -#include "global.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include #include diff --git a/sc/source/filter/excel/xechart.cxx b/sc/source/filter/excel/xechart.cxx index 4d250593c33f..c199e6114f6c 100644 --- a/sc/source/filter/excel/xechart.cxx +++ b/sc/source/filter/excel/xechart.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xechart.hxx" +#include #include #include @@ -59,17 +59,17 @@ #include #include -#include "document.hxx" -#include "rangelst.hxx" -#include "rangeutl.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" -#include "token.hxx" -#include "xeescher.hxx" -#include "xeformula.hxx" -#include "xehelper.hxx" -#include "xepage.hxx" -#include "xestyle.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/filter/excel/xecontent.cxx b/sc/source/filter/excel/xecontent.cxx index 4814bde09dfd..856c4f3086d5 100644 --- a/sc/source/filter/excel/xecontent.cxx +++ b/sc/source/filter/excel/xecontent.cxx @@ -18,7 +18,7 @@ */ #include -#include "xecontent.hxx" +#include #include #include @@ -29,21 +29,21 @@ #include #include #include -#include "scitems.hxx" +#include #include #include -#include "document.hxx" -#include "validat.hxx" -#include "unonames.hxx" -#include "convuno.hxx" -#include "rangenam.hxx" -#include "tokenarray.hxx" -#include "stlpool.hxx" -#include "patattr.hxx" -#include "fapihelper.hxx" -#include "xehelper.hxx" -#include "xestyle.hxx" -#include "xename.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/filter/excel/xedbdata.cxx b/sc/source/filter/excel/xedbdata.cxx index 70cc722e731b..30b8bfaaa75d 100644 --- a/sc/source/filter/excel/xedbdata.cxx +++ b/sc/source/filter/excel/xedbdata.cxx @@ -7,11 +7,11 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "xedbdata.hxx" -#include "excrecds.hxx" -#include "xltools.hxx" -#include "dbdata.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xeescher.cxx b/sc/source/filter/excel/xeescher.cxx index d02b59546a10..8e8506ad9116 100644 --- a/sc/source/filter/excel/xeescher.cxx +++ b/sc/source/filter/excel/xeescher.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xeescher.hxx" +#include #include #include @@ -43,30 +43,30 @@ #include #include -#include "editutil.hxx" -#include "unonames.hxx" -#include "convuno.hxx" -#include "postit.hxx" - -#include "fapihelper.hxx" -#include "xechart.hxx" -#include "xeformula.hxx" -#include "xelink.hxx" -#include "xename.hxx" -#include "xestyle.hxx" -#include "userdat.hxx" -#include "drwlayer.hxx" +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include -#include "scitems.hxx" +#include #include #include -#include "attrib.hxx" -#include "document.hxx" +#include +#include #include #include -#include "detfunc.hxx" +#include #include #include #include diff --git a/sc/source/filter/excel/xeextlst.cxx b/sc/source/filter/excel/xeextlst.cxx index 6bb021ae9a7b..64c5bb862e6b 100644 --- a/sc/source/filter/excel/xeextlst.cxx +++ b/sc/source/filter/excel/xeextlst.cxx @@ -7,13 +7,13 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "xeextlst.hxx" -#include "xeroot.hxx" -#include "xehelper.hxx" -#include "xestyle.hxx" -#include "xename.hxx" -#include "xecontent.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xeformula.cxx b/sc/source/filter/excel/xeformula.cxx index 31edaa3a5ee6..e43b2a2ff84a 100644 --- a/sc/source/filter/excel/xeformula.cxx +++ b/sc/source/filter/excel/xeformula.cxx @@ -19,19 +19,19 @@ #include #include -#include "addincol.hxx" -#include "compiler.hxx" -#include "document.hxx" -#include "externalrefmgr.hxx" -#include "rangelst.hxx" -#include "token.hxx" -#include "tokenarray.hxx" -#include "scmatrix.hxx" -#include "xeformula.hxx" -#include "xehelper.hxx" -#include "xelink.hxx" -#include "xename.hxx" -#include "xestream.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ::formula; diff --git a/sc/source/filter/excel/xehelper.cxx b/sc/source/filter/excel/xehelper.cxx index 326e03f25ee8..6c9de578ee0b 100644 --- a/sc/source/filter/excel/xehelper.cxx +++ b/sc/source/filter/excel/xehelper.cxx @@ -26,7 +26,7 @@ #include #include #include -#include "scitems.hxx" +#include #include #include #include @@ -35,18 +35,18 @@ #include #include -#include "document.hxx" -#include "docpool.hxx" -#include "formulacell.hxx" -#include "editutil.hxx" -#include "patattr.hxx" -#include "scmatrix.hxx" -#include "xestyle.hxx" -#include "fprogressbar.hxx" -#include "xltracer.hxx" -#include "xecontent.hxx" -#include "xelink.hxx" -#include "xehelper.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using ::com::sun::star::uno::Reference; using ::com::sun::star::i18n::XBreakIterator; diff --git a/sc/source/filter/excel/xelink.cxx b/sc/source/filter/excel/xelink.cxx index 8817561d8704..e3b78b7b0a8e 100644 --- a/sc/source/filter/excel/xelink.cxx +++ b/sc/source/filter/excel/xelink.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xelink.hxx" +#include #include #include @@ -25,12 +25,12 @@ #include #include #include -#include "document.hxx" -#include "formulacell.hxx" -#include "scextopt.hxx" -#include "externalrefmgr.hxx" -#include "tokenarray.hxx" -#include "xecontent.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xename.cxx b/sc/source/filter/excel/xename.cxx index 71c160d4a56a..8d4879f3df0b 100644 --- a/sc/source/filter/excel/xename.cxx +++ b/sc/source/filter/excel/xename.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xename.hxx" +#include #include -#include "globstr.hrc" -#include "document.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "xehelper.hxx" -#include "xelink.hxx" -#include "globalnames.hxx" -#include "excrecds.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xepage.cxx b/sc/source/filter/excel/xepage.cxx index e43f6a0d4a34..076d8f6a3787 100644 --- a/sc/source/filter/excel/xepage.cxx +++ b/sc/source/filter/excel/xepage.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xepage.hxx" +#include #include -#include "scitems.hxx" +#include #include #include #include @@ -28,12 +28,12 @@ #include #include #include -#include "document.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "attrib.hxx" -#include "xehelper.hxx" -#include "xeescher.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xepivot.cxx b/sc/source/filter/excel/xepivot.cxx index 99a2ce55c47c..999600c58cc3 100644 --- a/sc/source/filter/excel/xepivot.cxx +++ b/sc/source/filter/excel/xepivot.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xepivot.hxx" +#include #include #include #include @@ -31,17 +31,17 @@ #include #include #include -#include "document.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dpdimsave.hxx" -#include "dpshttab.hxx" -#include "globstr.hrc" -#include "fapihelper.hxx" -#include "xestring.hxx" -#include "xelink.hxx" -#include "dputil.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ::oox; diff --git a/sc/source/filter/excel/xerecord.cxx b/sc/source/filter/excel/xerecord.cxx index 3807ae94258d..4083c6740cb3 100644 --- a/sc/source/filter/excel/xerecord.cxx +++ b/sc/source/filter/excel/xerecord.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xerecord.hxx" -#include "xeroot.hxx" +#include +#include #include #include diff --git a/sc/source/filter/excel/xeroot.cxx b/sc/source/filter/excel/xeroot.cxx index a3a43b1b076b..b9de58daf698 100644 --- a/sc/source/filter/excel/xeroot.cxx +++ b/sc/source/filter/excel/xeroot.cxx @@ -27,25 +27,25 @@ #include #include #include -#include "xecontent.hxx" -#include "xltracer.hxx" -#include "xeescher.hxx" -#include "xeformula.hxx" -#include "xehelper.hxx" -#include "xelink.hxx" -#include "xename.hxx" -#include "xepivot.hxx" -#include "xestyle.hxx" -#include "xeroot.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "xedbdata.hxx" +#include -#include "excrecds.hxx" -#include "tabprotection.hxx" -#include "document.hxx" -#include "scextopt.hxx" +#include +#include +#include +#include -#include "formulabase.hxx" +#include #include using namespace ::com::sun::star; diff --git a/sc/source/filter/excel/xestream.cxx b/sc/source/filter/excel/xestream.cxx index 4e53e61da04d..94ff1308dd6d 100644 --- a/sc/source/filter/excel/xestream.cxx +++ b/sc/source/filter/excel/xestream.cxx @@ -29,20 +29,20 @@ #include #include -#include "docuno.hxx" -#include "xestream.hxx" -#include "xladdress.hxx" -#include "xlstring.hxx" -#include "xeroot.hxx" -#include "xestyle.hxx" -#include "xcl97rec.hxx" -#include "rangelst.hxx" -#include "compiler.hxx" -#include "formulacell.hxx" -#include "tokenarray.hxx" -#include "tokenstringcontext.hxx" -#include "refreshtimerprotector.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xestring.cxx b/sc/source/filter/excel/xestring.cxx index d69f6676dd67..b7129b7e6e28 100644 --- a/sc/source/filter/excel/xestring.cxx +++ b/sc/source/filter/excel/xestring.cxx @@ -21,10 +21,10 @@ #include #include -#include "xlstyle.hxx" -#include "xestyle.hxx" -#include "xestream.hxx" -#include "xestring.hxx" +#include +#include +#include +#include using namespace ::oox; diff --git a/sc/source/filter/excel/xestyle.cxx b/sc/source/filter/excel/xestyle.cxx index d627ebd0500f..1d149225057d 100644 --- a/sc/source/filter/excel/xestyle.cxx +++ b/sc/source/filter/excel/xestyle.cxx @@ -18,7 +18,7 @@ */ #include -#include "xestyle.hxx" +#include #include #include @@ -31,7 +31,7 @@ #include #include #include -#include "scitems.hxx" +#include #include #include #include @@ -43,14 +43,14 @@ #include #include #include -#include "document.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "patattr.hxx" -#include "attrib.hxx" -#include "globstr.hrc" -#include "xestring.hxx" -#include "conditio.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xetable.cxx b/sc/source/filter/excel/xetable.cxx index d1d897d25ce5..ebd7f660c22a 100644 --- a/sc/source/filter/excel/xetable.cxx +++ b/sc/source/filter/excel/xetable.cxx @@ -17,23 +17,23 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xetable.hxx" +#include #include #include -#include "scitems.hxx" +#include #include -#include "document.hxx" -#include "dociter.hxx" -#include "olinetab.hxx" -#include "formulacell.hxx" -#include "patattr.hxx" -#include "attrib.hxx" -#include "xehelper.hxx" -#include "xecontent.hxx" -#include "xeescher.hxx" -#include "xeextlst.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/filter/excel/xeview.cxx b/sc/source/filter/excel/xeview.cxx index 7a9d7dc2ecd5..38146f00a1ad 100644 --- a/sc/source/filter/excel/xeview.cxx +++ b/sc/source/filter/excel/xeview.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xeview.hxx" -#include "document.hxx" -#include "scextopt.hxx" -#include "viewopti.hxx" -#include "xelink.hxx" -#include "xestyle.hxx" +#include +#include +#include +#include +#include +#include #include using namespace ::oox; diff --git a/sc/source/filter/excel/xichart.cxx b/sc/source/filter/excel/xichart.cxx index 10f238fc1e92..9876d40cd997 100644 --- a/sc/source/filter/excel/xichart.cxx +++ b/sc/source/filter/excel/xichart.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xichart.hxx" +#include #include #include @@ -80,21 +80,21 @@ #include #include -#include "document.hxx" -#include "drwlayer.hxx" -#include "rangeutl.hxx" -#include "tokenarray.hxx" -#include "token.hxx" -#include "compiler.hxx" -#include "reftokenhelper.hxx" -#include "chartlis.hxx" -#include "fprogressbar.hxx" -#include "xltracer.hxx" -#include "xistream.hxx" -#include "xiformula.hxx" -#include "xistyle.hxx" -#include "xipage.hxx" -#include "xiview.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using ::com::sun::star::uno::Any; using ::com::sun::star::uno::Reference; diff --git a/sc/source/filter/excel/xicontent.cxx b/sc/source/filter/excel/xicontent.cxx index 62db0cb99b66..cf4163c82cff 100644 --- a/sc/source/filter/excel/xicontent.cxx +++ b/sc/source/filter/excel/xicontent.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xicontent.hxx" +#include #include #include #include @@ -25,7 +25,7 @@ #include #include #include -#include "scitems.hxx" +#include #include #include #include @@ -36,30 +36,30 @@ #include #include #include -#include "stringutil.hxx" -#include "cellform.hxx" -#include "cellvalue.hxx" -#include "document.hxx" -#include "editutil.hxx" -#include "formulacell.hxx" -#include "validat.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "rangenam.hxx" -#include "arealink.hxx" -#include "stlsheet.hxx" -#include "scextopt.hxx" -#include "xlformula.hxx" -#include "xltracer.hxx" -#include "xistream.hxx" -#include "xihelper.hxx" -#include "xistyle.hxx" -#include "xiescher.hxx" -#include "xiname.hxx" - -#include "excform.hxx" -#include "tabprotection.hxx" -#include "documentimport.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xiescher.cxx b/sc/source/filter/excel/xiescher.cxx index 3642f86e3e93..94bd7e47039b 100644 --- a/sc/source/filter/excel/xiescher.cxx +++ b/sc/source/filter/excel/xiescher.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xiescher.hxx" +#include #include #include @@ -70,7 +70,7 @@ #include #include -#include "scitems.hxx" +#include #include #include #include @@ -83,29 +83,29 @@ #include #include -#include "document.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "chartarr.hxx" -#include "detfunc.hxx" -#include "unonames.hxx" -#include "convuno.hxx" -#include "postit.hxx" -#include "globstr.hrc" - -#include "fprogressbar.hxx" -#include "xltracer.hxx" -#include "xistream.hxx" -#include "xihelper.hxx" -#include "xiformula.hxx" -#include "xilink.hxx" -#include "xistyle.hxx" -#include "xipage.hxx" -#include "xichart.hxx" -#include "xicontent.hxx" -#include "scextopt.hxx" - -#include "namebuff.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include #include #include diff --git a/sc/source/filter/excel/xiformula.cxx b/sc/source/filter/excel/xiformula.cxx index 9a00004dd329..e2f0f9cb1cf7 100644 --- a/sc/source/filter/excel/xiformula.cxx +++ b/sc/source/filter/excel/xiformula.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xiformula.hxx" -#include "rangelst.hxx" -#include "xistream.hxx" +#include +#include +#include -#include "excform.hxx" +#include // Formula compiler =========================================================== diff --git a/sc/source/filter/excel/xihelper.cxx b/sc/source/filter/excel/xihelper.cxx index 3d6e2e49e749..3633a01a32eb 100644 --- a/sc/source/filter/excel/xihelper.cxx +++ b/sc/source/filter/excel/xihelper.cxx @@ -18,25 +18,25 @@ */ #include -#include "xihelper.hxx" +#include #include #include #include #include -#include "scitems.hxx" +#include #include #include -#include "document.hxx" -#include "rangelst.hxx" -#include "editutil.hxx" -#include "attrib.hxx" -#include "xltracer.hxx" -#include "xistream.hxx" -#include "xistyle.hxx" -#include "excform.hxx" -#include "stringutil.hxx" -#include "scmatrix.hxx" -#include "documentimport.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include // Excel->Calc cell address/range conversion ================================== diff --git a/sc/source/filter/excel/xilink.cxx b/sc/source/filter/excel/xilink.cxx index aca6dc139d87..2b1a2f2bb427 100644 --- a/sc/source/filter/excel/xilink.cxx +++ b/sc/source/filter/excel/xilink.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xilink.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "scextopt.hxx" -#include "tablink.hxx" -#include "xistream.hxx" -#include "xihelper.hxx" -#include "xiname.hxx" -#include "excform.hxx" -#include "tokenarray.hxx" -#include "externalrefmgr.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xiname.cxx b/sc/source/filter/excel/xiname.cxx index 50c55ca7ae84..b024dba479ea 100644 --- a/sc/source/filter/excel/xiname.cxx +++ b/sc/source/filter/excel/xiname.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xiname.hxx" -#include "rangenam.hxx" -#include "xistream.hxx" -#include "excform.hxx" -#include "excimp8.hxx" -#include "scextopt.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include +#include +#include #include // *** Implementation *** diff --git a/sc/source/filter/excel/xipage.cxx b/sc/source/filter/excel/xipage.cxx index 9089828d688a..9c97f36e583d 100644 --- a/sc/source/filter/excel/xipage.cxx +++ b/sc/source/filter/excel/xipage.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xipage.hxx" +#include #include #include -#include "scitems.hxx" +#include #include #include #include @@ -28,12 +28,12 @@ #include #include #include -#include "document.hxx" -#include "stlsheet.hxx" -#include "attrib.hxx" -#include "xistream.hxx" -#include "xihelper.hxx" -#include "xiescher.hxx" +#include +#include +#include +#include +#include +#include // Page settings ============================================================== diff --git a/sc/source/filter/excel/xipivot.cxx b/sc/source/filter/excel/xipivot.cxx index aee3afb72dca..29373715858e 100644 --- a/sc/source/filter/excel/xipivot.cxx +++ b/sc/source/filter/excel/xipivot.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xipivot.hxx" +#include #include #include @@ -28,26 +28,26 @@ #include #include -#include "document.hxx" -#include "formulacell.hxx" -#include "dpsave.hxx" -#include "dpdimsave.hxx" -#include "dpobject.hxx" -#include "dpshttab.hxx" -#include "dpoutputgeometry.hxx" -#include "scitems.hxx" -#include "attrib.hxx" - -#include "xltracer.hxx" -#include "xistream.hxx" -#include "xihelper.hxx" -#include "xilink.hxx" -#include "xiescher.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include //TODO ExcelToSc usage -#include "excform.hxx" -#include "xltable.hxx" -#include "documentimport.hxx" +#include +#include +#include #include diff --git a/sc/source/filter/excel/xiroot.cxx b/sc/source/filter/excel/xiroot.cxx index d3988d2207a5..cbe4d4a4c4d9 100644 --- a/sc/source/filter/excel/xiroot.cxx +++ b/sc/source/filter/excel/xiroot.cxx @@ -17,25 +17,25 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xiroot.hxx" -#include "addincol.hxx" -#include "document.hxx" -#include "scextopt.hxx" -#include "xltracer.hxx" -#include "xihelper.hxx" -#include "xiformula.hxx" -#include "xilink.hxx" -#include "xiname.hxx" -#include "xistyle.hxx" -#include "xicontent.hxx" -#include "xiescher.hxx" -#include "xipivot.hxx" -#include "xipage.hxx" -#include "xiview.hxx" - -#include "root.hxx" -#include "excimp8.hxx" -#include "documentimport.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include // Global data ================================================================ diff --git a/sc/source/filter/excel/xistream.cxx b/sc/source/filter/excel/xistream.cxx index 302c472f4d35..ad63bb073b5a 100644 --- a/sc/source/filter/excel/xistream.cxx +++ b/sc/source/filter/excel/xistream.cxx @@ -21,9 +21,9 @@ #include #include #include -#include "xistream.hxx" -#include "xlstring.hxx" -#include "xiroot.hxx" +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xistring.cxx b/sc/source/filter/excel/xistring.cxx index d4866e4c3a84..79ca6a2d9375 100644 --- a/sc/source/filter/excel/xistring.cxx +++ b/sc/source/filter/excel/xistring.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xistring.hxx" -#include "xlstyle.hxx" -#include "xistream.hxx" -#include "xiroot.hxx" +#include +#include +#include +#include // Byte/Unicode strings ======================================================= diff --git a/sc/source/filter/excel/xistyle.cxx b/sc/source/filter/excel/xistyle.cxx index 452e6b36b9a5..14efbde558fc 100644 --- a/sc/source/filter/excel/xistyle.cxx +++ b/sc/source/filter/excel/xistyle.cxx @@ -18,12 +18,12 @@ */ #include -#include "xistyle.hxx" +#include #include #include #include #include -#include "scitems.hxx" +#include #include #include #include @@ -45,20 +45,20 @@ #include #include #include -#include "document.hxx" -#include "docpool.hxx" -#include "attrib.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "formulacell.hxx" -#include "globstr.hrc" -#include "attarray.hxx" -#include "xltracer.hxx" -#include "xistream.hxx" -#include "xicontent.hxx" - -#include "root.hxx" -#include "colrowst.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include #include diff --git a/sc/source/filter/excel/xiview.cxx b/sc/source/filter/excel/xiview.cxx index 8f66443b1b8d..4a1360bfaf26 100644 --- a/sc/source/filter/excel/xiview.cxx +++ b/sc/source/filter/excel/xiview.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xiview.hxx" -#include "document.hxx" -#include "scextopt.hxx" -#include "viewopti.hxx" -#include "xistream.hxx" -#include "xihelper.hxx" -#include "xistyle.hxx" +#include +#include +#include +#include +#include +#include +#include // Document view settings ===================================================== diff --git a/sc/source/filter/excel/xladdress.cxx b/sc/source/filter/excel/xladdress.cxx index df10c67230df..4aaae918b34d 100644 --- a/sc/source/filter/excel/xladdress.cxx +++ b/sc/source/filter/excel/xladdress.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xladdress.hxx" -#include "xestream.hxx" -#include "xltracer.hxx" -#include "xistream.hxx" +#include +#include +#include +#include #include diff --git a/sc/source/filter/excel/xlchart.cxx b/sc/source/filter/excel/xlchart.cxx index 05500c5b730d..a1eb0452087d 100644 --- a/sc/source/filter/excel/xlchart.cxx +++ b/sc/source/filter/excel/xlchart.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xlchart.hxx" +#include #include #include @@ -46,9 +46,9 @@ #include #include #include -#include "global.hxx" -#include "xlroot.hxx" -#include "xlstyle.hxx" +#include +#include +#include using namespace com::sun::star; using ::com::sun::star::uno::Any; diff --git a/sc/source/filter/excel/xlescher.cxx b/sc/source/filter/excel/xlescher.cxx index f57e1b62f46e..8f2919b2f72b 100644 --- a/sc/source/filter/excel/xlescher.cxx +++ b/sc/source/filter/excel/xlescher.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xlescher.hxx" +#include #include #include #include -#include "document.hxx" -#include "xestream.hxx" -#include "xistream.hxx" -#include "xlroot.hxx" -#include "xltools.hxx" +#include +#include +#include +#include +#include using ::com::sun::star::uno::Reference; using ::com::sun::star::uno::UNO_QUERY; diff --git a/sc/source/filter/excel/xlformula.cxx b/sc/source/filter/excel/xlformula.cxx index 90166056d055..c8e2b5488491 100644 --- a/sc/source/filter/excel/xlformula.cxx +++ b/sc/source/filter/excel/xlformula.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xlformula.hxx" +#include #include -#include "compiler.hxx" -#include "rangenam.hxx" -#include "token.hxx" -#include "tokenarray.hxx" -#include "xestream.hxx" -#include "xistream.hxx" -#include "xlroot.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xlpage.cxx b/sc/source/filter/excel/xlpage.cxx index 8ba6b2dc2ff7..08327c90bbcc 100644 --- a/sc/source/filter/excel/xlpage.cxx +++ b/sc/source/filter/excel/xlpage.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xlpage.hxx" +#include #include #include #include #include #include -#include "scitems.hxx" +#include #include -#include "global.hxx" -#include "xlconst.hxx" +#include +#include #include namespace{ diff --git a/sc/source/filter/excel/xlpivot.cxx b/sc/source/filter/excel/xlpivot.cxx index 378f3c96104c..bcccaa8608eb 100644 --- a/sc/source/filter/excel/xlpivot.cxx +++ b/sc/source/filter/excel/xlpivot.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpgroup.hxx" -#include "dpsave.hxx" -#include "xestream.hxx" -#include "xistream.hxx" -#include "xestring.hxx" -#include "xlpivot.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/excel/xlroot.cxx b/sc/source/filter/excel/xlroot.cxx index 831c744f22fb..c37a77c19ac1 100644 --- a/sc/source/filter/excel/xlroot.cxx +++ b/sc/source/filter/excel/xlroot.cxx @@ -18,7 +18,7 @@ */ #include -#include "xlroot.hxx" +#include #include #include #include @@ -35,22 +35,22 @@ #include #include -#include "scitems.hxx" +#include #include -#include "document.hxx" -#include "docpool.hxx" -#include "docuno.hxx" -#include "editutil.hxx" -#include "drwlayer.hxx" -#include "scextopt.hxx" -#include "patattr.hxx" -#include "fapihelper.hxx" -#include "xlconst.hxx" -#include "xlstyle.hxx" -#include "xlchart.hxx" -#include "xltracer.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "root.hxx" +#include namespace ApiScriptType = ::com::sun::star::i18n::ScriptType; diff --git a/sc/source/filter/excel/xlstyle.cxx b/sc/source/filter/excel/xlstyle.cxx index f2dbe60774d4..6d5f8567e127 100644 --- a/sc/source/filter/excel/xlstyle.cxx +++ b/sc/source/filter/excel/xlstyle.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xlstyle.hxx" +#include #include #include #include @@ -30,8 +30,8 @@ #include #include #include -#include "global.hxx" -#include "xlroot.hxx" +#include +#include // Color data ================================================================= /** Standard EGA colors, bright. */ diff --git a/sc/source/filter/excel/xltools.cxx b/sc/source/filter/excel/xltools.cxx index ff0d03c0fe84..34e572460f4a 100644 --- a/sc/source/filter/excel/xltools.cxx +++ b/sc/source/filter/excel/xltools.cxx @@ -25,17 +25,17 @@ #include #include #include -#include "xestream.hxx" -#include "document.hxx" -#include "docuno.hxx" -#include "editutil.hxx" +#include +#include +#include +#include #include -#include "globstr.hrc" -#include "xlstyle.hxx" -#include "xlname.hxx" -#include "xistream.hxx" -#include "xiroot.hxx" -#include "xltools.hxx" +#include +#include +#include +#include +#include +#include // GUID import/export diff --git a/sc/source/filter/excel/xltracer.cxx b/sc/source/filter/excel/xltracer.cxx index 6c7e632aebca..37af223d7a4c 100644 --- a/sc/source/filter/excel/xltracer.cxx +++ b/sc/source/filter/excel/xltracer.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xltracer.hxx" +#include #include -#include "address.hxx" +#include using ::com::sun::star::uno::Sequence; using ::com::sun::star::beans::PropertyValue; diff --git a/sc/source/filter/excel/xlview.cxx b/sc/source/filter/excel/xlview.cxx index 7d227b73fc18..9e65e3f1f06f 100644 --- a/sc/source/filter/excel/xlview.cxx +++ b/sc/source/filter/excel/xlview.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "xlview.hxx" -#include "ftools.hxx" +#include +#include #include // Structs ==================================================================== diff --git a/sc/source/filter/ftools/fapihelper.cxx b/sc/source/filter/ftools/fapihelper.cxx index 3a4dd2b48ab5..b7fbf428d24a 100644 --- a/sc/source/filter/ftools/fapihelper.cxx +++ b/sc/source/filter/ftools/fapihelper.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fapihelper.hxx" +#include #include #include @@ -35,7 +35,7 @@ #include #include #include -#include "miscuno.hxx" +#include using ::com::sun::star::uno::Any; using ::com::sun::star::uno::Reference; diff --git a/sc/source/filter/ftools/fprogressbar.cxx b/sc/source/filter/ftools/fprogressbar.cxx index 3a0c121d355b..a3d63921ac4a 100644 --- a/sc/source/filter/ftools/fprogressbar.cxx +++ b/sc/source/filter/ftools/fprogressbar.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fprogressbar.hxx" -#include "global.hxx" -#include "progress.hxx" +#include +#include +#include #include #include diff --git a/sc/source/filter/ftools/ftools.cxx b/sc/source/filter/ftools/ftools.cxx index e3ebc5597730..28a9a7ce539d 100644 --- a/sc/source/filter/ftools/ftools.cxx +++ b/sc/source/filter/ftools/ftools.cxx @@ -18,7 +18,7 @@ */ #include -#include "ftools.hxx" +#include #include #include #include @@ -30,13 +30,13 @@ #include #include -#include "global.hxx" -#include "document.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "compiler.hxx" +#include +#include +#include +#include +#include -#include "orcusfiltersimpl.hxx" +#include // ScFilterTools::ReadLongDouble() diff --git a/sc/source/filter/ftools/sharedformulagroups.cxx b/sc/source/filter/ftools/sharedformulagroups.cxx index 89ff4b4b7d7b..1da53771d16f 100644 --- a/sc/source/filter/ftools/sharedformulagroups.cxx +++ b/sc/source/filter/ftools/sharedformulagroups.cxx @@ -8,7 +8,7 @@ */ #include -#include "sharedformulagroups.hxx" +#include namespace sc { diff --git a/sc/source/filter/html/htmlexp.cxx b/sc/source/filter/html/htmlexp.cxx index 18361ebe8035..17fa3853fa51 100644 --- a/sc/source/filter/html/htmlexp.cxx +++ b/sc/source/filter/html/htmlexp.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -50,21 +50,21 @@ #include #include -#include "htmlexp.hxx" -#include "filter.hxx" -#include "global.hxx" -#include "postit.hxx" -#include "document.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "stlpool.hxx" -#include "scresid.hxx" -#include "formulacell.hxx" -#include "cellform.hxx" -#include "docoptio.hxx" -#include "editutil.hxx" -#include "ftools.hxx" -#include "cellvalue.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -75,8 +75,8 @@ // at // const String aStrTable( ScResId( SCSTR_TABLE ) ); aStrOut = aStrTable; // ?!??? -#include "strings.hrc" -#include "globstr.hrc" +#include +#include #include #include diff --git a/sc/source/filter/html/htmlexp2.cxx b/sc/source/filter/html/htmlexp2.cxx index f9698694633c..1838e4c89e42 100644 --- a/sc/source/filter/html/htmlexp2.cxx +++ b/sc/source/filter/html/htmlexp2.cxx @@ -31,11 +31,11 @@ #include #include -#include "htmlexp.hxx" -#include "global.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "ftools.hxx" +#include +#include +#include +#include +#include #include using namespace com::sun::star; diff --git a/sc/source/filter/html/htmlimp.cxx b/sc/source/filter/html/htmlimp.cxx index 60b58e22de12..6414b99956c0 100644 --- a/sc/source/filter/html/htmlimp.cxx +++ b/sc/source/filter/html/htmlimp.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -28,19 +28,19 @@ #include #include -#include "htmlimp.hxx" -#include "htmlpars.hxx" -#include "filter.hxx" -#include "global.hxx" -#include "document.hxx" -#include "editutil.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "compiler.hxx" -#include "rangenam.hxx" -#include "attrib.hxx" -#include "ftools.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ErrCode ScFormatFilterPluginImpl::ScImportHTML( SvStream &rStream, const OUString& rBaseURL, ScDocument *pDoc, ScRange& rRange, double nOutputFactor, bool bCalcWidthHeight, SvNumberFormatter* pFormatter, diff --git a/sc/source/filter/html/htmlpars.cxx b/sc/source/filter/html/htmlpars.cxx index 42108f809269..054a22685345 100644 --- a/sc/source/filter/html/htmlpars.cxx +++ b/sc/source/filter/html/htmlpars.cxx @@ -22,7 +22,7 @@ #include -#include "scitems.hxx" +#include #include #include @@ -52,10 +52,10 @@ #include -#include "htmlpars.hxx" -#include "global.hxx" -#include "document.hxx" -#include "rangelst.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/inc/XclExpChangeTrack.hxx b/sc/source/filter/inc/XclExpChangeTrack.hxx index 77c6e398874a..cfa852d55270 100644 --- a/sc/source/filter/inc/XclExpChangeTrack.hxx +++ b/sc/source/filter/inc/XclExpChangeTrack.hxx @@ -24,9 +24,9 @@ #include #include #include -#include "bigrange.hxx" -#include "chgtrack.hxx" -#include "document.hxx" +#include +#include +#include #include "xelink.hxx" #include "ftools.hxx" #include "excrecds.hxx" diff --git a/sc/source/filter/inc/condformatbuffer.hxx b/sc/source/filter/inc/condformatbuffer.hxx index 4c4483fad930..02845bc229f5 100644 --- a/sc/source/filter/inc/condformatbuffer.hxx +++ b/sc/source/filter/inc/condformatbuffer.hxx @@ -23,7 +23,7 @@ #include "formulaparser.hxx" #include "worksheethelper.hxx" #include -#include "rangelst.hxx" +#include #include #include diff --git a/sc/source/filter/inc/defnamesbuffer.hxx b/sc/source/filter/inc/defnamesbuffer.hxx index b0d24739e67e..a95df8a2ba95 100644 --- a/sc/source/filter/inc/defnamesbuffer.hxx +++ b/sc/source/filter/inc/defnamesbuffer.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_DEFNAMESBUFFER_HXX #include "formulabase.hxx" -#include "rangenam.hxx" +#include #include diff --git a/sc/source/filter/inc/dif.hxx b/sc/source/filter/inc/dif.hxx index 3c0a99aa5f6a..64f89da7b05b 100644 --- a/sc/source/filter/inc/dif.hxx +++ b/sc/source/filter/inc/dif.hxx @@ -27,8 +27,8 @@ #include -#include "address.hxx" -#include "global.hxx" +#include +#include class SvStream; class SvNumberFormatter; diff --git a/sc/source/filter/inc/eeimport.hxx b/sc/source/filter/inc/eeimport.hxx index 11101c94c73c..099bab138faa 100644 --- a/sc/source/filter/inc/eeimport.hxx +++ b/sc/source/filter/inc/eeimport.hxx @@ -20,10 +20,10 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_EEIMPORT_HXX #include -#include "global.hxx" -#include "address.hxx" -#include "filter.hxx" -#include "scdllapi.h" +#include +#include +#include +#include #include class ScDocument; diff --git a/sc/source/filter/inc/excimp8.hxx b/sc/source/filter/inc/excimp8.hxx index 720dcee70cc9..04309c692f5d 100644 --- a/sc/source/filter/inc/excimp8.hxx +++ b/sc/source/filter/inc/excimp8.hxx @@ -27,7 +27,7 @@ #include "excscen.hxx" #include "excdefs.hxx" #include "ftools.hxx" -#include "queryparam.hxx" +#include class ScDBData; class XclImpStream; diff --git a/sc/source/filter/inc/excrecds.hxx b/sc/source/filter/inc/excrecds.hxx index 66c65c82c8aa..f201a9578638 100644 --- a/sc/source/filter/inc/excrecds.hxx +++ b/sc/source/filter/inc/excrecds.hxx @@ -27,9 +27,9 @@ #include #include -#include "olinetab.hxx" -#include "filter.hxx" -#include "rangelst.hxx" +#include +#include +#include #include "xerecord.hxx" #include "xeroot.hxx" #include "xeformula.hxx" diff --git a/sc/source/filter/inc/exp_op.hxx b/sc/source/filter/inc/exp_op.hxx index 735bf0a16313..c370e7b2a936 100644 --- a/sc/source/filter/inc/exp_op.hxx +++ b/sc/source/filter/inc/exp_op.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_EXP_OP_HXX #include -#include "filter.hxx" +#include #include "root.hxx" #include "xeroot.hxx" diff --git a/sc/source/filter/inc/expbase.hxx b/sc/source/filter/inc/expbase.hxx index 1699977e9586..6ad349b31f40 100644 --- a/sc/source/filter/inc/expbase.hxx +++ b/sc/source/filter/inc/expbase.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_EXPBASE_HXX #include -#include "global.hxx" -#include "address.hxx" +#include +#include class SvStream; class ScFieldEditEngine; diff --git a/sc/source/filter/inc/fapihelper.hxx b/sc/source/filter/inc/fapihelper.hxx index 8d8f1ddc2860..4610650744d5 100644 --- a/sc/source/filter/inc/fapihelper.hxx +++ b/sc/source/filter/inc/fapihelper.hxx @@ -30,7 +30,7 @@ #include #include #include "ftools.hxx" -#include "scdllapi.h" +#include namespace com { namespace sun { namespace star { namespace lang { class XMultiServiceFactory; } diff --git a/sc/source/filter/inc/fprogressbar.hxx b/sc/source/filter/inc/fprogressbar.hxx index f00db4ce3842..ae6f7f9c96cf 100644 --- a/sc/source/filter/inc/fprogressbar.hxx +++ b/sc/source/filter/inc/fprogressbar.hxx @@ -22,9 +22,9 @@ #include #include -#include "globstr.hrc" +#include #include "ftools.hxx" -#include "scdllapi.h" +#include class SfxObjectShell; class ScProgress; diff --git a/sc/source/filter/inc/ftools.hxx b/sc/source/filter/inc/ftools.hxx index faf22680d450..d73bb5785745 100644 --- a/sc/source/filter/inc/ftools.hxx +++ b/sc/source/filter/inc/ftools.hxx @@ -26,8 +26,8 @@ #include #include #include -#include "filter.hxx" -#include "scdllapi.h" +#include +#include // Common macros ============================================================== diff --git a/sc/source/filter/inc/htmlexp.hxx b/sc/source/filter/inc/htmlexp.hxx index 011b0d30b650..1bef27296027 100644 --- a/sc/source/filter/inc/htmlexp.hxx +++ b/sc/source/filter/inc/htmlexp.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_HTMLEXP_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_HTMLEXP_HXX -#include "global.hxx" +#include #include #include #include diff --git a/sc/source/filter/inc/htmlpars.hxx b/sc/source/filter/inc/htmlpars.hxx index 0f346a517ba0..5e318aac6115 100644 --- a/sc/source/filter/inc/htmlpars.hxx +++ b/sc/source/filter/inc/htmlpars.hxx @@ -27,7 +27,7 @@ #include #include -#include "rangelst.hxx" +#include #include "eeparser.hxx" const sal_uInt32 SC_HTML_FONTSIZES = 7; // like export, HTML options diff --git a/sc/source/filter/inc/lotattr.hxx b/sc/source/filter/inc/lotattr.hxx index ce862d50dada..676f5f308744 100644 --- a/sc/source/filter/inc/lotattr.hxx +++ b/sc/source/filter/inc/lotattr.hxx @@ -23,8 +23,8 @@ #include #include -#include "address.hxx" -#include "scitems.hxx" +#include +#include class ScDocumentPool; class ScPatternAttr; diff --git a/sc/source/filter/inc/lotfntbf.hxx b/sc/source/filter/inc/lotfntbf.hxx index 6c7bd0a92482..158612e9385f 100644 --- a/sc/source/filter/inc/lotfntbf.hxx +++ b/sc/source/filter/inc/lotfntbf.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_LOTFNTBF_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_LOTFNTBF_HXX -#include "scitems.hxx" +#include #include #include #include diff --git a/sc/source/filter/inc/namebuff.hxx b/sc/source/filter/inc/namebuff.hxx index d5eb862dd889..9daa50767fb9 100644 --- a/sc/source/filter/inc/namebuff.hxx +++ b/sc/source/filter/inc/namebuff.hxx @@ -23,12 +23,12 @@ #include #include #include -#include "compiler.hxx" +#include #include "root.hxx" #include "xiroot.hxx" -#include "rangenam.hxx" -#include "formulacell.hxx" +#include +#include #include #include diff --git a/sc/source/filter/inc/orcusfiltersimpl.hxx b/sc/source/filter/inc/orcusfiltersimpl.hxx index d0d40f8a1843..27604fbd7a19 100644 --- a/sc/source/filter/inc/orcusfiltersimpl.hxx +++ b/sc/source/filter/inc/orcusfiltersimpl.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_ORCUSFILTERSIMPL_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_ORCUSFILTERSIMPL_HXX -#include "orcusfilters.hxx" +#include #define __ORCUS_STATIC_LIB #include diff --git a/sc/source/filter/inc/orcusinterface.hxx b/sc/source/filter/inc/orcusinterface.hxx index 7fe4ea77ab9f..1d4c285200ee 100644 --- a/sc/source/filter/inc/orcusinterface.hxx +++ b/sc/source/filter/inc/orcusinterface.hxx @@ -10,8 +10,8 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_ORCUSINTERFACE_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_ORCUSINTERFACE_HXX -#include "address.hxx" -#include "documentimport.hxx" +#include +#include #include #include @@ -19,7 +19,7 @@ #include "sharedformulagroups.hxx" -#include "conditio.hxx" +#include #include #include diff --git a/sc/source/filter/inc/qpro.hxx b/sc/source/filter/inc/qpro.hxx index f3ad43299fc4..bc74b9ad81d0 100644 --- a/sc/source/filter/inc/qpro.hxx +++ b/sc/source/filter/inc/qpro.hxx @@ -22,7 +22,7 @@ #include #include -#include "filter.hxx" +#include #include "flttypes.hxx" #include "ftools.hxx" diff --git a/sc/source/filter/inc/qprostyle.hxx b/sc/source/filter/inc/qprostyle.hxx index 2fa316c29adf..06a9851a3d10 100644 --- a/sc/source/filter/inc/qprostyle.hxx +++ b/sc/source/filter/inc/qprostyle.hxx @@ -22,11 +22,11 @@ #include #include -#include "filter.hxx" +#include #include "flttypes.hxx" #include "ftools.hxx" -#include "address.hxx" +#include class ScDocument; diff --git a/sc/source/filter/inc/revisionfragment.hxx b/sc/source/filter/inc/revisionfragment.hxx index 3ab4cc957d51..b3ea109fbef2 100644 --- a/sc/source/filter/inc/revisionfragment.hxx +++ b/sc/source/filter/inc/revisionfragment.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_OOX_XLS_REVISIONFRAGMENT_HXX #define INCLUDED_SC_OOX_XLS_REVISIONFRAGMENT_HXX -#include +#include "excelhandlers.hxx" #include class ScChangeTrack; diff --git a/sc/source/filter/inc/root.hxx b/sc/source/filter/inc/root.hxx index c304876933ad..ec7f53f7b44f 100644 --- a/sc/source/filter/inc/root.hxx +++ b/sc/source/filter/inc/root.hxx @@ -20,10 +20,10 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_ROOT_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_ROOT_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "flttypes.hxx" -#include "filter.hxx" +#include #include "excdefs.hxx" #include "lotattr.hxx" #include "lotfntbf.hxx" diff --git a/sc/source/filter/inc/scflt.hxx b/sc/source/filter/inc/scflt.hxx index 506ddf624c98..c631fdb08a98 100644 --- a/sc/source/filter/inc/scflt.hxx +++ b/sc/source/filter/inc/scflt.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_SCFLT_HXX #include -#include "viewopti.hxx" -#include "collect.hxx" +#include +#include #include // Error numbers diff --git a/sc/source/filter/inc/sharedformulagroups.hxx b/sc/source/filter/inc/sharedformulagroups.hxx index 33d903f559b6..f59cae1b52ff 100644 --- a/sc/source/filter/inc/sharedformulagroups.hxx +++ b/sc/source/filter/inc/sharedformulagroups.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_SHAREDFORMULAGROUPS_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_SHAREDFORMULAGROUPS_HXX -#include "tokenarray.hxx" +#include #include #include diff --git a/sc/source/filter/inc/stylesbuffer.hxx b/sc/source/filter/inc/stylesbuffer.hxx index 009f391fc5d7..0447d2eb16c4 100644 --- a/sc/source/filter/inc/stylesbuffer.hxx +++ b/sc/source/filter/inc/stylesbuffer.hxx @@ -31,11 +31,11 @@ #include #include #include "numberformatsbuffer.hxx" -#include "patattr.hxx" -#include "stlsheet.hxx" +#include +#include #include #include -#include "attarray.hxx" +#include #include namespace oox { class PropertySet; diff --git a/sc/source/filter/inc/tokstack.hxx b/sc/source/filter/inc/tokstack.hxx index 1a3776577993..d07aaef1ae56 100644 --- a/sc/source/filter/inc/tokstack.hxx +++ b/sc/source/filter/inc/tokstack.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_TOKSTACK_HXX #include -#include "compiler.hxx" -#include "tokenarray.hxx" +#include +#include #include #include diff --git a/sc/source/filter/inc/workbookhelper.hxx b/sc/source/filter/inc/workbookhelper.hxx index e6369c6aa817..6f2eabfdab3f 100644 --- a/sc/source/filter/inc/workbookhelper.hxx +++ b/sc/source/filter/inc/workbookhelper.hxx @@ -25,7 +25,7 @@ #include #include #include "biffhelper.hxx" -#include "rangenam.hxx" +#include namespace com { namespace sun { namespace star { namespace container { class XNameContainer; } diff --git a/sc/source/filter/inc/worksheetbuffer.hxx b/sc/source/filter/inc/worksheetbuffer.hxx index dc9a18447ce6..3c6759c1390c 100644 --- a/sc/source/filter/inc/worksheetbuffer.hxx +++ b/sc/source/filter/inc/worksheetbuffer.hxx @@ -24,7 +24,7 @@ #include #include #include "workbookhelper.hxx" -#include "documentimport.hxx" +#include namespace oox { diff --git a/sc/source/filter/inc/worksheetsettings.hxx b/sc/source/filter/inc/worksheetsettings.hxx index 7a23e7017f1f..d2988d1150e9 100644 --- a/sc/source/filter/inc/worksheetsettings.hxx +++ b/sc/source/filter/inc/worksheetsettings.hxx @@ -22,7 +22,7 @@ #include "richstring.hxx" #include "worksheethelper.hxx" -#include "tabprotection.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/inc/xcl97rec.hxx b/sc/source/filter/inc/xcl97rec.hxx index 8e8cede49332..db8ceebb8f46 100644 --- a/sc/source/filter/inc/xcl97rec.hxx +++ b/sc/source/filter/inc/xcl97rec.hxx @@ -24,7 +24,7 @@ #include "excrecds.hxx" #include "xcl97esc.hxx" #include "xlstyle.hxx" -#include "tabprotection.hxx" +#include class XclObj; class XclExpMsoDrawing; diff --git a/sc/source/filter/inc/xecontent.hxx b/sc/source/filter/inc/xecontent.hxx index 41d29b660a11..eabc51bc88f9 100644 --- a/sc/source/filter/inc/xecontent.hxx +++ b/sc/source/filter/inc/xecontent.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_XECONTENT_HXX #include -#include "rangelst.hxx" +#include #include "xlcontent.hxx" #include "xladdress.hxx" #include "xerecord.hxx" @@ -30,7 +30,7 @@ #include "xeformula.hxx" #include "xeextlst.hxx" -#include "colorscale.hxx" +#include /* ============================================================================ Classes to export the big Excel document contents (related to several cells or diff --git a/sc/source/filter/inc/xeextlst.hxx b/sc/source/filter/inc/xeextlst.hxx index 8b33c51ac2a9..bde914c87d07 100644 --- a/sc/source/filter/inc/xeextlst.hxx +++ b/sc/source/filter/inc/xeextlst.hxx @@ -13,8 +13,8 @@ #include "xerecord.hxx" #include "xeroot.hxx" -#include "colorscale.hxx" -#include "formulaopt.hxx" +#include +#include #include diff --git a/sc/source/filter/inc/xelink.hxx b/sc/source/filter/inc/xelink.hxx index 6798583bb252..9411b7a233c8 100644 --- a/sc/source/filter/inc/xelink.hxx +++ b/sc/source/filter/inc/xelink.hxx @@ -20,12 +20,12 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_XELINK_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_XELINK_HXX -#include "markdata.hxx" +#include #include "xllink.hxx" #include "xerecord.hxx" #include "xehelper.hxx" #include "xeformula.hxx" -#include "externalrefmgr.hxx" +#include #include #include diff --git a/sc/source/filter/inc/xepivotxml.hxx b/sc/source/filter/inc/xepivotxml.hxx index ca1e4a527644..accfb4a25e22 100644 --- a/sc/source/filter/inc/xepivotxml.hxx +++ b/sc/source/filter/inc/xepivotxml.hxx @@ -10,8 +10,8 @@ #ifndef INCLUDED_SC_FILTER_XEPIVOTXML_HXX #define INCLUDED_SC_FILTER_XEPIVOTXML_HXX -#include -#include +#include "xerecord.hxx" +#include "xeroot.hxx" #include #include diff --git a/sc/source/filter/inc/xeroot.hxx b/sc/source/filter/inc/xeroot.hxx index e2e753c29b47..41290c26411a 100644 --- a/sc/source/filter/inc/xeroot.hxx +++ b/sc/source/filter/inc/xeroot.hxx @@ -23,7 +23,7 @@ #include #include "xlroot.hxx" -#include "compiler.hxx" +#include #include // Forward declarations of objects in public use ============================== diff --git a/sc/source/filter/inc/xestyle.hxx b/sc/source/filter/inc/xestyle.hxx index 0cf18f9bacf1..0e6056b372e4 100644 --- a/sc/source/filter/inc/xestyle.hxx +++ b/sc/source/filter/inc/xestyle.hxx @@ -28,8 +28,8 @@ #include "xerecord.hxx" #include "xlstyle.hxx" #include "xeroot.hxx" -#include "conditio.hxx" -#include "fonthelper.hxx" +#include +#include #include #include diff --git a/sc/source/filter/inc/xichart.hxx b/sc/source/filter/inc/xichart.hxx index 7389226e6298..dd8782eba495 100644 --- a/sc/source/filter/inc/xichart.hxx +++ b/sc/source/filter/inc/xichart.hxx @@ -28,8 +28,8 @@ #include -#include "rangelst.hxx" -#include "types.hxx" +#include +#include #include "xlchart.hxx" #include "xlstyle.hxx" #include "xiescher.hxx" diff --git a/sc/source/filter/inc/xicontent.hxx b/sc/source/filter/inc/xicontent.hxx index b15b53f02f8e..77a1068035ad 100644 --- a/sc/source/filter/inc/xicontent.hxx +++ b/sc/source/filter/inc/xicontent.hxx @@ -20,13 +20,13 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_XICONTENT_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_XICONTENT_HXX -#include "global.hxx" -#include "rangelst.hxx" +#include +#include #include "xlcontent.hxx" #include "xistring.hxx" #include "xiroot.hxx" -#include "validat.hxx" -#include "tabprotection.hxx" +#include +#include #include #include diff --git a/sc/source/filter/inc/xihelper.hxx b/sc/source/filter/inc/xihelper.hxx index e5a5f6484194..09a1f698257f 100644 --- a/sc/source/filter/inc/xihelper.hxx +++ b/sc/source/filter/inc/xihelper.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_XIHELPER_HXX #include -#include "types.hxx" +#include #include "xladdress.hxx" #include "xiroot.hxx" #include "xistring.hxx" diff --git a/sc/source/filter/inc/xilink.hxx b/sc/source/filter/inc/xilink.hxx index 5599523942dc..8644be6973bb 100644 --- a/sc/source/filter/inc/xilink.hxx +++ b/sc/source/filter/inc/xilink.hxx @@ -24,7 +24,7 @@ #include #include "xllink.hxx" #include "xiroot.hxx" -#include "types.hxx" +#include namespace svl { diff --git a/sc/source/filter/inc/xiname.hxx b/sc/source/filter/inc/xiname.hxx index 0da156da58b1..be0f9bdc09dc 100644 --- a/sc/source/filter/inc/xiname.hxx +++ b/sc/source/filter/inc/xiname.hxx @@ -24,7 +24,7 @@ #include "xiroot.hxx" #include "xistream.hxx" -#include "rangenam.hxx" +#include #include #include diff --git a/sc/source/filter/inc/xistyle.hxx b/sc/source/filter/inc/xistyle.hxx index 5381052b2d2c..bc6b3db8da85 100644 --- a/sc/source/filter/inc/xistyle.hxx +++ b/sc/source/filter/inc/xistyle.hxx @@ -23,8 +23,8 @@ #include #include #include -#include "rangelst.hxx" -#include "patattr.hxx" +#include +#include #include "xladdress.hxx" #include "xlstyle.hxx" #include "xiroot.hxx" diff --git a/sc/source/filter/inc/xladdress.hxx b/sc/source/filter/inc/xladdress.hxx index 60a843031c29..76e60e1e30d0 100644 --- a/sc/source/filter/inc/xladdress.hxx +++ b/sc/source/filter/inc/xladdress.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_FILTER_INC_XLADDRESS_HXX #include -#include "address.hxx" +#include class XclImpStream; class XclExpStream; diff --git a/sc/source/filter/inc/xlconst.hxx b/sc/source/filter/inc/xlconst.hxx index 1f1f8ee14b23..5a1c0dea585f 100644 --- a/sc/source/filter/inc/xlconst.hxx +++ b/sc/source/filter/inc/xlconst.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_XLCONST_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_XLCONST_HXX -#include "address.hxx" +#include // Common ===================================================================== diff --git a/sc/source/filter/inc/xlformula.hxx b/sc/source/filter/inc/xlformula.hxx index f1e128784d1d..7cb557feea62 100644 --- a/sc/source/filter/inc/xlformula.hxx +++ b/sc/source/filter/inc/xlformula.hxx @@ -22,7 +22,7 @@ #include #include -#include "address.hxx" +#include #include "ftools.hxx" #include #include diff --git a/sc/source/filter/inc/xlpivot.hxx b/sc/source/filter/inc/xlpivot.hxx index 597b15c58768..394500942def 100644 --- a/sc/source/filter/inc/xlpivot.hxx +++ b/sc/source/filter/inc/xlpivot.hxx @@ -30,7 +30,7 @@ #include #include "ftools.hxx" #include "xladdress.hxx" -#include "dpobject.hxx" +#include #include diff --git a/sc/source/filter/inc/xltools.hxx b/sc/source/filter/inc/xltools.hxx index 2a202c3800b4..a4a930e9fe47 100644 --- a/sc/source/filter/inc/xltools.hxx +++ b/sc/source/filter/inc/xltools.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_XLTOOLS_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_XLTOOLS_HXX -#include "address.hxx" +#include #include "ftools.hxx" class SfxObjectShell; diff --git a/sc/source/filter/inc/xltracer.hxx b/sc/source/filter/inc/xltracer.hxx index 38a62ac889be..bd2ed920e0d2 100644 --- a/sc/source/filter/inc/xltracer.hxx +++ b/sc/source/filter/inc/xltracer.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_INC_XLTRACER_HXX #define INCLUDED_SC_SOURCE_FILTER_INC_XLTRACER_HXX -#include "global.hxx" +#include #include "xltools.hxx" // As Trace features become implemented, we can safely delete the enum entry as diff --git a/sc/source/filter/lotus/filter.cxx b/sc/source/filter/lotus/filter.cxx index 7a1beac230f1..5da07361ba2a 100644 --- a/sc/source/filter/lotus/filter.cxx +++ b/sc/source/filter/lotus/filter.cxx @@ -22,18 +22,18 @@ #include #include -#include "filter.hxx" -#include "document.hxx" -#include "compiler.hxx" -#include "scerrors.hxx" - -#include "root.hxx" -#include "lotrange.hxx" -#include "optab.h" -#include "scmem.h" -#include "decl.h" -#include "tool.h" -#include "fprogressbar.hxx" +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include #include "lotfilter.hxx" static ErrCode diff --git a/sc/source/filter/lotus/lotattr.cxx b/sc/source/filter/lotus/lotattr.cxx index d88b963e866b..82d197b67187 100644 --- a/sc/source/filter/lotus/lotattr.cxx +++ b/sc/source/filter/lotus/lotattr.cxx @@ -18,20 +18,20 @@ */ #include -#include "lotattr.hxx" +#include #include #include #include #include -#include "attrib.hxx" -#include "docpool.hxx" -#include "document.hxx" -#include "lotfntbf.hxx" -#include "patattr.hxx" -#include "root.hxx" -#include "scitems.hxx" +#include +#include +#include +#include +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/filter/lotus/lotfilter.hxx b/sc/source/filter/lotus/lotfilter.hxx index 1ff433fdefb5..579f50de27a2 100644 --- a/sc/source/filter/lotus/lotfilter.hxx +++ b/sc/source/filter/lotus/lotfilter.hxx @@ -21,10 +21,10 @@ #define INCLUDED_SC_SOURCE_FILTER_LOTUS_FILTER_HXX #include -#include "decl.h" -#include "op.h" -#include "optab.h" -#include "root.hxx" +#include +#include +#include +#include class SvxHorJustifyItem; class ScProtectionAttr; diff --git a/sc/source/filter/lotus/lotform.cxx b/sc/source/filter/lotus/lotform.cxx index fae9c9a3d841..068a77f5bb46 100644 --- a/sc/source/filter/lotus/lotform.cxx +++ b/sc/source/filter/lotus/lotform.cxx @@ -17,15 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "decl.h" -#include "lotform.hxx" -#include "compiler.hxx" +#include +#include +#include #include "lotfilter.hxx" -#include "lotrange.hxx" -#include "namebuff.hxx" -#include "root.hxx" -#include "ftools.hxx" -#include "tool.h" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/lotus/lotimpop.cxx b/sc/source/filter/lotus/lotimpop.cxx index f1e0301218a5..62fe76b8774e 100644 --- a/sc/source/filter/lotus/lotimpop.cxx +++ b/sc/source/filter/lotus/lotimpop.cxx @@ -18,26 +18,26 @@ */ #include "lotfilter.hxx" -#include "lotimpop.hxx" +#include #include -#include "attrib.hxx" -#include "document.hxx" -#include "rangenam.hxx" -#include "formulacell.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "compiler.hxx" -#include "global.hxx" - -#include "root.hxx" -#include "lotfntbf.hxx" -#include "lotform.hxx" -#include "tool.h" -#include "namebuff.hxx" -#include "lotrange.hxx" -#include "lotattr.hxx" -#include "stringutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include LOTUS_ROOT::LOTUS_ROOT( ScDocument* pDocP, rtl_TextEncoding eQ ) : diff --git a/sc/source/filter/lotus/lotread.cxx b/sc/source/filter/lotus/lotread.cxx index a029a9ed43b8..b39a6303fa6f 100644 --- a/sc/source/filter/lotus/lotread.cxx +++ b/sc/source/filter/lotus/lotread.cxx @@ -17,14 +17,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "document.hxx" +#include -#include "scerrors.hxx" -#include "root.hxx" +#include +#include #include "lotfilter.hxx" -#include "lotimpop.hxx" -#include "lotattr.hxx" -#include "fprogressbar.hxx" +#include +#include +#include class ScFormulaCell; diff --git a/sc/source/filter/lotus/lotus.cxx b/sc/source/filter/lotus/lotus.cxx index 4b6295b1578d..89d1d6a985fb 100644 --- a/sc/source/filter/lotus/lotus.cxx +++ b/sc/source/filter/lotus/lotus.cxx @@ -18,15 +18,15 @@ */ #include "lotfilter.hxx" -#include "lotimpop.hxx" +#include #include #include -#include "scerrors.hxx" -#include "root.hxx" -#include "filtopt.hxx" -#include "ftools.hxx" +#include +#include +#include +#include ErrCode ScFormatFilterPluginImpl::ScImportLotus123( SfxMedium& rMedium, ScDocument* pDocument, rtl_TextEncoding eSrc ) { diff --git a/sc/source/filter/lotus/memory.cxx b/sc/source/filter/lotus/memory.cxx index 72d94d6eae31..3b9831a6ff4e 100644 --- a/sc/source/filter/lotus/memory.cxx +++ b/sc/source/filter/lotus/memory.cxx @@ -20,13 +20,13 @@ // Remark: Variables are not declared in header file! Modules have to declare // their variables via extern! -#include "scitems.hxx" -#include "scmem.h" +#include +#include #include #include -#include "attrib.hxx" +#include #include "lotfilter.hxx" -#include "tool.h" +#include bool MemNew(LotusContext &rContext) { diff --git a/sc/source/filter/lotus/op.cxx b/sc/source/filter/lotus/op.cxx index 627a581e0a2a..0dc7eaa864b9 100644 --- a/sc/source/filter/lotus/op.cxx +++ b/sc/source/filter/lotus/op.cxx @@ -23,29 +23,29 @@ #include #include -#include "scitems.hxx" -#include "patattr.hxx" -#include "docpool.hxx" +#include +#include +#include #include #include #include #include #include -#include "formulacell.hxx" -#include "rangenam.hxx" -#include "document.hxx" -#include "postit.hxx" +#include +#include +#include +#include -#include "op.h" -#include "optab.h" -#include "tool.h" -#include "decl.h" +#include +#include +#include +#include #include "lotfilter.hxx" -#include "lotform.hxx" -#include "lotrange.hxx" -#include "root.hxx" -#include "ftools.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/lotus/optab.cxx b/sc/source/filter/lotus/optab.cxx index 1d6decc4f1d4..4622d5d72c44 100644 --- a/sc/source/filter/lotus/optab.cxx +++ b/sc/source/filter/lotus/optab.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "op.h" -#include "optab.h" +#include +#include #include "lotfilter.hxx" // edit function sal_Char *X( sal_Char * ) diff --git a/sc/source/filter/lotus/tool.cxx b/sc/source/filter/lotus/tool.cxx index e961b39bd871..420c69e7be5d 100644 --- a/sc/source/filter/lotus/tool.cxx +++ b/sc/source/filter/lotus/tool.cxx @@ -17,22 +17,22 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include -#include "rangenam.hxx" -#include "compiler.hxx" - -#include "tool.h" -#include "decl.h" -#include "root.hxx" -#include "lotrange.hxx" -#include "namebuff.hxx" -#include "ftools.hxx" -#include "stringutil.hxx" -#include "tokenarray.hxx" +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include #include "lotfilter.hxx" #include diff --git a/sc/source/filter/oox/addressconverter.cxx b/sc/source/filter/oox/addressconverter.cxx index 19af56cdca50..9f77412e3c7d 100644 --- a/sc/source/filter/oox/addressconverter.cxx +++ b/sc/source/filter/oox/addressconverter.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "addressconverter.hxx" +#include #include #include diff --git a/sc/source/filter/oox/autofilterbuffer.cxx b/sc/source/filter/oox/autofilterbuffer.cxx index 584822f63d0f..690a46a4c2a8 100644 --- a/sc/source/filter/oox/autofilterbuffer.cxx +++ b/sc/source/filter/oox/autofilterbuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "autofilterbuffer.hxx" +#include #include #include @@ -35,8 +35,8 @@ #include #include #include -#include "addressconverter.hxx" -#include "defnamesbuffer.hxx" +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/autofiltercontext.cxx b/sc/source/filter/oox/autofiltercontext.cxx index db3eefd20f8c..a720125ba4c1 100644 --- a/sc/source/filter/oox/autofiltercontext.cxx +++ b/sc/source/filter/oox/autofiltercontext.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "autofiltercontext.hxx" +#include -#include "autofilterbuffer.hxx" +#include #include #include diff --git a/sc/source/filter/oox/biffhelper.cxx b/sc/source/filter/oox/biffhelper.cxx index f25b3ebfb702..1af3f7b5b527 100644 --- a/sc/source/filter/oox/biffhelper.cxx +++ b/sc/source/filter/oox/biffhelper.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "biffhelper.hxx" +#include #include #include #include -#include "worksheethelper.hxx" +#include #include #include diff --git a/sc/source/filter/oox/chartsheetfragment.cxx b/sc/source/filter/oox/chartsheetfragment.cxx index 97e6a1ca8075..70541ed4e620 100644 --- a/sc/source/filter/oox/chartsheetfragment.cxx +++ b/sc/source/filter/oox/chartsheetfragment.cxx @@ -17,15 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "chartsheetfragment.hxx" +#include #include #include #include -#include "pagesettings.hxx" -#include "viewsettings.hxx" -#include "workbooksettings.hxx" -#include "worksheetsettings.hxx" +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/commentsbuffer.cxx b/sc/source/filter/oox/commentsbuffer.cxx index b76d8e2ddcfa..453ebedb7b08 100644 --- a/sc/source/filter/oox/commentsbuffer.cxx +++ b/sc/source/filter/oox/commentsbuffer.cxx @@ -20,7 +20,7 @@ #include #include -#include "commentsbuffer.hxx" +#include #include #include @@ -31,10 +31,10 @@ #include #include #include -#include "addressconverter.hxx" -#include "drawingfragment.hxx" +#include +#include #include -#include "unitconverter.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/commentsfragment.cxx b/sc/source/filter/oox/commentsfragment.cxx index 69ac9b68cf77..7df7e348b7e9 100644 --- a/sc/source/filter/oox/commentsfragment.cxx +++ b/sc/source/filter/oox/commentsfragment.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "commentsfragment.hxx" +#include -#include "richstringcontext.hxx" +#include #include #include diff --git a/sc/source/filter/oox/condformatbuffer.cxx b/sc/source/filter/oox/condformatbuffer.cxx index f052286dd7e6..170387a0c9da 100644 --- a/sc/source/filter/oox/condformatbuffer.cxx +++ b/sc/source/filter/oox/condformatbuffer.cxx @@ -18,7 +18,7 @@ */ #include -#include "condformatbuffer.hxx" +#include #include #include @@ -32,16 +32,16 @@ #include #include #include -#include "addressconverter.hxx" -#include "stylesbuffer.hxx" -#include "themebuffer.hxx" - -#include "colorscale.hxx" -#include "conditio.hxx" -#include "document.hxx" -#include "docfunc.hxx" -#include "tokenarray.hxx" -#include "tokenuno.hxx" +#include +#include +#include + +#include +#include +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/condformatcontext.cxx b/sc/source/filter/oox/condformatcontext.cxx index 4a876648a80d..094d0ddae644 100644 --- a/sc/source/filter/oox/condformatcontext.cxx +++ b/sc/source/filter/oox/condformatcontext.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "condformatcontext.hxx" -#include "extlstcontext.hxx" +#include +#include -#include "condformatbuffer.hxx" +#include #include #include diff --git a/sc/source/filter/oox/connectionsbuffer.cxx b/sc/source/filter/oox/connectionsbuffer.cxx index dc7c9bc18b3b..ba469329571d 100644 --- a/sc/source/filter/oox/connectionsbuffer.cxx +++ b/sc/source/filter/oox/connectionsbuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "connectionsbuffer.hxx" +#include #include #include diff --git a/sc/source/filter/oox/connectionsfragment.cxx b/sc/source/filter/oox/connectionsfragment.cxx index d3874673f689..9901d91fdf90 100644 --- a/sc/source/filter/oox/connectionsfragment.cxx +++ b/sc/source/filter/oox/connectionsfragment.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "connectionsfragment.hxx" +#include #include #include #include -#include "biffhelper.hxx" -#include "connectionsbuffer.hxx" +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/defnamesbuffer.cxx b/sc/source/filter/oox/defnamesbuffer.cxx index f1018d469e70..d7fb59ff934a 100644 --- a/sc/source/filter/oox/defnamesbuffer.cxx +++ b/sc/source/filter/oox/defnamesbuffer.cxx @@ -18,7 +18,7 @@ */ #include -#include "defnamesbuffer.hxx" +#include #include #include @@ -32,13 +32,13 @@ #include #include #include -#include "addressconverter.hxx" -#include "externallinkbuffer.hxx" -#include "formulaparser.hxx" -#include "worksheetbuffer.hxx" -#include "tokenarray.hxx" -#include "tokenuno.hxx" -#include "compiler.hxx" +#include +#include +#include +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/drawingbase.cxx b/sc/source/filter/oox/drawingbase.cxx index fcb5a2c0693b..a89dc360e3f4 100644 --- a/sc/source/filter/oox/drawingbase.cxx +++ b/sc/source/filter/oox/drawingbase.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "drawingbase.hxx" +#include #include #include #include #include -#include "unitconverter.hxx" +#include #include #include #include diff --git a/sc/source/filter/oox/drawingfragment.cxx b/sc/source/filter/oox/drawingfragment.cxx index 8c5801fc2017..5500f160dd9e 100644 --- a/sc/source/filter/oox/drawingfragment.cxx +++ b/sc/source/filter/oox/drawingfragment.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "drawingfragment.hxx" +#include #include #include @@ -30,8 +30,8 @@ #include #include #include -#include "drwlayer.hxx" -#include "userdat.hxx" +#include +#include #include #include #include @@ -42,11 +42,11 @@ #include #include #include -#include "formulaparser.hxx" -#include "stylesbuffer.hxx" -#include "themebuffer.hxx" -#include "unitconverter.hxx" -#include "worksheetbuffer.hxx" +#include +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/excelchartconverter.cxx b/sc/source/filter/oox/excelchartconverter.cxx index 3357ed93b968..64b318fdacd0 100644 --- a/sc/source/filter/oox/excelchartconverter.cxx +++ b/sc/source/filter/oox/excelchartconverter.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "excelchartconverter.hxx" +#include #include #include @@ -28,7 +28,7 @@ #include #include #include -#include "formulaparser.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/excelfilter.cxx b/sc/source/filter/oox/excelfilter.cxx index d10669c440d3..171f5ff67cf7 100644 --- a/sc/source/filter/oox/excelfilter.cxx +++ b/sc/source/filter/oox/excelfilter.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "excelfilter.hxx" +#include #include #include #include -#include "excelchartconverter.hxx" -#include "excelvbaproject.hxx" -#include "stylesbuffer.hxx" -#include "themebuffer.hxx" -#include "workbookfragment.hxx" -#include "xestream.hxx" +#include +#include +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/excelhandlers.cxx b/sc/source/filter/oox/excelhandlers.cxx index 034779cb8a25..3b2270452f51 100644 --- a/sc/source/filter/oox/excelhandlers.cxx +++ b/sc/source/filter/oox/excelhandlers.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "excelhandlers.hxx" +#include #include diff --git a/sc/source/filter/oox/excelvbaproject.cxx b/sc/source/filter/oox/excelvbaproject.cxx index f119268e799d..dd617ef6e6ce 100644 --- a/sc/source/filter/oox/excelvbaproject.cxx +++ b/sc/source/filter/oox/excelvbaproject.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "excelvbaproject.hxx" +#include #include #include diff --git a/sc/source/filter/oox/externallinkbuffer.cxx b/sc/source/filter/oox/externallinkbuffer.cxx index eb6d5fad6356..b79c0606820d 100644 --- a/sc/source/filter/oox/externallinkbuffer.cxx +++ b/sc/source/filter/oox/externallinkbuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "externallinkbuffer.hxx" +#include #include #include @@ -32,10 +32,10 @@ #include #include #include -#include "addressconverter.hxx" -#include "excelhandlers.hxx" -#include "formulaparser.hxx" -#include "worksheetbuffer.hxx" +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/externallinkfragment.cxx b/sc/source/filter/oox/externallinkfragment.cxx index d0d6581b8431..ee3f7dd27de8 100644 --- a/sc/source/filter/oox/externallinkfragment.cxx +++ b/sc/source/filter/oox/externallinkfragment.cxx @@ -17,15 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "externallinkfragment.hxx" +#include #include #include #include #include -#include "defnamesbuffer.hxx" -#include "sheetdatacontext.hxx" -#include "unitconverter.hxx" +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/extlstcontext.cxx b/sc/source/filter/oox/extlstcontext.cxx index e1a988949f27..3a250c787679 100644 --- a/sc/source/filter/oox/extlstcontext.cxx +++ b/sc/source/filter/oox/extlstcontext.cxx @@ -8,18 +8,18 @@ */ #include -#include "extlstcontext.hxx" -#include "worksheethelper.hxx" +#include +#include #include #include #include #include -#include "colorscale.hxx" -#include "condformatbuffer.hxx" -#include "condformatcontext.hxx" -#include "document.hxx" +#include +#include +#include +#include -#include "rangeutl.hxx" +#include #include using ::oox::core::ContextHandlerRef; diff --git a/sc/source/filter/oox/formulabase.cxx b/sc/source/filter/oox/formulabase.cxx index 52bc7189d04c..2cb2ae9d0ddc 100644 --- a/sc/source/filter/oox/formulabase.cxx +++ b/sc/source/filter/oox/formulabase.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "formulabase.hxx" +#include #include #include diff --git a/sc/source/filter/oox/formulabuffer.cxx b/sc/source/filter/oox/formulabuffer.cxx index d52f7fd6d789..c750b45e97c1 100644 --- a/sc/source/filter/oox/formulabuffer.cxx +++ b/sc/source/filter/oox/formulabuffer.cxx @@ -7,20 +7,20 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "formulabuffer.hxx" -#include "formulaparser.hxx" +#include +#include #include -#include "formulacell.hxx" -#include "document.hxx" -#include "documentimport.hxx" - -#include "rangelst.hxx" -#include "autonamecache.hxx" -#include "tokenuno.hxx" -#include "tokenarray.hxx" -#include "sharedformulagroups.hxx" -#include "externalrefmgr.hxx" -#include "tokenstringcontext.hxx" +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/oox/formulaparser.cxx b/sc/source/filter/oox/formulaparser.cxx index 8ac625f58215..3ac93e1c2668 100644 --- a/sc/source/filter/oox/formulaparser.cxx +++ b/sc/source/filter/oox/formulaparser.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "formulaparser.hxx" +#include #include #include @@ -27,11 +27,11 @@ #include #include #include -#include "addressconverter.hxx" -#include "defnamesbuffer.hxx" -#include "externallinkbuffer.hxx" -#include "tablebuffer.hxx" -#include "worksheethelper.hxx" +#include +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/numberformatsbuffer.cxx b/sc/source/filter/oox/numberformatsbuffer.cxx index b977f70a8990..ba66b7ed7077 100644 --- a/sc/source/filter/oox/numberformatsbuffer.cxx +++ b/sc/source/filter/oox/numberformatsbuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "numberformatsbuffer.hxx" +#include #include #include @@ -37,9 +37,9 @@ #include #include #include -#include "scitems.hxx" -#include "document.hxx" -#include "ftools.hxx" +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/ooxformulaparser.cxx b/sc/source/filter/oox/ooxformulaparser.cxx index 6491560d6d8f..16a526dc3b12 100644 --- a/sc/source/filter/oox/ooxformulaparser.cxx +++ b/sc/source/filter/oox/ooxformulaparser.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "ooxformulaparser.hxx" +#include #include #include #include #include -#include "formulaparser.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/pagesettings.cxx b/sc/source/filter/oox/pagesettings.cxx index eb40ec2e40e5..19aad8e64093 100644 --- a/sc/source/filter/oox/pagesettings.cxx +++ b/sc/source/filter/oox/pagesettings.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "pagesettings.hxx" +#include #include #include @@ -41,10 +41,10 @@ #include #include #include -#include "excelhandlers.hxx" -#include "stylesbuffer.hxx" -#include "unitconverter.hxx" -#include "document.hxx" +#include +#include +#include +#include #include namespace oox { diff --git a/sc/source/filter/oox/pivotcachebuffer.cxx b/sc/source/filter/oox/pivotcachebuffer.cxx index 5e38a8825ff5..22f69e8e6884 100644 --- a/sc/source/filter/oox/pivotcachebuffer.cxx +++ b/sc/source/filter/oox/pivotcachebuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "pivotcachebuffer.hxx" +#include #include #include @@ -36,16 +36,16 @@ #include #include #include -#include "defnamesbuffer.hxx" -#include "excelhandlers.hxx" -#include "pivotcachefragment.hxx" -#include "sheetdatabuffer.hxx" -#include "tablebuffer.hxx" -#include "unitconverter.hxx" -#include "worksheetbuffer.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dpdimsave.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/pivotcachefragment.cxx b/sc/source/filter/oox/pivotcachefragment.cxx index 3aabaa8f5040..817d2e205635 100644 --- a/sc/source/filter/oox/pivotcachefragment.cxx +++ b/sc/source/filter/oox/pivotcachefragment.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "pivotcachefragment.hxx" +#include #include #include #include #include -#include "addressconverter.hxx" -#include "formulabuffer.hxx" -#include "pivotcachebuffer.hxx" -#include "worksheetbuffer.hxx" +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/pivottablebuffer.cxx b/sc/source/filter/oox/pivottablebuffer.cxx index e10360a39023..91a0f63915b6 100644 --- a/sc/source/filter/oox/pivottablebuffer.cxx +++ b/sc/source/filter/oox/pivottablebuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "pivottablebuffer.hxx" +#include #include #include @@ -44,15 +44,15 @@ #include #include #include -#include "addressconverter.hxx" - -#include "dapiuno.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dpdimsave.hxx" -#include "document.hxx" -#include "documentimport.hxx" -#include "workbooksettings.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/pivottablefragment.cxx b/sc/source/filter/oox/pivottablefragment.cxx index 4d658137ee1a..03441459a337 100644 --- a/sc/source/filter/oox/pivottablefragment.cxx +++ b/sc/source/filter/oox/pivottablefragment.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "pivottablefragment.hxx" -#include "pivottablebuffer.hxx" +#include +#include #include #include diff --git a/sc/source/filter/oox/querytablebuffer.cxx b/sc/source/filter/oox/querytablebuffer.cxx index aa973a7c381f..52f79bb83b07 100644 --- a/sc/source/filter/oox/querytablebuffer.cxx +++ b/sc/source/filter/oox/querytablebuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "querytablebuffer.hxx" +#include #include #include @@ -29,9 +29,9 @@ #include #include #include -#include "addressconverter.hxx" -#include "connectionsbuffer.hxx" -#include "defnamesbuffer.hxx" +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/querytablefragment.cxx b/sc/source/filter/oox/querytablefragment.cxx index 85475f2c3fee..39f4d7fefb64 100644 --- a/sc/source/filter/oox/querytablefragment.cxx +++ b/sc/source/filter/oox/querytablefragment.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "querytablefragment.hxx" -#include "querytablebuffer.hxx" +#include +#include #include #include diff --git a/sc/source/filter/oox/richstring.cxx b/sc/source/filter/oox/richstring.cxx index e222b34e4bef..1a0aa149b396 100644 --- a/sc/source/filter/oox/richstring.cxx +++ b/sc/source/filter/oox/richstring.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "richstring.hxx" +#include #include #include @@ -27,7 +27,7 @@ #include #include #include -#include "editutil.hxx" +#include #include diff --git a/sc/source/filter/oox/richstringcontext.cxx b/sc/source/filter/oox/richstringcontext.cxx index 3788b01dd428..2be02edb99bf 100644 --- a/sc/source/filter/oox/richstringcontext.cxx +++ b/sc/source/filter/oox/richstringcontext.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "richstringcontext.hxx" +#include -#include "stylesfragment.hxx" +#include #include #include diff --git a/sc/source/filter/oox/scenariobuffer.cxx b/sc/source/filter/oox/scenariobuffer.cxx index dd2dc0092719..a57c9294b165 100644 --- a/sc/source/filter/oox/scenariobuffer.cxx +++ b/sc/source/filter/oox/scenariobuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scenariobuffer.hxx" +#include #include #include @@ -31,7 +31,7 @@ #include #include #include -#include "addressconverter.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/scenariocontext.cxx b/sc/source/filter/oox/scenariocontext.cxx index 00dd0c52b7e4..28567d2eeb0b 100644 --- a/sc/source/filter/oox/scenariocontext.cxx +++ b/sc/source/filter/oox/scenariocontext.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scenariocontext.hxx" +#include -#include "scenariobuffer.hxx" +#include #include #include diff --git a/sc/source/filter/oox/sharedstringsbuffer.cxx b/sc/source/filter/oox/sharedstringsbuffer.cxx index 839f2c08e481..0c70ba11d15e 100644 --- a/sc/source/filter/oox/sharedstringsbuffer.cxx +++ b/sc/source/filter/oox/sharedstringsbuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sharedstringsbuffer.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/sharedstringsfragment.cxx b/sc/source/filter/oox/sharedstringsfragment.cxx index 585a37ce7d45..3b41268c8799 100644 --- a/sc/source/filter/oox/sharedstringsfragment.cxx +++ b/sc/source/filter/oox/sharedstringsfragment.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sharedstringsfragment.hxx" +#include -#include "richstringcontext.hxx" -#include "sharedstringsbuffer.hxx" +#include +#include #include #include diff --git a/sc/source/filter/oox/sheetdatabuffer.cxx b/sc/source/filter/oox/sheetdatabuffer.cxx index 93bfb74c473b..9b17c3e1001f 100644 --- a/sc/source/filter/oox/sheetdatabuffer.cxx +++ b/sc/source/filter/oox/sheetdatabuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sheetdatabuffer.hxx" +#include #include #include @@ -34,19 +34,19 @@ #include #include #include -#include "addressconverter.hxx" -#include "formulaparser.hxx" -#include "sharedstringsbuffer.hxx" -#include "unitconverter.hxx" -#include "markdata.hxx" -#include "rangelst.hxx" -#include "document.hxx" -#include "scitems.hxx" -#include "formulacell.hxx" -#include "docpool.hxx" -#include "paramisc.hxx" -#include "documentimport.hxx" -#include "formulabuffer.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/oox/sheetdatacontext.cxx b/sc/source/filter/oox/sheetdatacontext.cxx index 84fcabfcd6ce..b221cb16a73b 100644 --- a/sc/source/filter/oox/sheetdatacontext.cxx +++ b/sc/source/filter/oox/sheetdatacontext.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sheetdatacontext.hxx" +#include #include #include #include #include -#include "addressconverter.hxx" -#include "formulaparser.hxx" -#include "richstringcontext.hxx" -#include "unitconverter.hxx" +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/stylesbuffer.cxx b/sc/source/filter/oox/stylesbuffer.cxx index 63554bc6499c..662f749ec96a 100644 --- a/sc/source/filter/oox/stylesbuffer.cxx +++ b/sc/source/filter/oox/stylesbuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "stylesbuffer.hxx" +#include #include #include @@ -64,18 +64,18 @@ #include #include #include -#include "condformatbuffer.hxx" -#include "excelhandlers.hxx" -#include "themebuffer.hxx" -#include "unitconverter.hxx" -#include "document.hxx" -#include "stlpool.hxx" -#include "docpool.hxx" -#include "ftools.hxx" -#include "scitems.hxx" -#include "attrib.hxx" -#include "globstr.hrc" -#include "xlconst.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/oox/stylesfragment.cxx b/sc/source/filter/oox/stylesfragment.cxx index 954f5d857d8a..a9423ac8d792 100644 --- a/sc/source/filter/oox/stylesfragment.cxx +++ b/sc/source/filter/oox/stylesfragment.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "stylesfragment.hxx" +#include #include #include diff --git a/sc/source/filter/oox/tablebuffer.cxx b/sc/source/filter/oox/tablebuffer.cxx index 10e5a196460e..7df3a7a74f26 100644 --- a/sc/source/filter/oox/tablebuffer.cxx +++ b/sc/source/filter/oox/tablebuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tablebuffer.hxx" +#include #include #include @@ -28,7 +28,7 @@ #include #include #include -#include "addressconverter.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/tablecolumnsbuffer.cxx b/sc/source/filter/oox/tablecolumnsbuffer.cxx index 80d21457101d..b3baef6a9d86 100644 --- a/sc/source/filter/oox/tablecolumnsbuffer.cxx +++ b/sc/source/filter/oox/tablecolumnsbuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tablecolumnsbuffer.hxx" +#include #include #include @@ -25,9 +25,9 @@ #include #include #include -#include "addressconverter.hxx" -#include "defnamesbuffer.hxx" -#include "dbdata.hxx" +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/tablecolumnscontext.cxx b/sc/source/filter/oox/tablecolumnscontext.cxx index afecd1d86cb8..25470af5c2c6 100644 --- a/sc/source/filter/oox/tablecolumnscontext.cxx +++ b/sc/source/filter/oox/tablecolumnscontext.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tablecolumnscontext.hxx" +#include -#include "tablecolumnsbuffer.hxx" +#include #include #include diff --git a/sc/source/filter/oox/tablefragment.cxx b/sc/source/filter/oox/tablefragment.cxx index 12a45ec362ce..b8e47b88f2bd 100644 --- a/sc/source/filter/oox/tablefragment.cxx +++ b/sc/source/filter/oox/tablefragment.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tablefragment.hxx" +#include -#include "autofilterbuffer.hxx" -#include "autofiltercontext.hxx" -#include "tablecolumnsbuffer.hxx" -#include "tablecolumnscontext.hxx" -#include "tablebuffer.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/oox/themebuffer.cxx b/sc/source/filter/oox/themebuffer.cxx index 77849df65f92..67ce339d7bed 100644 --- a/sc/source/filter/oox/themebuffer.cxx +++ b/sc/source/filter/oox/themebuffer.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "themebuffer.hxx" +#include -#include "stylesbuffer.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/unitconverter.cxx b/sc/source/filter/oox/unitconverter.cxx index a220024d3bf5..8aa4a850abb6 100644 --- a/sc/source/filter/oox/unitconverter.cxx +++ b/sc/source/filter/oox/unitconverter.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "unitconverter.hxx" +#include #include #include @@ -31,7 +31,7 @@ #include #include #include -#include "stylesbuffer.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/viewsettings.cxx b/sc/source/filter/oox/viewsettings.cxx index 3b01e8632b55..3315e7bb50fa 100644 --- a/sc/source/filter/oox/viewsettings.cxx +++ b/sc/source/filter/oox/viewsettings.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "viewsettings.hxx" +#include #include #include @@ -37,10 +37,10 @@ #include #include #include -#include "addressconverter.hxx" -#include "unitconverter.hxx" -#include "workbooksettings.hxx" -#include "worksheetbuffer.hxx" +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/workbookfragment.cxx b/sc/source/filter/oox/workbookfragment.cxx index 0f852206415e..9cf8d6423edd 100644 --- a/sc/source/filter/oox/workbookfragment.cxx +++ b/sc/source/filter/oox/workbookfragment.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "workbookfragment.hxx" +#include #include #include @@ -29,31 +29,31 @@ #include #include -#include "chartsheetfragment.hxx" -#include "connectionsfragment.hxx" -#include "externallinkbuffer.hxx" -#include "externallinkfragment.hxx" -#include "formulabuffer.hxx" -#include "pivotcachebuffer.hxx" -#include "sharedstringsbuffer.hxx" -#include "sharedstringsfragment.hxx" -#include "revisionfragment.hxx" -#include "stylesfragment.hxx" -#include "tablebuffer.hxx" -#include "themebuffer.hxx" -#include "viewsettings.hxx" -#include "workbooksettings.hxx" -#include "worksheetbuffer.hxx" -#include "worksheethelper.hxx" -#include "worksheetfragment.hxx" -#include "sheetdatacontext.hxx" -#include "extlstcontext.hxx" -#include "officecfg/Office/Common.hxx" - -#include "document.hxx" -#include "docsh.hxx" -#include "calcconfig.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/oox/workbookhelper.cxx b/sc/source/filter/oox/workbookhelper.cxx index ff1377778153..f9e8a65b33df 100644 --- a/sc/source/filter/oox/workbookhelper.cxx +++ b/sc/source/filter/oox/workbookhelper.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "workbookhelper.hxx" +#include #include #include @@ -36,40 +36,40 @@ #include #include #include -#include "addressconverter.hxx" -#include "connectionsbuffer.hxx" -#include "defnamesbuffer.hxx" -#include "excelchartconverter.hxx" -#include "excelfilter.hxx" -#include "externallinkbuffer.hxx" -#include "formulaparser.hxx" -#include "pagesettings.hxx" -#include "pivotcachebuffer.hxx" -#include "pivottablebuffer.hxx" -#include "scenariobuffer.hxx" -#include "sharedstringsbuffer.hxx" -#include "stylesbuffer.hxx" -#include "tablebuffer.hxx" -#include "themebuffer.hxx" -#include "unitconverter.hxx" -#include "viewsettings.hxx" -#include "workbooksettings.hxx" -#include "worksheetbuffer.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "docuno.hxx" -#include "rangenam.hxx" -#include "tokenarray.hxx" -#include "tokenuno.hxx" -#include "dbdata.hxx" -#include "datauno.hxx" -#include "globalnames.hxx" -#include "documentimport.hxx" -#include "drwlayer.hxx" -#include "globstr.hrc" - -#include "formulabuffer.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include #include diff --git a/sc/source/filter/oox/workbooksettings.cxx b/sc/source/filter/oox/workbooksettings.cxx index bab9c6f1ca31..44c017bbafbc 100644 --- a/sc/source/filter/oox/workbooksettings.cxx +++ b/sc/source/filter/oox/workbooksettings.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "workbooksettings.hxx" +#include #include #include @@ -32,7 +32,7 @@ #include #include #include -#include "unitconverter.hxx" +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/worksheetbuffer.cxx b/sc/source/filter/oox/worksheetbuffer.cxx index df0637640b50..3a3278704f9b 100644 --- a/sc/source/filter/oox/worksheetbuffer.cxx +++ b/sc/source/filter/oox/worksheetbuffer.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "worksheetbuffer.hxx" +#include #include #include @@ -31,8 +31,8 @@ #include #include #include -#include "excelhandlers.hxx" -#include "document.hxx" +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/worksheetfragment.cxx b/sc/source/filter/oox/worksheetfragment.cxx index 703593747c22..2d00403872a8 100644 --- a/sc/source/filter/oox/worksheetfragment.cxx +++ b/sc/source/filter/oox/worksheetfragment.cxx @@ -17,32 +17,32 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "worksheetfragment.hxx" +#include #include #include #include #include #include -#include "addressconverter.hxx" -#include "autofilterbuffer.hxx" -#include "autofiltercontext.hxx" -#include "commentsfragment.hxx" -#include "condformatcontext.hxx" -#include "drawingfragment.hxx" -#include "externallinkbuffer.hxx" -#include "pagesettings.hxx" -#include "pivottablefragment.hxx" -#include "querytablefragment.hxx" -#include "scenariobuffer.hxx" -#include "scenariocontext.hxx" -#include "sheetdatabuffer.hxx" -#include "sheetdatacontext.hxx" -#include "tablefragment.hxx" -#include "extlstcontext.hxx" -#include "viewsettings.hxx" -#include "workbooksettings.hxx" -#include "worksheetsettings.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/oox/worksheethelper.cxx b/sc/source/filter/oox/worksheethelper.cxx index 870be00691f4..e59d76350aef 100644 --- a/sc/source/filter/oox/worksheethelper.cxx +++ b/sc/source/filter/oox/worksheethelper.cxx @@ -18,7 +18,7 @@ */ #include -#include "worksheethelper.hxx" +#include #include #include @@ -43,34 +43,34 @@ #include #include #include -#include "addressconverter.hxx" -#include "autofilterbuffer.hxx" -#include "commentsbuffer.hxx" -#include "condformatbuffer.hxx" -#include "convuno.hxx" -#include "document.hxx" -#include "drawingfragment.hxx" -#include "formulaparser.hxx" -#include "pagesettings.hxx" -#include "querytablebuffer.hxx" -#include "sharedstringsbuffer.hxx" -#include "sheetdatabuffer.hxx" -#include "stylesbuffer.hxx" -#include "tokenuno.hxx" -#include "unitconverter.hxx" -#include "viewsettings.hxx" -#include "workbooksettings.hxx" -#include "worksheetbuffer.hxx" -#include "worksheetsettings.hxx" -#include "formulabuffer.hxx" -#include "scitems.hxx" -#include "editutil.hxx" -#include "tokenarray.hxx" -#include "tablebuffer.hxx" -#include "documentimport.hxx" -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "cellvalue.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/oox/worksheetsettings.cxx b/sc/source/filter/oox/worksheetsettings.cxx index bb4938407710..f86abd370a12 100644 --- a/sc/source/filter/oox/worksheetsettings.cxx +++ b/sc/source/filter/oox/worksheetsettings.cxx @@ -18,7 +18,7 @@ */ #include -#include "worksheetsettings.hxx" +#include #include #include @@ -26,9 +26,9 @@ #include #include #include -#include "pagesettings.hxx" -#include "tabprotection.hxx" -#include "document.hxx" +#include +#include +#include namespace oox { namespace xls { diff --git a/sc/source/filter/orcus/interface.cxx b/sc/source/filter/orcus/interface.cxx index f1aded0dbf87..e98df4e4e1a6 100644 --- a/sc/source/filter/orcus/interface.cxx +++ b/sc/source/filter/orcus/interface.cxx @@ -8,22 +8,22 @@ */ #include -#include "orcusinterface.hxx" - -#include "document.hxx" -#include "formulacell.hxx" -#include "rangenam.hxx" -#include "tokenarray.hxx" -#include "globalnames.hxx" -#include "docoptio.hxx" -#include "globstr.hrc" -#include "compiler.hxx" -#include "dbdata.hxx" -#include "stlpool.hxx" -#include "scitems.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "attrib.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/orcus/orcusfiltersimpl.cxx b/sc/source/filter/orcus/orcusfiltersimpl.cxx index 6f1c2db3b3a6..2aa7e8b30dc0 100644 --- a/sc/source/filter/orcus/orcusfiltersimpl.cxx +++ b/sc/source/filter/orcus/orcusfiltersimpl.cxx @@ -7,10 +7,10 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "orcusfiltersimpl.hxx" -#include "orcusinterface.hxx" +#include +#include -#include "document.hxx" +#include #include #include diff --git a/sc/source/filter/orcus/xmlcontext.cxx b/sc/source/filter/orcus/xmlcontext.cxx index f01d4434778b..1bc8d595f63e 100644 --- a/sc/source/filter/orcus/xmlcontext.cxx +++ b/sc/source/filter/orcus/xmlcontext.cxx @@ -7,10 +7,10 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "orcusfiltersimpl.hxx" -#include "orcusinterface.hxx" -#include "orcusxml.hxx" -#include "document.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/qpro/qpro.cxx b/sc/source/filter/qpro/qpro.cxx index 80107e1f6f32..0cc2a7920dd1 100644 --- a/sc/source/filter/qpro/qpro.cxx +++ b/sc/source/filter/qpro/qpro.cxx @@ -20,17 +20,17 @@ #include #include -#include "qproform.hxx" -#include "qpro.hxx" -#include "qprostyle.hxx" - -#include "global.hxx" -#include "scerrors.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "filter.hxx" -#include "document.hxx" -#include "formulacell.hxx" +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/qpro/qproform.cxx b/sc/source/filter/qpro/qproform.cxx index 6ba6f136e0b0..946d4ac05860 100644 --- a/sc/source/filter/qpro/qproform.cxx +++ b/sc/source/filter/qpro/qproform.cxx @@ -20,13 +20,13 @@ #include #include #include -#include "qpro.hxx" +#include -#include "qproform.hxx" -#include "formel.hxx" -#include "compiler.hxx" +#include +#include +#include #include -#include "ftools.hxx" +#include void QProToSc::ReadSRD( ScSingleRefData& rSRD, sal_Int8 nPage, sal_Int8 nCol, sal_uInt16 nRelBit ) { diff --git a/sc/source/filter/qpro/qprostyle.cxx b/sc/source/filter/qpro/qprostyle.cxx index fa9ecbaef2a1..ce936da7b9fc 100644 --- a/sc/source/filter/qpro/qprostyle.cxx +++ b/sc/source/filter/qpro/qprostyle.cxx @@ -20,9 +20,9 @@ #include #include -#include "qproform.hxx" -#include "qpro.hxx" -#include "qprostyle.hxx" +#include +#include +#include #include #include @@ -35,13 +35,13 @@ #include #include -#include "global.hxx" -#include "scerrors.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "filter.hxx" -#include "document.hxx" -#include "formulacell.hxx" +#include +#include +#include +#include +#include +#include +#include ScQProStyle::ScQProStyle() { diff --git a/sc/source/filter/rtf/eeimpars.cxx b/sc/source/filter/rtf/eeimpars.cxx index a179099adafa..0680767a042f 100644 --- a/sc/source/filter/rtf/eeimpars.cxx +++ b/sc/source/filter/rtf/eeimpars.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -39,23 +39,23 @@ #include #include -#include "eeimport.hxx" -#include "global.hxx" -#include "document.hxx" -#include "editutil.hxx" -#include "stlsheet.hxx" -#include "docpool.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "eeparser.hxx" -#include "drwlayer.hxx" -#include "rangenam.hxx" -#include "progress.hxx" -#include "stringutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "fuinsert.hxx" +#include -#include "globstr.hrc" +#include #include diff --git a/sc/source/filter/rtf/expbase.cxx b/sc/source/filter/rtf/expbase.cxx index 699306dc5f23..14fe09f5f670 100644 --- a/sc/source/filter/rtf/expbase.cxx +++ b/sc/source/filter/rtf/expbase.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "expbase.hxx" -#include "document.hxx" -#include "editutil.hxx" +#include +#include +#include ScExportBase::ScExportBase( SvStream& rStrmP, ScDocument* pDocP, const ScRange& rRangeP ) diff --git a/sc/source/filter/rtf/rtfexp.cxx b/sc/source/filter/rtf/rtfexp.cxx index 04d55c3d9c9e..a20d29eabdec 100644 --- a/sc/source/filter/rtf/rtfexp.cxx +++ b/sc/source/filter/rtf/rtfexp.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -31,16 +31,16 @@ #include #include -#include "rtfexp.hxx" -#include "filter.hxx" -#include "cellvalue.hxx" -#include "document.hxx" -#include "patattr.hxx" -#include "attrib.hxx" -#include "cellform.hxx" -#include "editutil.hxx" -#include "stlpool.hxx" -#include "ftools.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include void ScFormatFilterPluginImpl::ScExportRTF( SvStream& rStrm, ScDocument* pDoc, const ScRange& rRange, const rtl_TextEncoding /*eNach*/ ) diff --git a/sc/source/filter/rtf/rtfimp.cxx b/sc/source/filter/rtf/rtfimp.cxx index ecd86a537846..98009c72c98a 100644 --- a/sc/source/filter/rtf/rtfimp.cxx +++ b/sc/source/filter/rtf/rtfimp.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "global.hxx" -#include "document.hxx" -#include "filter.hxx" -#include "editutil.hxx" -#include "rtfimp.hxx" -#include "rtfparse.hxx" -#include "ftools.hxx" +#include +#include +#include +#include +#include +#include +#include ErrCode ScFormatFilterPluginImpl::ScImportRTF( SvStream &rStream, const OUString& rBaseURL, ScDocument *pDoc, ScRange& rRange ) { diff --git a/sc/source/filter/rtf/rtfparse.cxx b/sc/source/filter/rtf/rtfparse.cxx index a67d38bbced3..ceab38517666 100644 --- a/sc/source/filter/rtf/rtfparse.cxx +++ b/sc/source/filter/rtf/rtfparse.cxx @@ -18,7 +18,7 @@ */ #include -#include "scitems.hxx" +#include #include #include #include @@ -26,10 +26,10 @@ #include #include -#include "rtfparse.hxx" -#include "global.hxx" -#include "document.hxx" -#include "docpool.hxx" +#include +#include +#include +#include #define SC_RTFTWIPTOL 10 // 10 Twips tolerance when determining columns diff --git a/sc/source/filter/starcalc/scflt.cxx b/sc/source/filter/starcalc/scflt.cxx index 2b69571e9c2f..84ecf76a0c84 100644 --- a/sc/source/filter/starcalc/scflt.cxx +++ b/sc/source/filter/starcalc/scflt.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -46,29 +46,29 @@ #include #include -#include "global.hxx" -#include "sc.hrc" -#include "attrib.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include +#include #include "collect.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "filter.hxx" -#include "scflt.hxx" -#include "formulacell.hxx" -#include "scfobj.hxx" -#include "docoptio.hxx" -#include "viewopti.hxx" -#include "postit.hxx" -#include "globstr.hrc" -#include "ftools.hxx" -#include "tabprotection.hxx" - -#include "fprogressbar.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include using namespace com::sun::star; diff --git a/sc/source/filter/starcalc/scfobj.cxx b/sc/source/filter/starcalc/scfobj.cxx index f05b52a16c3f..9cbce392c03b 100644 --- a/sc/source/filter/starcalc/scfobj.cxx +++ b/sc/source/filter/starcalc/scfobj.cxx @@ -32,12 +32,12 @@ using namespace com::sun::star; #include #include #include -#include "address.hxx" +#include -#include "scfobj.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "chartarr.hxx" +#include +#include +#include +#include void Sc10InsertObject::InsertChart( ScDocument* pDoc, SCTAB nDestTab, const tools::Rectangle& rRect, SCTAB nSrcTab, sal_uInt16 nX1, sal_uInt16 nY1, sal_uInt16 nX2, sal_uInt16 nY2 ) diff --git a/sc/source/filter/xcl97/XclExpChangeTrack.cxx b/sc/source/filter/xcl97/XclExpChangeTrack.cxx index f6afae56b346..0cbb72b2e9da 100644 --- a/sc/source/filter/xcl97/XclExpChangeTrack.cxx +++ b/sc/source/filter/xcl97/XclExpChangeTrack.cxx @@ -20,12 +20,12 @@ #include #include #include -#include "XclExpChangeTrack.hxx" -#include "xeformula.hxx" -#include "formulacell.hxx" -#include "xcl97rec.hxx" -#include "document.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/xcl97/XclImpChangeTrack.cxx b/sc/source/filter/xcl97/XclImpChangeTrack.cxx index d5b2f446a7b0..1e344fbb6325 100644 --- a/sc/source/filter/xcl97/XclImpChangeTrack.cxx +++ b/sc/source/filter/xcl97/XclImpChangeTrack.cxx @@ -17,17 +17,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "XclImpChangeTrack.hxx" +#include #include #include #include -#include "chgviset.hxx" -#include "formulacell.hxx" -#include "chgtrack.hxx" -#include "xihelper.hxx" -#include "xilink.hxx" -#include "externalrefmgr.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include +#include +#include // class XclImpChangeTrack diff --git a/sc/source/filter/xcl97/xcl97esc.cxx b/sc/source/filter/xcl97/xcl97esc.cxx index c2028180e6e8..7533190a4b65 100644 --- a/sc/source/filter/xcl97/xcl97esc.cxx +++ b/sc/source/filter/xcl97/xcl97esc.cxx @@ -39,18 +39,18 @@ #include #include -#include "xeescher.hxx" +#include -#include "global.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "xecontent.hxx" +#include +#include +#include +#include #include -#include "userdat.hxx" -#include "xcl97rec.hxx" -#include "xehelper.hxx" -#include "xechart.hxx" -#include "xcl97esc.hxx" +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/filter/xcl97/xcl97rec.cxx b/sc/source/filter/xcl97/xcl97rec.cxx index 39ccc18970f0..8a1923933c8e 100644 --- a/sc/source/filter/xcl97/xcl97rec.cxx +++ b/sc/source/filter/xcl97/xcl97rec.cxx @@ -35,18 +35,18 @@ #include #include #include -#include "formulacell.hxx" -#include "drwlayer.hxx" +#include +#include -#include "xcl97rec.hxx" -#include "xcl97esc.hxx" -#include "editutil.hxx" -#include "xecontent.hxx" -#include "xeescher.hxx" -#include "xestyle.hxx" -#include "xelink.hxx" +#include +#include +#include +#include +#include +#include +#include -#include "scitems.hxx" +#include #include #include @@ -60,15 +60,15 @@ #include -#include "document.hxx" -#include "conditio.hxx" -#include "rangelst.hxx" -#include "stlpool.hxx" -#include "viewopti.hxx" -#include "scextopt.hxx" -#include "docoptio.hxx" -#include "patattr.hxx" -#include "tabprotection.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/xml/XMLCalculationSettingsContext.cxx b/sc/source/filter/xml/XMLCalculationSettingsContext.cxx index de707ce661a9..f3eb92525053 100644 --- a/sc/source/filter/xml/XMLCalculationSettingsContext.cxx +++ b/sc/source/filter/xml/XMLCalculationSettingsContext.cxx @@ -19,9 +19,9 @@ #include "XMLCalculationSettingsContext.hxx" #include "xmlimprt.hxx" -#include "unonames.hxx" -#include "docoptio.hxx" -#include "document.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx b/sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx index dc5f3cb00df1..5f7f3d77e806 100644 --- a/sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx +++ b/sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx @@ -20,14 +20,14 @@ #include "XMLChangeTrackingExportHelper.hxx" #include "xmlexprt.hxx" #include "XMLConverter.hxx" -#include "document.hxx" -#include "chgtrack.hxx" -#include "chgviset.hxx" -#include "formulacell.hxx" -#include "textuno.hxx" -#include "rangeutl.hxx" -#include "cellvalue.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx b/sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx index 2e0f479ccb0f..e9938fa11bc6 100644 --- a/sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx +++ b/sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx @@ -19,10 +19,10 @@ #include "XMLChangeTrackingImportHelper.hxx" #include "XMLConverter.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "chgviset.hxx" -#include "rangeutl.hxx" +#include +#include +#include +#include #include #include #include diff --git a/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx b/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx index 1fdeaec90903..28b234c9c85c 100644 --- a/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx +++ b/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_FILTER_XML_XMLCHANGETRACKINGIMPORTHELPER_HXX #include -#include "chgtrack.hxx" +#include #include #include diff --git a/sc/source/filter/xml/XMLCodeNameProvider.cxx b/sc/source/filter/xml/XMLCodeNameProvider.cxx index d833e2e4016e..50a19f603c20 100644 --- a/sc/source/filter/xml/XMLCodeNameProvider.cxx +++ b/sc/source/filter/xml/XMLCodeNameProvider.cxx @@ -18,8 +18,8 @@ */ #include "XMLCodeNameProvider.hxx" -#include "document.hxx" -#include "comphelper/sequence.hxx" +#include +#include using namespace com::sun::star; diff --git a/sc/source/filter/xml/XMLConsolidationContext.cxx b/sc/source/filter/xml/XMLConsolidationContext.cxx index 7b08eecb6abd..0e929223284a 100644 --- a/sc/source/filter/xml/XMLConsolidationContext.cxx +++ b/sc/source/filter/xml/XMLConsolidationContext.cxx @@ -18,8 +18,8 @@ */ #include "XMLConsolidationContext.hxx" -#include "document.hxx" -#include "rangeutl.hxx" +#include +#include #include "xmlimprt.hxx" #include "XMLConverter.hxx" #include diff --git a/sc/source/filter/xml/XMLConsolidationContext.hxx b/sc/source/filter/xml/XMLConsolidationContext.hxx index 70de6d67862e..caf8a618dbe3 100644 --- a/sc/source/filter/xml/XMLConsolidationContext.hxx +++ b/sc/source/filter/xml/XMLConsolidationContext.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_XML_XMLCONSOLIDATIONCONTEXT_HXX #define INCLUDED_SC_SOURCE_FILTER_XML_XMLCONSOLIDATIONCONTEXT_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include #include "xmlimprt.hxx" #include "importcontext.hxx" diff --git a/sc/source/filter/xml/XMLConverter.cxx b/sc/source/filter/xml/XMLConverter.cxx index c2b41d09e4ea..b0bfb34fc848 100644 --- a/sc/source/filter/xml/XMLConverter.cxx +++ b/sc/source/filter/xml/XMLConverter.cxx @@ -23,13 +23,13 @@ #include #include #include -#include "rangelst.hxx" -#include "rangeutl.hxx" -#include "docuno.hxx" -#include "convuno.hxx" -#include "document.hxx" -#include "ftools.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include +#include +#include using namespace ::com::sun::star; using namespace xmloff::token; diff --git a/sc/source/filter/xml/XMLConverter.hxx b/sc/source/filter/xml/XMLConverter.hxx index c35d90de12f2..6c131421bd13 100644 --- a/sc/source/filter/xml/XMLConverter.hxx +++ b/sc/source/filter/xml/XMLConverter.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_XML_XMLCONVERTER_HXX #define INCLUDED_SC_SOURCE_FILTER_XML_XMLCONVERTER_HXX -#include "global.hxx" -#include "detfunc.hxx" -#include "detdata.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/filter/xml/XMLDDELinksContext.cxx b/sc/source/filter/xml/XMLDDELinksContext.cxx index 5efca911ad4e..55631e777364 100644 --- a/sc/source/filter/xml/XMLDDELinksContext.cxx +++ b/sc/source/filter/xml/XMLDDELinksContext.cxx @@ -19,8 +19,8 @@ #include "XMLDDELinksContext.hxx" #include "xmlimprt.hxx" -#include "document.hxx" -#include "scmatrix.hxx" +#include +#include #include #include #include diff --git a/sc/source/filter/xml/XMLDetectiveContext.cxx b/sc/source/filter/xml/XMLDetectiveContext.cxx index 00fddd2e91f9..35b613f614b0 100644 --- a/sc/source/filter/xml/XMLDetectiveContext.cxx +++ b/sc/source/filter/xml/XMLDetectiveContext.cxx @@ -23,10 +23,10 @@ #include #include #include -#include "convuno.hxx" +#include #include "xmlimprt.hxx" #include "XMLConverter.hxx" -#include "rangeutl.hxx" +#include #include diff --git a/sc/source/filter/xml/XMLDetectiveContext.hxx b/sc/source/filter/xml/XMLDetectiveContext.hxx index b572950173fa..9a21b017c64f 100644 --- a/sc/source/filter/xml/XMLDetectiveContext.hxx +++ b/sc/source/filter/xml/XMLDetectiveContext.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_FILTER_XML_XMLDETECTIVECONTEXT_HXX #include -#include "detfunc.hxx" -#include "detdata.hxx" +#include +#include #include "xmlimprt.hxx" #include "importcontext.hxx" diff --git a/sc/source/filter/xml/XMLExportDDELinks.cxx b/sc/source/filter/xml/XMLExportDDELinks.cxx index 034860a75263..73194517a62c 100644 --- a/sc/source/filter/xml/XMLExportDDELinks.cxx +++ b/sc/source/filter/xml/XMLExportDDELinks.cxx @@ -23,9 +23,9 @@ #include #include #include "xmlexprt.hxx" -#include "unonames.hxx" -#include "document.hxx" -#include "scmatrix.hxx" +#include +#include +#include #include class ScMatrix; diff --git a/sc/source/filter/xml/XMLExportDataPilot.cxx b/sc/source/filter/xml/XMLExportDataPilot.cxx index b9c4a84e745d..ac8419cd6252 100644 --- a/sc/source/filter/xml/XMLExportDataPilot.cxx +++ b/sc/source/filter/xml/XMLExportDataPilot.cxx @@ -26,20 +26,20 @@ #include #include "xmlexprt.hxx" #include "XMLConverter.hxx" -#include "document.hxx" -#include "dpobject.hxx" -#include "dociter.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "scitems.hxx" -#include "dpsave.hxx" -#include "dpshttab.hxx" -#include "dpsdbtab.hxx" -#include "dpdimsave.hxx" -#include "dpgroup.hxx" -#include "dputil.hxx" -#include "rangeutl.hxx" -#include "queryentry.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/filter/xml/XMLExportDataPilot.hxx b/sc/source/filter/xml/XMLExportDataPilot.hxx index dcba96e50224..22cfe310fb69 100644 --- a/sc/source/filter/xml/XMLExportDataPilot.hxx +++ b/sc/source/filter/xml/XMLExportDataPilot.hxx @@ -22,7 +22,7 @@ #include #include -#include "global.hxx" +#include #include #include diff --git a/sc/source/filter/xml/XMLExportDatabaseRanges.cxx b/sc/source/filter/xml/XMLExportDatabaseRanges.cxx index f9128fbd59e9..76e9438aa843 100644 --- a/sc/source/filter/xml/XMLExportDatabaseRanges.cxx +++ b/sc/source/filter/xml/XMLExportDatabaseRanges.cxx @@ -26,16 +26,16 @@ #include "xmlexprt.hxx" #include "XMLExportIterator.hxx" #include "XMLConverter.hxx" -#include "unonames.hxx" -#include "dbdata.hxx" -#include "document.hxx" -#include "globstr.hrc" -#include "globalnames.hxx" +#include +#include +#include +#include +#include #include "XMLExportSharedData.hxx" -#include "rangeutl.hxx" -#include "subtotalparam.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/xml/XMLExportIterator.cxx b/sc/source/filter/xml/XMLExportIterator.cxx index 523336396d20..1f8cb283f85d 100644 --- a/sc/source/filter/xml/XMLExportIterator.cxx +++ b/sc/source/filter/xml/XMLExportIterator.cxx @@ -19,12 +19,12 @@ #include "XMLExportIterator.hxx" #include -#include "dociter.hxx" -#include "convuno.hxx" +#include +#include #include "xmlexprt.hxx" #include "XMLExportSharedData.hxx" #include "XMLStylesExportHelper.hxx" -#include "document.hxx" +#include #include diff --git a/sc/source/filter/xml/XMLExportIterator.hxx b/sc/source/filter/xml/XMLExportIterator.hxx index a11467cd216d..494551f2bb94 100644 --- a/sc/source/filter/xml/XMLExportIterator.hxx +++ b/sc/source/filter/xml/XMLExportIterator.hxx @@ -29,11 +29,11 @@ #include #include #include -#include "global.hxx" -#include "detfunc.hxx" -#include "detdata.hxx" -#include "postit.hxx" -#include "cellvalue.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/filter/xml/XMLExportSharedData.hxx b/sc/source/filter/xml/XMLExportSharedData.hxx index 926957e3066a..3998f268c0a9 100644 --- a/sc/source/filter/xml/XMLExportSharedData.hxx +++ b/sc/source/filter/xml/XMLExportSharedData.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_XML_XMLEXPORTSHAREDDATA_HXX #define INCLUDED_SC_SOURCE_FILTER_XML_XMLEXPORTSHAREDDATA_HXX -#include "global.hxx" +#include #include #include diff --git a/sc/source/filter/xml/XMLStylesExportHelper.cxx b/sc/source/filter/xml/XMLStylesExportHelper.cxx index e97eb57396d0..3b1e749c6318 100644 --- a/sc/source/filter/xml/XMLStylesExportHelper.cxx +++ b/sc/source/filter/xml/XMLStylesExportHelper.cxx @@ -18,12 +18,12 @@ */ #include "XMLStylesExportHelper.hxx" -#include "global.hxx" -#include "unonames.hxx" +#include +#include #include "XMLConverter.hxx" #include "xmlexprt.hxx" -#include "document.hxx" -#include "rangeutl.hxx" +#include +#include #include #include #include diff --git a/sc/source/filter/xml/XMLStylesExportHelper.hxx b/sc/source/filter/xml/XMLStylesExportHelper.hxx index f78803b09e85..46e51dffb8b9 100644 --- a/sc/source/filter/xml/XMLStylesExportHelper.hxx +++ b/sc/source/filter/xml/XMLStylesExportHelper.hxx @@ -24,7 +24,7 @@ #include #include -#include "address.hxx" +#include #include #include #include diff --git a/sc/source/filter/xml/XMLStylesImportHelper.hxx b/sc/source/filter/xml/XMLStylesImportHelper.hxx index a9eadfaeef90..b98f62c65cd7 100644 --- a/sc/source/filter/xml/XMLStylesImportHelper.hxx +++ b/sc/source/filter/xml/XMLStylesImportHelper.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_XML_XMLSTYLESIMPORTHELPER_HXX #define INCLUDED_SC_SOURCE_FILTER_XML_XMLSTYLESIMPORTHELPER_HXX -#include "rangelst.hxx" -#include "simplerangelist.hxx" +#include +#include #include #include diff --git a/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx b/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx index 357a7655e807..e52f442d1efb 100644 --- a/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx +++ b/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx @@ -24,8 +24,8 @@ #include #include -#include "unonames.hxx" -#include "textuno.hxx" +#include +#include using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/sc/source/filter/xml/XMLTableMasterPageExport.cxx b/sc/source/filter/xml/XMLTableMasterPageExport.cxx index 12c8c15921a4..5819f8f9167f 100644 --- a/sc/source/filter/xml/XMLTableMasterPageExport.cxx +++ b/sc/source/filter/xml/XMLTableMasterPageExport.cxx @@ -25,9 +25,9 @@ #include #include -#include "unonames.hxx" +#include #include "xmlexprt.hxx" -#include "textuno.hxx" +#include using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/sc/source/filter/xml/XMLTableShapeImportHelper.cxx b/sc/source/filter/xml/XMLTableShapeImportHelper.cxx index 681dead833f8..2a7347cd2dbf 100644 --- a/sc/source/filter/xml/XMLTableShapeImportHelper.cxx +++ b/sc/source/filter/xml/XMLTableShapeImportHelper.cxx @@ -21,12 +21,12 @@ #include "XMLTableShapeImportHelper.hxx" #include "xmlimprt.hxx" #include "XMLConverter.hxx" -#include "drwlayer.hxx" +#include #include "xmlannoi.hxx" -#include "rangeutl.hxx" -#include "userdat.hxx" -#include "docuno.hxx" -#include "sheetdata.hxx" +#include +#include +#include +#include #include #include #include diff --git a/sc/source/filter/xml/XMLTableShapeImportHelper.hxx b/sc/source/filter/xml/XMLTableShapeImportHelper.hxx index f75251405488..720a7ca3ea0c 100644 --- a/sc/source/filter/xml/XMLTableShapeImportHelper.hxx +++ b/sc/source/filter/xml/XMLTableShapeImportHelper.hxx @@ -22,7 +22,7 @@ #include #include -#include "address.hxx" +#include class ScXMLImport; class ScXMLAnnotationContext; diff --git a/sc/source/filter/xml/XMLTableShapeResizer.cxx b/sc/source/filter/xml/XMLTableShapeResizer.cxx index 8d1705869d3a..659eba5fd64b 100644 --- a/sc/source/filter/xml/XMLTableShapeResizer.cxx +++ b/sc/source/filter/xml/XMLTableShapeResizer.cxx @@ -18,14 +18,14 @@ */ #include "XMLTableShapeResizer.hxx" -#include "unonames.hxx" -#include "document.hxx" +#include +#include #include "xmlimprt.hxx" -#include "chartlis.hxx" +#include #include "XMLConverter.hxx" -#include "rangeutl.hxx" -#include "compiler.hxx" -#include "reftokenhelper.hxx" +#include +#include +#include #include diff --git a/sc/source/filter/xml/XMLTableShapesContext.cxx b/sc/source/filter/xml/XMLTableShapesContext.cxx index c601ba975968..e62bef223322 100644 --- a/sc/source/filter/xml/XMLTableShapesContext.cxx +++ b/sc/source/filter/xml/XMLTableShapesContext.cxx @@ -20,7 +20,7 @@ #include "XMLTableShapesContext.hxx" #include "XMLTableShapeImportHelper.hxx" #include "xmlimprt.hxx" -#include "document.hxx" +#include using namespace com::sun::star; diff --git a/sc/source/filter/xml/XMLTableSourceContext.cxx b/sc/source/filter/xml/XMLTableSourceContext.cxx index ec5ebede6568..4970fa00e510 100644 --- a/sc/source/filter/xml/XMLTableSourceContext.cxx +++ b/sc/source/filter/xml/XMLTableSourceContext.cxx @@ -19,9 +19,9 @@ #include "XMLTableSourceContext.hxx" #include "xmlimprt.hxx" -#include "document.hxx" +#include #include "xmlsubti.hxx" -#include "tablink.hxx" +#include #include #include #include diff --git a/sc/source/filter/xml/XMLTrackedChangesContext.cxx b/sc/source/filter/xml/XMLTrackedChangesContext.cxx index 15d24dbd2b6f..37d532c1baf7 100644 --- a/sc/source/filter/xml/XMLTrackedChangesContext.cxx +++ b/sc/source/filter/xml/XMLTrackedChangesContext.cxx @@ -22,10 +22,10 @@ #include "xmlimprt.hxx" #include "xmlconti.hxx" #include "XMLConverter.hxx" -#include "formulacell.hxx" -#include "textuno.hxx" -#include "editutil.hxx" -#include "document.hxx" +#include +#include +#include +#include #include #include #include diff --git a/sc/source/filter/xml/XMLTrackedChangesContext.hxx b/sc/source/filter/xml/XMLTrackedChangesContext.hxx index 23e47c20a06d..8600b73410bc 100644 --- a/sc/source/filter/xml/XMLTrackedChangesContext.hxx +++ b/sc/source/filter/xml/XMLTrackedChangesContext.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_FILTER_XML_XMLTRACKEDCHANGESCONTEXT_HXX #include "XMLChangeTrackingImportHelper.hxx" -#include "chgtrack.hxx" +#include #include "xmlimprt.hxx" #include "importcontext.hxx" #include diff --git a/sc/source/filter/xml/cachedattraccess.cxx b/sc/source/filter/xml/cachedattraccess.cxx index 288c996aebf2..55bc1675ac3e 100644 --- a/sc/source/filter/xml/cachedattraccess.cxx +++ b/sc/source/filter/xml/cachedattraccess.cxx @@ -8,7 +8,7 @@ */ #include "cachedattraccess.hxx" -#include "document.hxx" +#include ScXMLCachedRowAttrAccess::Cache::Cache() : mnTab(-1), mnRow1(-1), mnRow2(-1), mbValue(false) {} diff --git a/sc/source/filter/xml/sheetdata.cxx b/sc/source/filter/xml/sheetdata.cxx index 682d466d2a49..3e92862a2182 100644 --- a/sc/source/filter/xml/sheetdata.cxx +++ b/sc/source/filter/xml/sheetdata.cxx @@ -23,7 +23,7 @@ #include #include -#include "sheetdata.hxx" +#include ScSheetSaveData::ScSheetSaveData() : mnStartTab( -1 ), diff --git a/sc/source/filter/xml/xmlbodyi.cxx b/sc/source/filter/xml/xmlbodyi.cxx index 352d4bb06d0e..226db0ab313c 100644 --- a/sc/source/filter/xml/xmlbodyi.cxx +++ b/sc/source/filter/xml/xmlbodyi.cxx @@ -19,9 +19,9 @@ #include -#include "document.hxx" -#include "docuno.hxx" -#include "sheetdata.hxx" +#include +#include +#include #include "xmlbodyi.hxx" #include "xmltabi.hxx" @@ -39,8 +39,8 @@ #include "XMLTrackedChangesContext.hxx" #include "XMLEmptyContext.hxx" #include "XMLDetectiveContext.hxx" -#include "scerrors.hxx" -#include "tabprotection.hxx" +#include +#include #include "datastreamimport.hxx" #include diff --git a/sc/source/filter/xml/xmlbodyi.hxx b/sc/source/filter/xml/xmlbodyi.hxx index 6e6f63ebb844..092c381abfd0 100644 --- a/sc/source/filter/xml/xmlbodyi.hxx +++ b/sc/source/filter/xml/xmlbodyi.hxx @@ -25,7 +25,7 @@ #include "xmlimprt.hxx" #include "importcontext.hxx" -#include "tabprotection.hxx" +#include class ScXMLChangeTrackingImportHelper; diff --git a/sc/source/filter/xml/xmlcelli.cxx b/sc/source/filter/xml/xmlcelli.cxx index ada61dea46a9..540115a61675 100644 --- a/sc/source/filter/xml/xmlcelli.cxx +++ b/sc/source/filter/xml/xmlcelli.cxx @@ -23,37 +23,37 @@ #include "xmltabi.hxx" #include "xmlstyli.hxx" #include "xmlannoi.hxx" -#include "global.hxx" -#include "cellvalue.hxx" -#include "document.hxx" -#include "cellsuno.hxx" -#include "docuno.hxx" -#include "unonames.hxx" -#include "postit.hxx" -#include "sheetdata.hxx" -#include "docsh.hxx" -#include "cellform.hxx" -#include "validat.hxx" -#include "patattr.hxx" -#include "scitems.hxx" -#include "docpool.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "XMLTableShapeImportHelper.hxx" #include "XMLStylesImportHelper.hxx" #include "celltextparacontext.hxx" -#include "arealink.hxx" +#include #include -#include "convuno.hxx" +#include #include "XMLConverter.hxx" -#include "scerrors.hxx" -#include "editutil.hxx" -#include "formulacell.hxx" +#include +#include +#include #include "editattributemap.hxx" -#include "stringutil.hxx" -#include "tokenarray.hxx" -#include "scmatrix.hxx" -#include "documentimport.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/xml/xmlcoli.cxx b/sc/source/filter/xml/xmlcoli.cxx index 5600a8257871..6e3e823c6ae8 100644 --- a/sc/source/filter/xml/xmlcoli.cxx +++ b/sc/source/filter/xml/xmlcoli.cxx @@ -19,13 +19,13 @@ #include "xmlcoli.hxx" #include "xmlimprt.hxx" -#include "global.hxx" +#include #include "xmlstyli.hxx" -#include "document.hxx" -#include "docuno.hxx" -#include "olinetab.hxx" -#include "sheetdata.hxx" -#include "unonames.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/xml/xmlcondformat.cxx b/sc/source/filter/xml/xmlcondformat.cxx index 05bf9cf06ae7..564025d781ce 100644 --- a/sc/source/filter/xml/xmlcondformat.cxx +++ b/sc/source/filter/xml/xmlcondformat.cxx @@ -12,15 +12,15 @@ #include #include -#include "colorscale.hxx" -#include "conditio.hxx" -#include "document.hxx" +#include +#include +#include #include -#include "rangelst.hxx" -#include "rangeutl.hxx" -#include "docfunc.hxx" +#include +#include +#include #include "XMLConverter.hxx" -#include "stylehelper.hxx" +#include using namespace xmloff::token; diff --git a/sc/source/filter/xml/xmlcondformat.hxx b/sc/source/filter/xml/xmlcondformat.hxx index ef52883f2419..6232bfc381af 100644 --- a/sc/source/filter/xml/xmlcondformat.hxx +++ b/sc/source/filter/xml/xmlcondformat.hxx @@ -14,7 +14,7 @@ #include #include "xmlimprt.hxx" #include "importcontext.hxx" -#include "rangelst.hxx" +#include class ScColorScaleFormat; class ScColorScaleEntry; diff --git a/sc/source/filter/xml/xmlconti.cxx b/sc/source/filter/xml/xmlconti.cxx index b358a1e43f93..e3b7a72ad7f3 100644 --- a/sc/source/filter/xml/xmlconti.cxx +++ b/sc/source/filter/xml/xmlconti.cxx @@ -19,8 +19,8 @@ #include "xmlconti.hxx" #include "xmlimprt.hxx" -#include "global.hxx" -#include "document.hxx" +#include +#include #include #include diff --git a/sc/source/filter/xml/xmlcvali.cxx b/sc/source/filter/xml/xmlcvali.cxx index 3e03a6df3731..a9232502b920 100644 --- a/sc/source/filter/xml/xmlcvali.cxx +++ b/sc/source/filter/xml/xmlcvali.cxx @@ -20,7 +20,7 @@ #include "xmlcvali.hxx" #include "xmlimprt.hxx" #include "xmlconti.hxx" -#include "document.hxx" +#include #include "XMLConverter.hxx" #include diff --git a/sc/source/filter/xml/xmldpimp.cxx b/sc/source/filter/xml/xmldpimp.cxx index d4186f8a0c5d..c6d3581ca7a3 100644 --- a/sc/source/filter/xml/xmldpimp.cxx +++ b/sc/source/filter/xml/xmldpimp.cxx @@ -21,17 +21,17 @@ #include "xmlimprt.hxx" #include "xmlfilti.hxx" #include "xmlsorti.hxx" -#include "document.hxx" -#include "docuno.hxx" -#include "dpshttab.hxx" -#include "dpsdbtab.hxx" -#include "attrib.hxx" +#include +#include +#include +#include +#include #include "XMLConverter.hxx" -#include "dpgroup.hxx" -#include "dpdimsave.hxx" -#include "rangeutl.hxx" -#include "dpoutputgeometry.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include #include "pivotsource.hxx" diff --git a/sc/source/filter/xml/xmldpimp.hxx b/sc/source/filter/xml/xmldpimp.hxx index 7d89ffeb721d..9cc139e0f08f 100644 --- a/sc/source/filter/xml/xmldpimp.hxx +++ b/sc/source/filter/xml/xmldpimp.hxx @@ -27,10 +27,10 @@ #include #include -#include "global.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "queryparam.hxx" +#include +#include +#include +#include #include "xmlimprt.hxx" #include "importcontext.hxx" diff --git a/sc/source/filter/xml/xmldrani.cxx b/sc/source/filter/xml/xmldrani.cxx index 06df21a81c3f..c6d1dde218e3 100644 --- a/sc/source/filter/xml/xmldrani.cxx +++ b/sc/source/filter/xml/xmldrani.cxx @@ -21,19 +21,19 @@ #include "xmlimprt.hxx" #include "xmlfilti.hxx" #include "xmlsorti.hxx" -#include "document.hxx" -#include "globstr.hrc" -#include "globalnames.hxx" -#include "docuno.hxx" -#include "dbdata.hxx" -#include "datauno.hxx" -#include "attrib.hxx" -#include "unonames.hxx" -#include "convuno.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "XMLConverter.hxx" -#include "rangeutl.hxx" -#include "queryentry.hxx" -#include "dputil.hxx" +#include +#include +#include #include #include diff --git a/sc/source/filter/xml/xmldrani.hxx b/sc/source/filter/xml/xmldrani.hxx index 4defcb6188e5..9cc5a2635924 100644 --- a/sc/source/filter/xml/xmldrani.hxx +++ b/sc/source/filter/xml/xmldrani.hxx @@ -26,7 +26,7 @@ #include #include -#include "dbdata.hxx" +#include #include "xmlimprt.hxx" #include "importcontext.hxx" diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx index 48156659941a..10d04f2fc529 100644 --- a/sc/source/filter/xml/xmlexprt.cxx +++ b/sc/source/filter/xml/xmlexprt.cxx @@ -19,18 +19,18 @@ #include -#include "appluno.hxx" +#include #include "xmlexprt.hxx" #include "XMLConverter.hxx" #include "xmlstyle.hxx" -#include "unonames.hxx" -#include "document.hxx" -#include "olinetab.hxx" -#include "cellsuno.hxx" -#include "formulacell.hxx" -#include "rangenam.hxx" +#include +#include +#include +#include +#include +#include #include "XMLTableMasterPageExport.hxx" -#include "drwlayer.hxx" +#include #include "XMLExportDataPilot.hxx" #include "XMLExportDatabaseRanges.hxx" #include "XMLExportDDELinks.hxx" @@ -38,37 +38,37 @@ #include "XMLColumnRowGroupExport.hxx" #include "XMLStylesExportHelper.hxx" #include "XMLChangeTrackingExportHelper.hxx" -#include "sheetdata.hxx" -#include "docoptio.hxx" +#include +#include #include "XMLExportSharedData.hxx" -#include "chgviset.hxx" -#include "docuno.hxx" -#include "textuno.hxx" -#include "chartlis.hxx" -#include "scitems.hxx" -#include "docpool.hxx" -#include "userdat.hxx" -#include "dociter.hxx" -#include "chgtrack.hxx" -#include "rangeutl.hxx" -#include "convuno.hxx" -#include "postit.hxx" -#include "externalrefmgr.hxx" -#include "editutil.hxx" -#include "tabprotection.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "cachedattraccess.hxx" -#include "colorscale.hxx" -#include "conditio.hxx" -#include "cellvalue.hxx" -#include "stylehelper.hxx" -#include "edittextiterator.hxx" +#include +#include +#include +#include +#include #include "editattributemap.hxx" #include #include #include #include #include -#include "datamapper.hxx" +#include #include #include diff --git a/sc/source/filter/xml/xmlexprt.hxx b/sc/source/filter/xml/xmlexprt.hxx index 965d8a303ee8..cb2c5df7c758 100644 --- a/sc/source/filter/xml/xmlexprt.hxx +++ b/sc/source/filter/xml/xmlexprt.hxx @@ -25,7 +25,7 @@ #include #include -#include "address.hxx" +#include #include #include diff --git a/sc/source/filter/xml/xmlexternaltabi.cxx b/sc/source/filter/xml/xmlexternaltabi.cxx index e2b0dae21d0f..9e5c9a746804 100644 --- a/sc/source/filter/xml/xmlexternaltabi.cxx +++ b/sc/source/filter/xml/xmlexternaltabi.cxx @@ -22,8 +22,8 @@ #include "xmltabi.hxx" #include "xmlstyli.hxx" -#include "token.hxx" -#include "document.hxx" +#include +#include #include #include diff --git a/sc/source/filter/xml/xmlfilti.cxx b/sc/source/filter/xml/xmlfilti.cxx index 42c63ec57665..b51929eec871 100644 --- a/sc/source/filter/xml/xmlfilti.cxx +++ b/sc/source/filter/xml/xmlfilti.cxx @@ -19,12 +19,12 @@ #include "xmlfilti.hxx" #include "xmlimprt.hxx" -#include "docuno.hxx" -#include "convuno.hxx" +#include +#include #include "XMLConverter.hxx" -#include "rangeutl.hxx" -#include "queryentry.hxx" -#include "document.hxx" +#include +#include +#include #include #include diff --git a/sc/source/filter/xml/xmlfilti.hxx b/sc/source/filter/xml/xmlfilti.hxx index c889573164c7..fb9fac0302a5 100644 --- a/sc/source/filter/xml/xmlfilti.hxx +++ b/sc/source/filter/xml/xmlfilti.hxx @@ -27,7 +27,7 @@ #include "xmldrani.hxx" #include "xmldpimp.hxx" #include "importcontext.hxx" -#include "queryentry.hxx" +#include #include #include diff --git a/sc/source/filter/xml/xmlfonte.cxx b/sc/source/filter/xml/xmlfonte.cxx index 4f24fb366e0e..1aa7ec0bd385 100644 --- a/sc/source/filter/xml/xmlfonte.cxx +++ b/sc/source/filter/xml/xmlfonte.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include -#include "document.hxx" -#include "docpool.hxx" +#include +#include #include "xmlexprt.hxx" -#include "stlpool.hxx" -#include "attrib.hxx" +#include +#include class ScXMLFontAutoStylePool_Impl: public XMLFontAutoStylePool { diff --git a/sc/source/filter/xml/xmlimprt.cxx b/sc/source/filter/xml/xmlimprt.cxx index 4fe0c8e4a145..e6db5b6f6deb 100644 --- a/sc/source/filter/xml/xmlimprt.cxx +++ b/sc/source/filter/xml/xmlimprt.cxx @@ -46,33 +46,33 @@ #include #include -#include "appluno.hxx" +#include #include "xmlimprt.hxx" #include "importcontext.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "docuno.hxx" -#include "nameuno.hxx" +#include +#include +#include +#include #include "xmlbodyi.hxx" #include "xmlstyli.hxx" -#include "ViewSettingsSequenceDefines.hxx" +#include -#include "patattr.hxx" +#include #include "XMLConverter.hxx" #include "XMLDetectiveContext.hxx" #include "XMLTableShapeImportHelper.hxx" #include "XMLChangeTrackingImportHelper.hxx" -#include "chgviset.hxx" +#include #include "XMLStylesImportHelper.hxx" -#include "sheetdata.hxx" -#include "rangeutl.hxx" -#include "postit.hxx" -#include "formulaparserpool.hxx" -#include "externalrefmgr.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include #include "editattributemap.hxx" -#include "documentimport.hxx" +#include #include "pivotsource.hxx" #include #include diff --git a/sc/source/filter/xml/xmlimprt.hxx b/sc/source/filter/xml/xmlimprt.hxx index 828efd191b53..89a9cbb0c99a 100644 --- a/sc/source/filter/xml/xmlimprt.hxx +++ b/sc/source/filter/xml/xmlimprt.hxx @@ -28,9 +28,9 @@ #include #include #include "xmlsubti.hxx" -#include "global.hxx" +#include #include -#include "compiler.hxx" +#include #include "xmlstyle.hxx" #include diff --git a/sc/source/filter/xml/xmlmappingi.cxx b/sc/source/filter/xml/xmlmappingi.cxx index 1c0a518afb97..c40734afc177 100644 --- a/sc/source/filter/xml/xmlmappingi.cxx +++ b/sc/source/filter/xml/xmlmappingi.cxx @@ -15,9 +15,9 @@ #include #include -#include "datamapper.hxx" -#include "document.hxx" -#include "dbdata.hxx" +#include +#include +#include #include diff --git a/sc/source/filter/xml/xmlnexpi.cxx b/sc/source/filter/xml/xmlnexpi.cxx index 15e6919e45bc..2741b90b1573 100644 --- a/sc/source/filter/xml/xmlnexpi.cxx +++ b/sc/source/filter/xml/xmlnexpi.cxx @@ -22,8 +22,8 @@ #include "xmlnexpi.hxx" #include "xmlimprt.hxx" #include "xmlcelli.hxx" -#include "docuno.hxx" -#include "document.hxx" +#include +#include #include diff --git a/sc/source/filter/xml/xmlnexpi.hxx b/sc/source/filter/xml/xmlnexpi.hxx index 26c8a055fc08..64d9ea46fb30 100644 --- a/sc/source/filter/xml/xmlnexpi.hxx +++ b/sc/source/filter/xml/xmlnexpi.hxx @@ -21,7 +21,7 @@ #include #include -#include "address.hxx" +#include #include "xmlimprt.hxx" #include "importcontext.hxx" diff --git a/sc/source/filter/xml/xmlrowi.cxx b/sc/source/filter/xml/xmlrowi.cxx index b3b9c8705e2e..b2bfd33eb71f 100644 --- a/sc/source/filter/xml/xmlrowi.cxx +++ b/sc/source/filter/xml/xmlrowi.cxx @@ -20,13 +20,13 @@ #include "xmlrowi.hxx" #include "xmlimprt.hxx" #include "xmlcelli.hxx" -#include "global.hxx" +#include #include "xmlstyli.hxx" -#include "document.hxx" -#include "docuno.hxx" -#include "olinetab.hxx" -#include "sheetdata.hxx" -#include "documentimport.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/filter/xml/xmlrowi.hxx b/sc/source/filter/xml/xmlrowi.hxx index 484f9ba606fd..56cb9f6cc96f 100644 --- a/sc/source/filter/xml/xmlrowi.hxx +++ b/sc/source/filter/xml/xmlrowi.hxx @@ -21,7 +21,7 @@ #include #include -#include "address.hxx" +#include #include "xmlimprt.hxx" #include "importcontext.hxx" diff --git a/sc/source/filter/xml/xmlsceni.cxx b/sc/source/filter/xml/xmlsceni.cxx index 7e8155a7fd13..05c49e357826 100644 --- a/sc/source/filter/xml/xmlsceni.cxx +++ b/sc/source/filter/xml/xmlsceni.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "document.hxx" +#include #include "xmlimprt.hxx" #include "xmlsceni.hxx" -#include "docuno.hxx" -#include "attrib.hxx" +#include +#include #include "XMLConverter.hxx" -#include "rangeutl.hxx" +#include #include #include diff --git a/sc/source/filter/xml/xmlsceni.hxx b/sc/source/filter/xml/xmlsceni.hxx index 7edc2dd98c06..87437f35f00b 100644 --- a/sc/source/filter/xml/xmlsceni.hxx +++ b/sc/source/filter/xml/xmlsceni.hxx @@ -22,7 +22,7 @@ #include #include #include -#include "rangelst.hxx" +#include #include "importcontext.hxx" class ScXMLImport; diff --git a/sc/source/filter/xml/xmlsorti.cxx b/sc/source/filter/xml/xmlsorti.cxx index 8e2d0123572b..6a33903e065b 100644 --- a/sc/source/filter/xml/xmlsorti.cxx +++ b/sc/source/filter/xml/xmlsorti.cxx @@ -19,11 +19,11 @@ #include "xmlsorti.hxx" #include "xmlimprt.hxx" -#include "docuno.hxx" -#include "convuno.hxx" +#include +#include #include "XMLConverter.hxx" -#include "unonames.hxx" -#include "rangeutl.hxx" +#include +#include #include #include diff --git a/sc/source/filter/xml/xmlstyle.cxx b/sc/source/filter/xml/xmlstyle.cxx index 269f242b708f..31339d42edca 100644 --- a/sc/source/filter/xml/xmlstyle.cxx +++ b/sc/source/filter/xml/xmlstyle.cxx @@ -22,8 +22,8 @@ #include "xmlimprt.hxx" #include "XMLConverter.hxx" -#include "rangeutl.hxx" -#include "unonames.hxx" +#include +#include #include #include diff --git a/sc/source/filter/xml/xmlstyli.cxx b/sc/source/filter/xml/xmlstyli.cxx index 82808931eb62..0970b1a15be3 100644 --- a/sc/source/filter/xml/xmlstyli.cxx +++ b/sc/source/filter/xml/xmlstyli.cxx @@ -34,23 +34,23 @@ #include "XMLTableHeaderFooterContext.hxx" #include "XMLConverter.hxx" #include "XMLTableShapeImportHelper.hxx" -#include "sheetdata.hxx" +#include #include "xmlannoi.hxx" -#include "textuno.hxx" -#include "cellsuno.hxx" +#include +#include -#include "docuno.hxx" -#include "unonames.hxx" -#include "document.hxx" -#include "conditio.hxx" +#include +#include +#include +#include #include -#include "rangelst.hxx" -#include "rangeutl.hxx" -#include "docfunc.hxx" -#include "markdata.hxx" -#include "docpool.hxx" -#include "scitems.hxx" -#include "patattr.hxx" +#include +#include +#include +#include +#include +#include +#include #define XML_LINE_LEFT 0 #define XML_LINE_RIGHT 1 diff --git a/sc/source/filter/xml/xmlsubti.cxx b/sc/source/filter/xml/xmlsubti.cxx index b8a26391c46f..6f1033ef37a4 100644 --- a/sc/source/filter/xml/xmlsubti.cxx +++ b/sc/source/filter/xml/xmlsubti.cxx @@ -18,20 +18,20 @@ */ #include "xmlsubti.hxx" -#include "global.hxx" +#include #include "xmlstyli.hxx" #include "xmlimprt.hxx" -#include "document.hxx" -#include "markdata.hxx" +#include +#include #include "XMLConverter.hxx" -#include "docuno.hxx" -#include "cellsuno.hxx" +#include +#include #include "XMLStylesImportHelper.hxx" -#include "sheetdata.hxx" -#include "tabprotection.hxx" -#include "tokenarray.hxx" -#include "convuno.hxx" -#include "documentimport.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/filter/xml/xmlsubti.hxx b/sc/source/filter/xml/xmlsubti.hxx index aa6870f5595f..29c2e5bd57bd 100644 --- a/sc/source/filter/xml/xmlsubti.hxx +++ b/sc/source/filter/xml/xmlsubti.hxx @@ -27,8 +27,8 @@ #include "XMLTableShapeResizer.hxx" #include -#include "tabprotection.hxx" -#include "rangelst.hxx" +#include +#include class ScXMLImport; diff --git a/sc/source/filter/xml/xmltabi.cxx b/sc/source/filter/xml/xmltabi.cxx index efda387746bb..6cfa897a78ba 100644 --- a/sc/source/filter/xml/xmltabi.cxx +++ b/sc/source/filter/xml/xmltabi.cxx @@ -24,16 +24,16 @@ #include "xmlsceni.hxx" #include "xmlexternaltabi.hxx" #include "xmlnexpi.hxx" -#include "document.hxx" -#include "docuno.hxx" -#include "olinetab.hxx" +#include +#include +#include #include "XMLConverter.hxx" #include "XMLTableShapesContext.hxx" #include "XMLTableSourceContext.hxx" #include "XMLStylesImportHelper.hxx" -#include "rangeutl.hxx" -#include "externalrefmgr.hxx" -#include "sheetdata.hxx" +#include +#include +#include #include "xmlcondformat.hxx" #include diff --git a/sc/source/filter/xml/xmltabi.hxx b/sc/source/filter/xml/xmltabi.hxx index 3071faf1d441..42caa9eab6aa 100644 --- a/sc/source/filter/xml/xmltabi.hxx +++ b/sc/source/filter/xml/xmltabi.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SC_SOURCE_FILTER_XML_XMLTABI_HXX #define INCLUDED_SC_SOURCE_FILTER_XML_XMLTABI_HXX -#include "externalrefmgr.hxx" +#include #include "xmlimprt.hxx" #include "importcontext.hxx" diff --git a/sc/source/filter/xml/xmlwrap.cxx b/sc/source/filter/xml/xmlwrap.cxx index 398f27e14ba8..9bb58f52b01a 100644 --- a/sc/source/filter/xml/xmlwrap.cxx +++ b/sc/source/filter/xml/xmlwrap.cxx @@ -58,16 +58,16 @@ #include #include -#include "document.hxx" -#include "xmlwrap.hxx" +#include +#include #include "xmlimprt.hxx" #include "xmlexprt.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "scerrors.hxx" +#include +#include +#include #include "XMLExportSharedData.hxx" -#include "docuno.hxx" -#include "sheetdata.hxx" +#include +#include #include "XMLCodeNameProvider.hxx" #include #include diff --git a/sc/source/ui/Accessibility/AccessibilityHints.cxx b/sc/source/ui/Accessibility/AccessibilityHints.cxx index 1614e6011017..733311f721e9 100644 --- a/sc/source/ui/Accessibility/AccessibilityHints.cxx +++ b/sc/source/ui/Accessibility/AccessibilityHints.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibilityHints.hxx" +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/Accessibility/AccessibleCell.cxx b/sc/source/ui/Accessibility/AccessibleCell.cxx index 3dc15bb19546..97926be476d4 100644 --- a/sc/source/ui/Accessibility/AccessibleCell.cxx +++ b/sc/source/ui/Accessibility/AccessibleCell.cxx @@ -22,22 +22,22 @@ #include -#include "AccessibleCell.hxx" -#include "scitems.hxx" +#include +#include #include -#include "AccessibleText.hxx" -#include "AccessibleDocument.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "attrib.hxx" -#include "miscuno.hxx" -#include "editsrc.hxx" -#include "dociter.hxx" -#include "markdata.hxx" -#include "cellvalue.hxx" -#include "formulaiter.hxx" -#include "validat.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -49,7 +49,7 @@ #include #include -#include "AccessibleSpreadsheet.hxx" +#include #include using namespace ::com::sun::star; using namespace ::com::sun::star::accessibility; diff --git a/sc/source/ui/Accessibility/AccessibleCellBase.cxx b/sc/source/ui/Accessibility/AccessibleCellBase.cxx index b83acae7751f..b96effe84d87 100644 --- a/sc/source/ui/Accessibility/AccessibleCellBase.cxx +++ b/sc/source/ui/Accessibility/AccessibleCellBase.cxx @@ -17,20 +17,20 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleCellBase.hxx" -#include "attrib.hxx" -#include "scitems.hxx" -#include "miscuno.hxx" -#include "document.hxx" -#include "docfunc.hxx" -#include "docsh.hxx" -#include "formulacell.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" -#include "unonames.hxx" -#include "detfunc.hxx" -#include "chgtrack.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessibleContextBase.cxx b/sc/source/ui/Accessibility/AccessibleContextBase.cxx index 701523c90bc9..c2d9d31c09f1 100644 --- a/sc/source/ui/Accessibility/AccessibleContextBase.cxx +++ b/sc/source/ui/Accessibility/AccessibleContextBase.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleContextBase.hxx" +#include #include #include #include diff --git a/sc/source/ui/Accessibility/AccessibleCsvControl.cxx b/sc/source/ui/Accessibility/AccessibleCsvControl.cxx index 55a82e67e49d..21c7685813df 100644 --- a/sc/source/ui/Accessibility/AccessibleCsvControl.cxx +++ b/sc/source/ui/Accessibility/AccessibleCsvControl.cxx @@ -22,7 +22,7 @@ #include -#include "AccessibleCsvControl.hxx" +#include #include #include #include @@ -35,22 +35,22 @@ #include #include #include -#include "scitems.hxx" +#include #include #include #include -#include "csvcontrol.hxx" -#include "csvruler.hxx" -#include "csvgrid.hxx" -#include "AccessibleText.hxx" -#include "editsrc.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "scmod.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include -#include "editutil.hxx" +#include #include using ::utl::AccessibleRelationSetHelper; using ::utl::AccessibleStateSetHelper; diff --git a/sc/source/ui/Accessibility/AccessibleDocument.cxx b/sc/source/ui/Accessibility/AccessibleDocument.cxx index e973a417b6dd..09f633545c64 100644 --- a/sc/source/ui/Accessibility/AccessibleDocument.cxx +++ b/sc/source/ui/Accessibility/AccessibleDocument.cxx @@ -17,23 +17,23 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleDocument.hxx" -#include "AccessibleSpreadsheet.hxx" -#include "tabvwsh.hxx" -#include "AccessibilityHints.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "shapeuno.hxx" -#include "DrawModelBroadcaster.hxx" -#include "drawview.hxx" -#include "gridwin.hxx" -#include "AccessibleEditObject.hxx" -#include "userdat.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" -#include "table.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -71,10 +71,10 @@ #include #include -#include "AccessibleCell.hxx" +#include #include -#include "scmod.hxx" +#include #ifdef indices #undef indices diff --git a/sc/source/ui/Accessibility/AccessibleDocumentBase.cxx b/sc/source/ui/Accessibility/AccessibleDocumentBase.cxx index 02fd77a66c15..4d7d4c49aa28 100644 --- a/sc/source/ui/Accessibility/AccessibleDocumentBase.cxx +++ b/sc/source/ui/Accessibility/AccessibleDocumentBase.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleDocumentBase.hxx" +#include #include diff --git a/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx b/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx index b822bd481993..87b8e74ef1bb 100644 --- a/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx +++ b/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx @@ -17,24 +17,24 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleDocumentPagePreview.hxx" -#include "AccessiblePreviewTable.hxx" -#include "AccessiblePageHeader.hxx" -#include "AccessibilityHints.hxx" -#include "AccessibleText.hxx" -#include "document.hxx" -#include "prevwsh.hxx" -#include "prevloc.hxx" -#include "drwlayer.hxx" -#include "editsrc.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" -#include "DrawModelBroadcaster.hxx" -#include "docsh.hxx" -#include "drawview.hxx" -#include "preview.hxx" -#include "postit.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessibleEditObject.cxx b/sc/source/ui/Accessibility/AccessibleEditObject.cxx index 1a84a230e14a..a5dd8a158a2b 100644 --- a/sc/source/ui/Accessibility/AccessibleEditObject.cxx +++ b/sc/source/ui/Accessibility/AccessibleEditObject.cxx @@ -22,13 +22,13 @@ #include #include -#include "AccessibleEditObject.hxx" -#include "scitems.hxx" +#include +#include #include -#include "AccessibleText.hxx" -#include "editsrc.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" +#include +#include +#include +#include #include #include @@ -43,9 +43,9 @@ #include #include -#include "unonames.hxx" -#include "document.hxx" -#include "AccessibleDocument.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/ui/Accessibility/AccessibleFilterMenu.cxx b/sc/source/ui/Accessibility/AccessibleFilterMenu.cxx index 92326d3e8cbb..79de53138b64 100644 --- a/sc/source/ui/Accessibility/AccessibleFilterMenu.cxx +++ b/sc/source/ui/Accessibility/AccessibleFilterMenu.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleGlobal.hxx" -#include "AccessibleFilterMenu.hxx" -#include "AccessibleFilterMenuItem.hxx" -#include "global.hxx" -#include "docpool.hxx" +#include +#include +#include +#include +#include #include #include #include #include #include -#include "checklistmenu.hxx" +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx b/sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx index 58709a46bf2f..1767837e127f 100644 --- a/sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx +++ b/sc/source/ui/Accessibility/AccessibleFilterMenuItem.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleGlobal.hxx" -#include "AccessibleFilterMenuItem.hxx" -#include "checklistmenu.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx b/sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx index 958ce1cbea16..840bc0acbf82 100644 --- a/sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx +++ b/sc/source/ui/Accessibility/AccessibleFilterTopWindow.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleFilterTopWindow.hxx" -#include "AccessibleFilterMenu.hxx" -#include "checklistmenu.hxx" +#include +#include +#include #include diff --git a/sc/source/ui/Accessibility/AccessibleGlobal.cxx b/sc/source/ui/Accessibility/AccessibleGlobal.cxx index 19e23a7e0444..71615a0fe1e8 100644 --- a/sc/source/ui/Accessibility/AccessibleGlobal.cxx +++ b/sc/source/ui/Accessibility/AccessibleGlobal.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleGlobal.hxx" +#include using ::com::sun::star::uno::RuntimeException; using ::com::sun::star::uno::Sequence; diff --git a/sc/source/ui/Accessibility/AccessiblePageHeader.cxx b/sc/source/ui/Accessibility/AccessiblePageHeader.cxx index e610539c4dc8..c0b1b21470e3 100644 --- a/sc/source/ui/Accessibility/AccessiblePageHeader.cxx +++ b/sc/source/ui/Accessibility/AccessiblePageHeader.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessiblePageHeader.hxx" -#include "AccessiblePageHeaderArea.hxx" -#include "AccessibilityHints.hxx" -#include "prevwsh.hxx" -#include "miscuno.hxx" -#include "prevloc.hxx" -#include "document.hxx" -#include "stlpool.hxx" -#include "scitems.hxx" -#include "attrib.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx b/sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx index baa827e18c0d..9dde48cd76b9 100644 --- a/sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx +++ b/sc/source/ui/Accessibility/AccessiblePageHeaderArea.cxx @@ -20,15 +20,15 @@ #include #include -#include "AccessiblePageHeaderArea.hxx" -#include "AccessibleText.hxx" -#include "AccessibilityHints.hxx" -#include "editsrc.hxx" -#include "prevwsh.hxx" -#include "prevloc.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx b/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx index 3eb553e0d4ce..5e19e21cca27 100644 --- a/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx +++ b/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx @@ -19,16 +19,16 @@ #include -#include "scitems.hxx" +#include #include #include -#include "AccessibleText.hxx" -#include "editsrc.hxx" -#include "AccessiblePreviewCell.hxx" -#include "AccessibilityHints.hxx" -#include "prevwsh.hxx" -#include "prevloc.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx b/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx index 9cabb1f49b5f..cfb476b5e05d 100644 --- a/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx +++ b/sc/source/ui/Accessibility/AccessiblePreviewHeaderCell.cxx @@ -19,20 +19,20 @@ #include -#include "scitems.hxx" +#include #include #include -#include "AccessibleText.hxx" -#include "editsrc.hxx" +#include +#include #include -#include "AccessiblePreviewHeaderCell.hxx" -#include "AccessibilityHints.hxx" -#include "prevwsh.hxx" -#include "miscuno.hxx" -#include "prevloc.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessiblePreviewTable.cxx b/sc/source/ui/Accessibility/AccessiblePreviewTable.cxx index 81d5a0970a96..4b493f94990e 100644 --- a/sc/source/ui/Accessibility/AccessiblePreviewTable.cxx +++ b/sc/source/ui/Accessibility/AccessiblePreviewTable.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" -#include "AccessiblePreviewTable.hxx" -#include "AccessiblePreviewCell.hxx" -#include "AccessiblePreviewHeaderCell.hxx" -#include "AccessibilityHints.hxx" -#include "prevwsh.hxx" -#include "miscuno.hxx" -#include "prevloc.hxx" -#include "attrib.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx b/sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx index 655abcabcb18..580fd0917e53 100644 --- a/sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx +++ b/sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx @@ -17,15 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleSpreadsheet.hxx" -#include "AccessibilityHints.hxx" -#include "AccessibleCell.hxx" -#include "AccessibleDocument.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "hints.hxx" -#include "scmod.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -37,8 +37,8 @@ #include #include #include -#include "scresid.hxx" -#include "strings.hrc" +#include +#include #include diff --git a/sc/source/ui/Accessibility/AccessibleTableBase.cxx b/sc/source/ui/Accessibility/AccessibleTableBase.cxx index 4dd5e0347213..f1c5a2aea69b 100644 --- a/sc/source/ui/Accessibility/AccessibleTableBase.cxx +++ b/sc/source/ui/Accessibility/AccessibleTableBase.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "AccessibleTableBase.hxx" -#include "miscuno.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/Accessibility/AccessibleText.cxx b/sc/source/ui/Accessibility/AccessibleText.cxx index 343a34d797da..8583b3a258f2 100644 --- a/sc/source/ui/Accessibility/AccessibleText.cxx +++ b/sc/source/ui/Accessibility/AccessibleText.cxx @@ -17,23 +17,23 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include -#include "AccessibleText.hxx" -#include "AccessibleCell.hxx" -#include "tabvwsh.hxx" -#include "editutil.hxx" -#include "cellvalue.hxx" -#include "formulacell.hxx" -#include "document.hxx" -#include "scmod.hxx" -#include "prevwsh.hxx" -#include "docsh.hxx" -#include "prevloc.hxx" -#include "patattr.hxx" -#include "inputwin.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/Accessibility/DrawModelBroadcaster.cxx b/sc/source/ui/Accessibility/DrawModelBroadcaster.cxx index 58ad10defe40..99322193fe05 100644 --- a/sc/source/ui/Accessibility/DrawModelBroadcaster.cxx +++ b/sc/source/ui/Accessibility/DrawModelBroadcaster.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "DrawModelBroadcaster.hxx" +#include #include #include #include diff --git a/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx b/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx index ef6140e4e13f..7cb152023474 100644 --- a/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx @@ -13,17 +13,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "AnalysisOfVarianceDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include namespace { diff --git a/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx b/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx index 96b2fffac7c8..ff6741ca0c70 100644 --- a/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx @@ -12,17 +12,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "ChiSquareTestDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScChiSquareTestDialog::ScChiSquareTestDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx b/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx index 446bf8a5e14e..93be22dfe42f 100644 --- a/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx @@ -8,10 +8,10 @@ * */ -#include "docsh.hxx" -#include "reffact.hxx" -#include "CorrelationDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include ScCorrelationDialog::ScCorrelationDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx b/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx index c4cfff7b1501..ea9b25a5abf4 100644 --- a/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx @@ -8,10 +8,10 @@ * */ -#include "docsh.hxx" -#include "reffact.hxx" -#include "CovarianceDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include ScCovarianceDialog::ScCovarianceDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx b/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx index 38c412f5da09..6c8e24d3daae 100644 --- a/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx @@ -13,17 +13,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "DescriptiveStatisticsDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include namespace { diff --git a/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx b/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx index 35c8a3b077a7..6d3a067ed482 100644 --- a/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx @@ -13,17 +13,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "ExponentialSmoothingDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScExponentialSmoothingDialog::ScExponentialSmoothingDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/FTestDialog.cxx b/sc/source/ui/StatisticsDialogs/FTestDialog.cxx index 7461cec85d0c..1c9560d729a5 100644 --- a/sc/source/ui/StatisticsDialogs/FTestDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/FTestDialog.cxx @@ -13,17 +13,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "FTestDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScFTestDialog::ScFTestDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx b/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx index 984740e178c2..63422289e905 100644 --- a/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx +++ b/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx @@ -12,17 +12,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "MatrixComparisonGenerator.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include namespace { diff --git a/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx b/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx index af892c2bee43..6a9a817172b3 100644 --- a/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx @@ -13,17 +13,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "MovingAverageDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScMovingAverageDialog::ScMovingAverageDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx b/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx index 66d6517d08fa..7c4ca722568e 100644 --- a/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx @@ -13,18 +13,18 @@ #include #include -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "RandomNumberGeneratorDialog.hxx" +#include namespace { diff --git a/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx b/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx index 1438548cd007..768de6a38ed1 100644 --- a/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx @@ -13,17 +13,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "RegressionDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include namespace { diff --git a/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx b/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx index a8f3a2a77fe1..106fa504e233 100644 --- a/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx @@ -12,15 +12,15 @@ #include #include #include -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "SamplingDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include ScSamplingDialog::ScSamplingDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx b/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx index ef60c05147e2..6b17b50f86cd 100644 --- a/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx @@ -12,17 +12,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "scresid.hxx" -#include "docfunc.hxx" - -#include "StatisticsInputOutputDialog.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include ScRangeList ScStatisticsInputOutputDialog::MakeColumnRangeList(SCTAB aTab, ScAddress const & aStart, ScAddress const & aEnd) { diff --git a/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx b/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx index c66d7173ac84..163044c68d90 100644 --- a/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx @@ -12,17 +12,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "scresid.hxx" -#include "docfunc.hxx" - -#include "StatisticsTwoVariableDialog.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include ScStatisticsTwoVariableDialog::ScStatisticsTwoVariableDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/TTestDialog.cxx b/sc/source/ui/StatisticsDialogs/TTestDialog.cxx index 46f3cd226170..3d16d417b98e 100644 --- a/sc/source/ui/StatisticsDialogs/TTestDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/TTestDialog.cxx @@ -13,17 +13,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "TTestDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScTTestDialog::ScTTestDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx b/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx index 501e97b46319..5200e541a8f5 100644 --- a/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx +++ b/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx @@ -14,9 +14,9 @@ #include #include -#include "editutil.hxx" +#include -#include "TableFillingAndNavigationTools.hxx" +#include FormulaTemplate::FormulaTemplate(ScDocument* pDoc) : mpDoc(pDoc) diff --git a/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx b/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx index 475a5f705f2a..a0dc5c0b6f2a 100644 --- a/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx @@ -13,17 +13,17 @@ #include #include -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "ZTestDialog.hxx" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScZTestDialog::ScZTestDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/app/client.cxx b/sc/source/ui/app/client.cxx index 7318d66f5eeb..8c93bfbd4ce3 100644 --- a/sc/source/ui/app/client.cxx +++ b/sc/source/ui/app/client.cxx @@ -32,9 +32,9 @@ #include #include -#include "client.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" +#include +#include +#include #include using namespace com::sun::star; diff --git a/sc/source/ui/app/drwtrans.cxx b/sc/source/ui/app/drwtrans.cxx index 39b067f906e4..520a5996292d 100644 --- a/sc/source/ui/app/drwtrans.cxx +++ b/sc/source/ui/app/drwtrans.cxx @@ -48,19 +48,19 @@ #include #include -#include "drwtrans.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" -#include "drawview.hxx" -#include "viewdata.hxx" -#include "scmod.hxx" -#include "chartlis.hxx" -#include "rangeutl.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "dragdata.hxx" -#include "clipdata.hxx" +#include +#include -#include "scitems.hxx" +#include #include diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx index f8231e731a11..4d2036b2836f 100644 --- a/sc/source/ui/app/inputhdl.cxx +++ b/sc/source/ui/app/inputhdl.cxx @@ -18,8 +18,8 @@ */ #include -#include "inputhdl.hxx" -#include "scitems.hxx" +#include +#include #include #include @@ -59,31 +59,31 @@ #include #include -#include "inputwin.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "scmod.hxx" -#include "uiitems.hxx" -#include "global.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "patattr.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "editutil.hxx" -#include "appoptio.hxx" -#include "docoptio.hxx" -#include "validat.hxx" -#include "userlist.hxx" -#include "rfindlst.hxx" -#include "inputopt.hxx" -#include "simpleformulacalc.hxx" -#include "compiler.hxx" -#include "editable.hxx" -#include "funcdesc.hxx" -#include "markdata.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include // Maximum Ranges in RangeFinder diff --git a/sc/source/ui/app/inputwin.cxx b/sc/source/ui/app/inputwin.cxx index 92e7db4dd5a3..ddec7b9da9ce 100644 --- a/sc/source/ui/app/inputwin.cxx +++ b/sc/source/ui/app/inputwin.cxx @@ -20,7 +20,7 @@ #include #include -#include "scitems.hxx" +#include #include #include @@ -42,32 +42,32 @@ #include #include -#include "inputwin.hxx" -#include "scmod.hxx" -#include "uiitems.hxx" -#include "global.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "globstr.hrc" -#include "bitmaps.hlst" -#include "reffact.hxx" -#include "editutil.hxx" -#include "inputhdl.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "appoptio.hxx" -#include "rangenam.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "dbdata.hxx" -#include "rangeutl.hxx" -#include "docfunc.hxx" -#include "funcdesc.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include #include #include -#include "AccessibleEditObject.hxx" -#include "AccessibleText.hxx" +#include +#include #include #include #include diff --git a/sc/source/ui/app/lnktrans.cxx b/sc/source/ui/app/lnktrans.cxx index 62c87f21fa48..ddc12ce692f8 100644 --- a/sc/source/ui/app/lnktrans.cxx +++ b/sc/source/ui/app/lnktrans.cxx @@ -19,8 +19,8 @@ #include -#include "lnktrans.hxx" -#include "scmod.hxx" +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/app/msgpool.cxx b/sc/source/ui/app/msgpool.cxx index 5c970e25b851..fda92ef8ce39 100644 --- a/sc/source/ui/app/msgpool.cxx +++ b/sc/source/ui/app/msgpool.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include -#include "sc.hrc" -#include "docpool.hxx" -#include "msgpool.hxx" +#include +#include +#include static SfxItemInfo const aMsgItemInfos[] = { diff --git a/sc/source/ui/app/rfindlst.cxx b/sc/source/ui/app/rfindlst.cxx index 27d873a09f94..9cb7bbb7a1df 100644 --- a/sc/source/ui/app/rfindlst.cxx +++ b/sc/source/ui/app/rfindlst.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "rfindlst.hxx" +#include #include #define SC_RANGECOLORS 8 diff --git a/sc/source/ui/app/scdll.cxx b/sc/source/ui/app/scdll.cxx index b619404a4842..4f71ed9c7188 100644 --- a/sc/source/ui/app/scdll.cxx +++ b/sc/source/ui/app/scdll.cxx @@ -43,29 +43,29 @@ #include #include -#include "scitems.hxx" -#include "scmod.hxx" -#include "scresid.hxx" -#include "sc.hrc" - -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "prevwsh.hxx" -#include "drawsh.hxx" -#include "drformsh.hxx" -#include "drtxtob.hxx" -#include "editsh.hxx" -#include "pivotsh.hxx" -#include "auditsh.hxx" -#include "cellsh.hxx" -#include "oleobjsh.hxx" -#include "chartsh.hxx" -#include "graphsh.hxx" -#include "mediash.hxx" -#include "pgbrksh.hxx" - -#include "docpool.hxx" -#include "appoptio.hxx" +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include // Controls @@ -85,28 +85,28 @@ #include #include #include -#include "tbzoomsliderctrl.hxx" +#include #include #include #include #include // Child windows -#include "reffact.hxx" -#include "navipi.hxx" -#include "inputwin.hxx" -#include "spelldialog.hxx" +#include +#include +#include +#include #include #include #include #include -#include "editutil.hxx" +#include -#include "dwfunctr.hxx" -#include "acredlin.hxx" +#include +#include #include -#include "scabstdlg.hxx" +#include OUString ScResId(const char* pId) { diff --git a/sc/source/ui/app/scmod.cxx b/sc/source/ui/app/scmod.cxx index 00ed1d7c008a..c45e5d649ba9 100644 --- a/sc/source/ui/app/scmod.cxx +++ b/sc/source/ui/app/scmod.cxx @@ -23,7 +23,7 @@ #include #include #include -#include "scitems.hxx" +#include #include #include @@ -35,8 +35,8 @@ #include #include -#include "IAnyRefDialog.hxx" -#include "anyrefdg.hxx" +#include +#include #include #include @@ -72,51 +72,51 @@ #include #include -#include "scmod.hxx" -#include "global.hxx" -#include "viewopti.hxx" -#include "docoptio.hxx" -#include "appoptio.hxx" -#include "defaultsoptions.hxx" -#include "formulaopt.hxx" -#include "inputopt.hxx" -#include "printopt.hxx" -#include "navicfg.hxx" -#include "addincfg.hxx" -#include "tabvwsh.hxx" -#include "prevwsh.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" -#include "uiitems.hxx" -#include "sc.hrc" -#include "scerrors.hrc" -#include "scstyles.hrc" -#include "globstr.hrc" -#include "strings.hrc" -#include "bitmaps.hlst" -#include "inputhdl.hxx" -#include "inputwin.hxx" -#include "msgpool.hxx" -#include "scresid.hxx" -#include "dwfunctr.hxx" -#include "formdata.hxx" -#include "tpprint.hxx" -#include "tpdefaults.hxx" -#include "transobj.hxx" -#include "detfunc.hxx" -#include "preview.hxx" -#include "dragdata.hxx" -#include "clipdata.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #define ScModule -#include "scslots.hxx" +#include -#include "scabstdlg.hxx" +#include #include -#include "formulagroup.hxx" +#include #include #define SC_IDLE_MIN 150 diff --git a/sc/source/ui/app/seltrans.cxx b/sc/source/ui/app/seltrans.cxx index eeca1a4f613f..6b4b7212018b 100644 --- a/sc/source/ui/app/seltrans.cxx +++ b/sc/source/ui/app/seltrans.cxx @@ -27,15 +27,15 @@ #include #include -#include "seltrans.hxx" -#include "transobj.hxx" -#include "drwtrans.hxx" -#include "scmod.hxx" -#include "dbfunc.hxx" -#include "docsh.hxx" -#include "drawview.hxx" -#include "drwlayer.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/app/transobj.cxx b/sc/source/ui/app/transobj.cxx index d24e83b7382b..23a5348720f6 100644 --- a/sc/source/ui/app/transobj.cxx +++ b/sc/source/ui/app/transobj.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -34,21 +34,21 @@ #include #include -#include "transobj.hxx" -#include "patattr.hxx" -#include "cellvalue.hxx" -#include "cellform.hxx" -#include "document.hxx" -#include "viewopti.hxx" -#include "editutil.hxx" -#include "impex.hxx" -#include "formulacell.hxx" -#include "printfun.hxx" -#include "docfunc.hxx" -#include "scmod.hxx" -#include "dragdata.hxx" -#include "clipdata.hxx" -#include "clipparam.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -56,14 +56,14 @@ #include #include #include -#include "docsh.hxx" -#include "markdata.hxx" -#include "stlpool.hxx" -#include "viewdata.hxx" -#include "dociter.hxx" -#include "cellsuno.hxx" -#include "stringutil.hxx" -#include "formulaiter.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include using namespace com::sun::star; diff --git a/sc/source/ui/app/typemap.cxx b/sc/source/ui/app/typemap.cxx index 2e2b60050860..c4aaaa9bebb2 100644 --- a/sc/source/ui/app/typemap.cxx +++ b/sc/source/ui/app/typemap.cxx @@ -20,9 +20,9 @@ #include #include -#include "sc.hrc" -#include "mid.h" -#include "scitems.hxx" +#include +#include +#include #include #include @@ -95,7 +95,7 @@ #include #include #include -#include "attrib.hxx" +#include #include #include @@ -125,7 +125,7 @@ #endif #define SFX_TYPEMAP -#include "scslots.hxx" +#include #ifdef DISABLE_DYNLOADING #undef aSfxBoolItem_Impl diff --git a/sc/source/ui/app/uiitems.cxx b/sc/source/ui/app/uiitems.cxx index cf6a9677e974..8ee43ebc0a1f 100644 --- a/sc/source/ui/app/uiitems.cxx +++ b/sc/source/ui/app/uiitems.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "uiitems.hxx" +#include -#include "userlist.hxx" -#include "dpsave.hxx" -#include "queryparam.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/attrdlg/attrdlg.cxx b/sc/source/ui/attrdlg/attrdlg.cxx index bbe864d84daa..8eecdd341f08 100644 --- a/sc/source/ui/attrdlg/attrdlg.cxx +++ b/sc/source/ui/attrdlg/attrdlg.cxx @@ -19,15 +19,15 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include #include #include -#include "tabpages.hxx" -#include "attrdlg.hxx" -#include "scresid.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/ui/attrdlg/scabstdlg.cxx b/sc/source/ui/attrdlg/scabstdlg.cxx index a11e45a9034e..f0582fa7d724 100644 --- a/sc/source/ui/attrdlg/scabstdlg.cxx +++ b/sc/source/ui/attrdlg/scabstdlg.cxx @@ -19,7 +19,7 @@ #include -#include "scabstdlg.hxx" +#include #include #include diff --git a/sc/source/ui/attrdlg/scdlgfact.cxx b/sc/source/ui/attrdlg/scdlgfact.cxx index 21740523d397..513ecd8974ac 100644 --- a/sc/source/ui/attrdlg/scdlgfact.cxx +++ b/sc/source/ui/attrdlg/scdlgfact.cxx @@ -21,58 +21,58 @@ #include "scdlgfact.hxx" -#include "sc.hrc" -#include "scuiasciiopt.hxx" -#include "scuiautofmt.hxx" -#include "corodlg.hxx" -#include "crdlg.hxx" -#include "dapidata.hxx" -#include "dapitype.hxx" -#include "delcldlg.hxx" -#include "delcodlg.hxx" -#include "filldlg.hxx" -#include "groupdlg.hxx" -#include "inscldlg.hxx" -#include "inscodlg.hxx" -#include "instbdlg.hxx" -#include "lbseldlg.hxx" -#include "linkarea.hxx" -#include "mtrindlg.hxx" -#include "mvtabdlg.hxx" -#include "namecrea.hxx" -#include "namepast.hxx" -#include "namedefdlg.hxx" -#include "pfiltdlg.hxx" -#include "pvfundlg.hxx" -#include "dpgroupdlg.hxx" -#include "scendlg.hxx" -#include "shtabdlg.hxx" -#include "strindlg.hxx" -#include "tabbgcolordlg.hxx" -#include "scuiimoptdlg.hxx" -#include "attrdlg.hxx" -#include "hfedtdlg.hxx" -#include "styledlg.hxx" -#include "subtdlg.hxx" -#include "textdlgs.hxx" -#include "sortdlg.hxx" -#include "textimportoptions.hxx" -#include "opredlin.hxx" -#include "tpcalc.hxx" -#include "tpprint.hxx" -#include "tpstat.hxx" -#include "tpusrlst.hxx" -#include "tpview.hxx" -#include "tpformula.hxx" -#include "datafdlg.hxx" -#include "tpcompatibility.hxx" -#include "tpdefaults.hxx" -#include "colorformat.hxx" -#include "condformatdlg.hxx" -#include "condformatmgr.hxx" -#include "xmlsourcedlg.hxx" -#include "editutil.hxx" -#include "scres.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include IMPL_ABSTDLG_BASE(AbstractScImportAsciiDlg_Impl); diff --git a/sc/source/ui/attrdlg/scdlgfact.hxx b/sc/source/ui/attrdlg/scdlgfact.hxx index 3e29cb957a0e..f167952383c8 100644 --- a/sc/source/ui/attrdlg/scdlgfact.hxx +++ b/sc/source/ui/attrdlg/scdlgfact.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_ATTRDLG_SCDLGFACT_HXX #define INCLUDED_SC_SOURCE_UI_ATTRDLG_SCDLGFACT_HXX -#include "scabstdlg.hxx" +#include class Dialog; class ScImportAsciiDlg; class ScAutoFormatDlg; diff --git a/sc/source/ui/attrdlg/scuiexp.cxx b/sc/source/ui/attrdlg/scuiexp.cxx index 137a07fb8791..f034589cf2f2 100644 --- a/sc/source/ui/attrdlg/scuiexp.cxx +++ b/sc/source/ui/attrdlg/scuiexp.cxx @@ -20,36 +20,36 @@ #undef SC_DLLIMPLEMENTATION #include "scdlgfact.hxx" -#include "corodlg.hxx" -#include "condformatmgr.hxx" -#include "dapitype.hxx" -#include "dapidata.hxx" -#include "datafdlg.hxx" -#include "delcodlg.hxx" -#include "delcldlg.hxx" -#include "dpgroupdlg.hxx" -#include "filldlg.hxx" -#include "groupdlg.hxx" -#include "linkarea.hxx" -#include "lbseldlg.hxx" -#include "inscldlg.hxx" -#include "instbdlg.hxx" -#include "inscodlg.hxx" -#include "mtrindlg.hxx" -#include "mvtabdlg.hxx" -#include "namecrea.hxx" -#include "namepast.hxx" -#include "pfiltdlg.hxx" -#include "pvfundlg.hxx" -#include "shtabdlg.hxx" -#include "scendlg.hxx" -#include "scuiasciiopt.hxx" -#include "scuiautofmt.hxx" -#include "scuiimoptdlg.hxx" -#include "sortdlg.hxx" -#include "strindlg.hxx" -#include "tabbgcolordlg.hxx" -#include "textimportoptions.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include namespace scui diff --git a/sc/source/ui/attrdlg/tabpages.cxx b/sc/source/ui/attrdlg/tabpages.cxx index 3217308bafdd..aaca9d431026 100644 --- a/sc/source/ui/attrdlg/tabpages.cxx +++ b/sc/source/ui/attrdlg/tabpages.cxx @@ -19,13 +19,13 @@ #undef SC_DLLIMPLEMENTATION -#include "global.hxx" -#include "document.hxx" -#include "attrib.hxx" -#include "scresid.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include -#include "tabpages.hxx" +#include const sal_uInt16 ScTabPageProtection::pProtectionRanges[] = { diff --git a/sc/source/ui/cctrl/cbnumberformat.cxx b/sc/source/ui/cctrl/cbnumberformat.cxx index 163b4ad22273..4e7947e3d5ba 100644 --- a/sc/source/ui/cctrl/cbnumberformat.cxx +++ b/sc/source/ui/cctrl/cbnumberformat.cxx @@ -18,11 +18,11 @@ */ #include -#include "global.hxx" +#include #include #include #include -#include "sc.hrc" +#include ScNumberFormat::ScNumberFormat(vcl::Window* pParent, WinBits nStyle) : ListBox(pParent, nStyle | WB_DROPDOWN|WB_LEFT|WB_VCENTER|WB_BORDER|WB_3DLOOK) diff --git a/sc/source/ui/cctrl/cbuttonw.cxx b/sc/source/ui/cctrl/cbuttonw.cxx index f922e545d71a..3838af1c46cc 100644 --- a/sc/source/ui/cctrl/cbuttonw.cxx +++ b/sc/source/ui/cctrl/cbuttonw.cxx @@ -22,7 +22,7 @@ #include #include #include -#include "cbutton.hxx" +#include // class ScDDComboBoxButton diff --git a/sc/source/ui/cctrl/checklistmenu.cxx b/sc/source/ui/cctrl/checklistmenu.cxx index ebee7f8b4dd1..39ea16bf683a 100644 --- a/sc/source/ui/cctrl/checklistmenu.cxx +++ b/sc/source/ui/cctrl/checklistmenu.cxx @@ -17,25 +17,25 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "checklistmenu.hxx" -#include "globstr.hrc" -#include "scresid.hxx" -#include "strings.hrc" -#include "bitmaps.hlst" +#include +#include +#include +#include +#include #include #include #include -#include "AccessibleFilterMenu.hxx" -#include "AccessibleFilterTopWindow.hxx" +#include +#include #include #include #include #include #include -#include "document.hxx" +#include using namespace com::sun::star; using ::com::sun::star::uno::Reference; diff --git a/sc/source/ui/cctrl/dpcontrol.cxx b/sc/source/ui/cctrl/dpcontrol.cxx index 0a16734757f5..3fdba111c780 100644 --- a/sc/source/ui/cctrl/dpcontrol.cxx +++ b/sc/source/ui/cctrl/dpcontrol.cxx @@ -17,15 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dpcontrol.hxx" +#include #include #include -#include "global.hxx" -#include "scitems.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "patattr.hxx" +#include +#include +#include +#include +#include ScDPFieldButton::ScDPFieldButton(OutputDevice* pOutDev, const StyleSettings* pStyle, const Fraction* pZoomX, const Fraction* pZoomY, ScDocument* pDoc) : mpDoc(pDoc), diff --git a/sc/source/ui/cctrl/editfield.cxx b/sc/source/ui/cctrl/editfield.cxx index 74e75e8d45be..a516e45c8356 100644 --- a/sc/source/ui/cctrl/editfield.cxx +++ b/sc/source/ui/cctrl/editfield.cxx @@ -20,12 +20,12 @@ #ifdef SC_DLLIMPLEMENTATION #undef SC_DLLIMPLEMENTATION #endif -#include "editfield.hxx" +#include #include #include #include #include -#include "global.hxx" +#include namespace { diff --git a/sc/source/ui/cctrl/tbzoomsliderctrl.cxx b/sc/source/ui/cctrl/tbzoomsliderctrl.cxx index 357e6d25635f..d5315da35ae1 100644 --- a/sc/source/ui/cctrl/tbzoomsliderctrl.cxx +++ b/sc/source/ui/cctrl/tbzoomsliderctrl.cxx @@ -16,7 +16,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tbzoomsliderctrl.hxx" +#include #include #include #include @@ -30,11 +30,11 @@ #include #include #include -#include "docsh.hxx" -#include "stlpool.hxx" -#include "scitems.hxx" -#include "printfun.hxx" -#include "bitmaps.hlst" +#include +#include +#include +#include +#include // class ScZoomSliderControl --------------------------------------- diff --git a/sc/source/ui/condformat/colorformat.cxx b/sc/source/ui/condformat/colorformat.cxx index a147a7287968..7ea042d9d336 100644 --- a/sc/source/ui/condformat/colorformat.cxx +++ b/sc/source/ui/condformat/colorformat.cxx @@ -7,11 +7,11 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "colorformat.hxx" -#include "colorscale.hxx" +#include +#include -#include "document.hxx" -#include "sc.hrc" +#include +#include #include #include diff --git a/sc/source/ui/condformat/condformatdlg.cxx b/sc/source/ui/condformat/condformatdlg.cxx index 0ca7db2bb994..07e3c4d16857 100644 --- a/sc/source/ui/condformat/condformatdlg.cxx +++ b/sc/source/ui/condformat/condformatdlg.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "condformatdlg.hxx" +#include #include #include @@ -21,20 +21,20 @@ #include #include -#include "anyrefdg.hxx" -#include "document.hxx" -#include "conditio.hxx" -#include "stlpool.hxx" -#include "tabvwsh.hxx" -#include "colorscale.hxx" -#include "colorformat.hxx" -#include "reffact.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "condformatdlgentry.hxx" -#include "condformatdlgitem.hxx" - -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include ScCondFormatList::ScCondFormatList(vcl::Window* pParent, WinBits nStyle) : Control(pParent, nStyle | WB_DIALOGCONTROL) diff --git a/sc/source/ui/condformat/condformatdlgentry.cxx b/sc/source/ui/condformat/condformatdlgentry.cxx index 3eb26f737e8d..b2a55fc3aca7 100644 --- a/sc/source/ui/condformat/condformatdlgentry.cxx +++ b/sc/source/ui/condformat/condformatdlgentry.cxx @@ -8,11 +8,11 @@ */ #include -#include "condformatdlg.hxx" -#include "condformatdlgentry.hxx" -#include "conditio.hxx" +#include +#include +#include -#include "document.hxx" +#include #include #include @@ -26,15 +26,15 @@ #include #include #include -#include "tokenarray.hxx" -#include "stlpool.hxx" -#include "tabvwsh.hxx" -#include "simpleformulacalc.hxx" +#include +#include +#include +#include -#include "colorformat.hxx" +#include -#include "globstr.hrc" -#include "strings.hrc" +#include +#include #include diff --git a/sc/source/ui/condformat/condformatdlgitem.cxx b/sc/source/ui/condformat/condformatdlgitem.cxx index dc41bbcb7d69..ee37c734d94d 100644 --- a/sc/source/ui/condformat/condformatdlgitem.cxx +++ b/sc/source/ui/condformat/condformatdlgitem.cxx @@ -10,8 +10,8 @@ #include -#include "scitems.hxx" -#include "condformatdlgitem.hxx" +#include +#include ScCondFormatDlgItem::ScCondFormatDlgItem(std::shared_ptr pCondFormats, sal_Int32 nItem, bool bManaged): diff --git a/sc/source/ui/condformat/condformathelper.cxx b/sc/source/ui/condformat/condformathelper.cxx index c96cfdcd9656..63980128b24d 100644 --- a/sc/source/ui/condformat/condformathelper.cxx +++ b/sc/source/ui/condformat/condformathelper.cxx @@ -8,8 +8,8 @@ */ #include -#include "condformathelper.hxx" -#include "globstr.hrc" +#include +#include namespace { diff --git a/sc/source/ui/condformat/condformatmgr.cxx b/sc/source/ui/condformat/condformatmgr.cxx index f8d7447c3bdd..0ad57c761838 100644 --- a/sc/source/ui/condformat/condformatmgr.cxx +++ b/sc/source/ui/condformat/condformatmgr.cxx @@ -7,12 +7,12 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "condformatmgr.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "condformatdlg.hxx" +#include +#include +#include +#include #include -#include "document.hxx" +#include ScCondFormatManagerWindow::ScCondFormatManagerWindow(SvSimpleTableContainer& rParent, ScDocument* pDoc, ScConditionalFormatList* pFormatList) diff --git a/sc/source/ui/dataprovider/csvdataprovider.cxx b/sc/source/ui/dataprovider/csvdataprovider.cxx index 28877c247b42..f961a4c21977 100644 --- a/sc/source/ui/dataprovider/csvdataprovider.cxx +++ b/sc/source/ui/dataprovider/csvdataprovider.cxx @@ -8,7 +8,7 @@ */ #include -#include "datatransformation.hxx" +#include #include #if defined(_WIN32) diff --git a/sc/source/ui/dataprovider/dataprovider.cxx b/sc/source/ui/dataprovider/dataprovider.cxx index d07edb78958c..161aaf502fa9 100644 --- a/sc/source/ui/dataprovider/dataprovider.cxx +++ b/sc/source/ui/dataprovider/dataprovider.cxx @@ -11,11 +11,11 @@ #include #include #include -#include "officecfg/Office/Calc.hxx" +#include #include #include "htmldataprovider.hxx" -#include "datatransformation.hxx" +#include using namespace com::sun::star; diff --git a/sc/source/ui/dataprovider/datatransformation.cxx b/sc/source/ui/dataprovider/datatransformation.cxx index 0ed27e568d3c..039c17209304 100644 --- a/sc/source/ui/dataprovider/datatransformation.cxx +++ b/sc/source/ui/dataprovider/datatransformation.cxx @@ -7,9 +7,9 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "datatransformation.hxx" +#include -#include "document.hxx" +#include namespace sc { diff --git a/sc/source/ui/dataprovider/htmldataprovider.cxx b/sc/source/ui/dataprovider/htmldataprovider.cxx index 890faf7d6bd0..de1173b274e7 100644 --- a/sc/source/ui/dataprovider/htmldataprovider.cxx +++ b/sc/source/ui/dataprovider/htmldataprovider.cxx @@ -8,7 +8,7 @@ */ #include "htmldataprovider.hxx" -#include "datatransformation.hxx" +#include #include #include diff --git a/sc/source/ui/dataprovider/htmldataprovider.hxx b/sc/source/ui/dataprovider/htmldataprovider.hxx index db438760ea85..7589b28b37a5 100644 --- a/sc/source/ui/dataprovider/htmldataprovider.hxx +++ b/sc/source/ui/dataprovider/htmldataprovider.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_DATAPROVIDER_HTMLDATAPROVIDER_HXX #define INCLUDED_SC_SOURCE_UI_DATAPROVIDER_HTMLDATAPROVIDER_HXX -#include "dataprovider.hxx" +#include namespace sc { diff --git a/sc/source/ui/dbgui/PivotLayoutDialog.cxx b/sc/source/ui/dbgui/PivotLayoutDialog.cxx index e2bcac817219..129969c926f3 100644 --- a/sc/source/ui/dbgui/PivotLayoutDialog.cxx +++ b/sc/source/ui/dbgui/PivotLayoutDialog.cxx @@ -9,15 +9,15 @@ * This file incorporates work covered by the following license notice: */ -#include "PivotLayoutTreeList.hxx" -#include "PivotLayoutDialog.hxx" +#include +#include #include #include -#include "rangeutl.hxx" -#include "uiitems.hxx" -#include "dputil.hxx" -#include "dbdocfun.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/dbgui/PivotLayoutTreeList.cxx b/sc/source/ui/dbgui/PivotLayoutTreeList.cxx index 9e54339cc1ab..5c542b238772 100644 --- a/sc/source/ui/dbgui/PivotLayoutTreeList.cxx +++ b/sc/source/ui/dbgui/PivotLayoutTreeList.cxx @@ -10,13 +10,13 @@ */ #include -#include "PivotLayoutTreeList.hxx" -#include "PivotLayoutDialog.hxx" +#include +#include #include #include -#include "pivot.hxx" -#include "scabstdlg.hxx" +#include +#include VCL_BUILDER_FACTORY_ARGS(ScPivotLayoutTreeList, WB_BORDER | WB_TABSTOP | WB_CLIPCHILDREN) diff --git a/sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx b/sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx index cb7a1580050b..236a939655ca 100644 --- a/sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx +++ b/sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx @@ -9,12 +9,12 @@ * This file incorporates work covered by the following license notice: */ -#include "PivotLayoutTreeListBase.hxx" -#include "PivotLayoutDialog.hxx" +#include +#include #include #include -#include "scabstdlg.hxx" +#include ScPivotLayoutTreeListBase::ScPivotLayoutTreeListBase(vcl::Window* pParent, WinBits nBits, SvPivotTreeListType eType) : SvTreeListBox(pParent, nBits) diff --git a/sc/source/ui/dbgui/PivotLayoutTreeListData.cxx b/sc/source/ui/dbgui/PivotLayoutTreeListData.cxx index ecefc420bcfc..bd3480772c3f 100644 --- a/sc/source/ui/dbgui/PivotLayoutTreeListData.cxx +++ b/sc/source/ui/dbgui/PivotLayoutTreeListData.cxx @@ -10,14 +10,14 @@ */ #include -#include "PivotLayoutTreeListData.hxx" -#include "PivotLayoutDialog.hxx" +#include +#include #include #include -#include "pivot.hxx" -#include "scabstdlg.hxx" -#include "globstr.hrc" +#include +#include +#include VCL_BUILDER_FACTORY_ARGS(ScPivotLayoutTreeListData, WB_BORDER | WB_TABSTOP | WB_CLIPCHILDREN) diff --git a/sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx b/sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx index 1b3d09e9fabe..0672c7905632 100644 --- a/sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx +++ b/sc/source/ui/dbgui/PivotLayoutTreeListLabel.cxx @@ -10,13 +10,13 @@ */ #include -#include "PivotLayoutTreeListLabel.hxx" -#include "PivotLayoutDialog.hxx" +#include +#include #include #include -#include "pivot.hxx" -#include "scabstdlg.hxx" +#include +#include VCL_BUILDER_FACTORY_ARGS(ScPivotLayoutTreeListLabel, WB_BORDER | WB_TABSTOP | WB_CLIPCHILDREN); diff --git a/sc/source/ui/dbgui/asciiopt.cxx b/sc/source/ui/dbgui/asciiopt.cxx index 67afc817eb69..e75d5f02ec43 100644 --- a/sc/source/ui/dbgui/asciiopt.cxx +++ b/sc/source/ui/dbgui/asciiopt.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "global.hxx" -#include "asciiopt.hxx" +#include +#include #include #include diff --git a/sc/source/ui/dbgui/consdlg.cxx b/sc/source/ui/dbgui/consdlg.cxx index 7f39b99861a3..7d1ccc0f6b33 100644 --- a/sc/source/ui/dbgui/consdlg.cxx +++ b/sc/source/ui/dbgui/consdlg.cxx @@ -19,19 +19,19 @@ #include -#include "tabvwsh.hxx" -#include "uiitems.hxx" -#include "dbdata.hxx" -#include "rangenam.hxx" -#include "rangeutl.hxx" -#include "reffact.hxx" -#include "document.hxx" -#include "scresid.hxx" - -#include "globstr.hrc" -#include "strings.hrc" - -#include "consdlg.hxx" +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +#include #include #define INFOBOX(id) ScopedVclPtrInstance(this, ScGlobal::GetRscString(id))->Execute() diff --git a/sc/source/ui/dbgui/csvcontrol.cxx b/sc/source/ui/dbgui/csvcontrol.cxx index 40aee4e35444..5af764c32b1a 100644 --- a/sc/source/ui/dbgui/csvcontrol.cxx +++ b/sc/source/ui/dbgui/csvcontrol.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "csvcontrol.hxx" +#include #include #include -#include "AccessibleCsvControl.hxx" +#include ScCsvLayoutData::ScCsvLayoutData() : mnPosCount( 1 ), diff --git a/sc/source/ui/dbgui/csvgrid.cxx b/sc/source/ui/dbgui/csvgrid.cxx index 9279302af01c..1ef24a76c9c6 100644 --- a/sc/source/ui/dbgui/csvgrid.cxx +++ b/sc/source/ui/dbgui/csvgrid.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "csvgrid.hxx" +#include #include #include @@ -26,13 +26,13 @@ #include #include #include -#include "scmod.hxx" -#include "asciiopt.hxx" -#include "impex.hxx" -#include "AccessibleCsvControl.hxx" +#include +#include +#include +#include // *** edit engine *** -#include "scitems.hxx" +#include #include #include @@ -40,7 +40,7 @@ #include #include #include -#include "editutil.hxx" +#include // *** edit engine *** struct Func_SetType diff --git a/sc/source/ui/dbgui/csvruler.cxx b/sc/source/ui/dbgui/csvruler.cxx index be4b48ba9763..00e85c71f78b 100644 --- a/sc/source/ui/dbgui/csvruler.cxx +++ b/sc/source/ui/dbgui/csvruler.cxx @@ -17,15 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "csvruler.hxx" -#include "AccessibleCsvControl.hxx" +#include +#include #include #include #include #include #include -#include "miscuno.hxx" +#include using namespace com::sun::star::uno; diff --git a/sc/source/ui/dbgui/csvsplits.cxx b/sc/source/ui/dbgui/csvsplits.cxx index ccf87b2b781d..3b8c57b199ef 100644 --- a/sc/source/ui/dbgui/csvsplits.cxx +++ b/sc/source/ui/dbgui/csvsplits.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "csvsplits.hxx" +#include #include diff --git a/sc/source/ui/dbgui/csvtablebox.cxx b/sc/source/ui/dbgui/csvtablebox.cxx index cb23052062f4..0ebe2de56130 100644 --- a/sc/source/ui/dbgui/csvtablebox.cxx +++ b/sc/source/ui/dbgui/csvtablebox.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "csvtablebox.hxx" +#include #include #include #include -#include "editutil.hxx" -#include "AccessibleCsvControl.hxx" +#include +#include ScCsvTableBox::ScCsvTableBox( vcl::Window* pParent, WinBits nBits ) : ScCsvControl( pParent, maData, nBits ), diff --git a/sc/source/ui/dbgui/dapidata.cxx b/sc/source/ui/dbgui/dapidata.cxx index b7058d95a722..7dc6efab5440 100644 --- a/sc/source/ui/dbgui/dapidata.cxx +++ b/sc/source/ui/dbgui/dapidata.cxx @@ -32,11 +32,11 @@ using namespace com::sun::star; -#include "dapidata.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "miscuno.hxx" -#include "dpsdbtab.hxx" +#include +#include +#include +#include +#include // entries in the "type" ListBox #define DP_TYPELIST_TABLE 0 diff --git a/sc/source/ui/dbgui/dapitype.cxx b/sc/source/ui/dbgui/dapitype.cxx index 7a314a4cacc9..9f0ab712328e 100644 --- a/sc/source/ui/dbgui/dapitype.cxx +++ b/sc/source/ui/dbgui/dapitype.cxx @@ -19,9 +19,9 @@ #undef SC_DLLIMPLEMENTATION -#include "dapitype.hxx" -#include "scresid.hxx" -#include "sc.hrc" +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/dbgui/dbnamdlg.cxx b/sc/source/ui/dbgui/dbnamdlg.cxx index 2fa343f09be4..bcad163d8623 100644 --- a/sc/source/ui/dbgui/dbnamdlg.cxx +++ b/sc/source/ui/dbgui/dbnamdlg.cxx @@ -25,13 +25,13 @@ #include #include -#include "reffact.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "rangenam.hxx" -#include "globalnames.hxx" -#include "dbnamdlg.hxx" +#include +#include +#include +#include +#include +#include +#include #include class DBSaveData; diff --git a/sc/source/ui/dbgui/dpgroupdlg.cxx b/sc/source/ui/dbgui/dpgroupdlg.cxx index a8071c7b5ea6..dbcd78dbfa28 100644 --- a/sc/source/ui/dbgui/dpgroupdlg.cxx +++ b/sc/source/ui/dbgui/dpgroupdlg.cxx @@ -21,10 +21,10 @@ #undef SC_DLLIMPLEMENTATION #endif -#include "dpgroupdlg.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "globstr.hrc" +#include +#include +#include +#include #include diff --git a/sc/source/ui/dbgui/filtdlg.cxx b/sc/source/ui/dbgui/filtdlg.cxx index 0e90afc54458..100de526766a 100644 --- a/sc/source/ui/dbgui/filtdlg.cxx +++ b/sc/source/ui/dbgui/filtdlg.cxx @@ -21,21 +21,21 @@ #include #include -#include "uiitems.hxx" -#include "dbdata.hxx" -#include "reffact.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "scresid.hxx" -#include "queryentry.hxx" +#include +#include +#include +#include +#include +#include +#include +#include -#include "foptmgr.hxx" +#include -#include "globstr.hrc" -#include "strings.hrc" +#include +#include -#include "filtdlg.hxx" +#include #include #include diff --git a/sc/source/ui/dbgui/foptmgr.cxx b/sc/source/ui/dbgui/foptmgr.cxx index a492b92264d7..b96c24b876ea 100644 --- a/sc/source/ui/dbgui/foptmgr.cxx +++ b/sc/source/ui/dbgui/foptmgr.cxx @@ -17,15 +17,15 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "anyrefdg.hxx" -#include "rangeutl.hxx" -#include "dbdata.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "queryparam.hxx" -#include "globalnames.hxx" - -#include "foptmgr.hxx" +#include +#include +#include +#include +#include +#include +#include + +#include // ScFilterOptionsMgr (.ui's option helper) diff --git a/sc/source/ui/dbgui/imoptdlg.cxx b/sc/source/ui/dbgui/imoptdlg.cxx index 0d9a2460b411..2959f07048aa 100644 --- a/sc/source/ui/dbgui/imoptdlg.cxx +++ b/sc/source/ui/dbgui/imoptdlg.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "imoptdlg.hxx" -#include "asciiopt.hxx" -#include "scresid.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/ui/dbgui/pfiltdlg.cxx b/sc/source/ui/dbgui/pfiltdlg.cxx index 702408c86481..cdb6cf3516eb 100644 --- a/sc/source/ui/dbgui/pfiltdlg.cxx +++ b/sc/source/ui/dbgui/pfiltdlg.cxx @@ -21,21 +21,21 @@ #include -#include "viewdata.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "global.hxx" -#include "globalnames.hxx" -#include "dbdata.hxx" -#include "scresid.hxx" -#include "queryentry.hxx" -#include "filterentries.hxx" - -#include "sc.hrc" -#include "strings.hrc" -#include "globstr.hrc" - -#include "pfiltdlg.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include #include #include diff --git a/sc/source/ui/dbgui/pvfundlg.cxx b/sc/source/ui/dbgui/pvfundlg.cxx index 0529216c2834..037ed41d0994 100644 --- a/sc/source/ui/dbgui/pvfundlg.cxx +++ b/sc/source/ui/dbgui/pvfundlg.cxx @@ -19,7 +19,7 @@ #undef SC_DLLIMPLEMENTATION -#include "pvfundlg.hxx" +#include #include #include @@ -30,14 +30,14 @@ #include #include -#include "scresid.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "pvfundlg.hrc" -#include "strings.hrc" -#include "scmod.hxx" -#include "globstr.hrc" -#include "dputil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/dbgui/scendlg.cxx b/sc/source/ui/dbgui/scendlg.cxx index ce61274909be..c0600fc8c26b 100644 --- a/sc/source/ui/dbgui/scendlg.cxx +++ b/sc/source/ui/dbgui/scendlg.cxx @@ -19,7 +19,7 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include #include #include @@ -29,13 +29,13 @@ #include #include -#include "global.hxx" -#include "globstr.hrc" -#include "tabvwsh.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "scendlg.hxx" +#include +#include +#include +#include +#include +#include +#include ScNewScenarioDlg::ScNewScenarioDlg( vcl::Window* pParent, const OUString& rName, bool bEdit, bool bSheetProtected) diff --git a/sc/source/ui/dbgui/scuiasciiopt.cxx b/sc/source/ui/dbgui/scuiasciiopt.cxx index 6a8d144a66b7..293213e2cb66 100644 --- a/sc/source/ui/dbgui/scuiasciiopt.cxx +++ b/sc/source/ui/dbgui/scuiasciiopt.cxx @@ -27,23 +27,23 @@ #include #include -#include "global.hxx" -#include "scresid.hxx" -#include "impex.hxx" -#include "scuiasciiopt.hxx" -#include "strings.hrc" -#include "strings.hxx" -#include "csvtablebox.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include #include #include -#include "editutil.hxx" +#include #include #include #include -#include "miscuno.hxx" +#include #include //! TODO make dynamic diff --git a/sc/source/ui/dbgui/scuiimoptdlg.cxx b/sc/source/ui/dbgui/scuiimoptdlg.cxx index d994dcbdfb22..269d0e7e67f6 100644 --- a/sc/source/ui/dbgui/scuiimoptdlg.cxx +++ b/sc/source/ui/dbgui/scuiimoptdlg.cxx @@ -19,11 +19,11 @@ #undef SC_DLLIMPLEMENTATION -#include "scuiimoptdlg.hxx" -#include "tabvwsh.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "strings.hxx" +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/dbgui/sfiltdlg.cxx b/sc/source/ui/dbgui/sfiltdlg.cxx index 72cccc163506..fe441db8bd16 100644 --- a/sc/source/ui/dbgui/sfiltdlg.cxx +++ b/sc/source/ui/dbgui/sfiltdlg.cxx @@ -20,21 +20,21 @@ #include #include -#include "uiitems.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "reffact.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "scresid.hxx" +#include +#include +#include +#include +#include +#include +#include +#include -#include "foptmgr.hxx" +#include -#include "globstr.hrc" -#include "strings.hrc" +#include +#include -#include "filtdlg.hxx" +#include #include // DEFINE -------------------------------------------------------------------- diff --git a/sc/source/ui/dbgui/sortdlg.cxx b/sc/source/ui/dbgui/sortdlg.cxx index 877002169a13..7cfde8809a4b 100644 --- a/sc/source/ui/dbgui/sortdlg.cxx +++ b/sc/source/ui/dbgui/sortdlg.cxx @@ -20,9 +20,9 @@ #undef SC_DLLIMPLEMENTATION #include -#include "tpsort.hxx" -#include "sortdlg.hxx" -#include "scresid.hxx" +#include +#include +#include ScSortDlg::ScSortDlg(vcl::Window* pParent, const SfxItemSet* pArgSet) : SfxTabDialog(pParent, "SortDialog", "modules/scalc/ui/sortdialog.ui", pArgSet) diff --git a/sc/source/ui/dbgui/sortkeydlg.cxx b/sc/source/ui/dbgui/sortkeydlg.cxx index 748782e9cf94..5bfc125a31f1 100644 --- a/sc/source/ui/dbgui/sortkeydlg.cxx +++ b/sc/source/ui/dbgui/sortkeydlg.cxx @@ -8,8 +8,8 @@ */ #include -#include "sortkeydlg.hxx" -#include "sortdlg.hxx" +#include +#include #include ScSortKeyItem::ScSortKeyItem(vcl::Window* pParent) diff --git a/sc/source/ui/dbgui/subtdlg.cxx b/sc/source/ui/dbgui/subtdlg.cxx index 6fa2c27113aa..465f94694a01 100644 --- a/sc/source/ui/dbgui/subtdlg.cxx +++ b/sc/source/ui/dbgui/subtdlg.cxx @@ -19,9 +19,9 @@ #undef SC_DLLIMPLEMENTATION -#include "tpsubt.hxx" -#include "scresid.hxx" -#include "subtdlg.hxx" +#include +#include +#include ScSubTotalDlg::ScSubTotalDlg(vcl::Window* pParent, const SfxItemSet* pArgSet) : SfxTabDialog(pParent, "SubTotalDialog", diff --git a/sc/source/ui/dbgui/textimportoptions.cxx b/sc/source/ui/dbgui/textimportoptions.cxx index 7c93e0777130..b1d5f1ef7c44 100644 --- a/sc/source/ui/dbgui/textimportoptions.cxx +++ b/sc/source/ui/dbgui/textimportoptions.cxx @@ -19,7 +19,7 @@ #undef SC_DLLIMPLEMENTATION -#include "textimportoptions.hxx" +#include #include #include #include diff --git a/sc/source/ui/dbgui/tpsort.cxx b/sc/source/ui/dbgui/tpsort.cxx index cc62a5e1f839..7cdf814c77b0 100644 --- a/sc/source/ui/dbgui/tpsort.cxx +++ b/sc/source/ui/dbgui/tpsort.cxx @@ -26,25 +26,25 @@ #include #include -#include "scitems.hxx" -#include "uiitems.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "global.hxx" -#include "globalnames.hxx" -#include "dbdata.hxx" -#include "userlist.hxx" -#include "rangeutl.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "globstr.hrc" - -#include "sortkeydlg.hxx" - -#include "sortdlg.hxx" - -#include "tpsort.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include + +#include + +#include using namespace com::sun::star; diff --git a/sc/source/ui/dbgui/tpsubt.cxx b/sc/source/ui/dbgui/tpsubt.cxx index 8b23073925e3..ca8bd54b6537 100644 --- a/sc/source/ui/dbgui/tpsubt.cxx +++ b/sc/source/ui/dbgui/tpsubt.cxx @@ -19,18 +19,18 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" -#include "uiitems.hxx" -#include "global.hxx" -#include "userlist.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "strings.hrc" - -#include "subtdlg.hxx" -#include "tpsubt.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include // Subtotals group tabpage: diff --git a/sc/source/ui/dbgui/validate.cxx b/sc/source/ui/dbgui/validate.cxx index 4a3a32c99e64..d4998e32492b 100644 --- a/sc/source/ui/dbgui/validate.cxx +++ b/sc/source/ui/dbgui/validate.cxx @@ -33,20 +33,20 @@ #include #include -#include "scresid.hxx" -#include "strings.hrc" +#include +#include -#include "stringutil.hxx" -#include "validat.hxx" -#include "validate.hxx" -#include "compiler.hxx" +#include +#include +#include +#include #include // cell range picker -#include "tabvwsh.hxx" +#include #include #include -#include "reffact.hxx" +#include /* Position indexes for "Allow" list box. They do not map directly to ScValidationMode and can safely be modified to diff --git a/sc/source/ui/dialogs/searchresults.cxx b/sc/source/ui/dialogs/searchresults.cxx index 6d49a01661d3..32b9f6e0ff85 100644 --- a/sc/source/ui/dialogs/searchresults.cxx +++ b/sc/source/ui/dialogs/searchresults.cxx @@ -7,19 +7,19 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "searchresults.hxx" +#include #include #include #include #include -#include "dociter.hxx" -#include "document.hxx" -#include "rangeutl.hxx" -#include "tabvwsh.hxx" +#include +#include +#include +#include #include -#include "sc.hrc" -#include "scresid.hxx" +#include +#include namespace sc { diff --git a/sc/source/ui/docshell/arealink.cxx b/sc/source/ui/docshell/arealink.cxx index b81513afd987..95fc79d8ed01 100644 --- a/sc/source/ui/docshell/arealink.cxx +++ b/sc/source/ui/docshell/arealink.cxx @@ -25,26 +25,26 @@ #include #include -#include "arealink.hxx" - -#include "tablink.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "undoblk.hxx" -#include "globstr.hrc" -#include "markdata.hxx" -#include "hints.hxx" -#include "filter.hxx" - -#include "attrib.hxx" -#include "patattr.hxx" -#include "docpool.hxx" - -#include "sc.hrc" -#include "scabstdlg.hxx" -#include "clipparam.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include +#include +#include struct AreaLink_Impl { diff --git a/sc/source/ui/docshell/autostyl.cxx b/sc/source/ui/docshell/autostyl.cxx index bd468cb64ac5..98a104c4f8c3 100644 --- a/sc/source/ui/docshell/autostyl.cxx +++ b/sc/source/ui/docshell/autostyl.cxx @@ -19,10 +19,10 @@ #include -#include "attrib.hxx" -#include "autostyl.hxx" -#include "docsh.hxx" -#include "sc.hrc" +#include +#include +#include +#include static inline sal_uLong TimeNow() // seconds { diff --git a/sc/source/ui/docshell/datastream.cxx b/sc/source/ui/docshell/datastream.cxx index f99384142ed0..16a6cb09409e 100644 --- a/sc/source/ui/docshell/datastream.cxx +++ b/sc/source/ui/docshell/datastream.cxx @@ -27,7 +27,7 @@ #include #include -#include "officecfg/Office/Calc.hxx" +#include #if defined(_WIN32) diff --git a/sc/source/ui/docshell/dbdocfun.cxx b/sc/source/ui/docshell/dbdocfun.cxx index 0bb9aa4fed3b..0d424c08282f 100644 --- a/sc/source/ui/docshell/dbdocfun.cxx +++ b/sc/source/ui/docshell/dbdocfun.cxx @@ -24,34 +24,34 @@ #include #include -#include "dbdocfun.hxx" -#include "sc.hrc" -#include "dbdata.hxx" -#include "undodat.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "globstr.hrc" -#include "globalnames.hxx" -#include "tabvwsh.hxx" -#include "patattr.hxx" -#include "rangenam.hxx" -#include "olinetab.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dociter.hxx" -#include "editable.hxx" -#include "attrib.hxx" -#include "drwlayer.hxx" -#include "dpshttab.hxx" -#include "hints.hxx" -#include "queryentry.hxx" -#include "markdata.hxx" -#include "progress.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include -#include "chartlis.hxx" -#include "ChartTools.hxx" +#include +#include #include #include diff --git a/sc/source/ui/docshell/dbdocimp.cxx b/sc/source/ui/docshell/dbdocimp.cxx index 8979252bb5d3..6710ed4659fb 100644 --- a/sc/source/ui/docshell/dbdocimp.cxx +++ b/sc/source/ui/docshell/dbdocimp.cxx @@ -37,22 +37,22 @@ #include #include -#include "dbdocfun.hxx" -#include "docsh.hxx" -#include "globstr.hrc" -#include "scerrors.hxx" -#include "dbdata.hxx" -#include "markdata.hxx" -#include "undodat.hxx" -#include "progress.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "attrib.hxx" -#include "dbdocutl.hxx" -#include "editable.hxx" -#include "hints.hxx" -#include "miscuno.hxx" -#include "chgtrack.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include using namespace com::sun::star; diff --git a/sc/source/ui/docshell/docfunc.cxx b/sc/source/ui/docshell/docfunc.cxx index dfbc54582c6b..4ffbf7610c50 100644 --- a/sc/source/ui/docshell/docfunc.cxx +++ b/sc/source/ui/docshell/docfunc.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -35,57 +35,57 @@ #include #include -#include "docfunc.hxx" - -#include "sc.hrc" -#include "strings.hrc" - -#include "arealink.hxx" -#include "attrib.hxx" -#include "dociter.hxx" -#include "autoform.hxx" -#include "formulacell.hxx" -#include "cellmergeoption.hxx" -#include "detdata.hxx" -#include "detfunc.hxx" -#include "docpool.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" -#include "editutil.hxx" -#include "globstr.hrc" -#include "globalnames.hxx" -#include "olinetab.hxx" -#include "patattr.hxx" -#include "rangenam.hxx" -#include "rangeutl.hxx" -#include "refundo.hxx" -#include "scresid.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "tablink.hxx" -#include "tabvwsh.hxx" -#include "uiitems.hxx" -#include "undoblk.hxx" -#include "undocell.hxx" -#include "undodraw.hxx" -#include "undotab.hxx" -#include "waitoff.hxx" -#include "sizedev.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "inputwin.hxx" -#include "editable.hxx" -#include "compiler.hxx" -#include "scui_def.hxx" -#include "tabprotection.hxx" -#include "clipparam.hxx" -#include "externalrefmgr.hxx" -#include "undorangename.hxx" -#include "progress.hxx" -#include "dpobject.hxx" -#include "stringutil.hxx" -#include "cellvalue.hxx" -#include "tokenarray.hxx" +#include + +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/docshell/docsh.cxx b/sc/source/ui/docshell/docsh.cxx index a4157d0a9ba4..74ef8daf2a2b 100644 --- a/sc/source/ui/docshell/docsh.cxx +++ b/sc/source/ui/docshell/docsh.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "docsh.hxx" +#include -#include "scitems.hxx" +#include #include #include #include @@ -40,8 +40,8 @@ #include #include #include -#include "chgtrack.hxx" -#include "chgviset.hxx" +#include +#include #include #include #include @@ -66,54 +66,54 @@ #include -#include "scabstdlg.hxx" +#include #include #include -#include "formulacell.hxx" -#include "postit.hxx" -#include "global.hxx" -#include "filter.hxx" -#include "scmod.hxx" -#include "tabvwsh.hxx" -#include "docfunc.hxx" -#include "imoptdlg.hxx" -#include "impex.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "globstr.hrc" -#include "scerrors.hxx" -#include "brdcst.hxx" -#include "stlpool.hxx" -#include "autostyl.hxx" -#include "attrib.hxx" -#include "asciiopt.hxx" -#include "waitoff.hxx" -#include "docpool.hxx" -#include "progress.hxx" -#include "pntlock.hxx" -#include "docuno.hxx" -#include "appoptio.hxx" -#include "detdata.hxx" -#include "printfun.hxx" -#include "dociter.hxx" -#include "cellform.hxx" -#include "chartlis.hxx" -#include "hints.hxx" -#include "xmlwrap.hxx" -#include "drwlayer.hxx" -#include "refreshtimer.hxx" -#include "dbdata.hxx" -#include "scextopt.hxx" -#include "compiler.hxx" -#include "warnpassword.hxx" -#include "optsolver.hxx" -#include "sheetdata.hxx" -#include "tabprotection.hxx" -#include "docparam.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "docshimp.hxx" -#include "sizedev.hxx" -#include "refreshtimerprotector.hxx" +#include +#include #include #include @@ -121,12 +121,12 @@ #include #include #include -#include "uiitems.hxx" -#include "cellsuno.hxx" -#include "dpobject.hxx" -#include "markdata.hxx" -#include "optuno.hxx" -#include "orcusfilters.hxx" +#include +#include +#include +#include +#include +#include #include #include #include @@ -163,7 +163,7 @@ static const sal_Char pFilterHtmlWebQ[] = "calc_HTML_WebQuery"; static const sal_Char pFilterRtf[] = "Rich Text Format (StarCalc)"; #define ScDocShell -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScDocShell,SfxObjectShell) diff --git a/sc/source/ui/docshell/docsh2.cxx b/sc/source/ui/docshell/docsh2.cxx index 1098f2c9025b..4de6e328ee72 100644 --- a/sc/source/ui/docshell/docsh2.cxx +++ b/sc/source/ui/docshell/docsh2.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -29,13 +29,13 @@ #include #include -#include "drwlayer.hxx" -#include "stlpool.hxx" -#include "docsh.hxx" +#include +#include +#include #include "docshimp.hxx" -#include "docfunc.hxx" -#include "sc.hrc" -#include "filter.hxx" +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/docshell/docsh3.cxx b/sc/source/ui/docshell/docsh3.cxx index 93a7e4394d48..a0b4bf3858e5 100644 --- a/sc/source/ui/docshell/docsh3.cxx +++ b/sc/source/ui/docshell/docsh3.cxx @@ -20,8 +20,8 @@ #include #include -#include "scitems.hxx" -#include "rangelst.hxx" +#include +#include #include #include #include @@ -35,32 +35,32 @@ #include #include -#include "docsh.hxx" +#include #include "docshimp.hxx" -#include "scmod.hxx" -#include "tabvwsh.hxx" -#include "viewdata.hxx" -#include "docpool.hxx" -#include "stlpool.hxx" -#include "patattr.hxx" -#include "uiitems.hxx" -#include "hints.hxx" -#include "docoptio.hxx" -#include "viewopti.hxx" -#include "pntlock.hxx" -#include "chgtrack.hxx" -#include "docfunc.hxx" -#include "formulacell.hxx" -#include "chgviset.hxx" -#include "progress.hxx" -#include "redcom.hxx" -#include "sc.hrc" -#include "inputopt.hxx" -#include "drwlayer.hxx" -#include "inputhdl.hxx" -#include "conflictsdlg.hxx" -#include "globstr.hrc" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/docshell/docsh4.cxx b/sc/source/ui/docshell/docsh4.cxx index 8cfb5fc81a2a..7654fdca0459 100644 --- a/sc/source/ui/docshell/docsh4.cxx +++ b/sc/source/ui/docshell/docsh4.cxx @@ -28,7 +28,7 @@ using namespace ::com::sun::star; #include -#include "scitems.hxx" +#include #include #include #include @@ -60,54 +60,54 @@ using namespace ::com::sun::star; #include #include -#include "docuno.hxx" +#include #include -#include "docsh.hxx" +#include #include "docshimp.hxx" -#include "docfunc.hxx" -#include "scres.hrc" -#include "strings.hrc" -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "appoptio.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "dbdocfun.hxx" -#include "printfun.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "impex.hxx" -#include "attrib.hxx" -#include "undodat.hxx" -#include "autostyl.hxx" -#include "undocell.hxx" -#include "undotab.hxx" -#include "inputhdl.hxx" -#include "dbdata.hxx" -#include "servobj.hxx" -#include "rangenam.hxx" -#include "scmod.hxx" -#include "chgviset.hxx" -#include "reffact.hxx" -#include "chartlis.hxx" -#include "chartpos.hxx" -#include "waitoff.hxx" -#include "tablink.hxx" -#include "drwlayer.hxx" -#include "docoptio.hxx" -#include "undostyl.hxx" -#include "rangeseq.hxx" -#include "chgtrack.hxx" -#include "printopt.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "scresid.hxx" -#include "scabstdlg.hxx" -#include "externalrefmgr.hxx" -#include "sharedocdlg.hxx" -#include "conditio.hxx" -#include "sheetevents.hxx" -#include "formulacell.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/docshell/docsh5.cxx b/sc/source/ui/docshell/docsh5.cxx index 90fbe83b80d5..d6df70586af0 100644 --- a/sc/source/ui/docshell/docsh5.cxx +++ b/sc/source/ui/docshell/docsh5.cxx @@ -22,7 +22,7 @@ #include -#include "scitems.hxx" +#include #include #include #include @@ -30,28 +30,28 @@ #include -#include "docsh.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "globalnames.hxx" -#include "undodat.hxx" -#include "undotab.hxx" -#include "undoblk.hxx" -#include "dpobject.hxx" -#include "dpshttab.hxx" -#include "dbdocfun.hxx" -#include "consoli.hxx" -#include "dbdata.hxx" -#include "progress.hxx" -#include "olinetab.hxx" -#include "patattr.hxx" -#include "attrib.hxx" -#include "docpool.hxx" -#include "uiitems.hxx" -#include "sc.hrc" -#include "waitoff.hxx" -#include "sizedev.hxx" -#include "clipparam.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/docshell/docsh6.cxx b/sc/source/ui/docshell/docsh6.cxx index 97ca6c119887..9ec7631aa749 100644 --- a/sc/source/ui/docshell/docsh6.cxx +++ b/sc/source/ui/docshell/docsh6.cxx @@ -17,25 +17,25 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include -#include "docsh.hxx" - -#include "stlsheet.hxx" -#include "stlpool.hxx" -#include "global.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "tablink.hxx" -#include "globstr.hrc" -#include "scmod.hxx" -#include "compiler.hxx" -#include "interpre.hxx" -#include "calcconfig.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/docshell/docsh8.cxx b/sc/source/ui/docshell/docsh8.cxx index c9b2dd313f17..198cc709debe 100644 --- a/sc/source/ui/docshell/docsh8.cxx +++ b/sc/source/ui/docshell/docsh8.cxx @@ -59,24 +59,24 @@ #include #include -#include "scerrors.hxx" -#include "docsh.hxx" -#include "filter.hxx" -#include "progress.hxx" -#include "formulacell.hxx" -#include "editutil.hxx" -#include "cellform.hxx" -#include "dbdocutl.hxx" -#include "dociter.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include -#include "patattr.hxx" -#include "scitems.hxx" -#include "docpool.hxx" -#include "segmenttree.hxx" -#include "docparam.hxx" -#include "cellvalue.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/docshell/editable.cxx b/sc/source/ui/docshell/editable.cxx index 22e1ed7027ff..3b0f58ee653f 100644 --- a/sc/source/ui/docshell/editable.cxx +++ b/sc/source/ui/docshell/editable.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "editable.hxx" -#include "document.hxx" -#include "viewfunc.hxx" -#include "globstr.hrc" -#include "markdata.hxx" +#include +#include +#include +#include +#include ScEditableTester::ScEditableTester() : mbIsEditable(true), diff --git a/sc/source/ui/docshell/externalrefmgr.cxx b/sc/source/ui/docshell/externalrefmgr.cxx index fe36e9f0a07c..beb47fc010dd 100644 --- a/sc/source/ui/docshell/externalrefmgr.cxx +++ b/sc/source/ui/docshell/externalrefmgr.cxx @@ -17,22 +17,22 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "externalrefmgr.hxx" -#include "document.hxx" -#include "token.hxx" -#include "tokenarray.hxx" -#include "address.hxx" -#include "tablink.hxx" -#include "docsh.hxx" -#include "scextopt.hxx" -#include "rangenam.hxx" -#include "formulacell.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "cellvalue.hxx" -#include "defaultsoptions.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -51,8 +51,8 @@ #include #include #include -#include "stringutil.hxx" -#include "scmatrix.hxx" +#include +#include #include #include #include diff --git a/sc/source/ui/docshell/impex.cxx b/sc/source/ui/docshell/impex.cxx index 7a6dca99ad89..80069b4eef59 100644 --- a/sc/source/ui/docshell/impex.cxx +++ b/sc/source/ui/docshell/impex.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sc.hrc" +#include #include #include @@ -25,34 +25,34 @@ #include #include -#include "global.hxx" -#include "scerrors.hxx" -#include "docsh.hxx" -#include "undoblk.hxx" -#include "rangenam.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "filter.hxx" -#include "asciiopt.hxx" -#include "formulacell.hxx" -#include "cellform.hxx" -#include "docoptio.hxx" -#include "progress.hxx" -#include "scitems.hxx" -#include "editable.hxx" -#include "compiler.hxx" -#include "warnbox.hxx" -#include "clipparam.hxx" -#include "impex.hxx" -#include "editutil.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "stringutil.hxx" -#include "cellvalue.hxx" -#include "tokenarray.hxx" -#include "documentimport.hxx" - -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include #include diff --git a/sc/source/ui/docshell/macromgr.cxx b/sc/source/ui/docshell/macromgr.cxx index e8e365658bfd..716a2de7aeca 100644 --- a/sc/source/ui/docshell/macromgr.cxx +++ b/sc/source/ui/docshell/macromgr.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "macromgr.hxx" -#include "document.hxx" +#include +#include #include #include #include -#include "formulacell.hxx" +#include #include #include diff --git a/sc/source/ui/docshell/olinefun.cxx b/sc/source/ui/docshell/olinefun.cxx index aaa8f3ede600..fc9d50448193 100644 --- a/sc/source/ui/docshell/olinefun.cxx +++ b/sc/source/ui/docshell/olinefun.cxx @@ -19,13 +19,13 @@ #include -#include "olinefun.hxx" +#include -#include "docsh.hxx" -#include "olinetab.hxx" -#include "undodat.hxx" -#include "globstr.hrc" -#include "sc.hrc" +#include +#include +#include +#include +#include static void lcl_InvalidateOutliner( SfxBindings* pBindings ) { diff --git a/sc/source/ui/docshell/pagedata.cxx b/sc/source/ui/docshell/pagedata.cxx index 94ce9277776c..0b185a6e93af 100644 --- a/sc/source/ui/docshell/pagedata.cxx +++ b/sc/source/ui/docshell/pagedata.cxx @@ -19,7 +19,7 @@ #include -#include "pagedata.hxx" +#include #include diff --git a/sc/source/ui/docshell/pntlock.cxx b/sc/source/ui/docshell/pntlock.cxx index ed7aca968e17..39713941c050 100644 --- a/sc/source/ui/docshell/pntlock.cxx +++ b/sc/source/ui/docshell/pntlock.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "pntlock.hxx" +#include ScPaintLockData::ScPaintLockData() : nLevel( 0 ), diff --git a/sc/source/ui/docshell/servobj.cxx b/sc/source/ui/docshell/servobj.cxx index d3635deccf1f..712da4e96ade 100644 --- a/sc/source/ui/docshell/servobj.cxx +++ b/sc/source/ui/docshell/servobj.cxx @@ -20,12 +20,12 @@ #include #include #include -#include "servobj.hxx" -#include "docsh.hxx" -#include "impex.hxx" -#include "brdcst.hxx" -#include "rangenam.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include +#include using namespace formula; diff --git a/sc/source/ui/docshell/sizedev.cxx b/sc/source/ui/docshell/sizedev.cxx index aaa37e1971a2..4cf8e4e0000f 100644 --- a/sc/source/ui/docshell/sizedev.cxx +++ b/sc/source/ui/docshell/sizedev.cxx @@ -20,10 +20,10 @@ #include #include -#include "sizedev.hxx" -#include "docsh.hxx" -#include "scmod.hxx" -#include "inputopt.hxx" +#include +#include +#include +#include ScSizeDeviceProvider::ScSizeDeviceProvider( ScDocShell* pDocSh ) { diff --git a/sc/source/ui/docshell/tablink.cxx b/sc/source/ui/docshell/tablink.cxx index 19b1f68d62f2..1166412616b1 100644 --- a/sc/source/ui/docshell/tablink.cxx +++ b/sc/source/ui/docshell/tablink.cxx @@ -32,22 +32,22 @@ #include #include -#include "tablink.hxx" - -#include "scextopt.hxx" -#include "table.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "globstr.hrc" -#include "undoblk.hxx" -#include "undotab.hxx" -#include "global.hxx" -#include "hints.hxx" -#include "dociter.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "formulacell.hxx" -#include "formulaiter.hxx" -#include "tokenarray.hxx" +#include +#include +#include struct TableLink_Impl { diff --git a/sc/source/ui/docshell/tpstat.cxx b/sc/source/ui/docshell/tpstat.cxx index 9fc5bf9312c9..621e2150f09c 100644 --- a/sc/source/ui/docshell/tpstat.cxx +++ b/sc/source/ui/docshell/tpstat.cxx @@ -19,11 +19,11 @@ #undef SC_DLLIMPLEMENTATION -#include "document.hxx" -#include "docsh.hxx" -#include "scresid.hxx" +#include +#include +#include -#include "tpstat.hxx" +#include // Dokumentinfo-Tabpage: diff --git a/sc/source/ui/drawfunc/chartsh.cxx b/sc/source/ui/drawfunc/chartsh.cxx index d3b870bb15d7..9cf7d8a99916 100644 --- a/sc/source/ui/drawfunc/chartsh.cxx +++ b/sc/source/ui/drawfunc/chartsh.cxx @@ -29,18 +29,18 @@ #include #include -#include "chartsh.hxx" -#include "drwlayer.hxx" -#include "sc.hrc" -#include "viewdata.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "drawview.hxx" -#include "gridwin.hxx" -#include "scresid.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #define ScChartShell -#include "scslots.hxx" +#include using namespace css::uno; diff --git a/sc/source/ui/drawfunc/drawsh.cxx b/sc/source/ui/drawfunc/drawsh.cxx index c70adf6a8966..0e9850637f10 100644 --- a/sc/source/ui/drawfunc/drawsh.cxx +++ b/sc/source/ui/drawfunc/drawsh.cxx @@ -19,9 +19,9 @@ #include #include -#include "sc.hrc" +#include -#include "scitems.hxx" +#include #include #include @@ -35,25 +35,25 @@ #include #include -#include "drawsh.hxx" -#include "drwlayer.hxx" -#include "strings.hrc" -#include "viewdata.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "drawview.hxx" -#include "scresid.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include -#include "tabvwsh.hxx" +#include #include #include #define ScDrawShell -#include "scslots.hxx" +#include -#include "userdat.hxx" +#include #include #include #include diff --git a/sc/source/ui/drawfunc/drawsh2.cxx b/sc/source/ui/drawfunc/drawsh2.cxx index 6ab862b62556..b07d67947910 100644 --- a/sc/source/ui/drawfunc/drawsh2.cxx +++ b/sc/source/ui/drawfunc/drawsh2.cxx @@ -19,7 +19,7 @@ #include -#include "scitems.hxx" +#include #include #include #include @@ -37,15 +37,15 @@ #include #include -#include "drawsh.hxx" -#include "drawview.hxx" -#include "viewdata.hxx" -#include "sc.hrc" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "drtxtob.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/drawfunc/drawsh4.cxx b/sc/source/ui/drawfunc/drawsh4.cxx index 01d2576c7a61..a571411c945a 100644 --- a/sc/source/ui/drawfunc/drawsh4.cxx +++ b/sc/source/ui/drawfunc/drawsh4.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -25,11 +25,11 @@ #include #include #include -#include "drawsh.hxx" -#include "drawview.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include void ScDrawShell::GetFormTextState(SfxItemSet& rSet) { diff --git a/sc/source/ui/drawfunc/drawsh5.cxx b/sc/source/ui/drawfunc/drawsh5.cxx index edaab55c8ee0..95122e1c9e0d 100644 --- a/sc/source/ui/drawfunc/drawsh5.cxx +++ b/sc/source/ui/drawfunc/drawsh5.cxx @@ -45,20 +45,20 @@ #include #include -#include "drawsh.hxx" -#include "drawview.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "scresid.hxx" -#include "undotab.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "postit.hxx" -#include "drtxtob.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "sc.hrc" +#include using namespace com::sun::star; diff --git a/sc/source/ui/drawfunc/drformsh.cxx b/sc/source/ui/drawfunc/drformsh.cxx index 4ac230a36941..a1b4b6f13b9a 100644 --- a/sc/source/ui/drawfunc/drformsh.cxx +++ b/sc/source/ui/drawfunc/drformsh.cxx @@ -26,19 +26,19 @@ #include #include -#include "drformsh.hxx" -#include "drwlayer.hxx" -#include "sc.hrc" -#include "viewdata.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "drawview.hxx" -#include "scresid.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include #define ScDrawFormShell -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScDrawFormShell, ScDrawShell) diff --git a/sc/source/ui/drawfunc/drtxtob.cxx b/sc/source/ui/drawfunc/drtxtob.cxx index 6a2bad28bd50..3a8c3bdc14a0 100644 --- a/sc/source/ui/drawfunc/drtxtob.cxx +++ b/sc/source/ui/drawfunc/drtxtob.cxx @@ -19,7 +19,7 @@ #include #include -#include "scitems.hxx" +#include #include #include @@ -62,21 +62,21 @@ #include #include -#include "sc.hrc" -#include "globstr.hrc" -#include "scmod.hxx" -#include "drtxtob.hxx" -#include "fudraw.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "drawview.hxx" -#include "viewutil.hxx" -#include "scresid.hxx" -#include "tabvwsh.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #define ScDrawTextObjectBar -#include "scslots.hxx" +#include #include diff --git a/sc/source/ui/drawfunc/drtxtob1.cxx b/sc/source/ui/drawfunc/drtxtob1.cxx index bfe52a9d8156..6dc3914bd763 100644 --- a/sc/source/ui/drawfunc/drtxtob1.cxx +++ b/sc/source/ui/drawfunc/drtxtob1.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -31,14 +31,14 @@ #include #include -#include "sc.hrc" -#include "drtxtob.hxx" -#include "drawview.hxx" -#include "viewdata.hxx" -#include "scresid.hxx" +#include +#include +#include +#include +#include #include -#include "scabstdlg.hxx" +#include #include bool ScDrawTextObjectBar::ExecuteCharDlg( const SfxItemSet& rArgs, diff --git a/sc/source/ui/drawfunc/drtxtob2.cxx b/sc/source/ui/drawfunc/drtxtob2.cxx index 2fbbf289be8b..28050513064b 100644 --- a/sc/source/ui/drawfunc/drtxtob2.cxx +++ b/sc/source/ui/drawfunc/drtxtob2.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -33,16 +33,16 @@ #include #include #include -#include "sc.hrc" -#include "drtxtob.hxx" -#include "viewdata.hxx" -#include "drawview.hxx" -#include "tabvwsh.hxx" -#include "impex.hxx" -#include "docsh.hxx" -#include "transobj.hxx" -#include "drwtrans.hxx" -#include "drwlayer.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include sal_uInt16 ScGetFontWorkId() { diff --git a/sc/source/ui/drawfunc/fuconarc.cxx b/sc/source/ui/drawfunc/fuconarc.cxx index 8b24064561e6..7ada2107c5b3 100644 --- a/sc/source/ui/drawfunc/fuconarc.cxx +++ b/sc/source/ui/drawfunc/fuconarc.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fuconarc.hxx" -#include "sc.hrc" -#include "tabvwsh.hxx" -#include "drawview.hxx" +#include +#include +#include +#include // Create default drawing objects via keyboard #include diff --git a/sc/source/ui/drawfunc/fuconcustomshape.cxx b/sc/source/ui/drawfunc/fuconcustomshape.cxx index dc19c2a7a5c4..f5a03392f736 100644 --- a/sc/source/ui/drawfunc/fuconcustomshape.cxx +++ b/sc/source/ui/drawfunc/fuconcustomshape.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fuconcustomshape.hxx" +#include #include #include #include @@ -27,10 +27,10 @@ #include #include #include -#include "fuconuno.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "drawview.hxx" +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/drawfunc/fuconpol.cxx b/sc/source/ui/drawfunc/fuconpol.cxx index 143a73e2a17d..330ebf09a41d 100644 --- a/sc/source/ui/drawfunc/fuconpol.cxx +++ b/sc/source/ui/drawfunc/fuconpol.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fuconpol.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "drawview.hxx" +#include +#include +#include +#include // Create default drawing objects via keyboard #include diff --git a/sc/source/ui/drawfunc/fuconrec.cxx b/sc/source/ui/drawfunc/fuconrec.cxx index ba0cddb6de18..671f81d9acaf 100644 --- a/sc/source/ui/drawfunc/fuconrec.cxx +++ b/sc/source/ui/drawfunc/fuconrec.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fuconrec.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "drawview.hxx" +#include +#include +#include +#include #include // Create default drawing objects via keyboard @@ -40,7 +40,7 @@ #include #include -#include "scresid.hxx" +#include FuConstRectangle::FuConstRectangle(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pViewP, SdrModel* pDoc, const SfxRequest& rReq) diff --git a/sc/source/ui/drawfunc/fuconstr.cxx b/sc/source/ui/drawfunc/fuconstr.cxx index e508e2ff5ec7..0c21daabc48e 100644 --- a/sc/source/ui/drawfunc/fuconstr.cxx +++ b/sc/source/ui/drawfunc/fuconstr.cxx @@ -23,14 +23,14 @@ #include #include -#include "fuconstr.hxx" -#include "fudraw.hxx" -#include "tabvwsh.hxx" -#include "futext.hxx" -#include "sc.hrc" -#include "drawview.hxx" -#include "document.hxx" -#include "gridwin.hxx" +#include +#include +#include +#include +#include +#include +#include +#include // maximal permitted mouse movement to start Drag&Drop //! fusel,fuconstr,futext - combine them! diff --git a/sc/source/ui/drawfunc/fuconuno.cxx b/sc/source/ui/drawfunc/fuconuno.cxx index 123b05b14904..6fe1bcd9bfae 100644 --- a/sc/source/ui/drawfunc/fuconuno.cxx +++ b/sc/source/ui/drawfunc/fuconuno.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "fuconuno.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "drawview.hxx" +#include +#include +#include +#include FuConstUnoControl::FuConstUnoControl(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pViewP, SdrModel* pDoc, const SfxRequest& rReq) diff --git a/sc/source/ui/drawfunc/fudraw.cxx b/sc/source/ui/drawfunc/fudraw.cxx index 32095599dc71..b13db135d299 100644 --- a/sc/source/ui/drawfunc/fudraw.cxx +++ b/sc/source/ui/drawfunc/fudraw.cxx @@ -29,17 +29,17 @@ #include #include -#include "sc.hrc" -#include "fudraw.hxx" -#include "futext.hxx" -#include "tabvwsh.hxx" -#include "drwlayer.hxx" -#include "scresid.hxx" -#include "userdat.hxx" -#include "docsh.hxx" -#include "postit.hxx" -#include "globstr.hrc" -#include "drawview.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // base class for draw module specific functions FuDraw::FuDraw(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pViewP, diff --git a/sc/source/ui/drawfunc/fuins1.cxx b/sc/source/ui/drawfunc/fuins1.cxx index 09f0cead255b..11f21c0d509f 100644 --- a/sc/source/ui/drawfunc/fuins1.cxx +++ b/sc/source/ui/drawfunc/fuins1.cxx @@ -33,15 +33,15 @@ #include #include -#include "fuinsert.hxx" -#include "tabvwsh.hxx" -#include "drwlayer.hxx" -#include "drawview.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "progress.hxx" -#include "strings.hrc" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/drawfunc/fuins2.cxx b/sc/source/ui/drawfunc/fuins2.cxx index b102851abe9a..a5efb6b2c3ca 100644 --- a/sc/source/ui/drawfunc/fuins2.cxx +++ b/sc/source/ui/drawfunc/fuins2.cxx @@ -62,22 +62,22 @@ #include #include -#include "PivotTableDataProvider.hxx" -#include "chart2uno.hxx" -#include "fuinsert.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "chartarr.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "undotab.hxx" -#include "chartlis.hxx" -#include "uiitems.hxx" -#include "globstr.hrc" -#include "drawview.hxx" -#include "markdata.hxx" -#include "gridwin.hxx" -#include "dpobject.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include using namespace css; diff --git a/sc/source/ui/drawfunc/fupoor.cxx b/sc/source/ui/drawfunc/fupoor.cxx index e1bd9481634b..4422c944da9a 100644 --- a/sc/source/ui/drawfunc/fupoor.cxx +++ b/sc/source/ui/drawfunc/fupoor.cxx @@ -22,11 +22,11 @@ #include #include -#include "fupoor.hxx" -#include "tabvwsh.hxx" -#include "drawview.hxx" -#include "detfunc.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/drawfunc/fusel.cxx b/sc/source/ui/drawfunc/fusel.cxx index 1cfe586a262c..966c31785b3f 100644 --- a/sc/source/ui/drawfunc/fusel.cxx +++ b/sc/source/ui/drawfunc/fusel.cxx @@ -33,21 +33,21 @@ #include #include -#include "fusel.hxx" -#include "sc.hrc" -#include "fudraw.hxx" -#include "futext.hxx" -#include "drawview.hxx" -#include "tabvwsh.hxx" -#include "drawpage.hxx" -#include "globstr.hrc" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "scmod.hxx" -#include "client.hxx" -#include "charthelper.hxx" -#include "docuno.hxx" -#include "docsh.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // maximal permitted mouse movement to start Drag&Drop //! fusel,fuconstr,futext - combine them! diff --git a/sc/source/ui/drawfunc/fusel2.cxx b/sc/source/ui/drawfunc/fusel2.cxx index f6ee34d3b619..4c3318a50ebf 100644 --- a/sc/source/ui/drawfunc/fusel2.cxx +++ b/sc/source/ui/drawfunc/fusel2.cxx @@ -23,18 +23,18 @@ #include #include -#include "fusel.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "detfunc.hxx" -#include "futext.hxx" -#include "sc.hrc" -#include "attrib.hxx" -#include "scitems.hxx" -#include "userdat.hxx" -#include "drwlayer.hxx" -#include "docsh.hxx" -#include "drawview.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include inline long Diff( const Point& rP1, const Point& rP2 ) diff --git a/sc/source/ui/drawfunc/futext.cxx b/sc/source/ui/drawfunc/futext.cxx index 47cd9c0031a2..bf3e1bbebd09 100644 --- a/sc/source/ui/drawfunc/futext.cxx +++ b/sc/source/ui/drawfunc/futext.cxx @@ -32,14 +32,14 @@ #include #include -#include "futext.hxx" -#include "drwlayer.hxx" -#include "sc.hrc" -#include "tabvwsh.hxx" -#include "drawview.hxx" +#include +#include +#include +#include +#include // Create default drawing objects via keyboard -#include "scresid.hxx" +#include // maximum of mouse movement which allows to start Drag&Drop //! fusel,fuconstr,futext - combined! diff --git a/sc/source/ui/drawfunc/futext2.cxx b/sc/source/ui/drawfunc/futext2.cxx index 647571808d1a..22f6325a7114 100644 --- a/sc/source/ui/drawfunc/futext2.cxx +++ b/sc/source/ui/drawfunc/futext2.cxx @@ -21,8 +21,8 @@ #include #include -#include "futext.hxx" -#include "tabvwsh.hxx" +#include +#include SdrOutliner* FuText::MakeOutliner() { diff --git a/sc/source/ui/drawfunc/futext3.cxx b/sc/source/ui/drawfunc/futext3.cxx index 8b4052657eb7..3e0dff9d1cc7 100644 --- a/sc/source/ui/drawfunc/futext3.cxx +++ b/sc/source/ui/drawfunc/futext3.cxx @@ -28,20 +28,20 @@ #include #include -#include "global.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "editutil.hxx" -#include "futext.hxx" -#include "docsh.hxx" -#include "postit.hxx" -#include "globstr.hrc" -#include "attrib.hxx" -#include "scitems.hxx" -#include "drawview.hxx" -#include "undocell.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // Editing of Note-Key-Objects has to be stopped always via StopEditMode, // so that changes are taken over into the document! diff --git a/sc/source/ui/drawfunc/graphsh.cxx b/sc/source/ui/drawfunc/graphsh.cxx index 3a55971f4dd4..e13638fe2e06 100644 --- a/sc/source/ui/drawfunc/graphsh.cxx +++ b/sc/source/ui/drawfunc/graphsh.cxx @@ -31,16 +31,16 @@ #include #include -#include "graphsh.hxx" -#include "strings.hrc" -#include "viewdata.hxx" -#include "drawview.hxx" -#include "scresid.hxx" +#include +#include +#include +#include +#include #include -#include "tabvwsh.hxx" +#include #define ScGraphicShell -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScGraphicShell, ScDrawShell) diff --git a/sc/source/ui/drawfunc/mediash.cxx b/sc/source/ui/drawfunc/mediash.cxx index e2037306aae0..2e102b496f83 100644 --- a/sc/source/ui/drawfunc/mediash.cxx +++ b/sc/source/ui/drawfunc/mediash.cxx @@ -27,14 +27,14 @@ #include #include -#include "mediash.hxx" -#include "strings.hrc" -#include "viewdata.hxx" -#include "drawview.hxx" -#include "scresid.hxx" +#include +#include +#include +#include +#include #define ScMediaShell -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScMediaShell, ScDrawShell) diff --git a/sc/source/ui/drawfunc/oleobjsh.cxx b/sc/source/ui/drawfunc/oleobjsh.cxx index 4f200a47a1d8..70d4e2bfc4f4 100644 --- a/sc/source/ui/drawfunc/oleobjsh.cxx +++ b/sc/source/ui/drawfunc/oleobjsh.cxx @@ -26,19 +26,19 @@ #include #include -#include "oleobjsh.hxx" -#include "drwlayer.hxx" -#include "sc.hrc" -#include "viewdata.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "drawview.hxx" -#include "scresid.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include #define ScOleObjectShell -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScOleObjectShell, ScDrawShell) diff --git a/sc/source/ui/formdlg/dwfunctr.cxx b/sc/source/ui/formdlg/dwfunctr.cxx index 27f8b7f14c00..e3abe848a2c6 100644 --- a/sc/source/ui/formdlg/dwfunctr.cxx +++ b/sc/source/ui/formdlg/dwfunctr.cxx @@ -25,19 +25,19 @@ #include #include -#include "sc.hrc" -#include "global.hxx" -#include "scresid.hxx" -#include "reffact.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "tabvwsh.hxx" -#include "appoptio.hxx" -#include "compiler.hxx" - -#include "dwfunctr.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include /************************************************************************* #* Member: ScFunctionWin diff --git a/sc/source/ui/formdlg/formdata.cxx b/sc/source/ui/formdlg/formdata.cxx index 39a1646db199..3dfb94754fb5 100644 --- a/sc/source/ui/formdlg/formdata.cxx +++ b/sc/source/ui/formdlg/formdata.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "formdata.hxx" +#include ScFormEditData::ScFormEditData() : formula::FormEditData() diff --git a/sc/source/ui/formdlg/formula.cxx b/sc/source/ui/formdlg/formula.cxx index f597ec92b63c..6c52eb700b4b 100644 --- a/sc/source/ui/formdlg/formula.cxx +++ b/sc/source/ui/formdlg/formula.cxx @@ -18,7 +18,7 @@ */ #include -#include "scitems.hxx" +#include #include #include #include @@ -34,26 +34,26 @@ #include #include -#include "tokenuno.hxx" -#include "formula.hxx" -#include "formdata.hxx" -#include "globstr.hrc" -#include "scresid.hxx" -#include "reffact.hxx" -#include "document.hxx" -#include "simpleformulacalc.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "tabvwsh.hxx" -#include "appoptio.hxx" -#include "docsh.hxx" -#include "funcdesc.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "tokenarray.hxx" -#include "sc.hrc" -#include "servuno.hxx" -#include "unonames.hxx" -#include "externalrefmgr.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/inc/AccessibleCell.hxx b/sc/source/ui/inc/AccessibleCell.hxx index 625308fc1a82..24dce5df3750 100644 --- a/sc/source/ui/inc/AccessibleCell.hxx +++ b/sc/source/ui/inc/AccessibleCell.hxx @@ -22,7 +22,7 @@ #include #include "AccessibleCellBase.hxx" -#include "global.hxx" +#include #include "viewdata.hxx" #include #include diff --git a/sc/source/ui/inc/AccessibleCellBase.hxx b/sc/source/ui/inc/AccessibleCellBase.hxx index f37252032c81..d9dde2fb2b08 100644 --- a/sc/source/ui/inc/AccessibleCellBase.hxx +++ b/sc/source/ui/inc/AccessibleCellBase.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_ACCESSIBLECELLBASE_HXX #include "AccessibleContextBase.hxx" -#include "global.hxx" -#include "address.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/AccessibleEditObject.hxx b/sc/source/ui/inc/AccessibleEditObject.hxx index 2220e9a3433b..58c3c5c90d3d 100644 --- a/sc/source/ui/inc/AccessibleEditObject.hxx +++ b/sc/source/ui/inc/AccessibleEditObject.hxx @@ -23,7 +23,7 @@ #include "AccessibleContextBase.hxx" #include -#include "global.hxx" +#include #include #include diff --git a/sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx b/sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx index de9bb7834086..e5b5df817b59 100644 --- a/sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx +++ b/sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx @@ -23,8 +23,8 @@ #include "AccessibleContextBase.hxx" #include #include -#include "global.hxx" -#include "address.hxx" +#include +#include #include class ScPreviewShell; diff --git a/sc/source/ui/inc/AccessibleSpreadsheet.hxx b/sc/source/ui/inc/AccessibleSpreadsheet.hxx index 0288af978c16..984a96afe3de 100644 --- a/sc/source/ui/inc/AccessibleSpreadsheet.hxx +++ b/sc/source/ui/inc/AccessibleSpreadsheet.hxx @@ -29,7 +29,7 @@ #include -#include "rangelst.hxx" +#include #include class ScMyAddress : public ScAddress diff --git a/sc/source/ui/inc/AccessibleTableBase.hxx b/sc/source/ui/inc/AccessibleTableBase.hxx index 63f1bb6b98a5..5c3eb7b3a955 100644 --- a/sc/source/ui/inc/AccessibleTableBase.hxx +++ b/sc/source/ui/inc/AccessibleTableBase.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_ACCESSIBLETABLEBASE_HXX #include "AccessibleContextBase.hxx" -#include "global.hxx" -#include "address.hxx" +#include +#include #include #include #include diff --git a/sc/source/ui/inc/AccessibleText.hxx b/sc/source/ui/inc/AccessibleText.hxx index c6d21fa9a690..940b854b7d13 100644 --- a/sc/source/ui/inc/AccessibleText.hxx +++ b/sc/source/ui/inc/AccessibleText.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_ACCESSIBLETEXT_HXX #define INCLUDED_SC_SOURCE_UI_INC_ACCESSIBLETEXT_HXX -#include "textuno.hxx" -#include "global.hxx" +#include +#include #include "viewdata.hxx" #include #include diff --git a/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx b/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx index 8d73ac101d1c..6acb8f009463 100644 --- a/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx +++ b/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_ANALYSISOFVARIANCEDIALOG_HXX #define INCLUDED_SC_SOURCE_UI_INC_ANALYSISOFVARIANCEDIALOG_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx index 1393c09b215f..8a9abe069803 100644 --- a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx +++ b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_EXPONENTIALSMOOTHINGDIALOG_HXX #define INCLUDED_SC_SOURCE_UI_INC_EXPONENTIALSMOOTHINGDIALOG_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/MatrixComparisonGenerator.hxx b/sc/source/ui/inc/MatrixComparisonGenerator.hxx index 3fb40c43f913..82d30683192a 100644 --- a/sc/source/ui/inc/MatrixComparisonGenerator.hxx +++ b/sc/source/ui/inc/MatrixComparisonGenerator.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_MATRIXCOMPARISONGENERATOR_HXX #define INCLUDED_SC_SOURCE_UI_INC_MATRIXCOMPARISONGENERATOR_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/MovingAverageDialog.hxx b/sc/source/ui/inc/MovingAverageDialog.hxx index a6b62243f798..517178807af0 100644 --- a/sc/source/ui/inc/MovingAverageDialog.hxx +++ b/sc/source/ui/inc/MovingAverageDialog.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_MOVINGAVERAGEDIALOG_HXX #define INCLUDED_SC_SOURCE_UI_INC_MOVINGAVERAGEDIALOG_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/PivotLayoutDialog.hxx b/sc/source/ui/inc/PivotLayoutDialog.hxx index 6696e39b9113..25f12db90e5d 100644 --- a/sc/source/ui/inc/PivotLayoutDialog.hxx +++ b/sc/source/ui/inc/PivotLayoutDialog.hxx @@ -14,10 +14,10 @@ #include #include #include "anyrefdg.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dpshttab.hxx" -#include "document.hxx" +#include +#include +#include +#include #include "viewdata.hxx" #include "PivotLayoutTreeList.hxx" diff --git a/sc/source/ui/inc/PivotLayoutTreeListBase.hxx b/sc/source/ui/inc/PivotLayoutTreeListBase.hxx index 39d0d69d3bc9..41ff3a344909 100644 --- a/sc/source/ui/inc/PivotLayoutTreeListBase.hxx +++ b/sc/source/ui/inc/PivotLayoutTreeListBase.hxx @@ -15,7 +15,7 @@ #include -#include "pivot.hxx" +#include class ScPivotLayoutDialog; class ScItemValue; diff --git a/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx b/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx index 82967424215a..0f85136bf850 100644 --- a/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx +++ b/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_RANDOMNUMBERGENERATORDIALOG_HXX #define INCLUDED_SC_SOURCE_UI_INC_RANDOMNUMBERGENERATORDIALOG_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/SamplingDialog.hxx b/sc/source/ui/inc/SamplingDialog.hxx index e3f267fe62a5..31cd2210bed7 100644 --- a/sc/source/ui/inc/SamplingDialog.hxx +++ b/sc/source/ui/inc/SamplingDialog.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_SAMPLINGDIALOG_HXX #define INCLUDED_SC_SOURCE_UI_INC_SAMPLINGDIALOG_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/StatisticsInputOutputDialog.hxx b/sc/source/ui/inc/StatisticsInputOutputDialog.hxx index a551ed320600..e85c99d89793 100644 --- a/sc/source/ui/inc/StatisticsInputOutputDialog.hxx +++ b/sc/source/ui/inc/StatisticsInputOutputDialog.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_STATISTICSINPUTOUTPUTDIALOG_HXX #define INCLUDED_SC_SOURCE_UI_INC_STATISTICSINPUTOUTPUTDIALOG_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx b/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx index ba20289fcfcf..bcfdcb319940 100644 --- a/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx +++ b/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx @@ -11,8 +11,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_STATISTICSTWOVARIABLEDIALOG_HXX #define INCLUDED_SC_SOURCE_UI_INC_STATISTICSTWOVARIABLEDIALOG_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/TableFillingAndNavigationTools.hxx b/sc/source/ui/inc/TableFillingAndNavigationTools.hxx index 085b626c1d0e..410ce5e667ad 100644 --- a/sc/source/ui/inc/TableFillingAndNavigationTools.hxx +++ b/sc/source/ui/inc/TableFillingAndNavigationTools.hxx @@ -11,13 +11,13 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_TABLEFILLINGANDNAVIGATIONTOOLS_HXX #define INCLUDED_SC_SOURCE_UI_INC_TABLEFILLINGANDNAVIGATIONTOOLS_HXX -#include "address.hxx" -#include "rangelst.hxx" +#include +#include #include "docsh.hxx" -#include "document.hxx" +#include #include "docfunc.hxx" -#include "formulacell.hxx" +#include #include diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx index 952906f9c62c..f5a20ff95453 100644 --- a/sc/source/ui/inc/acredlin.hxx +++ b/sc/source/ui/inc/acredlin.hxx @@ -26,12 +26,12 @@ #include #include #include -#include "rangenam.hxx" +#include #include "anyrefdg.hxx" #include #include -#include "chgtrack.hxx" -#include "chgviset.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/anyrefdg.hxx b/sc/source/ui/inc/anyrefdg.hxx index 3614a956ae84..d9bf5d80df72 100644 --- a/sc/source/ui/inc/anyrefdg.hxx +++ b/sc/source/ui/inc/anyrefdg.hxx @@ -25,12 +25,12 @@ #include #include #include -#include "address.hxx" -#include "compiler.hxx" +#include +#include #include #include "IAnyRefDialog.hxx" -#include "scresid.hxx" -#include "scmod.hxx" +#include +#include #include diff --git a/sc/source/ui/inc/areasave.hxx b/sc/source/ui/inc/areasave.hxx index b55ccf10db3e..1582faa35c63 100644 --- a/sc/source/ui/inc/areasave.hxx +++ b/sc/source/ui/inc/areasave.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_AREASAVE_HXX #define INCLUDED_SC_SOURCE_UI_INC_AREASAVE_HXX -#include "address.hxx" +#include #include diff --git a/sc/source/ui/inc/areasdlg.hxx b/sc/source/ui/inc/areasdlg.hxx index 13572bb4652b..5439b99bde51 100644 --- a/sc/source/ui/inc/areasdlg.hxx +++ b/sc/source/ui/inc/areasdlg.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_AREASDLG_HXX #define INCLUDED_SC_SOURCE_UI_INC_AREASDLG_HXX -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/inc/auditsh.hxx b/sc/source/ui/inc/auditsh.hxx index 8181122995f4..20bd32e29437 100644 --- a/sc/source/ui/inc/auditsh.hxx +++ b/sc/source/ui/inc/auditsh.hxx @@ -23,7 +23,7 @@ #include #include -#include "shellids.hxx" +#include class ScViewData; diff --git a/sc/source/ui/inc/autofmt.hxx b/sc/source/ui/inc/autofmt.hxx index 168e1e3cba38..b5eb205b4b67 100644 --- a/sc/source/ui/inc/autofmt.hxx +++ b/sc/source/ui/inc/autofmt.hxx @@ -28,7 +28,7 @@ #include #include #include -#include "scdllapi.h" +#include #include "viewdata.hxx" class ScAutoFormatData; diff --git a/sc/source/ui/inc/cellmergeoption.hxx b/sc/source/ui/inc/cellmergeoption.hxx index b838ddf03772..a172633280f9 100644 --- a/sc/source/ui/inc/cellmergeoption.hxx +++ b/sc/source/ui/inc/cellmergeoption.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_CELLMERGEOPTION_HXX #define INCLUDED_SC_SOURCE_UI_INC_CELLMERGEOPTION_HXX -#include "address.hxx" +#include #include diff --git a/sc/source/ui/inc/cellsh.hxx b/sc/source/ui/inc/cellsh.hxx index 98f679589c80..a60d1fcafaae 100644 --- a/sc/source/ui/inc/cellsh.hxx +++ b/sc/source/ui/inc/cellsh.hxx @@ -21,14 +21,14 @@ #define INCLUDED_SC_SOURCE_UI_INC_CELLSH_HXX #include -#include "shellids.hxx" +#include #include #include #include #include #include #include "formatsh.hxx" -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/inc/chartsh.hxx b/sc/source/ui/inc/chartsh.hxx index cbfc4019ea47..05dda65fefd4 100644 --- a/sc/source/ui/inc/chartsh.hxx +++ b/sc/source/ui/inc/chartsh.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_CHARTSH_HXX #include -#include "shellids.hxx" +#include #include class ScViewData; diff --git a/sc/source/ui/inc/cliputil.hxx b/sc/source/ui/inc/cliputil.hxx index f5de294058f4..871da744e007 100644 --- a/sc/source/ui/inc/cliputil.hxx +++ b/sc/source/ui/inc/cliputil.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_CLIPUTIL_HXX #define INCLUDED_SC_SOURCE_UI_INC_CLIPUTIL_HXX -#include "address.hxx" +#include class ScViewData; class ScTabViewShell; diff --git a/sc/source/ui/inc/condformatdlg.hxx b/sc/source/ui/inc/condformatdlg.hxx index 021e21908185..374b4611cf2c 100644 --- a/sc/source/ui/inc/condformatdlg.hxx +++ b/sc/source/ui/inc/condformatdlg.hxx @@ -19,7 +19,7 @@ #include #include -#include "rangelst.hxx" +#include #include "condformathelper.hxx" #include "viewdata.hxx" #include "condformatdlgitem.hxx" diff --git a/sc/source/ui/inc/condformatdlgentry.hxx b/sc/source/ui/inc/condformatdlgentry.hxx index 87a468b5dea2..086c7c7ee6ed 100644 --- a/sc/source/ui/inc/condformatdlgentry.hxx +++ b/sc/source/ui/inc/condformatdlgentry.hxx @@ -11,8 +11,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_CONDFORMATDLGENTRY_HXX #include -#include "colorscale.hxx" -#include "conditio.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/condformathelper.hxx b/sc/source/ui/inc/condformathelper.hxx index cac29a9a181b..73848a281239 100644 --- a/sc/source/ui/inc/condformathelper.hxx +++ b/sc/source/ui/inc/condformathelper.hxx @@ -11,9 +11,9 @@ #define INCLUDED_SC_SOURCE_UI_INC_CONDFORMATHELPER_HXX #include -#include "conditio.hxx" +#include -#include "global.hxx" +#include enum ScCondFormatEntryType { diff --git a/sc/source/ui/inc/condformatmgr.hxx b/sc/source/ui/inc/condformatmgr.hxx index 31d641d2ed23..b99a3be3a089 100644 --- a/sc/source/ui/inc/condformatmgr.hxx +++ b/sc/source/ui/inc/condformatmgr.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_CONDFORMATMGR_HXX #define INCLUDED_SC_SOURCE_UI_INC_CONDFORMATMGR_HXX -#include "scres.hrc" +#include #include #include @@ -19,7 +19,7 @@ #include #include -#include "conditio.hxx" +#include #include diff --git a/sc/source/ui/inc/condformatuno.hxx b/sc/source/ui/inc/condformatuno.hxx index 9a1a95c4e7b9..4ee0adc680af 100644 --- a/sc/source/ui/inc/condformatuno.hxx +++ b/sc/source/ui/inc/condformatuno.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_CONDFORMATUNO_HXX #define INCLUDED_SC_SOURCE_UI_INC_CONDFORMATUNO_HXX -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/inc/conflictsdlg.hxx b/sc/source/ui/inc/conflictsdlg.hxx index 65890dc1ec63..fd352bccb01c 100644 --- a/sc/source/ui/inc/conflictsdlg.hxx +++ b/sc/source/ui/inc/conflictsdlg.hxx @@ -27,7 +27,7 @@ #include #include -#include "chgtrack.hxx" +#include #include "docsh.hxx" class ScViewData; diff --git a/sc/source/ui/inc/consdlg.hxx b/sc/source/ui/inc/consdlg.hxx index ecd20847dccd..04108aeed887 100644 --- a/sc/source/ui/inc/consdlg.hxx +++ b/sc/source/ui/inc/consdlg.hxx @@ -25,7 +25,7 @@ #include #include #include -#include "global.hxx" +#include #include "anyrefdg.hxx" class ScViewData; diff --git a/sc/source/ui/inc/content.hxx b/sc/source/ui/inc/content.hxx index 21d201c60f9b..1c68f1950a8b 100644 --- a/sc/source/ui/inc/content.hxx +++ b/sc/source/ui/inc/content.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_CONTENT_HXX #include -#include "global.hxx" -#include "address.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx index 9474fe2f5558..ff1b346208c7 100644 --- a/sc/source/ui/inc/crnrdlg.hxx +++ b/sc/source/ui/inc/crnrdlg.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_CRNRDLG_HXX #include "anyrefdg.hxx" -#include "rangelst.hxx" +#include #include #include diff --git a/sc/source/ui/inc/csvcontrol.hxx b/sc/source/ui/inc/csvcontrol.hxx index 7ba7cf218828..34352971f0a5 100644 --- a/sc/source/ui/inc/csvcontrol.hxx +++ b/sc/source/ui/inc/csvcontrol.hxx @@ -21,9 +21,9 @@ #define INCLUDED_SC_SOURCE_UI_INC_CSVCONTROL_HXX #include -#include "scdllapi.h" -#include "global.hxx" -#include "address.hxx" +#include +#include +#include #include "csvsplits.hxx" #include #include diff --git a/sc/source/ui/inc/csvgrid.hxx b/sc/source/ui/inc/csvgrid.hxx index bdf91264c097..0af627f15a47 100644 --- a/sc/source/ui/inc/csvgrid.hxx +++ b/sc/source/ui/inc/csvgrid.hxx @@ -26,7 +26,7 @@ #include #include -#include "scdllapi.h" +#include #include "csvcontrol.hxx" #include "csvsplits.hxx" diff --git a/sc/source/ui/inc/csvruler.hxx b/sc/source/ui/inc/csvruler.hxx index 4caf30e36e31..a3de15686b77 100644 --- a/sc/source/ui/inc/csvruler.hxx +++ b/sc/source/ui/inc/csvruler.hxx @@ -23,7 +23,7 @@ #include #include "csvcontrol.hxx" #include "csvsplits.hxx" -#include "scdllapi.h" +#include class ScAccessibleCsvControl; diff --git a/sc/source/ui/inc/csvtablebox.hxx b/sc/source/ui/inc/csvtablebox.hxx index 852ed39969d5..2dc5f8507a79 100644 --- a/sc/source/ui/inc/csvtablebox.hxx +++ b/sc/source/ui/inc/csvtablebox.hxx @@ -23,7 +23,7 @@ #include #include #include -#include "scdllapi.h" +#include #include "csvcontrol.hxx" #include "csvruler.hxx" #include "csvgrid.hxx" diff --git a/sc/source/ui/inc/datafdlg.hxx b/sc/source/ui/inc/datafdlg.hxx index a752bca6426a..c4ec9a090553 100644 --- a/sc/source/ui/inc/datafdlg.hxx +++ b/sc/source/ui/inc/datafdlg.hxx @@ -14,7 +14,7 @@ #include #include -#include "global.hxx" +#include #include "tabvwsh.hxx" #include diff --git a/sc/source/ui/inc/dataprovider.hxx b/sc/source/ui/inc/dataprovider.hxx index c9188eadf6a6..14637a49703f 100644 --- a/sc/source/ui/inc/dataprovider.hxx +++ b/sc/source/ui/inc/dataprovider.hxx @@ -23,15 +23,15 @@ #include #include "docsh.hxx" -#include "scdllapi.h" -#include "datamapper.hxx" +#include +#include #include #include #include #include -#include "officecfg/Office/Calc.hxx" +#include #if defined(_WIN32) #define __ORCUS_STATIC_LIB diff --git a/sc/source/ui/inc/datatableview.hxx b/sc/source/ui/inc/datatableview.hxx index 467309b7026e..ebce87f4f4d0 100644 --- a/sc/source/ui/inc/datatableview.hxx +++ b/sc/source/ui/inc/datatableview.hxx @@ -22,8 +22,8 @@ #include -#include "scdllapi.h" -#include "types.hxx" +#include +#include #include "hdrcont.hxx" class ScDocument; diff --git a/sc/source/ui/inc/dbdocfun.hxx b/sc/source/ui/inc/dbdocfun.hxx index 5e8c6adc9bbb..75672a48d6ad 100644 --- a/sc/source/ui/inc/dbdocfun.hxx +++ b/sc/source/ui/inc/dbdocfun.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_DBDOCFUN_HXX #define INCLUDED_SC_SOURCE_UI_INC_DBDOCFUN_HXX -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/inc/dbfunc.hxx b/sc/source/ui/inc/dbfunc.hxx index aab2990adea1..8503868fe087 100644 --- a/sc/source/ui/inc/dbfunc.hxx +++ b/sc/source/ui/inc/dbfunc.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_DBFUNC_HXX #include "viewfunc.hxx" -#include "dptypes.hxx" +#include namespace com { namespace sun { namespace star { namespace sheet { struct DataPilotFieldFilter; diff --git a/sc/source/ui/inc/dbnamdlg.hxx b/sc/source/ui/inc/dbnamdlg.hxx index fcbc3cda24a9..4c04a25d3c6f 100644 --- a/sc/source/ui/inc/dbnamdlg.hxx +++ b/sc/source/ui/inc/dbnamdlg.hxx @@ -27,7 +27,7 @@ #include #include "anyrefdg.hxx" -#include "dbdata.hxx" +#include class ScViewData; class ScDocument; diff --git a/sc/source/ui/inc/delcldlg.hxx b/sc/source/ui/inc/delcldlg.hxx index d2c3ac363b4c..cdf57f5a9373 100644 --- a/sc/source/ui/inc/delcldlg.hxx +++ b/sc/source/ui/inc/delcldlg.hxx @@ -24,7 +24,7 @@ #include #include -#include "global.hxx" +#include class ScDeleteCellDlg : public ModalDialog { diff --git a/sc/source/ui/inc/delcodlg.hxx b/sc/source/ui/inc/delcodlg.hxx index 6b3eda814a2b..d5df3a2add59 100644 --- a/sc/source/ui/inc/delcodlg.hxx +++ b/sc/source/ui/inc/delcodlg.hxx @@ -22,7 +22,7 @@ #include #include -#include "global.hxx" +#include class ScDeleteContentsDlg : public ModalDialog { diff --git a/sc/source/ui/inc/docfunc.hxx b/sc/source/ui/inc/docfunc.hxx index 10deed238c9e..80298ec48e1b 100644 --- a/sc/source/ui/inc/docfunc.hxx +++ b/sc/source/ui/inc/docfunc.hxx @@ -21,11 +21,11 @@ #define INCLUDED_SC_SOURCE_UI_INC_DOCFUNC_HXX #include -#include "global.hxx" +#include #include -#include "tabbgcolor.hxx" -#include "token.hxx" -#include "rangenam.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/inc/docfuncutil.hxx b/sc/source/ui/inc/docfuncutil.hxx index 74d83757d492..ee86afa5871d 100644 --- a/sc/source/ui/inc/docfuncutil.hxx +++ b/sc/source/ui/inc/docfuncutil.hxx @@ -8,7 +8,7 @@ #ifndef INCLUDED_SC_DOCFUNCUTIL_HXX #define INCLUDED_SC_DOCFUNCUTIL_HXX -#include +#include "undobase.hxx" #include diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx index edb98cb1d08d..d457bb8ab04d 100644 --- a/sc/source/ui/inc/docsh.hxx +++ b/sc/source/ui/inc/docsh.hxx @@ -26,14 +26,14 @@ #include #include -#include "scdllapi.h" -#include "scdll.hxx" -#include "document.hxx" -#include "appoptio.hxx" -#include "formulaopt.hxx" -#include "shellids.hxx" -#include "optutil.hxx" -#include "docuno.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/inc/dpgroupdlg.hxx b/sc/source/ui/inc/dpgroupdlg.hxx index 7abcea8f7136..42ab6e6c7341 100644 --- a/sc/source/ui/inc/dpgroupdlg.hxx +++ b/sc/source/ui/inc/dpgroupdlg.hxx @@ -26,7 +26,7 @@ #include #include #include "editfield.hxx" -#include "dpgroup.hxx" +#include class ScDPGroupEditHelper { diff --git a/sc/source/ui/inc/drawsh.hxx b/sc/source/ui/inc/drawsh.hxx index d6d6af465083..fcfc4adb9b9a 100644 --- a/sc/source/ui/inc/drawsh.hxx +++ b/sc/source/ui/inc/drawsh.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_DRAWSH_HXX #include -#include "shellids.hxx" +#include #include #include #include diff --git a/sc/source/ui/inc/drawutil.hxx b/sc/source/ui/inc/drawutil.hxx index 02679e86c962..07b7945e36bc 100644 --- a/sc/source/ui/inc/drawutil.hxx +++ b/sc/source/ui/inc/drawutil.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_DRAWUTIL_HXX #define INCLUDED_SC_SOURCE_UI_INC_DRAWUTIL_HXX -#include "address.hxx" +#include class Fraction; class OutputDevice; diff --git a/sc/source/ui/inc/drawview.hxx b/sc/source/ui/inc/drawview.hxx index 1a87d768d0e3..ab5c6a17e661 100644 --- a/sc/source/ui/inc/drawview.hxx +++ b/sc/source/ui/inc/drawview.hxx @@ -22,7 +22,7 @@ #include -#include "global.hxx" +#include namespace com { namespace sun { namespace star { namespace datatransfer { class XTransferable; } } } } diff --git a/sc/source/ui/inc/drformsh.hxx b/sc/source/ui/inc/drformsh.hxx index c2fc325a5001..5b6318f82e23 100644 --- a/sc/source/ui/inc/drformsh.hxx +++ b/sc/source/ui/inc/drformsh.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_DRFORMSH_HXX #include -#include "shellids.hxx" +#include #include #include diff --git a/sc/source/ui/inc/drtxtob.hxx b/sc/source/ui/inc/drtxtob.hxx index 53025d951b3f..4386bcf957fa 100644 --- a/sc/source/ui/inc/drtxtob.hxx +++ b/sc/source/ui/inc/drtxtob.hxx @@ -24,7 +24,7 @@ #include #include -#include "shellids.hxx" +#include sal_uInt16 ScGetFontWorkId(); // instead of SvxFontWorkChildWindow::GetChildWindowId() diff --git a/sc/source/ui/inc/drwtrans.hxx b/sc/source/ui/inc/drwtrans.hxx index a82b288acd38..b1d4e52da626 100644 --- a/sc/source/ui/inc/drwtrans.hxx +++ b/sc/source/ui/inc/drwtrans.hxx @@ -25,9 +25,9 @@ #include #include -#include "global.hxx" -#include "charthelper.hxx" -#include "rangelst.hxx" +#include +#include +#include class SdrModel; class ScDocShell; diff --git a/sc/source/ui/inc/dwfunctr.hxx b/sc/source/ui/inc/dwfunctr.hxx index f91a4b291b05..5d55f7ad2261 100644 --- a/sc/source/ui/inc/dwfunctr.hxx +++ b/sc/source/ui/inc/dwfunctr.hxx @@ -28,8 +28,8 @@ #include #include #include "anyrefdg.hxx" -#include "global.hxx" -#include "funcdesc.hxx" +#include +#include class ScFunctionWin : public PanelLayout { diff --git a/sc/source/ui/inc/editable.hxx b/sc/source/ui/inc/editable.hxx index 189fbbf227dd..d7eac06d449d 100644 --- a/sc/source/ui/inc/editable.hxx +++ b/sc/source/ui/inc/editable.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_EDITABLE_HXX #define INCLUDED_SC_SOURCE_UI_INC_EDITABLE_HXX -#include "address.hxx" +#include class ScDocument; class ScViewFunc; diff --git a/sc/source/ui/inc/editsh.hxx b/sc/source/ui/inc/editsh.hxx index 1b4cfb7c356a..18ee2dc40331 100644 --- a/sc/source/ui/inc/editsh.hxx +++ b/sc/source/ui/inc/editsh.hxx @@ -24,7 +24,7 @@ #include #include -#include "shellids.hxx" +#include #include class EditView; diff --git a/sc/source/ui/inc/filldlg.hxx b/sc/source/ui/inc/filldlg.hxx index 7e7c1f28d497..4692bf4585fc 100644 --- a/sc/source/ui/inc/filldlg.hxx +++ b/sc/source/ui/inc/filldlg.hxx @@ -24,7 +24,7 @@ #include #include #include -#include "global.hxx" +#include class ScDocument; diff --git a/sc/source/ui/inc/filtdlg.hxx b/sc/source/ui/inc/filtdlg.hxx index d2502af62f9b..1505a0bec22f 100644 --- a/sc/source/ui/inc/filtdlg.hxx +++ b/sc/source/ui/inc/filtdlg.hxx @@ -24,11 +24,11 @@ #include #include #include -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" -#include "queryparam.hxx" -#include "filterentries.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/formatsh.hxx b/sc/source/ui/inc/formatsh.hxx index 77d07f0ea65e..7b1c5e936963 100644 --- a/sc/source/ui/inc/formatsh.hxx +++ b/sc/source/ui/inc/formatsh.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_FORMATSH_HXX #include -#include "shellids.hxx" +#include #include #include diff --git a/sc/source/ui/inc/formula.hxx b/sc/source/ui/inc/formula.hxx index 0fbd2c2b7a6d..0148b177fada 100644 --- a/sc/source/ui/inc/formula.hxx +++ b/sc/source/ui/inc/formula.hxx @@ -22,13 +22,13 @@ #include #include "anyrefdg.hxx" -#include "global.hxx" +#include #include #include #include #include -#include "compiler.hxx" +#include #include #include "IAnyRefDialog.hxx" diff --git a/sc/source/ui/inc/fuinsert.hxx b/sc/source/ui/inc/fuinsert.hxx index 67a582de71b8..067e1ad5d20d 100644 --- a/sc/source/ui/inc/fuinsert.hxx +++ b/sc/source/ui/inc/fuinsert.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_FUINSERT_HXX #include "fupoor.hxx" -#include "scdllapi.h" +#include class FuInsertGraphic : public FuPoor { diff --git a/sc/source/ui/inc/graphsh.hxx b/sc/source/ui/inc/graphsh.hxx index 90af11b492a0..8d86458b616c 100644 --- a/sc/source/ui/inc/graphsh.hxx +++ b/sc/source/ui/inc/graphsh.hxx @@ -22,7 +22,7 @@ #include #include -#include "shellids.hxx" +#include #include #include diff --git a/sc/source/ui/inc/hdrcont.hxx b/sc/source/ui/inc/hdrcont.hxx index b84981aa17a5..781edd4142ac 100644 --- a/sc/source/ui/inc/hdrcont.hxx +++ b/sc/source/ui/inc/hdrcont.hxx @@ -22,7 +22,7 @@ #include #include -#include "address.hxx" +#include #define HDR_SIZE_OPTIMUM 0xFFFF diff --git a/sc/source/ui/inc/hfedtdlg.hxx b/sc/source/ui/inc/hfedtdlg.hxx index 8e5fded27bc6..3f3c13aa6669 100644 --- a/sc/source/ui/inc/hfedtdlg.hxx +++ b/sc/source/ui/inc/hfedtdlg.hxx @@ -23,7 +23,7 @@ #include #include -#include "scres.hrc" +#include class ScHFEditDlg : public SfxTabDialog { diff --git a/sc/source/ui/inc/highred.hxx b/sc/source/ui/inc/highred.hxx index 151b16ffe6ee..9d00b68a3b00 100644 --- a/sc/source/ui/inc/highred.hxx +++ b/sc/source/ui/inc/highred.hxx @@ -27,14 +27,14 @@ #include #include -#include "rangenam.hxx" +#include #include "anyrefdg.hxx" #include #include -#include "chgtrack.hxx" -#include "chgviset.hxx" +#include +#include class ScViewData; class ScDocument; diff --git a/sc/source/ui/inc/hiranges.hxx b/sc/source/ui/inc/hiranges.hxx index 60e38877ef40..ae4738f085c4 100644 --- a/sc/source/ui/inc/hiranges.hxx +++ b/sc/source/ui/inc/hiranges.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_HIRANGES_HXX #include -#include "global.hxx" -#include "address.hxx" +#include +#include struct ScHighlightEntry { diff --git a/sc/source/ui/inc/imoptdlg.hxx b/sc/source/ui/inc/imoptdlg.hxx index 82ecf28d155b..2b32168a880d 100644 --- a/sc/source/ui/inc/imoptdlg.hxx +++ b/sc/source/ui/inc/imoptdlg.hxx @@ -26,8 +26,8 @@ #include #include #include -#include "scdllapi.h" -#include "global.hxx" +#include +#include class SC_DLLPUBLIC ScImportOptions { diff --git a/sc/source/ui/inc/impex.hxx b/sc/source/ui/inc/impex.hxx index 02b5349c2751..97f71d749a6a 100644 --- a/sc/source/ui/inc/impex.hxx +++ b/sc/source/ui/inc/impex.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_IMPEX_HXX #include -#include "global.hxx" -#include "address.hxx" +#include +#include class ScDocShell; class ScDocument; diff --git a/sc/source/ui/inc/inputhdl.hxx b/sc/source/ui/inc/inputhdl.hxx index 9457f42577e6..978f6bdf3705 100644 --- a/sc/source/ui/inc/inputhdl.hxx +++ b/sc/source/ui/inc/inputhdl.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_INPUTHDL_HXX #define INCLUDED_SC_SOURCE_UI_INC_INPUTHDL_HXX -#include "global.hxx" -#include "address.hxx" -#include "typedstrdata.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/inc/inscldlg.hxx b/sc/source/ui/inc/inscldlg.hxx index 1cd229d7089b..58b830e27cf4 100644 --- a/sc/source/ui/inc/inscldlg.hxx +++ b/sc/source/ui/inc/inscldlg.hxx @@ -24,7 +24,7 @@ #include #include -#include "global.hxx" +#include class ScInsertCellDlg : public ModalDialog { diff --git a/sc/source/ui/inc/inscodlg.hxx b/sc/source/ui/inc/inscodlg.hxx index ca46964b8dad..a9216cc6421e 100644 --- a/sc/source/ui/inc/inscodlg.hxx +++ b/sc/source/ui/inc/inscodlg.hxx @@ -23,7 +23,7 @@ #include #include #include -#include "global.hxx" +#include #include "scui_def.hxx" diff --git a/sc/source/ui/inc/instbdlg.hxx b/sc/source/ui/inc/instbdlg.hxx index ff6900139df5..05aa33b659b2 100644 --- a/sc/source/ui/inc/instbdlg.hxx +++ b/sc/source/ui/inc/instbdlg.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX #define INCLUDED_SC_SOURCE_UI_INC_INSTBDLG_HXX -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/inc/mediash.hxx b/sc/source/ui/inc/mediash.hxx index 3d07ee808ad1..d6b2358961dd 100644 --- a/sc/source/ui/inc/mediash.hxx +++ b/sc/source/ui/inc/mediash.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_MEDIASH_HXX #include -#include "shellids.hxx" +#include #include #include diff --git a/sc/source/ui/inc/msgpool.hxx b/sc/source/ui/inc/msgpool.hxx index 93f492c16823..eff5c178ee14 100644 --- a/sc/source/ui/inc/msgpool.hxx +++ b/sc/source/ui/inc/msgpool.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_MSGPOOL_HXX #define INCLUDED_SC_SOURCE_UI_INC_MSGPOOL_HXX -#include "scitems.hxx" +#include #include #include diff --git a/sc/source/ui/inc/mvtabdlg.hxx b/sc/source/ui/inc/mvtabdlg.hxx index f4129c8884ab..5a31e88dfc77 100644 --- a/sc/source/ui/inc/mvtabdlg.hxx +++ b/sc/source/ui/inc/mvtabdlg.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_MVTABDLG_HXX #define INCLUDED_SC_SOURCE_UI_INC_MVTABDLG_HXX -#include "address.hxx" +#include #include #include #include diff --git a/sc/source/ui/inc/namedlg.hxx b/sc/source/ui/inc/namedlg.hxx index ef2a08d26b12..c26269524c9a 100644 --- a/sc/source/ui/inc/namedlg.hxx +++ b/sc/source/ui/inc/namedlg.hxx @@ -26,7 +26,7 @@ #include #include -#include "rangenam.hxx" +#include #include "anyrefdg.hxx" #include "namemgrtable.hxx" diff --git a/sc/source/ui/inc/namemgrtable.hxx b/sc/source/ui/inc/namemgrtable.hxx index fd6f8a888ed2..33516f466659 100644 --- a/sc/source/ui/inc/namemgrtable.hxx +++ b/sc/source/ui/inc/namemgrtable.hxx @@ -13,8 +13,8 @@ #include #include -#include "scresid.hxx" -#include "address.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/navsett.hxx b/sc/source/ui/inc/navsett.hxx index 268bb7f64858..226626dfe8b5 100644 --- a/sc/source/ui/inc/navsett.hxx +++ b/sc/source/ui/inc/navsett.hxx @@ -24,7 +24,7 @@ #include #include -#include +#include "content.hxx" /** Contains settings of the navigator listbox. This includes the expand state of each listbox entry and the index of the selected entry and sub entry. */ diff --git a/sc/source/ui/inc/notemark.hxx b/sc/source/ui/inc/notemark.hxx index f01cd52e603f..8b87809d0fd1 100644 --- a/sc/source/ui/inc/notemark.hxx +++ b/sc/source/ui/inc/notemark.hxx @@ -22,9 +22,9 @@ #include #include -#include "global.hxx" -#include "address.hxx" -#include "postit.hxx" +#include +#include +#include class SdrModel; diff --git a/sc/source/ui/inc/oleobjsh.hxx b/sc/source/ui/inc/oleobjsh.hxx index 9ff121dba0a1..5b88140b4883 100644 --- a/sc/source/ui/inc/oleobjsh.hxx +++ b/sc/source/ui/inc/oleobjsh.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_OLEOBJSH_HXX #include -#include "shellids.hxx" +#include #include #include diff --git a/sc/source/ui/inc/olinefun.hxx b/sc/source/ui/inc/olinefun.hxx index 3253d94a8ca0..6129cb49801d 100644 --- a/sc/source/ui/inc/olinefun.hxx +++ b/sc/source/ui/inc/olinefun.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_OLINEFUN_HXX #define INCLUDED_SC_SOURCE_UI_INC_OLINEFUN_HXX -#include "global.hxx" +#include class ScDocShell; class ScRange; diff --git a/sc/source/ui/inc/optsolver.hxx b/sc/source/ui/inc/optsolver.hxx index 1edbdecad7be..4b7aabc6a56d 100644 --- a/sc/source/ui/inc/optsolver.hxx +++ b/sc/source/ui/inc/optsolver.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_OPTSOLVER_HXX #define INCLUDED_SC_SOURCE_UI_INC_OPTSOLVER_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include #include diff --git a/sc/source/ui/inc/output.hxx b/sc/source/ui/inc/output.hxx index 29c1526f3967..46786853c0a5 100644 --- a/sc/source/ui/inc/output.hxx +++ b/sc/source/ui/inc/output.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_OUTPUT_HXX #define INCLUDED_SC_SOURCE_UI_INC_OUTPUT_HXX -#include "address.hxx" -#include "cellvalue.hxx" +#include +#include #include #include #include diff --git a/sc/source/ui/inc/pagedata.hxx b/sc/source/ui/inc/pagedata.hxx index ffca7fe86cd2..4f0c0579eb81 100644 --- a/sc/source/ui/inc/pagedata.hxx +++ b/sc/source/ui/inc/pagedata.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_PAGEDATA_HXX #define INCLUDED_SC_SOURCE_UI_INC_PAGEDATA_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/pfiltdlg.hxx b/sc/source/ui/inc/pfiltdlg.hxx index 36f8ae7bc24d..a0a33356e5e0 100644 --- a/sc/source/ui/inc/pfiltdlg.hxx +++ b/sc/source/ui/inc/pfiltdlg.hxx @@ -26,8 +26,8 @@ #include #include #include -#include "address.hxx" -#include "queryparam.hxx" +#include +#include #include #include #include diff --git a/sc/source/ui/inc/pfuncache.hxx b/sc/source/ui/inc/pfuncache.hxx index 40a41dec0342..083d86a1b3a7 100644 --- a/sc/source/ui/inc/pfuncache.hxx +++ b/sc/source/ui/inc/pfuncache.hxx @@ -22,8 +22,8 @@ #include #include -#include "rangelst.hxx" -#include "printopt.hxx" +#include +#include class ScDocShell; class ScMarkData; diff --git a/sc/source/ui/inc/pgbrksh.hxx b/sc/source/ui/inc/pgbrksh.hxx index ef2d58538452..c90b39b5f783 100644 --- a/sc/source/ui/inc/pgbrksh.hxx +++ b/sc/source/ui/inc/pgbrksh.hxx @@ -23,7 +23,7 @@ #include #include -#include "shellids.hxx" +#include class ScTabViewShell; diff --git a/sc/source/ui/inc/pivotsh.hxx b/sc/source/ui/inc/pivotsh.hxx index bd625b8e4e76..dd73a9032399 100644 --- a/sc/source/ui/inc/pivotsh.hxx +++ b/sc/source/ui/inc/pivotsh.hxx @@ -23,7 +23,7 @@ #include #include -#include "shellids.hxx" +#include class ScTabViewShell; class ScDPObject; diff --git a/sc/source/ui/inc/pntlock.hxx b/sc/source/ui/inc/pntlock.hxx index ccd76c4fabb8..5ae3734c19f3 100644 --- a/sc/source/ui/inc/pntlock.hxx +++ b/sc/source/ui/inc/pntlock.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_PNTLOCK_HXX #define INCLUDED_SC_SOURCE_UI_INC_PNTLOCK_HXX -#include "rangelst.hxx" +#include class ScPaintLockData { diff --git a/sc/source/ui/inc/preview.hxx b/sc/source/ui/inc/preview.hxx index 4bcb5139838f..54e8d04c4f22 100644 --- a/sc/source/ui/inc/preview.hxx +++ b/sc/source/ui/inc/preview.hxx @@ -21,7 +21,7 @@ #include #include "printfun.hxx" -#include "markdata.hxx" +#include #include diff --git a/sc/source/ui/inc/prevloc.hxx b/sc/source/ui/inc/prevloc.hxx index a6ffc80489c8..7022f4dbe387 100644 --- a/sc/source/ui/inc/prevloc.hxx +++ b/sc/source/ui/inc/prevloc.hxx @@ -22,7 +22,7 @@ #include -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/inc/prevwsh.hxx b/sc/source/ui/inc/prevwsh.hxx index 967c194db501..8d0f4591d4f3 100644 --- a/sc/source/ui/inc/prevwsh.hxx +++ b/sc/source/ui/inc/prevwsh.hxx @@ -22,12 +22,12 @@ class ScrollBar; -#include "address.hxx" +#include #include #include #include -#include "shellids.hxx" +#include class ScDocument; class ScDocShell; diff --git a/sc/source/ui/inc/printfun.hxx b/sc/source/ui/inc/printfun.hxx index b302818b8a31..8adedc168cc6 100644 --- a/sc/source/ui/inc/printfun.hxx +++ b/sc/source/ui/inc/printfun.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_PRINTFUN_HXX #include -#include "pagepar.hxx" -#include "editutil.hxx" +#include +#include #include diff --git a/sc/source/ui/inc/protectiondlg.hxx b/sc/source/ui/inc/protectiondlg.hxx index 351a733e31d0..1f87032fad56 100644 --- a/sc/source/ui/inc/protectiondlg.hxx +++ b/sc/source/ui/inc/protectiondlg.hxx @@ -27,7 +27,7 @@ #include #include -#include "scdllapi.h" +#include namespace vcl { class Window; } class ScTableProtection; diff --git a/sc/source/ui/inc/pvfundlg.hxx b/sc/source/ui/inc/pvfundlg.hxx index c7365e4a1b8b..4ae7ffd4330d 100644 --- a/sc/source/ui/inc/pvfundlg.hxx +++ b/sc/source/ui/inc/pvfundlg.hxx @@ -33,7 +33,7 @@ #include #include #include -#include "pivot.hxx" +#include #include #include diff --git a/sc/source/ui/inc/redcom.hxx b/sc/source/ui/inc/redcom.hxx index e44437841466..8c77f2d8c9ef 100644 --- a/sc/source/ui/inc/redcom.hxx +++ b/sc/source/ui/inc/redcom.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_REDCOM_HXX #define INCLUDED_SC_SOURCE_UI_INC_REDCOM_HXX -#include "chgtrack.hxx" +#include class ScDocShell; class AbstractSvxPostItDialog; diff --git a/sc/source/ui/inc/reffact.hxx b/sc/source/ui/inc/reffact.hxx index 769438ca4f08..9c4dea3defdf 100644 --- a/sc/source/ui/inc/reffact.hxx +++ b/sc/source/ui/inc/reffact.hxx @@ -25,7 +25,7 @@ #include "dbfunc.hxx" -#include "sc.hrc" +#include #define DECL_WRAPPER_WITHID(Class) \ class Class : public SfxChildWindow \ diff --git a/sc/source/ui/inc/retypepassdlg.hxx b/sc/source/ui/inc/retypepassdlg.hxx index eeb23c22f458..2aced7126034 100644 --- a/sc/source/ui/inc/retypepassdlg.hxx +++ b/sc/source/ui/inc/retypepassdlg.hxx @@ -28,7 +28,7 @@ #include #include -#include "tabprotection.hxx" +#include #include diff --git a/sc/source/ui/inc/rfindlst.hxx b/sc/source/ui/inc/rfindlst.hxx index f666d5fcf458..ddb15a81ddac 100644 --- a/sc/source/ui/inc/rfindlst.hxx +++ b/sc/source/ui/inc/rfindlst.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_RFINDLST_HXX #include -#include "global.hxx" -#include "address.hxx" +#include +#include struct ScRangeFindData { diff --git a/sc/source/ui/inc/selectionstate.hxx b/sc/source/ui/inc/selectionstate.hxx index cc69e10fbfce..868bda24a23c 100644 --- a/sc/source/ui/inc/selectionstate.hxx +++ b/sc/source/ui/inc/selectionstate.hxx @@ -21,7 +21,7 @@ #define INCLUDED_SC_SOURCE_UI_INC_SELECTIONSTATE_HXX #include -#include "rangelst.hxx" +#include /** Enumerates all possible types of selections in a Calc document. */ enum ScSelectionType diff --git a/sc/source/ui/inc/servobj.hxx b/sc/source/ui/inc/servobj.hxx index 904d26908fe0..afca29b90e62 100644 --- a/sc/source/ui/inc/servobj.hxx +++ b/sc/source/ui/inc/servobj.hxx @@ -23,8 +23,8 @@ #include #include #include -#include "global.hxx" -#include "address.hxx" +#include +#include class ScDocShell; class ScServerObject; diff --git a/sc/source/ui/inc/simpref.hxx b/sc/source/ui/inc/simpref.hxx index 57548099bca6..118d2d60228b 100644 --- a/sc/source/ui/inc/simpref.hxx +++ b/sc/source/ui/inc/simpref.hxx @@ -28,7 +28,7 @@ #include #include "anyrefdg.hxx" -#include "dbdata.hxx" +#include class ScDocument; diff --git a/sc/source/ui/inc/solvrdlg.hxx b/sc/source/ui/inc/solvrdlg.hxx index 2739b24e0634..f814f92719f0 100644 --- a/sc/source/ui/inc/solvrdlg.hxx +++ b/sc/source/ui/inc/solvrdlg.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_SOLVRDLG_HXX #define INCLUDED_SC_SOURCE_UI_INC_SOLVRDLG_HXX -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" #include diff --git a/sc/source/ui/inc/spelldialog.hxx b/sc/source/ui/inc/spelldialog.hxx index f68a6e59906d..40da6612f54f 100644 --- a/sc/source/ui/inc/spelldialog.hxx +++ b/sc/source/ui/inc/spelldialog.hxx @@ -22,7 +22,7 @@ #include #include -#include "document.hxx" +#include class ScConversionEngineBase; class ScSelectionState; diff --git a/sc/source/ui/inc/spelleng.hxx b/sc/source/ui/inc/spelleng.hxx index ea1eaec98128..ca3912f0c2fc 100644 --- a/sc/source/ui/inc/spelleng.hxx +++ b/sc/source/ui/inc/spelleng.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_SPELLENG_HXX #define INCLUDED_SC_SOURCE_UI_INC_SPELLENG_HXX -#include "editutil.hxx" +#include #include "selectionstate.hxx" #include "spellparam.hxx" diff --git a/sc/source/ui/inc/tabcont.hxx b/sc/source/ui/inc/tabcont.hxx index f21e87df6c23..f8d7167d1b73 100644 --- a/sc/source/ui/inc/tabcont.hxx +++ b/sc/source/ui/inc/tabcont.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_TABCONT_HXX #define INCLUDED_SC_SOURCE_UI_INC_TABCONT_HXX -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/inc/tabopdlg.hxx b/sc/source/ui/inc/tabopdlg.hxx index 163b9d3f8a79..fb3574574105 100644 --- a/sc/source/ui/inc/tabopdlg.hxx +++ b/sc/source/ui/inc/tabopdlg.hxx @@ -22,8 +22,8 @@ #include #include -#include "global.hxx" -#include "address.hxx" +#include +#include #include "anyrefdg.hxx" enum ScTabOpErr diff --git a/sc/source/ui/inc/tabvwsh.hxx b/sc/source/ui/inc/tabvwsh.hxx index 35fa4d61357a..2ad0299d73cb 100644 --- a/sc/source/ui/inc/tabvwsh.hxx +++ b/sc/source/ui/inc/tabvwsh.hxx @@ -27,12 +27,12 @@ #include #include #include -#include "scdllapi.h" +#include #include "dbfunc.hxx" #include "target.hxx" -#include "rangelst.hxx" -#include "shellids.hxx" -#include "tabprotection.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/inc/tpformula.hxx b/sc/source/ui/inc/tpformula.hxx index 18542e28b5de..0848f791c60d 100644 --- a/sc/source/ui/inc/tpformula.hxx +++ b/sc/source/ui/inc/tpformula.hxx @@ -26,8 +26,8 @@ #include #include -#include "calcconfig.hxx" -#include "docoptio.hxx" +#include +#include class ScTpFormulaOptions : public SfxTabPage { diff --git a/sc/source/ui/inc/tphfedit.hxx b/sc/source/ui/inc/tphfedit.hxx index 9047fad24e4f..43ec85414574 100644 --- a/sc/source/ui/inc/tphfedit.hxx +++ b/sc/source/ui/inc/tphfedit.hxx @@ -26,8 +26,8 @@ #include #include #include -#include "scdllapi.h" -#include "scitems.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/tpsort.hxx b/sc/source/ui/inc/tpsort.hxx index 87cd6eb9e7eb..9c79b8020daf 100644 --- a/sc/source/ui/inc/tpsort.hxx +++ b/sc/source/ui/inc/tpsort.hxx @@ -30,9 +30,9 @@ #include "sortkeydlg.hxx" -#include "global.hxx" -#include "address.hxx" -#include "sortparam.hxx" +#include +#include +#include // +1 because one field is reserved for the "- undefined -" entry #define SC_MAXFIELDS MAXCOLCOUNT+1 diff --git a/sc/source/ui/inc/tpsubt.hxx b/sc/source/ui/inc/tpsubt.hxx index 26597193ad7e..97ffd168bc30 100644 --- a/sc/source/ui/inc/tpsubt.hxx +++ b/sc/source/ui/inc/tpsubt.hxx @@ -24,7 +24,7 @@ #include #include #include -#include "global.hxx" +#include // +1 because one field is reserved for the "- none -" entry #define SC_MAXFIELDS MAXCOLCOUNT+1 diff --git a/sc/source/ui/inc/transobj.hxx b/sc/source/ui/inc/transobj.hxx index b897a727937e..312d1beeaf6f 100644 --- a/sc/source/ui/inc/transobj.hxx +++ b/sc/source/ui/inc/transobj.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_TRANSOBJ_HXX #include -#include "global.hxx" -#include "address.hxx" +#include +#include #include diff --git a/sc/source/ui/inc/uiitems.hxx b/sc/source/ui/inc/uiitems.hxx index 7e235acd49f9..cefe54402c59 100644 --- a/sc/source/ui/inc/uiitems.hxx +++ b/sc/source/ui/inc/uiitems.hxx @@ -20,11 +20,11 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_UIITEMS_HXX #define INCLUDED_SC_SOURCE_UI_INC_UIITEMS_HXX -#include "scdllapi.h" -#include "conditio.hxx" -#include "sortparam.hxx" -#include "subtotalparam.hxx" -#include "paramisc.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/inc/undobase.hxx b/sc/source/ui/inc/undobase.hxx index 6d0e8d167103..9ef3a08171b5 100644 --- a/sc/source/ui/inc/undobase.hxx +++ b/sc/source/ui/inc/undobase.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_UNDOBASE_HXX #include -#include "global.hxx" -#include "address.hxx" +#include +#include #include "docsh.hxx" #include diff --git a/sc/source/ui/inc/undoblk.hxx b/sc/source/ui/inc/undoblk.hxx index 5115bc173d20..0c2f5891bc85 100644 --- a/sc/source/ui/inc/undoblk.hxx +++ b/sc/source/ui/inc/undoblk.hxx @@ -20,11 +20,11 @@ #define INCLUDED_SC_SOURCE_UI_INC_UNDOBLK_HXX #include "undobase.hxx" -#include "markdata.hxx" +#include #include "viewutil.hxx" #include "spellparam.hxx" #include "cellmergeoption.hxx" -#include "paramisc.hxx" +#include #include diff --git a/sc/source/ui/inc/undocell.hxx b/sc/source/ui/inc/undocell.hxx index 65a9ea6f22d8..e1e45e2e1f46 100644 --- a/sc/source/ui/inc/undocell.hxx +++ b/sc/source/ui/inc/undocell.hxx @@ -21,8 +21,8 @@ #define INCLUDED_SC_SOURCE_UI_INC_UNDOCELL_HXX #include "undobase.hxx" -#include "postit.hxx" -#include "cellvalue.hxx" +#include +#include #include #include diff --git a/sc/source/ui/inc/undoconvert.hxx b/sc/source/ui/inc/undoconvert.hxx index 0faafe947214..d792cde714da 100644 --- a/sc/source/ui/inc/undoconvert.hxx +++ b/sc/source/ui/inc/undoconvert.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_UNDOCONVERT_HXX #define INCLUDED_SC_UNDOCONVERT_HXX -#include +#include "undobase.hxx" #include namespace sc { diff --git a/sc/source/ui/inc/undodat.hxx b/sc/source/ui/inc/undodat.hxx index 46542158bbbb..3b19598eb701 100644 --- a/sc/source/ui/inc/undodat.hxx +++ b/sc/source/ui/inc/undodat.hxx @@ -21,12 +21,12 @@ #define INCLUDED_SC_SOURCE_UI_INC_UNDODAT_HXX #include "undobase.hxx" -#include "rangeutl.hxx" -#include "rangelst.hxx" -#include "sortparam.hxx" -#include "queryparam.hxx" -#include "subtotalparam.hxx" -#include "pivot.hxx" +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/inc/undosort.hxx b/sc/source/ui/inc/undosort.hxx index cdd3181ff6e1..d44827ffad5e 100644 --- a/sc/source/ui/inc/undosort.hxx +++ b/sc/source/ui/inc/undosort.hxx @@ -10,7 +10,7 @@ #ifndef INCLUDED_SC_UNDOSORT_HXX #define INCLUDED_SC_UNDOSORT_HXX -#include +#include "undobase.hxx" #include namespace sc { diff --git a/sc/source/ui/inc/undotab.hxx b/sc/source/ui/inc/undotab.hxx index 901c406730a9..eb3c92e59a96 100644 --- a/sc/source/ui/inc/undotab.hxx +++ b/sc/source/ui/inc/undotab.hxx @@ -23,7 +23,7 @@ #include "undobase.hxx" #include #include -#include "tabbgcolor.hxx" +#include #include #include diff --git a/sc/source/ui/inc/undoutil.hxx b/sc/source/ui/inc/undoutil.hxx index c8c8e523092a..40e8f74a303d 100644 --- a/sc/source/ui/inc/undoutil.hxx +++ b/sc/source/ui/inc/undoutil.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_UNDOUTIL_HXX #define INCLUDED_SC_SOURCE_UI_INC_UNDOUTIL_HXX -#include "address.hxx" +#include class ScRange; class ScDocShell; diff --git a/sc/source/ui/inc/validate.hxx b/sc/source/ui/inc/validate.hxx index 678a68313d70..03b0bb80f40b 100644 --- a/sc/source/ui/inc/validate.hxx +++ b/sc/source/ui/inc/validate.hxx @@ -29,7 +29,7 @@ #include #include "anyrefdg.hxx" -#include "sc.hrc" +#include struct ScRefHandlerCaller : public virtual VclReferenceBase { }; diff --git a/sc/source/ui/inc/viewdata.hxx b/sc/source/ui/inc/viewdata.hxx index 00b672930098..7960d19acd43 100644 --- a/sc/source/ui/inc/viewdata.hxx +++ b/sc/source/ui/inc/viewdata.hxx @@ -20,9 +20,9 @@ #define INCLUDED_SC_SOURCE_UI_INC_VIEWDATA_HXX #include -#include "rangelst.hxx" -#include "scdllapi.h" -#include "viewopti.hxx" +#include +#include +#include #include "docsh.hxx" #include diff --git a/sc/source/ui/inc/viewfunc.hxx b/sc/source/ui/inc/viewfunc.hxx index c4ea49c98f01..91f8dcb3708a 100644 --- a/sc/source/ui/inc/viewfunc.hxx +++ b/sc/source/ui/inc/viewfunc.hxx @@ -21,7 +21,7 @@ #include "tabview.hxx" -#include "tabbgcolor.hxx" +#include #include #include diff --git a/sc/source/ui/inc/viewutil.hxx b/sc/source/ui/inc/viewutil.hxx index 565e0b1c8f87..5ea8308220b3 100644 --- a/sc/source/ui/inc/viewutil.hxx +++ b/sc/source/ui/inc/viewutil.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_VIEWUTIL_HXX #define INCLUDED_SC_SOURCE_UI_INC_VIEWUTIL_HXX -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/inc/xmlsourcedlg.hxx b/sc/source/ui/inc/xmlsourcedlg.hxx index db34fb9a0bde..2e48dbfd8bab 100644 --- a/sc/source/ui/inc/xmlsourcedlg.hxx +++ b/sc/source/ui/inc/xmlsourcedlg.hxx @@ -16,7 +16,7 @@ #include #include "anyrefdg.hxx" -#include "orcusxml.hxx" +#include #include #include diff --git a/sc/source/ui/miscdlgs/acredlin.cxx b/sc/source/ui/miscdlgs/acredlin.cxx index 14a42a42af4d..660f38b1d584 100644 --- a/sc/source/ui/miscdlgs/acredlin.cxx +++ b/sc/source/ui/miscdlgs/acredlin.cxx @@ -26,17 +26,17 @@ #include #include -#include "acredlin.hxx" -#include "global.hxx" -#include "reffact.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "strings.hrc" -#include "simpref.hxx" -#include "scmod.hxx" -#include "tabvwsh.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // defines ------------------------------------------------------------------- diff --git a/sc/source/ui/miscdlgs/anyrefdg.cxx b/sc/source/ui/miscdlgs/anyrefdg.cxx index 7ff07f2157eb..bab95aa80539 100644 --- a/sc/source/ui/miscdlgs/anyrefdg.cxx +++ b/sc/source/ui/miscdlgs/anyrefdg.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "rangelst.hxx" +#include #include #include #include @@ -26,21 +26,21 @@ #include #include -#include "anyrefdg.hxx" -#include "sc.hrc" -#include "inputhdl.hxx" -#include "scmod.hxx" -#include "scresid.hxx" -#include "inputwin.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "rfindlst.hxx" -#include "compiler.hxx" -#include "formulacell.hxx" -#include "global.hxx" -#include "inputopt.hxx" -#include "rangeutl.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/miscdlgs/autofmt.cxx b/sc/source/ui/miscdlgs/autofmt.cxx index a8ed0d26803e..e5276b3f8803 100644 --- a/sc/source/ui/miscdlgs/autofmt.cxx +++ b/sc/source/ui/miscdlgs/autofmt.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -38,18 +38,18 @@ #include #include -#include "strings.hrc" -#include "scmod.hxx" -#include "attrib.hxx" -#include "zforauto.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "autoform.hxx" -#include "autofmt.hxx" -#include "scresid.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #define FRAME_OFFSET 4 diff --git a/sc/source/ui/miscdlgs/conflictsdlg.cxx b/sc/source/ui/miscdlgs/conflictsdlg.cxx index f5b9720b5d5e..fb35f9d1f46d 100644 --- a/sc/source/ui/miscdlgs/conflictsdlg.cxx +++ b/sc/source/ui/miscdlgs/conflictsdlg.cxx @@ -20,11 +20,11 @@ #include #include -#include "conflictsdlg.hxx" -#include "strings.hrc" -#include "scresid.hxx" -#include "viewdata.hxx" -#include "dbfunc.hxx" +#include +#include +#include +#include +#include // struct ScConflictsListEntry diff --git a/sc/source/ui/miscdlgs/crdlg.cxx b/sc/source/ui/miscdlgs/crdlg.cxx index 77520bbb9778..d075a8c9a948 100644 --- a/sc/source/ui/miscdlgs/crdlg.cxx +++ b/sc/source/ui/miscdlgs/crdlg.cxx @@ -19,9 +19,9 @@ #undef SC_DLLIMPLEMENTATION -#include "crdlg.hxx" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include ScColOrRowDlg::ScColOrRowDlg(vcl::Window* pParent, const OUString& rStrTitle, const OUString& rStrLabel) diff --git a/sc/source/ui/miscdlgs/crnrdlg.cxx b/sc/source/ui/miscdlgs/crnrdlg.cxx index fe7e8b63b51d..24087e0bbd95 100644 --- a/sc/source/ui/miscdlgs/crnrdlg.cxx +++ b/sc/source/ui/miscdlgs/crnrdlg.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "reffact.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "docsh.hxx" -#include "crnrdlg.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/miscdlgs/datafdlg.cxx b/sc/source/ui/miscdlgs/datafdlg.cxx index 1a54c75c73f7..7448ffcb3e1e 100644 --- a/sc/source/ui/miscdlgs/datafdlg.cxx +++ b/sc/source/ui/miscdlgs/datafdlg.cxx @@ -9,12 +9,12 @@ #undef SC_DLLIMPLEMENTATION -#include "datafdlg.hxx" -#include "scresid.hxx" -#include "viewdata.hxx" -#include "docsh.hxx" -#include "refundo.hxx" -#include "undodat.hxx" +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/miscdlgs/dataproviderdlg.cxx b/sc/source/ui/miscdlgs/dataproviderdlg.cxx index 23366fbea0fc..3263c241397f 100644 --- a/sc/source/ui/miscdlgs/dataproviderdlg.cxx +++ b/sc/source/ui/miscdlgs/dataproviderdlg.cxx @@ -7,11 +7,11 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "dataproviderdlg.hxx" +#include -#include "document.hxx" -#include "dataprovider.hxx" -#include "datatransformation.hxx" +#include +#include +#include #include diff --git a/sc/source/ui/miscdlgs/datatableview.cxx b/sc/source/ui/miscdlgs/datatableview.cxx index 00359e4340e5..9429e0744b85 100644 --- a/sc/source/ui/miscdlgs/datatableview.cxx +++ b/sc/source/ui/miscdlgs/datatableview.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "datatableview.hxx" +#include -#include "document.hxx" -#include "viewdata.hxx" -#include "output.hxx" -#include "fillinfo.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/miscdlgs/delcldlg.cxx b/sc/source/ui/miscdlgs/delcldlg.cxx index 31528b1b2899..14f7cc8aa5bd 100644 --- a/sc/source/ui/miscdlgs/delcldlg.cxx +++ b/sc/source/ui/miscdlgs/delcldlg.cxx @@ -19,9 +19,9 @@ #undef SC_DLLIMPLEMENTATION -#include "delcldlg.hxx" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include static sal_uInt8 nDelItemChecked=0; diff --git a/sc/source/ui/miscdlgs/delcodlg.cxx b/sc/source/ui/miscdlgs/delcodlg.cxx index fa862b1378c8..16767809cc26 100644 --- a/sc/source/ui/miscdlgs/delcodlg.cxx +++ b/sc/source/ui/miscdlgs/delcodlg.cxx @@ -19,9 +19,9 @@ #undef SC_DLLIMPLEMENTATION -#include "delcodlg.hxx" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include bool ScDeleteContentsDlg::bPreviousAllCheck = false; InsertDeleteFlags ScDeleteContentsDlg::nPreviousChecks = (InsertDeleteFlags::DATETIME | InsertDeleteFlags::STRING | diff --git a/sc/source/ui/miscdlgs/filldlg.cxx b/sc/source/ui/miscdlgs/filldlg.cxx index c5e16bfa7c73..ab336f0bd816 100644 --- a/sc/source/ui/miscdlgs/filldlg.cxx +++ b/sc/source/ui/miscdlgs/filldlg.cxx @@ -23,11 +23,11 @@ #include #include -#include "scresid.hxx" -#include "document.hxx" -#include "globstr.hrc" -#include "strings.hrc" -#include "filldlg.hxx" +#include +#include +#include +#include +#include // class ScFillSeriesDlg diff --git a/sc/source/ui/miscdlgs/groupdlg.cxx b/sc/source/ui/miscdlgs/groupdlg.cxx index 0b85da75efd6..d575ac0d6817 100644 --- a/sc/source/ui/miscdlgs/groupdlg.cxx +++ b/sc/source/ui/miscdlgs/groupdlg.cxx @@ -19,8 +19,8 @@ #undef SC_DLLIMPLEMENTATION -#include "groupdlg.hxx" -#include "scresid.hxx" +#include +#include ScGroupDlg::ScGroupDlg(vcl::Window* pParent, bool bUngroup, bool bRows) : ModalDialog(pParent, diff --git a/sc/source/ui/miscdlgs/highred.cxx b/sc/source/ui/miscdlgs/highred.cxx index 25f9224f1e33..0a1d7f537f35 100644 --- a/sc/source/ui/miscdlgs/highred.cxx +++ b/sc/source/ui/miscdlgs/highred.cxx @@ -17,14 +17,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "global.hxx" -#include "reffact.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "scresid.hxx" -#include "globstr.hrc" - -#include "highred.hxx" +#include +#include +#include +#include +#include +#include + +#include #include #include diff --git a/sc/source/ui/miscdlgs/inscldlg.cxx b/sc/source/ui/miscdlgs/inscldlg.cxx index 891d3ae9b7f9..3ce3ae4a36e2 100644 --- a/sc/source/ui/miscdlgs/inscldlg.cxx +++ b/sc/source/ui/miscdlgs/inscldlg.cxx @@ -19,9 +19,9 @@ #undef SC_DLLIMPLEMENTATION -#include "inscldlg.hxx" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include static sal_uInt8 nInsItemChecked=0; diff --git a/sc/source/ui/miscdlgs/inscodlg.cxx b/sc/source/ui/miscdlgs/inscodlg.cxx index eb99aff262cb..0845e7627c23 100644 --- a/sc/source/ui/miscdlgs/inscodlg.cxx +++ b/sc/source/ui/miscdlgs/inscodlg.cxx @@ -19,9 +19,9 @@ #undef SC_DLLIMPLEMENTATION -#include "inscodlg.hxx" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include bool ScInsertContentsDlg::bPreviousAllCheck = false; InsertDeleteFlags ScInsertContentsDlg::nPreviousChecks = (InsertDeleteFlags::VALUE | InsertDeleteFlags::DATETIME | InsertDeleteFlags::STRING); diff --git a/sc/source/ui/miscdlgs/instbdlg.cxx b/sc/source/ui/miscdlgs/instbdlg.cxx index a2c46485ff38..fd7aa9a20df9 100644 --- a/sc/source/ui/miscdlgs/instbdlg.cxx +++ b/sc/source/ui/miscdlgs/instbdlg.cxx @@ -27,12 +27,12 @@ #include #include -#include "global.hxx" -#include "docsh.hxx" -#include "viewdata.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "instbdlg.hxx" +#include +#include +#include +#include +#include +#include ScInsertTableDlg::ScInsertTableDlg( vcl::Window* pParent, ScViewData& rData, SCTAB nTabCount, bool bFromFile ) : ModalDialog(pParent, "InsertSheetDialog", "modules/scalc/ui/insertsheet.ui") diff --git a/sc/source/ui/miscdlgs/lbseldlg.cxx b/sc/source/ui/miscdlgs/lbseldlg.cxx index ce8d891f9f1d..1e6cacc89b6e 100644 --- a/sc/source/ui/miscdlgs/lbseldlg.cxx +++ b/sc/source/ui/miscdlgs/lbseldlg.cxx @@ -21,9 +21,9 @@ #include -#include "lbseldlg.hxx" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include ScSelEntryDlg::ScSelEntryDlg(vcl::Window* pParent, const std::vector &rEntryList) : ModalDialog(pParent, "SelectRangeDialog", "modules/scalc/ui/selectrange.ui") diff --git a/sc/source/ui/miscdlgs/linkarea.cxx b/sc/source/ui/miscdlgs/linkarea.cxx index eb5efd1e5e7b..dab027b2f954 100644 --- a/sc/source/ui/miscdlgs/linkarea.cxx +++ b/sc/source/ui/miscdlgs/linkarea.cxx @@ -30,12 +30,12 @@ #include #include -#include "linkarea.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "rangeutl.hxx" -#include "docsh.hxx" -#include "tablink.hxx" +#include +#include +#include +#include +#include +#include ScLinkedAreaDlg::ScLinkedAreaDlg(vcl::Window* pParent) : ModalDialog(pParent, "ExternalDataDialog", "modules/scalc/ui/externaldata.ui") diff --git a/sc/source/ui/miscdlgs/mergecellsdialog.cxx b/sc/source/ui/miscdlgs/mergecellsdialog.cxx index 3156f14f9091..aaff85bf8eaf 100644 --- a/sc/source/ui/miscdlgs/mergecellsdialog.cxx +++ b/sc/source/ui/miscdlgs/mergecellsdialog.cxx @@ -8,7 +8,7 @@ * */ -#include "mergecellsdialog.hxx" +#include ScMergeCellsDialog::ScMergeCellsDialog( vcl::Window * pParent ) : ModalDialog( pParent, "MergeCellsDialog", diff --git a/sc/source/ui/miscdlgs/mtrindlg.cxx b/sc/source/ui/miscdlgs/mtrindlg.cxx index b38bc98a6d58..e53e19191c6f 100644 --- a/sc/source/ui/miscdlgs/mtrindlg.cxx +++ b/sc/source/ui/miscdlgs/mtrindlg.cxx @@ -19,9 +19,9 @@ #undef SC_DLLIMPLEMENTATION -#include "mtrindlg.hxx" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include ScMetricInputDlg::ScMetricInputDlg( vcl::Window* pParent, const OString& sDialogName, diff --git a/sc/source/ui/miscdlgs/mvtabdlg.cxx b/sc/source/ui/miscdlgs/mvtabdlg.cxx index d57bb053c6b3..54375859b6e6 100644 --- a/sc/source/ui/miscdlgs/mvtabdlg.cxx +++ b/sc/source/ui/miscdlgs/mvtabdlg.cxx @@ -21,13 +21,13 @@ #include -#include "mvtabdlg.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "strings.hrc" -#include "global.hxx" -#include "scresid.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include ScMoveTableDlg::ScMoveTableDlg(vcl::Window* pParent, const OUString& rDefault) diff --git a/sc/source/ui/miscdlgs/namecrea.cxx b/sc/source/ui/miscdlgs/namecrea.cxx index 3535ea5d0603..6cd5f69535ee 100644 --- a/sc/source/ui/miscdlgs/namecrea.cxx +++ b/sc/source/ui/miscdlgs/namecrea.cxx @@ -19,8 +19,8 @@ #undef SC_DLLIMPLEMENTATION -#include "namecrea.hxx" -#include "scresid.hxx" +#include +#include ScNameCreateDlg::ScNameCreateDlg( vcl::Window * pParent, CreateNameFlags nFlags ) : ModalDialog(pParent, "CreateNamesDialog", "modules/scalc/ui/createnamesdialog.ui") diff --git a/sc/source/ui/miscdlgs/optsolver.cxx b/sc/source/ui/miscdlgs/optsolver.cxx index 8f73855c3f60..7c753326be82 100644 --- a/sc/source/ui/miscdlgs/optsolver.cxx +++ b/sc/source/ui/miscdlgs/optsolver.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "rangelst.hxx" -#include "scitems.hxx" +#include +#include #include #include #include @@ -26,20 +26,20 @@ #include #include -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "formulacell.hxx" -#include "rangeutl.hxx" -#include "scresid.hxx" -#include "convuno.hxx" -#include "unonames.hxx" -#include "solveroptions.hxx" -#include "solverutil.hxx" -#include "globstr.hrc" - -#include "optsolver.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include #include diff --git a/sc/source/ui/miscdlgs/protectiondlg.cxx b/sc/source/ui/miscdlgs/protectiondlg.cxx index 082aec5a87c6..9b67e2d50d67 100644 --- a/sc/source/ui/miscdlgs/protectiondlg.cxx +++ b/sc/source/ui/miscdlgs/protectiondlg.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "protectiondlg.hxx" -#include "scresid.hxx" -#include "tabprotection.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/miscdlgs/redcom.cxx b/sc/source/ui/miscdlgs/redcom.cxx index 1831af9daee7..4da173c54b07 100644 --- a/sc/source/ui/miscdlgs/redcom.cxx +++ b/sc/source/ui/miscdlgs/redcom.cxx @@ -20,9 +20,9 @@ #include #include -#include "redcom.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/miscdlgs/retypepassdlg.cxx b/sc/source/ui/miscdlgs/retypepassdlg.cxx index 4dfafc4aaa8b..cc4ed0b727cb 100644 --- a/sc/source/ui/miscdlgs/retypepassdlg.cxx +++ b/sc/source/ui/miscdlgs/retypepassdlg.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "strings.hrc" -#include "retypepassdlg.hxx" -#include "scresid.hxx" -#include "document.hxx" -#include "tabprotection.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/miscdlgs/scuiautofmt.cxx b/sc/source/ui/miscdlgs/scuiautofmt.cxx index ed337ffe6b05..eb9276d77e60 100644 --- a/sc/source/ui/miscdlgs/scuiautofmt.cxx +++ b/sc/source/ui/miscdlgs/scuiautofmt.cxx @@ -19,7 +19,7 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include #include #include @@ -36,18 +36,18 @@ #include #include #include -#include "strings.hrc" -#include "scmod.hxx" -#include "attrib.hxx" -#include "zforauto.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "autoform.hxx" -#include "strindlg.hxx" -#include "scuiautofmt.hxx" -#include "scresid.hxx" -#include "document.hxx" -#include "helpids.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // AutoFormat-Dialog: diff --git a/sc/source/ui/miscdlgs/sharedocdlg.cxx b/sc/source/ui/miscdlgs/sharedocdlg.cxx index 969a35c7c10d..439b2e293ef4 100644 --- a/sc/source/ui/miscdlgs/sharedocdlg.cxx +++ b/sc/source/ui/miscdlgs/sharedocdlg.cxx @@ -27,9 +27,9 @@ #include #include -#include "sharedocdlg.hxx" -#include "scresid.hxx" -#include "viewdata.hxx" +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/miscdlgs/shtabdlg.cxx b/sc/source/ui/miscdlgs/shtabdlg.cxx index 03e27fdf2cea..3bdb2e30c88e 100644 --- a/sc/source/ui/miscdlgs/shtabdlg.cxx +++ b/sc/source/ui/miscdlgs/shtabdlg.cxx @@ -21,9 +21,9 @@ #include -#include "shtabdlg.hxx" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include ScShowTabDlg::ScShowTabDlg(vcl::Window* pParent) : ModalDialog(pParent, "ShowSheetDialog", "modules/scalc/ui/showsheetdialog.ui") diff --git a/sc/source/ui/miscdlgs/simpref.cxx b/sc/source/ui/miscdlgs/simpref.cxx index f9af2856c9d4..3994155de2cf 100644 --- a/sc/source/ui/miscdlgs/simpref.cxx +++ b/sc/source/ui/miscdlgs/simpref.cxx @@ -20,13 +20,13 @@ #include #include -#include "reffact.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "rangenam.hxx" -#include "simpref.hxx" -#include "scmod.hxx" +#include +#include +#include +#include +#include +#include +#include ScSimpleRefDlg::ScSimpleRefDlg(SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent) : ScAnyRefDlg(pB, pCW, pParent, "SimpleRefDialog", "modules/scalc/ui/simplerefdialog.ui") diff --git a/sc/source/ui/miscdlgs/solveroptions.cxx b/sc/source/ui/miscdlgs/solveroptions.cxx index b762761c51b4..03bda551f857 100644 --- a/sc/source/ui/miscdlgs/solveroptions.cxx +++ b/sc/source/ui/miscdlgs/solveroptions.cxx @@ -18,11 +18,11 @@ */ #include -#include "solveroptions.hxx" -#include "scresid.hxx" -#include "global.hxx" -#include "miscuno.hxx" -#include "solverutil.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/miscdlgs/solverutil.cxx b/sc/source/ui/miscdlgs/solverutil.cxx index 45ef32b4945c..f1ac4464b66e 100644 --- a/sc/source/ui/miscdlgs/solverutil.cxx +++ b/sc/source/ui/miscdlgs/solverutil.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "solverutil.hxx" +#include #include #include diff --git a/sc/source/ui/miscdlgs/solvrdlg.cxx b/sc/source/ui/miscdlgs/solvrdlg.cxx index 06d4a75366ac..a3b81600872a 100644 --- a/sc/source/ui/miscdlgs/solvrdlg.cxx +++ b/sc/source/ui/miscdlgs/solvrdlg.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "rangelst.hxx" -#include "scitems.hxx" +#include +#include #include #include #include -#include "uiitems.hxx" -#include "reffact.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "sc.hrc" -#include "solvrdlg.hxx" +#include +#include +#include +#include +#include +#include +#include namespace { diff --git a/sc/source/ui/miscdlgs/strindlg.cxx b/sc/source/ui/miscdlgs/strindlg.cxx index 482ca29aed33..145517ec599a 100644 --- a/sc/source/ui/miscdlgs/strindlg.cxx +++ b/sc/source/ui/miscdlgs/strindlg.cxx @@ -19,8 +19,8 @@ #undef SC_DLLIMPLEMENTATION -#include "strindlg.hxx" -#include "scresid.hxx" +#include +#include ScStringInputDlg::ScStringInputDlg( vcl::Window* pParent, const OUString& rTitle, diff --git a/sc/source/ui/miscdlgs/tabbgcolordlg.cxx b/sc/source/ui/miscdlgs/tabbgcolordlg.cxx index 3344879c18f1..2fa3b55bea6d 100644 --- a/sc/source/ui/miscdlgs/tabbgcolordlg.cxx +++ b/sc/source/ui/miscdlgs/tabbgcolordlg.cxx @@ -19,10 +19,10 @@ #undef SC_DLLIMPLEMENTATION -#include "tabbgcolordlg.hxx" -#include "sc.hrc" -#include "scresid.hxx" -#include "strings.hrc" +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/miscdlgs/tabopdlg.cxx b/sc/source/ui/miscdlgs/tabopdlg.cxx index e26582b218ab..cee7b8ea075c 100644 --- a/sc/source/ui/miscdlgs/tabopdlg.cxx +++ b/sc/source/ui/miscdlgs/tabopdlg.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include -#include "uiitems.hxx" -#include "global.hxx" -#include "document.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "reffact.hxx" +#include +#include +#include +#include +#include +#include +#include -#include "tabopdlg.hxx" +#include // class ScTabOpDlg diff --git a/sc/source/ui/miscdlgs/textdlgs.cxx b/sc/source/ui/miscdlgs/textdlgs.cxx index c1416798f247..afaf95393b57 100644 --- a/sc/source/ui/miscdlgs/textdlgs.cxx +++ b/sc/source/ui/miscdlgs/textdlgs.cxx @@ -26,9 +26,9 @@ #include #include -#include "textdlgs.hxx" -#include "scresid.hxx" -#include "sc.hrc" +#include +#include +#include #include #include diff --git a/sc/source/ui/miscdlgs/warnbox.cxx b/sc/source/ui/miscdlgs/warnbox.cxx index fa1c7eb976b7..9e74563d6452 100644 --- a/sc/source/ui/miscdlgs/warnbox.cxx +++ b/sc/source/ui/miscdlgs/warnbox.cxx @@ -17,13 +17,13 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "warnbox.hxx" +#include -#include "scmod.hxx" -#include "inputopt.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "helpids.h" +#include +#include +#include +#include +#include ScReplaceWarnBox::ScReplaceWarnBox( vcl::Window* pParent ) : WarningBox( pParent, MessBoxStyle::YesNo | MessBoxStyle::DefaultYes, ScResId( STR_REPLCELLSWARN ) ) diff --git a/sc/source/ui/namedlg/namedefdlg.cxx b/sc/source/ui/namedlg/namedefdlg.cxx index a2f26e4d0f09..3cd904d8dd0b 100644 --- a/sc/source/ui/namedlg/namedefdlg.cxx +++ b/sc/source/ui/namedlg/namedefdlg.cxx @@ -7,22 +7,22 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "namedefdlg.hxx" +#include #include #include #include #include -#include "document.hxx" -#include "globstr.hrc" -#include "globalnames.hxx" -#include "rangenam.hxx" -#include "reffact.hxx" -#include "undorangename.hxx" -#include "tabvwsh.hxx" -#include "tokenarray.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include ScNameDefDlg::ScNameDefDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent, const ScViewData* pViewData, const std::map& aRangeMap, diff --git a/sc/source/ui/namedlg/namedlg.cxx b/sc/source/ui/namedlg/namedlg.cxx index 10d9f0b23433..fd21418397aa 100644 --- a/sc/source/ui/namedlg/namedlg.cxx +++ b/sc/source/ui/namedlg/namedlg.cxx @@ -18,18 +18,18 @@ */ #include -#include "global.hxx" -#include "reffact.hxx" -#include "document.hxx" -#include "docfunc.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "namedlg.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" - -#include "globalnames.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include diff --git a/sc/source/ui/namedlg/namemgrtable.cxx b/sc/source/ui/namedlg/namemgrtable.cxx index 7279b0ea9b83..d9b07db3396c 100644 --- a/sc/source/ui/namedlg/namemgrtable.cxx +++ b/sc/source/ui/namedlg/namemgrtable.cxx @@ -9,15 +9,15 @@ //ScRangeManagerTable #include -#include "global.hxx" -#include "reffact.hxx" -#include "document.hxx" -#include "docfunc.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "namedlg.hxx" -#include "viewdata.hxx" -#include "globalnames.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/namedlg/namepast.cxx b/sc/source/ui/namedlg/namepast.cxx index f02b8441732c..720d581d7ce4 100644 --- a/sc/source/ui/namedlg/namepast.cxx +++ b/sc/source/ui/namedlg/namepast.cxx @@ -19,12 +19,12 @@ #undef SC_DLLIMPLEMENTATION -#include "namepast.hxx" -#include "scresid.hxx" -#include "docsh.hxx" -#include "strings.hrc" -#include "rangenam.hxx" -#include "viewdata.hxx" +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/navipi/content.cxx b/sc/source/ui/navipi/content.cxx index e82ddfe976bc..ddeba41626da 100644 --- a/sc/source/ui/navipi/content.cxx +++ b/sc/source/ui/navipi/content.cxx @@ -34,32 +34,32 @@ #include #include -#include "content.hxx" -#include "navipi.hxx" -#include "global.hxx" -#include "docsh.hxx" -#include "scmod.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "tablink.hxx" -#include "drwlayer.hxx" -#include "transobj.hxx" -#include "drwtrans.hxx" -#include "lnktrans.hxx" -#include "formulacell.hxx" -#include "dociter.hxx" -#include "strings.hrc" -#include "scresid.hxx" -#include "globstr.hrc" -#include "bitmaps.hlst" -#include "arealink.hxx" -#include "navicfg.hxx" -#include "navsett.hxx" -#include "postit.hxx" -#include "tabvwsh.hxx" -#include "drawview.hxx" -#include "clipparam.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include using namespace com::sun::star; diff --git a/sc/source/ui/navipi/navcitem.cxx b/sc/source/ui/navipi/navcitem.cxx index fc9aeaf76dde..f69e9b8799f5 100644 --- a/sc/source/ui/navipi/navcitem.cxx +++ b/sc/source/ui/navipi/navcitem.cxx @@ -20,10 +20,10 @@ #include #include -#include "navcitem.hxx" -#include "global.hxx" -#include "navipi.hxx" -#include "sc.hrc" +#include +#include +#include +#include ScNavigatorControllerItem::ScNavigatorControllerItem( sal_uInt16 nIdP, ScNavigatorDlg& rDlg, diff --git a/sc/source/ui/navipi/navipi.cxx b/sc/source/ui/navipi/navipi.cxx index 536a97e12496..b980f8354ebe 100644 --- a/sc/source/ui/navipi/navipi.cxx +++ b/sc/source/ui/navipi/navipi.cxx @@ -30,23 +30,23 @@ #include #include -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "dbdata.hxx" -#include "rangenam.hxx" -#include "rangeutl.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "bitmaps.hlst" -#include "scresid.hxx" -#include "scmod.hxx" -#include "navicfg.hxx" -#include "navcitem.hxx" -#include "navipi.hxx" -#include "navsett.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/navipi/scenwnd.cxx b/sc/source/ui/navipi/scenwnd.cxx index d1e5fead4224..6b65715124bc 100644 --- a/sc/source/ui/navipi/scenwnd.cxx +++ b/sc/source/ui/navipi/scenwnd.cxx @@ -25,11 +25,11 @@ #include #include #include -#include "navipi.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "globstr.hrc" +#include +#include +#include +#include +#include // class ScScenarioWindow ------------------------------------------------ diff --git a/sc/source/ui/optdlg/calcoptionsdlg.cxx b/sc/source/ui/optdlg/calcoptionsdlg.cxx index bad8985794db..82c74d735f59 100644 --- a/sc/source/ui/optdlg/calcoptionsdlg.cxx +++ b/sc/source/ui/optdlg/calcoptionsdlg.cxx @@ -12,23 +12,23 @@ #include #include -#include "calcconfig.hxx" +#include #include "calcoptionsdlg.hxx" -#include "docfunc.hxx" -#include "docsh.hxx" -#include "interpre.hxx" -#include "sc.hrc" -#include "scresid.hxx" -#include "scopetools.hxx" -#include "viewdata.hxx" +#include +#include +#include +#include +#include +#include +#include #include #include #include #if HAVE_FEATURE_OPENCL -#include "formulagroup.hxx" -#include "globalnames.hxx" +#include +#include #endif namespace { diff --git a/sc/source/ui/optdlg/calcoptionsdlg.hxx b/sc/source/ui/optdlg/calcoptionsdlg.hxx index 85509e350eee..5d62570678cb 100644 --- a/sc/source/ui/optdlg/calcoptionsdlg.hxx +++ b/sc/source/ui/optdlg/calcoptionsdlg.hxx @@ -24,7 +24,7 @@ #include -#include "calcconfig.hxx" +#include #if HAVE_FEATURE_OPENCL #include diff --git a/sc/source/ui/optdlg/opredlin.cxx b/sc/source/ui/optdlg/opredlin.cxx index 557945264e8d..586f15761276 100644 --- a/sc/source/ui/optdlg/opredlin.cxx +++ b/sc/source/ui/optdlg/opredlin.cxx @@ -24,20 +24,20 @@ #include #include -#include "appoptio.hxx" -#include "scmod.hxx" -#include "scitems.hxx" -#include "tpview.hxx" -#include "global.hxx" -#include "viewopti.hxx" -#include "tabvwsh.hxx" -#include "uiitems.hxx" -#include "scresid.hxx" -#include "docsh.hxx" -#include "sc.hrc" -#include "globstr.hrc" - -#include "opredlin.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include ScRedlineOptionsTabPage::ScRedlineOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet ) diff --git a/sc/source/ui/optdlg/tpcalc.cxx b/sc/source/ui/optdlg/tpcalc.cxx index 56f7d42c6c49..541a63096e1b 100644 --- a/sc/source/ui/optdlg/tpcalc.cxx +++ b/sc/source/ui/optdlg/tpcalc.cxx @@ -19,20 +19,20 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include -#include "global.hxx" -#include "globstr.hrc" -#include "uiitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "docoptio.hxx" -#include "scresid.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "tpcalc.hxx" +#include #include diff --git a/sc/source/ui/optdlg/tpcompatibility.cxx b/sc/source/ui/optdlg/tpcompatibility.cxx index c5f38a697fb0..e23424da1117 100644 --- a/sc/source/ui/optdlg/tpcompatibility.cxx +++ b/sc/source/ui/optdlg/tpcompatibility.cxx @@ -10,10 +10,10 @@ #undef SC_DLLIMPLEMENTATION #include -#include "tpcompatibility.hxx" -#include "sc.hrc" -#include "scresid.hxx" -#include "appoptio.hxx" +#include +#include +#include +#include ScTpCompatOptions::ScTpCompatOptions(vcl::Window *pParent, const SfxItemSet &rCoreAttrs) : SfxTabPage(pParent, "OptCompatibilityPage","modules/scalc/ui/optcompatibilitypage.ui", &rCoreAttrs) diff --git a/sc/source/ui/optdlg/tpdefaults.cxx b/sc/source/ui/optdlg/tpdefaults.cxx index a789d0b83db6..dbff2ee5a795 100644 --- a/sc/source/ui/optdlg/tpdefaults.cxx +++ b/sc/source/ui/optdlg/tpdefaults.cxx @@ -9,12 +9,12 @@ #undef SC_DLLIMPLEMENTATION -#include "tpdefaults.hxx" -#include "sc.hrc" -#include "scresid.hxx" -#include "scmod.hxx" -#include "defaultsoptions.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include +#include ScTpDefaultsOptions::ScTpDefaultsOptions(vcl::Window *pParent, const SfxItemSet &rCoreSet) : SfxTabPage(pParent, "OptDefaultPage", "modules/scalc/ui/optdefaultpage.ui", &rCoreSet) diff --git a/sc/source/ui/optdlg/tpformula.cxx b/sc/source/ui/optdlg/tpformula.cxx index f47d17139d07..14bd0695589d 100644 --- a/sc/source/ui/optdlg/tpformula.cxx +++ b/sc/source/ui/optdlg/tpformula.cxx @@ -22,11 +22,11 @@ #include #include #include -#include "tpformula.hxx" -#include "formulaopt.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "scresid.hxx" +#include +#include +#include +#include +#include #include #include "calcoptionsdlg.hxx" #include diff --git a/sc/source/ui/optdlg/tpprint.cxx b/sc/source/ui/optdlg/tpprint.cxx index 0e9e574dcd85..2ba30bf352e6 100644 --- a/sc/source/ui/optdlg/tpprint.cxx +++ b/sc/source/ui/optdlg/tpprint.cxx @@ -21,11 +21,11 @@ #include -#include "tpprint.hxx" -#include "printopt.hxx" -#include "scmod.hxx" -#include "scresid.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include ScTpPrintOptions::ScTpPrintOptions( vcl::Window* pParent, const SfxItemSet& rCoreAttrs ) diff --git a/sc/source/ui/optdlg/tpusrlst.cxx b/sc/source/ui/optdlg/tpusrlst.cxx index 0ab4e71fa189..c43a82f5959a 100644 --- a/sc/source/ui/optdlg/tpusrlst.cxx +++ b/sc/source/ui/optdlg/tpusrlst.cxx @@ -22,18 +22,18 @@ #include #include -#include "global.hxx" -#include "document.hxx" -#include "tabvwsh.hxx" -#include "viewdata.hxx" -#include "uiitems.hxx" -#include "userlist.hxx" -#include "rangeutl.hxx" -#include "crdlg.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "tpusrlst.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #define CR u'\x000D' #define LF u'\x000A' diff --git a/sc/source/ui/optdlg/tpview.cxx b/sc/source/ui/optdlg/tpview.cxx index b4250fb477bc..195259b2fd00 100644 --- a/sc/source/ui/optdlg/tpview.cxx +++ b/sc/source/ui/optdlg/tpview.cxx @@ -19,18 +19,18 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" -#include "tpview.hxx" -#include "global.hxx" -#include "viewopti.hxx" -#include "tabvwsh.hxx" -#include "uiitems.hxx" -#include "scresid.hxx" -#include "docsh.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "globstr.hrc" -#include "units.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/pagedlg/areasdlg.cxx b/sc/source/ui/pagedlg/areasdlg.cxx index 9626d22e33a1..1ad3ebf896e2 100644 --- a/sc/source/ui/pagedlg/areasdlg.cxx +++ b/sc/source/ui/pagedlg/areasdlg.cxx @@ -26,15 +26,15 @@ #include #include -#include "areasdlg.hxx" -#include "scresid.hxx" -#include "rangenam.hxx" -#include "reffact.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "globstr.hrc" -#include "compiler.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include // List box positions for print range (PR) enum { diff --git a/sc/source/ui/pagedlg/hfedtdlg.cxx b/sc/source/ui/pagedlg/hfedtdlg.cxx index aee90a6b1962..76a8be272ee4 100644 --- a/sc/source/ui/pagedlg/hfedtdlg.cxx +++ b/sc/source/ui/pagedlg/hfedtdlg.cxx @@ -19,14 +19,14 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include -#include "hfedtdlg.hxx" -#include "global.hxx" -#include "globstr.hrc" -#include "scresid.hxx" -#include "scuitphfedit.hxx" +#include +#include +#include +#include +#include // macros from docsh4.cxx //! use SIDs? diff --git a/sc/source/ui/pagedlg/scuitphfedit.cxx b/sc/source/ui/pagedlg/scuitphfedit.cxx index 67155250f87e..527c3f31ffb3 100644 --- a/sc/source/ui/pagedlg/scuitphfedit.cxx +++ b/sc/source/ui/pagedlg/scuitphfedit.cxx @@ -19,7 +19,7 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include #include @@ -34,19 +34,19 @@ #include -#include "editutil.hxx" -#include "global.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "tabvwsh.hxx" -#include "prevwsh.hxx" -#include "textdlgs.hxx" -#include "AccessibleEditObject.hxx" - -#include "scuitphfedit.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include // class ScHFEditPage diff --git a/sc/source/ui/pagedlg/tphf.cxx b/sc/source/ui/pagedlg/tphf.cxx index 3392c16a9018..a94cca63e746 100644 --- a/sc/source/ui/pagedlg/tphf.cxx +++ b/sc/source/ui/pagedlg/tphf.cxx @@ -19,23 +19,23 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include #include #include #include -#include "tphf.hxx" -#include "sc.hrc" -#include "scabstdlg.hxx" -#include "globstr.hrc" -#include "tabvwsh.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "hfedtdlg.hxx" -#include "styledlg.hxx" -#include "scresid.hxx" -#include "scuitphfedit.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include // class ScHFPage diff --git a/sc/source/ui/pagedlg/tphfedit.cxx b/sc/source/ui/pagedlg/tphfedit.cxx index df331676d935..7fe3affa9506 100644 --- a/sc/source/ui/pagedlg/tphfedit.cxx +++ b/sc/source/ui/pagedlg/tphfedit.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -32,20 +32,20 @@ #include #include -#include "tphfedit.hxx" -#include "editutil.hxx" -#include "global.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "strings.hrc" -#include "tabvwsh.hxx" -#include "prevwsh.hxx" -#include "AccessibleEditObject.hxx" - -#include "scabstdlg.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include diff --git a/sc/source/ui/pagedlg/tptable.cxx b/sc/source/ui/pagedlg/tptable.cxx index cf3170a22258..be608b015f53 100644 --- a/sc/source/ui/pagedlg/tptable.cxx +++ b/sc/source/ui/pagedlg/tptable.cxx @@ -19,16 +19,16 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include -#include "tptable.hxx" -#include "global.hxx" -#include "attrib.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "bitmaps.hlst" +#include +#include +#include +#include +#include +#include // Static Data diff --git a/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx b/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx index da854a62ac10..a00e4bcb06eb 100644 --- a/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx +++ b/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx @@ -19,9 +19,9 @@ #include "AlignmentPropertyPanel.hxx" #include -#include "sc.hrc" -#include "scresid.hxx" -#include "scitems.hxx" +#include +#include +#include #include #include #include diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx b/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx index 61e68d32f505..29a76f8e9a75 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx @@ -20,10 +20,10 @@ #include #include #include "CellAppearancePropertyPanel.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "bitmaps.hlst" -#include "scresid.hxx" +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/sidebar/CellBorderStyleControl.cxx b/sc/source/ui/sidebar/CellBorderStyleControl.cxx index 85ddb65b6e8d..d516da3a3fc9 100644 --- a/sc/source/ui/sidebar/CellBorderStyleControl.cxx +++ b/sc/source/ui/sidebar/CellBorderStyleControl.cxx @@ -18,8 +18,8 @@ */ #include "CellBorderStyleControl.hxx" -#include "sc.hrc" -#include "scresid.hxx" +#include +#include #include #include #include "CellAppearancePropertyPanel.hxx" diff --git a/sc/source/ui/sidebar/CellLineStyleControl.cxx b/sc/source/ui/sidebar/CellLineStyleControl.cxx index f7a9261eab5f..fe3a7d881967 100644 --- a/sc/source/ui/sidebar/CellLineStyleControl.cxx +++ b/sc/source/ui/sidebar/CellLineStyleControl.cxx @@ -18,8 +18,8 @@ */ #include "CellLineStyleControl.hxx" -#include "sc.hrc" -#include "scresid.hxx" +#include +#include #include "CellLineStyleValueSet.hxx" #include #include diff --git a/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx b/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx index 859f58d72f7f..e52a08e83be5 100644 --- a/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx +++ b/sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx @@ -19,8 +19,8 @@ #include #include "NumberFormatPropertyPanel.hxx" -#include "sc.hrc" -#include "scresid.hxx" +#include +#include #include #include #include diff --git a/sc/source/ui/sidebar/ScPanelFactory.cxx b/sc/source/ui/sidebar/ScPanelFactory.cxx index f16ca5f21c31..f204e3685fb8 100644 --- a/sc/source/ui/sidebar/ScPanelFactory.cxx +++ b/sc/source/ui/sidebar/ScPanelFactory.cxx @@ -24,7 +24,7 @@ #include "NumberFormatPropertyPanel.hxx" #include #include -#include "sc.hrc" +#include #include #include diff --git a/sc/source/ui/styleui/styledlg.cxx b/sc/source/ui/styleui/styledlg.cxx index 0f0c43cce8fa..328b015f5d5f 100644 --- a/sc/source/ui/styleui/styledlg.cxx +++ b/sc/source/ui/styleui/styledlg.cxx @@ -19,19 +19,19 @@ #undef SC_DLLIMPLEMENTATION -#include "scitems.hxx" +#include #include #include #include #include -#include "styledlg.hxx" -#include "tabpages.hxx" -#include "tphf.hxx" -#include "tptable.hxx" -#include "scresid.hxx" -#include "scres.hrc" -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/uitest/uiobject.cxx b/sc/source/ui/uitest/uiobject.cxx index a92185a4714d..323ae82e517a 100644 --- a/sc/source/ui/uitest/uiobject.cxx +++ b/sc/source/ui/uitest/uiobject.cxx @@ -8,14 +8,14 @@ */ #include -#include "uiobject.hxx" +#include -#include "rangeutl.hxx" -#include "gridwin.hxx" +#include +#include -#include "viewdata.hxx" -#include "dbfunc.hxx" -#include "tabvwsh.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/undo/areasave.cxx b/sc/source/ui/undo/areasave.cxx index a37420e7783a..51710f907ff1 100644 --- a/sc/source/ui/undo/areasave.cxx +++ b/sc/source/ui/undo/areasave.cxx @@ -19,9 +19,9 @@ #include -#include "areasave.hxx" -#include "arealink.hxx" -#include "document.hxx" +#include +#include +#include #include ScAreaLinkSaver::ScAreaLinkSaver( const ScAreaLink& rSource ) : diff --git a/sc/source/ui/undo/refundo.cxx b/sc/source/ui/undo/refundo.cxx index a7c209634fda..7488465e63af 100644 --- a/sc/source/ui/undo/refundo.cxx +++ b/sc/source/ui/undo/refundo.cxx @@ -17,20 +17,20 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "refundo.hxx" -#include "undobase.hxx" -#include "document.hxx" -#include "dbdata.hxx" -#include "rangenam.hxx" -#include "pivot.hxx" -#include "chartarr.hxx" -#include "stlpool.hxx" -#include "detdata.hxx" -#include "prnsave.hxx" -#include "chartlis.hxx" -#include "dpobject.hxx" -#include "areasave.hxx" -#include "unoreflist.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/undo/target.cxx b/sc/source/ui/undo/target.cxx index e99abee7cb17..db8784288558 100644 --- a/sc/source/ui/undo/target.cxx +++ b/sc/source/ui/undo/target.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "target.hxx" +#include ScTabViewTarget::~ScTabViewTarget() { diff --git a/sc/source/ui/undo/undobase.cxx b/sc/source/ui/undo/undobase.cxx index 89848f1a1a22..e69a2c81397b 100644 --- a/sc/source/ui/undo/undobase.cxx +++ b/sc/source/ui/undo/undobase.cxx @@ -19,18 +19,18 @@ #include -#include "undobase.hxx" -#include "refundo.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "undoolk.hxx" -#include "undodraw.hxx" -#include "dbdata.hxx" -#include "attrib.hxx" -#include "queryparam.hxx" -#include "subtotalparam.hxx" -#include "bcaslot.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/undo/undoblk.cxx b/sc/source/ui/undo/undoblk.cxx index b033116e47e0..acaadbc0dd61 100644 --- a/sc/source/ui/undo/undoblk.cxx +++ b/sc/source/ui/undo/undoblk.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -26,30 +26,30 @@ #include #include -#include "undoblk.hxx" -#include "undoutil.hxx" -#include "document.hxx" -#include "patattr.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "rangenam.hxx" -#include "rangeutl.hxx" -#include "dbdata.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "target.hxx" -#include "docpool.hxx" -#include "docfunc.hxx" -#include "attrib.hxx" -#include "chgtrack.hxx" -#include "transobj.hxx" -#include "refundo.hxx" -#include "undoolk.hxx" -#include "clipparam.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "sc.hrc" +#include #include #include #include diff --git a/sc/source/ui/undo/undoblk2.cxx b/sc/source/ui/undo/undoblk2.cxx index 8a1247cbca14..140cdb459b91 100644 --- a/sc/source/ui/undo/undoblk2.cxx +++ b/sc/source/ui/undo/undoblk2.cxx @@ -17,18 +17,18 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" - -#include "undoblk.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "olinetab.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "target.hxx" - -#include "undoolk.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include #include diff --git a/sc/source/ui/undo/undoblk3.cxx b/sc/source/ui/undo/undoblk3.cxx index 7828532b92c9..8e6dd0f50358 100644 --- a/sc/source/ui/undo/undoblk3.cxx +++ b/sc/source/ui/undo/undoblk3.cxx @@ -22,7 +22,7 @@ #include #include -#include "scitems.hxx" +#include #include #include #include @@ -32,30 +32,30 @@ #include #include -#include "undoblk.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "global.hxx" -#include "rangenam.hxx" -#include "arealink.hxx" -#include "patattr.hxx" -#include "target.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "table.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "undoolk.hxx" -#include "undoutil.hxx" -#include "chgtrack.hxx" -#include "dociter.hxx" -#include "formulacell.hxx" -#include "paramisc.hxx" -#include "postit.hxx" -#include "docuno.hxx" -#include "progress.hxx" -#include "editutil.hxx" -#include "editdataarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include // TODO: diff --git a/sc/source/ui/undo/undocell.cxx b/sc/source/ui/undo/undocell.cxx index 5e0a20b3bebc..65c073b6b8e6 100644 --- a/sc/source/ui/undo/undocell.cxx +++ b/sc/source/ui/undo/undocell.cxx @@ -17,33 +17,33 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "undocell.hxx" +#include -#include "scitems.hxx" +#include #include #include #include #include #include -#include "document.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "formulacell.hxx" -#include "target.hxx" -#include "undoolk.hxx" -#include "detdata.hxx" -#include "stlpool.hxx" -#include "printfun.hxx" -#include "rangenam.hxx" -#include "chgtrack.hxx" -#include "sc.hrc" -#include "docuno.hxx" -#include "stringutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using std::shared_ptr; diff --git a/sc/source/ui/undo/undodat.cxx b/sc/source/ui/undo/undodat.cxx index 759d49a0b390..b7a745a87d98 100644 --- a/sc/source/ui/undo/undodat.cxx +++ b/sc/source/ui/undo/undodat.cxx @@ -19,30 +19,30 @@ #include -#include "undodat.hxx" -#include "undoutil.hxx" -#include "undoolk.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "olinetab.hxx" -#include "dbdata.hxx" -#include "rangenam.hxx" -#include "pivot.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "globalnames.hxx" -#include "target.hxx" -#include "chartarr.hxx" -#include "dbdocfun.hxx" -#include "olinefun.hxx" -#include "dpobject.hxx" -#include "attrib.hxx" -#include "hints.hxx" -#include "sc.hrc" -#include "chgtrack.hxx" -#include "refundo.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // Show or hide outline groups diff --git a/sc/source/ui/undo/undodraw.cxx b/sc/source/ui/undo/undodraw.cxx index bc7f0a7118ca..83229f81978d 100644 --- a/sc/source/ui/undo/undodraw.cxx +++ b/sc/source/ui/undo/undodraw.cxx @@ -19,9 +19,9 @@ #include -#include "undodraw.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" +#include +#include +#include ScUndoDraw::ScUndoDraw( SfxUndoAction* pUndo, ScDocShell* pDocSh ) : diff --git a/sc/source/ui/undo/undoolk.cxx b/sc/source/ui/undo/undoolk.cxx index 9d80fb1aa64f..060aac26c00b 100644 --- a/sc/source/ui/undo/undoolk.cxx +++ b/sc/source/ui/undo/undoolk.cxx @@ -19,9 +19,9 @@ #include -#include "document.hxx" -#include "drwlayer.hxx" -#include "undoolk.hxx" +#include +#include +#include SdrUndoAction* GetSdrUndoAction( ScDocument* pDoc ) { diff --git a/sc/source/ui/undo/undorangename.cxx b/sc/source/ui/undo/undorangename.cxx index 793846cfd000..151b6586899a 100644 --- a/sc/source/ui/undo/undorangename.cxx +++ b/sc/source/ui/undo/undorangename.cxx @@ -7,11 +7,11 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "undorangename.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "docfunc.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/undo/undostyl.cxx b/sc/source/ui/undo/undostyl.cxx index 066648d6d70e..b2d7ccde8875 100644 --- a/sc/source/ui/undo/undostyl.cxx +++ b/sc/source/ui/undo/undostyl.cxx @@ -20,14 +20,14 @@ #include #include -#include "undostyl.hxx" -#include "docsh.hxx" -#include "docpool.hxx" -#include "stlpool.hxx" -#include "printfun.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include // modify style (cell or page style) diff --git a/sc/source/ui/undo/undotab.cxx b/sc/source/ui/undo/undotab.cxx index 0b41b3d460e0..db0c34d0568c 100644 --- a/sc/source/ui/undo/undotab.cxx +++ b/sc/source/ui/undo/undotab.cxx @@ -22,31 +22,31 @@ #include #include -#include "undotab.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "undoolk.hxx" -#include "target.hxx" -#include "uiitems.hxx" -#include "prnsave.hxx" -#include "printfun.hxx" -#include "chgtrack.hxx" -#include "tabprotection.hxx" -#include "viewdata.hxx" -#include "progress.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include // for ScUndoRenameObject - might me moved to another file later #include #include #include -#include "drwlayer.hxx" -#include "scresid.hxx" +#include +#include #include #include diff --git a/sc/source/ui/undo/undoutil.cxx b/sc/source/ui/undo/undoutil.cxx index 41d2caf92e69..dce4612ce60d 100644 --- a/sc/source/ui/undo/undoutil.cxx +++ b/sc/source/ui/undo/undoutil.cxx @@ -17,16 +17,16 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "undoutil.hxx" +#include -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "dbdata.hxx" -#include "globstr.hrc" -#include "globalnames.hxx" -#include "global.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include void ScUndoUtil::MarkSimpleBlock( const ScDocShell* pDocShell, SCCOL nStartX, SCROW nStartY, SCTAB nStartZ, diff --git a/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx b/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx index e90b32192256..0ef2dbff3f68 100644 --- a/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx +++ b/sc/source/ui/unoobj/ChartRangeSelectionListener.cxx @@ -17,14 +17,14 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "ChartRangeSelectionListener.hxx" +#include #include #include -#include "tabvwsh.hxx" -#include "unonames.hxx" -#include "miscuno.hxx" +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/ChartTools.cxx b/sc/source/ui/unoobj/ChartTools.cxx index 2bb896c1a148..8257aed6aa5c 100644 --- a/sc/source/ui/unoobj/ChartTools.cxx +++ b/sc/source/ui/unoobj/ChartTools.cxx @@ -8,7 +8,7 @@ * */ -#include "ChartTools.hxx" +#include #include #include diff --git a/sc/source/ui/unoobj/PivotTableDataProvider.cxx b/sc/source/ui/unoobj/PivotTableDataProvider.cxx index 7f5793dfb2f6..cfdea1bed39e 100644 --- a/sc/source/ui/unoobj/PivotTableDataProvider.cxx +++ b/sc/source/ui/unoobj/PivotTableDataProvider.cxx @@ -10,19 +10,19 @@ #include #include -#include "PivotTableDataProvider.hxx" -#include "PivotTableDataSource.hxx" -#include "PivotTableDataSequence.hxx" - -#include "miscuno.hxx" -#include "document.hxx" -#include "unonames.hxx" -#include "docsh.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "strings.hrc" -#include "dpobject.hxx" -#include "hints.hxx" +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/unoobj/PivotTableDataSequence.cxx b/sc/source/ui/unoobj/PivotTableDataSequence.cxx index 2db6dc468757..ee14b9b85f2f 100644 --- a/sc/source/ui/unoobj/PivotTableDataSequence.cxx +++ b/sc/source/ui/unoobj/PivotTableDataSequence.cxx @@ -8,14 +8,14 @@ */ #include -#include "PivotTableDataSequence.hxx" +#include #include -#include "miscuno.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "hints.hxx" +#include +#include +#include +#include #include diff --git a/sc/source/ui/unoobj/PivotTableDataSource.cxx b/sc/source/ui/unoobj/PivotTableDataSource.cxx index 395d5f577ac1..dcc0e3547fd3 100644 --- a/sc/source/ui/unoobj/PivotTableDataSource.cxx +++ b/sc/source/ui/unoobj/PivotTableDataSource.cxx @@ -7,12 +7,12 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "PivotTableDataSource.hxx" +#include #include -#include "miscuno.hxx" -#include "docsh.hxx" +#include +#include #include diff --git a/sc/source/ui/unoobj/TablePivotChart.cxx b/sc/source/ui/unoobj/TablePivotChart.cxx index 18874f48539b..cf57691584b6 100644 --- a/sc/source/ui/unoobj/TablePivotChart.cxx +++ b/sc/source/ui/unoobj/TablePivotChart.cxx @@ -11,11 +11,11 @@ #include #include -#include "miscuno.hxx" -#include "docsh.hxx" +#include +#include -#include "TablePivotChart.hxx" -#include "ChartTools.hxx" +#include +#include using namespace css; diff --git a/sc/source/ui/unoobj/TablePivotCharts.cxx b/sc/source/ui/unoobj/TablePivotCharts.cxx index 6369729d772f..5cc607327bcf 100644 --- a/sc/source/ui/unoobj/TablePivotCharts.cxx +++ b/sc/source/ui/unoobj/TablePivotCharts.cxx @@ -30,16 +30,16 @@ #include #include -#include "TablePivotChart.hxx" -#include "TablePivotCharts.hxx" -#include "PivotTableDataProvider.hxx" -#include "ChartTools.hxx" - -#include "miscuno.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" -#include "undodat.hxx" -#include "convuno.hxx" +#include +#include +#include +#include + +#include +#include +#include +#include +#include using namespace css; diff --git a/sc/source/ui/unoobj/addruno.cxx b/sc/source/ui/unoobj/addruno.cxx index 1e7f5c62dd1b..8878b33ea25a 100644 --- a/sc/source/ui/unoobj/addruno.cxx +++ b/sc/source/ui/unoobj/addruno.cxx @@ -24,11 +24,11 @@ #include #include -#include "docsh.hxx" -#include "unonames.hxx" -#include "miscuno.hxx" -#include "convuno.hxx" -#include "addruno.hxx" +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/afmtuno.cxx b/sc/source/ui/unoobj/afmtuno.cxx index b1349a2222ca..007da41edc94 100644 --- a/sc/source/ui/unoobj/afmtuno.cxx +++ b/sc/source/ui/unoobj/afmtuno.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include -#include "unowids.hxx" +#include #include #include #include @@ -51,12 +51,12 @@ #include #include -#include "afmtuno.hxx" -#include "miscuno.hxx" -#include "autoform.hxx" -#include "scdll.hxx" -#include "unonames.hxx" -#include "cellsuno.hxx" +#include +#include +#include +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/appluno.cxx b/sc/source/ui/unoobj/appluno.cxx index e0ea77cbeab0..064369bf05d8 100644 --- a/sc/source/ui/unoobj/appluno.cxx +++ b/sc/source/ui/unoobj/appluno.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "appluno.hxx" +#include #include #include #include @@ -25,18 +25,18 @@ #include #include -#include "afmtuno.hxx" -#include "funcuno.hxx" -#include "filtuno.hxx" -#include "miscuno.hxx" -#include "scmod.hxx" -#include "appoptio.hxx" -#include "inputopt.hxx" -#include "printopt.hxx" -#include "userlist.hxx" -#include "sc.hrc" -#include "unonames.hxx" -#include "funcdesc.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/unoobj/cellsuno.cxx b/sc/source/ui/unoobj/cellsuno.cxx index d8b4b1619276..1c948adbdd28 100644 --- a/sc/source/ui/unoobj/cellsuno.cxx +++ b/sc/source/ui/unoobj/cellsuno.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -63,75 +63,75 @@ #include #include -#include "autoform.hxx" -#include "cellvalue.hxx" -#include "cellmergeoption.hxx" -#include "cellsuno.hxx" -#include "cursuno.hxx" -#include "textuno.hxx" -#include "editsrc.hxx" -#include "notesuno.hxx" -#include "fielduno.hxx" -#include "docuno.hxx" -#include "datauno.hxx" -#include "dapiuno.hxx" -#include "chartuno.hxx" -#include "fmtuno.hxx" -#include "miscuno.hxx" -#include "convuno.hxx" -#include "srchuno.hxx" -#include "nameuno.hxx" -#include "targuno.hxx" -#include "tokenuno.hxx" -#include "eventuno.hxx" -#include "docsh.hxx" -#include "markdata.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "docfunc.hxx" -#include "dbdocfun.hxx" -#include "olinefun.hxx" -#include "hints.hxx" -#include "formulacell.hxx" -#include "undocell.hxx" -#include "undotab.hxx" -#include "undoblk.hxx" -#include "stlsheet.hxx" -#include "dbdata.hxx" -#include "attrib.hxx" -#include "chartarr.hxx" -#include "chartlis.hxx" -#include "drwlayer.hxx" -#include "printfun.hxx" -#include "prnsave.hxx" -#include "tablink.hxx" -#include "dociter.hxx" -#include "rangeutl.hxx" -#include "conditio.hxx" -#include "validat.hxx" -#include "sc.hrc" -#include "brdcst.hxx" -#include "cellform.hxx" -#include "globstr.hrc" -#include "unonames.hxx" -#include "styleuno.hxx" -#include "rangeseq.hxx" -#include "unowids.hxx" -#include "paramisc.hxx" -#include "queryentry.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "unoreflist.hxx" +#include #include #include -#include "stringutil.hxx" -#include "formulaiter.hxx" -#include "tokenarray.hxx" -#include "stylehelper.hxx" -#include "dputil.hxx" +#include +#include +#include +#include +#include #include -#include "condformatuno.hxx" -#include "TablePivotCharts.hxx" -#include "table.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/unoobj/chart2uno.cxx b/sc/source/ui/unoobj/chart2uno.cxx index 0b9274d38633..666634272e90 100644 --- a/sc/source/ui/unoobj/chart2uno.cxx +++ b/sc/source/ui/unoobj/chart2uno.cxx @@ -23,25 +23,25 @@ #include #include -#include "chart2uno.hxx" -#include "miscuno.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "chartpos.hxx" -#include "unonames.hxx" -#include "globstr.hrc" -#include "convuno.hxx" -#include "rangeutl.hxx" -#include "hints.hxx" -#include "unoreflist.hxx" -#include "compiler.hxx" -#include "reftokenhelper.hxx" -#include "chartlis.hxx" -#include "tokenuno.hxx" -#include "docsh.hxx" -#include "cellvalue.hxx" -#include "tokenarray.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/unoobj/chartuno.cxx b/sc/source/ui/unoobj/chartuno.cxx index 027f38fd7f2e..1becb502b718 100644 --- a/sc/source/ui/unoobj/chartuno.cxx +++ b/sc/source/ui/unoobj/chartuno.cxx @@ -38,16 +38,16 @@ #include #include -#include "ChartTools.hxx" -#include "chartuno.hxx" -#include "miscuno.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" -#include "undodat.hxx" -#include "chartarr.hxx" -#include "chartlis.hxx" -#include "chart2uno.hxx" -#include "convuno.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace css; diff --git a/sc/source/ui/unoobj/condformatuno.cxx b/sc/source/ui/unoobj/condformatuno.cxx index 8b70376336af..78a2b17fa6d0 100644 --- a/sc/source/ui/unoobj/condformatuno.cxx +++ b/sc/source/ui/unoobj/condformatuno.cxx @@ -8,18 +8,18 @@ */ #include -#include "condformatuno.hxx" - -#include "document.hxx" -#include "conditio.hxx" -#include "colorscale.hxx" -#include "docsh.hxx" -#include "miscuno.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" - -#include "cellsuno.hxx" -#include "convuno.hxx" +#include + +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include #include diff --git a/sc/source/ui/unoobj/confuno.cxx b/sc/source/ui/unoobj/confuno.cxx index 2a730b47b406..d2afa88c659e 100644 --- a/sc/source/ui/unoobj/confuno.cxx +++ b/sc/source/ui/unoobj/confuno.cxx @@ -23,15 +23,15 @@ #include -#include "confuno.hxx" -#include "unonames.hxx" -#include "scdll.hxx" -#include "docsh.hxx" -#include "miscuno.hxx" -#include "forbiuno.hxx" -#include "viewopti.hxx" -#include "docpool.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/unoobj/convuno.cxx b/sc/source/ui/unoobj/convuno.cxx index c161e37d3ed7..7326779a4891 100644 --- a/sc/source/ui/unoobj/convuno.cxx +++ b/sc/source/ui/unoobj/convuno.cxx @@ -19,8 +19,8 @@ #include -#include "convuno.hxx" -#include "global.hxx" +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/cursuno.cxx b/sc/source/ui/unoobj/cursuno.cxx index cd8332aefc76..6ed923826e66 100644 --- a/sc/source/ui/unoobj/cursuno.cxx +++ b/sc/source/ui/unoobj/cursuno.cxx @@ -17,20 +17,20 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include #include -#include "cursuno.hxx" -#include "cellsuno.hxx" -#include "docsh.hxx" -#include "hints.hxx" -#include "markdata.hxx" -#include "dociter.hxx" -#include "miscuno.hxx" +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/dapiuno.cxx b/sc/source/ui/unoobj/dapiuno.cxx index 657d6b763901..74f55f433c1f 100644 --- a/sc/source/ui/unoobj/dapiuno.cxx +++ b/sc/source/ui/unoobj/dapiuno.cxx @@ -21,26 +21,26 @@ #include #include -#include "dapiuno.hxx" -#include "datauno.hxx" -#include "miscuno.hxx" -#include "convuno.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "pivot.hxx" -#include "rangeutl.hxx" -#include "dpobject.hxx" -#include "dpshttab.hxx" -#include "dpsdbtab.hxx" -#include "dpsave.hxx" -#include "dbdocfun.hxx" -#include "unonames.hxx" -#include "dpgroup.hxx" -#include "dpdimsave.hxx" -#include "hints.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "globstr.hrc" -#include "generalfunction.hxx" +#include +#include #include #include diff --git a/sc/source/ui/unoobj/datauno.cxx b/sc/source/ui/unoobj/datauno.cxx index f9f79add95d7..db9420ae2987 100644 --- a/sc/source/ui/unoobj/datauno.cxx +++ b/sc/source/ui/unoobj/datauno.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "datauno.hxx" +#include #include #include @@ -35,23 +35,23 @@ #include #include -#include "dapiuno.hxx" -#include "cellsuno.hxx" -#include "miscuno.hxx" -#include "targuno.hxx" -#include "rangeutl.hxx" -#include "dbdata.hxx" -#include "docsh.hxx" -#include "dbdocfun.hxx" -#include "unonames.hxx" -#include "globalnames.hxx" -#include "globstr.hrc" -#include "convuno.hxx" -#include "hints.hxx" -#include "attrib.hxx" -#include "dpshttab.hxx" -#include "queryentry.hxx" -#include "dputil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/unoobj/defltuno.cxx b/sc/source/ui/unoobj/defltuno.cxx index a976dd889384..2705ce07baa6 100644 --- a/sc/source/ui/unoobj/defltuno.cxx +++ b/sc/source/ui/unoobj/defltuno.cxx @@ -26,13 +26,13 @@ #include -#include "scitems.hxx" -#include "defltuno.hxx" -#include "miscuno.hxx" -#include "docsh.hxx" -#include "docpool.hxx" -#include "unonames.hxx" -#include "docoptio.hxx" +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/unoobj/dispuno.cxx b/sc/source/ui/unoobj/dispuno.cxx index 517d543cb9e6..e8a1818420c4 100644 --- a/sc/source/ui/unoobj/dispuno.cxx +++ b/sc/source/ui/unoobj/dispuno.cxx @@ -26,10 +26,10 @@ #include #include -#include "dispuno.hxx" -#include "tabvwsh.hxx" -#include "dbdocfun.hxx" -#include "dbdata.hxx" +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/docuno.cxx b/sc/source/ui/unoobj/docuno.cxx index bec07f0ccbbd..60bd3239cc27 100644 --- a/sc/source/ui/unoobj/docuno.cxx +++ b/sc/source/ui/unoobj/docuno.cxx @@ -21,7 +21,7 @@ #include -#include "scitems.hxx" +#include #include #include #include @@ -78,53 +78,53 @@ #include #include -#include "cellsuno.hxx" +#include #include -#include "convuno.hxx" -#include "datauno.hxx" -#include "docfunc.hxx" -#include "dociter.hxx" -#include "docoptio.hxx" -#include "docsh.hxx" -#include "docuno.hxx" -#include "drwlayer.hxx" -#include "forbiuno.hxx" -#include "formulacell.hxx" -#include "formulagroup.hxx" -#include "gridwin.hxx" -#include "hints.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include -#include "interpre.hxx" -#include "linkuno.hxx" -#include "markdata.hxx" -#include "miscuno.hxx" -#include "nameuno.hxx" -#include "notesuno.hxx" -#include "optuno.hxx" -#include "pfuncache.hxx" -#include "postit.hxx" -#include "printfun.hxx" -#include "rangeutl.hxx" -#include "scmod.hxx" -#include "scresid.hxx" -#include "servuno.hxx" -#include "shapeuno.hxx" -#include "sheetevents.hxx" -#include "styleuno.hxx" -#include "tabvwsh.hxx" -#include "targuno.hxx" -#include "unonames.hxx" -#include "ViewSettingsSequenceDefines.hxx" -#include "viewuno.hxx" -#include "editsh.hxx" -#include "drawsh.hxx" -#include "drtxtob.hxx" -#include "transobj.hxx" -#include "chgtrack.hxx" -#include "table.hxx" - -#include "strings.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/drdefuno.cxx b/sc/source/ui/unoobj/drdefuno.cxx index 6fc63b7f5a74..60aa6c3bc3c6 100644 --- a/sc/source/ui/unoobj/drdefuno.cxx +++ b/sc/source/ui/unoobj/drdefuno.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "drdefuno.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/editsrc.cxx b/sc/source/ui/unoobj/editsrc.cxx index 170c18628323..2e3629b04ec5 100644 --- a/sc/source/ui/unoobj/editsrc.cxx +++ b/sc/source/ui/unoobj/editsrc.cxx @@ -22,9 +22,9 @@ #include -#include "editsrc.hxx" +#include -#include "scitems.hxx" +#include #include #include #include @@ -34,16 +34,16 @@ #include #include #include -#include "textuno.hxx" -#include "editutil.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "hints.hxx" -#include "patattr.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "postit.hxx" -#include "AccessibleText.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScHeaderFooterEditSource::ScHeaderFooterEditSource(ScHeaderFooterTextData& rData) : mrTextData(rData) {} diff --git a/sc/source/ui/unoobj/eventuno.cxx b/sc/source/ui/unoobj/eventuno.cxx index e54a6938a94e..15c792428e64 100644 --- a/sc/source/ui/unoobj/eventuno.cxx +++ b/sc/source/ui/unoobj/eventuno.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "eventuno.hxx" -#include "miscuno.hxx" -#include "docsh.hxx" -#include "sheetevents.hxx" -#include "unonames.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/unoobj/fielduno.cxx b/sc/source/ui/unoobj/fielduno.cxx index cd434056ce6d..afc4fb7e3cde 100644 --- a/sc/source/ui/unoobj/fielduno.cxx +++ b/sc/source/ui/unoobj/fielduno.cxx @@ -18,16 +18,16 @@ */ #include -#include "fielduno.hxx" -#include "textuno.hxx" -#include "miscuno.hxx" -#include "docsh.hxx" -#include "hints.hxx" -#include "editsrc.hxx" -#include "cellsuno.hxx" -#include "servuno.hxx" -#include "unonames.hxx" -#include "editutil.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/unoobj/filtuno.cxx b/sc/source/ui/unoobj/filtuno.cxx index 3d54306280aa..ee6e6ed3c265 100644 --- a/sc/source/ui/unoobj/filtuno.cxx +++ b/sc/source/ui/unoobj/filtuno.cxx @@ -24,17 +24,17 @@ #include #include -#include "editutil.hxx" -#include "filtuno.hxx" -#include "miscuno.hxx" -#include "scdll.hxx" -#include "imoptdlg.hxx" -#include "asciiopt.hxx" -#include "docsh.hxx" -#include "globstr.hrc" - -#include "sc.hrc" -#include "scabstdlg.hxx" +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include #include diff --git a/sc/source/ui/unoobj/fmtuno.cxx b/sc/source/ui/unoobj/fmtuno.cxx index 45cd9a418107..f89ca4601056 100644 --- a/sc/source/ui/unoobj/fmtuno.cxx +++ b/sc/source/ui/unoobj/fmtuno.cxx @@ -25,15 +25,15 @@ #include #include -#include "fmtuno.hxx" -#include "miscuno.hxx" -#include "validat.hxx" -#include "document.hxx" -#include "unonames.hxx" -#include "styleuno.hxx" -#include "tokenarray.hxx" -#include "tokenuno.hxx" -#include "stylehelper.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ::com::sun::star; using namespace ::formula; diff --git a/sc/source/ui/unoobj/forbiuno.cxx b/sc/source/ui/unoobj/forbiuno.cxx index d177ac1be7e3..01a1e435014f 100644 --- a/sc/source/ui/unoobj/forbiuno.cxx +++ b/sc/source/ui/unoobj/forbiuno.cxx @@ -19,8 +19,8 @@ #include -#include "forbiuno.hxx" -#include "docsh.hxx" +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/funcuno.cxx b/sc/source/ui/unoobj/funcuno.cxx index c91134f3a6c3..c0c4bebaef52 100644 --- a/sc/source/ui/unoobj/funcuno.cxx +++ b/sc/source/ui/unoobj/funcuno.cxx @@ -22,29 +22,29 @@ #include #include -#include "scitems.hxx" -#include "funcuno.hxx" -#include "miscuno.hxx" -#include "cellsuno.hxx" -#include "scdll.hxx" -#include "document.hxx" -#include "compiler.hxx" +#include +#include +#include +#include +#include +#include +#include #include -#include "callform.hxx" -#include "addincol.hxx" -#include "rangeseq.hxx" -#include "formulacell.hxx" -#include "docoptio.hxx" -#include "optuno.hxx" +#include +#include +#include +#include +#include +#include #include -#include "markdata.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "attrib.hxx" -#include "clipparam.hxx" -#include "dociter.hxx" -#include "stringutil.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/linkuno.cxx b/sc/source/ui/unoobj/linkuno.cxx index e96cfe56a7c3..6d038269e1dc 100644 --- a/sc/source/ui/unoobj/linkuno.cxx +++ b/sc/source/ui/unoobj/linkuno.cxx @@ -25,18 +25,18 @@ #include #include -#include "linkuno.hxx" -#include "miscuno.hxx" -#include "convuno.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "tablink.hxx" -#include "arealink.hxx" -#include "hints.hxx" -#include "unonames.hxx" -#include "rangeseq.hxx" -#include "token.hxx" -#include "scmatrix.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/unoobj/listenercalls.cxx b/sc/source/ui/unoobj/listenercalls.cxx index 1f7042735de3..c7e30f314913 100644 --- a/sc/source/ui/unoobj/listenercalls.cxx +++ b/sc/source/ui/unoobj/listenercalls.cxx @@ -20,7 +20,7 @@ #include #include -#include "listenercalls.hxx" +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/miscuno.cxx b/sc/source/ui/unoobj/miscuno.cxx index 991402e7a14e..1a0e92f7eef7 100644 --- a/sc/source/ui/unoobj/miscuno.cxx +++ b/sc/source/ui/unoobj/miscuno.cxx @@ -24,7 +24,7 @@ #include #include -#include "miscuno.hxx" +#include using namespace com::sun::star; using ::com::sun::star::uno::Reference; diff --git a/sc/source/ui/unoobj/nameuno.cxx b/sc/source/ui/unoobj/nameuno.cxx index 864f8f5bb6db..cfb60594f039 100644 --- a/sc/source/ui/unoobj/nameuno.cxx +++ b/sc/source/ui/unoobj/nameuno.cxx @@ -31,19 +31,19 @@ using namespace ::com::sun::star; using ::com::sun::star::uno::Reference; using ::com::sun::star::uno::Any; -#include "nameuno.hxx" -#include "miscuno.hxx" -#include "cellsuno.hxx" -#include "convuno.hxx" -#include "targuno.hxx" -#include "tokenuno.hxx" -#include "tokenarray.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "rangenam.hxx" -#include "unonames.hxx" - -#include "scui_def.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include static const SfxItemPropertyMapEntry* lcl_GetNamedRangeMap() { diff --git a/sc/source/ui/unoobj/notesuno.cxx b/sc/source/ui/unoobj/notesuno.cxx index a01fa9dff550..12e44a040e85 100644 --- a/sc/source/ui/unoobj/notesuno.cxx +++ b/sc/source/ui/unoobj/notesuno.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "notesuno.hxx" +#include #include #include @@ -28,13 +28,13 @@ #include #include -#include "postit.hxx" -#include "cellsuno.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "hints.hxx" -#include "editsrc.hxx" -#include "miscuno.hxx" +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/optuno.cxx b/sc/source/ui/unoobj/optuno.cxx index 0c66d0772c07..ae39a0aae238 100644 --- a/sc/source/ui/unoobj/optuno.cxx +++ b/sc/source/ui/unoobj/optuno.cxx @@ -21,10 +21,10 @@ #include -#include "optuno.hxx" -#include "miscuno.hxx" -#include "unonames.hxx" -#include "docoptio.hxx" +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/pageuno.cxx b/sc/source/ui/unoobj/pageuno.cxx index c2b49d86ed19..74f06d8f40b0 100644 --- a/sc/source/ui/unoobj/pageuno.cxx +++ b/sc/source/ui/unoobj/pageuno.cxx @@ -19,8 +19,8 @@ #include #include -#include "pageuno.hxx" -#include "shapeuno.hxx" +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/servuno.cxx b/sc/source/ui/unoobj/servuno.cxx index edf0e6c803e3..0d18e1894f86 100644 --- a/sc/source/ui/unoobj/servuno.cxx +++ b/sc/source/ui/unoobj/servuno.cxx @@ -28,24 +28,24 @@ #include #include -#include "servuno.hxx" -#include "unonames.hxx" -#include "cellsuno.hxx" -#include "fielduno.hxx" -#include "styleuno.hxx" -#include "afmtuno.hxx" -#include "defltuno.hxx" -#include "drdefuno.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" -#include "confuno.hxx" -#include "shapeuno.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "cellvaluebinding.hxx" #include "celllistsource.hxx" -#include "addruno.hxx" -#include "chart2uno.hxx" -#include "tokenuno.hxx" -#include "PivotTableDataProvider.hxx" +#include +#include +#include +#include // Support creation of GraphicObjectResolver and EmbeddedObjectResolver #include diff --git a/sc/source/ui/unoobj/shapeuno.cxx b/sc/source/ui/unoobj/shapeuno.cxx index b11f98dadb2d..a938851e26fb 100644 --- a/sc/source/ui/unoobj/shapeuno.cxx +++ b/sc/source/ui/unoobj/shapeuno.cxx @@ -36,15 +36,15 @@ #include #include -#include "shapeuno.hxx" -#include "miscuno.hxx" -#include "cellsuno.hxx" -#include "textuno.hxx" -#include "fielduno.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "unonames.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/srchuno.cxx b/sc/source/ui/unoobj/srchuno.cxx index 9f335889ccea..9c9d52ff56f5 100644 --- a/sc/source/ui/unoobj/srchuno.cxx +++ b/sc/source/ui/unoobj/srchuno.cxx @@ -17,19 +17,19 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include -#include "srchuno.hxx" -#include "docsh.hxx" -#include "undoblk.hxx" -#include "hints.hxx" -#include "markdata.hxx" -#include "miscuno.hxx" -#include "unonames.hxx" +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/styleuno.cxx b/sc/source/ui/unoobj/styleuno.cxx index a8ded0aee7d5..2f33af031ef5 100644 --- a/sc/source/ui/unoobj/styleuno.cxx +++ b/sc/source/ui/unoobj/styleuno.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -54,19 +54,19 @@ #include #include -#include "styleuno.hxx" -#include "docsh.hxx" -#include "attrib.hxx" -#include "stlpool.hxx" -#include "docpool.hxx" -#include "miscuno.hxx" -#include "convuno.hxx" -#include "tablink.hxx" -#include "unonames.hxx" -#include "unowids.hxx" -#include "globstr.hrc" -#include "cellsuno.hxx" -#include "stylehelper.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/targuno.cxx b/sc/source/ui/unoobj/targuno.cxx index 74ed4fd1681d..ed05e87b579c 100644 --- a/sc/source/ui/unoobj/targuno.cxx +++ b/sc/source/ui/unoobj/targuno.cxx @@ -26,17 +26,17 @@ #include #include -#include "targuno.hxx" -#include "miscuno.hxx" -#include "docuno.hxx" -#include "datauno.hxx" -#include "nameuno.hxx" -#include "docsh.hxx" -#include "content.hxx" -#include "scresid.hxx" -#include "strings.hrc" -#include "bitmaps.hlst" -#include "unonames.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/textuno.cxx b/sc/source/ui/unoobj/textuno.cxx index 189d41cac82d..1ec4af602ce1 100644 --- a/sc/source/ui/unoobj/textuno.cxx +++ b/sc/source/ui/unoobj/textuno.cxx @@ -20,7 +20,7 @@ #include #include -#include "scitems.hxx" +#include #include #include #include @@ -36,21 +36,21 @@ #include #include -#include "textuno.hxx" -#include "fielduno.hxx" -#include "servuno.hxx" -#include "editsrc.hxx" -#include "docsh.hxx" -#include "editutil.hxx" -#include "miscuno.hxx" -#include "cellsuno.hxx" -#include "hints.hxx" -#include "cellvalue.hxx" -#include "cellform.hxx" -#include "patattr.hxx" -#include "formulacell.hxx" -#include "docfunc.hxx" -#include "scmod.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/tokenuno.cxx b/sc/source/ui/unoobj/tokenuno.cxx index 42aa2a067ef1..54bec9d48568 100644 --- a/sc/source/ui/unoobj/tokenuno.cxx +++ b/sc/source/ui/unoobj/tokenuno.cxx @@ -18,7 +18,7 @@ */ #include -#include "tokenuno.hxx" +#include #include @@ -32,15 +32,15 @@ #include #include -#include "miscuno.hxx" -#include "convuno.hxx" -#include "unonames.hxx" -#include "token.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" -#include "docsh.hxx" -#include "rangeseq.hxx" -#include "externalrefmgr.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include using namespace ::formula; using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/unodoc.cxx b/sc/source/ui/unoobj/unodoc.cxx index 72e42a9bd70b..469644dc5b3d 100644 --- a/sc/source/ui/unoobj/unodoc.cxx +++ b/sc/source/ui/unoobj/unodoc.cxx @@ -22,11 +22,11 @@ #include #include -#include "appluno.hxx" -#include "scmod.hxx" +#include +#include #include -#include "docsh.hxx" +#include using namespace ::com::sun::star; diff --git a/sc/source/ui/unoobj/unoreflist.cxx b/sc/source/ui/unoobj/unoreflist.cxx index bc0cde0277e2..2f5bb0ea537d 100644 --- a/sc/source/ui/unoobj/unoreflist.cxx +++ b/sc/source/ui/unoobj/unoreflist.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "unoreflist.hxx" -#include "document.hxx" +#include +#include ScUnoRefList::ScUnoRefList() { diff --git a/sc/source/ui/unoobj/viewuno.cxx b/sc/source/ui/unoobj/viewuno.cxx index c14fddcab42a..9e25bbfefec0 100644 --- a/sc/source/ui/unoobj/viewuno.cxx +++ b/sc/source/ui/unoobj/viewuno.cxx @@ -45,31 +45,31 @@ #include #include -#include "drawsh.hxx" -#include "drtxtob.hxx" -#include "transobj.hxx" -#include "editsh.hxx" -#include "viewuno.hxx" -#include "cellsuno.hxx" -#include "miscuno.hxx" -#include "tabvwsh.hxx" -#include "prevwsh.hxx" -#include "docsh.hxx" -#include "drwlayer.hxx" -#include "drawview.hxx" -#include "fupoor.hxx" -#include "sc.hrc" -#include "unonames.hxx" -#include "scmod.hxx" -#include "appoptio.hxx" -#include "gridwin.hxx" -#include "sheetevents.hxx" -#include "markdata.hxx" -#include "AccessibilityHints.hxx" -#include "scextopt.hxx" -#include "preview.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include "formatsh.hxx" +#include #include using namespace com::sun::star; diff --git a/sc/source/ui/unoobj/warnpassword.cxx b/sc/source/ui/unoobj/warnpassword.cxx index befa90aedd61..e52d9aeb8ac9 100644 --- a/sc/source/ui/unoobj/warnpassword.cxx +++ b/sc/source/ui/unoobj/warnpassword.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "warnpassword.hxx" +#include #include #include #include diff --git a/sc/source/ui/vba/excelvbahelper.cxx b/sc/source/ui/vba/excelvbahelper.cxx index b7f9180f6cc5..a854df75914d 100644 --- a/sc/source/ui/vba/excelvbahelper.cxx +++ b/sc/source/ui/vba/excelvbahelper.cxx @@ -24,11 +24,11 @@ #include #include -#include "docuno.hxx" -#include "tabvwsh.hxx" -#include "transobj.hxx" -#include "scmod.hxx" -#include "cellsuno.hxx" +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/vba/excelvbahelper.hxx b/sc/source/ui/vba/excelvbahelper.hxx index 1cb9ec86b4c5..49e94a1d981a 100644 --- a/sc/source/ui/vba/excelvbahelper.hxx +++ b/sc/source/ui/vba/excelvbahelper.hxx @@ -20,7 +20,7 @@ #define INCLUDED_SC_SOURCE_UI_VBA_EXCELVBAHELPER_HXX #include -#include "docsh.hxx" +#include #include #include #include diff --git a/sc/source/ui/vba/service.cxx b/sc/source/ui/vba/service.cxx index 1a27ae7b86c6..93d119831b42 100644 --- a/sc/source/ui/vba/service.cxx +++ b/sc/source/ui/vba/service.cxx @@ -19,7 +19,7 @@ #include #include -#include +#include "service.hxx" // component exports diff --git a/sc/source/ui/vba/vbaapplication.cxx b/sc/source/ui/vba/vbaapplication.cxx index 31e7b114c7bb..396eb3fcada3 100644 --- a/sc/source/ui/vba/vbaapplication.cxx +++ b/sc/source/ui/vba/vbaapplication.cxx @@ -47,17 +47,17 @@ #include "vbawindows.hxx" #include "vbaglobals.hxx" #include "vbamenubars.hxx" -#include "tabvwsh.hxx" -#include "gridwin.hxx" +#include +#include #include "vbanames.hxx" #include #include "vbatextboxshape.hxx" #include "vbaovalshape.hxx" #include "vbalineshape.hxx" #include "vbaassistant.hxx" -#include "sc.hrc" -#include "macromgr.hxx" -#include "defaultsoptions.hxx" +#include +#include +#include #include "vbafiledialog.hxx" #include @@ -84,19 +84,19 @@ #include #include -#include "convuno.hxx" -#include "cellsuno.hxx" -#include "miscuno.hxx" -#include "unonames.hxx" -#include "docsh.hxx" +#include +#include +#include +#include +#include #include #include "excelvbahelper.hxx" #include #include -#include "viewutil.hxx" -#include "docoptio.hxx" +#include +#include using namespace ::ooo::vba; using namespace ::com::sun::star; diff --git a/sc/source/ui/vba/vbachartobjects.cxx b/sc/source/ui/vba/vbachartobjects.cxx index 656deb64de33..f366a98871f8 100644 --- a/sc/source/ui/vba/vbachartobjects.cxx +++ b/sc/source/ui/vba/vbachartobjects.cxx @@ -27,7 +27,7 @@ #include "vbachartobjects.hxx" #include "vbachartobject.hxx" #include "vbaglobals.hxx" -#include "cellsuno.hxx" +#include #include #include #include diff --git a/sc/source/ui/vba/vbaeventshelper.cxx b/sc/source/ui/vba/vbaeventshelper.cxx index dbaf016c7978..90297d1a922a 100644 --- a/sc/source/ui/vba/vbaeventshelper.cxx +++ b/sc/source/ui/vba/vbaeventshelper.cxx @@ -39,8 +39,8 @@ #include #include -#include "cellsuno.hxx" -#include "convuno.hxx" +#include +#include #include "vbaapplication.hxx" using namespace ::com::sun::star; diff --git a/sc/source/ui/vba/vbaeventshelper.hxx b/sc/source/ui/vba/vbaeventshelper.hxx index 46ff27b29b61..5da129c825ec 100644 --- a/sc/source/ui/vba/vbaeventshelper.hxx +++ b/sc/source/ui/vba/vbaeventshelper.hxx @@ -23,7 +23,7 @@ #include #include #include "excelvbahelper.hxx" -#include "rangelst.hxx" +#include class ScVbaEventListener; diff --git a/sc/source/ui/vba/vbafont.cxx b/sc/source/ui/vba/vbafont.cxx index 8ca9ff6e604a..3f51efced61f 100644 --- a/sc/source/ui/vba/vbafont.cxx +++ b/sc/source/ui/vba/vbafont.cxx @@ -30,8 +30,8 @@ #include #include "excelvbahelper.hxx" #include "vbafont.hxx" -#include "scitems.hxx" -#include "cellsuno.hxx" +#include +#include using namespace ::ooo::vba; using namespace ::com::sun::star; diff --git a/sc/source/ui/vba/vbaformatcondition.cxx b/sc/source/ui/vba/vbaformatcondition.cxx index 36d1fc2a3bec..f5f3aff26e7a 100644 --- a/sc/source/ui/vba/vbaformatcondition.cxx +++ b/sc/source/ui/vba/vbaformatcondition.cxx @@ -18,7 +18,7 @@ */ #include "vbaformatcondition.hxx" #include "vbaformatconditions.hxx" -#include "unonames.hxx" +#include #include #include diff --git a/sc/source/ui/vba/vbaformatconditions.cxx b/sc/source/ui/vba/vbaformatconditions.cxx index 566ebbe68c8a..0e428ba4ff85 100644 --- a/sc/source/ui/vba/vbaformatconditions.cxx +++ b/sc/source/ui/vba/vbaformatconditions.cxx @@ -24,7 +24,7 @@ #include #include #include -#include "unonames.hxx" +#include #include "vbaformatconditions.hxx" #include "vbaformatcondition.hxx" #include "vbaworkbook.hxx" diff --git a/sc/source/ui/vba/vbahyperlinks.cxx b/sc/source/ui/vba/vbahyperlinks.cxx index 0d3a2c608432..148e774b3b17 100644 --- a/sc/source/ui/vba/vbahyperlinks.cxx +++ b/sc/source/ui/vba/vbahyperlinks.cxx @@ -22,7 +22,7 @@ #include #include #include -#include "rangelst.hxx" +#include #include "vbahyperlink.hxx" #include "vbarange.hxx" diff --git a/sc/source/ui/vba/vbainterior.cxx b/sc/source/ui/vba/vbainterior.cxx index 3178d88ca6dc..91bfe2fae30e 100644 --- a/sc/source/ui/vba/vbainterior.cxx +++ b/sc/source/ui/vba/vbainterior.cxx @@ -39,7 +39,7 @@ #include "vbainterior.hxx" #include "vbapalette.hxx" -#include "document.hxx" +#include #define COLORMAST 0xFFFFFF typedef std::map< sal_Int32, sal_Int32 > PatternMap; diff --git a/sc/source/ui/vba/vbaname.cxx b/sc/source/ui/vba/vbaname.cxx index dd0f2cd88344..0180a0d2bdf4 100644 --- a/sc/source/ui/vba/vbaname.cxx +++ b/sc/source/ui/vba/vbaname.cxx @@ -28,11 +28,11 @@ #include #include #include -#include "tabvwsh.hxx" -#include "viewdata.hxx" -#include "nameuno.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/vba/vbanames.cxx b/sc/source/ui/vba/vbanames.cxx index 7267aa615521..553d796a7c83 100644 --- a/sc/source/ui/vba/vbanames.cxx +++ b/sc/source/ui/vba/vbanames.cxx @@ -27,11 +27,11 @@ #include "vbaglobals.hxx" #include #include -#include "tabvwsh.hxx" -#include "viewdata.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" -#include "cellsuno.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/vba/vbaoleobject.cxx b/sc/source/ui/vba/vbaoleobject.cxx index 9030b8ad661b..e241fbb6ea88 100644 --- a/sc/source/ui/vba/vbaoleobject.cxx +++ b/sc/source/ui/vba/vbaoleobject.cxx @@ -26,7 +26,7 @@ #include "vbaoleobject.hxx" #include -#include "drwlayer.hxx" +#include #include "excelvbahelper.hxx" #include using namespace com::sun::star; diff --git a/sc/source/ui/vba/vbapagesetup.cxx b/sc/source/ui/vba/vbapagesetup.cxx index 42ceae95a22c..288120c962f8 100644 --- a/sc/source/ui/vba/vbapagesetup.cxx +++ b/sc/source/ui/vba/vbapagesetup.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include "vbapagesetup.hxx" -#include "cellsuno.hxx" -#include "convuno.hxx" -#include "rangelst.hxx" +#include +#include +#include #include "excelvbahelper.hxx" #include "vbarange.hxx" #include diff --git a/sc/source/ui/vba/vbarange.cxx b/sc/source/ui/vba/vbarange.cxx index b5c8573555f3..7afaaa391c40 100644 --- a/sc/source/ui/vba/vbarange.cxx +++ b/sc/source/ui/vba/vbarange.cxx @@ -122,7 +122,7 @@ #include #include #include -#include "docfunc.hxx" +#include #include #include @@ -146,18 +146,18 @@ #include "vbavalidation.hxx" #include "vbahyperlinks.hxx" -#include "tabvwsh.hxx" -#include "rangelst.hxx" -#include "convuno.hxx" -#include "compiler.hxx" -#include "attrib.hxx" -#include "undodat.hxx" -#include "dbdocfun.hxx" -#include "patattr.hxx" -#include "olinetab.hxx" -#include "transobj.hxx" -#include "queryentry.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include @@ -175,8 +175,8 @@ #include #include -#include "tokenarray.hxx" -#include "tokenuno.hxx" +#include +#include #include #include diff --git a/sc/source/ui/vba/vbarange.hxx b/sc/source/ui/vba/vbarange.hxx index 425ee126deec..2cf745c82759 100644 --- a/sc/source/ui/vba/vbarange.hxx +++ b/sc/source/ui/vba/vbarange.hxx @@ -41,7 +41,7 @@ #include #include "vbaformat.hxx" -#include "address.hxx" +#include #include #include diff --git a/sc/source/ui/vba/vbasheetobject.cxx b/sc/source/ui/vba/vbasheetobject.cxx index 5d2a94019073..ac58ce940325 100644 --- a/sc/source/ui/vba/vbasheetobject.cxx +++ b/sc/source/ui/vba/vbasheetobject.cxx @@ -31,7 +31,7 @@ #include #include #include "vbafont.hxx" -#include "drwlayer.hxx" +#include using namespace ::com::sun::star; using namespace ::ooo::vba; diff --git a/sc/source/ui/vba/vbavalidation.cxx b/sc/source/ui/vba/vbavalidation.cxx index 0e7ba5756331..2b5be82706e6 100644 --- a/sc/source/ui/vba/vbavalidation.cxx +++ b/sc/source/ui/vba/vbavalidation.cxx @@ -27,8 +27,8 @@ #include #include -#include "unonames.hxx" -#include "rangelst.hxx" +#include +#include #include "excelvbahelper.hxx" #include "vbarange.hxx" diff --git a/sc/source/ui/vba/vbawindow.cxx b/sc/source/ui/vba/vbawindow.cxx index 9564652e0f44..bcb4371d21a9 100644 --- a/sc/source/ui/vba/vbawindow.cxx +++ b/sc/source/ui/vba/vbawindow.cxx @@ -43,8 +43,8 @@ #include #include #include -#include "unonames.hxx" -#include "markdata.hxx" +#include +#include #include using namespace ::com::sun::star; diff --git a/sc/source/ui/vba/vbaworkbook.cxx b/sc/source/ui/vba/vbaworkbook.cxx index 7395b4cdec7e..bef00a09fa5f 100644 --- a/sc/source/ui/vba/vbaworkbook.cxx +++ b/sc/source/ui/vba/vbaworkbook.cxx @@ -32,7 +32,7 @@ #include #include -#include "scextopt.hxx" +#include #include "service.hxx" #include "vbaworksheet.hxx" #include "vbaworksheets.hxx" @@ -43,9 +43,9 @@ #include "vbapalette.hxx" #include #include "vbanames.hxx" -#include "nameuno.hxx" -#include "docoptio.hxx" -#include "unonames.hxx" +#include +#include +#include // Much of the impl. for the equivalent UNO module is // sc/source/ui/unoobj/docuno.cxx, viewuno.cxx diff --git a/sc/source/ui/vba/vbaworksheet.cxx b/sc/source/ui/vba/vbaworksheet.cxx index 4ded2493209a..ff3aa2895ca0 100644 --- a/sc/source/ui/vba/vbaworksheet.cxx +++ b/sc/source/ui/vba/vbaworksheet.cxx @@ -65,17 +65,17 @@ //zhangyun showdataform #include -#include "scabstdlg.hxx" -#include "tabvwsh.hxx" -#include "scitems.hxx" +#include +#include +#include #include #include -#include "cellsuno.hxx" -#include "drwlayer.hxx" -#include "tabprotection.hxx" -#include "scextopt.hxx" +#include +#include +#include +#include #include "service.hxx" #include "vbaoutline.hxx" #include "vbarange.hxx" @@ -89,10 +89,10 @@ #include "vbaworksheets.hxx" #include "vbahyperlinks.hxx" #include "vbasheetobjects.hxx" -#include "markdata.hxx" -#include "dbdata.hxx" +#include +#include -#include "attrib.hxx" +#include #define STANDARDWIDTH 2267 #define STANDARDHEIGHT 427 diff --git a/sc/source/ui/vba/vbaworksheet.hxx b/sc/source/ui/vba/vbaworksheet.hxx index 4b7ded3cc680..27035349936b 100644 --- a/sc/source/ui/vba/vbaworksheet.hxx +++ b/sc/source/ui/vba/vbaworksheet.hxx @@ -36,7 +36,7 @@ #include #include -#include "address.hxx" +#include namespace ooo { namespace vba { namespace excel { class XChartObjects; diff --git a/sc/source/ui/vba/vbaworksheets.cxx b/sc/source/ui/vba/vbaworksheets.cxx index 0a9a79401d3a..c257bdd7ea64 100644 --- a/sc/source/ui/vba/vbaworksheets.cxx +++ b/sc/source/ui/vba/vbaworksheets.cxx @@ -39,17 +39,17 @@ #include #include -#include "tabvwsh.hxx" +#include #include "vbaglobals.hxx" #include "vbaworksheet.hxx" #include "vbaworkbook.hxx" -#include "unonames.hxx" -#include "markdata.hxx" +#include +#include #include -#include "prevwsh.hxx" -#include "preview.hxx" +#include +#include using namespace ::ooo::vba; using namespace ::com::sun::star; diff --git a/sc/source/ui/vba/vbaworksheets.hxx b/sc/source/ui/vba/vbaworksheets.hxx index 95c644e7cf0b..834616f91644 100644 --- a/sc/source/ui/vba/vbaworksheets.hxx +++ b/sc/source/ui/vba/vbaworksheets.hxx @@ -27,7 +27,7 @@ #include -#include "address.hxx" +#include typedef CollTestImplHelper< ov::excel::XWorksheets > ScVbaWorksheets_BASE; diff --git a/sc/source/ui/vba/vbawsfunction.cxx b/sc/source/ui/vba/vbawsfunction.cxx index dba387baf3cd..68723704d1f6 100644 --- a/sc/source/ui/vba/vbawsfunction.cxx +++ b/sc/source/ui/vba/vbawsfunction.cxx @@ -32,7 +32,7 @@ #include #include "vbawsfunction.hxx" -#include "compiler.hxx" +#include using namespace com::sun::star; using namespace ooo::vba; diff --git a/sc/source/ui/view/auditsh.cxx b/sc/source/ui/view/auditsh.cxx index 951a325cd86e..ca50b45ae63b 100644 --- a/sc/source/ui/view/auditsh.cxx +++ b/sc/source/ui/view/auditsh.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -25,14 +25,14 @@ #include #include -#include "auditsh.hxx" -#include "tabvwsh.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "document.hxx" +#include +#include +#include +#include +#include #define ScAuditingShell -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScAuditingShell, SfxShell) diff --git a/sc/source/ui/view/cellmergeoption.cxx b/sc/source/ui/view/cellmergeoption.cxx index 42b5862e4248..a9c770264d26 100644 --- a/sc/source/ui/view/cellmergeoption.cxx +++ b/sc/source/ui/view/cellmergeoption.cxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "cellmergeoption.hxx" -#include "address.hxx" +#include +#include ScCellMergeOption::ScCellMergeOption(const ScRange& rRange) : mnStartCol(rRange.aStart.Col()), diff --git a/sc/source/ui/view/cellsh.cxx b/sc/source/ui/view/cellsh.cxx index cf410346c6c1..6c96acf74570 100644 --- a/sc/source/ui/view/cellsh.cxx +++ b/sc/source/ui/view/cellsh.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -39,29 +39,29 @@ #include #include -#include "cellsh.hxx" -#include "sc.hrc" -#include "docsh.hxx" -#include "attrib.hxx" -#include "scresid.hxx" -#include "tabvwsh.hxx" -#include "impex.hxx" -#include "formulacell.hxx" -#include "scmod.hxx" -#include "globstr.hrc" -#include "transobj.hxx" -#include "drwtrans.hxx" -#include "scabstdlg.hxx" -#include "dociter.hxx" -#include "postit.hxx" -#include "cliputil.hxx" -#include "clipparam.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #define ScCellShell #define CellMovement -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScCellShell, ScFormatShell) diff --git a/sc/source/ui/view/cellsh1.cxx b/sc/source/ui/view/cellsh1.cxx index d0dec50d9e99..8794364f80eb 100644 --- a/sc/source/ui/view/cellsh1.cxx +++ b/sc/source/ui/view/cellsh1.cxx @@ -22,7 +22,7 @@ #include #include -#include "scitems.hxx" +#include #include #include @@ -50,44 +50,44 @@ #include #include -#include "cellsh.hxx" -#include "sc.hrc" -#include "document.hxx" -#include "patattr.hxx" -#include "scmod.hxx" -#include "scresid.hxx" -#include "tabvwsh.hxx" -#include "impex.hxx" -#include "reffind.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "inputhdl.hxx" -#include "transobj.hxx" -#include "drwtrans.hxx" -#include "docfunc.hxx" -#include "editable.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dpgroup.hxx" -#include "spellparam.hxx" -#include "postit.hxx" -#include "clipparam.hxx" -#include "pivot.hxx" -#include "dpsdbtab.hxx" -#include "dpshttab.hxx" -#include "dbdata.hxx" -#include "docsh.hxx" -#include "cliputil.hxx" -#include "markdata.hxx" -#include "docpool.hxx" -#include "condformatdlg.hxx" -#include "attrib.hxx" -#include "condformatdlgitem.hxx" - -#include "globstr.hrc" -#include "scui_def.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include -#include "scabstdlg.hxx" +#include #include #include #include diff --git a/sc/source/ui/view/cellsh2.cxx b/sc/source/ui/view/cellsh2.cxx index e2016d2acce9..11fb12fe3f5c 100644 --- a/sc/source/ui/view/cellsh2.cxx +++ b/sc/source/ui/view/cellsh2.cxx @@ -20,7 +20,7 @@ #include #include -#include "scitems.hxx" +#include #include #include #include @@ -38,35 +38,35 @@ #include #include -#include "cellsh.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "global.hxx" -#include "globalnames.hxx" -#include "scmod.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "dbfunc.hxx" -#include "dbdocfun.hxx" -#include "filtdlg.hxx" -#include "dbnamdlg.hxx" -#include "reffact.hxx" -#include "validat.hxx" -#include "validate.hxx" -#include "scresid.hxx" -#include "datamapper.hxx" - -#include "scui_def.hxx" -#include "scabstdlg.hxx" -#include "impex.hxx" -#include "asciiopt.hxx" -#include "datastream.hxx" -#include "datastreamdlg.hxx" -#include "dataproviderdlg.hxx" -#include "queryentry.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/cellsh3.cxx b/sc/source/ui/view/cellsh3.cxx index 8b6233ba0083..305bbd68f876 100644 --- a/sc/source/ui/view/cellsh3.cxx +++ b/sc/source/ui/view/cellsh3.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -27,23 +27,23 @@ #include #include #include -#include "globstr.hrc" -#include "scmod.hxx" -#include "appoptio.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "sc.hrc" -#include "docsh.hxx" -#include "reffact.hxx" -#include "uiitems.hxx" -#include "autoform.hxx" -#include "autofmt.hxx" -#include "cellsh.hxx" -#include "inputhdl.hxx" -#include "editable.hxx" -#include "markdata.hxx" -#include "scabstdlg.hxx" -#include "columnspanset.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/view/cellsh4.cxx b/sc/source/ui/view/cellsh4.cxx index dc682c5f8850..3037ceb0c425 100644 --- a/sc/source/ui/view/cellsh4.cxx +++ b/sc/source/ui/view/cellsh4.cxx @@ -19,15 +19,15 @@ #include -#include "cellsh.hxx" -#include "tabvwsh.hxx" -#include "global.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "inputwin.hxx" -#include "document.hxx" -#include "sc.hrc" -#include "scabstdlg.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/view/cliputil.cxx b/sc/source/ui/view/cliputil.cxx index 24ef0f4a2741..4eead7dee2f3 100644 --- a/sc/source/ui/view/cliputil.cxx +++ b/sc/source/ui/view/cliputil.cxx @@ -7,18 +7,18 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "cliputil.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "transobj.hxx" -#include "document.hxx" -#include "dpobject.hxx" -#include "globstr.hrc" -#include "clipparam.hxx" -#include "clipoptions.hxx" -#include "rangelst.hxx" -#include "viewutil.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/colrowba.cxx b/sc/source/ui/view/colrowba.cxx index f650ffbb3e52..246fd7b5238a 100644 --- a/sc/source/ui/view/colrowba.cxx +++ b/sc/source/ui/view/colrowba.cxx @@ -19,15 +19,15 @@ #include -#include "colrowba.hxx" -#include "document.hxx" -#include "scmod.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "appoptio.hxx" -#include "globstr.hrc" -#include "markdata.hxx" -#include "tabview.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include static OUString lcl_MetricString( long nTwips, const OUString& rText ) diff --git a/sc/source/ui/view/dbfunc.cxx b/sc/source/ui/view/dbfunc.cxx index 40e6ec4ad3b5..7b0d640fd30d 100644 --- a/sc/source/ui/view/dbfunc.cxx +++ b/sc/source/ui/view/dbfunc.cxx @@ -17,26 +17,26 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include #include -#include "dbfunc.hxx" -#include "docsh.hxx" -#include "attrib.hxx" -#include "sc.hrc" -#include "undodat.hxx" -#include "dbdata.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "dbdocfun.hxx" -#include "editable.hxx" -#include "queryentry.hxx" -#include "markdata.hxx" -#include "tabvwsh.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include ScDBFunc::ScDBFunc( vcl::Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell ) : ScViewFunc( pParent, rDocSh, pViewShell ) diff --git a/sc/source/ui/view/dbfunc2.cxx b/sc/source/ui/view/dbfunc2.cxx index 9a9b32e57fe4..5bc6dffc7250 100644 --- a/sc/source/ui/view/dbfunc2.cxx +++ b/sc/source/ui/view/dbfunc2.cxx @@ -17,12 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dbfunc.hxx" -#include "docsh.hxx" -#include "global.hxx" -#include "document.hxx" -#include "sc.hrc" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include void ScDBFunc::UpdateCharts( bool bAllCharts ) { diff --git a/sc/source/ui/view/dbfunc3.cxx b/sc/source/ui/view/dbfunc3.cxx index dfced2d0229f..99db0e7f6839 100644 --- a/sc/source/ui/view/dbfunc3.cxx +++ b/sc/source/ui/view/dbfunc3.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "dbfunc.hxx" -#include "scitems.hxx" +#include +#include #include #include #include @@ -36,37 +36,37 @@ #include #include -#include "global.hxx" -#include "globstr.hrc" -#include "sc.hrc" -#include "undotab.hxx" -#include "undodat.hxx" -#include "dbdata.hxx" -#include "rangenam.hxx" -#include "rangeutl.hxx" -#include "docsh.hxx" -#include "olinetab.hxx" -#include "consoli.hxx" -#include "olinefun.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dpdimsave.hxx" -#include "dbdocfun.hxx" -#include "dpoutput.hxx" -#include "dptabsrc.hxx" -#include "dpshttab.hxx" -#include "dpsdbtab.hxx" -#include "editable.hxx" -#include "docpool.hxx" -#include "patattr.hxx" -#include "unonames.hxx" -#include "formulacell.hxx" -#include "userlist.hxx" -#include "queryentry.hxx" -#include "markdata.hxx" -#include "stringutil.hxx" -#include "tabvwsh.hxx" -#include "generalfunction.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/dbfunc4.cxx b/sc/source/ui/view/dbfunc4.cxx index cae85ae9ad83..be7ef4021289 100644 --- a/sc/source/ui/view/dbfunc4.cxx +++ b/sc/source/ui/view/dbfunc4.cxx @@ -21,9 +21,9 @@ #include #include -#include "dbfunc.hxx" -#include "drwlayer.hxx" -#include "document.hxx" +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/view/drawutil.cxx b/sc/source/ui/view/drawutil.cxx index fa89cbf37f84..435c0854fa5d 100644 --- a/sc/source/ui/view/drawutil.cxx +++ b/sc/source/ui/view/drawutil.cxx @@ -19,10 +19,10 @@ #include -#include "drawutil.hxx" -#include "document.hxx" -#include "global.hxx" -#include "viewdata.hxx" +#include +#include +#include +#include void ScDrawUtil::CalcScale( const ScDocument* pDoc, SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, diff --git a/sc/source/ui/view/drawvie3.cxx b/sc/source/ui/view/drawvie3.cxx index 1dc0b8f5dc45..37ea3244b0e2 100644 --- a/sc/source/ui/view/drawvie3.cxx +++ b/sc/source/ui/view/drawvie3.cxx @@ -22,17 +22,17 @@ #include #include -#include "strings.hrc" -#include "scresid.hxx" -#include "drawview.hxx" -#include "drwlayer.hxx" +#include +#include +#include +#include #include "imapwrap.hxx" -#include "viewdata.hxx" -#include "dbfunc.hxx" -#include "document.hxx" -#include "userdat.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" +#include +#include +#include +#include +#include +#include ScDrawView::ScDrawView( OutputDevice* pOut, ScViewData* pData ) : FmFormView( pData->GetDocument()->GetDrawLayer(), pOut ), diff --git a/sc/source/ui/view/drawvie4.cxx b/sc/source/ui/view/drawvie4.cxx index 2bc77ae35207..1314246cbd6c 100644 --- a/sc/source/ui/view/drawvie4.cxx +++ b/sc/source/ui/view/drawvie4.cxx @@ -27,18 +27,18 @@ #include #include -#include "drawview.hxx" -#include "global.hxx" -#include "drwlayer.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "drwtrans.hxx" -#include "transobj.hxx" -#include "drawutil.hxx" -#include "scmod.hxx" -#include "globstr.hrc" -#include "chartarr.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/drawview.cxx b/sc/source/ui/view/drawview.cxx index 4664aabacc54..7004ea618877 100644 --- a/sc/source/ui/view/drawview.cxx +++ b/sc/source/ui/view/drawview.cxx @@ -39,25 +39,25 @@ #include #include -#include "drawview.hxx" -#include "global.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "drawutil.hxx" -#include "futext.hxx" -#include "globstr.hrc" -#include "tabvwsh.hxx" -#include "client.hxx" -#include "scmod.hxx" -#include "drwlayer.hxx" -#include "docsh.hxx" -#include "viewuno.hxx" -#include "userdat.hxx" -#include "postit.hxx" -#include "undocell.hxx" -#include "gridwin.hxx" - -#include "sc.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include using namespace com::sun::star; diff --git a/sc/source/ui/view/editsh.cxx b/sc/source/ui/view/editsh.cxx index 26296201524a..42e8c4a6d0f4 100644 --- a/sc/source/ui/view/editsh.cxx +++ b/sc/source/ui/view/editsh.cxx @@ -19,7 +19,7 @@ #include #include -#include "scitems.hxx" +#include #include #include @@ -58,26 +58,26 @@ #include #include -#include "editsh.hxx" -#include "scresid.hxx" -#include "global.hxx" -#include "sc.hrc" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "viewutil.hxx" -#include "viewdata.hxx" -#include "document.hxx" -#include "reffind.hxx" -#include "tabvwsh.hxx" -#include "editutil.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #define ScEditShell -#include "scslots.hxx" +#include -#include "scui_def.hxx" -#include "scabstdlg.hxx" +#include +#include #include using namespace ::com::sun::star; diff --git a/sc/source/ui/view/formatsh.cxx b/sc/source/ui/view/formatsh.cxx index 6908c960281e..70c459a6d286 100644 --- a/sc/source/ui/view/formatsh.cxx +++ b/sc/source/ui/view/formatsh.cxx @@ -21,7 +21,7 @@ #include #include -#include "scitems.hxx" +#include #include #include @@ -58,30 +58,30 @@ #include #include -#include "formatsh.hxx" -#include "sc.hrc" -#include "scres.hrc" -#include "globstr.hrc" -#include "docsh.hxx" -#include "patattr.hxx" -#include "scmod.hxx" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "printfun.hxx" -#include "docpool.hxx" -#include "scresid.hxx" -#include "tabvwsh.hxx" -#include "undostyl.hxx" -#include "markdata.hxx" -#include "markarr.hxx" -#include "attrib.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #define ScFormatShell #define TableFont #define FormatForSelection -#include "scslots.hxx" +#include -#include "scabstdlg.hxx" +#include #include #include diff --git a/sc/source/ui/view/gridmerg.cxx b/sc/source/ui/view/gridmerg.cxx index aead9ccbb345..9a05482a063f 100644 --- a/sc/source/ui/view/gridmerg.cxx +++ b/sc/source/ui/view/gridmerg.cxx @@ -19,7 +19,7 @@ #include -#include "gridmerg.hxx" +#include #define PAGEBREAK_LINE_DISTANCE_PIXEL 5 #define PAGEBREAK_LINE_DASH_LEN_PIXEL 5 diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx index 7e093ddae6a3..ee82b35dbbcd 100644 --- a/sc/source/ui/view/gridwin.cxx +++ b/sc/source/ui/view/gridwin.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -68,72 +68,72 @@ #include #include -#include "gridwin.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "viewdata.hxx" -#include "tabview.hxx" -#include "select.hxx" -#include "scmod.hxx" -#include "document.hxx" -#include "attrib.hxx" -#include "dbdata.hxx" -#include "stlpool.hxx" -#include "printfun.hxx" -#include "cbutton.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "strings.hrc" -#include "editutil.hxx" -#include "scresid.hxx" -#include "inputhdl.hxx" -#include "uiitems.hxx" -#include "filtdlg.hxx" -#include "impex.hxx" -#include "formulacell.hxx" -#include "patattr.hxx" -#include "notemark.hxx" -#include "rfindlst.hxx" -#include "docpool.hxx" -#include "output.hxx" -#include "docfunc.hxx" -#include "dbdocfun.hxx" -#include "dpobject.hxx" -#include "dpoutput.hxx" -#include "transobj.hxx" -#include "drwtrans.hxx" -#include "seltrans.hxx" -#include "sizedev.hxx" -#include "AccessibilityHints.hxx" -#include "dpsave.hxx" -#include "viewuno.hxx" -#include "compiler.hxx" -#include "editable.hxx" -#include "fillinfo.hxx" -#include "userdat.hxx" -#include "drwlayer.hxx" -#include "validat.hxx" -#include "tabprotection.hxx" -#include "postit.hxx" -#include "dpcontrol.hxx" -#include "checklistmenu.hxx" -#include "clipparam.hxx" -#include "cellsh.hxx" -#include "overlayobject.hxx" -#include "cellsuno.hxx" -#include "drawview.hxx" -#include "dragdata.hxx" -#include "cliputil.hxx" -#include "queryentry.hxx" -#include "markdata.hxx" -#include "externalrefmgr.hxx" -#include "dociter.hxx" -#include "hints.hxx" -#include "spellcheckcontext.hxx" -#include "uiobject.hxx" -#include "scabstdlg.hxx" -#include "undoblk.hxx" -#include "datamapper.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/gridwin2.cxx b/sc/source/ui/view/gridwin2.cxx index 06235979f3e7..52ebd2804052 100644 --- a/sc/source/ui/view/gridwin2.cxx +++ b/sc/source/ui/view/gridwin2.cxx @@ -17,32 +17,32 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include -#include "gridwin.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "viewdata.hxx" -#include "pivot.hxx" -#include "uiitems.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "strings.hrc" -#include "pagedata.hxx" -#include "dpobject.hxx" -#include "dpsave.hxx" -#include "dpoutput.hxx" -#include "dpshttab.hxx" -#include "dbdocfun.hxx" -#include "checklistmenu.hxx" -#include "dpcontrol.hxx" -#include "userlist.hxx" -#include "scabstdlg.hxx" -#include "spellcheckcontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/view/gridwin3.cxx b/sc/source/ui/view/gridwin3.cxx index fd5e832b1fbe..897051a02098 100644 --- a/sc/source/ui/view/gridwin3.cxx +++ b/sc/source/ui/view/gridwin3.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -27,20 +27,20 @@ #include #include -#include "tabvwsh.hxx" -#include "gridwin.hxx" -#include "dbfunc.hxx" -#include "viewdata.hxx" -#include "output.hxx" -#include "drawview.hxx" -#include "fupoor.hxx" - -#include "drawutil.hxx" -#include "document.hxx" -#include "drwlayer.hxx" +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include #include -#include "userdat.hxx" -#include "unitconv.hxx" +#include +#include #include #include diff --git a/sc/source/ui/view/gridwin4.cxx b/sc/source/ui/view/gridwin4.cxx index 297008b3140f..19e398a58367 100644 --- a/sc/source/ui/view/gridwin4.cxx +++ b/sc/source/ui/view/gridwin4.cxx @@ -18,7 +18,7 @@ */ #include -#include "scitems.hxx" +#include #include #include @@ -35,36 +35,36 @@ #include #include -#include "tabvwsh.hxx" - -#include "gridwin.hxx" -#include "viewdata.hxx" -#include "output.hxx" -#include "document.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "dbdata.hxx" -#include "docoptio.hxx" -#include "notemark.hxx" -#include "dbfunc.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "rfindlst.hxx" -#include "hiranges.hxx" -#include "pagedata.hxx" -#include "docpool.hxx" -#include "globstr.hrc" -#include "docsh.hxx" -#include "cbutton.hxx" -#include "invmerge.hxx" -#include "editutil.hxx" -#include "inputopt.hxx" -#include "fillinfo.hxx" -#include "dpcontrol.hxx" -#include "queryparam.hxx" -#include "queryentry.hxx" -#include "markdata.hxx" -#include "sc.hrc" +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/gridwin5.cxx b/sc/source/ui/view/gridwin5.cxx index 363cd5e8679d..7e7503a6331c 100644 --- a/sc/source/ui/view/gridwin5.cxx +++ b/sc/source/ui/view/gridwin5.cxx @@ -34,25 +34,25 @@ #include #include -#include "viewuno.hxx" -#include "AccessibleDocument.hxx" +#include +#include #include -#include "gridwin.hxx" -#include "viewdata.hxx" -#include "drawview.hxx" -#include "drwlayer.hxx" -#include "drawpage.hxx" -#include "document.hxx" -#include "notemark.hxx" -#include "chgtrack.hxx" -#include "chgviset.hxx" -#include "dbfunc.hxx" -#include "tabvwsh.hxx" -#include "userdat.hxx" -#include "postit.hxx" -#include "global.hxx" -#include "globstr.hrc" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include bool ScGridWindow::ShowNoteMarker( SCCOL nPosX, SCROW nPosY, bool bKeyboard ) { diff --git a/sc/source/ui/view/gridwin_dbgutil.cxx b/sc/source/ui/view/gridwin_dbgutil.cxx index 5f90d55f18c1..6dc9bd1ebafc 100644 --- a/sc/source/ui/view/gridwin_dbgutil.cxx +++ b/sc/source/ui/view/gridwin_dbgutil.cxx @@ -9,14 +9,14 @@ #include -#include "gridwin.hxx" +#include #include #include #include -#include "document.hxx" -#include "patattr.hxx" +#include +#include #include -#include "userdat.hxx" +#include #include namespace { diff --git a/sc/source/ui/view/hdrcont.cxx b/sc/source/ui/view/hdrcont.cxx index de94d101b6b9..96d388c0483e 100644 --- a/sc/source/ui/view/hdrcont.cxx +++ b/sc/source/ui/view/hdrcont.cxx @@ -23,17 +23,17 @@ #include #include -#include "scresid.hxx" -#include "sc.hrc" -#include "tabvwsh.hxx" -#include "hdrcont.hxx" -#include "scmod.hxx" -#include "inputopt.hxx" -#include "gridmerg.hxx" -#include "document.hxx" -#include "markdata.hxx" -#include "tabview.hxx" -#include "viewdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #define SC_DRAG_MIN 2 diff --git a/sc/source/ui/view/hintwin.cxx b/sc/source/ui/view/hintwin.cxx index 2d9d86527f91..80d7fff29fcb 100644 --- a/sc/source/ui/view/hintwin.cxx +++ b/sc/source/ui/view/hintwin.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "global.hxx" -#include "overlayobject.hxx" -#include "scmod.hxx" +#include +#include +#include #include #include diff --git a/sc/source/ui/view/invmerge.cxx b/sc/source/ui/view/invmerge.cxx index e0e176186320..647b09f02dc5 100644 --- a/sc/source/ui/view/invmerge.cxx +++ b/sc/source/ui/view/invmerge.cxx @@ -19,7 +19,7 @@ #include -#include "invmerge.hxx" +#include ScInvertMerger::ScInvertMerger( ::std::vector< tools::Rectangle >* pRectangles ) : pRects( pRectangles ) diff --git a/sc/source/ui/view/notemark.cxx b/sc/source/ui/view/notemark.cxx index 536c104f0ed7..f486a70d0168 100644 --- a/sc/source/ui/view/notemark.cxx +++ b/sc/source/ui/view/notemark.cxx @@ -27,9 +27,9 @@ #include #include -#include "notemark.hxx" -#include "document.hxx" -#include "postit.hxx" +#include +#include +#include #define SC_NOTEMARK_TIME 800 #define SC_NOTEMARK_SHORT 70 diff --git a/sc/source/ui/view/olinewin.cxx b/sc/source/ui/view/olinewin.cxx index 63851cff97a0..9a56fb6fd7c4 100644 --- a/sc/source/ui/view/olinewin.cxx +++ b/sc/source/ui/view/olinewin.cxx @@ -21,13 +21,13 @@ #include #include -#include "olinewin.hxx" -#include "olinetab.hxx" -#include "document.hxx" -#include "dbfunc.hxx" -#include "strings.hrc" -#include "scresid.hxx" -#include "bitmaps.hlst" +#include +#include +#include +#include +#include +#include +#include const long SC_OL_BITMAPSIZE = 12; const long SC_OL_POSOFFSET = 2; diff --git a/sc/source/ui/view/output.cxx b/sc/source/ui/view/output.cxx index 858ea99ef83f..4c3e0d432a91 100644 --- a/sc/source/ui/view/output.cxx +++ b/sc/source/ui/view/output.cxx @@ -19,7 +19,7 @@ #include -#include "scitems.hxx" +#include #include #include #include @@ -42,28 +42,28 @@ #include #include -#include "output.hxx" -#include "document.hxx" -#include "drwlayer.hxx" -#include "formulacell.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "tabvwsh.hxx" -#include "progress.hxx" -#include "pagedata.hxx" -#include "chgtrack.hxx" -#include "chgviset.hxx" -#include "viewutil.hxx" -#include "gridmerg.hxx" -#include "invmerge.hxx" -#include "fillinfo.hxx" -#include "scmod.hxx" -#include "appoptio.hxx" -#include "postit.hxx" - -#include "scresid.hxx" -#include "colorscale.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include #include #include diff --git a/sc/source/ui/view/output2.cxx b/sc/source/ui/view/output2.cxx index 424862cc9693..0a27abb7ccf2 100644 --- a/sc/source/ui/view/output2.cxx +++ b/sc/source/ui/view/output2.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -46,22 +46,22 @@ #include #include -#include "output.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "cellform.hxx" -#include "editutil.hxx" -#include "progress.hxx" -#include "scmod.hxx" -#include "fillinfo.hxx" -#include "viewdata.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "markdata.hxx" -#include "stlsheet.hxx" -#include "spellcheckcontext.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/output3.cxx b/sc/source/ui/view/output3.cxx index 168879acaed5..4fdf0a2b67aa 100644 --- a/sc/source/ui/view/output3.cxx +++ b/sc/source/ui/view/output3.cxx @@ -27,11 +27,11 @@ #include #include -#include "output.hxx" -#include "drwlayer.hxx" -#include "document.hxx" -#include "tabvwsh.hxx" -#include "fillinfo.hxx" +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/view/overlayobject.cxx b/sc/source/ui/view/overlayobject.cxx index 07ea2d0f5b64..b8aff2502ddb 100644 --- a/sc/source/ui/view/overlayobject.cxx +++ b/sc/source/ui/view/overlayobject.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "overlayobject.hxx" +#include #include #include #include diff --git a/sc/source/ui/view/pfuncache.cxx b/sc/source/ui/view/pfuncache.cxx index 93a22a056c0e..daf593fdbb3d 100644 --- a/sc/source/ui/view/pfuncache.cxx +++ b/sc/source/ui/view/pfuncache.cxx @@ -19,11 +19,11 @@ #include -#include "pfuncache.hxx" -#include "printfun.hxx" -#include "docsh.hxx" -#include "markdata.hxx" -#include "prevloc.hxx" +#include +#include +#include +#include +#include ScPrintFuncCache::ScPrintFuncCache( ScDocShell* pD, const ScMarkData& rMark, const ScPrintSelectionStatus& rStatus ) : diff --git a/sc/source/ui/view/pgbrksh.cxx b/sc/source/ui/view/pgbrksh.cxx index 4a41fd45567a..2652031ba337 100644 --- a/sc/source/ui/view/pgbrksh.cxx +++ b/sc/source/ui/view/pgbrksh.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -25,14 +25,14 @@ #include #include -#include "pgbrksh.hxx" -#include "tabvwsh.hxx" -#include "scresid.hxx" -#include "document.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include #define ScPageBreakShell -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScPageBreakShell, SfxShell) diff --git a/sc/source/ui/view/pivotsh.cxx b/sc/source/ui/view/pivotsh.cxx index b3d09b124a73..27171ed5560f 100644 --- a/sc/source/ui/view/pivotsh.cxx +++ b/sc/source/ui/view/pivotsh.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -27,20 +27,20 @@ #include #include -#include "sc.hrc" -#include "pivotsh.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "scresid.hxx" -#include "document.hxx" -#include "dpobject.hxx" -#include "dpshttab.hxx" -#include "dbdocfun.hxx" -#include "uiitems.hxx" -#include "scabstdlg.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #define ScPivotShell -#include "scslots.hxx" +#include #include diff --git a/sc/source/ui/view/preview.cxx b/sc/source/ui/view/preview.cxx index c94993a43bbc..ab30e5fcdaf2 100644 --- a/sc/source/ui/view/preview.cxx +++ b/sc/source/ui/view/preview.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -34,33 +34,33 @@ #include #include -#include "preview.hxx" -#include "prevwsh.hxx" -#include "prevloc.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "printfun.hxx" -#include "printopt.hxx" -#include "stlpool.hxx" -#include "undostyl.hxx" -#include "drwlayer.hxx" -#include "scmod.hxx" -#include "markdata.hxx" -#include "globstr.hrc" -#include "sc.hrc" -#include "AccessibleDocumentPagePreview.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include #include #include #include -#include "attrib.hxx" -#include "pagepar.hxx" +#include +#include #include -#include "AccessibilityHints.hxx" +#include #include -#include "viewutil.hxx" +#include #include #include #include diff --git a/sc/source/ui/view/prevloc.cxx b/sc/source/ui/view/prevloc.cxx index f929a4e24e58..5bc32e702427 100644 --- a/sc/source/ui/view/prevloc.cxx +++ b/sc/source/ui/view/prevloc.cxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "prevloc.hxx" -#include "document.hxx" +#include +#include #include diff --git a/sc/source/ui/view/prevwsh.cxx b/sc/source/ui/view/prevwsh.cxx index adb5b964b01a..1504303c9232 100644 --- a/sc/source/ui/view/prevwsh.cxx +++ b/sc/source/ui/view/prevwsh.cxx @@ -21,7 +21,7 @@ #include -#include "scitems.hxx" +#include #include #include @@ -42,23 +42,23 @@ #include #include -#include "prevwsh.hxx" -#include "preview.hxx" -#include "printfun.hxx" -#include "attrib.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "docsh.hxx" -#include "tabvwsh.hxx" -#include "stlpool.hxx" -#include "editutil.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "sc.hrc" -#include "ViewSettingsSequenceDefines.hxx" -#include "tpprint.hxx" -#include "printopt.hxx" -#include "viewuno.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -69,7 +69,7 @@ #include #include -#include "scabstdlg.hxx" +#include // for mouse wheel #define MINZOOM_SLIDER 10 #define MAXZOOM_SLIDER 400 @@ -79,7 +79,7 @@ using namespace com::sun::star; #define ScPreviewShell -#include "scslots.hxx" +#include #include diff --git a/sc/source/ui/view/prevwsh2.cxx b/sc/source/ui/view/prevwsh2.cxx index 190c2d053a5a..92c92bd350a8 100644 --- a/sc/source/ui/view/prevwsh2.cxx +++ b/sc/source/ui/view/prevwsh2.cxx @@ -20,11 +20,11 @@ #include #include -#include "prevwsh.hxx" -#include "docsh.hxx" -#include "preview.hxx" -#include "hints.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include void ScPreviewShell::Notify( SfxBroadcaster&, const SfxHint& rHint ) { diff --git a/sc/source/ui/view/printfun.cxx b/sc/source/ui/view/printfun.cxx index b8d5ecfd30f5..7b46e66adf95 100644 --- a/sc/source/ui/view/printfun.cxx +++ b/sc/source/ui/view/printfun.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include -#include "printfun.hxx" +#include #include #include @@ -44,29 +44,29 @@ #include #include -#include "editutil.hxx" -#include "docsh.hxx" -#include "output.hxx" -#include "viewdata.hxx" -#include "viewopti.hxx" -#include "stlpool.hxx" -#include "pagepar.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "dociter.hxx" -#include "formulacell.hxx" -#include "drawutil.hxx" -#include "globstr.hrc" -#include "scresid.hxx" -#include "sc.hrc" -#include "pagedata.hxx" -#include "printopt.hxx" -#include "prevloc.hxx" -#include "scmod.hxx" -#include "drwlayer.hxx" -#include "fillinfo.hxx" -#include "postit.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/view/reffact.cxx b/sc/source/ui/view/reffact.cxx index 8f0c2941f7ac..8a7bb28adec9 100644 --- a/sc/source/ui/view/reffact.cxx +++ b/sc/source/ui/view/reffact.cxx @@ -23,14 +23,14 @@ #include #include -#include "reffact.hxx" -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "acredlin.hxx" -#include "simpref.hxx" -#include "scmod.hxx" -#include "scres.hrc" -#include "validate.hxx" +#include +#include +#include +#include +#include +#include +#include +#include SFX_IMPL_MODELESSDIALOG_WITHID(ScNameDlgWrapper, FID_DEFINE_NAME ) SFX_IMPL_MODELESSDIALOG_WITHID(ScNameDefDlgWrapper, FID_ADD_NAME ) diff --git a/sc/source/ui/view/scextopt.cxx b/sc/source/ui/view/scextopt.cxx index ff3f28f9b043..8bf3e0c173d6 100644 --- a/sc/source/ui/view/scextopt.cxx +++ b/sc/source/ui/view/scextopt.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scextopt.hxx" +#include #include diff --git a/sc/source/ui/view/select.cxx b/sc/source/ui/view/select.cxx index bb5eaa351951..f06043c79276 100644 --- a/sc/source/ui/view/select.cxx +++ b/sc/source/ui/view/select.cxx @@ -21,15 +21,15 @@ #include #include -#include "select.hxx" -#include "sc.hrc" -#include "tabvwsh.hxx" -#include "scmod.hxx" -#include "document.hxx" -#include "transobj.hxx" -#include "docsh.hxx" -#include "tabprotection.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #if defined(_WIN32) diff --git a/sc/source/ui/view/selectionstate.cxx b/sc/source/ui/view/selectionstate.cxx index 5c49bfe50cd8..11181970f5bf 100644 --- a/sc/source/ui/view/selectionstate.cxx +++ b/sc/source/ui/view/selectionstate.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "selectionstate.hxx" +#include #include -#include "viewdata.hxx" -#include "markdata.hxx" +#include +#include ScSelectionState::ScSelectionState( ScViewData& rViewData ) : meType( SC_SELECTTYPE_NONE ) diff --git a/sc/source/ui/view/spellcheckcontext.cxx b/sc/source/ui/view/spellcheckcontext.cxx index 025cfb41e1e5..5f03da7d882c 100644 --- a/sc/source/ui/view/spellcheckcontext.cxx +++ b/sc/source/ui/view/spellcheckcontext.cxx @@ -7,7 +7,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "spellcheckcontext.hxx" +#include namespace sc { diff --git a/sc/source/ui/view/spelldialog.cxx b/sc/source/ui/view/spelldialog.cxx index 8bb710834795..9b498b6b820c 100644 --- a/sc/source/ui/view/spelldialog.cxx +++ b/sc/source/ui/view/spelldialog.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "spelldialog.hxx" +#include #include #include @@ -26,14 +26,14 @@ #include #include #include -#include "selectionstate.hxx" - -#include "spelleng.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "scmod.hxx" -#include "editable.hxx" -#include "undoblk.hxx" +#include + +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/spelleng.cxx b/sc/source/ui/view/spelleng.cxx index c5405959b91c..7fad99809081 100644 --- a/sc/source/ui/view/spelleng.cxx +++ b/sc/source/ui/view/spelleng.cxx @@ -17,10 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "spelleng.hxx" +#include #include -#include "scitems.hxx" +#include #include #include @@ -31,16 +31,16 @@ #include #include -#include "spelldialog.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "cellvalue.hxx" -#include "cellform.hxx" -#include "formulacell.hxx" -#include "patattr.hxx" -#include "waitoff.hxx" -#include "globstr.hrc" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/view/tabcont.cxx b/sc/source/ui/view/tabcont.cxx index c71cd4458581..592d052167b6 100644 --- a/sc/source/ui/view/tabcont.cxx +++ b/sc/source/ui/view/tabcont.cxx @@ -22,17 +22,17 @@ #include #include #include -#include "tabcont.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "scmod.hxx" -#include "scresid.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "transobj.hxx" -#include "clipparam.hxx" -#include "dragdata.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/view/tabsplit.cxx b/sc/source/ui/view/tabsplit.cxx index c509f5674cfc..541cd47268b2 100644 --- a/sc/source/ui/view/tabsplit.cxx +++ b/sc/source/ui/view/tabsplit.cxx @@ -17,9 +17,9 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "tabsplit.hxx" -#include "viewdata.hxx" -#include "dbfunc.hxx" +#include +#include +#include #include diff --git a/sc/source/ui/view/tabview.cxx b/sc/source/ui/view/tabview.cxx index 53a40774869d..5325828c81d9 100644 --- a/sc/source/ui/view/tabview.cxx +++ b/sc/source/ui/view/tabview.cxx @@ -19,32 +19,32 @@ #include -#include "scitems.hxx" +#include #include #include #include #include -#include "tabview.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "gridwin.hxx" -#include "olinewin.hxx" -#include "olinetab.hxx" -#include "tabsplit.hxx" -#include "colrowba.hxx" -#include "tabcont.hxx" -#include "scmod.hxx" -#include "sc.hrc" -#include "viewutil.hxx" -#include "globstr.hrc" -#include "drawview.hxx" -#include "docsh.hxx" -#include "viewuno.hxx" -#include "AccessibilityHints.hxx" -#include "appoptio.hxx" -#include "attrib.hxx" -#include "table.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/view/tabview2.cxx b/sc/source/ui/view/tabview2.cxx index a312d2e7a685..d7efffce5c70 100644 --- a/sc/source/ui/view/tabview2.cxx +++ b/sc/source/ui/view/tabview2.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -26,25 +26,25 @@ #include #include -#include "attrib.hxx" -#include "pagedata.hxx" -#include "tabview.hxx" -#include "tabvwsh.hxx" -#include "printfun.hxx" -#include "stlpool.hxx" -#include "docsh.hxx" -#include "gridwin.hxx" -#include "olinewin.hxx" -#include "uiitems.hxx" -#include "sc.hrc" -#include "viewutil.hxx" -#include "colrowba.hxx" -#include "waitoff.hxx" -#include "globstr.hrc" -#include "scmod.hxx" -#include "tabprotection.hxx" -#include "markdata.hxx" -#include "inputopt.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include namespace { diff --git a/sc/source/ui/view/tabview3.cxx b/sc/source/ui/view/tabview3.cxx index 2def729ddccb..d31146d1a81a 100644 --- a/sc/source/ui/view/tabview3.cxx +++ b/sc/source/ui/view/tabview3.cxx @@ -18,7 +18,7 @@ */ #include -#include "scitems.hxx" +#include #include #include @@ -31,38 +31,38 @@ #include #include -#include "tabview.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "gridwin.hxx" -#include "olinewin.hxx" -#include "overlayobject.hxx" -#include "colrowba.hxx" -#include "tabcont.hxx" -#include "scmod.hxx" -#include "uiitems.hxx" -#include "sc.hrc" -#include "viewutil.hxx" -#include "editutil.hxx" -#include "inputhdl.hxx" -#include "inputwin.hxx" -#include "validat.hxx" -#include "inputopt.hxx" -#include "rfindlst.hxx" -#include "hiranges.hxx" -#include "viewuno.hxx" -#include "chartarr.hxx" -#include "anyrefdg.hxx" -#include "dpobject.hxx" -#include "patattr.hxx" -#include "dociter.hxx" -#include "seltrans.hxx" -#include "fillinfo.hxx" -#include "AccessibilityHints.hxx" -#include "rangeutl.hxx" -#include "client.hxx" -#include "tabprotection.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/view/tabview4.cxx b/sc/source/ui/view/tabview4.cxx index 332c4711d840..4ddb18f7ec01 100644 --- a/sc/source/ui/view/tabview4.cxx +++ b/sc/source/ui/view/tabview4.cxx @@ -20,14 +20,14 @@ #include #include -#include "tabview.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "scmod.hxx" -#include "gridwin.hxx" -#include "globstr.hrc" -#include "formulacell.hxx" -#include "dociter.hxx" +#include +#include +#include +#include +#include +#include +#include +#include // --- Referenz-Eingabe / Fill-Cursor diff --git a/sc/source/ui/view/tabview5.cxx b/sc/source/ui/view/tabview5.cxx index 233dc6aee8c7..005399636816 100644 --- a/sc/source/ui/view/tabview5.cxx +++ b/sc/source/ui/view/tabview5.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -29,26 +29,26 @@ #include #include -#include "tabview.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "gridwin.hxx" -#include "olinewin.hxx" -#include "tabsplit.hxx" -#include "colrowba.hxx" -#include "tabcont.hxx" -#include "sc.hrc" -#include "pagedata.hxx" -#include "hiranges.hxx" -#include "drawview.hxx" -#include "drwlayer.hxx" -#include "fusel.hxx" -#include "seltrans.hxx" -#include "scmod.hxx" -#include "AccessibilityHints.hxx" -#include "docsh.hxx" -#include "viewuno.hxx" -#include "postit.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/tabvwsh.cxx b/sc/source/ui/view/tabvwsh.cxx index f61f2fafabb9..395e030c989c 100644 --- a/sc/source/ui/view/tabvwsh.cxx +++ b/sc/source/ui/view/tabvwsh.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -29,24 +29,24 @@ #include #include -#include "cellvalue.hxx" -#include "docoptio.hxx" +#include +#include -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "reffact.hxx" -#include "scresid.hxx" -#include "dwfunctr.hxx" -#include "sc.hrc" -#include "spelldialog.hxx" -#include "formulacell.hxx" +#include +#include +#include +#include +#include +#include +#include +#include #include #include // needed for -fsanitize=function visibility of typeinfo for functions of // type void(SfxShell*,SfxRequest&) defined in scslots.hxx #define ScTabViewShell -#include "scslots.hxx" +#include SFX_IMPL_INTERFACE(ScTabViewShell, SfxViewShell) diff --git a/sc/source/ui/view/tabvwsh2.cxx b/sc/source/ui/view/tabvwsh2.cxx index 69e4347118f5..4655bd7aa371 100644 --- a/sc/source/ui/view/tabvwsh2.cxx +++ b/sc/source/ui/view/tabvwsh2.cxx @@ -25,21 +25,21 @@ #include #include -#include "tabvwsh.hxx" -#include "drawsh.hxx" -#include "drawview.hxx" -#include "fupoor.hxx" -#include "fuconrec.hxx" -#include "fuconpol.hxx" -#include "fuconarc.hxx" -#include "fuconuno.hxx" -#include "fusel.hxx" -#include "futext.hxx" -#include "fuinsert.hxx" -#include "global.hxx" -#include "sc.hrc" -#include "scmod.hxx" -#include "appoptio.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include // Create default drawing objects via keyboard diff --git a/sc/source/ui/view/tabvwsh3.cxx b/sc/source/ui/view/tabvwsh3.cxx index 0b9e416f65e3..ddd1ef663525 100644 --- a/sc/source/ui/view/tabvwsh3.cxx +++ b/sc/source/ui/view/tabvwsh3.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -33,31 +33,31 @@ #include #include -#include "globstr.hrc" -#include "strings.hrc" -#include "scmod.hxx" -#include "appoptio.hxx" -#include "tabvwsh.hxx" -#include "document.hxx" -#include "sc.hrc" -#include "inputwin.hxx" -#include "scresid.hxx" -#include "printfun.hxx" -#include "docsh.hxx" -#include "rangelst.hxx" -#include "prevwsh.hxx" -#include "rangeutl.hxx" -#include "reffact.hxx" -#include "uiitems.hxx" -#include "formulacell.hxx" -#include "inputhdl.hxx" -#include "autoform.hxx" -#include "autofmt.hxx" -#include "dwfunctr.hxx" -#include "shtabdlg.hxx" -#include "tabprotection.hxx" -#include "protectiondlg.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include @@ -66,7 +66,7 @@ #include #include #include -#include "scabstdlg.hxx" +#include #include diff --git a/sc/source/ui/view/tabvwsh4.cxx b/sc/source/ui/view/tabvwsh4.cxx index 2cf0b789062f..1b67ca293cba 100644 --- a/sc/source/ui/view/tabvwsh4.cxx +++ b/sc/source/ui/view/tabvwsh4.cxx @@ -19,7 +19,7 @@ #include -#include "scitems.hxx" +#include #include #include @@ -41,53 +41,53 @@ #include #include -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "globstr.hrc" -#include "stlpool.hxx" -#include "stlsheet.hxx" -#include "docsh.hxx" -#include "scmod.hxx" -#include "appoptio.hxx" -#include "rangeutl.hxx" -#include "printfun.hxx" -#include "drawsh.hxx" -#include "drformsh.hxx" -#include "editsh.hxx" -#include "pivotsh.hxx" -#include "auditsh.hxx" -#include "drtxtob.hxx" -#include "inputhdl.hxx" -#include "editutil.hxx" -#include "inputopt.hxx" -#include "inputwin.hxx" -#include "scresid.hxx" -#include "dbdata.hxx" -#include "reffact.hxx" -#include "viewuno.hxx" -#include "dispuno.hxx" -#include "anyrefdg.hxx" -#include "chgtrack.hxx" -#include "cellsh.hxx" -#include "oleobjsh.hxx" -#include "chartsh.hxx" -#include "graphsh.hxx" -#include "mediash.hxx" -#include "pgbrksh.hxx" -#include "dpobject.hxx" -#include "prevwsh.hxx" -#include "tpprint.hxx" -#include "scextopt.hxx" -#include "printopt.hxx" -#include "drawview.hxx" -#include "fupoor.hxx" -#include "navsett.hxx" -#include "scabstdlg.hxx" -#include "externalrefmgr.hxx" -#include "defaultsoptions.hxx" -#include "markdata.hxx" -#include "preview.hxx" -#include "docoptio.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/tabvwsh5.cxx b/sc/source/ui/view/tabvwsh5.cxx index 928d804c2c8c..198fafc8e068 100644 --- a/sc/source/ui/view/tabvwsh5.cxx +++ b/sc/source/ui/view/tabvwsh5.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -27,18 +27,18 @@ #include #include -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "global.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "globstr.hrc" -#include "scmod.hxx" -#include "uiitems.hxx" -#include "editsh.hxx" -#include "hints.hxx" -#include "cellvalue.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include void ScTabViewShell::Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) diff --git a/sc/source/ui/view/tabvwsh8.cxx b/sc/source/ui/view/tabvwsh8.cxx index 2f61df7ecf9e..bc83876ab6c3 100644 --- a/sc/source/ui/view/tabvwsh8.cxx +++ b/sc/source/ui/view/tabvwsh8.cxx @@ -17,11 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include -#include "tabvwsh.hxx" -#include "document.hxx" +#include +#include void ScTabViewShell::SetDefaultFrameLine( const ::editeng::SvxBorderLine* pLine ) { diff --git a/sc/source/ui/view/tabvwsh9.cxx b/sc/source/ui/view/tabvwsh9.cxx index d86a7349f238..43508fb93981 100644 --- a/sc/source/ui/view/tabvwsh9.cxx +++ b/sc/source/ui/view/tabvwsh9.cxx @@ -30,12 +30,12 @@ #include #include "imapwrap.hxx" -#include "tabvwsh.hxx" -#include "viewdata.hxx" -#include "tabview.hxx" -#include "drwlayer.hxx" -#include "userdat.hxx" -#include "docsh.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/tabvwsha.cxx b/sc/source/ui/view/tabvwsha.cxx index 916eb4828a69..e481d4dd6576 100644 --- a/sc/source/ui/view/tabvwsha.cxx +++ b/sc/source/ui/view/tabvwsha.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -34,28 +34,28 @@ #include #include -#include "global.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "cellform.hxx" -#include "document.hxx" -#include "formulacell.hxx" -#include "globstr.hrc" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "inputwin.hxx" -#include "docsh.hxx" -#include "viewdata.hxx" -#include "appoptio.hxx" -#include "sc.hrc" -#include "stlpool.hxx" -#include "tabvwsh.hxx" -#include "dwfunctr.hxx" -#include "scabstdlg.hxx" -#include "compiler.hxx" -#include "markdata.hxx" -#include "cellvalue.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/view/tabvwshb.cxx b/sc/source/ui/view/tabvwshb.cxx index d2c5e0207ad4..44d505ccdd2e 100644 --- a/sc/source/ui/view/tabvwshb.cxx +++ b/sc/source/ui/view/tabvwshb.cxx @@ -50,17 +50,17 @@ #include #include -#include "tabvwsh.hxx" -#include "globstr.hrc" -#include "scmod.hxx" -#include "document.hxx" -#include "sc.hrc" -#include "client.hxx" -#include "fuinsert.hxx" -#include "docsh.hxx" -#include "chartarr.hxx" -#include "drawview.hxx" -#include "ChartRangeSelectionListener.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/tabvwshc.cxx b/sc/source/ui/view/tabvwshc.cxx index 4eaca7a70f58..74b65ef6b4a6 100644 --- a/sc/source/ui/view/tabvwshc.cxx +++ b/sc/source/ui/view/tabvwshc.cxx @@ -19,64 +19,64 @@ #include -#include "scitems.hxx" +#include #include #include #include #include #include -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "scres.hrc" -#include "globstr.hrc" -#include "global.hxx" -#include "scmod.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "pivot.hxx" -#include "namedlg.hxx" -#include "namedefdlg.hxx" -#include "solvrdlg.hxx" -#include "optsolver.hxx" -#include "tabopdlg.hxx" -#include "autoform.hxx" -#include "autofmt.hxx" -#include "consdlg.hxx" -#include "filtdlg.hxx" -#include "dbnamdlg.hxx" -#include "areasdlg.hxx" -#include "rangeutl.hxx" -#include "crnrdlg.hxx" -#include "formula.hxx" -#include "formulacell.hxx" -#include "acredlin.hxx" -#include "highred.hxx" -#include "simpref.hxx" -#include "funcdesc.hxx" -#include "dpobject.hxx" -#include "markdata.hxx" -#include "reffact.hxx" -#include "condformatdlg.hxx" -#include "xmlsourcedlg.hxx" -#include "condformatdlgitem.hxx" - -#include "RandomNumberGeneratorDialog.hxx" -#include "SamplingDialog.hxx" -#include "DescriptiveStatisticsDialog.hxx" -#include "AnalysisOfVarianceDialog.hxx" -#include "CorrelationDialog.hxx" -#include "CovarianceDialog.hxx" -#include "ExponentialSmoothingDialog.hxx" -#include "MovingAverageDialog.hxx" -#include "RegressionDialog.hxx" -#include "TTestDialog.hxx" -#include "FTestDialog.hxx" -#include "ZTestDialog.hxx" -#include "ChiSquareTestDialog.hxx" - -#include "PivotLayoutDialog.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include #include #include diff --git a/sc/source/ui/view/tabvwshd.cxx b/sc/source/ui/view/tabvwshd.cxx index 663c5a185103..9a85c4ccac79 100644 --- a/sc/source/ui/view/tabvwshd.cxx +++ b/sc/source/ui/view/tabvwshd.cxx @@ -23,11 +23,11 @@ #include #include -#include "tabvwsh.hxx" -#include "global.hxx" -#include "scmod.hxx" -#include "docsh.hxx" -#include "sc.hrc" +#include +#include +#include +#include +#include #include //! parent window for dialogs diff --git a/sc/source/ui/view/tabvwshe.cxx b/sc/source/ui/view/tabvwshe.cxx index 43ac8f0e1eee..78e83bf3a3b9 100644 --- a/sc/source/ui/view/tabvwshe.cxx +++ b/sc/source/ui/view/tabvwshe.cxx @@ -20,7 +20,7 @@ #include #include -#include "scitems.hxx" +#include #include #include #include @@ -31,15 +31,15 @@ #include #include -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "scmod.hxx" -#include "impex.hxx" -#include "editsh.hxx" -#include "dociter.hxx" -#include "inputhdl.hxx" +#include +#include +#include +#include +#include +#include +#include #include -#include "document.hxx" +#include #include OUString ScTabViewShell::GetSelectionText( bool bWholeWord ) diff --git a/sc/source/ui/view/tabvwshf.cxx b/sc/source/ui/view/tabvwshf.cxx index 4f49a250769a..3cbe8c83aa8f 100644 --- a/sc/source/ui/view/tabvwshf.cxx +++ b/sc/source/ui/view/tabvwshf.cxx @@ -21,7 +21,7 @@ #include -#include "scitems.hxx" +#include #include #include #include @@ -34,24 +34,24 @@ #include #include -#include "tabvwsh.hxx" -#include "sc.hrc" -#include "docsh.hxx" -#include "document.hxx" -#include "shtabdlg.hxx" -#include "scresid.hxx" -#include "globstr.hrc" -#include "strings.hrc" -#include "docfunc.hxx" -#include "eventuno.hxx" -#include "dpobject.hxx" -#include "dpshttab.hxx" - -#include "scabstdlg.hxx" - -#include "tabbgcolor.hxx" -#include "tabbgcolordlg.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include + +#include +#include +#include #include diff --git a/sc/source/ui/view/tabvwshg.cxx b/sc/source/ui/view/tabvwshg.cxx index 4c8ef350625a..538ac000aed4 100644 --- a/sc/source/ui/view/tabvwshg.cxx +++ b/sc/source/ui/view/tabvwshg.cxx @@ -32,10 +32,10 @@ using namespace com::sun::star; -#include "tabvwsh.hxx" -#include "document.hxx" -#include "drawview.hxx" -#include "globstr.hrc" +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/tabvwshh.cxx b/sc/source/ui/view/tabvwshh.cxx index a25f27df8938..c59e6dcc4e6c 100644 --- a/sc/source/ui/view/tabvwshh.cxx +++ b/sc/source/ui/view/tabvwshh.cxx @@ -30,14 +30,14 @@ #include #include -#include "tabvwsh.hxx" -#include "client.hxx" -#include "document.hxx" -#include "docsh.hxx" -#include "sc.hrc" -#include "drwlayer.hxx" -#include "retypepassdlg.hxx" -#include "tabprotection.hxx" +#include +#include +#include +#include +#include +#include +#include +#include using namespace com::sun::star; diff --git a/sc/source/ui/view/viewdata.cxx b/sc/source/ui/view/viewdata.cxx index 9f56c5c4a4f1..656af7c880d1 100644 --- a/sc/source/ui/view/viewdata.cxx +++ b/sc/source/ui/view/viewdata.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -37,26 +37,26 @@ #include -#include "viewdata.hxx" -#include "docoptio.hxx" -#include "scmod.hxx" -#include "global.hxx" -#include "document.hxx" -#include "attrib.hxx" -#include "tabview.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "sc.hrc" -#include "patattr.hxx" -#include "editutil.hxx" -#include "scextopt.hxx" -#include "miscuno.hxx" -#include "unonames.hxx" -#include "inputopt.hxx" -#include "viewutil.hxx" -#include "markdata.hxx" -#include "stlalgorithm.hxx" -#include "ViewSettingsSequenceDefines.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/view/viewfun2.cxx b/sc/source/ui/view/viewfun2.cxx index 55fe8f091d05..1a8e08520db4 100644 --- a/sc/source/ui/view/viewfun2.cxx +++ b/sc/source/ui/view/viewfun2.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include @@ -41,51 +41,51 @@ #include #include -#include "viewfunc.hxx" - -#include "sc.hrc" -#include "globstr.hrc" - -#include "attrib.hxx" -#include "autoform.hxx" -#include "formulacell.hxx" -#include "cellmergeoption.hxx" -#include "compiler.hxx" -#include "docfunc.hxx" -#include "docpool.hxx" -#include "docsh.hxx" -#include "docoptio.hxx" -#include "global.hxx" -#include "patattr.hxx" -#include "printfun.hxx" -#include "rangenam.hxx" -#include "rangeutl.hxx" -#include "refundo.hxx" -#include "table.hxx" -#include "tablink.hxx" -#include "tabvwsh.hxx" -#include "uiitems.hxx" -#include "undoblk.hxx" -#include "undocell.hxx" -#include "undotab.hxx" -#include "sizedev.hxx" -#include "editable.hxx" -#include "scmod.hxx" -#include "inputhdl.hxx" -#include "inputwin.hxx" -#include "funcdesc.hxx" -#include "docuno.hxx" -#include "charthelper.hxx" -#include "tabbgcolor.hxx" -#include "clipparam.hxx" -#include "prnsave.hxx" -#include "searchresults.hxx" -#include "tokenarray.hxx" +#include + +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include #include -#include "mergecellsdialog.hxx" +#include #include #include diff --git a/sc/source/ui/view/viewfun3.cxx b/sc/source/ui/view/viewfun3.cxx index 1df722ed79f8..4756372d151f 100644 --- a/sc/source/ui/view/viewfun3.cxx +++ b/sc/source/ui/view/viewfun3.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -40,36 +40,36 @@ #include #include -#include "attrib.hxx" -#include "patattr.hxx" -#include "dociter.hxx" -#include "viewfunc.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "docfunc.hxx" -#include "undoblk.hxx" -#include "refundo.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "transobj.hxx" -#include "drwtrans.hxx" -#include "rangenam.hxx" -#include "dbdata.hxx" -#include "impex.hxx" -#include "chgtrack.hxx" -#include "waitoff.hxx" -#include "scmod.hxx" -#include "sc.hrc" -#include "inputopt.hxx" -#include "warnbox.hxx" -#include "drwlayer.hxx" -#include "editable.hxx" -#include "docuno.hxx" -#include "clipparam.hxx" -#include "undodat.hxx" -#include "drawview.hxx" -#include "cliputil.hxx" -#include "clipoptions.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/viewfun4.cxx b/sc/source/ui/view/viewfun4.cxx index 641bd4421325..f59e4b25db5c 100644 --- a/sc/source/ui/view/viewfun4.cxx +++ b/sc/source/ui/view/viewfun4.cxx @@ -18,7 +18,7 @@ */ #include -#include "scitems.hxx" +#include #include #include @@ -47,27 +47,27 @@ #include #include -#include "viewfunc.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "docpool.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "undoblk.hxx" -#include "undocell.hxx" -#include "formulacell.hxx" -#include "scmod.hxx" -#include "spelleng.hxx" -#include "patattr.hxx" -#include "sc.hrc" -#include "tabvwsh.hxx" -#include "impex.hxx" -#include "editutil.hxx" -#include "editable.hxx" -#include "dociter.hxx" -#include "reffind.hxx" -#include "compiler.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/viewfun5.cxx b/sc/source/ui/view/viewfun5.cxx index d3baacf6ba34..f1feed622442 100644 --- a/sc/source/ui/view/viewfun5.cxx +++ b/sc/source/ui/view/viewfun5.cxx @@ -48,22 +48,22 @@ #include #include -#include "viewfunc.hxx" -#include "docsh.hxx" -#include "drawview.hxx" -#include "impex.hxx" -#include "dbfunc.hxx" -#include "dbdata.hxx" -#include "sc.hrc" -#include "filter.hxx" -#include "scextopt.hxx" -#include "tabvwsh.hxx" -#include "compiler.hxx" - -#include "asciiopt.hxx" -#include "scabstdlg.hxx" -#include "clipparam.hxx" -#include "markdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/view/viewfun6.cxx b/sc/source/ui/view/viewfun6.cxx index f5e887c13913..e5bc488a7724 100644 --- a/sc/source/ui/view/viewfun6.cxx +++ b/sc/source/ui/view/viewfun6.cxx @@ -26,26 +26,26 @@ #include #include -#include "viewfunc.hxx" -#include "detfunc.hxx" -#include "detdata.hxx" -#include "viewdata.hxx" -#include "drwlayer.hxx" -#include "docsh.hxx" -#include "undocell.hxx" -#include "futext.hxx" -#include "docfunc.hxx" -#include "globstr.hrc" -#include "sc.hrc" -#include "fusel.hxx" -#include "reftokenhelper.hxx" -#include "externalrefmgr.hxx" -#include "formulacell.hxx" -#include "markdata.hxx" -#include "drawview.hxx" -#include "globalnames.hxx" -#include "inputhdl.hxx" -#include "tabvwsh.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include diff --git a/sc/source/ui/view/viewfun7.cxx b/sc/source/ui/view/viewfun7.cxx index 3695ce2653ac..f08b7688432d 100644 --- a/sc/source/ui/view/viewfun7.cxx +++ b/sc/source/ui/view/viewfun7.cxx @@ -34,19 +34,19 @@ #include #include -#include "document.hxx" -#include "viewfunc.hxx" -#include "tabvwsh.hxx" -#include "drawview.hxx" -#include "scmod.hxx" -#include "drwlayer.hxx" -#include "drwtrans.hxx" -#include "globstr.hrc" -#include "chartlis.hxx" -#include "docuno.hxx" -#include "docsh.hxx" -#include "convuno.hxx" -#include "dragdata.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include bool bPasteIsMove = false; diff --git a/sc/source/ui/view/viewfunc.cxx b/sc/source/ui/view/viewfunc.cxx index e2fa26b2fcd9..836d368fa731 100644 --- a/sc/source/ui/view/viewfunc.cxx +++ b/sc/source/ui/view/viewfunc.cxx @@ -19,7 +19,7 @@ #include -#include "scitems.hxx" +#include #include #include @@ -40,43 +40,43 @@ #include #include -#include "viewfunc.hxx" -#include "tabvwsh.hxx" -#include "docsh.hxx" -#include "attrib.hxx" -#include "patattr.hxx" -#include "docpool.hxx" -#include "uiitems.hxx" -#include "sc.hrc" -#include "strings.hrc" -#include "undocell.hxx" -#include "undoblk.hxx" -#include "undotab.hxx" -#include "refundo.hxx" -#include "dbdata.hxx" -#include "olinetab.hxx" -#include "rangeutl.hxx" -#include "rangenam.hxx" -#include "globstr.hrc" -#include "global.hxx" -#include "stlsheet.hxx" -#include "editutil.hxx" -#include "formulacell.hxx" -#include "scresid.hxx" -#include "inputhdl.hxx" -#include "scmod.hxx" -#include "inputopt.hxx" -#include "compiler.hxx" -#include "docfunc.hxx" -#include "appoptio.hxx" -#include "dociter.hxx" -#include "sizedev.hxx" -#include "editable.hxx" -#include "scui_def.hxx" -#include "funcdesc.hxx" -#include "docuno.hxx" -#include "cellsuno.hxx" -#include "tokenarray.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include #include diff --git a/sc/source/ui/view/viewutil.cxx b/sc/source/ui/view/viewutil.cxx index aedb386a96d4..a2ceeb944800 100644 --- a/sc/source/ui/view/viewutil.cxx +++ b/sc/source/ui/view/viewutil.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "scitems.hxx" +#include #include #include #include @@ -37,12 +37,12 @@ #include #include -#include "viewutil.hxx" -#include "global.hxx" -#include "chgtrack.hxx" -#include "chgviset.hxx" -#include "markdata.hxx" -#include "document.hxx" +#include +#include +#include +#include +#include +#include #include #include diff --git a/sc/source/ui/view/waitoff.cxx b/sc/source/ui/view/waitoff.cxx index a2ff18da928e..94b2728bc0b6 100644 --- a/sc/source/ui/view/waitoff.cxx +++ b/sc/source/ui/view/waitoff.cxx @@ -19,7 +19,7 @@ #include -#include "waitoff.hxx" +#include ScWaitCursorOff::ScWaitCursorOff( vcl::Window* pWinP ) : diff --git a/sc/source/ui/xmlsource/xmlsourcedlg.cxx b/sc/source/ui/xmlsource/xmlsourcedlg.cxx index 76dfebcbe5ab..c48fb8387104 100644 --- a/sc/source/ui/xmlsource/xmlsourcedlg.cxx +++ b/sc/source/ui/xmlsource/xmlsourcedlg.cxx @@ -7,15 +7,15 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "xmlsourcedlg.hxx" -#include "sc.hrc" -#include "bitmaps.hlst" -#include "scresid.hxx" -#include "document.hxx" -#include "orcusfilters.hxx" -#include "filter.hxx" -#include "reffact.hxx" -#include "tabvwsh.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include -- cgit