[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-09-30 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |   64 +++
 1 file changed, 64 insertions(+)

New commits:
commit a8bee952f2709d141e6713f4c21320ecde170f6e
Author: Tor Lillqvist 
AuthorDate: Wed Sep 30 15:58:07 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Wed Sep 30 19:06:45 2020 +0200

Add source files from toolkit/source/awt for debugging goodness

Change-Id: I3e912221d6acf4712602ed11e3575d5ed8af6ca7
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103705
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tor Lillqvist 
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/103712

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 4981bb13c..2c6f21365 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -550,6 +550,30 @@
BE62A59624BF875700AFFD77 /* FilterConfigItem.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
FilterConfigItem.cxx; path = 
"../../ios-device/vcl/source/filter/FilterConfigItem.cxx"; sourceTree = 
""; };
BE636210215101D000F4237E /* WebSocketHandler.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= WebSocketHandler.hpp; sourceTree = ""; };
BE6362C12153B5B500F4237E /* MobileCoreServices.framework */ = 
{isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = 
MobileCoreServices.framework; path = 
System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
+   BE6C48502524A19B0066A166 /* asynccallback.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
asynccallback.cxx; path = 
"../../ios-device/toolkit/source/awt/asynccallback.cxx"; sourceTree = 
""; };
+   BE6C48512524A19B0066A166 /* vclxtoolkit.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxtoolkit.cxx; path = "../../ios-device/toolkit/source/awt/vclxtoolkit.cxx"; 
sourceTree = ""; };
+   BE6C48522524A19B0066A166 /* vclxfont.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vclxfont.cxx; 
path = "../../ios-device/toolkit/source/awt/vclxfont.cxx"; sourceTree = 
""; };
+   BE6C48532524A19B0066A166 /* vclxmenu.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = vclxmenu.cxx; 
path = "../../ios-device/toolkit/source/awt/vclxmenu.cxx"; sourceTree = 
""; };
+   BE6C48542524A19B0066A166 /* vclxbitmap.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxbitmap.cxx; path = "../../ios-device/toolkit/source/awt/vclxbitmap.cxx"; 
sourceTree = ""; };
+   BE6C48552524A19B0066A166 /* vclxgraphics.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxgraphics.cxx; path = 
"../../ios-device/toolkit/source/awt/vclxgraphics.cxx"; sourceTree = ""; 
};
+   BE6C48562524A19B0066A166 /* vclxpointer.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxpointer.cxx; path = "../../ios-device/toolkit/source/awt/vclxpointer.cxx"; 
sourceTree = ""; };
+   BE6C48572524A19B0066A166 /* vclxprinter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxprinter.cxx; path = "../../ios-device/toolkit/source/awt/vclxprinter.cxx"; 
sourceTree = ""; };
+   BE6C48582524A19B0066A166 /* vclxregion.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxregion.cxx; path = "../../ios-device/toolkit/source/awt/vclxregion.cxx"; 
sourceTree = ""; };
+   BE6C48592524A19B0066A166 /* vclxspinbutton.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxspinbutton.cxx; path = 
"../../ios-device/toolkit/source/awt/vclxspinbutton.cxx"; sourceTree = 
""; };
+   BE6C485A2524A19B0066A166 /* vclxtopwindow.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxtopwindow.cxx; path = 
"../../ios-device/toolkit/source/awt/vclxtopwindow.cxx"; sourceTree = 
""; };
+   BE6C485B2524A19B0066A166 /* vclxsystemdependentwindow.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
vclxsystemdependentwindow.cxx; path = 
"../../ios-device/toolkit/source/awt/vclxsystemdependentwindow.cxx"; sourceTree 
= ""; };
+   BE6C485C2524A19B0066A166 /* stylesettings.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
stylesettings.cxx; path = 
"../../ios-device/toolkit/source/awt/stylesettings.cxx"; sourceTree = 
""; };
+   BE6C485D2524A19B0066A166 /* scrollabledialog.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
scrollabledialog.cxx; path = 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-09-22 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9b4d2463663df228860a190f605b878cbb4ffedb
Author: Tor Lillqvist 
AuthorDate: Wed Sep 23 00:02:11 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Wed Sep 23 00:02:38 2020 +0300

Compile C++ for the iOS app as C++17

Needed by headers in core:master now.

Change-Id: I997bcf267ffd74479c04d83c8703e7f520046aa2

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index b023e85f2..4981bb13c 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -3464,7 +3464,7 @@
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = 
YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = 
YES_AGGRESSIVE;
-   CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+   CLANG_CXX_LANGUAGE_STANDARD = "c++17";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
@@ -3524,7 +3524,7 @@
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = 
YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = 
YES_AGGRESSIVE;
-   CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
+   CLANG_CXX_LANGUAGE_STANDARD = "c++17";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-09-22 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |4 
 1 file changed, 4 insertions(+)

New commits:
commit 233cc39cf839fa5778464a1127339b591fe43ae2
Author: Tor Lillqvist 
AuthorDate: Tue Sep 22 12:05:57 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Tue Sep 22 12:06:04 2020 +0300

Link with the system libsqlite3 (for nss)

Change-Id: I889e87bd288fdf9e4d9f0a02033ef7cd14e5135b

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index d020a0b95..b023e85f2 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -16,6 +16,7 @@
BE00F8B7213ED573001CE2D4 /* libz.tbd in Frameworks */ = {isa = 
PBXBuildFile; fileRef = BE00F8B6213ED573001CE2D4 /* libz.tbd */; };
BE18C7DE226DE09A001AD27E /* Branding in Resources */ = {isa = 
PBXBuildFile; fileRef = BE18C7DD226DE09A001AD27E /* Branding */; };
BE2FB29E24F3B146006E18B1 /* 
CollaboraOnlineWebViewKeyboardManager.m in Sources */ = {isa = PBXBuildFile; 
fileRef = BE2FB29D24F3B146006E18B1 /* CollaboraOnlineWebViewKeyboardManager.m 
*/; };
+   BE512CBA2518DE6E00921C15 /* libsqlite3.tbd in Frameworks */ = 
{isa = PBXBuildFile; fileRef = BE512CB92518DE6400921C15 /* libsqlite3.tbd */; };
BE5EB5C1213FE29900E0826C /* Log.cpp in Sources */ = {isa = 
PBXBuildFile; fileRef = BE5EB5B9213FE29900E0826C /* Log.cpp */; };
BE5EB5C2213FE29900E0826C /* SpookyV2.cpp in Sources */ = {isa = 
PBXBuildFile; fileRef = BE5EB5BA213FE29900E0826C /* SpookyV2.cpp */; };
BE5EB5C3213FE29900E0826C /* Session.cpp in Sources */ = {isa = 
PBXBuildFile; fileRef = BE5EB5BB213FE29900E0826C /* Session.cpp */; };
@@ -500,6 +501,7 @@
BE484B832292AF97001EE76C /* viewfac.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = viewfac.cxx; 
path = "../../ios-device/sfx2/source/view/viewfac.cxx"; sourceTree = ""; 
};
BE484B842292AF97001EE76C /* lokhelper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lokhelper.cxx; 
path = "../../ios-device/sfx2/source/view/lokhelper.cxx"; sourceTree = 
""; };
BE484B852292AF97001EE76C /* classificationhelper.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
classificationhelper.cxx; path = 
"../../ios-device/sfx2/source/view/classificationhelper.cxx"; sourceTree = 
""; };
+   BE512CB92518DE6400921C15 /* libsqlite3.tbd */ = {isa = 
PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; 
name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
BE58E129217F295B00249358 /* Log.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Log.hpp; sourceTree = ""; };
BE58E12A217F295B00249358 /* Png.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Png.hpp; sourceTree = ""; };
BE58E12B217F295B00249358 /* SigUtil.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= SigUtil.hpp; sourceTree = ""; };
@@ -1382,6 +1384,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
+   BE512CBA2518DE6E00921C15 /* libsqlite3.tbd in 
Frameworks */,
BE6362C22153B5B500F4237E /* 
MobileCoreServices.framework in Frameworks */,
BEA2835A21470A1C00848631 /* WebKit.framework in 
Frameworks */,
BE00F8B7213ED573001CE2D4 /* libz.tbd in 
Frameworks */,
@@ -1426,6 +1429,7 @@
BE00F8B3213ED542001CE2D4 /* Frameworks */ = {
isa = PBXGroup;
children = (
+   BE512CB92518DE6400921C15 /* libsqlite3.tbd */,
BE6362C12153B5B500F4237E /* 
MobileCoreServices.framework */,
BEA2835921470A1C00848631 /* WebKit.framework */,
BE00F8B6213ED573001CE2D4 /* libz.tbd */,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-07-23 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |  350 +++
 1 file changed, 350 insertions(+)

New commits:
commit 14d98c6181c164d82c18c80cb55573531aa07c14
Author: Tor Lillqvist 
AuthorDate: Thu Jul 23 14:04:28 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Thu Jul 23 14:04:43 2020 +0300

Add a bunch of source files from vcl for breakpointing convenience

Change-Id: I4730ecda8ab7b05fd46b8568dc750d85a8ffa804

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index a15dda8fc..c2a5396d9 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -532,6 +532,17 @@
BE5EB5D521401E0F00E0826C /* Storage.cpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
path = Storage.cpp; sourceTree = ""; };
BE5EB5D92140363100E0826C /* ios.mm */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; 
name = ios.mm; path = ../../ios/ios.mm; sourceTree = ""; };
BE5EB5DB2140480B00E0826C /* ICU.dat */ = {isa = 
PBXFileReference; lastKnownFileType = file; name = ICU.dat; path = 
../../../ICU.dat; sourceTree = ""; };
+   BE62A58C24BF873D00AFFD77 /* pngwrite.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pngwrite.cxx; 
path = "../../ios-device/vcl/source/filter/png/pngwrite.cxx"; sourceTree = 
""; };
+   BE62A58D24BF873D00AFFD77 /* PngImageReader.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
PngImageReader.cxx; path = 
"../../ios-device/vcl/source/filter/png/PngImageReader.cxx"; sourceTree = 
""; };
+   BE62A58E24BF873D00AFFD77 /* pngread.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pngread.cxx; 
path = "../../ios-device/vcl/source/filter/png/pngread.cxx"; sourceTree = 
""; };
+   BE62A58F24BF875700AFFD77 /* GraphicNativeTransform.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
GraphicNativeTransform.cxx; path = 
"../../ios-device/vcl/source/filter/GraphicNativeTransform.cxx"; sourceTree = 
""; };
+   BE62A59024BF875700AFFD77 /* graphicfilter_internal.hxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
graphicfilter_internal.hxx; path = 
"../../ios-device/vcl/source/filter/graphicfilter_internal.hxx"; sourceTree = 
""; };
+   BE62A59124BF875700AFFD77 /* graphicfilter2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
graphicfilter2.cxx; path = 
"../../ios-device/vcl/source/filter/graphicfilter2.cxx"; sourceTree = 
""; };
+   BE62A59224BF875700AFFD77 /* FilterConfigCache.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
FilterConfigCache.hxx; path = 
"../../ios-device/vcl/source/filter/FilterConfigCache.hxx"; sourceTree = 
""; };
+   BE62A59324BF875700AFFD77 /* FilterConfigCache.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
FilterConfigCache.cxx; path = 
"../../ios-device/vcl/source/filter/FilterConfigCache.cxx"; sourceTree = 
""; };
+   BE62A59424BF875700AFFD77 /* GraphicNativeMetadata.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
GraphicNativeMetadata.cxx; path = 
"../../ios-device/vcl/source/filter/GraphicNativeMetadata.cxx"; sourceTree = 
""; };
+   BE62A59524BF875700AFFD77 /* GraphicFormatDetector.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
GraphicFormatDetector.cxx; path = 
"../../ios-device/vcl/source/filter/GraphicFormatDetector.cxx"; sourceTree = 
""; };
+   BE62A59624BF875700AFFD77 /* FilterConfigItem.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
FilterConfigItem.cxx; path = 
"../../ios-device/vcl/source/filter/FilterConfigItem.cxx"; sourceTree = 
""; };
BE636210215101D000F4237E /* WebSocketHandler.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= WebSocketHandler.hpp; sourceTree = ""; };
BE6362C12153B5B500F4237E /* MobileCoreServices.framework */ = 
{isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = 
MobileCoreServices.framework; path = 
System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
BE7228E02417BC9F000ADABD /* StringVector.cpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
path = StringVector.cpp; sourceTree = ""; };
@@ -975,6 +986,37 @@
BE93D46A216D5582007A39F4 /* watermarkitem.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
watermarkitem.cxx; path = "../../ios-device/sfx2/source/doc/watermarkitem.cxx"; 
sourceTree = ""; };
  

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-07-01 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 6971cf578dc640ded8ae65a80b3a5119c688d48e
Author: Tor Lillqvist 
AuthorDate: Wed Jul 1 13:02:51 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Wed Jul 1 13:02:54 2020 +0300

Add Authorization.cpp and hpp

Surely no point in using that code for the iOS app, though. Hopefullly
eventually some clean way to bypass it wil emerge. Note that this is
just one step towards making the iOS app even build again.

Change-Id: Ia5a8e31fc6195394f02cbf43f2b5291bcfbb398d

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index fbdb3e17c..a15dda8fc 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -62,6 +62,7 @@
BEA2835D21498AD400848631 /* Socket.cpp in Sources */ = {isa = 
PBXBuildFile; fileRef = BEA2835C21498AD400848631 /* Socket.cpp */; };
BEA28360214ACA8500848631 /* FakeSocket.cpp in Sources */ = {isa 
= PBXBuildFile; fileRef = BEA2835F214ACA8500848631 /* FakeSocket.cpp */; };
BEA28377214FFD8C00848631 /* Unit.cpp in Sources */ = {isa = 
PBXBuildFile; fileRef = BEA28376214FFD8C00848631 /* Unit.cpp */; };
+   BEABFC6824AC94C3004DE339 /* Authorization.cpp in Sources */ = 
{isa = PBXBuildFile; fileRef = BEABFC6624AC94C3004DE339 /* Authorization.cpp 
*/; };
BEB0E5D921C7CA800085A0CF /* Settings.bundle in Resources */ = 
{isa = PBXBuildFile; fileRef = BEB0E5D821C7CA800085A0CF /* Settings.bundle */; 
};
BEBF3EB0246EB1C800415E87 /* RequestDetails.cpp in Sources */ = 
{isa = PBXBuildFile; fileRef = BEBF3EAF246EB1C800415E87 /* RequestDetails.cpp 
*/; };
BECD984024336DD400016117 /* device-mobile.css in Resources */ = 
{isa = PBXBuildFile; fileRef = BECD983E24336DD400016117 /* device-mobile.css 
*/; };
@@ -996,6 +997,8 @@
BEA8CDC32199AC9D009FE17E /* lok.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lok.cxx; path 
= "../../ios-device/comphelper/source/misc/lok.cxx"; sourceTree = ""; };
BEA8CDC52199E621009FE17E /* languagetagicu.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
languagetagicu.cxx; path = 
"../../ios-device/i18nlangtag/source/languagetag/languagetagicu.cxx"; 
sourceTree = ""; };
BEA8CDC62199E621009FE17E /* languagetag.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
languagetag.cxx; path = 
"../../ios-device/i18nlangtag/source/languagetag/languagetag.cxx"; sourceTree = 
""; };
+   BEABFC6624AC94C3004DE339 /* Authorization.cpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
path = Authorization.cpp; sourceTree = ""; };
+   BEABFC6724AC94C3004DE339 /* Authorization.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Authorization.hpp; sourceTree = ""; };
BEB0E5D821C7CA800085A0CF /* Settings.bundle */ = {isa = 
PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = 
Settings.bundle; sourceTree = ""; };
BEB0E5DB21CA7C780085A0CF /* graphicfilter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
graphicfilter.cxx; path = 
"../../ios-device/vcl/source/filter/graphicfilter.cxx"; sourceTree = ""; 
};
BEB0E5E021CA9DC00085A0CF /* salbmp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salbmp.cxx; 
path = "../../ios-device/vcl/quartz/salbmp.cxx"; sourceTree = ""; };
@@ -1886,6 +1889,8 @@
BE5EB5B6213FE21000E0826C /* common */ = {
isa = PBXGroup;
children = (
+   BEABFC6624AC94C3004DE339 /* Authorization.cpp 
*/,
+   BEABFC6724AC94C3004DE339 /* Authorization.hpp 
*/,
BE5EB5C0213FE29900E0826C /* FileUtil.cpp */,
BE5EB5B9213FE29900E0826C /* Log.cpp */,
BE58E129217F295B00249358 /* Log.hpp */,
@@ -3054,6 +3059,7 @@
BE5EB5C2213FE29900E0826C /* SpookyV2.cpp in 
Sources */,
BE8D77402136762600AC58EA /* main.m in Sources 
*/,
BE5EB5C8213FE29900E0826C /* FileUtil.cpp in 
Sources */,
+   BEABFC6824AC94C3004DE339 /* Authorization.cpp 
in Sources */,
BEA28360214ACA8500848631 /* FakeSocket.cpp in 
Sources */,
BE80E45821B68F5700859C97 /* 
TemplateCollectionViewController.mm in Sources */,
BE8D77352136762500AC58EA /* CODocument.mm in 
Sources */,
___
Libreoffice-commits 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-05-15 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 56afddaba085c07d2a4407e52dc7d0c4c85e907b
Author: Tor Lillqvist 
AuthorDate: Fri May 15 23:33:31 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Fri May 15 23:34:01 2020 +0300

Add RequestDetails.cpp and hpp

Change-Id: I084ce2e731073ab69a806d5053c27987b2a8244c

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index a7ab38573..bedc02c3b 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -63,6 +63,7 @@
BEA28360214ACA8500848631 /* FakeSocket.cpp in Sources */ = {isa 
= PBXBuildFile; fileRef = BEA2835F214ACA8500848631 /* FakeSocket.cpp */; };
BEA28377214FFD8C00848631 /* Unit.cpp in Sources */ = {isa = 
PBXBuildFile; fileRef = BEA28376214FFD8C00848631 /* Unit.cpp */; };
BEB0E5D921C7CA800085A0CF /* Settings.bundle in Resources */ = 
{isa = PBXBuildFile; fileRef = BEB0E5D821C7CA800085A0CF /* Settings.bundle */; 
};
+   BEBF3EB0246EB1C800415E87 /* RequestDetails.cpp in Sources */ = 
{isa = PBXBuildFile; fileRef = BEBF3EAF246EB1C800415E87 /* RequestDetails.cpp 
*/; };
BECD984024336DD400016117 /* device-mobile.css in Resources */ = 
{isa = PBXBuildFile; fileRef = BECD983E24336DD400016117 /* device-mobile.css 
*/; };
BECD984124336DD400016117 /* device-tablet.css in Resources */ = 
{isa = PBXBuildFile; fileRef = BECD983F24336DD400016117 /* device-tablet.css 
*/; };
BEFB1EE121C29CC70081D757 /* L10n.mm in Sources */ = {isa = 
PBXBuildFile; fileRef = BEFB1EE021C29CC70081D757 /* L10n.mm */; };
@@ -1054,6 +1055,8 @@
BEB6524E216FD0CA00B8C09A /* stream.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stream.cxx; 
path = "../../ios-device/tools/source/stream/stream.cxx"; sourceTree = 
""; };
BEB6524F216FD0CA00B8C09A /* strmwnt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = strmwnt.cxx; 
path = "../../ios-device/tools/source/stream/strmwnt.cxx"; sourceTree = 
""; };
BEB65250216FD0CA00B8C09A /* strmunx.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = strmunx.cxx; 
path = "../../ios-device/tools/source/stream/strmunx.cxx"; sourceTree = 
""; };
+   BEBF3EAE246EB1C800415E87 /* RequestDetails.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= RequestDetails.hpp; sourceTree = ""; };
+   BEBF3EAF246EB1C800415E87 /* RequestDetails.cpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
path = RequestDetails.cpp; sourceTree = ""; };
BECBD30323D7152900DA5582 /* SlsFramePainter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsFramePainter.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsFramePainter.cxx"; 
sourceTree = ""; };
BECBD30423D7152900DA5582 /* SlideSorterView.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlideSorterView.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlideSorterView.cxx"; 
sourceTree = ""; };
BECBD30523D7152900DA5582 /* SlsFramePainter.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
SlsFramePainter.hxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsFramePainter.hxx"; 
sourceTree = ""; };
@@ -1903,6 +1906,8 @@
BE5EB5B7213FE21600E0826C /* wsd */ = {
isa = PBXGroup;
children = (
+   BEBF3EAF246EB1C800415E87 /* RequestDetails.cpp 
*/,
+   BEBF3EAE246EB1C800415E87 /* RequestDetails.hpp 
*/,
BE5EB5CC213FE2D000E0826C /* ClientSession.cpp 
*/,
BE5EB5D321400DC100E0826C /* DocumentBroker.cpp 
*/,
BE484B71228D8622001EE76C /* DocumentBroker.hpp 
*/,
@@ -3033,6 +3038,7 @@
BE5EB5D421400DC100E0826C /* DocumentBroker.cpp 
in Sources */,
BEA28377214FFD8C00848631 /* Unit.cpp in Sources 
*/,
BE5EB5CF213FE2D000E0826C /* ClientSession.cpp 
in Sources */,
+   BEBF3EB0246EB1C800415E87 /* RequestDetails.cpp 
in Sources */,
BE5EB5C2213FE29900E0826C /* SpookyV2.cpp in 
Sources */,
BE8D77402136762600AC58EA /* main.m in Sources 
*/,
BE5EB5C8213FE29900E0826C /* FileUtil.cpp in 
Sources */,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-05-07 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |   42 +++
 1 file changed, 42 insertions(+)

New commits:
commit 459cdc9c7347ce107da8ddbc1cbec7440a96d53c
Author: Tor Lillqvist 
AuthorDate: Thu May 7 13:44:24 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Thu May 7 13:44:42 2020 +0300

Add source files from framework/source/services

Change-Id: Ic1d905dfbb65d42da577a3d536742ad7c3893db3

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 783d80923..a7ab38573 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -1173,6 +1173,19 @@
BECBD41423D9C98500DA5582 /* svddrgmt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svddrgmt.cxx; 
path = "../../ios-device/svx/source/svdraw/svddrgmt.cxx"; sourceTree = 
""; };
BECD983E24336DD400016117 /* device-mobile.css */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = 
"device-mobile.css"; path = "../../../loleaflet/dist/device-mobile.css"; 
sourceTree = ""; };
BECD983F24336DD400016117 /* device-tablet.css */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = 
"device-tablet.css"; path = "../../../loleaflet/dist/device-tablet.css"; 
sourceTree = ""; };
+   BEDCC943246175E100FB02BD /* sessionlistener.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
sessionlistener.cxx; path = 
"../../ios-device/framework/source/services/sessionlistener.cxx"; sourceTree = 
""; };
+   BEDCC944246175E100FB02BD /* substitutepathvars.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
substitutepathvars.cxx; path = 
"../../ios-device/framework/source/services/substitutepathvars.cxx"; sourceTree 
= ""; };
+   BEDCC945246175E100FB02BD /* pathsettings.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
pathsettings.cxx; path = 
"../../ios-device/framework/source/services/pathsettings.cxx"; sourceTree = 
""; };
+   BEDCC946246175E100FB02BD /* urltransformer.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
urltransformer.cxx; path = 
"../../ios-device/framework/source/services/urltransformer.cxx"; sourceTree = 
""; };
+   BEDCC947246175E100FB02BD /* dispatchhelper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
dispatchhelper.cxx; path = 
"../../ios-device/framework/source/services/dispatchhelper.cxx"; sourceTree = 
""; };
+   BEDCC948246175E200FB02BD /* autorecovery.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
autorecovery.cxx; path = 
"../../ios-device/framework/source/services/autorecovery.cxx"; sourceTree = 
""; };
+   BEDCC949246175E200FB02BD /* modulemanager.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
modulemanager.cxx; path = 
"../../ios-device/framework/source/services/modulemanager.cxx"; sourceTree = 
""; };
+   BEDCC94A246175E200FB02BD /* mediatypedetectionhelper.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
mediatypedetectionhelper.cxx; path = 
"../../ios-device/framework/source/services/mediatypedetectionhelper.cxx"; 
sourceTree = ""; };
+   BEDCC94B246175E200FB02BD /* ContextChangeEventMultiplexer.cxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ContextChangeEventMultiplexer.cxx; path = 
"../../ios-device/framework/source/services/ContextChangeEventMultiplexer.cxx"; 
sourceTree = ""; };
+   BEDCC94C246175E200FB02BD /* desktop.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = desktop.cxx; 
path = "../../ios-device/framework/source/services/desktop.cxx"; sourceTree = 
""; };
+   BEDCC94D246175E200FB02BD /* frame.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = frame.cxx; 
path = "../../ios-device/framework/source/services/frame.cxx"; sourceTree = 
""; };
+   BEDCC94E246175E200FB02BD /* taskcreatorsrv.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
taskcreatorsrv.cxx; path = 
"../../ios-device/framework/source/services/taskcreatorsrv.cxx"; sourceTree = 
""; };
+   BEDCC94F246175E200FB02BD /* uriabbreviation.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
uriabbreviation.cxx; path = 
"../../ios-device/framework/source/services/uriabbreviation.cxx"; sourceTree = 
""; };
BEF755A723E8200A008A4BB2 /* drawdoc.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc.cxx; 
path = "../../ios-device/sd/source/core/drawdoc.cxx"; sourceTree = ""; };
BEF755A823E8200A008A4BB2 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-04-06 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit c05f7a4ad0363492a356c50a6281dc0c8f34bff9
Author: Tor Lillqvist 
AuthorDate: Mon Apr 6 13:04:30 2020 +0300
Commit: Tor Lillqvist 
CommitDate: Mon Apr 6 12:54:28 2020 +0200

Argh, had forgotten to commit the s/Document/CODocument/ in the project file

Change-Id: I795d78cddbfbca2d9df17a662ec4800c40b68ace
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91742
Tested-by: Tor Lillqvist 
Reviewed-by: Tor Lillqvist 

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 5bff960bc..783d80923 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -40,7 +40,7 @@
BE8D772C2136762500AC58EA /* AppDelegate.mm in Sources */ = {isa 
= PBXBuildFile; fileRef = BE8D772B2136762500AC58EA /* AppDelegate.mm */; };
BE8D772F2136762500AC58EA /* DocumentBrowserViewController.mm in 
Sources */ = {isa = PBXBuildFile; fileRef = BE8D772E2136762500AC58EA /* 
DocumentBrowserViewController.mm */; };
BE8D77322136762500AC58EA /* DocumentViewController.mm in 
Sources */ = {isa = PBXBuildFile; fileRef = BE8D77312136762500AC58EA /* 
DocumentViewController.mm */; };
-   BE8D77352136762500AC58EA /* Document.mm in Sources */ = {isa = 
PBXBuildFile; fileRef = BE8D77342136762500AC58EA /* Document.mm */; };
+   BE8D77352136762500AC58EA /* CODocument.mm in Sources */ = {isa 
= PBXBuildFile; fileRef = BE8D77342136762500AC58EA /* CODocument.mm */; };
BE8D77382136762500AC58EA /* Main.storyboard in Resources */ = 
{isa = PBXBuildFile; fileRef = BE8D77362136762500AC58EA /* Main.storyboard */; 
};
BE8D773A2136762600AC58EA /* Assets.xcassets in Resources */ = 
{isa = PBXBuildFile; fileRef = BE8D77392136762600AC58EA /* Assets.xcassets */; 
};
BE8D773D2136762600AC58EA /* LaunchScreen.storyboard in 
Resources */ = {isa = PBXBuildFile; fileRef = BE8D773B2136762600AC58EA /* 
LaunchScreen.storyboard */; };
@@ -782,8 +782,8 @@
BE8D772E2136762500AC58EA /* DocumentBrowserViewController.mm */ 
= {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = 
DocumentBrowserViewController.mm; sourceTree = ""; };
BE8D77302136762500AC58EA /* DocumentViewController.h */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 
DocumentViewController.h; sourceTree = ""; };
BE8D77312136762500AC58EA /* DocumentViewController.mm */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = 
DocumentViewController.mm; sourceTree = ""; };
-   BE8D77332136762500AC58EA /* Document.h */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Document.h; 
sourceTree = ""; };
-   BE8D77342136762500AC58EA /* Document.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.objcpp; path = Document.mm; 
sourceTree = ""; };
+   BE8D77332136762500AC58EA /* CODocument.h */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CODocument.h; 
sourceTree = ""; };
+   BE8D77342136762500AC58EA /* CODocument.mm */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.objcpp; path = 
CODocument.mm; sourceTree = ""; };
BE8D77372136762500AC58EA /* Base */ = {isa = PBXFileReference; 
lastKnownFileType = file.storyboard; name = Base; path = 
Base.lproj/Main.storyboard; sourceTree = ""; };
BE8D77392136762600AC58EA /* Assets.xcassets */ = {isa = 
PBXFileReference; lastKnownFileType = folder.assetcatalog; path = 
Assets.xcassets; sourceTree = ""; };
BE8D773C2136762600AC58EA /* Base */ = {isa = PBXFileReference; 
lastKnownFileType = file.storyboard; name = Base; path = 
Base.lproj/LaunchScreen.storyboard; sourceTree = ""; };
@@ -2249,12 +2249,12 @@
BE00F8922139494E001CE2D4 /* Resources */,
BE8D772A2136762500AC58EA /* AppDelegate.h */,
BE8D772B2136762500AC58EA /* AppDelegate.mm */,
+   BE8D77332136762500AC58EA /* CODocument.h */,
+   BE8D77342136762500AC58EA /* CODocument.mm */,
BE8D772D2136762500AC58EA /* 
DocumentBrowserViewController.h */,
BE8D772E2136762500AC58EA /* 
DocumentBrowserViewController.mm */,
BE8D77302136762500AC58EA /* 
DocumentViewController.h */,
BE8D77312136762500AC58EA /* 
DocumentViewController.mm */,
-   BE8D77332136762500AC58EA /* Document.h */,
-   BE8D77342136762500AC58EA /* Document.mm */,
BEFB1EDF21C29CC70081D757 /* L10n.h 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj loleaflet/css loleaflet/html loleaflet/Makefile.am

2020-03-31 Thread Jan Holesovsky (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |8 
 loleaflet/Makefile.am|   11 +++
 loleaflet/css/device-desktop.css |2 ++
 loleaflet/css/device-mobile.css  |   30 ++
 loleaflet/css/device-tablet.css  |2 ++
 loleaflet/css/editor.css |   29 -
 loleaflet/html/loleaflet.html.m4 |   16 ++--
 7 files changed, 67 insertions(+), 31 deletions(-)

New commits:
commit 99787522581af296c25863f4ee1b24b170902a22
Author: Jan Holesovsky 
AuthorDate: Mon Mar 30 11:59:20 2020 +0200
Commit: Jan Holesovsky 
CommitDate: Tue Mar 31 20:31:49 2020 +0200

mobile detection: Create a separate device-*.css for the 
phone/tablet/desktop.

The problem is that the @media-based detection often disagrees with the
JS-based detection which then leads to many problems - most notably that
part of the UI behaves as if it was a tablet, and the other part as if
was a mobile phone, leading to a terrible user experience.

This commit changes it so that there is only one way how to detect if
we are on mobile phone, tablet or desktop: using the JavaScript, and we
will load the appropriate css accordingly.

Only one @media-based rule is converted as an example, the rest will
follow.

Change-Id: Id7bfb58ca12264904b3329db1542ae6b54893f11
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/91416
Tested-by: Jenkins CollaboraOffice 
Reviewed-by: Tamás Zolnai 
Reviewed-by: Jan Holesovsky 

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 3b0bc6f75..5bff960bc 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -63,6 +63,8 @@
BEA28360214ACA8500848631 /* FakeSocket.cpp in Sources */ = {isa 
= PBXBuildFile; fileRef = BEA2835F214ACA8500848631 /* FakeSocket.cpp */; };
BEA28377214FFD8C00848631 /* Unit.cpp in Sources */ = {isa = 
PBXBuildFile; fileRef = BEA28376214FFD8C00848631 /* Unit.cpp */; };
BEB0E5D921C7CA800085A0CF /* Settings.bundle in Resources */ = 
{isa = PBXBuildFile; fileRef = BEB0E5D821C7CA800085A0CF /* Settings.bundle */; 
};
+   BECD984024336DD400016117 /* device-mobile.css in Resources */ = 
{isa = PBXBuildFile; fileRef = BECD983E24336DD400016117 /* device-mobile.css 
*/; };
+   BECD984124336DD400016117 /* device-tablet.css in Resources */ = 
{isa = PBXBuildFile; fileRef = BECD983F24336DD400016117 /* device-tablet.css 
*/; };
BEFB1EE121C29CC70081D757 /* L10n.mm in Sources */ = {isa = 
PBXBuildFile; fileRef = BEFB1EE021C29CC70081D757 /* L10n.mm */; };
 /* End PBXBuildFile section */
 
@@ -1169,6 +1171,8 @@
BECBD41223D9C98400DA5582 /* svdedxv.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svdedxv.cxx; 
path = "../../ios-device/svx/source/svdraw/svdedxv.cxx"; sourceTree = 
""; };
BECBD41323D9C98400DA5582 /* clonelist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = clonelist.cxx; 
path = "../../ios-device/svx/source/svdraw/clonelist.cxx"; sourceTree = 
""; };
BECBD41423D9C98500DA5582 /* svddrgmt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svddrgmt.cxx; 
path = "../../ios-device/svx/source/svdraw/svddrgmt.cxx"; sourceTree = 
""; };
+   BECD983E24336DD400016117 /* device-mobile.css */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = 
"device-mobile.css"; path = "../../../loleaflet/dist/device-mobile.css"; 
sourceTree = ""; };
+   BECD983F24336DD400016117 /* device-tablet.css */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = 
"device-tablet.css"; path = "../../../loleaflet/dist/device-tablet.css"; 
sourceTree = ""; };
BEF755A723E8200A008A4BB2 /* drawdoc.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc.cxx; 
path = "../../ios-device/sd/source/core/drawdoc.cxx"; sourceTree = ""; };
BEF755A823E8200A008A4BB2 /* drawdoc3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc3.cxx; 
path = "../../ios-device/sd/source/core/drawdoc3.cxx"; sourceTree = ""; 
};
BEF755A923E8200A008A4BB2 /* sdiocmpt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdiocmpt.cxx; 
path = "../../ios-device/sd/source/core/sdiocmpt.cxx"; sourceTree = ""; 
};
@@ -1234,6 +1238,8 @@
BE8D85C7214055F3009F1860 /* unorc */,
BE5EB5DB2140480B00E0826C /* ICU.dat */,
BE00F89721396585001CE2D4 /* bundle.css */,
+   BECD983E24336DD400016117 /* device-mobile.css 
*/,
+ 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-03-10 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit c6573a08d211d06b12e8fb374a992ade7861ac63
Author: Tor Lillqvist 
AuthorDate: Tue Mar 10 14:17:31 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Tue Mar 10 14:17:31 2020 +0200

