Age | Commit message (Expand) | Author | Files | Lines |
2019-10-07 | Use correct directory for some data files on iOS: share/filter, not filter | Tor Lillqvist | 1 | -4/+4 |
2019-08-30 | tdf#126966: The share/palette folder was missing from the iOS app | Tor Lillqvist | 1 | -0/+1 |
2019-04-12 | tdf#124449: We need also share/gallery for the iOS app | Tor Lillqvist | 1 | -0/+1 |
2019-03-25 | Just include all fonts from instdir/share/fonts in the iOS app | Tor Lillqvist | 1 | -2/+2 |
2019-03-20 | tdf#124168: The share/template folder is needed in the iOS app | Tor Lillqvist | 1 | -0/+1 |
2019-03-11 | We need share/theme_definitions in the iOS app | Tor Lillqvist | 1 | -0/+1 |
2019-02-28 | Current ICU version is 63 | Tor Lillqvist | 1 | -1/+3 |
2018-11-27 | Prepare to bundle the Liberation fonts with the iOS app | Tor Lillqvist | 1 | -0/+2 |
2018-11-27 | Fill buildid in versionrc for iOS with the git HEAD hash | Tor Lillqvist | 1 | -1/+1 |
2018-11-12 | We need share/liblangtag, too | Tor Lillqvist | 1 | -0/+1 |
2018-11-09 | Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOS | Tor Lillqvist | 1 | -1/+2 |
2018-11-09 | Alignment (whitespace) cleanup | Tor Lillqvist | 1 | -10/+10 |
2018-11-06 | The image zipfiles should be in share/config, it seems | Tor Lillqvist | 1 | -1/+1 |
2018-10-12 | Avoid superfluous directory level | Tor Lillqvist | 1 | -1/+1 |
2018-09-28 | Start on the iOS unit test app | Tor Lillqvist | 1 | -8/+3 |
2018-09-14 | Return share/config/soffice.cfg as it was, as I think the code expects | Tor Lillqvist | 1 | -1/+2 |
2018-09-05 | Don't copy files into the source directory, use workdir | Tor Lillqvist | 1 | -2/+2 |
2018-09-05 | Put the lib names one per line to match what ld's -filelist expects | Tor Lillqvist | 1 | -1/+2 |
2018-09-05 | Run bin/ios-all-static-libs and put its output in a file | Tor Lillqvist | 1 | -0/+1 |
2018-07-17 | Use $(ICU_MAJOR) instead of hard coded (Upgrade to ICU 62.1) | Eike Rathke | 1 | -1/+1 |
2018-06-07 | We use ICU 61 now | Tor Lillqvist | 1 | -1/+1 |
2018-03-03 | iOS, moved resources from share to direct. | jan Iversen | 1 | -9/+9 |
2018-03-03 | iOS, updated resource paths. | jan Iversen | 1 | -1/+1 |
2018-03-03 | iOS, made example.odt local to ios | jan Iversen | 1 | -1/+1 |
2018-02-05 | iOS, add tango theme to avoid vcl problem. | jan Iversen | 1 | -0/+1 |
2018-02-05 | iOS, allow x86 release builds | jan Iversen | 1 | -0/+1 |
2018-02-04 | iOS, simplified lib ref and copy to device | jan Iversen | 1 | -14/+3 |
2018-01-25 | iOS, corrected directory creation. | jan Iversen | 1 | -24/+31 |
2018-01-20 | iOS, remove double [bootstrap] | jan Iversen | 1 | -1/+0 |
2018-01-18 | iOS, directory creation as part of setup | jan Iversen | 1 | -5/+5 |
2018-01-18 | iOS, avoid racing conflict in dependencies | jan Iversen | 1 | -6/+9 |
2018-01-14 | iOS, typo | jan Iversen | 1 | -1/+1 |
2018-01-14 | iOS, static library depeneds on setup | jan Iversen | 1 | -14/+6 |
2018-01-13 | iOS, Correct BRAND_* in rc | jan Iversen | 1 | -2/+2 |
2018-01-12 | iOS, add .py dependency to native-code.h | jan Iversen | 1 | -1/+2 |
2018-01-10 | iOS, corrected path in LO | jan Iversen | 1 | -3/+3 |
2018-01-10 | iOS, catch library changes in make | jan Iversen | 1 | -4/+29 |
2018-01-04 | iOS added BRAND_* to fundamentalrc | jan Iversen | 1 | -23/+30 |
2017-11-25 | iOS, remove app xcconfig | jan Iversen | 1 | -16/+1 |
2017-11-24 | iOS .mk naming conventions. | jan Iversen | 1 | -4/+4 |
2017-11-23 | iOS, do not use different C compilers | jan Iversen | 1 | -0/+104 |