osx/soffice.xcodeproj/project.pbxproj |  136 ++++++++++++++++++++++++++++++++++
 1 file changed, 136 insertions(+)

New commits:
commit 78156a0fa2c23977dae99b29302c316dce3951f8
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Fri May 22 19:13:12 2020 +0300
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Fri May 22 19:19:47 2020 +0300

    Add source files from xmlsecurity/source/xmlsec
    
    Change-Id: I173846f9073364ac5573744e9d03cdbef22a8c10

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 1c309c7da366..a1d361890833 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -160,6 +160,17 @@
                BE2DAD301831490400A4D2F7 /* vectortoken.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vectortoken.cxx; path = ../formula/source/core/api/vectortoken.cxx; sourceTree 
= "<group>"; };
                BE40143A182BEB7200731FA1 /* formulagroup.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
formulagroup.cxx; path = ../sc/source/core/tool/formulagroup.cxx; sourceTree = 
"<group>"; };
                BE40143B182C36B000731FA1 /* clkernelthread.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
clkernelthread.cxx; path = ../sc/source/core/tool/clkernelthread.cxx; 
sourceTree = "<group>"; };
+               BE493241247820D50013BCD6 /* xmlsec_init.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
xmlsec_init.cxx; path = ../xmlsecurity/source/xmlsec/xmlsec_init.cxx; 
sourceTree = "<group>"; };
+               BE493242247820D50013BCD6 /* certificateextension_certextn.hxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
certificateextension_certextn.hxx; path = 
../xmlsecurity/source/xmlsec/certificateextension_certextn.hxx; sourceTree = 
"<group>"; };
+               BE493243247820D50013BCD6 /* xmlelementwrapper_xmlsecimpl.cxx */ 
= {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
xmlelementwrapper_xmlsecimpl.cxx; path = 
../xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.cxx; sourceTree = 
"<group>"; };
+               BE493244247820D50013BCD6 /* biginteger.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
biginteger.cxx; path = ../xmlsecurity/source/xmlsec/biginteger.cxx; sourceTree 
= "<group>"; };
+               BE493245247820D50013BCD6 /* errorcallback.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
errorcallback.cxx; path = ../xmlsecurity/source/xmlsec/errorcallback.cxx; 
sourceTree = "<group>"; };
+               BE493246247820D50013BCD6 /* xmldocumentwrapper_xmlsecimpl.cxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
xmldocumentwrapper_xmlsecimpl.cxx; path = 
../xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx; sourceTree = 
"<group>"; };
+               BE493247247820D50013BCD6 /* xmlelementwrapper_xmlsecimpl.hxx */ 
= {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
xmlelementwrapper_xmlsecimpl.hxx; path = 
../xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.hxx; sourceTree = 
"<group>"; };
+               BE493248247820D50013BCD6 /* saxhelper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = saxhelper.cxx; 
path = ../xmlsecurity/source/xmlsec/saxhelper.cxx; sourceTree = "<group>"; };
+               BE493249247820D50013BCD6 /* certificateextension_certextn.cxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
certificateextension_certextn.cxx; path = 
../xmlsecurity/source/xmlsec/certificateextension_certextn.cxx; sourceTree = 
"<group>"; };
+               BE49324A247820D50013BCD6 /* xmlstreamio.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
xmlstreamio.cxx; path = ../xmlsecurity/source/xmlsec/xmlstreamio.cxx; 
sourceTree = "<group>"; };
+               BE49324B247820D50013BCD6 /* certificateextension_xmlsecimpl.hxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
certificateextension_xmlsecimpl.hxx; path = 
../xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.hxx; sourceTree = 
"<group>"; };
                BE60B5771DB7D80200D3E1E4 /* a11yactionwrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11yactionwrapper.mm; path = ../vcl/osx/a11yactionwrapper.mm; sourceTree 
= "<group>"; };
                BE60B5781DB7D80200D3E1E4 /* a11ycomponentwrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11ycomponentwrapper.mm; path = ../vcl/osx/a11ycomponentwrapper.mm; 
sourceTree = "<group>"; };
                BE60B5791DB7D80200D3E1E4 /* a11yfactory.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11yfactory.mm; path = ../vcl/osx/a11yfactory.mm; sourceTree = 
"<group>"; };
@@ -823,6 +834,32 @@
                        name = formula;
                        sourceTree = "<group>";
                };
+               BE49323F247820A10013BCD6 /* xmlsecurity */ = {
+                       isa = PBXGroup;
+                       children = (
+                               BE493240247820B50013BCD6 /* xmlsec */,
+                       );
+                       name = xmlsecurity;
+                       sourceTree = "<group>";
+               };
+               BE493240247820B50013BCD6 /* xmlsec */ = {
+                       isa = PBXGroup;
+                       children = (
+                               BE493244247820D50013BCD6 /* biginteger.cxx */,
+                               BE493249247820D50013BCD6 /* 
certificateextension_certextn.cxx */,
+                               BE493242247820D50013BCD6 /* 
certificateextension_certextn.hxx */,
+                               BE49324B247820D50013BCD6 /* 
certificateextension_xmlsecimpl.hxx */,
+                               BE493245247820D50013BCD6 /* errorcallback.cxx 
*/,
+                               BE493248247820D50013BCD6 /* saxhelper.cxx */,
+                               BE493246247820D50013BCD6 /* 
xmldocumentwrapper_xmlsecimpl.cxx */,
+                               BE493243247820D50013BCD6 /* 
xmlelementwrapper_xmlsecimpl.cxx */,
+                               BE493247247820D50013BCD6 /* 
xmlelementwrapper_xmlsecimpl.hxx */,
+                               BE493241247820D50013BCD6 /* xmlsec_init.cxx */,
+                               BE49324A247820D50013BCD6 /* xmlstreamio.cxx */,
+                       );
+                       name = xmlsec;
+                       sourceTree = "<group>";
+               };
                BE60B5761DB7D76C00D3E1E4 /* osx */ = {
                        isa = PBXGroup;
                        children = (
@@ -1366,6 +1403,7 @@
                                BEBF3E8D246AD70C00415E87 /* ucb */,
                                BEDCC8F02460807C00FB02BD /* unotools */,
                                BE82BE5A18298E2E00A447B5 /* vcl */,
+                               BE49323F247820A10013BCD6 /* xmlsecurity */,
                        );
                        sourceTree = "<group>";
                };