Add StringVector.{cpp,hpp}

Change-Id: I568d4136824fe0b4fcdd0f4bccd15a7c15a5248b

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index e20f49084..3b0bc6f75 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -31,6 +31,7 @@
BE5EB5DA2140363100E0826C /* ios.mm in Sources */ = {isa = 
PBXBuildFile; fileRef = BE5EB5D92140363100E0826C /* ios.mm */; };
BE5EB5DC2140480B00E0826C /* ICU.dat in Resources */ = {isa = 
PBXBuildFile; fileRef = BE5EB5DB2140480B00E0826C /* ICU.dat */; };
BE6362C22153B5B500F4237E /* MobileCoreServices.framework in 
Frameworks */ = {isa = PBXBuildFile; fileRef = BE6362C12153B5B500F4237E /* 
MobileCoreServices.framework */; };
+   BE7228E22417BC9F000ADABD /* StringVector.cpp in Sources */ = 
{isa = PBXBuildFile; fileRef = BE7228E02417BC9F000ADABD /* StringVector.cpp */; 
};
BE7D6A6B23FAA8B500C2E605 /* loolkitconfig.xcu in Resources */ = 
{isa = PBXBuildFile; fileRef = BE7D6A6A23FAA8B500C2E605 /* loolkitconfig.xcu 
*/; };
BE80E43221AD92F700859C97 /* Fonts in Resources */ = {isa = 
PBXBuildFile; fileRef = BE80E43121AD92F600859C97 /* Fonts */; };
BE80E45821B68F5700859C97 /* TemplateCollectionViewController.mm 
in Sources */ = {isa = PBXBuildFile; fileRef = BE80E45721B68F5700859C97 /* 
TemplateCollectionViewController.mm */; };
@@ -527,6 +528,8 @@
BE5EB5DB2140480B00E0826C /* ICU.dat */ = {isa = 
PBXFileReference; lastKnownFileType = file; name = ICU.dat; path = 
../../../ICU.dat; sourceTree = ""; };
BE636210215101D000F4237E /* WebSocketHandler.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= WebSocketHandler.hpp; sourceTree = ""; };
BE6362C12153B5B500F4237E /* MobileCoreServices.framework */ = 
{isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = 
MobileCoreServices.framework; path = 
System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
+   BE7228E02417BC9F000ADABD /* StringVector.cpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; 
path = StringVector.cpp; sourceTree = ""; };
+   BE7228E12417BC9F000ADABD /* StringVector.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= StringVector.hpp; sourceTree = ""; };
BE7D6A2123FA9C2300C2E605 /* winreg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = winreg.cxx; 
path = "../../ios-device/configmgr/source/winreg.cxx"; sourceTree = ""; 
};
BE7D6A2223FA9C2300C2E605 /* propertynode.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
propertynode.hxx; path = "../../ios-device/configmgr/source/propertynode.hxx"; 
sourceTree = ""; };
BE7D6A2323FA9C2300C2E605 /* childaccess.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = childaccess.hxx; 
path = "../../ios-device/configmgr/source/childaccess.hxx"; sourceTree = 
""; };
@@ -1868,6 +1871,8 @@
BE5EB5BE213FE29900E0826C /* SigUtil.cpp */,
BE58E12B217F295B00249358 /* SigUtil.hpp */,
BE5EB5BA213FE29900E0826C /* SpookyV2.cpp */,
+   BE7228E02417BC9F000ADABD /* StringVector.cpp */,
+   BE7228E12417BC9F000ADABD /* StringVector.hpp */,
BEA28376214FFD8C00848631 /* Unit.cpp */,
BEA283782150172600848631 /* Unit.hpp */,
BE5EB5BC213FE29900E0826C /* Util.cpp */,
@@ -2988,6 +2993,7 @@
BE8D772F2136762500AC58EA /* 
DocumentBrowserViewController.mm in Sources */,
BE5EB5D0213FE2D000E0826C /* TileCache.cpp in 
Sources */,
BE5EB5C5213FE29900E0826C /* MessageQueue.cpp in 
Sources */,
+   BE7228E22417BC9F000ADABD /* StringVector.cpp in 
Sources */,
BE5EB5D621401E0F00E0826C /* Storage.cpp in 
Sources */,
BEA2835621467FDD00848631 /* Kit.cpp in Sources 
*/,
BE8D77322136762500AC58EA /* 
DocumentViewController.mm in Sources */,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-02-06 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |   58 +++
 1 file changed, 58 insertions(+)

New commits:
commit 0e797eeb3f2da2e7e062bbb2e1f42ec6b0d449d0
Author: Tor Lillqvist 
AuthorDate: Wed Feb 5 14:39:42 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Fri Feb 7 09:57:53 2020 +0200

Add some more core source files for breakpointing convenience

Change-Id: I829534011e037aac1297a41cdb0e6bf008e1b28b

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 3c56346f6..243ef142c 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -1095,6 +1095,31 @@
BECBD41223D9C98400DA5582 /* svdedxv.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svdedxv.cxx; 
path = "../../ios-device/svx/source/svdraw/svdedxv.cxx"; sourceTree = 
""; };
BECBD41323D9C98400DA5582 /* clonelist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = clonelist.cxx; 
path = "../../ios-device/svx/source/svdraw/clonelist.cxx"; sourceTree = 
""; };
BECBD41423D9C98500DA5582 /* svddrgmt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svddrgmt.cxx; 
path = "../../ios-device/svx/source/svdraw/svddrgmt.cxx"; sourceTree = 
""; };
+   BEF755A723E8200A008A4BB2 /* drawdoc.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc.cxx; 
path = "../../ios-device/sd/source/core/drawdoc.cxx"; sourceTree = ""; };
+   BEF755A823E8200A008A4BB2 /* drawdoc3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc3.cxx; 
path = "../../ios-device/sd/source/core/drawdoc3.cxx"; sourceTree = ""; 
};
+   BEF755A923E8200A008A4BB2 /* sdiocmpt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdiocmpt.cxx; 
path = "../../ios-device/sd/source/core/sdiocmpt.cxx"; sourceTree = ""; 
};
+   BEF755AA23E8200A008A4BB2 /* drawdoc4.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc4.cxx; 
path = "../../ios-device/sd/source/core/drawdoc4.cxx"; sourceTree = ""; 
};
+   BEF755AB23E8200A008A4BB2 /* typemap.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = typemap.cxx; 
path = "../../ios-device/sd/source/core/typemap.cxx"; sourceTree = ""; };
+   BEF755AC23E8200A008A4BB2 /* shapelist.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shapelist.cxx; 
path = "../../ios-device/sd/source/core/shapelist.cxx"; sourceTree = ""; 
};
+   BEF755AD23E8200A008A4BB2 /* stlfamily.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlfamily.cxx; 
path = "../../ios-device/sd/source/core/stlfamily.cxx"; sourceTree = ""; 
};
+   BEF755AE23E8200A008A4BB2 /* stlsheet.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlsheet.cxx; 
path = "../../ios-device/sd/source/core/stlsheet.cxx"; sourceTree = ""; 
};
+   BEF755AF23E8200A008A4BB2 /* drawdoc2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc2.cxx; 
path = "../../ios-device/sd/source/core/drawdoc2.cxx"; sourceTree = ""; 
};
+   BEF755B023E8200A008A4BB2 /* drawdoc_animations.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
drawdoc_animations.cxx; path = 
"../../ios-device/sd/source/core/drawdoc_animations.cxx"; sourceTree = 
""; };
+   BEF755B123E8200A008A4BB2 /* TransitionPreset.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
TransitionPreset.cxx; path = 
"../../ios-device/sd/source/core/TransitionPreset.cxx"; sourceTree = ""; 
};
+   BEF755B223E8200A008A4BB2 /* stlpool.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlpool.cxx; 
path = "../../ios-device/sd/source/core/stlpool.cxx"; sourceTree = ""; };
+   BEF755B323E8200A008A4BB2 /* anminfo.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = anminfo.cxx; 
path = "../../ios-device/sd/source/core/anminfo.cxx"; sourceTree = ""; };
+   BEF755B423E8200B008A4BB2 /* CustomAnimationPreset.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
CustomAnimationPreset.cxx; path = 
"../../ios-device/sd/source/core/CustomAnimationPreset.cxx"; sourceTree = 
""; };
+   BEF755B523E8200B008A4BB2 /* sdpage.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdpage.cxx; 
path = "../../ios-device/sd/source/core/sdpage.cxx"; sourceTree = ""; };
+   BEF755B623E8200B008A4BB2 /* CustomAnimationCloner.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-01-27 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |  214 ++-
 1 file changed, 212 insertions(+), 2 deletions(-)

New commits:
commit cad472f796edca722f83b675efe63f30e1ccd44b
Author: Tor Lillqvist 
AuthorDate: Fri Jan 24 11:42:03 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Mon Jan 27 10:52:29 2020 +0200

Add some more core source files for breakpointing convenience

Change-Id: Ia0f08bca84d98f45484162017bd3019876ab8604

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 00d189f12..3c56346f6 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -919,7 +919,6 @@
BEA8CDC62199E621009FE17E /* languagetag.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
languagetag.cxx; path = 
"../../ios-device/i18nlangtag/source/languagetag/languagetag.cxx"; sourceTree = 
""; };
BEB0E5D821C7CA800085A0CF /* Settings.bundle */ = {isa = 
PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = 
Settings.bundle; sourceTree = ""; };
BEB0E5DB21CA7C780085A0CF /* graphicfilter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
graphicfilter.cxx; path = 
"../../ios-device/vcl/source/filter/graphicfilter.cxx"; sourceTree = ""; 
};
-   BEB0E5DE21CA93D80085A0CF /* svdograf.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svdograf.cxx; 
path = "../../ios-device/svx/source/svdraw/svdograf.cxx"; sourceTree = 
""; };
BEB0E5E021CA9DC00085A0CF /* salbmp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salbmp.cxx; 
path = "../../ios-device/vcl/quartz/salbmp.cxx"; sourceTree = ""; };
BEB0E5E121CA9DDC0085A0CF /* salgdi.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salgdi.cxx; 
path = "../../ios-device/vcl/quartz/salgdi.cxx"; sourceTree = ""; };
BEB0E5E221CA9DDC0085A0CF /* salvd.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = salvd.cxx; 
path = "../../ios-device/vcl/quartz/salvd.cxx"; sourceTree = ""; };
@@ -994,6 +993,108 @@
BECBD30F23D7152900DA5582 /* SlsInsertAnimator.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsInsertAnimator.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx"; 
sourceTree = ""; };
BECBD31023D7152900DA5582 /* SlsLayouter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsLayouter.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsLayouter.cxx"; sourceTree = 
""; };
BECBD31123D7152900DA5582 /* SlsToolTip.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsToolTip.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsToolTip.cxx"; sourceTree = 
""; };
+   BECBD31323D9C5CF00DA5582 /* lathe3d.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lathe3d.cxx; 
path = "../../ios-device/svx/source/engine3d/lathe3d.cxx"; sourceTree = 
""; };
+   BECBD31423D9C5CF00DA5582 /* e3dsceneupdater.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
e3dsceneupdater.cxx; path = 
"../../ios-device/svx/source/engine3d/e3dsceneupdater.cxx"; sourceTree = 
""; };
+   BECBD31523D9C5CF00DA5582 /* dragmt3d.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dragmt3d.cxx; 
path = "../../ios-device/svx/source/engine3d/dragmt3d.cxx"; sourceTree = 
""; };
+   BECBD31623D9C5CF00DA5582 /* view3d.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = view3d.cxx; 
path = "../../ios-device/svx/source/engine3d/view3d.cxx"; sourceTree = 
""; };
+   BECBD31723D9C5D000DA5582 /* objfac3d.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = objfac3d.cxx; 
path = "../../ios-device/svx/source/engine3d/objfac3d.cxx"; sourceTree = 
""; };
+   BECBD31823D9C5D000DA5582 /* extrud3d.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = extrud3d.cxx; 
path = "../../ios-device/svx/source/engine3d/extrud3d.cxx"; sourceTree = 
""; };
+   BECBD31923D9C5D000DA5582 /* helperminimaldepth3d.hxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
helperminimaldepth3d.hxx; path = 
"../../ios-device/svx/source/engine3d/helperminimaldepth3d.hxx"; sourceTree = 
""; };
+   BECBD31A23D9C5D000DA5582 /* obj3d.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = obj3d.cxx; 
path = "../../ios-device/svx/source/engine3d/obj3d.cxx"; sourceTree = 
""; };
+   BECBD31B23D9C5D000DA5582 /* scene3d.cxx */ = {isa = 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-01-22 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |   46 +++
 1 file changed, 46 insertions(+)

New commits:
commit d39a9f84d5bde39ddea93b71512a6ba739ca0cd0
Author: Tor Lillqvist 
AuthorDate: Wed Jan 22 13:39:15 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Wed Jan 22 13:39:55 2020 +0200

Add sources in sd/source/ui/slidesorter/view for breakpointing convenience

Change-Id: I1f8919f86b64dd6a9f6befec90b13956b2b845d3

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 4018f67e9..00d189f12 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -979,6 +979,21 @@
BEB6524E216FD0CA00B8C09A /* stream.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stream.cxx; 
path = "../../ios-device/tools/source/stream/stream.cxx"; sourceTree = 
""; };
BEB6524F216FD0CA00B8C09A /* strmwnt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = strmwnt.cxx; 
path = "../../ios-device/tools/source/stream/strmwnt.cxx"; sourceTree = 
""; };
BEB65250216FD0CA00B8C09A /* strmunx.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = strmunx.cxx; 
path = "../../ios-device/tools/source/stream/strmunx.cxx"; sourceTree = 
""; };
+   BECBD30323D7152900DA5582 /* SlsFramePainter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsFramePainter.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsFramePainter.cxx"; 
sourceTree = ""; };
+   BECBD30423D7152900DA5582 /* SlideSorterView.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlideSorterView.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlideSorterView.cxx"; 
sourceTree = ""; };
+   BECBD30523D7152900DA5582 /* SlsFramePainter.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
SlsFramePainter.hxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsFramePainter.hxx"; 
sourceTree = ""; };
+   BECBD30623D7152900DA5582 /* SlsViewCacheContext.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsViewCacheContext.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsViewCacheContext.cxx"; 
sourceTree = ""; };
+   BECBD30723D7152900DA5582 /* SlsPageObjectPainter.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsPageObjectPainter.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx"; 
sourceTree = ""; };
+   BECBD30823D7152900DA5582 /* SlsViewCacheContext.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
SlsViewCacheContext.hxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsViewCacheContext.hxx"; 
sourceTree = ""; };
+   BECBD30923D7152900DA5582 /* SlsInsertionIndicatorOverlay.cxx */ 
= {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsInsertionIndicatorOverlay.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx";
 sourceTree = ""; };
+   BECBD30A23D7152900DA5582 /* SlsTheme.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = SlsTheme.cxx; 
path = "../../ios-device/sd/source/ui/slidesorter/view/SlsTheme.cxx"; 
sourceTree = ""; };
+   BECBD30B23D7152900DA5582 /* SlsLayeredDevice.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
SlsLayeredDevice.hxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsLayeredDevice.hxx"; 
sourceTree = ""; };
+   BECBD30C23D7152900DA5582 /* SlsLayeredDevice.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsLayeredDevice.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx"; 
sourceTree = ""; };
+   BECBD30D23D7152900DA5582 /* SlsPageObjectLayouter.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsPageObjectLayouter.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsPageObjectLayouter.cxx"; 
sourceTree = ""; };
+   BECBD30E23D7152900DA5582 /* SlsFontProvider.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsFontProvider.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsFontProvider.cxx"; 
sourceTree = ""; };
+   BECBD30F23D7152900DA5582 /* SlsInsertAnimator.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SlsInsertAnimator.cxx; path = 
"../../ios-device/sd/source/ui/slidesorter/view/SlsInsertAnimator.cxx"; 
sourceTree = ""; };
+   BECBD31023D7152900DA5582 /* SlsLayouter.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2020-01-14 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |  250 +++
 1 file changed, 250 insertions(+)

New commits:
commit 7254183877a211f6926b46a6793200da19224af0
Author: Tor Lillqvist 
AuthorDate: Tue Jan 14 13:20:47 2020 +0200
Commit: Tor Lillqvist 
CommitDate: Tue Jan 14 13:21:04 2020 +0200

Add some source files from sd for easier breakpointing

Change-Id: I2797b8fb8fbeebe73b6536a27733ad5fe2123d50

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 7d7563578..4018f67e9 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -326,6 +326,115 @@
BE34D1FE219076CF00815297 /* output2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = output2.cxx; 
path = "../../ios-device/sc/source/ui/view/output2.cxx"; sourceTree = 
""; };
BE34D1FF219076CF00815297 /* formatsh.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = formatsh.cxx; 
path = "../../ios-device/sc/source/ui/view/formatsh.cxx"; sourceTree = 
""; };
BE34D200219076CF00815297 /* dbfunc3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbfunc3.cxx; 
path = "../../ios-device/sc/source/ui/view/dbfunc3.cxx"; sourceTree = 
""; };
+   BE3C8B2723CC8E93008302F8 /* PreviewValueSet.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
PreviewValueSet.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/PreviewValueSet.cxx"; sourceTree = 
""; };
+   BE3C8B2823CC8E93008302F8 /* TableDesignPanel.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
TableDesignPanel.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/TableDesignPanel.cxx"; sourceTree = 
""; };
+   BE3C8B2923CC8E93008302F8 /* DocumentHelper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
DocumentHelper.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/DocumentHelper.cxx"; sourceTree = 
""; };
+   BE3C8B2A23CC8E93008302F8 /* MasterPageContainer.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
MasterPageContainer.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/MasterPageContainer.cxx"; sourceTree = 
""; };
+   BE3C8B2B23CC8E93008302F8 /* PanelFactory.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
PanelFactory.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/PanelFactory.cxx"; sourceTree = 
""; };
+   BE3C8B2C23CC8E93008302F8 /* AllMasterPagesSelector.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
AllMasterPagesSelector.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/AllMasterPagesSelector.cxx"; sourceTree 
= ""; };
+   BE3C8B2D23CC8E93008302F8 /* MasterPageObserver.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
MasterPageObserver.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/MasterPageObserver.cxx"; sourceTree = 
""; };
+   BE3C8B2E23CC8E93008302F8 /* SlideBackground.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
SlideBackground.hxx; path = 
"../../ios-device/sd/source/ui/sidebar/SlideBackground.hxx"; sourceTree = 
""; };
+   BE3C8B2F23CC8E93008302F8 /* CurrentMasterPagesSelector.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
CurrentMasterPagesSelector.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx"; 
sourceTree = ""; };
+   BE3C8B3023CC8E93008302F8 /* CustomAnimationPanel.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
CustomAnimationPanel.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/CustomAnimationPanel.cxx"; sourceTree = 
""; };
+   BE3C8B3123CC8E93008302F8 /* NavigatorWrapper.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
NavigatorWrapper.cxx; path = 
"../../ios-device/sd/source/ui/sidebar/NavigatorWrapper.cxx"; sourceTree = 
""; };
+   BE3C8B3223CC8E93008302F8 /* ISidebarReceiver.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
ISidebarReceiver.hxx; path = 
"../../ios-device/sd/source/ui/sidebar/ISidebarReceiver.hxx"; sourceTree = 
""; };
+   BE3C8B3323CC8E93008302F8 /* MasterPageContainer.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
MasterPageContainer.hxx; path = 
"../../ios-device/sd/source/ui/sidebar/MasterPageContainer.hxx"; sourceTree = 
""; };
+   BE3C8B3423CC8E93008302F8 /* LayoutMenu.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = LayoutMenu.hxx; 
path = "../../ios-device/sd/source/ui/sidebar/LayoutMenu.hxx"; sourceTree = 
""; };
+ 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-12-20 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |  100 +++
 1 file changed, 100 insertions(+)

New commits:
commit 948069632d58c0cd980deb1025810550ecf12952
Author: Tor Lillqvist 
AuthorDate: Sat Dec 21 03:36:28 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Sat Dec 21 03:37:41 2019 +0200

Add source files from svx/source/tbxctrls and svtools/source/config

... to iOS project, for breakpointing convenience.

Change-Id: I3652afe8b833dbe3ec5aff006ef58424626a15a8

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index f2df6f51c..7d7563578 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -418,6 +418,44 @@
BE5EB5DB2140480B00E0826C /* ICU.dat */ = {isa = 
PBXFileReference; lastKnownFileType = file; name = ICU.dat; path = 
../../../ICU.dat; sourceTree = ""; };
BE636210215101D000F4237E /* WebSocketHandler.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= WebSocketHandler.hpp; sourceTree = ""; };
BE6362C12153B5B500F4237E /* MobileCoreServices.framework */ = 
{isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = 
MobileCoreServices.framework; path = 
System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
+   BE7E5B7623AD07BE00F9462A /* SvxPresetListBox.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SvxPresetListBox.cxx; path = 
"../../ios-device/svx/source/tbxctrls/SvxPresetListBox.cxx"; sourceTree = 
""; };
+   BE7E5B7723AD07BE00F9462A /* tbxcolor.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbxcolor.cxx; 
path = "../../ios-device/svx/source/tbxctrls/tbxcolor.cxx"; sourceTree = 
""; };
+   BE7E5B7823AD07BE00F9462A /* tbxdrctl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = tbxdrctl.cxx; 
path = "../../ios-device/svx/source/tbxctrls/tbxdrctl.cxx"; sourceTree = 
""; };
+   BE7E5B7923AD07BE00F9462A /* fillctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fillctrl.cxx; 
path = "../../ios-device/svx/source/tbxctrls/fillctrl.cxx"; sourceTree = 
""; };
+   BE7E5B7A23AD07BE00F9462A /* colrctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = colrctrl.cxx; 
path = "../../ios-device/svx/source/tbxctrls/colrctrl.cxx"; sourceTree = 
""; };
+   BE7E5B7B23AD07BE00F9462A /* grafctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = grafctrl.cxx; 
path = "../../ios-device/svx/source/tbxctrls/grafctrl.cxx"; sourceTree = 
""; };
+   BE7E5B7C23AD07BE00F9462A /* bulletsnumbering.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
bulletsnumbering.cxx; path = 
"../../ios-device/svx/source/tbxctrls/bulletsnumbering.cxx"; sourceTree = 
""; };
+   BE7E5B7D23AD07BE00F9462A /* extrusioncontrols.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
extrusioncontrols.cxx; path = 
"../../ios-device/svx/source/tbxctrls/extrusioncontrols.cxx"; sourceTree = 
""; };
+   BE7E5B7E23AD07BE00F9462A /* formatpaintbrushctrl.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
formatpaintbrushctrl.cxx; path = 
"../../ios-device/svx/source/tbxctrls/formatpaintbrushctrl.cxx"; sourceTree = 
""; };
+   BE7E5B7F23AD07BE00F9462A /* lboxctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = lboxctrl.cxx; 
path = "../../ios-device/svx/source/tbxctrls/lboxctrl.cxx"; sourceTree = 
""; };
+   BE7E5B8023AD07BE00F9462A /* layctrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = layctrl.cxx; 
path = "../../ios-device/svx/source/tbxctrls/layctrl.cxx"; sourceTree = 
""; };
+   BE7E5B8123AD07BE00F9462A /* itemwin.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = itemwin.cxx; 
path = "../../ios-device/svx/source/tbxctrls/itemwin.cxx"; sourceTree = 
""; };
+   BE7E5B8223AD07BE00F9462A /* SvxColorValueSet.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SvxColorValueSet.cxx; path = 
"../../ios-device/svx/source/tbxctrls/SvxColorValueSet.cxx"; sourceTree = 
""; };
+   BE7E5B8323AD07BE00F9462A /* linectrl.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = linectrl.cxx; 
path = "../../ios-device/svx/source/tbxctrls/linectrl.cxx"; sourceTree = 
""; };
+   BE7E5B8423AD07BE00F9462A /* extrusioncontrols.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = 
extrusioncontrols.hxx; path = 
"../../ios-device/svx/source/tbxctrls/extrusioncontrols.hxx"; 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-11-06 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |  221 ++-
 1 file changed, 220 insertions(+), 1 deletion(-)

New commits:
commit 6aca28d0f1fc3a45e2dfb0677aa2162937c3ee9a
Author: Tor Lillqvist 
AuthorDate: Thu Nov 7 08:42:12 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Thu Nov 7 08:45:05 2019 +0200

Add some more source files to the Xcode project for debugging convenience

(It is, sadly, apparently possible to set breakpoints in advance
(before the code has reached that file) only in files that are listed
in the project.)

Also drop the nonexistent "filter" directory in Resources. (It is
config/filter.)

Change-Id: I96ec9dd8dc4591db9d640b01fb07e807565670cb

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 0d7aa5358..f2df6f51c 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -577,6 +577,104 @@
BE8D85C6214055F3009F1860 /* fundamentalrc */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = 
fundamentalrc; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/fundamentalrc"; 
sourceTree = ""; };
BE8D85C7214055F3009F1860 /* unorc */ = {isa = PBXFileReference; 
fileEncoding = 4; lastKnownFileType = text; name = unorc; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/unorc"; 
sourceTree = ""; };
BE8D85C8214055F3009F1860 /* rc */ = {isa = PBXFileReference; 
fileEncoding = 4; lastKnownFileType = text; name = rc; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/rc"; sourceTree 
= ""; };
+   BE9273AE2372DC9600ADB598 /* EmptyPanel.hxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = EmptyPanel.hxx; 
path = "../../ios-device/svx/source/sidebar/EmptyPanel.hxx"; sourceTree = 
""; };
+   BE9273AF2372DC9600ADB598 /* ContextChangeEventMultiplexer.cxx 
*/ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
ContextChangeEventMultiplexer.cxx; path = 
"../../ios-device/svx/source/sidebar/ContextChangeEventMultiplexer.cxx"; 
sourceTree = ""; };
+   BE9273B02372DC9600ADB598 /* PanelFactory.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
PanelFactory.cxx; path = 
"../../ios-device/svx/source/sidebar/PanelFactory.cxx"; sourceTree = ""; 
};
+   BE9273B12372DC9600ADB598 /* nbdtmg.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = nbdtmg.cxx; 
path = "../../ios-device/svx/source/sidebar/nbdtmg.cxx"; sourceTree = 
""; };
+   BE9273B22372DC9600ADB598 /* SelectionAnalyzer.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SelectionAnalyzer.cxx; path = 
"../../ios-device/svx/source/sidebar/SelectionAnalyzer.cxx"; sourceTree = 
""; };
+   BE9273B32372DC9600ADB598 /* nbdtmgfact.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
nbdtmgfact.cxx; path = "../../ios-device/svx/source/sidebar/nbdtmgfact.cxx"; 
sourceTree = ""; };
+   BE9273B42372DC9600ADB598 /* SelectionChangeHandler.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
SelectionChangeHandler.cxx; path = 
"../../ios-device/svx/source/sidebar/SelectionChangeHandler.cxx"; sourceTree = 
""; };
+   BE9273B52372DC9600ADB598 /* PanelLayout.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
PanelLayout.cxx; path = "../../ios-device/svx/source/sidebar/PanelLayout.cxx"; 
sourceTree = ""; };
+   BE9273B62372DC9600ADB598 /* EmptyPanel.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
EmptyPanel.cxx; path = "../../ios-device/svx/source/sidebar/EmptyPanel.cxx"; 
sourceTree = ""; };
+   BE9273B82372E06000ADB598 /* fmtools.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fmtools.cxx; 
path = "../../ios-device/svx/source/form/fmtools.cxx"; sourceTree = ""; 
};
+   BE9273B92372E06000ADB598 /* fmpage.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fmpage.cxx; 
path = "../../ios-device/svx/source/form/fmpage.cxx"; sourceTree = ""; };
+   BE9273BA2372E06000ADB598 /* fmdmod.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = fmdmod.cxx; 
path = "../../ios-device/svx/source/form/fmdmod.cxx"; sourceTree = ""; };
+   BE9273BB2372E06000ADB598 /* formcontrolfactory.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
formcontrolfactory.cxx; path = 
"../../ios-device/svx/source/form/formcontrolfactory.cxx"; sourceTree = 
""; };
+   BE9273BC2372E06000ADB598 /* datanavi.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-11-01 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 1fac53764ebb89f732458891f7c5dfee550d5ae9
Author: Tor Lillqvist 
AuthorDate: Fri Nov 1 11:06:51 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Fri Nov 1 13:00:13 2019 +0200

Bump iOS Deployment Target to 12.2

Change-Id: Ie4df6293f80bc7568ac76244e9eb4e05cc712d76
(cherry picked from commit 9953f25f55544b0e2b878fb86f40521f7f54d49b)

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 6772ae516..0d7aa5358 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -2036,7 +2036,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
-   IPHONEOS_DEPLOYMENT_TARGET = 11.4;
+   IPHONEOS_DEPLOYMENT_TARGET = 12.2;
LOSRCDIR = "$(SOURCE_ROOT)/../../ios-device";
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
@@ -2090,7 +2090,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
-   IPHONEOS_DEPLOYMENT_TARGET = 11.4;
+   IPHONEOS_DEPLOYMENT_TARGET = 12.2;
LOSRCDIR = "$(SOURCE_ROOT)/../../ios-device";
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-09-23 Thread Tor Lillqvist (via logerrit)
 ios/Mobile.xcodeproj/project.pbxproj |3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 18ac97913a30dcd62d38dd6d9a0f18ada35ff7d5
Author: Tor Lillqvist 
AuthorDate: Mon Aug 26 16:25:42 2019 +0300
Commit: Tor Lillqvist 
CommitDate: Mon Sep 23 11:48:01 2019 +0300

There should not be a "filter" directory directly at the top level

Change-Id: Icfc86d57924f655d5d3f3f1245aa011012d898f1
Reviewed-on: https://gerrit.libreoffice.org/78143
Reviewed-by: Tor Lillqvist 
Tested-by: Tor Lillqvist 
(cherry picked from commit 48ac27e694167fd24dbc50b686849c1067bd2107)

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 3a9aeaac4..6772ae516 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -43,7 +43,6 @@
BE8D773A2136762600AC58EA /* Assets.xcassets in Resources */ = 
{isa = PBXBuildFile; fileRef = BE8D77392136762600AC58EA /* Assets.xcassets */; 
};
BE8D773D2136762600AC58EA /* LaunchScreen.storyboard in 
Resources */ = {isa = PBXBuildFile; fileRef = BE8D773B2136762600AC58EA /* 
LaunchScreen.storyboard */; };
BE8D77402136762600AC58EA /* main.m in Sources */ = {isa = 
PBXBuildFile; fileRef = BE8D773F2136762600AC58EA /* main.m */; };
-   BE8D85C9214055F3009F1860 /* filter in Resources */ = {isa = 
PBXBuildFile; fileRef = BE8D85BB214055F2009F1860 /* filter */; };
BE8D85CA214055F3009F1860 /* offapi.rdb in Resources */ = {isa = 
PBXBuildFile; fileRef = BE8D85BC214055F2009F1860 /* offapi.rdb */; };
BE8D85CB214055F3009F1860 /* share in Resources */ = {isa = 
PBXBuildFile; fileRef = BE8D85BD214055F2009F1860 /* share */; };
BE8D85CC214055F3009F1860 /* config in Resources */ = {isa = 
PBXBuildFile; fileRef = BE8D85BE214055F2009F1860 /* config */; };
@@ -566,7 +565,6 @@
BE8D773C2136762600AC58EA /* Base */ = {isa = PBXFileReference; 
lastKnownFileType = file.storyboard; name = Base; path = 
Base.lproj/LaunchScreen.storyboard; sourceTree = ""; };
BE8D773E2136762600AC58EA /* Info.plist */ = {isa = 
PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; 
sourceTree = ""; };
BE8D773F2136762600AC58EA /* main.m */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; 
sourceTree = ""; };
-   BE8D85BB214055F2009F1860 /* filter */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = filter; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/filter"; 
sourceTree = ""; };
BE8D85BC214055F2009F1860 /* offapi.rdb */ = {isa = 
PBXFileReference; lastKnownFileType = file; name = offapi.rdb; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/offapi.rdb"; 
sourceTree = ""; };
BE8D85BD214055F2009F1860 /* share */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = share; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/share"; 
sourceTree = ""; };
BE8D85BE214055F2009F1860 /* config */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = config; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/config"; 
sourceTree = ""; };
@@ -763,7 +761,6 @@
BE80E46721B7066C00859C97 /* Templates */,
BE80E43121AD92F600859C97 /* Fonts */,
BE8D85BE214055F2009F1860 /* config */,
-   BE8D85BB214055F2009F1860 /* filter */,
BE8D85C6214055F3009F1860 /* fundamentalrc */,
BE8D85BC214055F2009F1860 /* offapi.rdb */,
BE8D85C0214055F2009F1860 /* oovbaapi.rdb */,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-05-16 Thread Libreoffice Gerrit user
 ios/Mobile.xcodeproj/project.pbxproj |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 8ffd1928565001f6e4e2147e466c178b53d2171f
