summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-22Truncate the JS expression for loggingTor Lillqvist1-2/+6
2019-03-22Add source files from sfx2/source/appl for convenienceTor Lillqvist1-0/+108
2019-03-22For iOS, generate the data: URLs for the PNG tiles already in the Online codeTor Lillqvist1-61/+31
2019-03-20Add references to source files from svl/source/items for debugging goodnessTor Lillqvist1-0/+82
2019-03-20tdf#122543: Ignore duplicate calls to loadFromContents on same DocumentTor Lillqvist2-0/+11
2019-03-15The iOS app now works againTor Lillqvist1-11/+0
2019-03-08Add important noteTor Lillqvist1-0/+11
2019-03-06Fix iOS build in Xcode: Add header search path for boostTor Lillqvist1-0/+2
2019-03-01Add sal/rtl/bootstrap.cxx for breakpointing convenienceTor Lillqvist1-0/+10
2019-02-28Add zcodec.cxx from toolsTor Lillqvist1-0/+10
2019-02-26Remove superfluous empty line at end of fileTor Lillqvist1-1/+0
2019-02-26tdf#122584: Implement printing in the iOS appTor Lillqvist1-0/+27
2019-02-26Fix crash in iOS app: Just use a raw pointer as the lok_document hackTor Lillqvist2-4/+2
2019-02-25Bin some boilerplate commentsTor Lillqvist1-10/+0
2019-02-25Keep the iOS app bundle version in a file in the build folder, not in gitTor Lillqvist1-1/+1
2019-02-22tdf#122582: Add slideshow functionalityTor Lillqvist4-0/+67
2019-02-22Bin leftover declaration of now non-existent functionTor Lillqvist1-2/+0
2019-02-20Revert "android: Various fixes to make the sending from the core to JS..."Jan Holesovsky1-3/+3
2019-02-19android: Various fixes to make the sending from the core to JS working.Jan Holesovsky1-3/+3
2019-02-18iOS: add some alternative brew / pip instructions for local building.Michael Meeks1-1/+11
2019-02-18Bump CFBundleVersionTor Lillqvist1-1/+1
2019-02-15Remove unnecessary leftovers after Michael's removal of the on-disk tile cacheTor Lillqvist4-27/+0
2019-02-13We don't need discovery.xml in the iOS app any longer eitherTor Lillqvist1-4/+0
2019-02-12Put MOBILEAPP in the pre-canned config.h for iOS, tooTor Lillqvist2-2/+3
2019-02-04Bump CFBundleVersionTor Lillqvist1-1/+1
2019-01-25Fix a couple of typosTor Lillqvist1-2/+2
2019-01-24Xcode advice.Michael Meeks1-1/+8
2019-01-08Bump CFBundleVersionTor Lillqvist1-1/+1
2019-01-07Add some more core source files for easier breakpointingTor Lillqvist1-0/+50
2019-01-07Add some source files from vcl/source/filterTor Lillqvist1-0/+10
2018-12-19Be less fragile in case of missing resources when downloading templatesTor Lillqvist1-3/+3
2018-12-19Bump CFBundleVersionTor Lillqvist1-1/+1
2018-12-18Don't crash if there is no WKJavaScriptExceptionMessageTor Lillqvist1-1/+4
2018-12-18Need offapi headers, too, when building against a 6.0 branch or coreTor Lillqvist1-0/+2
2018-12-17Add a way to have templates specific to a customer deploymentTor Lillqvist10-18/+244
2018-12-13Add a dummy VEREIGN_URL here, tooTor Lillqvist1-0/+3
2018-12-13Adapt to LibreOfficeKitClass no longer having the translateGet() methodTor Lillqvist4-3/+51
2018-12-13Bin commented-out #importTor Lillqvist1-2/+0