summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2020-03-26Add share/fingerprint to the iOS appTor Lillqvist1-0/+1
2020-02-17Move the "registry" directory to be under "share" on iOS, tooTor Lillqvist1-3/+3
2019-11-29WIP android: Avoid throwing exceptions through the bridges.Jan Holesovsky3-63/+0
2019-09-20tdf#126966: The share/palette folder was missing from the iOS appTor Lillqvist1-0/+1
2019-09-20Fix build breakage when no localisations are present in an iOS buildTor Lillqvist1-1/+1
2019-09-19Fill buildid in versionrc for iOS with the git HEAD hashTor Lillqvist1-1/+1
2019-09-16tdf#124449: We need also share/gallery for the iOS appTor Lillqvist1-0/+1
2019-09-16tdf#124168: The share/template folder is needed in the iOS appTor Lillqvist1-0/+1
2019-09-16We need share/theme_definitions in the iOS appTor Lillqvist1-0/+1
2019-09-16Just include all fonts from instdir/share/fonts in the iOS appTor Lillqvist1-1/+1
2019-09-16Use correct directory for some data files on iOS: share/filter, not filterTor Lillqvist1-4/+4
2019-09-16Prepare to bundle the Liberation fonts with the iOS appTor Lillqvist1-0/+2
2019-08-05lok: allow paste content to popup dialogHenry Castro1-4/+4
2018-11-12We need share/liblangtag, tooTor Lillqvist1-0/+1
2018-11-09Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOSTor Lillqvist1-1/+2
2018-11-09Alignment (whitespace) cleanupTor Lillqvist1-10/+10
2018-11-06The image zipfiles should be in share/config, it seemsTor Lillqvist1-1/+1
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-10-31Handle also css::ucb::NameClashException>(aExceptionTor Lillqvist1-0/+6
2018-10-22Look for the generated native-code.h where it now isTor Lillqvist1-1/+1
2018-10-19It seems to work even without calling temporaryHackToInvokeCallbackHandlers()?Tor Lillqvist1-1/+3
2018-10-12Avoid superfluous directory levelTor Lillqvist1-1/+1
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist3-37/+17
2018-10-10Make LibreOfficeLight build againTor Lillqvist3-37/+36
2018-10-08The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist1-0/+4
2018-10-05Add more vcl sources for easier breakpointingTor Lillqvist1-0/+198
2018-10-05Add sources in vcl/headless for easier breakpointingTor Lillqvist1-0/+32
2018-10-05Add more source files from vcl for breakpointing convenienceTor Lillqvist1-1/+81
2018-10-05Add files from vcl/quartz for easy breakpointingTor Lillqvist1-0/+30
2018-10-02LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist1-1/+1
2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist2-0/+28
2018-09-28Start on the iOS unit test appTor Lillqvist8-8/+693
2018-09-27Need to handle css::uno::RuntimeException too nowTor Lillqvist1-0/+1
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist3-0/+56
2018-09-14Return share/config/soffice.cfg as it was, as I think the code expectsTor Lillqvist1-1/+2
2018-09-05Don't copy files into the source directory, use workdirTor Lillqvist1-2/+2
2018-09-05Put the lib names one per line to match what ld's -filelist expectsTor Lillqvist1-1/+2
2018-09-05Run bin/ios-all-static-libs and put its output in a fileTor Lillqvist1-0/+1
2018-08-28Fix typoTor Lillqvist1-1/+1
2018-08-28Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist1-3/+5
2018-08-28Bump version number in ICU data file nameTor Lillqvist1-4/+4
2018-07-17Use $(ICU_MAJOR) instead of hard coded (Upgrade to ICU 62.1)Eike Rathke1-1/+1
2018-06-07We use ICU 61 nowTor Lillqvist1-1/+1
2018-06-02Removed executable permission on data filesAndrea Gelmini6-0/+0
2018-04-02iOS, update source to xcode 9.3 swift 4.1jan Iversen7-43/+17
2018-03-17iOS, remove copy of source code to instdirjan Iversen1-6/+0
2018-03-15iOS, solved corrupted stack in cpp -> unojan Iversen1-22/+20
2018-03-11iOS, updated xcode project filejan Iversen1-0/+52
2018-03-03iOS, change example.odt -> welcome.odtjan Iversen1-1/+1
2018-03-03iOS, moved resources from share to direct.jan Iversen2-57/+69