Age | Commit message (Expand) | Author | Files | Lines |
2017-06-03 | iOS, prepare for arm architecture | jan Iversen | 3 | -7/+19 |
2017-06-03 | iOS, upgrade and moved LOKit_init. | jan Iversen | 3 | -19/+8 |
2017-05-29 | iOS, set user profile path | jan Iversen | 1 | -1/+5 |
2017-05-29 | iOS, added resources | jan Iversen | 1 | -10/+36 |
2017-05-29 | iOS, LOkit link problems solved | jan Iversen | 5 | -26/+48 |
2017-05-03 | iOS update due to new icu | jan Iversen | 2 | -16/+0 |
2017-04-05 | iOS make build work with 10.3 and simulator | jan Iversen | 2 | -4/+20 |
2017-04-02 | iOS LibreOfficeLight Activate LibreOfficeKit | jan Iversen | 5 | -28/+9 |
2017-03-27 | iOS LibreOfficeLight "open in" | jan Iversen | 2 | -8/+289 |
2017-03-27 | iOS LibreOfficeLight FileManager title | jan Iversen | 2 | -4/+12 |
2017-03-27 | iOS LibreOfficeLight reactivate sidemenu | jan Iversen | 19 | -334/+178 |
2017-03-24 | iOS LibreOfficeLight, document actions | jan Iversen | 3 | -390/+531 |
2017-03-24 | iOS LibreOfficeLight filemanager | jan Iversen | 28 | -611/+664 |
2017-03-22 | iOS LibreOfficeLight Document as root | jan Iversen | 2 | -35/+43 |
2017-03-22 | iOS LibreOfficeLight removed start icon | jan Iversen | 2 | -4/+0 |
2017-03-22 | Most of this was obsolete and misleading | Tor Lillqvist | 1 | -28/+0 |
2017-03-22 | iOS LibreOfficeLight moved entitlements | jan Iversen | 1 | -1/+1 |
2017-03-22 | IOS LibreOfficeLight settings support | jan Iversen | 4 | -0/+51 |
2017-03-22 | Consistently mark function definitions in LibreOfficeKitInit.h as static | Stephan Bergmann | 1 | -2/+0 |
2017-03-21 | ios LibreOfficeLight iCloud support | jan Iversen | 8 | -40/+152 |
2017-03-21 | ios LibreOfficeLight FileManager actions | jan Iversen | 2 | -49/+172 |
2017-03-20 | ios retired TiledLibreOffice. | jan Iversen | 21 | -3330/+0 |
2017-03-20 | LibreOfficeKitInit.h modified to avoid ODR. | jan Iversen | 1 | -0/+2 |
2017-03-20 | ios LibreOfficeLight, FileManager | jan Iversen | 10 | -118/+861 |
2017-03-20 | Don't hardcode the basename of BUILDDIR as "ios-work" | Tor Lillqvist | 1 | -1/+1 |
2017-03-20 | ios LibreOfficeLight lokit | jan Iversen | 1 | -235/+0 |
2017-03-19 | ios LibreOfficeLight, tokenize | jan Iversen | 6 | -81/+173 |
2017-03-19 | ios LibreOfficeLight clientCommands added | jan Iversen | 4 | -46/+57 |
2017-03-19 | ios LibreOfficeLight LOkit integration | jan Iversen | 7 | -4/+683 |
2017-03-19 | ios LibreOfficeLight | jan Iversen | 49 | -0/+1816 |
2017-03-17 | ios, added Prototype project | jan Iversen | 15 | -0/+2933 |
2017-02-27 | Rename misleadingly named include file fillpropertiesgroupcontext.hxx | Tor Lillqvist | 1 | -2/+2 |
2017-02-16 | ios, prepare for multiple targets. | jan Iversen | 6 | -1092/+1018 |
2017-02-16 | ios BUILDDIR != SRCDIR now works | jan Iversen | 3 | -1/+17 |
2016-12-15 | Bump iOS version here, too | Tor Lillqvist | 1 | -2/+2 |
2016-12-15 | We use ICU 58 now | Tor Lillqvist | 1 | -4/+4 |
2016-10-03 | Bump IPHONEOS_DEPLOYMENT_TARGET | Tor Lillqvist | 1 | -2/+2 |
2016-08-17 | We use a much newer ICU version now | Tor Lillqvist | 1 | -4/+4 |
2016-08-17 | Adapt to LibreOfficeKit API changes, LOK_USE_UNSTABLE_API | Tor Lillqvist | 5 | -1/+6 |
2016-04-12 | remove that unused old code | Markus Mohrhard | 2 | -9/+0 |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock | 1 | -2/+2 |
2016-01-10 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2015-12-07 | Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API | Miklos Vajna | 4 | -4/+0 |
2015-10-07 | Link in calc, draw and edit stuff here, too, like for Android | Tor Lillqvist | 1 | -1/+1 |
2015-09-19 | We can surely bump IPHONEOS_DEPLOYMENT_TARGET to 8.4 | Tor Lillqvist | 1 | -1/+1 |
2015-09-19 | We don't want bitcode at least for now | Tor Lillqvist | 1 | -0/+2 |
2015-05-21 | Bin obsolete code that has not been built for ages and likely has bit-rotted | Tor Lillqvist | 145 | -10349/+0 |
2015-03-24 | Bin obsolete comment | Tor Lillqvist | 1 | -10/+0 |
2015-03-20 | Drop paintTile's row stride output parameter that nobody is interested in | Tor Lillqvist | 1 | -2/+0 |
2015-02-04 | Use LibreOfficeKit in the TiledLibreOffice iOS demo app, too | Tor Lillqvist | 8 | -74/+67 |