Author: Tor Lillqvist 
AuthorDate: Thu May 16 14:59:41 2019 +0300
Commit: Tor Lillqvist 
CommitDate: Thu May 16 14:59:41 2019 +0300

Add also DocumentBroker.hpp for breakpointing convenience

Change-Id: I16e81ea16ad332b72f5af0df91c0249b5a2984f1

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 511ddb8c6..fa38934ca 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -362,6 +362,7 @@
BE484B6E228CF36E001EE76C /* configvaluecontainer.cxx */ = {isa 
= PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
configvaluecontainer.cxx; path = 
"../../ios-device/unotools/source/config/configvaluecontainer.cxx"; sourceTree 
= ""; };
BE484B6F228CF36E001EE76C /* bootstrap.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bootstrap.cxx; 
path = "../../ios-device/unotools/source/config/bootstrap.cxx"; sourceTree = 
""; };
BE484B70228CF36E001EE76C /* saveopt.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = saveopt.cxx; 
path = "../../ios-device/unotools/source/config/saveopt.cxx"; sourceTree = 
""; };
+   BE484B71228D8622001EE76C /* DocumentBroker.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= DocumentBroker.hpp; sourceTree = ""; };
BE58E129217F295B00249358 /* Log.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Log.hpp; sourceTree = ""; };
BE58E12A217F295B00249358 /* Png.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Png.hpp; sourceTree = ""; };
BE58E12B217F295B00249358 /* SigUtil.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= SigUtil.hpp; sourceTree = ""; };
@@ -1229,6 +1230,7 @@
children = (
BE5EB5CC213FE2D000E0826C /* ClientSession.cpp 
*/,
BE5EB5D321400DC100E0826C /* DocumentBroker.cpp 
*/,
+   BE484B71228D8622001EE76C /* DocumentBroker.hpp 
*/,
BE5EB5D12140039100E0826C /* LOOLWSD.cpp */,
BE5EB5D521401E0F00E0826C /* Storage.cpp */,
BE5EB5CD213FE2D000E0826C /* TileCache.cpp */,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-04-25 Thread Libreoffice Gerrit user
 ios/Mobile.xcodeproj/project.pbxproj |4 
 1 file changed, 4 deletions(-)

