[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2023-07-05 Thread Khaled Hosny (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj | 2458 +++---
 1 file changed, 278 insertions(+), 2180 deletions(-)

New commits:
commit d0790998da7b273d7acf83cb6dd81c1d46d9809f
Author: Khaled Hosny 
AuthorDate: Wed Jul 5 10:08:35 2023 +0300
Commit: خالد حسني 
CommitDate: Wed Jul 5 10:30:37 2023 +0200

Add all source directories as folder references to the Xcode project

Instead of tracking individual files, hopefully this way I will always
find the files I’m looking for while debugging.

Change-Id: Ic9da2c576aebde6901a5c3907d24db5b84c01065
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154019
Tested-by: Jenkins
Reviewed-by: خالد حسني 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 922034dbe64f..eb75e9124779 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -7,2193 +7,291 @@
objects = {
 
 /* Begin PBXFileReference section */
-   2994E11E28C0079900FC71E5 /* inc */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = inc; path = ../vcl/inc; sourceTree = 
""; };
-   2994E11F28C0079900FC71E5 /* qt6 */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = qt6; path = ../vcl/qt6; sourceTree = 
""; };
-   2994E12028C0079900FC71E5 /* headless */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = headless; path = 
../vcl/headless; sourceTree = ""; };
-   2994E12128C0079A00FC71E5 /* null */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = null; path = ../vcl/null; sourceTree = 
""; };
-   2994E12228C0079A00FC71E5 /* uiconfig */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = uiconfig; path = 
../vcl/uiconfig; sourceTree = ""; };
-   2994E12328C0079A00FC71E5 /* skia */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = skia; path = ../vcl/skia; sourceTree = 
""; };
-   2994E12428C0079A00FC71E5 /* osx */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = osx; path = ../vcl/osx; sourceTree = 
""; };
-   2994E12528C0079A00FC71E5 /* quartz */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = quartz; path = 
../vcl/quartz; sourceTree = ""; };
-   2994E12628C0079A00FC71E5 /* android */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = android; path = 
../vcl/android; sourceTree = ""; };
-   2994E12728C0079A00FC71E5 /* backendtest */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = backendtest; path = 
../vcl/backendtest; sourceTree = ""; };
-   2994E12828C0079A00FC71E5 /* source */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = source; path = 
../vcl/source; sourceTree = ""; };
-   2994E12928C0079A00FC71E5 /* win */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = win; path = ../vcl/win; sourceTree = 
""; };
-   2994E12A28C0079A00FC71E5 /* qt5 */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = qt5; path = ../vcl/qt5; sourceTree = 
""; };
-   2994E12B28C0079A00FC71E5 /* unx */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = unx; path = ../vcl/unx; sourceTree = 
""; };
-   2994E12C28C0079A00FC71E5 /* ios */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = ios; path = ../vcl/ios; sourceTree = 
""; };
-   2994E12D28C0079A00FC71E5 /* jsdialog */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = jsdialog; path = 
../vcl/jsdialog; sourceTree = ""; };
-   29FD821128BC548D00159078 /* text */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = text; path = ../sw/source/core/text; 
sourceTree = ""; };
-   29FD821228BC54AB00159078 /* txtnode */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = txtnode; path = 
../sw/source/core/txtnode; sourceTree = ""; };
-   456E58CF277CB9C700FA12D2 /* unoshap2.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = unoshap2.cxx; path = ../svx/source/unodraw/unoshap2.cxx; sourceTree = 
""; };
-   456E58D1277CC33E00FA12D2 /* unopage.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = unopage.cxx; path = ../svx/source/unodraw/unopage.cxx; sourceTree = 
""; };
-   BE017B8725AF2ABE00244ED8 /* autostyl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = autostyl.cxx; 
path = ../sc/source/ui/docshell/autostyl.cxx; sourceTree = ""; };
-   BE017B8825AF2ABE00244ED8 /* servobj.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = servobj.cxx; 
path = ../sc/source/ui/docshell/servobj.cxx; sourceTree = ""; };
-   BE017B8925AF2ABE00244ED8 /* docsh4.cxx */ = {isa = 
PBXFileReference; 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2022-09-01 Thread Khaled Hosny (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  642 +-
 1 file changed, 32 insertions(+), 610 deletions(-)

New commits:
commit 80aab73bc299caa62e4eb105b3fec7149d804c73
Author: Khaled Hosny 
AuthorDate: Wed Aug 31 23:38:23 2022 +0200
Commit: خالد حسني 
CommitDate: Thu Sep 1 11:51:38 2022 +0200

Add all vcl subdirs to soffice.xcodeproj

I hope I’m not breaking this for others who are using it, if I’m, feel
free to revert.

Change-Id: I6d91340d17c9edcd3db6064c9ab9755ffeac4f96
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139139
Tested-by: Jenkins
Reviewed-by: خالد حسني 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 4a2038c7d373..922034dbe64f 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -7,6 +7,22 @@
objects = {
 
 /* Begin PBXFileReference section */
+   2994E11E28C0079900FC71E5 /* inc */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = inc; path = ../vcl/inc; sourceTree = 
""; };
+   2994E11F28C0079900FC71E5 /* qt6 */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = qt6; path = ../vcl/qt6; sourceTree = 
""; };
+   2994E12028C0079900FC71E5 /* headless */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = headless; path = 
../vcl/headless; sourceTree = ""; };
+   2994E12128C0079A00FC71E5 /* null */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = null; path = ../vcl/null; sourceTree = 
""; };
+   2994E12228C0079A00FC71E5 /* uiconfig */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = uiconfig; path = 
../vcl/uiconfig; sourceTree = ""; };
+   2994E12328C0079A00FC71E5 /* skia */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = skia; path = ../vcl/skia; sourceTree = 
""; };
+   2994E12428C0079A00FC71E5 /* osx */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = osx; path = ../vcl/osx; sourceTree = 
""; };
+   2994E12528C0079A00FC71E5 /* quartz */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = quartz; path = 
../vcl/quartz; sourceTree = ""; };
+   2994E12628C0079A00FC71E5 /* android */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = android; path = 
../vcl/android; sourceTree = ""; };
+   2994E12728C0079A00FC71E5 /* backendtest */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = backendtest; path = 
../vcl/backendtest; sourceTree = ""; };
+   2994E12828C0079A00FC71E5 /* source */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = source; path = 
../vcl/source; sourceTree = ""; };
+   2994E12928C0079A00FC71E5 /* win */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = win; path = ../vcl/win; sourceTree = 
""; };
+   2994E12A28C0079A00FC71E5 /* qt5 */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = qt5; path = ../vcl/qt5; sourceTree = 
""; };
+   2994E12B28C0079A00FC71E5 /* unx */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = unx; path = ../vcl/unx; sourceTree = 
""; };
+   2994E12C28C0079A00FC71E5 /* ios */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = ios; path = ../vcl/ios; sourceTree = 
""; };
+   2994E12D28C0079A00FC71E5 /* jsdialog */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = jsdialog; path = 
../vcl/jsdialog; sourceTree = ""; };
29FD821128BC548D00159078 /* text */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = text; path = ../sw/source/core/text; 
sourceTree = ""; };
29FD821228BC54AB00159078 /* txtnode */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = txtnode; path = 
../sw/source/core/txtnode; sourceTree = ""; };
456E58CF277CB9C700FA12D2 /* unoshap2.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = unoshap2.cxx; path = ../svx/source/unodraw/unoshap2.cxx; sourceTree = 
""; };
@@ -279,24 +295,6 @@
BE0264A6237973D9008D3E52 /* outlnvsh.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outlnvsh.cxx; 
path = ../sd/source/ui/view/outlnvsh.cxx; sourceTree = ""; };
BE0264A7237973D9008D3E52 /* sdview4.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdview4.cxx; 
path = ../sd/source/ui/view/sdview4.cxx; sourceTree = ""; };
BE0264A8237973D9008D3E52 /* presvish.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = presvish.cxx; 
path = ../sd/source/ui/view/presvish.cxx; sourceTree = ""; };
-   BE0264AA237975E7008D3E52 /* iconviewimpl.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
iconviewimpl.hxx; 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2022-02-02 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |   24 
 1 file changed, 24 insertions(+)

New commits:
commit 79e8c5dfa992c2b14320844f625d7ddb07b2cfd1
Author: Tor Lillqvist 
AuthorDate: Wed Feb 2 12:16:13 2022 +0200
Commit: Tor Lillqvist 
CommitDate: Wed Feb 2 15:53:04 2022 +0100

Add some source files for debugging convenience

Change-Id: If54e8ed6c41afcaaeb6b629ffae447de7240a61f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129368
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index dd1708e0f94a..ec10b807a1ec 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -1092,6 +1092,14 @@
BEDCC93E2460830C00FB02BD /* optjava.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = optjava.hxx; 
path = ../cui/source/options/optjava.hxx; sourceTree = ""; };
BEDCC93F2460830C00FB02BD /* optbasic.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = optbasic.cxx; 
path = ../cui/source/options/optbasic.cxx; sourceTree = ""; };
BEDCC9402460830D00FB02BD /* doclinkdialog.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
doclinkdialog.hxx; path = ../cui/source/options/doclinkdialog.hxx; sourceTree = 
""; };
+   BEE3519127A98CEF00F6B5CB /* DummyPDFiumLibrary.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
DummyPDFiumLibrary.cxx; path = ../vcl/source/pdf/DummyPDFiumLibrary.cxx; 
sourceTree = ""; };
+   BEE3519227A98CEF00F6B5CB /* XmpMetadata.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
XmpMetadata.cxx; path = ../vcl/source/pdf/XmpMetadata.cxx; sourceTree = 
""; };
+   BEE3519327A98CEF00F6B5CB /* PdfConfig.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = PdfConfig.cxx; 
path = ../vcl/source/pdf/PdfConfig.cxx; sourceTree = ""; };
+   BEE3519427A98CEF00F6B5CB /* PDFiumTools.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
PDFiumTools.cxx; path = ../vcl/source/pdf/PDFiumTools.cxx; sourceTree = 
""; };
+   BEE3519527A98CEF00F6B5CB /* Matrix3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Matrix3.cxx; 
path = ../vcl/source/pdf/Matrix3.cxx; sourceTree = ""; };
+   BEE3519627A98CEF00F6B5CB /* PDFiumLibrary.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
PDFiumLibrary.cxx; path = ../vcl/source/pdf/PDFiumLibrary.cxx; sourceTree = 
""; };
+   BEE3519727A98CEF00F6B5CB /* ExternalPDFStreams.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ExternalPDFStreams.cxx; path = ../vcl/source/pdf/ExternalPDFStreams.cxx; 
sourceTree = ""; };
+   BEE3519827A98CEF00F6B5CB /* ResourceDict.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ResourceDict.cxx; path = ../vcl/source/pdf/ResourceDict.cxx; sourceTree = 
""; };
 /* End PBXFileReference section */
 
 /* Begin PBXGroup section */
