Age | Commit message (Collapse) | Author |
|
Change-Id: I78571f8494a13f6f8c07f9aee2bf6f8144a48ed2
|
|
Change-Id: I1310cb8f5f543f49f9667ee10cb26c9809df259e
|
|
Change-Id: I222792dd34cd016196dfec9870161896c7c43b0d
|
|
Change-Id: Ifea7072922388b2c0b7631fb809b23e2a5524a3c
|
|
Change-Id: I7faf23de08db680599658206faaf3028888563f6
|
|
chmod -x to complete
Change-Id: I966773e0adebf8563343856f18ba25ba84b0a633
Reviewed-on: https://gerrit.libreoffice.org/53666
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
|
|
Change-Id: I68464a213303ebe7dd850659031baf4cd7bdfa73
|
|
The build phase contained copy statements for
bridges/source/cpp_uno/ which should not happen
Change-Id: Ied4c1b2ef29effe4642f5ca0e7dc3a5b41ef0b68
|
|
Solved problem in assembler code, so the call chain is correct.
There are still something missing for uno to work correctly
Change-Id: Ieb3b3d6b15153576159e07b52ced0efedd135713
|
|
the only change is that addition of files needed to debug the
stack corruption problem.
Change-Id: I3598cdba2e84f51a3a90387dbe3439eafb34f878
|
|
It must be changed in the swift code also.
Change-Id: Ide7ccbb89d94f91a9f6e0dbbd7a29035c46f7f4f
|
|
Change-Id: I266fe71a6c58d8b80fa917198e8d84b356dfe296
|
|
changed name of example.odt to welcome.odt
Change-Id: I59625949f4aaad3b3f75bfa243f1a4186d563822
|
|
Have a local copy instead of referencing the android dir, allows us to
make modifications local to iOS.
Change-Id: Ifb6292cff5dcfce0a45c210176f8597d0091ee20
|
|
config_host.mk is not read before Custom_target_ios_link, which gives
problems with the global variables
Change-Id: I9738b5123f4e7aa848de17b00b39b8a03b3a477c
|
|
Change-Id: Ibd5406c8f2ea7b46e3b4863ca1eba5a788bd270a
|
|
Change-Id: Ib710eb4ce1186571732588948726874a0fb9cb58
|
|
Change-Id: I73bee8ce04ec6234187224d03f0e081f09037e72
|
|
Added 2 schemes Debug/Release as shared to make sure they are
available. Not having them as shared and cleaning causes them to be
"forgotten"
Change-Id: I4cb66c7088f770c7cda592994f3610e98fb1b7f0
|
|
Change-Id: Ib07c1c4823deda7fa4ba389e9679f6eff99691d8
|
|
Added dir for x86_64 release builds
Change-Id: If8c5e775ecd1283d9386a764441019c2423170f9
|
|
Named libKit directories so they can be referenced simple within xCode
Change-Id: Ic05fa4e87b6cc87e2823177474c3ed9ac3433dd3
|
|
Change-Id: Ic00d5f623fafdf05c467e7a260320894d8a27c5b
|
|
We only work with Debug/Release and then let the target determinate active
architecture.
Change-Id: Iccc6a658168a26c9d6b1650b0928466479cf68dc
|
|
Working only with BuildConfiguration
Change-Id: I6790841928ca7ab6938317d0a8e83f9b90608cad
|
|
Updated launch screen, to reflect current development, and the
fact that it is based on LO 6.x
Change-Id: Iac175abb5ba8dc7a1fbe923ce972d797d78779c5
|
|
[ae490dd] iOS: add script to sym link the dylib to the right spot
Adds a shell script to symlink the right dylib into the build products folder,
which means we can reference libKit.dylib relative to that, rather than absolutely
[ba4c072] iOS: pass in user path
On device using appPath/user as the user directory causes a crash, as an app cannot write inside it's bundle. Instead, add a new param to pass the documents dir into the init.
[088ad49] iOS: linker changes to run on device
Change-Id: I16f5d85f3ca483df11b82108ee39c4ec461214f4
Reviewed-on: https://gerrit.libreoffice.org/48866
Reviewed-by: jan iversen <jani@libreoffice.org>
Tested-by: jan iversen <jani@libreoffice.org>
|
|
Updated Document Types and import types.
Change-Id: Id7e5aef91cdf52783a83672becfd7bbb78f986ad
|
|
Update to intro.png used for version 6
Change-Id: Ieeb71854eb98eb3f1be815ea15fecce424a5eba9
|
|
libz, libiconv etc are now hidden in loKit.dylib
Change-Id: I64e7be0c3ad2087f8c13bcc99d693087e4c6732b
|
|
Change-Id: Icea9a5e4796dda288fafcd478a769fa7087baab2
|
|
the setup mk did not always create the needed directories.
and corrected typo
Change-Id: I58a40a67d91101504b7802a1fc73105df68a4ca4
|
|
Info.plist is no longer limited to ipad
Change-Id: Ibe807183fab7e2820e5234fa7fa773fda2c32926
|
|
Change-Id: I17e617d89d1b5ad92c5c8218958e86ca722b13e2
Reviewed-on: https://gerrit.libreoffice.org/48435
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I210d68f013e56efd90da004891b872434ce65f68
Reviewed-on: https://gerrit.libreoffice.org/48368
Reviewed-by: jan iversen <jani@libreoffice.org>
Tested-by: jan iversen <jani@libreoffice.org>
|
|
Set SAL_LOG to empty in SIMULATOR scheme, allowing to easy add
+WARN+INFO when testing.
Removed duplicate entry in Info.plist
Change-Id: I7d0231b0c30fd710e578f91b450c3c16696deb08
|
|
- implement swipe left/right and tap gestures for presentations
- move some classes to their own files
Change-Id: I3ddd3e17ec809c87097d5515f08038bbc969764f
Reviewed-on: https://gerrit.libreoffice.org/48231
Reviewed-by: jan iversen <jani@libreoffice.org>
Tested-by: jan iversen <jani@libreoffice.org>
|
|
it was picking up the wrong headers in the debugger
Change-Id: I0bf6a10504e3b3e9a6eb13355f3f8a4f63a15a1e
Reviewed-on: https://gerrit.libreoffice.org/48230
Reviewed-by: jan iversen <jani@libreoffice.org>
Tested-by: jan iversen <jani@libreoffice.org>
|
|
two bootstrap sections in one rc file seems wrong.
Change-Id: Ic7f8eac2d3d07b35736d11ad1fbe705135cb1785
|
|
Change-Id: If7942ec9d4cd40f29fae2b9a8f76df1ef08bfc17
Reviewed-on: https://gerrit.libreoffice.org/48120
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Corrected sequence for creating directories
Change-Id: I7a148b5568694c67e382e75a2e1629d3e23bf197
|
|
CallbackFlushHandler::Invoke in order to manually flush the callback queue. To be reverted once the callback problem is solved.
Change-Id: I95273b8a01eec62f639edd6767f69e02a294d8aa
Reviewed-on: https://gerrit.libreoffice.org/48101
Reviewed-by: jan iversen <jani@libreoffice.org>
Tested-by: jan iversen <jani@libreoffice.org>
|
|
WORDIR might be deleted, but generated kept, situation solved
Change-Id: I5847d590affa7f80ef734bf314dbee9a6fc81669
|
|
view. Reimplement RenderCache (+2 squashed commits)
Squashed commits:
[3c3f36f] iOS: quieten warnings
[8eae946] iOS: display search results in an overlay view
Change-Id: I04a38943d5a22b8e6a52ae854e65f01bf43fda7b
Reviewed-on: https://gerrit.libreoffice.org/48100
Reviewed-by: jan iversen <jani@libreoffice.org>
Tested-by: jan iversen <jani@libreoffice.org>
|
|
SAL_INFO and SAL_WARN are now sending output to the debugger
window (which can be saved to a file, in the xcode menu)
Change-Id: I0a9b98f8da469e71c6fd56d624dad446561c1153
|
|
Change-Id: I59db4b822a7d0f697f887f99805893e9adb54667
|
|
added dependency to static library
Change-Id: Ib0d7f7eec1f34ff275600cc9e825fa606f1ef40d
|
|
Change-Id: Icadbdc4463ffb9591353e820f66474c65efd12cf
|
|
Callback now calls the swift function.
It is time to see if we can do without the thread queue.
Change-Id: If9a76c884ca7e5018243ae3f4bee20b61dbba40d
|
|
Changed README to reflect dylib, and new structure
Change-Id: I4230eed75572c0c0eefc059e284bfe92d5d9c506
|