New commits:
commit 05e4cf90f985b765186549c80c41f9c2bd64c8b2
Author: Tor Lillqvist 
AuthorDate: Thu Apr 25 17:25:15 2019 +0300
Commit: Tor Lillqvist 
CommitDate: Thu Apr 25 17:25:15 2019 +0300

Remove leftovers of loading.html from iOS app project, too

Change-Id: Iecbbbc8ea42c0e26e6dde3f38a57482ad60135d5

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index c4ec1ae61..d11d84fd1 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -10,7 +10,6 @@
BE00F8A021396585001CE2D4 /* loleaflet.html in Resources */ = 
{isa = PBXBuildFile; fileRef = BE00F89621396585001CE2D4 /* loleaflet.html */; };
BE00F8A121396585001CE2D4 /* bundle.css in Resources */ = {isa = 
PBXBuildFile; fileRef = BE00F89721396585001CE2D4 /* bundle.css */; };
BE00F8A321396585001CE2D4 /* bundle.js in Resources */ = {isa = 
PBXBuildFile; fileRef = BE00F89921396585001CE2D4 /* bundle.js */; };
-   BE00F8A621396585001CE2D4 /* loading.html in Resources */ = {isa 
= PBXBuildFile; fileRef = BE00F89C21396585001CE2D4 /* loading.html */; };
BE00F8A721396585001CE2D4 /* loleaflet-help.html in Resources */ 
= {isa = PBXBuildFile; fileRef = BE00F89D21396585001CE2D4 /* 
loleaflet-help.html */; };
BE00F8A821396585001CE2D4 /* images in Resources */ = {isa = 
PBXBuildFile; fileRef = BE00F89E21396585001CE2D4 /* images */; };
BE00F8B5213ED543001CE2D4 /* libiconv.tbd in Frameworks */ = 
{isa = PBXBuildFile; fileRef = BE00F8B4213ED543001CE2D4 /* libiconv.tbd */; };
@@ -71,7 +70,6 @@
BE00F89621396585001CE2D4 /* loleaflet.html */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = 
loleaflet.html; path = ../../../loleaflet/dist/loleaflet.html; sourceTree = 
""; };
BE00F89721396585001CE2D4 /* bundle.css */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.css; name = 
bundle.css; path = ../../../loleaflet/dist/bundle.css; sourceTree = ""; 
};
BE00F89921396585001CE2D4 /* bundle.js */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; 
name = bundle.js; path = ../../../loleaflet/dist/bundle.js; sourceTree = 
""; };
-   BE00F89C21396585001CE2D4 /* loading.html */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = 
loading.html; path = ../../../loleaflet/dist/loading.html; sourceTree = 
""; };
BE00F89D21396585001CE2D4 /* loleaflet-help.html */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = 
"loleaflet-help.html"; path = "../../../loleaflet/dist/loleaflet-help.html"; 
sourceTree = ""; };
BE00F89E21396585001CE2D4 /* images */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = images; path = 
../../../loleaflet/dist/images; sourceTree = ""; };
BE00F8B4213ED543001CE2D4 /* libiconv.tbd */ = {isa = 
PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; 
name = libiconv.tbd; path = usr/lib/libiconv.tbd; sourceTree = SDKROOT; };
@@ -693,7 +691,6 @@
BE00F89721396585001CE2D4 /* bundle.css */,
BE00F89921396585001CE2D4 /* bundle.js */,
BE00F89E21396585001CE2D4 /* images */,
-   BE00F89C21396585001CE2D4 /* loading.html */,
BE00F89D21396585001CE2D4 /* loleaflet-help.html 
*/,
BE00F89621396585001CE2D4 /* loleaflet.html */,
);
@@ -1720,7 +1717,6 @@
BE8D85CB214055F3009F1860 /* share in Resources 
*/,
BE80E46821B7066D00859C97 /* Templates in 
Resources */,
BEB0E5D921C7CA800085A0CF /* Settings.bundle in 
Resources */,
-   BE00F8A621396585001CE2D4 /* loading.html in 
Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-03-06 Thread Libreoffice Gerrit user
 ios/Mobile.xcodeproj/project.pbxproj |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 8d52cf2c9fcb06cd16dcccf0163b9a3d21737831
Author: Tor Lillqvist 
AuthorDate: Wed Mar 6 10:59:24 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Wed Mar 6 11:03:01 2019 +0200

Fix iOS build in Xcode: Add header search path for boost

(But note that the iOS app is now completely broken at run-time,
nothing sane shows up.)

Change-Id: I685580bbc0113a075d2cebc54c7af8a3bbca6bd6

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 211d82403..11c8bda23 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -1726,6 +1726,7 @@

"$(SOURCE_ROOT)/../lobuilddir-symlink/config_host",
"$(LOSRCDIR)/include",

"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/CustomTarget/ios",
+   
"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/UnpackedTarball/boost",

"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/UnpackedTarball/libpng",

"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/UnoApiHeadersTarget/udkapi/comprehensive",

"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/UnoApiHeadersTarget/offapi/comprehensive",
@@ -1784,6 +1785,7 @@

"$(SOURCE_ROOT)/../lobuilddir-symlink/config_host",
"$(LOSRCDIR)/include",

"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/CustomTarget/ios",
+   
"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/UnpackedTarball/boost",

"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/UnpackedTarball/libpng",

"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/UnoApiHeadersTarget/udkapi/comprehensive",

"$(SOURCE_ROOT)/../lobuilddir-symlink/workdir/UnoApiHeadersTarget/offapi/comprehensive",
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-03-01 Thread Libreoffice Gerrit user
 ios/Mobile.xcodeproj/project.pbxproj |   10 ++
 1 file changed, 10 insertions(+)

New commits:
commit 3b2612c20d39c1ff651803dbe81cdb10d9144911
Author: Tor Lillqvist 
AuthorDate: Fri Mar 1 10:32:01 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Fri Mar 1 16:26:42 2019 +0200

Add sal/rtl/bootstrap.cxx for breakpointing convenience

Change-Id: I915b714aec4212cff563832772111b804af2bbd3

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 0641f99a1..211d82403 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -303,6 +303,7 @@
BE34D1FF219076CF00815297 /* formatsh.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = formatsh.cxx; 
path = "../../ios-device/sc/source/ui/view/formatsh.cxx"; sourceTree = 
""; };
BE34D200219076CF00815297 /* dbfunc3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbfunc3.cxx; 
path = "../../ios-device/sc/source/ui/view/dbfunc3.cxx"; sourceTree = 
""; };
BE43FD39222693F200376855 /* zcodec.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = zcodec.cxx; 
path = "../../ios-device/tools/source/zcodec/zcodec.cxx"; sourceTree = 
""; };
+   BE43FD486B0700376855 /* bootstrap.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bootstrap.cxx; 
path = "../../ios-device/sal/rtl/bootstrap.cxx"; sourceTree = ""; };
BE58E129217F295B00249358 /* Log.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Log.hpp; sourceTree = ""; };
BE58E12A217F295B00249358 /* Png.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Png.hpp; sourceTree = ""; };
BE58E12B217F295B00249358 /* SigUtil.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= SigUtil.hpp; sourceTree = ""; };
@@ -946,6 +947,14 @@
name = zcodec;
sourceTree = "";
};
+   BE43FD4122286AEC00376855 /* rtl */ = {
+   isa = PBXGroup;
+   children = (
+   BE43FD486B0700376855 /* bootstrap.cxx */,
+   );
+   name = rtl;
+   sourceTree = "";
+   };
BE58E1312187938700249358 /* headless */ = {
isa = PBXGroup;
children = (
@@ -1349,6 +1358,7 @@
BEB6521A216F5D4600B8C09A /* sal */ = {
isa = PBXGroup;
children = (
+   BE43FD4122286AEC00376855 /* rtl */,
BEB6521B216F5D4C00B8C09A /* unx */,
);
name = sal;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-02-28 Thread Libreoffice Gerrit user
 ios/Mobile.xcodeproj/project.pbxproj |   10 ++
 1 file changed, 10 insertions(+)

New commits:
commit 5c5a9f522152f98b20f0c0eafccbf2429220dd28
Author: Tor Lillqvist 
AuthorDate: Wed Feb 27 20:34:07 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Thu Feb 28 11:22:03 2019 +0200

Add zcodec.cxx from tools

Change-Id: If08b0bddab02277595190a7127d6f0c3f6f0

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index 9bd35c5df..0641f99a1 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -302,6 +302,7 @@
BE34D1FE219076CF00815297 /* output2.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = output2.cxx; 
path = "../../ios-device/sc/source/ui/view/output2.cxx"; sourceTree = 
""; };
BE34D1FF219076CF00815297 /* formatsh.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = formatsh.cxx; 
path = "../../ios-device/sc/source/ui/view/formatsh.cxx"; sourceTree = 
""; };
BE34D200219076CF00815297 /* dbfunc3.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = dbfunc3.cxx; 
path = "../../ios-device/sc/source/ui/view/dbfunc3.cxx"; sourceTree = 
""; };
+   BE43FD39222693F200376855 /* zcodec.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = zcodec.cxx; 
path = "../../ios-device/tools/source/zcodec/zcodec.cxx"; sourceTree = 
""; };
BE58E129217F295B00249358 /* Log.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Log.hpp; sourceTree = ""; };
BE58E12A217F295B00249358 /* Png.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= Png.hpp; sourceTree = ""; };
BE58E12B217F295B00249358 /* SigUtil.hpp */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path 
= SigUtil.hpp; sourceTree = ""; };
@@ -937,6 +938,14 @@
name = view;
sourceTree = "";
};
+   BE43FD38222693CC00376855 /* zcodec */ = {
+   isa = PBXGroup;
+   children = (
+   BE43FD39222693F200376855 /* zcodec.cxx */,
+   );
+   name = zcodec;
+   sourceTree = "";
+   };
BE58E1312187938700249358 /* headless */ = {
isa = PBXGroup;
children = (
@@ -1403,6 +1412,7 @@
isa = PBXGroup;
children = (
BEB6524C216FD0AA00B8C09A /* stream */,
+   BE43FD38222693CC00376855 /* zcodec */,
);
name = tools;
sourceTree = "";
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: ios/Mobile.xcodeproj

2019-02-13 Thread Libreoffice Gerrit user
 ios/Mobile.xcodeproj/project.pbxproj |4 
 1 file changed, 4 deletions(-)

New commits:
commit d81fe29ad0b24a7a227471bb10ef0c5de09704d7
Author: Tor Lillqvist 
AuthorDate: Wed Feb 13 20:00:04 2019 +0200
Commit: Tor Lillqvist 
CommitDate: Wed Feb 13 20:00:04 2019 +0200

We don't need discovery.xml in the iOS app any longer either

Change-Id: Id592b58f091607cf2e8c5e951a95aa3a563e8def

diff --git a/ios/Mobile.xcodeproj/project.pbxproj 
b/ios/Mobile.xcodeproj/project.pbxproj
index be74b6395..9bd35c5df 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -56,7 +56,6 @@
BE8D85D4214055F3009F1860 /* fundamentalrc in Resources */ = 
{isa = PBXBuildFile; fileRef = BE8D85C6214055F3009F1860 /* fundamentalrc */; };
BE8D85D5214055F3009F1860 /* unorc in Resources */ = {isa = 
PBXBuildFile; fileRef = BE8D85C7214055F3009F1860 /* unorc */; };
BE8D85D6214055F3009F1860 /* rc in Resources */ = {isa = 
PBXBuildFile; fileRef = BE8D85C8214055F3009F1860 /* rc */; };
-   BE93D41F216B93D8007A39F4 /* discovery.xml in Resources */ = 
{isa = PBXBuildFile; fileRef = BE93D41E216B93D8007A39F4 /* discovery.xml */; };
BEA2835621467FDD00848631 /* Kit.cpp in Sources */ = {isa = 
PBXBuildFile; fileRef = BEA2835521467FDD00848631 /* Kit.cpp */; };
BEA283582146945500848631 /* ChildSession.cpp in Sources */ = 
{isa = PBXBuildFile; fileRef = BEA283572146945500848631 /* ChildSession.cpp */; 
};
BEA2835A21470A1C00848631 /* WebKit.framework in Frameworks */ = 
{isa = PBXBuildFile; fileRef = BEA2835921470A1C00848631 /* WebKit.framework */; 
};
@@ -407,7 +406,6 @@
BE8D85C6214055F3009F1860 /* fundamentalrc */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = 
fundamentalrc; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/fundamentalrc"; 
sourceTree = ""; };
BE8D85C7214055F3009F1860 /* unorc */ = {isa = PBXFileReference; 
fileEncoding = 4; lastKnownFileType = text; name = unorc; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/unorc"; 
sourceTree = ""; };
BE8D85C8214055F3009F1860 /* rc */ = {isa = PBXFileReference; 
fileEncoding = 4; lastKnownFileType = text; name = rc; path = 
"../../../lobuilddir-symlink/workdir/CustomTarget/ios/resources/rc"; sourceTree 
= ""; };
-   BE93D41E216B93D8007A39F4 /* discovery.xml */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = 
discovery.xml; path = ../../../discovery.xml; sourceTree = ""; };
BE93D422216CAA7A007A39F4 /* unohelp.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = unohelp.cxx; 
path = "../../ios-device/vcl/source/app/unohelp.cxx"; sourceTree = ""; };
BE93D423216CAA7A007A39F4 /* stdtext.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stdtext.cxx; 
path = "../../ios-device/vcl/source/app/stdtext.cxx"; sourceTree = ""; };
BE93D424216CAA7A007A39F4 /* session.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = session.cxx; 
path = "../../ios-device/vcl/source/app/session.cxx"; sourceTree = ""; };
@@ -610,7 +608,6 @@
BE00F89C21396585001CE2D4 /* loading.html */,
BE00F89D21396585001CE2D4 /* loleaflet-help.html 
*/,
BE00F89621396585001CE2D4 /* loleaflet.html */,
-   BE93D41E216B93D8007A39F4 /* discovery.xml */,
);
path = Resources;
sourceTree = "";
@@ -1498,7 +1495,6 @@
BE8D85CF214055F3009F1860 /* udkapi.rdb in 
Resources */,
BE8D85D5214055F3009F1860 /* unorc in Resources 
*/,
BE8D85D1214055F3009F1860 /* services.rdb in 
Resources */,
-   BE93D41F216B93D8007A39F4 /* discovery.xml in 
Resources */,
BE00F8A021396585001CE2D4 /* loleaflet.html in 
Resources */,
BE8D85CA214055F3009F1860 /* offapi.rdb in 
Resources */,
BE8D773A2136762600AC58EA /* Assets.xcassets in 
Resources */,
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits