libreoffice-online/ios/Mobile
Jan Holesovsky ad32888d7c mobile: Unify the mutex usage that protects the main lokit thread.
Effectively both approaches were doing the same thing, let's unify to
the iOS way to minimize the platform-specific code.

Change-Id: I11290410a536c26db054ffcb87e3b64cc2a11c07
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/84589
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-02-06 09:44:26 +01:00
..
Assets.xcassets
Base.lproj Set the Presentation of the Document View Controller to fullScreen 2019-09-25 18:00:30 +02:00
Resources
AppDelegate.h
AppDelegate.mm tdf#128577: Close an already open document when asked to open a new one 2019-11-04 15:25:54 +01:00
Document.h
Document.mm Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOS 2019-10-16 13:16:42 +02:00
DocumentBrowserViewController.h
DocumentBrowserViewController.mm
DocumentViewController.h tdf#128577: Close an already open document when asked to open a new one 2019-11-04 15:25:54 +01:00
DocumentViewController.mm mobile: Unify the mutex usage that protects the main lokit thread. 2020-02-06 09:44:26 +01:00
Info.plist.in Add public.content to the UTTypeConformsTo arrays of the exported UTIs 2019-11-21 10:24:17 +02:00
L10n.h
L10n.mm
main.m
Mobile.entitlements
Mobile.plist
TemplateCollectionViewController.h
TemplateCollectionViewController.mm Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOS 2019-10-16 13:16:42 +02:00
TemplateSectionHeaderView.h
TemplateSectionHeaderView.m