Age | Commit message (Expand) | Author | Files | Lines |
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-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl | 1 | -1/+1 |
2018-10-31 | Handle also css::ucb::NameClashException>(aException | Tor Lillqvist | 1 | -0/+6 |
2018-10-22 | Look for the generated native-code.h where it now is | Tor Lillqvist | 1 | -1/+1 |
2018-10-19 | It seems to work even without calling temporaryHackToInvokeCallbackHandlers()? | Tor Lillqvist | 1 | -1/+3 |
2018-10-12 | Avoid superfluous directory level | Tor Lillqvist | 1 | -1/+1 |
2018-10-10 | Move the iOS CGBitmapContextCreate() call do doc_paintTile() | Tor Lillqvist | 3 | -37/+17 |
2018-10-10 | Make LibreOfficeLight build again | Tor Lillqvist | 3 | -37/+36 |
2018-10-08 | The UnitTest app needs the MobileCoreServices framework | Tor Lillqvist | 1 | -0/+4 |
2018-10-05 | Add more vcl sources for easier breakpointing | Tor Lillqvist | 1 | -0/+198 |
2018-10-05 | Add sources in vcl/headless for easier breakpointing | Tor Lillqvist | 1 | -0/+32 |
2018-10-05 | Add more source files from vcl for breakpointing convenience | Tor Lillqvist | 1 | -1/+81 |
2018-10-05 | Add files from vcl/quartz for easy breakpointing | Tor Lillqvist | 1 | -0/+30 |
2018-10-02 | LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memory | Tor Lillqvist | 1 | -1/+1 |
2018-10-02 | More hacking on the tilebench part of the UnitTest app | Tor Lillqvist | 2 | -0/+28 |
2018-09-28 | Start on the iOS unit test app | Tor Lillqvist | 8 | -8/+693 |
2018-09-27 | Need to handle css::uno::RuntimeException too now | Tor Lillqvist | 1 | -0/+1 |
2018-09-15 | Re-think cppu::throwException() and the C++/UNO bridge on iOS | Tor Lillqvist | 3 | -0/+56 |
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-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 |