Age | Commit message (Expand) | Author | Files | Lines |
2019-04-26 | lok: allow paste content to popup dialog | Henry Castro | 1 | -4/+4 |
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 | I had forgotten to add these files to git | Tor Lillqvist | 4 | -0/+153 |
2019-02-28 | Current ICU version is 63 | Tor Lillqvist | 2 | -5/+7 |
2019-01-24 | Drop unnecessary gb_DEBUG_CFLAGS | Stephan Bergmann | 1 | -1/+1 |
2018-11-30 | Mention this file is outdated | Tor Lillqvist | 1 | -1/+1 |
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-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 |