Age | Commit message (Expand) | Author | Files | Lines |
2019-11-21 | Add public.content to the UTTypeConformsTo arrays of the exported UTIs | Tor Lillqvist | 1 | -0/+5 |
2019-11-07 | Add some more source files to the Xcode project for debugging convenience | Tor Lillqvist | 1 | -1/+220 |
2019-11-04 | tdf#128577: Close an already open document when asked to open a new one | Tor Lillqvist | 4 | -15/+37 |
2019-11-04 | Set CFBundleShortVersionString to 4.2 | Tor Lillqvist | 1 | -1/+1 |
2019-11-04 | Add LSSupportsOpeningDocumentsInPlace | Tor Lillqvist | 1 | -0/+2 |
2019-11-01 | Bump iOS Deployment Target to 12.2 | Tor Lillqvist | 1 | -2/+2 |
2019-10-25 | Remove Lotus WordPro support | Andras Timar | 1 | -29/+0 |
2019-10-16 | tdf#123733: Keep the WebKit view until the lokit_main thread has finished | Tor Lillqvist | 3 | -0/+9 |
2019-10-16 | Just call lok_init_2() and LibreOfficeKit::setLanguageTag() once on iOS | Tor Lillqvist | 5 | -11/+14 |
2019-10-10 | tdf#123741: Call LibreOfficeKit::setLanguageTag() also when loading a template | Tor Lillqvist | 1 | -1/+6 |
2019-10-09 | tdf#126974: When we are about to be killed, just exit bluntly | Tor Lillqvist | 1 | -0/+3 |
2019-10-05 | tdf#127942: Avoid the WKWebView popup with "Share...", "Add to Photos" etc | Tor Lillqvist | 1 | -0/+1 |
2019-09-25 | Set the Presentation of the Document View Controller to fullScreen | Tor Lillqvist | 1 | -10/+7 |
2019-09-23 | There should not be a "filter" directory directly at the top level | Tor Lillqvist | 1 | -3/+0 |
2019-09-23 | Add Lotus WordPro Document, the .lwp extension | Tor Lillqvist | 1 | -0/+29 |
2019-09-23 | The UTExportedTypeDeclarations for fodt was missing its UTTypeDescription | Tor Lillqvist | 1 | -0/+2 |
2019-09-23 | Fix some indentation glitches and add some comments | Tor Lillqvist | 1 | -6/+16 |
2019-09-23 | Try to unify the list of localisations with what I use to build LO core | Tor Lillqvist | 1 | -1/+18 |
2019-06-11 | Prevent the user from zooming the WebView | Tor Lillqvist | 1 | -1/+10 |
2019-06-10 | No need for the emptyTileCache-related setting string here either now | Tor Lillqvist | 2 | -2/+0 |
2019-06-03 | Improve wording for NSCameraUsageDescription | Tor Lillqvist | 1 | -1/+1 |
2019-06-03 | Typo | Tor Lillqvist | 1 | -1/+1 |
2019-06-03 | Add NSPhotoLibraryUsageDescription, too | Tor Lillqvist | 1 | -0/+2 |
2019-06-03 | Use a more specific NSCameraUsageDescription | Tor Lillqvist | 1 | -1/+1 |
2019-06-03 | Update ios/README | Tomaž Vajngerl | 1 | -10/+46 |
2019-05-31 | Add Visio Document, extensions vdx, vsd, vsdm, and vsdx | Tor Lillqvist | 1 | -0/+34 |
2019-05-30 | tdf#124930: Look for settings also in the managed configuration thing | Tor Lillqvist | 2 | -1/+23 |
2019-05-30 | Add core source files from vcl/ios | Tor Lillqvist | 1 | -0/+28 |
2019-05-27 | Revert "Get rid of use of GNU libtool" and its follow-up | Tor Lillqvist | 1 | -9/+13 |
2019-05-24 | Get rid of use of GNU libtool | Tor Lillqvist | 1 | -13/+9 |
2019-05-20 | tdf#122281: Prevent the WebView from scrolling | Tor Lillqvist | 1 | -0/+5 |
2019-05-20 | Add some more core source files from sfx2/source/view | Tor Lillqvist | 1 | -0/+46 |
2019-05-16 | Add also DocumentBroker.hpp for breakpointing convenience | Tor Lillqvist | 1 | -0/+2 |
2019-05-16 | Introduce new flag to speed up shutdown of the Online plumbing in the iOS app | Tor Lillqvist | 1 | -0/+5 |
2019-05-16 | Add more core source files for breakpointing convenience | Tor Lillqvist | 1 | -0/+132 |
2019-05-16 | Edit ios/README | Tor Lillqvist | 1 | -22/+49 |
2019-04-26 | tdf#124981: Fix a few object leaks | Tor Lillqvist | 2 | -1/+7 |
2019-04-26 | Log the timestamp of the template file at its site and of its cached version | Tor Lillqvist | 1 | -0/+4 |
2019-04-26 | tdf#124918: Don't crash on invalid URLs in the template list file | Tor Lillqvist | 1 | -44/+48 |
2019-04-26 | tdf#124918: More logging in template download error situations | Tor Lillqvist | 1 | -0/+26 |
2019-04-26 | tdf#124918: Allow empty lines in the template list file | Tor Lillqvist | 1 | -40/+43 |
2019-04-25 | Remove leftovers of loading.html from iOS app project, too | Tor Lillqvist | 1 | -4/+0 |
2019-04-24 | Turn on Unipoll for the iOS app, too | Tor Lillqvist | 1 | -0/+2 |
2019-04-22 | Add branding to the iOS app | Tor Lillqvist | 1 | -0/+4 |
2019-04-12 | Bin three unnecessary translatable strings that don't occur anywhere | Tor Lillqvist | 2 | -6/+0 |
2019-04-12 | Add a string for translation from the collabora-online-4 branch | Tor Lillqvist | 2 | -0/+2 |
2019-04-12 | Experiment with adding localisation of the Settings.bundle | Tor Lillqvist | 3 | -0/+12 |
2019-04-12 | Use the app name more generally, not only on iOS. | Jan Holesovsky | 2 | -1/+3 |
2019-03-28 | tdf#123742: Fix lifecycle issues for the "Office" object | Tor Lillqvist | 3 | -7/+5 |
2019-03-25 | Add all fonts from instdir/share/fonts | Tor Lillqvist | 1 | -0/+176 |