summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2019-11-21Add public.content to the UTTypeConformsTo arrays of the exported UTIsTor Lillqvist1-0/+5
2019-11-07Add some more source files to the Xcode project for debugging convenienceTor Lillqvist1-1/+220
2019-11-04tdf#128577: Close an already open document when asked to open a new oneTor Lillqvist4-15/+37
2019-11-04Set CFBundleShortVersionString to 4.2Tor Lillqvist1-1/+1
2019-11-04Add LSSupportsOpeningDocumentsInPlaceTor Lillqvist1-0/+2
2019-11-01Bump iOS Deployment Target to 12.2Tor Lillqvist1-2/+2
2019-10-25Remove Lotus WordPro supportAndras Timar1-29/+0
2019-10-16tdf#123733: Keep the WebKit view until the lokit_main thread has finishedTor Lillqvist3-0/+9
2019-10-16Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOSTor Lillqvist5-11/+14
2019-10-10tdf#123741: Call LibreOfficeKit::setLanguageTag() also when loading a templateTor Lillqvist1-1/+6
2019-10-09tdf#126974: When we are about to be killed, just exit bluntlyTor Lillqvist1-0/+3
2019-10-05tdf#127942: Avoid the WKWebView popup with "Share...", "Add to Photos" etcTor Lillqvist1-0/+1
2019-09-25Set the Presentation of the Document View Controller to fullScreenTor Lillqvist1-10/+7
2019-09-23There should not be a "filter" directory directly at the top levelTor Lillqvist1-3/+0
2019-09-23Add Lotus WordPro Document, the .lwp extensionTor Lillqvist1-0/+29
2019-09-23The UTExportedTypeDeclarations for fodt was missing its UTTypeDescriptionTor Lillqvist1-0/+2
2019-09-23Fix some indentation glitches and add some commentsTor Lillqvist1-6/+16
2019-09-23Try to unify the list of localisations with what I use to build LO coreTor Lillqvist1-1/+18
2019-06-11Prevent the user from zooming the WebViewTor Lillqvist1-1/+10
2019-06-10No need for the emptyTileCache-related setting string here either nowTor Lillqvist2-2/+0
2019-06-03Improve wording for NSCameraUsageDescriptionTor Lillqvist1-1/+1
2019-06-03TypoTor Lillqvist1-1/+1
2019-06-03Add NSPhotoLibraryUsageDescription, tooTor Lillqvist1-0/+2
2019-06-03Use a more specific NSCameraUsageDescriptionTor Lillqvist1-1/+1
2019-06-03Update ios/READMETomaž Vajngerl1-10/+46
2019-05-31Add Visio Document, extensions vdx, vsd, vsdm, and vsdxTor Lillqvist1-0/+34
2019-05-30tdf#124930: Look for settings also in the managed configuration thingTor Lillqvist2-1/+23
2019-05-30Add core source files from vcl/iosTor Lillqvist1-0/+28
2019-05-27Revert "Get rid of use of GNU libtool" and its follow-upTor Lillqvist1-9/+13
2019-05-24Get rid of use of GNU libtoolTor Lillqvist1-13/+9
2019-05-20tdf#122281: Prevent the WebView from scrollingTor Lillqvist1-0/+5
2019-05-20Add some more core source files from sfx2/source/viewTor Lillqvist1-0/+46
2019-05-16Add also DocumentBroker.hpp for breakpointing convenienceTor Lillqvist1-0/+2
2019-05-16Introduce new flag to speed up shutdown of the Online plumbing in the iOS appTor Lillqvist1-0/+5
2019-05-16Add more core source files for breakpointing convenienceTor Lillqvist1-0/+132
2019-05-16Edit ios/READMETor Lillqvist1-22/+49
2019-04-26tdf#124981: Fix a few object leaksTor Lillqvist2-1/+7
2019-04-26Log the timestamp of the template file at its site and of its cached versionTor Lillqvist1-0/+4
2019-04-26tdf#124918: Don't crash on invalid URLs in the template list fileTor Lillqvist1-44/+48
2019-04-26tdf#124918: More logging in template download error situationsTor Lillqvist1-0/+26
2019-04-26tdf#124918: Allow empty lines in the template list fileTor Lillqvist1-40/+43
2019-04-25Remove leftovers of loading.html from iOS app project, tooTor Lillqvist1-4/+0
2019-04-24Turn on Unipoll for the iOS app, tooTor Lillqvist1-0/+2
2019-04-22Add branding to the iOS appTor Lillqvist1-0/+4
2019-04-12Bin three unnecessary translatable strings that don't occur anywhereTor Lillqvist2-6/+0
2019-04-12Add a string for translation from the collabora-online-4 branchTor Lillqvist2-0/+2
2019-04-12Experiment with adding localisation of the Settings.bundleTor Lillqvist3-0/+12
2019-04-12Use the app name more generally, not only on iOS.Jan Holesovsky2-1/+3
2019-03-28tdf#123742: Fix lifecycle issues for the "Office" objectTor Lillqvist3-7/+5
2019-03-25Add all fonts from instdir/share/fontsTor Lillqvist1-0/+176