Author: damjan
Date: Sun Jan 15 05:42:59 2017
New Revision: 1778876

URL: http://svn.apache.org/viewvc?rev=1778876&view=rev
Log:
Port main/sc to gbuild.
Also add the ability to add extra image directories to resources,
which is needed by main/sc.

Patch by: me

Added:
    openoffice/trunk/main/sc/AllLangResTarget_sc.mk
    openoffice/trunk/main/sc/GoogleTest_sc.mk
    openoffice/trunk/main/sc/JunitTest_sc_complex.mk
    openoffice/trunk/main/sc/JunitTest_sc_complex_cellRanges.mk
    openoffice/trunk/main/sc/Library_sc.mk
    openoffice/trunk/main/sc/Library_scd.mk
    openoffice/trunk/main/sc/Library_scfilt.mk
    openoffice/trunk/main/sc/Library_scui.mk
    openoffice/trunk/main/sc/Library_vbaobj.mk
    openoffice/trunk/main/sc/Makefile   (with props)
    openoffice/trunk/main/sc/Module_sc.mk
    openoffice/trunk/main/sc/Package_uiconfig.mk
    openoffice/trunk/main/sc/Package_xml.mk
    openoffice/trunk/main/sc/inc/pch/precompiled_scd.cxx
    openoffice/trunk/main/sc/inc/pch/precompiled_scd.hxx
    openoffice/trunk/main/sc/inc/pch/precompiled_scfilt.cxx
    openoffice/trunk/main/sc/inc/pch/precompiled_scfilt.hxx
    openoffice/trunk/main/sc/inc/pch/precompiled_scui.cxx
    openoffice/trunk/main/sc/inc/pch/precompiled_scui.hxx
    openoffice/trunk/main/sc/prj/makefile.mk
Removed:
    openoffice/trunk/main/sc/inc/makefile.mk
    openoffice/trunk/main/sc/qa/complex/cellRanges/makefile.mk
    openoffice/trunk/main/sc/qa/complex/sc/makefile.mk
    openoffice/trunk/main/sc/sdi/makefile.mk
    openoffice/trunk/main/sc/source/core/data/makefile.mk
    openoffice/trunk/main/sc/source/core/src/makefile.mk
    openoffice/trunk/main/sc/source/core/tool/makefile.mk
    openoffice/trunk/main/sc/source/filter/dif/makefile.mk
    openoffice/trunk/main/sc/source/filter/excel/makefile.mk
    openoffice/trunk/main/sc/source/filter/ftools/makefile.mk
    openoffice/trunk/main/sc/source/filter/html/makefile.mk
    openoffice/trunk/main/sc/source/filter/lotus/makefile.mk
    openoffice/trunk/main/sc/source/filter/qpro/makefile.mk
    openoffice/trunk/main/sc/source/filter/rtf/makefile.mk
    openoffice/trunk/main/sc/source/filter/starcalc/makefile.mk
    openoffice/trunk/main/sc/source/filter/xcl97/makefile.mk
    openoffice/trunk/main/sc/source/filter/xml/makefile.mk
    openoffice/trunk/main/sc/source/ui/Accessibility/makefile.mk
    openoffice/trunk/main/sc/source/ui/app/makefile.mk
    openoffice/trunk/main/sc/source/ui/attrdlg/makefile.mk
    openoffice/trunk/main/sc/source/ui/cctrl/makefile.mk
    openoffice/trunk/main/sc/source/ui/dbgui/makefile.mk
    openoffice/trunk/main/sc/source/ui/docshell/makefile.mk
    openoffice/trunk/main/sc/source/ui/drawfunc/makefile.mk
    openoffice/trunk/main/sc/source/ui/formdlg/makefile.mk
    openoffice/trunk/main/sc/source/ui/miscdlgs/makefile.mk
    openoffice/trunk/main/sc/source/ui/namedlg/makefile.mk
    openoffice/trunk/main/sc/source/ui/navipi/makefile.mk
    openoffice/trunk/main/sc/source/ui/optdlg/makefile.mk
    openoffice/trunk/main/sc/source/ui/pagedlg/makefile.mk
    openoffice/trunk/main/sc/source/ui/sidebar/makefile.mk
    openoffice/trunk/main/sc/source/ui/src/makefile.mk
    openoffice/trunk/main/sc/source/ui/styleui/makefile.mk
    openoffice/trunk/main/sc/source/ui/undo/makefile.mk
    openoffice/trunk/main/sc/source/ui/unoobj/makefile.mk
    openoffice/trunk/main/sc/source/ui/vba/makefile.mk
    openoffice/trunk/main/sc/source/ui/vba/testvba/makefile.mk
    openoffice/trunk/main/sc/source/ui/view/makefile.mk
    openoffice/trunk/main/sc/test/makefile.mk
    openoffice/trunk/main/sc/util/makefile.mk
    openoffice/trunk/main/sc/util/makefile.pmk
    openoffice/trunk/main/sc/util/scfilt.map
    openoffice/trunk/main/sc/util/scui.map
Modified:
    openoffice/trunk/main/Module_ooo.mk
    openoffice/trunk/main/Repository.mk
    openoffice/trunk/main/RepositoryFixes.mk
    openoffice/trunk/main/postprocess/packcomponents/makefile.mk
    openoffice/trunk/main/sc/prj/build.lst
    openoffice/trunk/main/sc/prj/d.lst
    openoffice/trunk/main/sc/source/core/tool/interpr5.cxx
    openoffice/trunk/main/sc/source/filter/dif/difexp.cxx
    openoffice/trunk/main/sc/source/filter/dif/difimp.cxx
    openoffice/trunk/main/sc/source/filter/excel/colrowst.cxx
    openoffice/trunk/main/sc/source/filter/excel/excdoc.cxx
    openoffice/trunk/main/sc/source/filter/excel/excel.cxx
    openoffice/trunk/main/sc/source/filter/excel/excform.cxx
    openoffice/trunk/main/sc/source/filter/excel/excform8.cxx
    openoffice/trunk/main/sc/source/filter/excel/excimp8.cxx
    openoffice/trunk/main/sc/source/filter/excel/excrecds.cxx
    openoffice/trunk/main/sc/source/filter/excel/exctools.cxx
    openoffice/trunk/main/sc/source/filter/excel/expop2.cxx
    openoffice/trunk/main/sc/source/filter/excel/fontbuff.cxx
    openoffice/trunk/main/sc/source/filter/excel/frmbase.cxx
    openoffice/trunk/main/sc/source/filter/excel/impop.cxx
    openoffice/trunk/main/sc/source/filter/excel/namebuff.cxx
    openoffice/trunk/main/sc/source/filter/excel/read.cxx
    openoffice/trunk/main/sc/source/filter/excel/tokstack.cxx
    openoffice/trunk/main/sc/source/filter/excel/xechart.cxx
    openoffice/trunk/main/sc/source/filter/excel/xecontent.cxx
    openoffice/trunk/main/sc/source/filter/excel/xeescher.cxx
    openoffice/trunk/main/sc/source/filter/excel/xeformula.cxx
    openoffice/trunk/main/sc/source/filter/excel/xehelper.cxx
    openoffice/trunk/main/sc/source/filter/excel/xelink.cxx
    openoffice/trunk/main/sc/source/filter/excel/xename.cxx
    openoffice/trunk/main/sc/source/filter/excel/xepage.cxx
    openoffice/trunk/main/sc/source/filter/excel/xepivot.cxx
    openoffice/trunk/main/sc/source/filter/excel/xerecord.cxx
    openoffice/trunk/main/sc/source/filter/excel/xeroot.cxx
    openoffice/trunk/main/sc/source/filter/excel/xestream.cxx
    openoffice/trunk/main/sc/source/filter/excel/xestring.cxx
    openoffice/trunk/main/sc/source/filter/excel/xestyle.cxx
    openoffice/trunk/main/sc/source/filter/excel/xetable.cxx
    openoffice/trunk/main/sc/source/filter/excel/xeview.cxx
    openoffice/trunk/main/sc/source/filter/excel/xichart.cxx
    openoffice/trunk/main/sc/source/filter/excel/xicontent.cxx
    openoffice/trunk/main/sc/source/filter/excel/xiformula.cxx
    openoffice/trunk/main/sc/source/filter/excel/xihelper.cxx
    openoffice/trunk/main/sc/source/filter/excel/xilink.cxx
    openoffice/trunk/main/sc/source/filter/excel/xiname.cxx
    openoffice/trunk/main/sc/source/filter/excel/xipage.cxx
    openoffice/trunk/main/sc/source/filter/excel/xipivot.cxx
    openoffice/trunk/main/sc/source/filter/excel/xiroot.cxx
    openoffice/trunk/main/sc/source/filter/excel/xistream.cxx
    openoffice/trunk/main/sc/source/filter/excel/xistring.cxx
    openoffice/trunk/main/sc/source/filter/excel/xistyle.cxx
    openoffice/trunk/main/sc/source/filter/excel/xiview.cxx
    openoffice/trunk/main/sc/source/filter/excel/xladdress.cxx
    openoffice/trunk/main/sc/source/filter/excel/xlchart.cxx
    openoffice/trunk/main/sc/source/filter/excel/xlescher.cxx
    openoffice/trunk/main/sc/source/filter/excel/xlformula.cxx
    openoffice/trunk/main/sc/source/filter/excel/xlpage.cxx
    openoffice/trunk/main/sc/source/filter/excel/xlpivot.cxx
    openoffice/trunk/main/sc/source/filter/excel/xlroot.cxx
    openoffice/trunk/main/sc/source/filter/excel/xlstyle.cxx
    openoffice/trunk/main/sc/source/filter/excel/xltools.cxx
    openoffice/trunk/main/sc/source/filter/excel/xltracer.cxx
    openoffice/trunk/main/sc/source/filter/excel/xlview.cxx
    openoffice/trunk/main/sc/source/filter/ftools/fapihelper.cxx
    openoffice/trunk/main/sc/source/filter/ftools/fprogressbar.cxx
    openoffice/trunk/main/sc/source/filter/ftools/ftools.cxx
    openoffice/trunk/main/sc/source/filter/html/htmlexp.cxx
    openoffice/trunk/main/sc/source/filter/html/htmlexp2.cxx
    openoffice/trunk/main/sc/source/filter/html/htmlimp.cxx
    openoffice/trunk/main/sc/source/filter/html/htmlpars.cxx
    openoffice/trunk/main/sc/source/filter/lotus/expop.cxx
    openoffice/trunk/main/sc/source/filter/lotus/export.cxx
    openoffice/trunk/main/sc/source/filter/lotus/filter.cxx
    openoffice/trunk/main/sc/source/filter/lotus/lotattr.cxx
    openoffice/trunk/main/sc/source/filter/lotus/lotform.cxx
    openoffice/trunk/main/sc/source/filter/lotus/lotimpop.cxx
    openoffice/trunk/main/sc/source/filter/lotus/lotread.cxx
    openoffice/trunk/main/sc/source/filter/lotus/lotus.cxx
    openoffice/trunk/main/sc/source/filter/lotus/memory.cxx
    openoffice/trunk/main/sc/source/filter/lotus/op.cxx
    openoffice/trunk/main/sc/source/filter/lotus/optab.cxx
    openoffice/trunk/main/sc/source/filter/lotus/tool.cxx
    openoffice/trunk/main/sc/source/filter/qpro/biff.cxx
    openoffice/trunk/main/sc/source/filter/qpro/qpro.cxx
    openoffice/trunk/main/sc/source/filter/qpro/qproform.cxx
    openoffice/trunk/main/sc/source/filter/qpro/qprostyle.cxx
    openoffice/trunk/main/sc/source/filter/rtf/eeimpars.cxx
    openoffice/trunk/main/sc/source/filter/rtf/expbase.cxx
    openoffice/trunk/main/sc/source/filter/rtf/rtfexp.cxx
    openoffice/trunk/main/sc/source/filter/rtf/rtfimp.cxx
    openoffice/trunk/main/sc/source/filter/rtf/rtfparse.cxx
    openoffice/trunk/main/sc/source/filter/starcalc/scflt.cxx
    openoffice/trunk/main/sc/source/filter/starcalc/scfobj.cxx
    openoffice/trunk/main/sc/source/filter/xcl97/XclExpChangeTrack.cxx
    openoffice/trunk/main/sc/source/filter/xcl97/XclImpChangeTrack.cxx
    openoffice/trunk/main/sc/source/filter/xcl97/xcl97esc.cxx
    openoffice/trunk/main/sc/source/filter/xcl97/xcl97rec.cxx
    openoffice/trunk/main/sc/source/ui/attrdlg/attrdlg.cxx
    openoffice/trunk/main/sc/source/ui/attrdlg/scdlgfact.cxx
    openoffice/trunk/main/sc/source/ui/attrdlg/scuiexp.cxx
    openoffice/trunk/main/sc/source/ui/attrdlg/tabpages.cxx
    openoffice/trunk/main/sc/source/ui/cctrl/editfield.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/dapidata.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/dapitype.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/dpgroupdlg.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/pfiltdlg.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/pvfundlg.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/scendlg.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/scuiasciiopt.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/scuiimoptdlg.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/sortdlg.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/subtdlg.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/textimportoptions.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/tpsort.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/tpsubt.cxx
    openoffice/trunk/main/sc/source/ui/dbgui/validate.cxx
    openoffice/trunk/main/sc/source/ui/docshell/tpstat.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/delcldlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/delcodlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/filldlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/groupdlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/inscldlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/inscodlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/instbdlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/lbseldlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/linkarea.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/mtrindlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/mvtabdlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/namecrea.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/namepast.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/scuiautofmt.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/shtabdlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/strindlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/tabbgcolordlg.cxx
    openoffice/trunk/main/sc/source/ui/miscdlgs/textdlgs.cxx
    openoffice/trunk/main/sc/source/ui/optdlg/opredlin.cxx
    openoffice/trunk/main/sc/source/ui/optdlg/tpcalc.cxx
    openoffice/trunk/main/sc/source/ui/optdlg/tpprint.cxx
    openoffice/trunk/main/sc/source/ui/optdlg/tpusrlst.cxx
    openoffice/trunk/main/sc/source/ui/optdlg/tpview.cxx
    openoffice/trunk/main/sc/source/ui/pagedlg/hfedtdlg.cxx
    openoffice/trunk/main/sc/source/ui/pagedlg/scuitphfedit.cxx
    openoffice/trunk/main/sc/source/ui/pagedlg/tphf.cxx
    openoffice/trunk/main/sc/source/ui/pagedlg/tptable.cxx
    openoffice/trunk/main/sc/source/ui/styleui/styledlg.cxx
    openoffice/trunk/main/sc/source/ui/unoobj/detreg.cxx
    openoffice/trunk/main/sc/source/ui/unoobj/scdetect.cxx
    openoffice/trunk/main/solenv/gbuild/AllLangResTarget.mk