@@ -1860,6 +1868,7 @@
BEB0730D27A1A25E00F75C00 /* filter */,
BE82C3C818C86D8B0050EB79 /* gdi */,
BE60B5761DB7D76C00D3E1E4 /* osx */,
+   BEE3519027A98CC900F6B5CB /* pdf */,
BE2DAD29182FABD200A4D2F7 /* quartz */,
BE0264A923797594008D3E52 /* treelist */,
BE2DACF9182FAB3800A4D2F7 /* window */,
@@ -2746,6 +2755,21 @@
name = options;
sourceTree = "";
};
+   BEE3519027A98CC900F6B5CB /* pdf */ = {
+   isa = PBXGroup;
+   children = (
+   BEE3519127A98CEF00F6B5CB /* 
DummyPDFiumLibrary.cxx */,
+   BEE3519727A98CEF00F6B5CB /* 
ExternalPDFStreams.cxx */,
+   BEE3519527A98CEF00F6B5CB /* Matrix3.cxx */,
+   BEE3519327A98CEF00F6B5CB /* PdfConfig.cxx */,
+   BEE3519627A98CEF00F6B5CB /* PDFiumLibrary.cxx 
*/,
+   BEE3519427A98CEF00F6B5CB /* PDFiumTools.cxx */,
+   BEE3519827A98CEF00F6B5CB /* ResourceDict.cxx */,
+   BEE3519227A98CEF00F6B5CB /* XmpMetadata.cxx */,
+   );
+   name = pdf;
+   sourceTree = "";
+   };
 /* End PBXGroup section */
 
 /* Begin PBXLegacyTarget section */


