Age | Commit message (Expand) | Author | Files | Lines |
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-08-28 | Fix typo | Tor Lillqvist | 1 | -1/+1 |
2018-08-28 | Add --enable-ios-libreofficelight-app option to build stuff for janI's app | Tor Lillqvist | 1 | -3/+5 |
2018-08-28 | Bump version number in ICU data file name | Tor Lillqvist | 1 | -4/+4 |
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-06-02 | Removed executable permission on data files | Andrea Gelmini | 6 | -0/+0 |
2018-04-02 | iOS, update source to xcode 9.3 swift 4.1 | jan Iversen | 7 | -43/+17 |
2018-03-17 | iOS, remove copy of source code to instdir | jan Iversen | 1 | -6/+0 |
2018-03-15 | iOS, solved corrupted stack in cpp -> uno | jan Iversen | 1 | -22/+20 |
2018-03-11 | iOS, updated xcode project file | jan Iversen | 1 | -0/+52 |
2018-03-03 | iOS, change example.odt -> welcome.odt | jan Iversen | 1 | -1/+1 |
2018-03-03 | iOS, moved resources from share to direct. | jan Iversen | 2 | -57/+69 |
2018-03-03 | iOS, updated resource paths. | jan Iversen | 3 | -9/+5 |
2018-03-03 | iOS, made example.odt local to ios | jan Iversen | 3 | -5/+7 |
2018-03-02 | iOS, allow "make" call in ios directory | jan Iversen | 1 | -1/+1 |
2018-02-13 | iOS, SAL_LOG added to debug builds | jan Iversen | 1 | -0/+7 |
2018-02-11 | iOS, added missing document state in callback | jan Iversen | 1 | -0/+4 |
2018-02-05 | iOS, add tango theme to avoid vcl problem. | jan Iversen | 1 | -0/+1 |
2018-02-05 | iOS, correctly build release/debug versions | jan Iversen | 2 | -0/+186 |
2018-02-05 | iOS, removed OTHER_LDFLAGS | jan Iversen | 1 | -3/+0 |
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 | 3 | -19/+10 |
2018-02-04 | iOS, launchScreen size update | jan Iversen | 1 | -6/+6 |
2018-02-04 | iOS, removed buildConfiguration Simulator | jan Iversen | 1 | -106/+2 |
2018-02-04 | iOS, removed schemes | jan Iversen | 3 | -275/+0 |
2018-02-04 | iOS, new launch screen | jan Iversen | 1 | -60/+82 |
2018-01-30 | iOS: linker changes for on device | Jon Nermut | 5 | -15/+49 |
2018-01-26 | iOS, add support for PDF | jan Iversen | 1 | -0/+23 |
2018-01-25 | iOS, update intro screen | jan Iversen | 1 | -0/+0 |
2018-01-25 | iOS, removed unused libraries | jan Iversen | 1 | -36/+0 |
2018-01-25 | iOS, simplified dylib build | jan Iversen | 3 | -71/+33 |
2018-01-25 | iOS, corrected directory creation. | jan Iversen | 1 | -24/+31 |
2018-01-24 | iOS, allow orientations for all devices | jan Iversen | 1 | -1/+1 |
2018-01-23 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-01-23 | iOS: implement tabs for spreadsheets | Jon Nermut | 6 | -5/+281 |
2018-01-22 | iOS, performance update | jan Iversen | 2 | -8/+2 |
2018-01-20 | iOS: keep track of doc part | Jon Nermut | 6 | -363/+489 |
2018-01-20 | iOS: Fix debugging in xcode by making include path non-recursive | Jon Nermut | 1 | -3/+3 |
2018-01-20 | iOS, remove double [bootstrap] | jan Iversen | 1 | -1/+0 |
2018-01-18 | Resolves: rhbz#1535541 fdo#88004 mimetypes are .macroEnabled not .macroenabled | Caolán McNamara | 1 | -14/+14 |
2018-01-18 | iOS, directory creation as part of setup | jan Iversen | 1 | -5/+5 |
2018-01-18 | iOS: add a temporarily exposed function that calls CallbackFlushHandler::Invo... | Jon Nermut | 3 | -0/+18 |
2018-01-18 | iOS, avoid racing conflict in dependencies | jan Iversen | 1 | -6/+9 |
2018-01-18 | iOS: keep track of the keyboard, and scroll the next search result into view.... | Jon Nermut | 7 | -55/+361 |
2018-01-16 | iOS, actived SAL_INFO + SAL_WARN in debug | jan Iversen | 1 | -0/+7 |
2018-01-14 | iOS, typo | jan Iversen | 1 | -1/+1 |
2018-01-14 | iOS, static library depeneds on setup | jan Iversen | 2 | -14/+8 |