Modified: openoffice/trunk/main/Module_ooo.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/Module_ooo.mk?rev=1778876&r1=1778875&r2=1778876&view=diff
==============================================================================
--- openoffice/trunk/main/Module_ooo.mk (original)
+++ openoffice/trunk/main/Module_ooo.mk Sun Jan 15 05:42:59 2017
@@ -62,6 +62,7 @@ $(eval $(call gb_Module_add_moduledirs,o
        reportdesign \
        remotebridges \
        sax \
+       sc \
        sccomp \
        sd \
        sfx2 \

Modified: openoffice/trunk/main/Repository.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/Repository.mk?rev=1778876&r1=1778875&r2=1778876&view=diff
==============================================================================
--- openoffice/trunk/main/Repository.mk (original)
+++ openoffice/trunk/main/Repository.mk Sun Jan 15 05:42:59 2017
@@ -105,6 +105,10 @@ $(eval $(call gb_Helper_register_librari
        rptxml \
        sax \
        sb \
+       sc \
+       scd \
+       scfilt \
+       scui \
        sdbc \
        sdbt \
        sfx \
@@ -218,6 +222,7 @@ $(eval $(call gb_Helper_register_librari
        ucpgvfs1 \
        ucptdoc1 \
        uuresolver \
+       vbaobj \
        writerfilter_debug \
 ))
 

Modified: openoffice/trunk/main/RepositoryFixes.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/RepositoryFixes.mk?rev=1778876&r1=1778875&r2=1778876&view=diff
==============================================================================
--- openoffice/trunk/main/RepositoryFixes.mk (original)
+++ openoffice/trunk/main/RepositoryFixes.mk Sun Jan 15 05:42:59 2017
@@ -172,6 +172,10 @@ gb_Library_DLLFILENAMES := $(patsubst z:
 
 endif # ifneq ($(USE_MINGW),)
 
+else  # ifeq ($(OS),WNT)
+
+gb_Library_FILENAMES := $(patsubst 
vbaobj:vbaobj.uno%,vbaobj:libvbaobj.uno%,$(gb_Library_FILENAMES))
+
 endif # ifeq ($(OS),WNT)
 
 ifeq ($(OS),OS2)

Modified: openoffice/trunk/main/postprocess/packcomponents/makefile.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/postprocess/packcomponents/makefile.mk?rev=1778876&r1=1778875&r2=1778876&view=diff
==============================================================================
--- openoffice/trunk/main/postprocess/packcomponents/makefile.mk (original)
+++ openoffice/trunk/main/postprocess/packcomponents/makefile.mk Sun Jan 15 
05:42:59 2017
@@ -99,6 +99,9 @@ my_components = \
     component/remotebridges/source/unourl_resolver/uuresolver \
     component/sax/source/expatwrap/expwrap \
     component/sax/source/fastparser/fastsax \
+    component/sc/util/sc \
+    component/sc/util/scd \
+    component/sc/util/vbaobj \
     component/sd/util/sd \
     component/sd/util/sdd \
     component/sfx2/util/sfx \
@@ -173,8 +176,6 @@ my_components = \
     pythonscript \
     res \
     sb \
-    sc \
-    scd \
     scn \
     scriptframe \
     sdbc2 \
@@ -188,7 +189,6 @@ my_components = \
     updatefeed \
     updchk \
     vbaevents \
-    vbaobj \
     xmlfa \
     xmlfd \
     xmx \

Added: openoffice/trunk/main/sc/AllLangResTarget_sc.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/AllLangResTarget_sc.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/AllLangResTarget_sc.mk (added)
+++ openoffice/trunk/main/sc/AllLangResTarget_sc.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,107 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_AllLangResTarget_AllLangResTarget,sc))
+
+$(eval $(call gb_AllLangResTarget_set_imagelocations,sc,\
+       sc/res/imglst/apptbx \
+       sc/res/imglst/dbgui \
+       sc/res/imglst/navipi \
+))
+
+$(eval $(call gb_AllLangResTarget_add_srs,sc,sc/res))
+
+$(eval $(call gb_SrsTarget_SrsTarget,sc/res))
+
+$(eval $(call gb_SrsTarget_set_include,sc/res,\
+       $$(INCLUDE) \
+       -I$(SRCDIR)/sc/inc \
+       -I$(SRCDIR)/sc/source/ui/inc \
+))
+
+# add src files here (complete path relative to repository root)
+$(eval $(call gb_SrsTarget_add_files,sc/res,\
+       sc/source/ui/miscdlgs/instbdlg.src \
+       sc/source/ui/miscdlgs/acredlin.src \
+       sc/source/ui/miscdlgs/highred.src \
+       sc/source/ui/miscdlgs/linkarea.src \
+       sc/source/ui/miscdlgs/conflictsdlg.src \
+       sc/source/ui/miscdlgs/sharedocdlg.src \
+       sc/source/ui/miscdlgs/protectiondlg.src \
+       sc/source/ui/miscdlgs/retypepassdlg.src \
+       sc/source/ui/docshell/tpstat.src \
+       sc/source/ui/src/sc.src \
+       sc/source/ui/src/pseudo.src \
+       sc/source/ui/src/popup.src \
+       sc/source/ui/src/toolbox.src \
+       sc/source/ui/src/scstring.src \
+       sc/source/ui/src/attrdlg.src \
+       sc/source/ui/src/sortdlg.src \
+       sc/source/ui/src/filter.src \
+       sc/source/ui/src/namedlg.src \
+       sc/source/ui/src/dbnamdlg.src \
+       sc/source/ui/src/subtdlg.src \
+       sc/source/ui/src/miscdlgs.src \
+       sc/source/ui/src/autofmt.src \
+       sc/source/ui/src/solvrdlg.src \
+       sc/source/ui/src/optsolver.src \
+       sc/source/ui/src/solveroptions.src \
+       sc/source/ui/src/tabopdlg.src \
+       sc/source/ui/src/hdrcont.src \
+       sc/source/ui/src/globstr.src \
+       sc/source/ui/src/optdlg.src \
+       sc/source/ui/src/scerrors.src \
+       sc/source/ui/src/textdlgs.src \
+       sc/source/ui/src/scfuncs.src \
+       sc/source/ui/src/crnrdlg.src \
+       sc/source/ui/src/condfrmt.src \
+       sc/source/ui/src/opredlin.src \
+       sc/source/ui/src/simpref.src \
+       sc/source/ui/dbgui/textimportoptions.src \
+       sc/source/ui/dbgui/pivot.src \
+       sc/source/ui/dbgui/pvfundlg.src \
+       sc/source/ui/dbgui/dpgroupdlg.src \
+       sc/source/ui/dbgui/dapitype.src \
+       sc/source/ui/dbgui/consdlg.src \
+       sc/source/ui/dbgui/scendlg.src \
+       sc/source/ui/dbgui/imoptdlg.src \
+       sc/source/ui/dbgui/validate.src \
+       sc/source/ui/dbgui/asciiopt.src \
+       sc/source/ui/dbgui/outline.src \
+       sc/source/ui/drawfunc/objdraw.src \
+       sc/source/ui/drawfunc/drformsh.src \
+       sc/source/ui/sidebar/AlignmentPropertyPanel.src \
+       sc/source/ui/sidebar/CellAppearancePropertyPanel.src \
+       sc/source/ui/sidebar/NumberFormatPropertyPanel.src \
+       sc/source/core/src/compiler.src \
+       sc/source/ui/styleui/scstyles.src \
+       sc/source/ui/styleui/styledlg.src \
+       sc/source/ui/formdlg/dwfunctr.src \
+       sc/source/ui/pagedlg/pagedlg.src \
+       sc/source/ui/pagedlg/hfedtdlg.src \
+       sc/source/ui/pagedlg/tphf.src \
+       sc/source/ui/navipi/navipi.src \
+       sc/source/ui/cctrl/dpcontrol.src \
+))
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/GoogleTest_sc.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/GoogleTest_sc.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/GoogleTest_sc.mk (added)
+++ openoffice/trunk/main/sc/GoogleTest_sc.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,43 @@
+###############################################################
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+###############################################################
+
+
+$(eval $(call gb_GoogleTest_GoogleTest,sc_stringutil))
+
+$(eval $(call gb_GoogleTest_add_exception_objects,sc_stringutil, \
+       sc/test/main \
+       sc/test/stringutiltests \
+))
+
+$(eval $(call gb_GoogleTest_set_include,sc_stringutil,\
+        $$(INCLUDE) \
+       -I$(SRCDIR)/sc/inc \
+       -I$(SRCDIR)/sc/inc/pch \
+))
+
+$(eval $(call gb_GoogleTest_add_linked_libs,sc_stringutil, \
+       sal \
+       sc \
+       stl \
+       $(gb_STDLIBS) \
+))
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/JunitTest_sc_complex.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/JunitTest_sc_complex.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/JunitTest_sc_complex.mk (added)
+++ openoffice/trunk/main/sc/JunitTest_sc_complex.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,42 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_JunitTest_JunitTest,sc_complex,SRCDIR))
+
+$(eval $(call gb_JunitTest_add_jars,sc_complex,\
+       $(OUTDIR)/bin/OOoRunner.jar \
+       $(OUTDIR)/bin/ridl.jar \
+       $(OUTDIR)/bin/test.jar \
+       $(OUTDIR)/bin/unoil.jar \
+       $(OUTDIR)/bin/jurt.jar \
+))
+
+$(eval $(call gb_JunitTest_add_sourcefiles,sc_complex,\
+       sc/qa/complex/sc/CalcCRTL \
+))
+
+$(eval $(call gb_JunitTest_add_classes,sc_complex,\
+       complex.sc.CalcRTL \
+))
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/JunitTest_sc_complex_cellRanges.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/JunitTest_sc_complex_cellRanges.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/JunitTest_sc_complex_cellRanges.mk (added)
+++ openoffice/trunk/main/sc/JunitTest_sc_complex_cellRanges.mk Sun Jan 15 
05:42:59 2017
@@ -0,0 +1,41 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_JunitTest_JunitTest,sc_complex_cellRanges,SRCDIR))
+
+$(eval $(call gb_JunitTest_add_jars,sc_complex_cellRanges,\
+       $(OUTDIR)/bin/OOoRunner.jar \
+       $(OUTDIR)/bin/ridl.jar \
+       $(OUTDIR)/bin/test.jar \
+       $(OUTDIR)/bin/unoil.jar \
+))
+
+$(eval $(call gb_JunitTest_add_sourcefiles,sc_complex_cellRanges,\
+       sc/qa/complex/cellRanges/CheckXCellRangesQuery \
+))
+
+$(eval $(call gb_JunitTest_add_classes,sc_complex_cellRanges,\
+       complex.cellRanges.CheckXCellRangesQuery \
+))
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/Library_sc.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Library_sc.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Library_sc.mk (added)
+++ openoffice/trunk/main/sc/Library_sc.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,634 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_Library_Library,sc))
+
+$(eval $(call 
gb_Library_add_precompiled_header,sc,$(SRCDIR)/sc/inc/pch/precompiled_sc))
+
+$(eval $(call gb_Library_add_sdi_headers,sc,sc/sdi/scslots))
+
+$(eval $(call gb_Library_set_componentfile,sc,sc/util/sc))
+
+$(eval $(call gb_Library_set_include,sc,\
+        $$(INCLUDE) \
+       -I$(SRCDIR)/sc/inc \
+       -I$(SRCDIR)/sc/inc/pch \
+       -I$(SRCDIR)/sc/source/ui/inc \
+       -I$(SRCDIR)/sc/source/core/inc \
+       -I$(SRCDIR)/sc/source/filter/inc \
+       -I$(WORKDIR)/SdiTarget/sc/sdi \
+))
+
+$(eval $(call gb_Library_add_defs,sc,\
+       -DSC_DLLIMPLEMENTATION \
+       -DSC_INFO_OSVERSION="\"$(OS)\"" \
+))
+
+$(eval $(call gb_Library_add_api,sc,\
+       offapi \
+       udkapi \
+))
+
+$(eval $(call gb_Library_add_linked_libs,sc,\
+       avmedia \
+       basegfx \
+       comphelper \
+       cppuhelper \
+       cppu \
+       drawinglayer \
+       editeng \
+       for \
+       forui \
+       i18nisolang1 \
+       ootk \
+       sal \
+       sb \
+       sfx \
+       sot \
+       stl \
+       svl \
+       svt \
+       svx \
+       svxcore \
+       tl \
+       ucbhelper \
+       utl \
+       vbahelper \
+       vcl \
+       vos3 \
+       xo \
+       $(gb_STDLIBS) \
+))
+
+# FIXME:
+#      icudt \
+#      icuin \
+
+$(call gb_Library_use_externals,sc,\
+       icule \
+       icuuc \
+)
+
+$(eval $(call gb_Library_add_exception_objects,sc,\
+       sc/source/ui/app/scmod \
+       sc/source/ui/app/scmod2 \
+       sc/source/ui/app/scdll \
+       sc/source/ui/app/typemap \
+       sc/source/ui/app/transobj \
+       sc/source/ui/app/drwtrans \
+       sc/source/ui/app/lnktrans \
+       sc/source/ui/app/seltrans \
+       sc/source/ui/app/inputhdl \
+       sc/source/ui/app/inputwin \
+       sc/source/ui/app/rfindlst \
+       sc/source/ui/app/uiitems \
+       sc/source/ui/app/msgpool \
+       sc/source/ui/app/client \
+       sc/source/ui/docshell/docsh \
+       sc/source/ui/docshell/docsh2 \
+       sc/source/ui/docshell/docsh3 \
+       sc/source/ui/docshell/docsh4 \
+       sc/source/ui/docshell/docsh5 \
+       sc/source/ui/docshell/docsh6 \
+       sc/source/ui/docshell/docsh7 \
+       sc/source/ui/docshell/docsh8 \
+       sc/source/ui/docshell/externalrefmgr \
+       sc/source/ui/docshell/tablink \
+       sc/source/ui/docshell/arealink \
+       sc/source/ui/docshell/dbdocfun \
+       sc/source/ui/docshell/dbdocimp \
+       sc/source/ui/docshell/impex \
+       sc/source/ui/docshell/docfunc \
+       sc/source/ui/docshell/olinefun \
+       sc/source/ui/docshell/servobj \
+       sc/source/ui/docshell/autostyl \
+       sc/source/ui/docshell/pagedata \
+       sc/source/ui/docshell/hiranges \
+       sc/source/ui/docshell/pntlock \
+       sc/source/ui/docshell/sizedev \
+       sc/source/ui/docshell/editable \
+       sc/source/ui/view/tabview \
+       sc/source/ui/view/tabview2 \
+       sc/source/ui/view/tabview3 \
+       sc/source/ui/view/tabview4 \
+       sc/source/ui/view/tabview5 \
+       sc/source/ui/view/viewfunc \
+       sc/source/ui/view/viewfun3 \
+       sc/source/ui/view/viewfun5 \
+       sc/source/ui/view/viewfun6 \
+       sc/source/ui/view/viewfun7 \
+       sc/source/ui/view/dbfunc \
+       sc/source/ui/view/dbfunc3 \
+       sc/source/ui/view/dbfunc4 \
+       sc/source/ui/view/tabvwsh \
+       sc/source/ui/view/tabvwsh3 \
+       sc/source/ui/view/tabvwsh4 \
+       sc/source/ui/view/tabvwsh5 \
+       sc/source/ui/view/tabvwsh8 \
+       sc/source/ui/view/tabvwsh9 \
+       sc/source/ui/view/tabvwsha \
+       sc/source/ui/view/tabvwshb \
+       sc/source/ui/view/tabvwshc \
+       sc/source/ui/view/tabvwshd \
+       sc/source/ui/view/tabvwshe \
+       sc/source/ui/view/tabvwshf \
+       sc/source/ui/view/tabvwshg \
+       sc/source/ui/view/tabvwshh \
+       sc/source/ui/view/printfun \
+       sc/source/ui/view/pfuncache \
+       sc/source/ui/view/preview \
+       sc/source/ui/view/prevwsh \
+       sc/source/ui/view/prevwsh2 \
+       sc/source/ui/view/prevloc \
+       sc/source/ui/view/editsh \
+       sc/source/ui/view/pivotsh \
+       sc/source/ui/view/auditsh \
+       sc/source/ui/view/gridwin \
+       sc/source/ui/view/gridwin2 \
+       sc/source/ui/view/gridwin3 \
+       sc/source/ui/view/gridwin4 \
+       sc/source/ui/view/gridwin5 \
+       sc/source/ui/view/drawvie2 \
+       sc/source/ui/view/drawvie3 \
+       sc/source/ui/view/drawvie4 \
+       sc/source/ui/view/drawutil \
+       sc/source/ui/view/output \
+       sc/source/ui/view/output2 \
+       sc/source/ui/view/output3 \
+       sc/source/ui/view/gridmerg \
+       sc/source/ui/view/invmerge \
+       sc/source/ui/view/select \
+       sc/source/ui/view/olinewin \
+       sc/source/ui/view/hintwin \
+       sc/source/ui/view/notemark \
+       sc/source/ui/view/tabcont \
+       sc/source/ui/view/tabsplit \
+       sc/source/ui/view/viewutil \
+       sc/source/ui/view/hdrcont \
+       sc/source/ui/view/colrowba \
+       sc/source/ui/view/olkact \
+       sc/source/ui/view/imapwrap \
+       sc/source/ui/view/reffact \
+       sc/source/ui/view/selectionstate \
+       sc/source/ui/view/spelleng \
+       sc/source/ui/view/spelldialog \
+       sc/source/ui/view/waitoff \
+       sc/source/ui/view/cellsh \
+       sc/source/ui/view/cellsh1 \
+       sc/source/ui/view/cellsh2 \
+       sc/source/ui/view/cellsh3 \
+       sc/source/ui/view/cellsh4 \
+       sc/source/ui/view/formatsh \
+       sc/source/ui/view/pgbrksh \
+       sc/source/ui/view/viewdata \
+       sc/source/ui/view/scextopt \
+       sc/source/ui/undo/target \
+       sc/source/ui/undo/refundo \
+       sc/source/ui/undo/areasave \
+       sc/source/ui/undo/undobase \
+       sc/source/ui/undo/undoutil \
+       sc/source/ui/undo/undocell \
+       sc/source/ui/undo/undostyl \
+       sc/source/ui/undo/undoolk \
+       sc/source/ui/undo/undoblk \
+       sc/source/ui/undo/undoblk2 \
+       sc/source/ui/undo/undoblk3 \
+       sc/source/ui/undo/undodat \
+       sc/source/ui/undo/undodraw \
+       sc/source/ui/undo/undotab \
+       sc/source/ui/attrdlg/condfrmt \
+       sc/source/ui/attrdlg/scabstdlg \
+       sc/source/ui/namedlg/namedlg \
+       sc/source/ui/miscdlgs/autofmt \
+       sc/source/ui/miscdlgs/solvrdlg \
+       sc/source/ui/miscdlgs/optsolver \
+       sc/source/ui/miscdlgs/solveroptions \
+       sc/source/ui/miscdlgs/solverutil \
+       sc/source/ui/miscdlgs/tabopdlg \
+       sc/source/ui/miscdlgs/anyrefdg \
+       sc/source/ui/miscdlgs/crnrdlg \
+       sc/source/ui/miscdlgs/acredlin \
+       sc/source/ui/miscdlgs/highred \
+       sc/source/ui/miscdlgs/simpref \
+       sc/source/ui/miscdlgs/redcom \
+       sc/source/ui/miscdlgs/warnbox \
+       sc/source/ui/miscdlgs/conflictsdlg \
+       sc/source/ui/miscdlgs/sharedocdlg \
+       sc/source/ui/miscdlgs/protectiondlg \
+       sc/source/ui/miscdlgs/retypepassdlg \
+       sc/source/ui/formdlg/formula \
+       sc/source/ui/formdlg/formdata \
+       sc/source/ui/formdlg/privsplt \
+       sc/source/ui/formdlg/dwfunctr \
+       sc/source/ui/cctrl/popmenu \
+       sc/source/ui/cctrl/tbinsert \
+       sc/source/ui/cctrl/cbuttonw \
+       sc/source/ui/cctrl/dpcontrol \
+       sc/source/ui/cctrl/tbzoomsliderctrl \
+       sc/source/ui/dbgui/filtdlg \
+       sc/source/ui/dbgui/sfiltdlg \
+       sc/source/ui/dbgui/foptmgr \
+       sc/source/ui/dbgui/dbnamdlg \
+       sc/source/ui/dbgui/expftext \
+       sc/source/ui/dbgui/fieldwnd \
+       sc/source/ui/dbgui/pvlaydlg \
+       sc/source/ui/dbgui/consdlg \
+       sc/source/ui/dbgui/imoptdlg \
+       sc/source/ui/dbgui/csvsplits \
+       sc/source/ui/dbgui/csvcontrol \
+       sc/source/ui/dbgui/csvruler \
+       sc/source/ui/dbgui/csvgrid \
+       sc/source/ui/dbgui/csvtablebox \
+       sc/source/ui/dbgui/asciiopt \
+       sc/source/ui/pagedlg/areasdlg \
+       sc/source/ui/pagedlg/tphfedit \
+       sc/source/ui/drawfunc/fupoor \
+       sc/source/ui/drawfunc/fumark \
+       sc/source/ui/drawfunc/fudraw \
+       sc/source/ui/drawfunc/fusel2 \
+       sc/source/ui/drawfunc/fuconstr \
+       sc/source/ui/drawfunc/fuconrec \
+       sc/source/ui/drawfunc/fuconarc \
+       sc/source/ui/drawfunc/fuconuno \
+       sc/source/ui/drawfunc/fuconpol \
+       sc/source/ui/drawfunc/fuconcustomshape \
+       sc/source/ui/drawfunc/fuins1 \
+       sc/source/ui/drawfunc/fuins2 \
+       sc/source/ui/drawfunc/futext \
+       sc/source/ui/drawfunc/futext2 \
+       sc/source/ui/drawfunc/futext3 \
+       sc/source/ui/drawfunc/drawsh \
+       sc/source/ui/drawfunc/drawsh2 \
+       sc/source/ui/drawfunc/drawsh4 \
+       sc/source/ui/drawfunc/drawsh5 \
+       sc/source/ui/drawfunc/drtxtob \
+       sc/source/ui/drawfunc/drtxtob1 \
+       sc/source/ui/drawfunc/drtxtob2 \
+       sc/source/ui/drawfunc/drformsh \
+       sc/source/ui/drawfunc/oleobjsh \
+       sc/source/ui/drawfunc/chartsh \
+       sc/source/ui/drawfunc/graphsh \
+       sc/source/ui/drawfunc/mediash \
+       sc/source/ui/sidebar/ScPanelFactory \
+       sc/source/ui/sidebar/AlignmentPropertyPanel \
+       sc/source/ui/sidebar/CellLineStyleControl \
+       sc/source/ui/sidebar/CellLineStylePopup \
+       sc/source/ui/sidebar/CellLineStyleValueSet \
+       sc/source/ui/sidebar/CellBorderUpdater \
+       sc/source/ui/sidebar/CellAppearancePropertyPanel \
+       sc/source/ui/sidebar/CellBorderStyleControl \
+       sc/source/ui/sidebar/CellBorderStylePopup \
+       sc/source/ui/sidebar/NumberFormatPropertyPanel \
+       sc/source/ui/navipi/navipi \
+       sc/source/ui/navipi/navcitem \
+       sc/source/ui/navipi/scenwnd \
+       sc/source/ui/navipi/content \
+       sc/source/ui/unoobj/docuno \
+       sc/source/ui/unoobj/servuno \
+       sc/source/ui/unoobj/defltuno \
+       sc/source/ui/unoobj/drdefuno \
+       sc/source/ui/unoobj/tokenuno \
+       sc/source/ui/unoobj/textuno \
+       sc/source/ui/unoobj/notesuno \
+       sc/source/ui/unoobj/cursuno \
+       sc/source/ui/unoobj/srchuno \
+       sc/source/ui/unoobj/fielduno \
+       sc/source/ui/unoobj/miscuno \
+       sc/source/ui/unoobj/optuno \
+       sc/source/ui/unoobj/appluno \
+       sc/source/ui/unoobj/funcuno \
+       sc/source/ui/unoobj/nameuno \
+       sc/source/ui/unoobj/viewuno \
+       sc/source/ui/unoobj/dispuno \
+       sc/source/ui/unoobj/datauno \
+       sc/source/ui/unoobj/dapiuno \
+       sc/source/ui/unoobj/chartuno \
+       sc/source/ui/unoobj/shapeuno \
+       sc/source/ui/unoobj/pageuno \
+       sc/source/ui/unoobj/forbiuno \
+       sc/source/ui/unoobj/styleuno \
+       sc/source/ui/unoobj/afmtuno \
+       sc/source/ui/unoobj/fmtuno \
+       sc/source/ui/unoobj/linkuno \
+       sc/source/ui/unoobj/targuno \
+       sc/source/ui/unoobj/convuno \
+       sc/source/ui/unoobj/editsrc \
+       sc/source/ui/unoobj/unoguard \
+       sc/source/ui/unoobj/confuno \
+       sc/source/ui/unoobj/filtuno \
+       sc/source/ui/unoobj/unodoc \
+       sc/source/ui/unoobj/addruno \
+       sc/source/ui/unoobj/eventuno \
+       sc/source/ui/unoobj/listenercalls \
+       sc/source/ui/unoobj/cellvaluebinding \
+       sc/source/ui/unoobj/celllistsource \
+       sc/source/ui/unoobj/warnpassword \
+       sc/source/ui/unoobj/unoreflist \
+       sc/source/ui/unoobj/ChartRangeSelectionListener \
+       sc/source/core/data/attarray \
+       sc/source/core/data/attrib \
+       sc/source/core/data/autonamecache \
+       sc/source/core/data/bcaslot \
+       sc/source/core/data/cell2 \
+       sc/source/core/data/clipparam \
+       sc/source/core/data/column \
+       sc/source/core/data/compressedarray \
+       sc/source/core/data/dbdocutl \
+       sc/source/core/data/dociter \
+       sc/source/core/data/docpool \
+       sc/source/core/data/documen2 \
+       sc/source/core/data/documen3 \
+       sc/source/core/data/documen5 \
+       sc/source/core/data/documen6 \
+       sc/source/core/data/documen7 \
+       sc/source/core/data/documen8 \
+       sc/source/core/data/documen9 \
+       sc/source/core/data/document \
+       sc/source/core/data/dpcachetable \
+       sc/source/core/data/dpdimsave \
+       sc/source/core/data/dpglobal \
+       sc/source/core/data/dpgroup \
+       sc/source/core/data/dpobject \
+       sc/source/core/data/dpoutput \
+       sc/source/core/data/dpoutputgeometry \
+       sc/source/core/data/dpsave \
+       sc/source/core/data/dpsdbtab \
+       sc/source/core/data/dpshttab \
+       sc/source/core/data/dptabdat \
+       sc/source/core/data/dptabres \
+       sc/source/core/data/dptabsrc \
+       sc/source/core/data/dptablecache \
+       sc/source/core/data/scdpoutputimpl \
+       sc/source/core/data/drawpage \
+       sc/source/core/data/drwlayer \
+       sc/source/core/data/fillinfo \
+       sc/source/core/data/global \
+       sc/source/core/data/global2 \
+       sc/source/core/data/globalx \
+       sc/source/core/data/markarr \
+       sc/source/core/data/markdata \
+       sc/source/core/data/olinetab \
+       sc/source/core/data/pagepar \
+       sc/source/core/data/patattr \
+       sc/source/core/data/pivot2 \
+       sc/source/core/data/poolhelp \
+       sc/source/core/data/sheetevents \
+       sc/source/core/data/segmenttree \
+       sc/source/core/data/sortparam \
+       sc/source/core/data/stlpool \
+       sc/source/core/data/stlsheet \
+       sc/source/core/data/tabbgcolor \
+       sc/source/core/data/table1 \
+       sc/source/core/data/table2 \
+       sc/source/core/data/table5 \
+       sc/source/core/data/table6 \
+       sc/source/core/data/tabprotection \
+       sc/source/core/data/userdat \
+       sc/source/core/data/postit \
+       sc/source/core/tool/addincfg \
+       sc/source/core/tool/addincol \
+       sc/source/core/tool/addinhelpid \
+       sc/source/core/tool/addinlis \
+       sc/source/core/tool/address \
+       sc/source/core/tool/adiasync \
+       sc/source/core/tool/appoptio \
+       sc/source/core/tool/autoform \
+       sc/source/core/tool/callform \
+       sc/source/core/tool/cellform \
+       sc/source/core/tool/cellkeytranslator \
+       sc/source/core/tool/charthelper \
+       sc/source/core/tool/chartpos \
+       sc/source/core/tool/chartlis \
+       sc/source/core/tool/chartlock \
+       sc/source/core/tool/chgtrack \
+       sc/source/core/tool/chgviset \
+       sc/source/core/tool/collect \
+       sc/source/core/tool/compiler \
+       sc/source/core/tool/consoli \
+       sc/source/core/tool/dbcolect \
+       sc/source/core/tool/ddelink \
+       sc/source/core/tool/detdata \
+       sc/source/core/tool/detfunc \
+       sc/source/core/tool/docoptio \
+       sc/source/core/tool/doubleref \
+       sc/source/core/tool/editutil \
+       sc/source/core/tool/filtopt \
+       sc/source/core/tool/formulaparserpool \
+       sc/source/core/tool/hints \
+       sc/source/core/tool/inputopt \
+       sc/source/core/tool/interpr1 \
+       sc/source/core/tool/interpr3 \
+       sc/source/core/tool/interpr5 \
+       sc/source/core/tool/lookupcache \
+       sc/source/core/tool/navicfg \
+       sc/source/core/tool/odffmap \
+       sc/source/core/tool/optutil \
+       sc/source/core/tool/parclass \
+       sc/source/core/tool/printopt \
+       sc/source/core/tool/prnsave \
+       sc/source/core/tool/progress \
+       sc/source/core/tool/queryparam \
+       sc/source/core/tool/rangelst \
+       sc/source/core/tool/rangenam \
+       sc/source/core/tool/rangeseq \
+       sc/source/core/tool/rangeutl \
+       sc/source/core/tool/rechead \
+       sc/source/core/tool/refdata \
+       sc/source/core/tool/reffind \
+       sc/source/core/tool/refreshtimer \
+       sc/source/core/tool/reftokenhelper \
+       sc/source/core/tool/refupdat \
+       sc/source/core/tool/scmatrix \
+       sc/source/core/tool/stringutil \
+       sc/source/core/tool/unitconv \
+       sc/source/core/tool/userlist \
+       sc/source/core/tool/viewopti \
+       sc/source/core/tool/zforauto \
+       sc/source/filter/xml/sheetdata \
+       sc/source/filter/xml/xmlwrap \
+       sc/source/filter/xml/xmlimprt \
+       sc/source/filter/xml/xmlexprt \
+       sc/source/filter/xml/xmlbodyi \
+       sc/source/filter/xml/xmltabi \
+       sc/source/filter/xml/xmlexternaltabi \
+       sc/source/filter/xml/xmlrowi \
+       sc/source/filter/xml/xmlcelli \
+       sc/source/filter/xml/xmlconti \
+       sc/source/filter/xml/xmlcoli \
+       sc/source/filter/xml/xmlsubti \
+       sc/source/filter/xml/xmlnexpi \
+       sc/source/filter/xml/xmldrani \
+       sc/source/filter/xml/xmlfilti \
+       sc/source/filter/xml/xmlsorti \
+       sc/source/filter/xml/xmlstyle \
+       sc/source/filter/xml/xmlstyli \
+       sc/source/filter/xml/xmldpimp \
+       sc/source/filter/xml/xmlannoi \
+       sc/source/filter/xml/xmlsceni \
+       sc/source/filter/xml/XMLTableMasterPageExport \
+       sc/source/filter/xml/xmllabri \
+       sc/source/filter/xml/XMLTableHeaderFooterContext \
+       sc/source/filter/xml/XMLDetectiveContext \
+       sc/source/filter/xml/XMLCellRangeSourceContext \
+       sc/source/filter/xml/XMLConsolidationContext \
+       sc/source/filter/xml/XMLConverter \
+       sc/source/filter/xml/XMLExportIterator \
+       sc/source/filter/xml/XMLColumnRowGroupExport \
+       sc/source/filter/xml/XMLStylesExportHelper \
+       sc/source/filter/xml/XMLStylesImportHelper \
+       sc/source/filter/xml/XMLExportDataPilot \
+       sc/source/filter/xml/XMLExportDatabaseRanges \
+       sc/source/filter/xml/XMLTableShapeImportHelper \
+       sc/source/filter/xml/XMLTableShapesContext \
+       sc/source/filter/xml/XMLExportDDELinks \
+       sc/source/filter/xml/XMLDDELinksContext \
+       sc/source/filter/xml/XMLCalculationSettingsContext \
+       sc/source/filter/xml/XMLTableSourceContext \
+       sc/source/filter/xml/XMLTextPContext \
+       sc/source/filter/xml/XMLTableShapeResizer \
+       sc/source/filter/xml/XMLChangeTrackingExportHelper \
+       sc/source/filter/xml/xmlfonte \
+       sc/source/filter/xml/XMLChangeTrackingImportHelper \
+       sc/source/filter/xml/XMLTrackedChangesContext \
+       sc/source/filter/xml/XMLExportSharedData \
+       sc/source/filter/xml/XMLEmptyContext \
+       sc/source/filter/xml/XMLCodeNameProvider \
+       sc/source/ui/Accessibility/AccessibleContextBase \
+       sc/source/ui/Accessibility/AccessibleTableBase \
+       sc/source/ui/Accessibility/AccessibleDocument \
+       sc/source/ui/Accessibility/AccessibleGlobal \
+       sc/source/ui/Accessibility/AccessibleSpreadsheet \
+       sc/source/ui/Accessibility/AccessibleCell \
+       sc/source/ui/Accessibility/AccessibilityHints \
+       sc/source/ui/Accessibility/AccessibleDocumentBase \
+       sc/source/ui/Accessibility/AccessibleCellBase \
+       sc/source/ui/Accessibility/AccessibleDocumentPagePreview \
+       sc/source/ui/Accessibility/AccessibleFilterMenu \
+       sc/source/ui/Accessibility/AccessibleFilterMenuItem \
+       sc/source/ui/Accessibility/AccessibleFilterTopWindow \
+       sc/source/ui/Accessibility/AccessiblePreviewTable \
+       sc/source/ui/Accessibility/AccessiblePreviewCell \
+       sc/source/ui/Accessibility/AccessiblePreviewHeaderCell \
+       sc/source/ui/Accessibility/AccessiblePageHeader \
+       sc/source/ui/Accessibility/AccessibleText \
+       sc/source/ui/Accessibility/AccessiblePageHeaderArea \
+       sc/source/ui/Accessibility/DrawModelBroadcaster \
+       sc/source/ui/Accessibility/AccessibleEditObject \
+       sc/source/ui/Accessibility/AccessibleDataPilotControl \
+       sc/source/ui/Accessibility/AccessibleCsvControl \
+))
+
+$(eval $(call gb_Library_add_cxxobjects,sc,\
+       sc/source/ui/view/drawview \
+       sc/source/ui/view/dbfunc2 \
+       sc/source/ui/view/tabvwsh2 \
+       sc/source/ui/drawfunc/fusel \
+       sc/source/filter/xml/xmlcvali \
+       , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
+))
+
+ifeq ($(OS)$(COM)$(CPUNAME),LINUXGCCPOWERPC)
+$(eval $(call gb_Library_add_cxxobjects,sc,\
+       sc/source/core/tool/subtotal \
+       , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
+))
+else
+$(eval $(call gb_Library_add_exception_objects,sc,\
+       sc/source/core/tool/subtotal \
+))
+endif
+
+ifeq ($(OS)$(COM)$(CPUNAME),LINUXGCCSPARC)
+$(eval $(call gb_Library_add_cxxobjects,sc,\
+       sc/source/ui/view/viewfun4 \
+       sc/source/ui/view/viewfun2 \
+       sc/source/ui/unoobj/cellsuno \
+       sc/source/core/data/column2 \
+       sc/source/core/data/column3 \
+       sc/source/core/data/table3 \
+       sc/source/core/data/table4 \
+       sc/source/core/data/documen4 \
+       sc/source/core/data/conditio \
+       sc/source/core/data/validat \
+       sc/source/core/data/cell \
+       sc/source/core/tool/interpr2 \
+       sc/source/core/tool/interpr4 \
+       sc/source/core/tool/token \
+       sc/source/core/tool/chartarr \
+       , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
+))
+else
+$(eval $(call gb_Library_add_exception_objects,sc,\
+       sc/source/ui/view/viewfun4 \
+       sc/source/ui/view/viewfun2 \
+       sc/source/ui/unoobj/cellsuno \
+       sc/source/core/data/column2 \
+       sc/source/core/data/column3 \
+       sc/source/core/data/table3 \
+       sc/source/core/data/table4 \
+       sc/source/core/data/documen4 \
+       sc/source/core/data/conditio \
+       sc/source/core/data/validat \
+       sc/source/core/data/cell \
+       sc/source/core/tool/interpr2 \
+       sc/source/core/tool/interpr4 \
+       sc/source/core/tool/token \
+       sc/source/core/tool/chartarr \
+))
+endif
+
+ifeq ($(GUI),OS2)
+$(eval $(call gb_Library_add_cxxobjects,sc,\
+       sc/source/core/tool/interpr6 \
+       , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
+))
+else
+$(eval $(call gb_Library_add_exception_objects,sc,\
+       sc/source/core/tool/interpr6 \
+))
+endif
+
+# Work around bug in gcc 4.2 / 4.3, see
+# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35182
+ifeq ($(COM),GCC)
+$(eval $(call gb_Library_add_cxxobjects,sc,\
+       sc/source/ui/unoobj/chart2uno \
+       , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
+))
+else
+$(eval $(call gb_Library_add_exception_objects,sc,\
+       sc/source/ui/unoobj/chart2uno \
+))
+endif
+
+
+$(eval $(call gb_SdiTarget_SdiTarget,sc/sdi/scslots,sc/sdi/scalc))
+
+$(eval $(call gb_SdiTarget_set_include,sc/sdi/scslots,\
+       -I$(SRCDIR)/sc/inc \
+       -I$(SRCDIR)/sc/sdi \
+       -I$(SRCDIR)/sc/source/ui/inc \
+       -I$(OUTDIR)/inc \
+))
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/Library_scd.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Library_scd.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Library_scd.mk (added)
+++ openoffice/trunk/main/sc/Library_scd.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,68 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_Library_Library,scd))
+
+$(eval $(call 
gb_Library_add_precompiled_header,scd,$(SRCDIR)/sc/inc/pch/precompiled_scd))
+
+$(eval $(call gb_Library_set_componentfile,scd,sc/util/scd))
+
+$(eval $(call gb_Library_set_include,scd,\
+        $$(INCLUDE) \
+       -I$(SRCDIR)/sc/inc \
+       -I$(SRCDIR)/sc/inc/pch \
+       -I$(SRCDIR)/sc/source/ui/inc \
+       -I$(SRCDIR)/sc/source/core/inc \
+       -I$(SRCDIR)/sc/source/filter/inc \
+))
+
+$(eval $(call gb_Library_add_defs,scd,\
+       -DSC_DLLIMPLEMENTATION \
+))
+
+$(eval $(call gb_Library_add_api,scd,\
+       offapi \
+       udkapi \
+))
+
+$(eval $(call gb_Library_add_linked_libs,scd,\
+       cppu \
+       cppuhelper \
+       sal \
+       sfx \
+       sot \
+       stl \
+       svl \
+       svt \
+       tl \
+       ucbhelper \
+       vcl \
+       $(gb_STDLIBS) \
+))
+
+$(eval $(call gb_Library_add_exception_objects,scd,\
+       sc/source/ui/unoobj/scdetect \
+       sc/source/ui/unoobj/detreg \
+))
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/Library_scfilt.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Library_scfilt.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Library_scfilt.mk (added)
+++ openoffice/trunk/main/sc/Library_scfilt.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,180 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_Library_Library,scfilt))
+
+$(eval $(call 
gb_Library_add_precompiled_header,scfilt,$(SRCDIR)/sc/inc/pch/precompiled_scfilt))
+
+$(eval $(call gb_Library_set_include,scfilt,\
+        $$(INCLUDE) \
+       -I$(SRCDIR)/sc/inc \
+       -I$(SRCDIR)/sc/inc/pch \
+       -I$(SRCDIR)/sc/source/ui/inc \
+       -I$(SRCDIR)/sc/source/core/inc \
+       -I$(SRCDIR)/sc/source/filter/inc \
+))
+
+$(eval $(call gb_Library_add_defs,scfilt,\
+       -DSC_DLLIMPLEMENTATION \
+))
+
+$(eval $(call gb_Library_add_api,scfilt,\
+       offapi \
+       udkapi \
+))
+
+$(eval $(call gb_Library_add_linked_libs,scfilt,\
+       basegfx \
+       comphelper \
+       cppu \
+       cppuhelper \
+       drawinglayer \
+       editeng \
+       for \
+       msfilter \
+       ootk \
+       oox \
+       sal \
+       sax \
+       sb \
+       sc \
+       sfx \
+       sot \
+       stl \
+       svl \
+       svt \
+       svx \
+       svxcore \
+       tl \
+       utl \
+       vcl \
+       vos3 \
+       $(gb_STDLIBS) \
+))
+
+$(eval $(call gb_Library_add_exception_objects,scfilt,\
+       sc/source/filter/ftools/fapihelper \
+       sc/source/filter/ftools/fprogressbar \
+       sc/source/filter/ftools/ftools \
+       sc/source/filter/excel/colrowst \
+       sc/source/filter/excel/excdoc \
+       sc/source/filter/excel/excel \
+       sc/source/filter/excel/excform \
+       sc/source/filter/excel/excform8 \
+       sc/source/filter/excel/excimp8 \
+       sc/source/filter/excel/excrecds \
+       sc/source/filter/excel/exctools \
+       sc/source/filter/excel/expop2 \
+       sc/source/filter/excel/fontbuff \
+       sc/source/filter/excel/frmbase \
+       sc/source/filter/excel/impop \
+       sc/source/filter/excel/namebuff \
+       sc/source/filter/excel/read \
+       sc/source/filter/excel/tokstack \
+       sc/source/filter/excel/xechart \
+       sc/source/filter/excel/xecontent \
+       sc/source/filter/excel/xeescher \
+       sc/source/filter/excel/xeformula \
+       sc/source/filter/excel/xehelper \
+       sc/source/filter/excel/xelink \
+       sc/source/filter/excel/xename \
+       sc/source/filter/excel/xepage \
+       sc/source/filter/excel/xepivot \
+       sc/source/filter/excel/xerecord \
+       sc/source/filter/excel/xeroot \
+       sc/source/filter/excel/xestream \
+       sc/source/filter/excel/xestring \
+       sc/source/filter/excel/xestyle \
+       sc/source/filter/excel/xetable \
+       sc/source/filter/excel/xeview \
+       sc/source/filter/excel/xichart \
+       sc/source/filter/excel/xicontent \
+       sc/source/filter/excel/xiformula \
+       sc/source/filter/excel/xihelper \
+       sc/source/filter/excel/xilink \
+       sc/source/filter/excel/xiname \
+       sc/source/filter/excel/xipage \
+       sc/source/filter/excel/xipivot \
+       sc/source/filter/excel/xiroot \
+       sc/source/filter/excel/xistream \
+       sc/source/filter/excel/xistring \
+       sc/source/filter/excel/xistyle \
+       sc/source/filter/excel/xiview \
+       sc/source/filter/excel/xladdress \
+       sc/source/filter/excel/xlchart \
+       sc/source/filter/excel/xlescher \
+       sc/source/filter/excel/xlformula \
+       sc/source/filter/excel/xlpage \
+       sc/source/filter/excel/xlpivot \
+       sc/source/filter/excel/xlroot \
+       sc/source/filter/excel/xlstyle \
+       sc/source/filter/excel/xltools \
+       sc/source/filter/excel/xltracer \
+       sc/source/filter/excel/xlview \
+       sc/source/filter/xcl97/xcl97esc \
+       sc/source/filter/xcl97/xcl97rec \
+       sc/source/filter/xcl97/XclImpChangeTrack \
+       sc/source/filter/xcl97/XclExpChangeTrack \
+       sc/source/filter/lotus/filter \
+       sc/source/filter/lotus/lotus \
+       sc/source/filter/lotus/lotimpop \
+       sc/source/filter/lotus/lotread \
+       sc/source/filter/lotus/lotform \
+       sc/source/filter/lotus/memory \
+       sc/source/filter/lotus/op \
+       sc/source/filter/lotus/optab \
+       sc/source/filter/lotus/tool \
+       sc/source/filter/lotus/expop \
+       sc/source/filter/lotus/export \
+       sc/source/filter/lotus/lotattr \
+       sc/source/filter/qpro/qpro \
+       sc/source/filter/qpro/qproform \
+       sc/source/filter/qpro/qprostyle \
+       sc/source/filter/qpro/biff \
+       sc/source/filter/dif/difimp \
+       sc/source/filter/dif/difexp \
+       sc/source/filter/html/htmlexp \
+       sc/source/filter/html/htmlexp2 \
+       sc/source/filter/html/htmlimp \
+       sc/source/filter/html/htmlpars \
+       sc/source/filter/rtf/eeimpars \
+       sc/source/filter/rtf/expbase \
+       sc/source/filter/rtf/rtfexp \
+       sc/source/filter/rtf/rtfimp \
+       sc/source/filter/rtf/rtfparse \
+       sc/source/filter/starcalc/scflt \
+       sc/source/filter/starcalc/scfobj \
+))
+
+ifeq ($(OS)$(COM)$(CPUNAME),LINUXGCCSPARC)
+$(eval $(call gb_Library_add_cxxobjects,scfilt,\
+       sc/source/filter/excel/xiescher \
+       , $(gb_COMPILERNOOPTFLAGS) $(gb_LinkTarget_EXCEPTIONFLAGS) \
+))
+else
+$(eval $(call gb_Library_add_exception_objects,scfilt,\
+       sc/source/filter/excel/xiescher \
+))
+endif
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/Library_scui.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Library_scui.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Library_scui.mk (added)
+++ openoffice/trunk/main/sc/Library_scui.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,126 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_Library_Library,scui))
+
+$(eval $(call 
gb_Library_add_precompiled_header,scui,$(SRCDIR)/sc/inc/pch/precompiled_scui))
+
+$(eval $(call gb_Library_set_include,scui,\
+        $$(INCLUDE) \
+       -I$(SRCDIR)/sc/inc \
+       -I$(SRCDIR)/sc/inc/pch \
+       -I$(SRCDIR)/sc/source/ui/inc \
+       -I$(SRCDIR)/sc/source/core/inc \
+       -I$(SRCDIR)/sc/source/filter/inc \
+))
+
+$(eval $(call gb_Library_add_defs,scui,\
+       -DSC_DLLIMPLEMENTATION \
+))
+
+$(eval $(call gb_Library_add_api,scui,\
+       offapi \
+       udkapi \
+))
+
+$(eval $(call gb_Library_add_linked_libs,scui,\
+       comphelper \
+       cppu \
+       editeng \
+       for \
+       forui \
+       i18nisolang1 \
+       sal \
+       sc \
+       sfx \
+       sot \
+       stl \
+       svl \
+       svt \
+       svx \
+       svxcore \
+       tl \
+       utl \
+       vcl \
+       $(gb_STDLIBS) \
+))
+
+ifeq ($(ENABLE_LAYOUT),TRUE)
+$(eval $(call gb_Library_add_linked_libs,scui,\
+       ootk \
+))
+endif
+
+$(eval $(call gb_Library_add_exception_objects,scui,\
+       sc/source/ui/styleui/styledlg \
+       sc/source/ui/optdlg/tpusrlst \
+       sc/source/ui/optdlg/tpview \
+       sc/source/ui/optdlg/tpcalc \
+       sc/source/ui/optdlg/tpprint \
+       sc/source/ui/optdlg/opredlin \
+       sc/source/ui/attrdlg/scuiexp \
+       sc/source/ui/attrdlg/scdlgfact \
+       sc/source/ui/dbgui/tpsubt \
+       sc/source/ui/pagedlg/tptable \
+       sc/source/ui/docshell/tpstat \
+       sc/source/ui/attrdlg/tabpages \
+       sc/source/ui/dbgui/tpsort \
+       sc/source/ui/dbgui/sortdlg \
+       sc/source/ui/dbgui/validate \
+       sc/source/ui/miscdlgs/textdlgs \
+       sc/source/ui/dbgui/subtdlg \
+       sc/source/ui/pagedlg/tphf \
+       sc/source/ui/pagedlg/scuitphfedit \
+       sc/source/ui/pagedlg/hfedtdlg \
+       sc/source/ui/attrdlg/attrdlg \
+       sc/source/ui/dbgui/scuiimoptdlg \
+       sc/source/ui/miscdlgs/strindlg \
+       sc/source/ui/miscdlgs/tabbgcolordlg \
+       sc/source/ui/miscdlgs/shtabdlg \
+       sc/source/ui/dbgui/scendlg \
+       sc/source/ui/dbgui/pvfundlg \
+       sc/source/ui/dbgui/pfiltdlg \
+       sc/source/ui/miscdlgs/namepast \
+       sc/source/ui/miscdlgs/namecrea \
+       sc/source/ui/miscdlgs/mvtabdlg \
+       sc/source/ui/miscdlgs/mtrindlg \
+       sc/source/ui/miscdlgs/linkarea \
+       sc/source/ui/miscdlgs/lbseldlg \
+       sc/source/ui/miscdlgs/instbdlg \
+       sc/source/ui/miscdlgs/inscodlg \
+       sc/source/ui/miscdlgs/inscldlg \
+       sc/source/ui/miscdlgs/groupdlg \
+       sc/source/ui/miscdlgs/filldlg \
+       sc/source/ui/miscdlgs/delcodlg \
+       sc/source/ui/miscdlgs/delcldlg \
+       sc/source/ui/dbgui/dapitype \
+       sc/source/ui/dbgui/dapidata \
+       sc/source/ui/miscdlgs/crdlg \
+       sc/source/ui/dbgui/scuiasciiopt \
+       sc/source/ui/dbgui/textimportoptions \
+       sc/source/ui/miscdlgs/scuiautofmt \
+       sc/source/ui/dbgui/dpgroupdlg \
+       sc/source/ui/cctrl/editfield \
+))
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/Library_vbaobj.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Library_vbaobj.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Library_vbaobj.mk (added)
+++ openoffice/trunk/main/sc/Library_vbaobj.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,130 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_Library_Library,vbaobj))
+
+$(eval $(call gb_Library_set_componentfile,vbaobj,sc/util/vbaobj))
+
+$(eval $(call gb_Library_set_include,vbaobj,\
+        $$(INCLUDE) \
+       -I$(SRCDIR)/sc/inc \
+       -I$(SRCDIR)/sc/inc/pch \
+       -I$(SRCDIR)/sc/source/ui/inc \
+       -I$(SRCDIR)/sc/source/core/inc \
+       -I$(SRCDIR)/sc/source/filter/inc \
+))
+
+$(eval $(call gb_Library_add_defs,vbaobj,\
+       -DSC_DLLIMPLEMENTATION \
+))
+
+$(eval $(call gb_Library_add_api,vbaobj,\
+       offapi \
+       oovbaapi \
+       udkapi \
+))
+
+$(eval $(call gb_Library_add_linked_libs,vbaobj,\
+       comphelper \
+       cppu \
+       cppuhelper \
+       editeng \
+       for \
+       msfilter \
+       ootk \
+       sal \
+       sb \
+       sc \
+       sfx \
+       stl \
+       svl \
+       svt \
+       svxcore \
+       tl \
+       utl \
+       vbahelper \
+       vcl \
+       $(gb_STDLIBS) \
+))
+
+$(eval $(call gb_Library_add_exception_objects,vbaobj,\
+       sc/source/ui/vba/excelvbahelper \
+       sc/source/ui/vba/service \
+       sc/source/ui/vba/vbaapplication \
+       sc/source/ui/vba/vbaassistant \
+       sc/source/ui/vba/vbaaxes \
+       sc/source/ui/vba/vbaaxis \
+       sc/source/ui/vba/vbaaxistitle \
+       sc/source/ui/vba/vbaborders \
+       sc/source/ui/vba/vbacharacters \
+       sc/source/ui/vba/vbachart \
+       sc/source/ui/vba/vbachartobject \
+       sc/source/ui/vba/vbachartobjects \
+       sc/source/ui/vba/vbacharts \
+       sc/source/ui/vba/vbacharttitle \
+       sc/source/ui/vba/vbacomment \
+       sc/source/ui/vba/vbacomments \
+       sc/source/ui/vba/vbacondition \
+       sc/source/ui/vba/vbadialog \
+       sc/source/ui/vba/vbadialogs \
+       sc/source/ui/vba/vbaeventshelper \
+       sc/source/ui/vba/vbafont \
+       sc/source/ui/vba/vbaformat \
+       sc/source/ui/vba/vbaformatcondition \
+       sc/source/ui/vba/vbaformatconditions \
+       sc/source/ui/vba/vbaglobals \
+       sc/source/ui/vba/vbahyperlink \
+       sc/source/ui/vba/vbahyperlinks \
+       sc/source/ui/vba/vbainterior \
+       sc/source/ui/vba/vbaname \
+       sc/source/ui/vba/vbanames \
+       sc/source/ui/vba/vbaoleobject \
+       sc/source/ui/vba/vbaoleobjects \
+       sc/source/ui/vba/vbaoutline \
+       sc/source/ui/vba/vbapagebreak \
+       sc/source/ui/vba/vbapagebreaks \
+       sc/source/ui/vba/vbapagesetup \
+       sc/source/ui/vba/vbapalette \
+       sc/source/ui/vba/vbapane \
+       sc/source/ui/vba/vbapivotcache \
+       sc/source/ui/vba/vbapivottable \
+       sc/source/ui/vba/vbapivottables \
+       sc/source/ui/vba/vbarange \
+       sc/source/ui/vba/vbaseriescollection \
+       sc/source/ui/vba/vbasheetobject \
+       sc/source/ui/vba/vbasheetobjects \
+       sc/source/ui/vba/vbastyle \
+       sc/source/ui/vba/vbastyles \
+       sc/source/ui/vba/vbatextboxshape \
+       sc/source/ui/vba/vbatextframe \
+       sc/source/ui/vba/vbavalidation \
+       sc/source/ui/vba/vbawindow \
+       sc/source/ui/vba/vbawindows \
+       sc/source/ui/vba/vbaworkbook \
+       sc/source/ui/vba/vbaworkbooks \
+       sc/source/ui/vba/vbaworksheet \
+       sc/source/ui/vba/vbaworksheets \
+       sc/source/ui/vba/vbawsfunction \
+))
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/Makefile
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Makefile?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Makefile (added)
+++ openoffice/trunk/main/sc/Makefile Sun Jan 15 05:42:59 2017
@@ -0,0 +1,32 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+ifeq ($(strip $(SOLARENV)),)
+$(error No environment set!)
+endif
+
+gb_PARTIALBUILD := T
+GBUILDDIR := $(SOLARENV)/gbuild
+include $(GBUILDDIR)/gbuild.mk
+
+$(eval $(call gb_Module_make_global_targets,$(shell ls $(dir $(realpath 
$(firstword $(MAKEFILE_LIST))))/Module*.mk)))
+
+# vim: set noet sw=4 ts=4:

Propchange: openoffice/trunk/main/sc/Makefile
------------------------------------------------------------------------------
    svn:eol-style = native

Added: openoffice/trunk/main/sc/Module_sc.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Module_sc.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Module_sc.mk (added)
+++ openoffice/trunk/main/sc/Module_sc.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,51 @@
+#**************************************************************
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+#**************************************************************
+
+
+
+$(eval $(call gb_Module_Module,sc))
+
+$(eval $(call gb_Module_add_targets,sc,\
+       AllLangResTarget_sc \
+       Library_sc \
+       Library_scd \
+       Library_scfilt \
+       Library_scui \
+       Library_vbaobj \
+       Package_uiconfig \
+       Package_xml \
+))
+
+ifeq ($(ENABLE_UNIT_TESTS),YES)
+$(eval $(call gb_Module_add_targets,sc,\
+       GoogleTest_sc \
+))
+endif
+
+ifneq ($(OOO_JUNIT_JAR),)
+$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
+       JunitTest_sc_complex \
+       JunitTest_sc_complex_cellRanges \
+))
+endif
+
+
+# vim: set noet sw=4 ts=4:

Added: openoffice/trunk/main/sc/Package_uiconfig.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Package_uiconfig.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Package_uiconfig.mk (added)
+++ openoffice/trunk/main/sc/Package_uiconfig.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,59 @@
+###############################################################
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+###############################################################
+
+
+
+$(eval $(call gb_Package_Package,sc_uiconfig,$(SRCDIR)/sc/uiconfig))
+
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/menubar/menubar.xml,scalc/menubar/menubar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/graffilterbar.xml,scalc/toolbar/graffilterbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/textobjectbar.xml,scalc/toolbar/textobjectbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/fullscreenbar.xml,scalc/toolbar/fullscreenbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/arrowshapes.xml,scalc/toolbar/arrowshapes.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/previewbar.xml,scalc/toolbar/previewbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formsfilterbar.xml,scalc/toolbar/formsfilterbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/drawobjectbar.xml,scalc/toolbar/drawobjectbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formatobjectbar.xml,scalc/toolbar/formatobjectbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/symbolshapes.xml,scalc/toolbar/symbolshapes.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/mediaobjectbar.xml,scalc/toolbar/mediaobjectbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formsnavigationbar.xml,scalc/toolbar/formsnavigationbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/starshapes.xml,scalc/toolbar/starshapes.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/insertcellsbar.xml,scalc/toolbar/insertcellsbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/graphicobjectbar.xml,scalc/toolbar/graphicobjectbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formtextobjectbar.xml,scalc/toolbar/formtextobjectbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formcontrols.xml,scalc/toolbar/formcontrols.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/formdesign.xml,scalc/toolbar/formdesign.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/fontworkshapetype.xml,scalc/toolbar/fontworkshapetype.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/colorbar.xml,scalc/toolbar/colorbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/standardbar.xml,scalc/toolbar/standardbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/toolbar.xml,scalc/toolbar/toolbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/alignmentbar.xml,scalc/toolbar/alignmentbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/extrusionobjectbar.xml,scalc/toolbar/extrusionobjectbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/findbar.xml,scalc/toolbar/findbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/insertbar.xml,scalc/toolbar/insertbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/flowchartshapes.xml,scalc/toolbar/flowchartshapes.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/viewerbar.xml,scalc/toolbar/viewerbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/drawbar.xml,scalc/toolbar/drawbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/basicshapes.xml,scalc/toolbar/basicshapes.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/fontworkobjectbar.xml,scalc/toolbar/fontworkobjectbar.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/moreformcontrols.xml,scalc/toolbar/moreformcontrols.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/toolbar/calloutshapes.xml,scalc/toolbar/calloutshapes.xml))
+$(eval $(call 
gb_Package_add_file,sc_uiconfig,xml/uiconfig/modules/scalc/statusbar/statusbar.xml,scalc/statusbar/statusbar.xml))

Added: openoffice/trunk/main/sc/Package_xml.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/Package_xml.mk?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/Package_xml.mk (added)
+++ openoffice/trunk/main/sc/Package_xml.mk Sun Jan 15 05:42:59 2017
@@ -0,0 +1,142 @@
+###############################################################
+#  
+#  Licensed to the Apache Software Foundation (ASF) under one
+#  or more contributor license agreements.  See the NOTICE file
+#  distributed with this work for additional information
+#  regarding copyright ownership.  The ASF licenses this file
+#  to you under the Apache License, Version 2.0 (the
+#  "License"); you may not use this file except in compliance
+#  with the License.  You may obtain a copy of the License at
+#  
+#    http://www.apache.org/licenses/LICENSE-2.0
+#  
+#  Unless required by applicable law or agreed to in writing,
+#  software distributed under the License is distributed on an
+#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+#  specific language governing permissions and limitations
+#  under the License.
+#  
+###############################################################
+
+
+
+$(eval $(call gb_Package_Package,sc_xml,$(SRCDIR)/sc/xml))
+
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScXMLImport.xml,ScXMLImport.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessiblePageHeaderArea.xml,ScAccessiblePageHeaderArea.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_TableAutoFormatEnumeration.xml,ScIndexEnumeration_TableAutoFormatEnumeration.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScCellObj.xml,ScCellObj.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScModelObj.xml,ScModelObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellFieldObj.xml,ScCellFieldObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAreaLinkObj.xml,ScAreaLinkObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDocumentConfiguration.xml,ScDocumentConfiguration.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScShapeObj.xml,ScShapeObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScScenariosObj.xml,ScScenariosObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScSheetLinkObj.xml,ScSheetLinkObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessibleDocument.xml,ScAccessibleDocument.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_ScenariosEnumeration.xml,ScIndexEnumeration_ScenariosEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/AccessibleEditableTextPara_HeaderFooter.xml,AccessibleEditableTextPara_HeaderFooter.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAutoFormatObj.xml,ScAutoFormatObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotItemObj.xml,ScDataPilotItemObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScSubTotalFieldObj.xml,ScSubTotalFieldObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScHeaderFieldsObj.xml,ScHeaderFieldsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScConsolidationDescriptor.xml,ScConsolidationDescriptor.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableRowsObj.xml,ScTableRowsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDrawPageObj.xml,ScDrawPageObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScSubTotalDescriptorBase.xml,ScSubTotalDescriptorBase.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_DataPilotFieldsEnumeration.xml,ScIndexEnumeration_DataPilotFieldsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessiblePreviewHeaderCell.xml,ScAccessiblePreviewHeaderCell.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_SheetCellRangesEnumeration.xml,ScIndexEnumeration_SheetCellRangesEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessiblePreviewCell.xml,ScAccessiblePreviewCell.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScFilterDescriptorBase.xml,ScFilterDescriptorBase.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessibleDocumentPagePreview.xml,ScAccessibleDocumentPagePreview.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessibleCsvGrid.xml,ScAccessibleCsvGrid.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTabViewObj.xml,ScTabViewObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_NamedRangesEnumeration.xml,ScIndexEnumeration_NamedRangesEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScNamedRangeObj.xml,ScNamedRangeObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_TableConditionalEntryEnumeration.xml,ScIndexEnumeration_TableConditionalEntryEnumeration.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScChartObj.xml,ScChartObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDDELinkObj.xml,ScDDELinkObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableColumnsObj.xml,ScTableColumnsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_DDELinksEnumeration.xml,ScIndexEnumeration_DDELinksEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellFieldsObj.xml,ScCellFieldsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_CellAnnotationsEnumeration.xml,ScIndexEnumeration_CellAnnotationsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableConditionalEntry.xml,ScTableConditionalEntry.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessibleCsvCell.xml,ScAccessibleCsvCell.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotFieldGroupObj.xml,ScDataPilotFieldGroupObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScHeaderFooterContentObj.xml,ScHeaderFooterContentObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessiblePreviewTable.xml,ScAccessiblePreviewTable.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAreaLinksObj.xml,ScAreaLinksObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableSheetsObj.xml,ScTableSheetsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/AccessibleEditableTextPara_PreviewNote.xml,AccessibleEditableTextPara_PreviewNote.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellSearchObj.xml,ScCellSearchObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScNamedRangesObj.xml,ScNamedRangesObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScSpreadsheetSettingsObj.xml,ScSpreadsheetSettingsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScViewPaneObj.xml,ScViewPaneObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellsEnumeration.xml,ScCellsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScUniqueCellFormatsObj.xml,ScUniqueCellFormatsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_LabelRangesEnumeration.xml,ScIndexEnumeration_LabelRangesEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellFormatsEnumeration.xml,ScCellFormatsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScHeaderFooterTextObj.xml,ScHeaderFooterTextObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableColumnObj.xml,ScTableColumnObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_CellAreaLinksEnumeration.xml,ScIndexEnumeration_CellAreaLinksEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_TextFieldEnumeration.xml,ScIndexEnumeration_TextFieldEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScStyleFamiliesObj.xml,ScStyleFamiliesObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAnnotationObj.xml,ScAnnotationObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_FunctionDescriptionEnumeration.xml,ScIndexEnumeration_FunctionDescriptionEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessiblePageHeader.xml,ScAccessiblePageHeader.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessibleCell.xml,ScAccessibleCell.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_SpreadsheetsEnumeration.xml,ScIndexEnumeration_SpreadsheetsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScStyleFamilyObj.xml,ScStyleFamilyObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScLabelRangeObj.xml,ScLabelRangeObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotTableObj.xml,ScDataPilotTableObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotFieldGroupsObj.xml,ScDataPilotFieldGroupsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDatabaseRangesObj.xml,ScDatabaseRangesObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellRangesObj.xml,ScCellRangesObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_SubTotalFieldsEnumeration.xml,ScIndexEnumeration_SubTotalFieldsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDDELinksObj.xml,ScDDELinksObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_DataPilotItemsEnumeration.xml,ScIndexEnumeration_DataPilotItemsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScHeaderFieldObj.xml,ScHeaderFieldObj.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScChartsObj.xml,ScChartsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellTextCursor.xml,ScCellTextCursor.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotFieldObj.xml,ScDataPilotFieldObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScHeaderFooterTextCursor.xml,ScHeaderFooterTextCursor.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScSpreadsheetSettings.xml,ScSpreadsheetSettings.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellCursorObj.xml,ScCellCursorObj.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScStyleObj.xml,ScStyleObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessibleSpreadsheet.xml,ScAccessibleSpreadsheet.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotItemsObj.xml,ScDataPilotItemsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellRangeObj.xml,ScCellRangeObj.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScXMLExport.xml,ScXMLExport.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotFieldsObj.xml,ScDataPilotFieldsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_TableRowsEnumeration.xml,ScIndexEnumeration_TableRowsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotFieldGroupItemObj.xml,ScDataPilotFieldGroupItemObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDataPilotTablesObj.xml,ScDataPilotTablesObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDrawPagesObj.xml,ScDrawPagesObj.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScPageObj.xml,ScPageObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_SheetLinksEnumeration.xml,ScIndexEnumeration_SheetLinksEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_TableColumnsEnumeration.xml,ScIndexEnumeration_TableColumnsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScDatabaseRangeObj.xml,ScDatabaseRangeObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableSheetObj.xml,ScTableSheetObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_DatabaseRangesEnumeration.xml,ScIndexEnumeration_DatabaseRangesEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_DataPilotTablesEnumeration.xml,ScIndexEnumeration_DataPilotTablesEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableConditionalFormat.xml,ScTableConditionalFormat.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScFunctionListObj.xml,ScFunctionListObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAnnotationShapeObj.xml,ScAnnotationShapeObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableRowObj.xml,ScTableRowObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScUniqueCellFormatsEnumeration.xml,ScUniqueCellFormatsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScCellFormatsObj.xml,ScCellFormatsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/AccessibleEditableTextPara_PreviewCell.xml,AccessibleEditableTextPara_PreviewCell.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAutoFormatsObj.xml,ScAutoFormatsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScLabelRangesObj.xml,ScLabelRangesObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScTableValidationObj.xml,ScTableValidationObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAutoFormatFieldObj.xml,ScAutoFormatFieldObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_SpreadsheetViewPanesEnumeration.xml,ScIndexEnumeration_SpreadsheetViewPanesEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAccessibleCsvRuler.xml,ScAccessibleCsvRuler.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScIndexEnumeration_TableChartsEnumeration.xml,ScIndexEnumeration_TableChartsEnumeration.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScAnnotationsObj.xml,ScAnnotationsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScSheetLinksObj.xml,ScSheetLinksObj.xml))
+$(eval $(call gb_Package_add_file,sc_xml,xml/ScCellsObj.xml,ScCellsObj.xml))
+$(eval $(call 
gb_Package_add_file,sc_xml,xml/ScRecentFunctionsObj.xml,ScRecentFunctionsObj.xml))
+

Added: openoffice/trunk/main/sc/inc/pch/precompiled_scd.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/inc/pch/precompiled_scd.cxx?rev=1778876&view=auto
==============================================================================
--- openoffice/trunk/main/sc/inc/pch/precompiled_scd.cxx (added)
+++ openoffice/trunk/main/sc/inc/pch/precompiled_scd.cxx Sun Jan 15 05:42:59 
2017
@@ -0,0 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
+
+
+#include "precompiled_scd.hxx"


Reply via email to