[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2022-01-27 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  188 +-
 1 file changed, 187 insertions(+), 1 deletion(-)

New commits:
commit f343d3ac4abcf974d2223b866aae17e7fe2f416a
Author: Tor Lillqvist 
AuthorDate: Thu Jan 27 16:16:23 2022 +0200
Commit: Tor Lillqvist 
CommitDate: Thu Jan 27 15:54:35 2022 +0100

Add more source files for debugging convenience

Change-Id: I2b4cc77d1d7a873c3a3549a8132fd8a1d90525cc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129048
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 0bfa12dbbf0f..dd1708e0f94a 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -774,6 +774,79 @@
BEB0734B27A2948900F75C00 /* fuolbull.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuolbull.cxx; 
path = ../sd/source/ui/func/fuolbull.cxx; sourceTree = ""; };
BEB0734C27A2948900F75C00 /* fudspord.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fudspord.cxx; 
path = ../sd/source/ui/func/fudspord.cxx; sourceTree = ""; };
BEB0734D27A2948900F75C00 /* futxtatt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = futxtatt.cxx; 
path = ../sd/source/ui/func/futxtatt.cxx; sourceTree = ""; };
+   BEB0735027A2B98200F75C00 /* IndexedPropertyValuesContainer.cxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
IndexedPropertyValuesContainer.cxx; path = 
../../../comphelper/source/container/IndexedPropertyValuesContainer.cxx; 
sourceTree = ""; };
+   BEB0735127A2B98200F75C00 /* containermultiplexer.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
containermultiplexer.cxx; path = 
../../../comphelper/source/container/containermultiplexer.cxx; sourceTree = 
""; };
+   BEB0735227A2B98200F75C00 /* interfacecontainer2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
interfacecontainer2.cxx; path = 
../../../comphelper/source/container/interfacecontainer2.cxx; sourceTree = 
""; };
+   BEB0735327A2B98200F75C00 /* namecontainer.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
namecontainer.cxx; path = 
../../../comphelper/source/container/namecontainer.cxx; sourceTree = ""; 
};
+   BEB0735427A2B98200F75C00 /* embeddedobjectcontainer.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
embeddedobjectcontainer.cxx; path = 
../../../comphelper/source/container/embeddedobjectcontainer.cxx; sourceTree = 
""; };
+   BEB0735527A2B98200F75C00 /* enumhelper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
enumhelper.cxx; path = ../../../comphelper/source/container/enumhelper.cxx; 
sourceTree = ""; };
+   BEB0735627A2B98200F75C00 /* NamedPropertyValuesContainer.cxx */ 
= {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
NamedPropertyValuesContainer.cxx; path = 
../../../comphelper/source/container/NamedPropertyValuesContainer.cxx; 
sourceTree = ""; };
+   BEB0735727A2B98200F75C00 /* enumerablemap.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
enumerablemap.cxx; path = 
../../../comphelper/source/container/enumerablemap.cxx; sourceTree = ""; 
};
+   BEB0735827A2B98200F75C00 /* container.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = container.cxx; 
path = ../../../comphelper/source/container/container.cxx; sourceTree = 
""; };
+   BEB0735A27A2BAC900F75C00 /* xmleohlp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmleohlp.cxx; 
path = ../svx/source/xml/xmleohlp.cxx; sourceTree = ""; };
+   BEB0735B27A2BAC900F75C00 /* xmlexport.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlexport.cxx; 
path = ../svx/source/xml/xmlexport.cxx; sourceTree = ""; };
+   BEB0735C27A2BAC900F75C00 /* xmlxtimp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlxtimp.cxx; 
path = ../svx/source/xml/xmlxtimp.cxx; sourceTree = ""; };
+   BEB0735D27A2BAC900F75C00 /* xmlgrhlp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlgrhlp.cxx; 
path = ../svx/source/xml/xmlgrhlp.cxx; sourceTree = ""; };
+   BEB0735E27A2BAC900F75C00 /* xmlxtexp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = xmlxtexp.cxx; 
path = ../svx/source/xml/xmlxtexp.cxx; sourceTree = ""; };
+   BEB0736227A2BDAC00F75C00 /* ximplink.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ximplink.cxx; 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2022-01-27 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  146 ++
 1 file changed, 146 insertions(+)

New commits:
commit 0b18b6b85de4088280f0be88016424562b207c9d
Author: Tor Lillqvist 
AuthorDate: Thu Jan 27 11:38:28 2022 +0200
Commit: Tor Lillqvist 
CommitDate: Thu Jan 27 13:15:39 2022 +0100

Add more source files for debugging convenience

Change-Id: If2f1d379e8e8694a3519d20eb3f425c0bbd381e6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129032
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 7c38c37538f7..0bfa12dbbf0f 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -713,6 +713,67 @@
BEACEEE1257FC853001BAABA /* StylesPreviewWindow.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
StylesPreviewWindow.cxx; path = ../svx/source/tbxctrls/StylesPreviewWindow.cxx; 
sourceTree = ""; };
BEACEEE2257FC853001BAABA /* fontworkgallery.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
fontworkgallery.cxx; path = ../svx/source/tbxctrls/fontworkgallery.cxx; 
sourceTree = ""; };
BEACEEE3257FC853001BAABA /* tbxcolor.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbxcolor.cxx; 
path = ../svx/source/tbxctrls/tbxcolor.cxx; sourceTree = ""; };
+   BEB0730F27A1A29800F75C00 /* pdfdocument.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
pdfdocument.cxx; path = ../vcl/source/filter/ipdf/pdfdocument.cxx; sourceTree = 
""; };
+   BEB0731027A1A29800F75C00 /* pdfread.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pdfread.cxx; 
path = ../vcl/source/filter/ipdf/pdfread.cxx; sourceTree = ""; };
+   BEB0731327A2948700F75C00 /* fupoor.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fupoor.cxx; 
path = ../sd/source/ui/func/fupoor.cxx; sourceTree = ""; };
+   BEB0731427A2948700F75C00 /* undopage.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = undopage.cxx; 
path = ../sd/source/ui/func/undopage.cxx; sourceTree = ""; };
+   BEB0731527A2948700F75C00 /* fuscale.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuscale.cxx; 
path = ../sd/source/ui/func/fuscale.cxx; sourceTree = ""; };
+   BEB0731627A2948700F75C00 /* fuconuno.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconuno.cxx; 
path = ../sd/source/ui/func/fuconuno.cxx; sourceTree = ""; };
+   BEB0731727A2948700F75C00 /* fusldlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fusldlg.cxx; 
path = ../sd/source/ui/func/fusldlg.cxx; sourceTree = ""; };
+   BEB0731827A2948700F75C00 /* futransf.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = futransf.cxx; 
path = ../sd/source/ui/func/futransf.cxx; sourceTree = ""; };
+   BEB0731927A2948700F75C00 /* fuexecuteinteraction.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
fuexecuteinteraction.cxx; path = ../sd/source/ui/func/fuexecuteinteraction.cxx; 
sourceTree = ""; };
+   BEB0731A27A2948700F75C00 /* fuconcs.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuconcs.cxx; 
path = ../sd/source/ui/func/fuconcs.cxx; sourceTree = ""; };
+   BEB0731B27A2948700F75C00 /* fuchar.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuchar.cxx; 
path = ../sd/source/ui/func/fuchar.cxx; sourceTree = ""; };
+   BEB0731C27A2948700F75C00 /* futext.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = futext.cxx; 
path = ../sd/source/ui/func/futext.cxx; sourceTree = ""; };
+   BEB0731D27A2948700F75C00 /* fumeasur.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fumeasur.cxx; 
path = ../sd/source/ui/func/fumeasur.cxx; sourceTree = ""; };
+   BEB0731E27A2948800F75C00 /* fuzoom.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuzoom.cxx; 
path = ../sd/source/ui/func/fuzoom.cxx; sourceTree = ""; };
+   BEB0731F27A2948800F75C00 /* fuhhconv.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fuhhconv.cxx; 
path = ../sd/source/ui/func/fuhhconv.cxx; sourceTree = ""; };
+   BEB0732027A2948800F75C00 /* fucon3d.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fucon3d.cxx; 
path = ../sd/source/ui/func/fucon3d.cxx; sourceTree = ""; };
+   BEB0732127A2948800F75C00 /* fuprobjs.cxx */ = {isa = 
PBXFileReference; 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2021-11-24 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |   68 ++
 1 file changed, 68 insertions(+)

New commits:
commit becd76743fd7a3ae84404f26b1afb60b923cabb2
Author: Tor Lillqvist 
AuthorDate: Tue Nov 23 15:54:35 2021 +0200
Commit: Tor Lillqvist 
CommitDate: Wed Nov 24 11:41:53 2021 +0100

Add source files from basic/source/sbx

Change-Id: I00bafec0f3caef86fa886dc4331e5d38e9fa1766
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125755
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index ab7670ea2a81..4ea3b7880db6 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -496,6 +496,32 @@
BE60B5AB1DB7D80200D3E1E4 /* saltimer.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = saltimer.cxx; path = ../vcl/osx/saltimer.cxx; sourceTree = ""; };
BE60B5AC1DB7D80200D3E1E4 /* service_entry.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = service_entry.cxx; path = ../vcl/osx/service_entry.cxx; sourceTree = 
""; };
BE60B5AD1DB7D80200D3E1E4 /* vclnsapp.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = vclnsapp.mm; path = ../vcl/osx/vclnsapp.mm; sourceTree = ""; };
+   BE7816B5274D208F00FC91C9 /* sbxres.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxres.cxx; 
path = ../basic/source/sbx/sbxres.cxx; sourceTree = ""; };
+   BE7816B6274D208F00FC91C9 /* sbxbool.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxbool.cxx; 
path = ../basic/source/sbx/sbxbool.cxx; sourceTree = ""; };
+   BE7816B7274D208F00FC91C9 /* sbxlng.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxlng.cxx; 
path = ../basic/source/sbx/sbxlng.cxx; sourceTree = ""; };
+   BE7816B8274D208F00FC91C9 /* sbxbyte.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxbyte.cxx; 
path = ../basic/source/sbx/sbxbyte.cxx; sourceTree = ""; };
+   BE7816B9274D208F00FC91C9 /* sbxdate.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxdate.cxx; 
path = ../basic/source/sbx/sbxdate.cxx; sourceTree = ""; };
+   BE7816BA274D208F00FC91C9 /* sbxobj.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxobj.cxx; 
path = ../basic/source/sbx/sbxobj.cxx; sourceTree = ""; };
+   BE7816BB274D208F00FC91C9 /* sbxscan.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxscan.cxx; 
path = ../basic/source/sbx/sbxscan.cxx; sourceTree = ""; };
+   BE7816BC274D208F00FC91C9 /* sbxdec.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxdec.cxx; 
path = ../basic/source/sbx/sbxdec.cxx; sourceTree = ""; };
+   BE7816BD274D208F00FC91C9 /* sbxcoll.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxcoll.cxx; 
path = ../basic/source/sbx/sbxcoll.cxx; sourceTree = ""; };
+   BE7816BE274D208F00FC91C9 /* sbxcurr.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxcurr.cxx; 
path = ../basic/source/sbx/sbxcurr.cxx; sourceTree = ""; };
+   BE7816BF274D208F00FC91C9 /* sbxbase.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxbase.cxx; 
path = ../basic/source/sbx/sbxbase.cxx; sourceTree = ""; };
+   BE7816C0274D208F00FC91C9 /* sbxexec.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxexec.cxx; 
path = ../basic/source/sbx/sbxexec.cxx; sourceTree = ""; };
+   BE7816C1274D208F00FC91C9 /* sbxconv.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sbxconv.hxx; 
path = ../basic/source/sbx/sbxconv.hxx; sourceTree = ""; };
+   BE7816C2274D208F00FC91C9 /* sbxvar.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxvar.cxx; 
path = ../basic/source/sbx/sbxvar.cxx; sourceTree = ""; };
+   BE7816C3274D208F00FC91C9 /* sbxsng.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxsng.cxx; 
path = ../basic/source/sbx/sbxsng.cxx; sourceTree = ""; };
+   BE7816C4274D208F00FC91C9 /* sbxres.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sbxres.hxx; path 
= ../basic/source/sbx/sbxres.hxx; sourceTree = ""; };
+   BE7816C5274D208F00FC91C9 /* sbxuint.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sbxuint.cxx; 
path = ../basic/source/sbx/sbxuint.cxx; sourceTree = ""; };
+   

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2021-10-21 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |   64 ++
 1 file changed, 64 insertions(+)

New commits:
commit f1b5443217c89a577226faa39408acdc807c4fe4
Author: Tor Lillqvist 
AuthorDate: Thu Oct 21 10:21:04 2021 +0300
Commit: Tor Lillqvist 
CommitDate: Thu Oct 21 10:04:17 2021 +0200

Add source files from fpicker/source/aqua

Change-Id: I10e84beb550c9e0410c35fe85db407fa1dceb5b1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123955
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index cb8298358d22..ab7670ea2a81 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -632,6 +632,30 @@
BE82C42418C86E010050EB79 /* spinfld.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = spinfld.cxx; 
path = ../vcl/source/control/spinfld.cxx; sourceTree = ""; };
BE82C42518C86E010050EB79 /* tabctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabctrl.cxx; 
path = ../vcl/source/control/tabctrl.cxx; sourceTree = ""; };
BE82C42618C86E010050EB79 /* throbber.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = throbber.cxx; 
path = ../vcl/source/control/throbber.cxx; sourceTree = ""; };
+   BE96F5D627214BBD00134D66 /* SalAquaPicker.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = 
SalAquaPicker.mm; path = ../fpicker/source/aqua/SalAquaPicker.mm; sourceTree = 
""; };
+   BE96F5D727214BBD00134D66 /* SalAquaPicker.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
SalAquaPicker.hxx; path = ../fpicker/source/aqua/SalAquaPicker.hxx; sourceTree 
= ""; };
+   BE96F5D827214BBE00134D66 /* AquaFilePickerDelegate.mm */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = 
AquaFilePickerDelegate.mm; path = 
../fpicker/source/aqua/AquaFilePickerDelegate.mm; sourceTree = ""; };
+   BE96F5D927214BBE00134D66 /* fps_aqua.component */ = {isa = 
PBXFileReference; lastKnownFileType = text.xml; name = fps_aqua.component; path 
= ../fpicker/source/aqua/fps_aqua.component; sourceTree = ""; };
+   BE96F5DA27214BBE00134D66 /* FilterHelper.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = 
FilterHelper.mm; path = ../fpicker/source/aqua/FilterHelper.mm; sourceTree = 
""; };
+   BE96F5DB27214BBE00134D66 /* CFStringUtilities.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = 
CFStringUtilities.mm; path = ../fpicker/source/aqua/CFStringUtilities.mm; 
sourceTree = ""; };
+   BE96F5DC27214BBE00134D66 /* SalAquaFolderPicker.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = 
SalAquaFolderPicker.mm; path = ../fpicker/source/aqua/SalAquaFolderPicker.mm; 
sourceTree = ""; };
+   BE96F5DD27214BBE00134D66 /* FilterHelper.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
FilterHelper.hxx; path = ../fpicker/source/aqua/FilterHelper.hxx; sourceTree = 
""; };
+   BE96F5DE27214BBE00134D66 /* resourceprovider.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = 
resourceprovider.mm; path = ../fpicker/source/aqua/resourceprovider.mm; 
sourceTree = ""; };
+   BE96F5DF27214BBE00134D66 /* CFStringUtilities.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
CFStringUtilities.hxx; path = ../fpicker/source/aqua/CFStringUtilities.hxx; 
sourceTree = ""; };
+   BE96F5E027214BBE00134D66 /* SalAquaFolderPicker.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
SalAquaFolderPicker.hxx; path = ../fpicker/source/aqua/SalAquaFolderPicker.hxx; 
sourceTree = ""; };
+   BE96F5E127214BBE00134D66 /* AquaFilePickerDelegate.hxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
AquaFilePickerDelegate.hxx; path = 
../fpicker/source/aqua/AquaFilePickerDelegate.hxx; sourceTree = ""; };
+   BE96F5E227214BBE00134D66 /* NSURL_OOoAdditions.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
NSURL_OOoAdditions.hxx; path = ../fpicker/source/aqua/NSURL_OOoAdditions.hxx; 
sourceTree = ""; };
+   BE96F5E327214BBF00134D66 /* SalAquaFilePicker.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = 
SalAquaFilePicker.mm; path = ../fpicker/source/aqua/SalAquaFilePicker.mm; 
sourceTree = ""; };
+   BE96F5E427214BBF00134D66 /* FPentry.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; name = FPentry.mm; 
path = ../fpicker/source/aqua/FPentry.mm; sourceTree = ""; };
+   

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2021-01-14 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  216 ++
 1 file changed, 216 insertions(+)

New commits:
commit c9853ace252a7af33f10e1b2a68e786a4f2dfe16
Author: Tor Lillqvist 
AuthorDate: Thu Jan 14 13:08:55 2021 +0200
Commit: Tor Lillqvist 
CommitDate: Thu Jan 14 12:26:49 2021 +0100

Add more source files for breakpointing convenience

Change-Id: I130273b7b5e812df1eeb904f652d23a492398636
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109270
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 0564bb0d5166..cb8298358d22 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -118,6 +118,98 @@
BE017BF425AF2B3E00244ED8 /* invmerge.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = invmerge.cxx; 
path = ../sc/source/ui/view/invmerge.cxx; sourceTree = ""; };
BE017BF525AF2B3E00244ED8 /* gridwin5.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = gridwin5.cxx; 
path = ../sc/source/ui/view/gridwin5.cxx; sourceTree = ""; };
BE017BF625AF2B3E00244ED8 /* selectionstate.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
selectionstate.cxx; path = ../sc/source/ui/view/selectionstate.cxx; sourceTree 
= ""; };
+   BE017BF825AF568900244ED8 /* solveroptions.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
solveroptions.cxx; path = ../sc/source/ui/miscdlgs/solveroptions.cxx; 
sourceTree = ""; };
+   BE017BF925AF568900244ED8 /* mtrindlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = mtrindlg.cxx; 
path = ../sc/source/ui/miscdlgs/mtrindlg.cxx; sourceTree = ""; };
+   BE017BFA25AF568900244ED8 /* linkarea.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linkarea.cxx; 
path = ../sc/source/ui/miscdlgs/linkarea.cxx; sourceTree = ""; };
+   BE017BFB25AF568900244ED8 /* shtabdlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shtabdlg.cxx; 
path = ../sc/source/ui/miscdlgs/shtabdlg.cxx; sourceTree = ""; };
+   BE017BFC25AF568900244ED8 /* inscodlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = inscodlg.cxx; 
path = ../sc/source/ui/miscdlgs/inscodlg.cxx; sourceTree = ""; };
+   BE017BFD25AF568A00244ED8 /* crdlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = crdlg.cxx; 
path = ../sc/source/ui/miscdlgs/crdlg.cxx; sourceTree = ""; };
+   BE017BFE25AF568A00244ED8 /* datafdlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = datafdlg.cxx; 
path = ../sc/source/ui/miscdlgs/datafdlg.cxx; sourceTree = ""; };
+   BE017BFF25AF568A00244ED8 /* highred.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = highred.cxx; 
path = ../sc/source/ui/miscdlgs/highred.cxx; sourceTree = ""; };
+   BE017C0025AF568A00244ED8 /* strindlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = strindlg.cxx; 
path = ../sc/source/ui/miscdlgs/strindlg.cxx; sourceTree = ""; };
+   BE017C0125AF568A00244ED8 /* scuiautofmt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
scuiautofmt.cxx; path = ../sc/source/ui/miscdlgs/scuiautofmt.cxx; sourceTree = 
""; };
+   BE017C0225AF568A00244ED8 /* datastreamdlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
datastreamdlg.cxx; path = ../sc/source/ui/miscdlgs/datastreamdlg.cxx; 
sourceTree = ""; };
+   BE017C0325AF568A00244ED8 /* autofmt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = autofmt.cxx; 
path = ../sc/source/ui/miscdlgs/autofmt.cxx; sourceTree = ""; };
+   BE017C0425AF568A00244ED8 /* mergecellsdialog.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
mergecellsdialog.cxx; path = ../sc/source/ui/miscdlgs/mergecellsdialog.cxx; 
sourceTree = ""; };
+   BE017C0525AF568A00244ED8 /* solvrdlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = solvrdlg.cxx; 
path = ../sc/source/ui/miscdlgs/solvrdlg.cxx; sourceTree = ""; };
+   BE017C0625AF568A00244ED8 /* tabopdlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabopdlg.cxx; 
path = ../sc/source/ui/miscdlgs/tabopdlg.cxx; sourceTree = ""; };
+   BE017C0725AF568A00244ED8 /* delcodlg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = delcodlg.cxx; 
path = ../sc/source/ui/miscdlgs/delcodlg.cxx; sourceTree = ""; };
+   

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2021-01-14 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  268 +++---
 1 file changed, 246 insertions(+), 22 deletions(-)

New commits:
commit 2e942c9b2705ae29573d9874e139888a1b76643c
Author: Tor Lillqvist 
AuthorDate: Wed Jan 13 16:40:02 2021 +0200
Commit: Tor Lillqvist 
CommitDate: Thu Jan 14 10:34:42 2021 +0100

Add some more source files and drop dead ones

Change-Id: Ie669750404dd9b73881a9e217e3cced0bf21e42b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109263
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 68204ccb24c1..0564bb0d5166 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -7,6 +7,117 @@
objects = {
 
 /* Begin PBXFileReference section */
+   BE017B8725AF2ABE00244ED8 /* autostyl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = autostyl.cxx; 
path = ../sc/source/ui/docshell/autostyl.cxx; sourceTree = ""; };
+   BE017B8825AF2ABE00244ED8 /* servobj.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = servobj.cxx; 
path = ../sc/source/ui/docshell/servobj.cxx; sourceTree = ""; };
+   BE017B8925AF2ABE00244ED8 /* docsh4.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh4.cxx; 
path = ../sc/source/ui/docshell/docsh4.cxx; sourceTree = ""; };
+   BE017B8A25AF2ABE00244ED8 /* editable.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = editable.cxx; 
path = ../sc/source/ui/docshell/editable.cxx; sourceTree = ""; };
+   BE017B8B25AF2ABE00244ED8 /* docfunc.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docfunc.cxx; 
path = ../sc/source/ui/docshell/docfunc.cxx; sourceTree = ""; };
+   BE017B8C25AF2ABE00244ED8 /* pagedata.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pagedata.cxx; 
path = ../sc/source/ui/docshell/pagedata.cxx; sourceTree = ""; };
+   BE017B8D25AF2ABE00244ED8 /* docsh3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh3.cxx; 
path = ../sc/source/ui/docshell/docsh3.cxx; sourceTree = ""; };
+   BE017B8E25AF2ABE00244ED8 /* documentlinkmgr.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
documentlinkmgr.cxx; path = ../sc/source/ui/docshell/documentlinkmgr.cxx; 
sourceTree = ""; };
+   BE017B8F25AF2ABE00244ED8 /* tpstat.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tpstat.cxx; 
path = ../sc/source/ui/docshell/tpstat.cxx; sourceTree = ""; };
+   BE017B9025AF2ABE00244ED8 /* externalrefmgr.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
externalrefmgr.cxx; path = ../sc/source/ui/docshell/externalrefmgr.cxx; 
sourceTree = ""; };
+   BE017B9125AF2ABE00244ED8 /* datastream.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
datastream.cxx; path = ../sc/source/ui/docshell/datastream.cxx; sourceTree = 
""; };
+   BE017B9225AF2ABE00244ED8 /* docsh6.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh6.cxx; 
path = ../sc/source/ui/docshell/docsh6.cxx; sourceTree = ""; };
+   BE017B9325AF2ABF00244ED8 /* arealink.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = arealink.cxx; 
path = ../sc/source/ui/docshell/arealink.cxx; sourceTree = ""; };
+   BE017B9425AF2ABF00244ED8 /* docshimp.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = docshimp.hxx; 
path = ../sc/source/ui/docshell/docshimp.hxx; sourceTree = ""; };
+   BE017B9525AF2ABF00244ED8 /* dbdocimp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbdocimp.cxx; 
path = ../sc/source/ui/docshell/dbdocimp.cxx; sourceTree = ""; };
+   BE017B9625AF2ABF00244ED8 /* pntlock.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pntlock.cxx; 
path = ../sc/source/ui/docshell/pntlock.cxx; sourceTree = ""; };
+   BE017B9725AF2ABF00244ED8 /* docsh8.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh8.cxx; 
path = ../sc/source/ui/docshell/docsh8.cxx; sourceTree = ""; };
+   BE017B9825AF2ABF00244ED8 /* docsh.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docsh.cxx; 
path = ../sc/source/ui/docshell/docsh.cxx; sourceTree = ""; };
+   BE017B9925AF2ABF00244ED8 /* olinefun.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = olinefun.cxx; 
path = ../sc/source/ui/docshell/olinefun.cxx; sourceTree = ""; };
+   

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-12-08 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |   74 ++
 1 file changed, 74 insertions(+)

New commits:
commit bbd3a8bb858bdb2b72fae27307c8c9b0bc005583
Author: Tor Lillqvist 
AuthorDate: Tue Dec 8 18:05:34 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Tue Dec 8 20:45:02 2020 +0100

Add source files from svx/source/tbxctrls

Change-Id: I5f00e1ef1b606a7b1c19d5c55ed5bdbe1ef194f8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107433
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 9b96702b03b3..68204ccb24c1 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -440,6 +440,35 @@
BE82C42418C86E010050EB79 /* spinfld.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = spinfld.cxx; 
path = ../vcl/source/control/spinfld.cxx; sourceTree = ""; };
BE82C42518C86E010050EB79 /* tabctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabctrl.cxx; 
path = ../vcl/source/control/tabctrl.cxx; sourceTree = ""; };
BE82C42618C86E010050EB79 /* throbber.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = throbber.cxx; 
path = ../vcl/source/control/throbber.cxx; sourceTree = ""; };
+   BEACEEC7257FC852001BAABA /* itemwin.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = itemwin.cxx; 
path = ../svx/source/tbxctrls/itemwin.cxx; sourceTree = ""; };
+   BEACEEC8257FC852001BAABA /* tbxdrctl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbxdrctl.cxx; 
path = ../svx/source/tbxctrls/tbxdrctl.cxx; sourceTree = ""; };
+   BEACEEC9257FC852001BAABA /* SvxColorValueSet.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SvxColorValueSet.cxx; path = ../svx/source/tbxctrls/SvxColorValueSet.cxx; 
sourceTree = ""; };
+   BEACEECA257FC852001BAABA /* linectrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linectrl.cxx; 
path = ../svx/source/tbxctrls/linectrl.cxx; sourceTree = ""; };
+   BEACEECB257FC852001BAABA /* tbunocontroller.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
tbunocontroller.cxx; path = ../svx/source/tbxctrls/tbunocontroller.cxx; 
sourceTree = ""; };
+   BEACEECC257FC852001BAABA /* extrusioncontrols.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
extrusioncontrols.cxx; path = ../svx/source/tbxctrls/extrusioncontrols.cxx; 
sourceTree = ""; };
+   BEACEECD257FC852001BAABA /* Palette.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Palette.cxx; 
path = ../svx/source/tbxctrls/Palette.cxx; sourceTree = ""; };
+   BEACEECE257FC852001BAABA /* linemetricbox.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
linemetricbox.hxx; path = ../svx/source/tbxctrls/linemetricbox.hxx; sourceTree 
= ""; };
+   BEACEECF257FC852001BAABA /* SvxColorChildWindow.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SvxColorChildWindow.cxx; path = ../svx/source/tbxctrls/SvxColorChildWindow.cxx; 
sourceTree = ""; };
+   BEACEED0257FC852001BAABA /* tbxcolorupdate.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
tbxcolorupdate.cxx; path = ../svx/source/tbxctrls/tbxcolorupdate.cxx; 
sourceTree = ""; };
+   BEACEED1257FC852001BAABA /* verttexttbxctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
verttexttbxctrl.cxx; path = ../svx/source/tbxctrls/verttexttbxctrl.cxx; 
sourceTree = ""; };
+   BEACEED2257FC852001BAABA /* PaletteManager.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
PaletteManager.cxx; path = ../svx/source/tbxctrls/PaletteManager.cxx; 
sourceTree = ""; };
+   BEACEED3257FC853001BAABA /* bulletsnumbering.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
bulletsnumbering.cxx; path = ../svx/source/tbxctrls/bulletsnumbering.cxx; 
sourceTree = ""; };
+   BEACEED4257FC853001BAABA /* lboxctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lboxctrl.cxx; 
path = ../svx/source/tbxctrls/lboxctrl.cxx; sourceTree = ""; };
+   BEACEED5257FC853001BAABA /* StylesPreviewToolBoxControl.cxx */ 
= {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
StylesPreviewToolBoxControl.cxx; path = 
../svx/source/tbxctrls/StylesPreviewToolBoxControl.cxx; sourceTree = ""; 
};
+   BEACEED6257FC853001BAABA /* colrctrl.cxx */ = {isa = 
PBXFileReference; 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-12-06 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |   90 --
 1 file changed, 86 insertions(+), 4 deletions(-)

New commits:
commit 9ec77701907342b051855f302d2bae0a427ba0ae
Author: Tor Lillqvist 
AuthorDate: Sun Dec 6 14:33:09 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Sun Dec 6 18:54:48 2020 +0200

Add source files from dbaccess/source/ui/misc

(Xcode also insists on moving a couple of other lines around, oh
well.)

Change-Id: I7b295f51ca5b38bfcace464f9d06bfe2d93de066

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 78be443864a2..9b96702b03b3 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -99,6 +99,35 @@
BE02FCEB171335B80069F37F /* vendorbase.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vendorbase.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx; 
sourceTree = ""; };
BE02FCEC171335B80069F37F /* vendorlist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vendorlist.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx; 
sourceTree = ""; };
BE145F5C17B24BA4004CBBBA /* sunjavaplugin.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
sunjavaplugin.cxx; path = 
../jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx; sourceTree = ""; 
};
+   BE286950257D06C5000E863E /* TokenWriter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
TokenWriter.cxx; path = ../dbaccess/source/ui/misc/TokenWriter.cxx; sourceTree 
= ""; };
+   BE286951257D06C5000E863E /* WNameMatch.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
WNameMatch.cxx; path = ../dbaccess/source/ui/misc/WNameMatch.cxx; sourceTree = 
""; };
+   BE286952257D06C5000E863E /* singledoccontroller.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
singledoccontroller.cxx; path = 
../dbaccess/source/ui/misc/singledoccontroller.cxx; sourceTree = ""; };
+   BE286953257D06C5000E863E /* DExport.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = DExport.cxx; 
path = ../dbaccess/source/ui/misc/DExport.cxx; sourceTree = ""; };
+   BE286954257D06C5000E863E /* WTypeSelect.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
WTypeSelect.cxx; path = ../dbaccess/source/ui/misc/WTypeSelect.cxx; sourceTree 
= ""; };
+   BE286955257D06C5000E863E /* dsmeta.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dsmeta.cxx; 
path = ../dbaccess/source/ui/misc/dsmeta.cxx; sourceTree = ""; };
+   BE286956257D06C5000E863E /* HtmlReader.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
HtmlReader.cxx; path = ../dbaccess/source/ui/misc/HtmlReader.cxx; sourceTree = 
""; };
+   BE286957257D06C5000E863E /* WExtendPages.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
WExtendPages.cxx; path = ../dbaccess/source/ui/misc/WExtendPages.cxx; 
sourceTree = ""; };
+   BE286958257D06C5000E863E /* charsets.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = charsets.cxx; 
path = ../dbaccess/source/ui/misc/charsets.cxx; sourceTree = ""; };
+   BE286959257D06C5000E863E /* linkeddocuments.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
linkeddocuments.cxx; path = ../dbaccess/source/ui/misc/linkeddocuments.cxx; 
sourceTree = ""; };
+   BE28695A257D06C5000E863E /* UpdateHelperImpl.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
UpdateHelperImpl.hxx; path = ../dbaccess/source/ui/misc/UpdateHelperImpl.hxx; 
sourceTree = ""; };
+   BE28695B257D06C5000E863E /* imageprovider.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
imageprovider.cxx; path = ../dbaccess/source/ui/misc/imageprovider.cxx; 
sourceTree = ""; };
+   BE28695C257D06C5000E863E /* WColumnSelect.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
WColumnSelect.cxx; path = ../dbaccess/source/ui/misc/WColumnSelect.cxx; 
sourceTree = ""; };
+   BE28695D257D06C5000E863E /* WCopyTable.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
WCopyTable.cxx; path = ../dbaccess/source/ui/misc/WCopyTable.cxx; sourceTree = 
""; };
+   BE28695E257D06C5000E863E /* UITools.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = UITools.cxx; 
path = ../dbaccess/source/ui/misc/UITools.cxx; sourceTree = ""; };
+   BE28695F257D06C5000E863E /* RowSetDrop.cxx */ = {isa = 
PBXFileReference; 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-12-06 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |   38 +-
 1 file changed, 19 insertions(+), 19 deletions(-)

New commits:
commit 606b731289631d6f58dea7745d0d12830f9033bc
Author: Tor Lillqvist 
AuthorDate: Sun Dec 6 14:26:42 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Sun Dec 6 14:29:37 2020 +0200

Fix some bogus paths

Note that what osx/README says still holds. This Xcode project is for
making debugging easier only.

Change-Id: I8ebbad2a2de5366616ad7304125bdd05ae001489

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index f67dc0577ed1..78be443864a2 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -562,23 +562,23 @@
BEBF3ED42472B21600415E87 /* dp_dependencies.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_dependencies.cxx; path = 
../desktop/source/deployment/misc/dp_dependencies.cxx; sourceTree = ""; 
};
BEBF3ED52472B21600415E87 /* dp_ucb.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dp_ucb.cxx; 
path = ../desktop/source/deployment/misc/dp_ucb.cxx; sourceTree = ""; };
BEC676DE17461A720069E01D /* dbggui.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbggui.cxx; 
path = ../vcl/source/app/dbggui.cxx; sourceTree = ""; };
-   BEDCC8B92459A10600FB02BD /* unointerfaceproxy.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
unointerfaceproxy.cxx; path = 
../../bridges/source/cpp_uno/shared/unointerfaceproxy.cxx; sourceTree = 
""; };
-   BEDCC8BA2459A10600FB02BD /* types.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = types.cxx; 
path = ../../bridges/source/cpp_uno/shared/types.cxx; sourceTree = ""; };
-   BEDCC8BB2459A10600FB02BD /* vtables.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vtables.cxx; 
path = ../../bridges/source/cpp_uno/shared/vtables.cxx; sourceTree = ""; 
};
-   BEDCC8BC2459A10600FB02BD /* vtablefactory.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vtablefactory.cxx; path = 
../../bridges/source/cpp_uno/shared/vtablefactory.cxx; sourceTree = ""; 
};
-   BEDCC8BD2459A10600FB02BD /* bridge.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bridge.cxx; 
path = ../../bridges/source/cpp_uno/shared/bridge.cxx; sourceTree = ""; 
};
-   BEDCC8BE2459A10600FB02BD /* component.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = component.cxx; 
path = ../../bridges/source/cpp_uno/shared/component.cxx; sourceTree = 
""; };
-   BEDCC8BF2459A10600FB02BD /* cppinterfaceproxy.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
cppinterfaceproxy.cxx; path = 
../../bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx; sourceTree = 
""; };
-   BEDCC8C12459A12E00FB02BD /* uno2cpp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = uno2cpp.cxx; 
path = "../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/uno2cpp.cxx"; 
sourceTree = ""; };
-   BEDCC8C22459A12E00FB02BD /* cpp2uno.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cpp2uno.cxx; 
path = "../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/cpp2uno.cxx"; 
sourceTree = ""; };
-   BEDCC8C32459A12E00FB02BD /* share.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = share.hxx; path 
= "../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/share.hxx"; sourceTree = 
""; };
-   BEDCC8C42459A12E00FB02BD /* except.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = except.cxx; 
path = "../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/except.cxx"; 
sourceTree = ""; };
-   BEDCC8C52459A12E00FB02BD /* abi.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = abi.cxx; path 
= "../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.cxx"; sourceTree = 
""; };
-   BEDCC8C62459A12E00FB02BD /* call.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = call.cxx; path 
= "../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/call.cxx"; sourceTree = 
""; };
-   BEDCC8C72459A12E00FB02BD /* call.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = call.hxx; path = 
"../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/call.hxx"; sourceTree = 
""; };
-   BEDCC8C82459A12E00FB02BD /* abi.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = abi.hxx; path = 
"../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.hxx"; sourceTree = 
""; };
-   

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-05-24 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  114 ++
 1 file changed, 114 insertions(+)

New commits:
commit 787a6c2244af5646a9d1177ae294bfb891e2373b
Author: Tor Lillqvist 
AuthorDate: Mon May 25 02:20:08 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Mon May 25 02:21:30 2020 +0300

Add source files from sfx2/source/appl

Change-Id: I7462abcf0e79b4c43c8fd67c755113484e245310

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index a1d361890833..98cf4cd9096a 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -171,6 +171,55 @@
BE493249247820D50013BCD6 /* certificateextension_certextn.cxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
certificateextension_certextn.cxx; path = 
../xmlsecurity/source/xmlsec/certificateextension_certextn.cxx; sourceTree = 
""; };
BE49324A247820D50013BCD6 /* xmlstreamio.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
xmlstreamio.cxx; path = ../xmlsecurity/source/xmlsec/xmlstreamio.cxx; 
sourceTree = ""; };
BE49324B247820D50013BCD6 /* certificateextension_xmlsecimpl.hxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
certificateextension_xmlsecimpl.hxx; path = 
../xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.hxx; sourceTree = 
""; };
+   BE49324E2478ECB10013BCD6 /* helpinterceptor.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
helpinterceptor.hxx; path = ../sfx2/source/appl/helpinterceptor.hxx; sourceTree 
= ""; };
+   BE49324F2478ECB10013BCD6 /* fwkhelper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fwkhelper.cxx; 
path = ../sfx2/source/appl/fwkhelper.cxx; sourceTree = ""; };
+   BE4932502478ECB10013BCD6 /* appbaslib.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appbaslib.cxx; 
path = ../sfx2/source/appl/appbaslib.cxx; sourceTree = ""; };
+   BE4932512478ECB10013BCD6 /* lnkbase2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lnkbase2.cxx; 
path = ../sfx2/source/appl/lnkbase2.cxx; sourceTree = ""; };
+   BE4932522478ECB10013BCD6 /* shutdownicon.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
shutdownicon.hxx; path = ../sfx2/source/appl/shutdownicon.hxx; sourceTree = 
""; };
+   BE4932532478ECB10013BCD6 /* appmain.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appmain.cxx; 
path = ../sfx2/source/appl/appmain.cxx; sourceTree = ""; };
+   BE4932542478ECB10013BCD6 /* childwinimpl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
childwinimpl.cxx; path = ../sfx2/source/appl/childwinimpl.cxx; sourceTree = 
""; };
+   BE4932552478ECB10013BCD6 /* childwin.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = childwin.cxx; 
path = ../sfx2/source/appl/childwin.cxx; sourceTree = ""; };
+   BE4932562478ECB20013BCD6 /* appreg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appreg.cxx; 
path = ../sfx2/source/appl/appreg.cxx; sourceTree = ""; };
+   BE4932572478ECB20013BCD6 /* getbasctlfunction.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
getbasctlfunction.cxx; path = ../sfx2/source/appl/getbasctlfunction.cxx; 
sourceTree = ""; };
+   BE4932582478ECB20013BCD6 /* module.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = module.cxx; 
path = ../sfx2/source/appl/module.cxx; sourceTree = ""; };
+   BE4932592478ECB20013BCD6 /* helpdispatch.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
helpdispatch.hxx; path = ../sfx2/source/appl/helpdispatch.hxx; sourceTree = 
""; };
+   BE49325A2478ECB20013BCD6 /* appopen.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = appopen.cxx; 
path = ../sfx2/source/appl/appopen.cxx; sourceTree = ""; };
+   BE49325B2478ECB20013BCD6 /* shellimpl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shellimpl.cxx; 
path = ../sfx2/source/appl/shellimpl.cxx; sourceTree = ""; };
+   BE49325C2478ECB20013BCD6 /* impldde.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = impldde.cxx; 
path = ../sfx2/source/appl/impldde.cxx; sourceTree = ""; };
+   BE49325D2478ECB20013BCD6 /* helpdispatch.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
helpdispatch.cxx; path = ../sfx2/source/appl/helpdispatch.cxx; sourceTree = 
""; };
+   BE49325E2478ECB20013BCD6 /* macroloader.cxx */ = 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-05-12 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  132 ++
 1 file changed, 132 insertions(+)

New commits:
commit e72e7bae3c95ad4a56a963116c0ff21f46c1a3d4
Author: Tor Lillqvist 
AuthorDate: Tue May 12 17:33:54 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Tue May 12 20:46:31 2020 +0200

Add some more source files for breakpointing convenience

Change-Id: I3f0555a8a1a83342dd0dfff266f92c47ed5a9f80
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94063
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index f7d0dd16f401..7998c422fde4 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -427,6 +427,48 @@
BEBF3E7B246593C700415E87 /* docfnote.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = docfnote.cxx; 
path = ../sw/source/ui/misc/docfnote.cxx; sourceTree = ""; };
BEBF3E7C246593C700415E87 /* swmodalredlineacceptdlg.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
swmodalredlineacceptdlg.cxx; path = 
../sw/source/ui/misc/swmodalredlineacceptdlg.cxx; sourceTree = ""; };
BEBF3E7D246593C700415E87 /* pggrid.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pggrid.cxx; 
path = ../sw/source/ui/misc/pggrid.cxx; sourceTree = ""; };
+   BEBF3E81246ACFCA00415E87 /* dp_extensionmanager.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_extensionmanager.hxx; path = 
../desktop/source/deployment/manager/dp_extensionmanager.hxx; sourceTree = 
""; };
+   BEBF3E82246ACFCA00415E87 /* dp_manager.h */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dp_manager.h; path 
= ../desktop/source/deployment/manager/dp_manager.h; sourceTree = ""; };
+   BEBF3E83246ACFCA00415E87 /* dp_managerfac.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_managerfac.cxx; path = 
../desktop/source/deployment/manager/dp_managerfac.cxx; sourceTree = ""; 
};
+   BEBF3E84246ACFCA00415E87 /* dp_manager.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_manager.cxx; path = ../desktop/source/deployment/manager/dp_manager.cxx; 
sourceTree = ""; };
+   BEBF3E85246ACFCA00415E87 /* dp_extensionmanager.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_extensionmanager.cxx; path = 
../desktop/source/deployment/manager/dp_extensionmanager.cxx; sourceTree = 
""; };
+   BEBF3E86246ACFCA00415E87 /* dp_activepackages.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_activepackages.hxx; path = 
../desktop/source/deployment/manager/dp_activepackages.hxx; sourceTree = 
""; };
+   BEBF3E87246ACFCA00415E87 /* dp_commandenvironments.hxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_commandenvironments.hxx; path = 
../desktop/source/deployment/manager/dp_commandenvironments.hxx; sourceTree = 
""; };
+   BEBF3E88246ACFCA00415E87 /* dp_properties.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_properties.cxx; path = 
../desktop/source/deployment/manager/dp_properties.cxx; sourceTree = ""; 
};
+   BEBF3E89246ACFCA00415E87 /* dp_properties.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
dp_properties.hxx; path = 
../desktop/source/deployment/manager/dp_properties.hxx; sourceTree = ""; 
};
+   BEBF3E8A246ACFCA00415E87 /* dp_informationprovider.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_informationprovider.cxx; path = 
../desktop/source/deployment/manager/dp_informationprovider.cxx; sourceTree = 
""; };
+   BEBF3E8B246ACFCA00415E87 /* dp_activepackages.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_activepackages.cxx; path = 
../desktop/source/deployment/manager/dp_activepackages.cxx; sourceTree = 
""; };
+   BEBF3E8C246ACFCA00415E87 /* dp_commandenvironments.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dp_commandenvironments.cxx; path = 
../desktop/source/deployment/manager/dp_commandenvironments.cxx; sourceTree = 
""; };
+   BEBF3E90246AD75500415E87 /* filrow.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filrow.hxx; path 
= ../ucb/source/ucp/file/filrow.hxx; sourceTree = ""; };
+   BEBF3E91246AD75500415E87 /* filrec.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = filrec.hxx; path 
= ../ucb/source/ucp/file/filrec.hxx; sourceTree = ""; };
+   BEBF3E92246AD75500415E87 /* filrset.cxx */ = {isa 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-05-11 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  236 --
 1 file changed, 224 insertions(+), 12 deletions(-)

New commits:
commit 356c636e3d3d3c1bdde3cb7e743c0811fe2e1dbf
Author: Tor Lillqvist 
AuthorDate: Fri May 8 16:39:29 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Mon May 11 11:42:28 2020 +0200

Add some more source files for breakpointing convenience

Change-Id: I21e0ebb7776f829c1ad97272be4210d7e7dfbb34
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93949
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 187d6ad4a9a4..f7d0dd16f401 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -352,8 +352,82 @@
BE82C42418C86E010050EB79 /* spinfld.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = spinfld.cxx; 
path = ../vcl/source/control/spinfld.cxx; sourceTree = ""; };
BE82C42518C86E010050EB79 /* tabctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabctrl.cxx; 
path = ../vcl/source/control/tabctrl.cxx; sourceTree = ""; };
BE82C42618C86E010050EB79 /* throbber.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = throbber.cxx; 
path = ../vcl/source/control/throbber.cxx; sourceTree = ""; };
+   BEBF3E2D246588AE00415E87 /* salinit.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salinit.cxx; 
path = ../sal/osl/unx/salinit.cxx; sourceTree = ""; };
+   BEBF3E2E246588AE00415E87 /* module.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = module.cxx; 
path = ../sal/osl/unx/module.cxx; sourceTree = ""; };
+   BEBF3E2F246588AE00415E87 /* unixerrnostring.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
unixerrnostring.hxx; path = ../sal/osl/unx/unixerrnostring.hxx; sourceTree = 
""; };
+   BEBF3E30246588AE00415E87 /* file_url.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = file_url.hxx; 
path = ../sal/osl/unx/file_url.hxx; sourceTree = ""; };
+   BEBF3E31246588AE00415E87 /* file_path_helper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
file_path_helper.cxx; path = ../sal/osl/unx/file_path_helper.cxx; sourceTree = 
""; };
+   BEBF3E32246588AE00415E87 /* interlck.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = interlck.cxx; 
path = ../sal/osl/unx/interlck.cxx; sourceTree = ""; };
+   BEBF3E33246588AE00415E87 /* file_error_transl.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
file_error_transl.hxx; path = ../sal/osl/unx/file_error_transl.hxx; sourceTree 
= ""; };
+   BEBF3E34246588AE00415E87 /* process_impl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
process_impl.cxx; path = ../sal/osl/unx/process_impl.cxx; sourceTree = 
""; };
+   BEBF3E35246588AE00415E87 /* file_impl.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = file_impl.hxx; 
path = ../sal/osl/unx/file_impl.hxx; sourceTree = ""; };
+   BEBF3E36246588AE00415E87 /* sockimpl.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = sockimpl.hxx; 
path = ../sal/osl/unx/sockimpl.hxx; sourceTree = ""; };
+   BEBF3E37246588AE00415E87 /* backtrace.h */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.h; name = backtrace.h; path 
= ../sal/osl/unx/backtrace.h; sourceTree = ""; };
+   BEBF3E38246588AE00415E87 /* file_path_helper.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
file_path_helper.hxx; path = ../sal/osl/unx/file_path_helper.hxx; sourceTree = 
""; };
+   BEBF3E39246588AE00415E87 /* process.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = process.cxx; 
path = ../sal/osl/unx/process.cxx; sourceTree = ""; };
+   BEBF3E3A246588AE00415E87 /* soffice.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = soffice.hxx; 
path = ../sal/osl/unx/soffice.hxx; sourceTree = ""; };
+   BEBF3E3B246588AE00415E87 /* osxlocale.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = osxlocale.cxx; 
path = ../sal/osl/unx/osxlocale.cxx; sourceTree = ""; };
+   BEBF3E3C246588AE00415E87 /* createfilehandlefromfd.hxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
createfilehandlefromfd.hxx; path = ../sal/osl/unx/createfilehandlefromfd.hxx; 
sourceTree = ""; };
+   BEBF3E3D246588AE00415E87 /* file_stat.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-05-06 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  186 ++
 1 file changed, 186 insertions(+)

New commits:
commit 2688cd48466799383d2bf21331a8d415eaa1eae1
Author: Tor Lillqvist 
AuthorDate: Tue May 5 00:33:42 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Wed May 6 18:53:45 2020 +0300

Add source files from cui/source/options and unotools/source/i18n

Change-Id: I48ed28f8b6ccb125aefb464550bc9fa1238bb086

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index a211fa2b7c92..187d6ad4a9a4 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -371,6 +371,83 @@
BEDCC8C82459A12E00FB02BD /* abi.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = abi.hxx; path = 
"../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.hxx"; sourceTree = 
""; };
BEDCC8C92459A12E00FB02BD /* callvirtualmethod.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
callvirtualmethod.hxx; path = 
"../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/callvirtualmethod.hxx"; 
sourceTree = ""; };
BEDCC8CA2459A12E00FB02BD /* callvirtualmethod.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
callvirtualmethod.cxx; path = 
"../../../bridges/source/cpp_uno/gcc3_macosx_x86-64/callvirtualmethod.cxx"; 
sourceTree = ""; };
+   BEDCC8F2246080F600FB02BD /* transliterationwrapper.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
transliterationwrapper.cxx; path = 
../unotools/source/i18n/transliterationwrapper.cxx; sourceTree = ""; };
+   BEDCC8F3246080F600FB02BD /* localedatawrapper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
localedatawrapper.cxx; path = ../unotools/source/i18n/localedatawrapper.cxx; 
sourceTree = ""; };
+   BEDCC8F4246080F600FB02BD /* readwritemutexguard.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
readwritemutexguard.cxx; path = 
../unotools/source/i18n/readwritemutexguard.cxx; sourceTree = ""; };
+   BEDCC8F5246080F600FB02BD /* resmgr.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = resmgr.cxx; 
path = ../unotools/source/i18n/resmgr.cxx; sourceTree = ""; };
+   BEDCC8F6246080F600FB02BD /* calendarwrapper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
calendarwrapper.cxx; path = ../unotools/source/i18n/calendarwrapper.cxx; 
sourceTree = ""; };
+   BEDCC8F7246080F600FB02BD /* charclass.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = charclass.cxx; 
path = ../unotools/source/i18n/charclass.cxx; sourceTree = ""; };
+   BEDCC8F8246080F600FB02BD /* caserotate.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
caserotate.cxx; path = ../unotools/source/i18n/caserotate.cxx; sourceTree = 
""; };
+   BEDCC8F9246080F600FB02BD /* intlwrapper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
intlwrapper.cxx; path = ../unotools/source/i18n/intlwrapper.cxx; sourceTree = 
""; };
+   BEDCC8FA246080F600FB02BD /* nativenumberwrapper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
nativenumberwrapper.cxx; path = 
../unotools/source/i18n/nativenumberwrapper.cxx; sourceTree = ""; };
+   BEDCC8FB246080F600FB02BD /* collatorwrapper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
collatorwrapper.cxx; path = ../unotools/source/i18n/collatorwrapper.cxx; 
sourceTree = ""; };
+   BEDCC8FC246080F600FB02BD /* textsearch.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
textsearch.cxx; path = ../unotools/source/i18n/textsearch.cxx; sourceTree = 
""; };
+   BEDCC8FF2460830800FB02BD /* opthtml.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = opthtml.hxx; 
path = ../cui/source/options/opthtml.hxx; sourceTree = ""; };
+   BEDCC9002460830800FB02BD /* sdbcdriverenum.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
sdbcdriverenum.cxx; path = ../cui/source/options/sdbcdriverenum.cxx; sourceTree 
= ""; };
+   BEDCC9012460830800FB02BD /* fontsubs.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fontsubs.cxx; 
path = ../cui/source/options/fontsubs.cxx; sourceTree = ""; };
+   BEDCC9022460830800FB02BD /* connpoolsettings.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
connpoolsettings.hxx; path = ../cui/source/options/connpoolsettings.hxx; 
sourceTree = ""; };
+   BEDCC9032460830800FB02BD /* opthtml.cxx */ = {isa = 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-04-29 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  112 +++---
 1 file changed, 63 insertions(+), 49 deletions(-)

New commits:
commit 3aa11fb2b425e2f4bb1b47fed8782423d2b6f269
Author: Tor Lillqvist 
AuthorDate: Wed Apr 29 16:04:38 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Wed Apr 29 17:55:40 2020 +0200

Add source files in the C++/UNO bridge for easier breakpointing

Change-Id: I0558fc3190983f5b97f40599c51d074b2bb72ada
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93160
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 81d89cb5c5b6..a211fa2b7c92 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -98,7 +98,6 @@
BE02FCEA171335B80069F37F /* util.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = util.cxx; path 
= ../jvmfwk/plugins/sunmajor/pluginlib/util.cxx; sourceTree = ""; };
BE02FCEB171335B80069F37F /* vendorbase.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vendorbase.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx; 
sourceTree = ""; };
BE02FCEC171335B80069F37F /* vendorlist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vendorlist.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx; 
sourceTree = ""; };
-   BE09705E20B2E1E000A6C26A /* file.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file.cxx; path 
= ../../../../sal/osl/unx/file.cxx; sourceTree = ""; };
BE145F5C17B24BA4004CBBBA /* sunjavaplugin.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
sunjavaplugin.cxx; path = 
../jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx; sourceTree = ""; 
};
BE2DACF1182D0CBB00A4D2F7 /* formulagroupcl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
formulagroupcl.cxx; path = ../sc/source/core/opencl/formulagroupcl.cxx; 
sourceTree = ""; };
BE2DACF2182D0CBB00A4D2F7 /* op_database.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
op_database.cxx; path = ../sc/source/core/opencl/op_database.cxx; sourceTree = 
""; };
@@ -353,13 +352,25 @@
BE82C42418C86E010050EB79 /* spinfld.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = spinfld.cxx; 
path = ../vcl/source/control/spinfld.cxx; sourceTree = ""; };
BE82C42518C86E010050EB79 /* tabctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabctrl.cxx; 
path = ../vcl/source/control/tabctrl.cxx; sourceTree = ""; };
BE82C42618C86E010050EB79 /* throbber.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = throbber.cxx; 
path = ../vcl/source/control/throbber.cxx; sourceTree = ""; };
-   BEB6E30D1FFF988700B0BDB0 /* framegrabber.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = framegrabber.mm; path = ../../../avmedia/source/macavf/framegrabber.mm; 
sourceTree = ""; };
-   BEB6E30E1FFF988700B0BDB0 /* manager.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = manager.mm; path = ../../../avmedia/source/macavf/manager.mm; sourceTree 
= ""; };
-   BEB6E30F1FFF988700B0BDB0 /* window.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = window.mm; path = ../../../avmedia/source/macavf/window.mm; sourceTree = 
""; };
-   BEB6E3101FFF988700B0BDB0 /* player.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = player.mm; path = ../../../avmedia/source/macavf/player.mm; sourceTree = 
""; };
-   BEB6E3111FFF988800B0BDB0 /* macavfuno.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = macavfuno.mm; path = ../../../avmedia/source/macavf/macavfuno.mm; 
sourceTree = ""; };
BEC676DE17461A720069E01D /* dbggui.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbggui.cxx; 
path = ../vcl/source/app/dbggui.cxx; sourceTree = ""; };
BECB749D17189A3B001BEB85 /* crsrsh.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = crsrsh.cxx; 
path = ../sw/source/core/crsr/crsrsh.cxx; sourceTree = ""; };
+   BEDCC8B92459A10600FB02BD /* unointerfaceproxy.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
unointerfaceproxy.cxx; path = 
../../bridges/source/cpp_uno/shared/unointerfaceproxy.cxx; sourceTree = 
""; };
+   BEDCC8BA2459A10600FB02BD /* 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2019-11-20 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |  198 ++
 1 file changed, 198 insertions(+)

New commits:
commit 73a957a967af241df8ff642f9919b6a4689c63dd
Author: Tor Lillqvist 
AuthorDate: Wed Nov 20 14:16:39 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Wed Nov 20 14:19:05 2019 +0200

Add some more source files for breakpointing convenience

Change-Id: I0008393be56341fe7e1f385bd111475b67446240

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 6a4ab8ce8d69..81d89cb5c5b6 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -7,6 +7,89 @@
objects = {
 
 /* Begin PBXFileReference section */
+   BE026468237973D7008D3E52 /* viewshe3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewshe3.cxx; 
path = ../sd/source/ui/view/viewshe3.cxx; sourceTree = ""; };
+   BE026469237973D7008D3E52 /* drtxtob.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drtxtob.cxx; 
path = ../sd/source/ui/view/drtxtob.cxx; sourceTree = ""; };
+   BE02646A237973D7008D3E52 /* ViewShellBase.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ViewShellBase.cxx; path = ../sd/source/ui/view/ViewShellBase.cxx; sourceTree = 
""; };
+   BE02646B237973D7008D3E52 /* drviewsj.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsj.cxx; 
path = ../sd/source/ui/view/drviewsj.cxx; sourceTree = ""; };
+   BE02646C237973D7008D3E52 /* ToolBarManager.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ToolBarManager.cxx; path = ../sd/source/ui/view/ToolBarManager.cxx; sourceTree 
= ""; };
+   BE02646D237973D7008D3E52 /* ViewShellHint.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ViewShellHint.cxx; path = ../sd/source/ui/view/ViewShellHint.cxx; sourceTree = 
""; };
+   BE02646E237973D7008D3E52 /* ViewShellManager.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ViewShellManager.cxx; path = ../sd/source/ui/view/ViewShellManager.cxx; 
sourceTree = ""; };
+   BE02646F237973D7008D3E52 /* viewoverlaymanager.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
viewoverlaymanager.cxx; path = ../sd/source/ui/view/viewoverlaymanager.cxx; 
sourceTree = ""; };
+   BE026470237973D7008D3E52 /* WindowUpdater.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
WindowUpdater.cxx; path = ../sd/source/ui/view/WindowUpdater.cxx; sourceTree = 
""; };
+   BE026471237973D7008D3E52 /* zoomlist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = zoomlist.cxx; 
path = ../sd/source/ui/view/zoomlist.cxx; sourceTree = ""; };
+   BE026472237973D7008D3E52 /* drviewsi.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsi.cxx; 
path = ../sd/source/ui/view/drviewsi.cxx; sourceTree = ""; };
+   BE026473237973D7008D3E52 /* drviewsd.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsd.cxx; 
path = ../sd/source/ui/view/drviewsd.cxx; sourceTree = ""; };
+   BE026474237973D7008D3E52 /* OutlinerIterator.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
OutlinerIterator.cxx; path = ../sd/source/ui/view/OutlinerIterator.cxx; 
sourceTree = ""; };
+   BE026475237973D7008D3E52 /* ViewTabBar.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ViewTabBar.cxx; path = ../sd/source/ui/view/ViewTabBar.cxx; sourceTree = 
""; };
+   BE026476237973D7008D3E52 /* drviewsa.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviewsa.cxx; 
path = ../sd/source/ui/view/drviewsa.cxx; sourceTree = ""; };
+   BE026477237973D7008D3E52 /* outlnvs2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = outlnvs2.cxx; 
path = ../sd/source/ui/view/outlnvs2.cxx; sourceTree = ""; };
+   BE026478237973D7008D3E52 /* OutlineViewShellBase.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
OutlineViewShellBase.cxx; path = ../sd/source/ui/view/OutlineViewShellBase.cxx; 
sourceTree = ""; };
+   BE026479237973D7008D3E52 /* tabcontr.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabcontr.cxx; 
path = ../sd/source/ui/view/tabcontr.cxx; sourceTree = ""; };
+   BE02647A237973D7008D3E52 /* drviews1.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drviews1.cxx; 
path = ../sd/source/ui/view/drviews1.cxx; sourceTree = ""; };
+   BE02647B237973D7008D3E52 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2019-10-08 Thread Tor Lillqvist (via logerrit)
 osx/soffice.xcodeproj/project.pbxproj |   27 +++
 1 file changed, 27 insertions(+)

New commits:
commit 4936e38ba40501f57886aad946dded09b83e4786
Author: Tor Lillqvist 
AuthorDate: Tue Oct 8 17:48:37 2019 +0300
Commit: Tor Lillqvist 
CommitDate: Tue Oct 8 17:51:52 2019 +0300

Add missing source files in vcl/source/gdi

(A fairly ad-hoc small subset of the source files are included in the
Xcode project to make it possible to set breakpoints in them in
advance.)

Change-Id: I6c2655337e1d623b299e65aa977650e7519b7bd8

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 1c7dd9704e3b..6a4ab8ce8d69 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -133,6 +133,19 @@
BE60B5AB1DB7D80200D3E1E4 /* saltimer.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = saltimer.cxx; path = ../vcl/osx/saltimer.cxx; sourceTree = ""; };
BE60B5AC1DB7D80200D3E1E4 /* service_entry.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = service_entry.cxx; path = ../vcl/osx/service_entry.cxx; sourceTree = 
""; };
BE60B5AD1DB7D80200D3E1E4 /* vclnsapp.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = vclnsapp.mm; path = ../vcl/osx/vclnsapp.mm; sourceTree = ""; };
+   BE7EC139234CC0FA000D1DB6 /* VerticalOrientationData.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
VerticalOrientationData.cxx; path = 
../vcl/source/gdi/VerticalOrientationData.cxx; sourceTree = ""; };
+   BE7EC13A234CC0FA000D1DB6 /* impglyphitem.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
impglyphitem.cxx; path = ../vcl/source/gdi/impglyphitem.cxx; sourceTree = 
""; };
+   BE7EC13B234CC0FA000D1DB6 /* TypeSerializer.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
TypeSerializer.cxx; path = ../vcl/source/gdi/TypeSerializer.cxx; sourceTree = 
""; };
+   BE7EC13C234CC0FA000D1DB6 /* CommonSalLayout.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
CommonSalLayout.cxx; path = ../vcl/source/gdi/CommonSalLayout.cxx; sourceTree = 
""; };
+   BE7EC13D234CC0FA000D1DB6 /* scrptrun.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = scrptrun.cxx; 
path = ../vcl/source/gdi/scrptrun.cxx; sourceTree = ""; };
+   BE7EC13E234CC0FA000D1DB6 /* salgdiimpl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
salgdiimpl.cxx; path = ../vcl/source/gdi/salgdiimpl.cxx; sourceTree = 
""; };
+   BE7EC13F234CC0FA000D1DB6 /* WidgetDefinition.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
WidgetDefinition.cxx; path = ../vcl/source/gdi/WidgetDefinition.cxx; sourceTree 
= ""; };
+   BE7EC140234CC0FA000D1DB6 /* mtfxmldump.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
mtfxmldump.cxx; path = ../vcl/source/gdi/mtfxmldump.cxx; sourceTree = 
""; };
+   BE7EC141234CC0FA000D1DB6 /* FileDefinitionWidgetDraw.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
FileDefinitionWidgetDraw.cxx; path = 
../vcl/source/gdi/FileDefinitionWidgetDraw.cxx; sourceTree = ""; };
+   BE7EC142234CC0FA000D1DB6 /* vectorgraphicdata.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vectorgraphicdata.cxx; path = ../vcl/source/gdi/vectorgraphicdata.cxx; 
sourceTree = ""; };
+   BE7EC143234CC0FA000D1DB6 /* pdfbuildin_fonts.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
pdfbuildin_fonts.cxx; path = ../vcl/source/gdi/pdfbuildin_fonts.cxx; sourceTree 
= ""; };
+   BE7EC144234CC0FA000D1DB6 /* svmconverter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
svmconverter.cxx; path = ../vcl/source/gdi/svmconverter.cxx; sourceTree = 
""; };
+   BE7EC145234CC0FA000D1DB6 /* WidgetDefinitionReader.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
WidgetDefinitionReader.cxx; path = 
../vcl/source/gdi/WidgetDefinitionReader.cxx; sourceTree = ""; };
BE82BE5718298DE100A447B5 /* formulacell.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
formulacell.cxx; path = ../sc/source/core/data/formulacell.cxx; sourceTree = 
""; };
BE82C3AA18C86D440050EB79 /* brand.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = brand.cxx; 
path = ../vcl/source/app/brand.cxx; sourceTree = ""; };
BE82C3AB18C86D440050EB79 /* dndhelp.cxx */ = 

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2018-05-21 Thread Tor Lillqvist
 osx/soffice.xcodeproj/project.pbxproj |   26 ++
 1 file changed, 26 insertions(+)

New commits:
commit 40f28cbed07362d54533e4bbfe8f870b64e4
Author: Tor Lillqvist 
Date:   Mon May 21 17:06:22 2018 +0300

Add sal/osl/unx/file.cxx for debugging convenience

Change-Id: Ibfc8995c4d35c33fe203b9779b10a182cf5a4294

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 090873794b29..1c7dd9704e3b 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -15,6 +15,7 @@
BE02FCEA171335B80069F37F /* util.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = util.cxx; path 
= ../jvmfwk/plugins/sunmajor/pluginlib/util.cxx; sourceTree = ""; };
BE02FCEB171335B80069F37F /* vendorbase.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vendorbase.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/vendorbase.cxx; 
sourceTree = ""; };
BE02FCEC171335B80069F37F /* vendorlist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vendorlist.cxx; path = ../jvmfwk/plugins/sunmajor/pluginlib/vendorlist.cxx; 
sourceTree = ""; };
+   BE09705E20B2E1E000A6C26A /* file.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = file.cxx; path 
= ../../../../sal/osl/unx/file.cxx; sourceTree = ""; };
BE145F5C17B24BA4004CBBBA /* sunjavaplugin.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
sunjavaplugin.cxx; path = 
../jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx; sourceTree = ""; 
};
BE2DACF1182D0CBB00A4D2F7 /* formulagroupcl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
formulagroupcl.cxx; path = ../sc/source/core/opencl/formulagroupcl.cxx; 
sourceTree = ""; };
BE2DACF2182D0CBB00A4D2F7 /* op_database.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
op_database.cxx; path = ../sc/source/core/opencl/op_database.cxx; sourceTree = 
""; };
@@ -266,6 +267,30 @@
 /* End PBXFileReference section */
 
 /* Begin PBXGroup section */
+   BE09705B20B2E19A00A6C26A /* sal */ = {
+   isa = PBXGroup;
+   children = (
+   BE09705C20B2E1AC00A6C26A /* osl */,
+   );
+   path = sal;
+   sourceTree = "";
+   };
+   BE09705C20B2E1AC00A6C26A /* osl */ = {
+   isa = PBXGroup;
+   children = (
+   BE09705D20B2E1B300A6C26A /* unx */,
+   );
+   path = osl;
+   sourceTree = "";
+   };
+   BE09705D20B2E1B300A6C26A /* unx */ = {
+   isa = PBXGroup;
+   children = (
+   BE09705E20B2E1E000A6C26A /* file.cxx */,
+   );
+   path = unx;
+   sourceTree = "";
+   };
BE2DACF9182FAB3800A4D2F7 /* window */ = {
isa = PBXGroup;
children = (
@@ -623,6 +648,7 @@
BEC3D9171710B0390030AD56 = {
isa = PBXGroup;
children = (
+   BE09705B20B2E19A00A6C26A /* sal */,
BEB6E30B1FFF984200B0BDB0 /* avmedia */,
BE2DAD2B183148BE00A4D2F7 /* formula */,
BE2DAD28182FAB7900A4D2F7 /* sw */,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2018-05-21 Thread Tor Lillqvist
 osx/soffice.xcodeproj/project.pbxproj |   62 +++---
 1 file changed, 57 insertions(+), 5 deletions(-)

New commits:
commit 0653ddb11620db917f4de97c0d6078ef55d128ed
Author: Tor Lillqvist 
Date:   Thu May 17 12:42:11 2018 +0300

Updates by Xcode 9.3

Change-Id: Ia9a87f3f9bdf357079c6d259d736504e0109bf57

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 770a980fcdc0..090873794b29 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -641,12 +641,12 @@
buildConfigurationList = BEC3D9211710B11E0030AD56 /* 
Build configuration list for PBXLegacyTarget "soffice" */;
buildPhases = (
);
-   buildToolPath = make;
+   buildToolPath = /usr/local/bin/make;
buildWorkingDirectory = ..;
dependencies = (
);
name = soffice;
-   passBuildSettingsInEnvironment = 1;
+   passBuildSettingsInEnvironment = 0;
productName = soffice;
};
 /* End PBXLegacyTarget section */
@@ -655,7 +655,7 @@
BEC3D9181710B0390030AD56 /* Project object */ = {
isa = PBXProject;
attributes = {
-   LastUpgradeCheck = 0460;
+   LastUpgradeCheck = 0930;
};
buildConfigurationList = BEC3D91B1710B0390030AD56 /* 
Build configuration list for PBXProject "soffice" */;
compatibilityVersion = "Xcode 3.2";
@@ -677,12 +677,64 @@
BEC3D91C1710B0390030AD56 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
+   CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+   CLANG_WARN_BOOL_CONVERSION = YES;
+   CLANG_WARN_COMMA = YES;
+   CLANG_WARN_CONSTANT_CONVERSION = YES;
+   CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 
YES;
+   CLANG_WARN_EMPTY_BODY = YES;
+   CLANG_WARN_ENUM_CONVERSION = YES;
+   CLANG_WARN_INFINITE_RECURSION = YES;
+   CLANG_WARN_INT_CONVERSION = YES;
+   CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+   CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+   CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+   CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+   CLANG_WARN_STRICT_PROTOTYPES = YES;
+   CLANG_WARN_SUSPICIOUS_MOVE = YES;
+   CLANG_WARN_UNREACHABLE_CODE = YES;
+   CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+   ENABLE_STRICT_OBJC_MSGSEND = YES;
+   ENABLE_TESTABILITY = YES;
+   GCC_NO_COMMON_BLOCKS = YES;
+   GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+   GCC_WARN_ABOUT_RETURN_TYPE = YES;
+   GCC_WARN_UNDECLARED_SELECTOR = YES;
+   GCC_WARN_UNINITIALIZED_AUTOS = YES;
+   GCC_WARN_UNUSED_FUNCTION = YES;
+   GCC_WARN_UNUSED_VARIABLE = YES;
+   ONLY_ACTIVE_ARCH = YES;
};
name = Debug;
};
BEC3D91D1710B0390030AD56 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
+   CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
+   CLANG_WARN_BOOL_CONVERSION = YES;
+   CLANG_WARN_COMMA = YES;
+   CLANG_WARN_CONSTANT_CONVERSION = YES;
+   CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 
YES;
+   CLANG_WARN_EMPTY_BODY = YES;
+   CLANG_WARN_ENUM_CONVERSION = YES;
+   CLANG_WARN_INFINITE_RECURSION = YES;
+   CLANG_WARN_INT_CONVERSION = YES;
+   CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
+   CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
+   CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
+   CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
+   

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2018-01-08 Thread Tor Lillqvist
 osx/soffice.xcodeproj/project.pbxproj |   26 ++
 1 file changed, 26 insertions(+)

New commits:
commit 41f09aa5fc7b1fde5a95e57f51d085a8c79f9825
Author: Tor Lillqvist 
Date:   Fri Jan 5 14:59:47 2018 +0200

Add a few Mac-specific source files in avmedia for easier breakpointing

Change-Id: I36b42ca16932cab10342894840f57e89d08dac4f

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index f303a60d2ea7..770a980fcdc0 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -256,6 +256,11 @@
BE82C42418C86E010050EB79 /* spinfld.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = spinfld.cxx; 
path = ../vcl/source/control/spinfld.cxx; sourceTree = ""; };
BE82C42518C86E010050EB79 /* tabctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tabctrl.cxx; 
path = ../vcl/source/control/tabctrl.cxx; sourceTree = ""; };
BE82C42618C86E010050EB79 /* throbber.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = throbber.cxx; 
path = ../vcl/source/control/throbber.cxx; sourceTree = ""; };
+   BEB6E30D1FFF988700B0BDB0 /* framegrabber.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = framegrabber.mm; path = ../../../avmedia/source/macavf/framegrabber.mm; 
sourceTree = ""; };
+   BEB6E30E1FFF988700B0BDB0 /* manager.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = manager.mm; path = ../../../avmedia/source/macavf/manager.mm; sourceTree 
= ""; };
+   BEB6E30F1FFF988700B0BDB0 /* window.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = window.mm; path = ../../../avmedia/source/macavf/window.mm; sourceTree = 
""; };
+   BEB6E3101FFF988700B0BDB0 /* player.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = player.mm; path = ../../../avmedia/source/macavf/player.mm; sourceTree = 
""; };
+   BEB6E3111FFF988800B0BDB0 /* macavfuno.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = macavfuno.mm; path = ../../../avmedia/source/macavf/macavfuno.mm; 
sourceTree = ""; };
BEC676DE17461A720069E01D /* dbggui.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbggui.cxx; 
path = ../vcl/source/app/dbggui.cxx; sourceTree = ""; };
BECB749D17189A3B001BEB85 /* crsrsh.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = crsrsh.cxx; 
path = ../sw/source/core/crsr/crsrsh.cxx; sourceTree = ""; };
 /* End PBXFileReference section */
@@ -595,9 +600,30 @@
name = control;
sourceTree = "";
};
+   BEB6E30B1FFF984200B0BDB0 /* avmedia */ = {
+   isa = PBXGroup;
+   children = (
+   BEB6E30C1FFF985300B0BDB0 /* macavf */,
+   );
+   path = avmedia;
+   sourceTree = "";
+   };
+   BEB6E30C1FFF985300B0BDB0 /* macavf */ = {
+   isa = PBXGroup;
+   children = (
+   BEB6E30D1FFF988700B0BDB0 /* framegrabber.mm */,
+   BEB6E3111FFF988800B0BDB0 /* macavfuno.mm */,
+   BEB6E30E1FFF988700B0BDB0 /* manager.mm */,
+   BEB6E3101FFF988700B0BDB0 /* player.mm */,
+   BEB6E30F1FFF988700B0BDB0 /* window.mm */,
+   );
+   path = macavf;
+   sourceTree = "";
+   };
BEC3D9171710B0390030AD56 = {
isa = PBXGroup;
children = (
+   BEB6E30B1FFF984200B0BDB0 /* avmedia */,
BE2DAD2B183148BE00A4D2F7 /* formula */,
BE2DAD28182FAB7900A4D2F7 /* sw */,
BE82BE5A18298E2E00A447B5 /* vcl */,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2016-10-20 Thread Tor Lillqvist
 osx/soffice.xcodeproj/project.pbxproj |  122 +-
 1 file changed, 120 insertions(+), 2 deletions(-)

New commits:
commit 3e3f490da5bf05424bfcb66827187fa7b5bf1870
Author: Tor Lillqvist 
Date:   Wed Oct 19 21:25:31 2016 +0300

Add some more source files for breakpointing convenience

Change-Id: Ic9b44918a27bf185c534b3705f15a2dac29bc642

diff --git a/osx/soffice.xcodeproj/project.pbxproj 
b/osx/soffice.xcodeproj/project.pbxproj
index 27ec136..f303a60 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -77,6 +77,61 @@
BE2DAD301831490400A4D2F7 /* vectortoken.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vectortoken.cxx; path = ../formula/source/core/api/vectortoken.cxx; sourceTree 
= ""; };
BE40143A182BEB7200731FA1 /* formulagroup.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
formulagroup.cxx; path = ../sc/source/core/tool/formulagroup.cxx; sourceTree = 
""; };
BE40143B182C36B000731FA1 /* clkernelthread.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
clkernelthread.cxx; path = ../sc/source/core/tool/clkernelthread.cxx; 
sourceTree = ""; };
+   BE60B5771DB7D80200D3E1E4 /* a11yactionwrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11yactionwrapper.mm; path = ../vcl/osx/a11yactionwrapper.mm; sourceTree 
= ""; };
+   BE60B5781DB7D80200D3E1E4 /* a11ycomponentwrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11ycomponentwrapper.mm; path = ../vcl/osx/a11ycomponentwrapper.mm; 
sourceTree = ""; };
+   BE60B5791DB7D80200D3E1E4 /* a11yfactory.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11yfactory.mm; path = ../vcl/osx/a11yfactory.mm; sourceTree = 
""; };
+   BE60B57A1DB7D80200D3E1E4 /* a11yfocuslistener.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = a11yfocuslistener.cxx; path = ../vcl/osx/a11yfocuslistener.cxx; 
sourceTree = ""; };
+   BE60B57B1DB7D80200D3E1E4 /* a11yfocustracker.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = a11yfocustracker.cxx; path = ../vcl/osx/a11yfocustracker.cxx; sourceTree 
= ""; };
+   BE60B57C1DB7D80200D3E1E4 /* a11ylistener.cxx */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
name = a11ylistener.cxx; path = ../vcl/osx/a11ylistener.cxx; sourceTree = 
""; };
+   BE60B57D1DB7D80200D3E1E4 /* a11yrolehelper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11yrolehelper.mm; path = ../vcl/osx/a11yrolehelper.mm; sourceTree = 
""; };
+   BE60B57E1DB7D80200D3E1E4 /* a11yselectionwrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11yselectionwrapper.mm; path = ../vcl/osx/a11yselectionwrapper.mm; 
sourceTree = ""; };
+   BE60B57F1DB7D80200D3E1E4 /* a11ytablewrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11ytablewrapper.mm; path = ../vcl/osx/a11ytablewrapper.mm; sourceTree = 
""; };
+   BE60B5801DB7D80200D3E1E4 /* a11ytextattributeswrapper.mm */ = 
{isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = 
sourcecode.cpp.objcpp; name = a11ytextattributeswrapper.mm; path = 
../vcl/osx/a11ytextattributeswrapper.mm; sourceTree = ""; };
+   BE60B5811DB7D80200D3E1E4 /* a11ytextwrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11ytextwrapper.mm; path = ../vcl/osx/a11ytextwrapper.mm; sourceTree = 
""; };
+   BE60B5821DB7D80200D3E1E4 /* a11yutil.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11yutil.mm; path = ../vcl/osx/a11yutil.mm; sourceTree = ""; };
+   BE60B5831DB7D80200D3E1E4 /* a11yvaluewrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11yvaluewrapper.mm; path = ../vcl/osx/a11yvaluewrapper.mm; sourceTree = 
""; };
+   BE60B5841DB7D80200D3E1E4 /* a11ywrapper.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11ywrapper.mm; path = ../vcl/osx/a11ywrapper.mm; sourceTree = 
""; };
+   BE60B5851DB7D80200D3E1E4 /* a11ywrapperbutton.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = a11ywrapperbutton.mm; path = ../vcl/osx/a11ywrapperbutton.mm; sourceTree 
= ""; };
+