commit 08606b5bbea7b9a704ecbc013bab846c75d1cf14
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Mon May 18 17:06:49 2020 +0300
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Fri May 22 19:19:40 2020 +0300

    Add source files from desktop for breakpointing convenience
    
    Change-Id: If5bc137d95dd507fbf748b45c11d6b18094dc0ba

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 7998c422fde4..1c309c7da366 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -469,6 +469,39 @@
                BEBF3EAB246AD75500415E87 /* filcmd.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = filcmd.cxx; 
path = ../ucb/source/ucp/file/filcmd.cxx; sourceTree = "<group>"; };
                BEBF3EAC246AD75500415E87 /* filinl.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filinl.hxx; path 
= ../ucb/source/ucp/file/filinl.hxx; sourceTree = "<group>"; };
                BEBF3EAD246AD75600415E87 /* filinpstr.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filinpstr.hxx; 
path = ../ucb/source/ucp/file/filinpstr.hxx; sourceTree = "<group>"; };
+               BEBF3EB22472A92D00415E87 /* dp_gui_dependencydialog.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_gui_dependencydialog.cxx; path = 
../desktop/source/deployment/gui/dp_gui_dependencydialog.cxx; sourceTree = 
"<group>"; };
+               BEBF3EB32472A92D00415E87 /* dp_gui_extensioncmdqueue.hxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_gui_extensioncmdqueue.hxx; path = 
../desktop/source/deployment/gui/dp_gui_extensioncmdqueue.hxx; sourceTree = 
"<group>"; };
+               BEBF3EB42472A92D00415E87 /* dp_gui_theextmgr.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_gui_theextmgr.hxx; path = 
../desktop/source/deployment/gui/dp_gui_theextmgr.hxx; sourceTree = "<group>"; 
};
+               BEBF3EB52472A92D00415E87 /* license_dialog.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
license_dialog.hxx; path = ../desktop/source/deployment/gui/license_dialog.hxx; 
sourceTree = "<group>"; };
+               BEBF3EB62472A92D00415E87 /* dp_gui_dependencydialog.hxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_gui_dependencydialog.hxx; path = 
../desktop/source/deployment/gui/dp_gui_dependencydialog.hxx; sourceTree = 
"<group>"; };
+               BEBF3EB72472A92D00415E87 /* dp_gui_updatedialog.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_gui_updatedialog.cxx; path = 
../desktop/source/deployment/gui/dp_gui_updatedialog.cxx; sourceTree = 
"<group>"; };
+               BEBF3EB82472A92D00415E87 /* license_dialog.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
license_dialog.cxx; path = ../desktop/source/deployment/gui/license_dialog.cxx; 
sourceTree = "<group>"; };
+               BEBF3EB92472A92D00415E87 /* dp_gui_dialog2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_gui_dialog2.cxx; path = ../desktop/source/deployment/gui/dp_gui_dialog2.cxx; 
sourceTree = "<group>"; };
+               BEBF3EBA2472A92D00415E87 /* dp_gui_updateinstalldialog.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_gui_updateinstalldialog.cxx; path = 
../desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx; sourceTree = 
"<group>"; };
+               BEBF3EBB2472A92D00415E87 /* dp_gui_theextmgr.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_gui_theextmgr.cxx; path = 
../desktop/source/deployment/gui/dp_gui_theextmgr.cxx; sourceTree = "<group>"; 
};
+               BEBF3EBC2472A92D00415E87 /* dp_gui_service.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_gui_service.cxx; path = ../desktop/source/deployment/gui/dp_gui_service.cxx; 
sourceTree = "<group>"; };
+               BEBF3EBD2472A92D00415E87 /* dp_gui_updatedata.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_gui_updatedata.hxx; path = 
../desktop/source/deployment/gui/dp_gui_updatedata.hxx; sourceTree = "<group>"; 
};
+               BEBF3EBE2472A92D00415E87 /* dp_gui_extlistbox.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_gui_extlistbox.cxx; path = 
../desktop/source/deployment/gui/dp_gui_extlistbox.cxx; sourceTree = "<group>"; 
};
+               BEBF3EBF2472A92D00415E87 /* dp_gui_extlistbox.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_gui_extlistbox.hxx; path = 
../desktop/source/deployment/gui/dp_gui_extlistbox.hxx; sourceTree = "<group>"; 
};
+               BEBF3EC02472A92D00415E87 /* dp_gui_extensioncmdqueue.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_gui_extensioncmdqueue.cxx; path = 
../desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx; sourceTree = 
"<group>"; };
+               BEBF3EC12472A92D00415E87 /* dp_gui_updateinstalldialog.hxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_gui_updateinstalldialog.hxx; path = 
../desktop/source/deployment/gui/dp_gui_updateinstalldialog.hxx; sourceTree = 
"<group>"; };
+               BEBF3EC22472A92D00415E87 /* dp_gui_updatedialog.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_gui_updatedialog.hxx; path = 
../desktop/source/deployment/gui/dp_gui_updatedialog.hxx; sourceTree = 
"<group>"; };
+               BEBF3EC32472A92D00415E87 /* dp_gui_dialog2.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_gui_dialog2.hxx; path = ../desktop/source/deployment/gui/dp_gui_dialog2.hxx; 
sourceTree = "<group>"; };
+               BEBF3EC42472A92D00415E87 /* dp_gui.h */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dp_gui.h; path = 
../desktop/source/deployment/gui/dp_gui.h; sourceTree = "<group>"; };
+               BEBF3EC72472AC5900415E87 /* dp_extbackenddb.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_extbackenddb.hxx; path = 
../desktop/source/deployment/registry/package/dp_extbackenddb.hxx; sourceTree = 
"<group>"; };
+               BEBF3EC82472AC5900415E87 /* dp_extbackenddb.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_extbackenddb.cxx; path = 
../desktop/source/deployment/registry/package/dp_extbackenddb.cxx; sourceTree = 
"<group>"; };
+               BEBF3EC92472AC5900415E87 /* dp_package.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_package.cxx; path = 
../desktop/source/deployment/registry/package/dp_package.cxx; sourceTree = 
"<group>"; };
+               BEBF3ECB2472B21600415E87 /* dp_interact.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_interact.cxx; path = ../desktop/source/deployment/misc/dp_interact.cxx; 
sourceTree = "<group>"; };
+               BEBF3ECC2472B21600415E87 /* dp_platform.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_platform.cxx; path = ../desktop/source/deployment/misc/dp_platform.cxx; 
sourceTree = "<group>"; };
+               BEBF3ECD2472B21600415E87 /* dp_identifier.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_identifier.cxx; path = ../desktop/source/deployment/misc/dp_identifier.cxx; 
sourceTree = "<group>"; };
+               BEBF3ECE2472B21600415E87 /* dp_descriptioninfoset.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_descriptioninfoset.cxx; path = 
../desktop/source/deployment/misc/dp_descriptioninfoset.cxx; sourceTree = 
"<group>"; };
+               BEBF3ECF2472B21600415E87 /* dp_update.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_update.cxx; 
path = ../desktop/source/deployment/misc/dp_update.cxx; sourceTree = "<group>"; 
};
+               BEBF3ED02472B21600415E87 /* lockfile.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lockfile.cxx; 
path = ../desktop/source/deployment/misc/lockfile.cxx; sourceTree = "<group>"; 
};
+               BEBF3ED12472B21600415E87 /* dp_resource.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_resource.cxx; path = ../desktop/source/deployment/misc/dp_resource.cxx; 
sourceTree = "<group>"; };
+               BEBF3ED22472B21600415E87 /* dp_version.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_version.cxx; path = ../desktop/source/deployment/misc/dp_version.cxx; 
sourceTree = "<group>"; };
+               BEBF3ED32472B21600415E87 /* dp_misc.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_misc.cxx; 
path = ../desktop/source/deployment/misc/dp_misc.cxx; sourceTree = "<group>"; };
+               BEBF3ED42472B21600415E87 /* dp_dependencies.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_dependencies.cxx; path = 
../desktop/source/deployment/misc/dp_dependencies.cxx; sourceTree = "<group>"; 
};
+               BEBF3ED52472B21600415E87 /* dp_ucb.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_ucb.cxx; 
path = ../desktop/source/deployment/misc/dp_ucb.cxx; sourceTree = "<group>"; };
                BEC676DE17461A720069E01D /* dbggui.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbggui.cxx; 
path = ../vcl/source/app/dbggui.cxx; sourceTree = "<group>"; };
                BEDCC8B92459A10600FB02BD /* unointerfaceproxy.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
unointerfaceproxy.cxx; path = 
../../bridges/source/cpp_uno/shared/unointerfaceproxy.cxx; sourceTree = 
"<group>"; };
                BEDCC8BA2459A10600FB02BD /* types.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = types.cxx; 
path = ../../bridges/source/cpp_uno/shared/types.cxx; sourceTree = "<group>"; };
@@ -1176,7 +1209,10 @@
                BEBF3E7F246ACF9B00415E87 /* deployment */ = {
                        isa = PBXGroup;
                        children = (
+                               BEBF3EB12472A90900415E87 /* gui */,
                                BEBF3E80246ACFA700415E87 /* manager */,
+                               BEBF3ECA2472B1EE00415E87 /* misc */,
+                               BEBF3EC52472AC2D00415E87 /* registry */,
                        );
                        name = deployment;
                        sourceTree = "<group>";
@@ -1253,6 +1289,68 @@
                        name = file;
                        sourceTree = "<group>";
                };
