Age | Commit message (Collapse) | Author |
|
Change-Id: I165d59228c2b273d758d1222dce8e653bdca0039
|
|
Change-Id: I9a9d9613313ac8d0e611f4d7f766c42ab71963e1
|
|
Change-Id: If655aaa59d42ab63335ced6d98b2c02d0ac4ff5b
Reviewed-on: https://gerrit.libreoffice.org/47764
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
This patch is with thanks to Jon Nermut.
With this patch, the iPad renders documents as it should be
rendered
Change-Id: I54903fde3204b949d8c608842c004cd49a211d9a
|
|
dummyLOkit was only usefull to speed up UI test, due to slow
linking, so it is no longer needed.
Change-Id: Ib9e2cf259aaa7df4dab21d346e4283cb6ce81dd0
|
|
Change-Id: I018f733cd2697f9b8456c6e4d720817d612b341b
|
|
The dylib reference was wrong, when starting from scratch
Change-Id: I88f1a2bf5634683d3d13faa71a1aa8c039f0c472
|
|
Patch thanks to Jon Nermut.
LO looked in the wrong directories on iOS
Change-Id: I8a9c019f7443445b780bc2ce1c77c998f74239e8
|
|
Change-Id: I4f0051bac812969988b701383a9df7db96ce245e
|
|
Updated makefiles to be dependent on the static libs, ensuring
that iOS is rebuild when a core library changed.
Change-Id: I5ebd1d703eb9a3af0e284910cdc307dd62f4d3fc
|
|
Change-Id: I534dc7e418c342d50762fbb69ae442a75610b278
|
|
.dylib can only be loaded if signed, so added
codesign to make
In order not to expose the code identity, this is added through
use of an environment variable IOS_CODESIGN
Change-Id: I03ee7a6f2bfa8493a08b3e90163ab6c68d3c94a9
|
|
changed static lib to .dylib causing link times to be 1-2 seconds.
However .dylib have a "missing code signature".
Change-Id: I59e95444a0db5406075bc15360f0acb6ab08b65b
|
|
and also added -Objc to allow use of NS functions.
Change-Id: I236cefa53f54531d035881768d2f99749dd00cea
|
|
for now the dylib is experimental.
Change-Id: Id32e90a61b9695c0a73554db80b072a98234a9f5
|
|
.dylib will shorten the swift link time with factors.
Change-Id: Icfbc649f058988580005fe66eb8c03d7b242fe2d
|
|
Extended the bridge to include original LibreOfficeKit.h
as well as Kit pointer (set in init call)
Change-Id: I5e96f2706ac4d1ee897b977d3322bdc1b91f1a0b
|
|
Reverting CustomTarget_iOS_prelink.mk to static lib version
Change-Id: I44d7441ce4284ed0551637a3827e93c2df369af9
|
|
Change-Id: I8867048756a0484d1b75515335f3a2002f128e6d
|
|
Change-Id: Idd7737d2d4494a336ce8592c773a07055908646c
|
|
Updated the content of fundamentalrc
Change-Id: I0e7ce7ffc8e61f572ad96f8c07872e41677cc421
|
|
Change-Id: I7dc7c3ef28ced1b80073dcb922454d3d057db452
|
|
Patch based on suggestion from jon Nermut.
Change-Id: I91244ad839b2a7f532b45c0ca8b37228c2ff27b1
|
|
Change-Id: Id7962a0e40d2341fbe5f702399478f926c0ef5bf
|
|
workdir/ios is no longer created so move Kit.o to CObject/ios
Change-Id: Ibcd6f9f5a17fb26861ed8fe5313e90f314018090
|
|
Xcode has a problem (a bug) with linkink .o files to a
project, this is ignored on the linker line.
We use visisbility=hidden as default, therefore the symbols
to be exported need to have the attribute
visibility=default
Change-Id: I079189dbaf6c0f606028a1e582f320db97995285
|
|
This is now handled directly in the project
Change-Id: I1a57521ff8fe733d56154d186c98f68556128ebd
|
|
Change-Id: If76f4aaecb853db6b33d671092b7806bbb9b9d2d
|
|
Updated LibreOfficeLight to correspond to new prelink.
Change-Id: Iec0425d3516849afaae4b640e8b4fc733430d595
|
|
removed "lib" from object name
updated README
Change-Id: I37948aca4d3a1e226e55a84a13e41d0237cbc6fb
|
|
removed extra l
Change-Id: I6b01bb25a3e8d1caa5ba04ac09a5fa078bb2d664
|
|
Change-Id: Ie23c71faef2b14480b3797dd66bfe9788401ccf4
|
|
Removed the need for a xcode project to prelink
all LO libraries.
Change-Id: I16d38ae0205e73de59b1cf3abdbbb8d4fea6d24c
|
|
Updated target names, to allow cross references.
Change-Id: Ie0959876df58657a2303ca2b0865e91a7f5a0eea
|
|
LibreOfficeKit.c was compiled with an xcode project and not like
all other sources. Changed to use clang with same switches as
rest of LO.
Separated resource generation in own makefile
Removed project LibreOfficeKit which was responsible for prelink.
Change-Id: Iaf9fbb4b652501af0b7f3643ed3efcc2ed93b611
|
|
remove include not needed
Change-Id: Ibad12f510a5d947ba2754dae192413852e63ab03
|
|
Update of icons and start image (xib file not png)
Change-Id: I172c4e6eb0f27d6dd05b9eb28b2e352f29578279
|
|
Adjustments to cope with schemes.
Change-Id: Ifbe50658299927d66886fc88753db5544e1f93d6
|
|
Path is now relative to core directory, as documented
Change-Id: Ib731e8c650dd600932516cfda2e9545b04609994
|
|
Updated copy of icu dat file, due to version change
Change-Id: I12885de019fa00f0816b9c31a30d02e73821be33
|
|
gdb2 does not work well when using a swift based frontend.
changing to default debugger but only for iOS.
Change-Id: Iae0df85b9db4b3dfaf9fbc0e42848c52f3685a48
|
|
new demands for appicons (iOS 11.1)
Change-Id: I26eb7c61d4ffe24347ed3b192b579d07e46afc34
|
|
This is very much an experimental feature, to ease the building
process.
Currently only SIMULATOR is tested
Change-Id: I67137057132115d800af31a617aeafc585b0819b
|
|
The latest Xcode upgrade caused dublicate XBUILDCONFIGURATIONS,
giving a strange behaivour when changing parameters using Xcode.
Change-Id: I3e4d43af5540ef505665cf832090c767774bd951
|
|
Transparent icons have a black frame on the iPad, changed
transparent background to a green background
(after all green is the color of LO).
Change-Id: Id0703c63bab0f6cb5d5a9c268124daba5d6323b1
|
|
Change-Id: I5995f4caad6b03bad7cbc76e860ea0471572952d
|
|
Change-Id: Ibbd5e789155d312c9639b5bb594ca5470314c5c2
|
|
Added function to calculate needed tiles.
Change-Id: Ie598f6a5f438dea72c298e769bdba8fd00bbb4bf
|
|
Getting close to a realistic beta state
Change-Id: I30dddce6b52f622a3295b905d781b6c0543f45f7
|
|
added -ggdb2 to final linking
Added extra folder to include some LO files needing debug
Change-Id: Ieed2ff630b67df358dc47e2b27a51e8c692308b5
|