Age | Commit message (Expand) | Author |
2018-10-10 | Move the iOS CGBitmapContextCreate() call do doc_paintTile() | Tor Lillqvist |
2018-10-10 | Make LibreOfficeLight build again | Tor Lillqvist |
2018-10-08 | The UnitTest app needs the MobileCoreServices framework | Tor Lillqvist |
2018-10-05 | Add more vcl sources for easier breakpointing | Tor Lillqvist |
2018-10-05 | Add sources in vcl/headless for easier breakpointing | Tor Lillqvist |
2018-10-05 | Add more source files from vcl for breakpointing convenience | Tor Lillqvist |
2018-10-05 | Add files from vcl/quartz for easy breakpointing | Tor Lillqvist |
2018-10-02 | LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memory | Tor Lillqvist |
2018-10-02 | More hacking on the tilebench part of the UnitTest app | Tor Lillqvist |
2018-09-28 | Start on the iOS unit test app | Tor Lillqvist |
2018-09-27 | Need to handle css::uno::RuntimeException too now | Tor Lillqvist |
2018-09-15 | Re-think cppu::throwException() and the C++/UNO bridge on iOS | Tor Lillqvist |
2018-09-14 | Return share/config/soffice.cfg as it was, as I think the code expects | Tor Lillqvist |
2018-09-05 | Don't copy files into the source directory, use workdir | Tor Lillqvist |
2018-09-05 | Put the lib names one per line to match what ld's -filelist expects | Tor Lillqvist |
2018-09-05 | Run bin/ios-all-static-libs and put its output in a file | Tor Lillqvist |
2018-08-28 | Fix typo | Tor Lillqvist |
2018-08-28 | Add --enable-ios-libreofficelight-app option to build stuff for janI's app | Tor Lillqvist |
2018-08-28 | Bump version number in ICU data file name | Tor Lillqvist |
2018-07-17 | Use $(ICU_MAJOR) instead of hard coded (Upgrade to ICU 62.1) | Eike Rathke |
2018-06-07 | We use ICU 61 now | Tor Lillqvist |
2018-06-02 | Removed executable permission on data files | Andrea Gelmini |
2018-04-02 | iOS, update source to xcode 9.3 swift 4.1 | jan Iversen |
2018-03-17 | iOS, remove copy of source code to instdir | jan Iversen |
2018-03-15 | iOS, solved corrupted stack in cpp -> uno | jan Iversen |
2018-03-11 | iOS, updated xcode project file | jan Iversen |
2018-03-03 | iOS, change example.odt -> welcome.odt | jan Iversen |
2018-03-03 | iOS, moved resources from share to direct. | jan Iversen |
2018-03-03 | iOS, updated resource paths. | jan Iversen |
2018-03-03 | iOS, made example.odt local to ios | jan Iversen |
2018-03-02 | iOS, allow "make" call in ios directory | jan Iversen |
2018-02-13 | iOS, SAL_LOG added to debug builds | jan Iversen |
2018-02-11 | iOS, added missing document state in callback | jan Iversen |
2018-02-05 | iOS, add tango theme to avoid vcl problem. | jan Iversen |
2018-02-05 | iOS, correctly build release/debug versions | jan Iversen |
2018-02-05 | iOS, removed OTHER_LDFLAGS | jan Iversen |
2018-02-05 | iOS, allow x86 release builds | jan Iversen |
2018-02-04 | iOS, simplified lib ref and copy to device | jan Iversen |
2018-02-04 | iOS, launchScreen size update | jan Iversen |
2018-02-04 | iOS, removed buildConfiguration Simulator | jan Iversen |
2018-02-04 | iOS, removed schemes | jan Iversen |
2018-02-04 | iOS, new launch screen | jan Iversen |
2018-01-30 | iOS: linker changes for on device | Jon Nermut |
2018-01-26 | iOS, add support for PDF | jan Iversen |
2018-01-25 | iOS, update intro screen | jan Iversen |
2018-01-25 | iOS, removed unused libraries | jan Iversen |
2018-01-25 | iOS, simplified dylib build | jan Iversen |
2018-01-25 | iOS, corrected directory creation. | jan Iversen |
2018-01-24 | iOS, allow orientations for all devices | jan Iversen |
2018-01-23 | Fix typos | Andrea Gelmini |