+               BEBF3EB12472A90900415E87 /* gui */ = {
+                       isa = PBXGroup;
+                       children = (
+                               BEBF3EB22472A92D00415E87 /* 
dp_gui_dependencydialog.cxx */,
+                               BEBF3EB62472A92D00415E87 /* 
dp_gui_dependencydialog.hxx */,
+                               BEBF3EB92472A92D00415E87 /* dp_gui_dialog2.cxx 
*/,
+                               BEBF3EC32472A92D00415E87 /* dp_gui_dialog2.hxx 
*/,
+                               BEBF3EC02472A92D00415E87 /* 
dp_gui_extensioncmdqueue.cxx */,
+                               BEBF3EB32472A92D00415E87 /* 
dp_gui_extensioncmdqueue.hxx */,
+                               BEBF3EBE2472A92D00415E87 /* 
dp_gui_extlistbox.cxx */,
+                               BEBF3EBF2472A92D00415E87 /* 
dp_gui_extlistbox.hxx */,
+                               BEBF3EBC2472A92D00415E87 /* dp_gui_service.cxx 
*/,
+                               BEBF3EBB2472A92D00415E87 /* 
dp_gui_theextmgr.cxx */,
+                               BEBF3EB42472A92D00415E87 /* 
dp_gui_theextmgr.hxx */,
+                               BEBF3EBD2472A92D00415E87 /* 
dp_gui_updatedata.hxx */,
+                               BEBF3EB72472A92D00415E87 /* 
dp_gui_updatedialog.cxx */,
+                               BEBF3EC22472A92D00415E87 /* 
dp_gui_updatedialog.hxx */,
+                               BEBF3EBA2472A92D00415E87 /* 
dp_gui_updateinstalldialog.cxx */,
+                               BEBF3EC12472A92D00415E87 /* 
dp_gui_updateinstalldialog.hxx */,
+                               BEBF3EC42472A92D00415E87 /* dp_gui.h */,
+                               BEBF3EB82472A92D00415E87 /* license_dialog.cxx 
*/,
+                               BEBF3EB52472A92D00415E87 /* license_dialog.hxx 
*/,
+                       );
+                       name = gui;
+                       sourceTree = "<group>";
+               };
+               BEBF3EC52472AC2D00415E87 /* registry */ = {
+                       isa = PBXGroup;
+                       children = (
+                               BEBF3EC62472AC3A00415E87 /* package */,
+                       );
+                       name = registry;
+                       sourceTree = "<group>";
+               };
+               BEBF3EC62472AC3A00415E87 /* package */ = {
+                       isa = PBXGroup;
+                       children = (
+                               BEBF3EC82472AC5900415E87 /* dp_extbackenddb.cxx 
*/,
+                               BEBF3EC72472AC5900415E87 /* dp_extbackenddb.hxx 
*/,
+                               BEBF3EC92472AC5900415E87 /* dp_package.cxx */,
+                       );
+                       name = package;
+                       sourceTree = "<group>";
+               };
+               BEBF3ECA2472B1EE00415E87 /* misc */ = {
+                       isa = PBXGroup;
+                       children = (
+                               BEBF3ED42472B21600415E87 /* dp_dependencies.cxx 
*/,
+                               BEBF3ECE2472B21600415E87 /* 
dp_descriptioninfoset.cxx */,
+                               BEBF3ECD2472B21600415E87 /* dp_identifier.cxx 
*/,
+                               BEBF3ECB2472B21600415E87 /* dp_interact.cxx */,
+                               BEBF3ED32472B21600415E87 /* dp_misc.cxx */,
+                               BEBF3ECC2472B21600415E87 /* dp_platform.cxx */,
+                               BEBF3ED12472B21600415E87 /* dp_resource.cxx */,
+                               BEBF3ED52472B21600415E87 /* dp_ucb.cxx */,
+                               BEBF3ECF2472B21600415E87 /* dp_update.cxx */,
+                               BEBF3ED22472B21600415E87 /* dp_version.cxx */,
+                               BEBF3ED02472B21600415E87 /* lockfile.cxx */,
+                       );
+                       name = misc;
+                       sourceTree = "<group>";
+               };
                BEC3D9171710B0390030AD56 = {
                        isa = PBXGroup;
                        children = (
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to