summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* The image zipfiles should be in share/config, it seemsTor Lillqvist2018-11-061-1/+1
* gbuild: rename value OS=IOS to OS=iOSMichael Stahl2018-11-011-1/+1
* Handle also css::ucb::NameClashException>(aExceptionTor Lillqvist2018-10-311-0/+6
* Look for the generated native-code.h where it now isTor Lillqvist2018-10-221-1/+1
* It seems to work even without calling temporaryHackToInvokeCallbackHandlers()?Tor Lillqvist2018-10-191-1/+3
* Avoid superfluous directory levelTor Lillqvist2018-10-121-1/+1
* Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist2018-10-103-37/+17
* Make LibreOfficeLight build againTor Lillqvist2018-10-103-37/+36
* The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist2018-10-081-0/+4
* Add more vcl sources for easier breakpointingTor Lillqvist2018-10-051-0/+198
* Add sources in vcl/headless for easier breakpointingTor Lillqvist2018-10-051-0/+32
* Add more source files from vcl for breakpointing convenienceTor Lillqvist2018-10-051-1/+81
* Add files from vcl/quartz for easy breakpointingTor Lillqvist2018-10-051-0/+30
* LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist2018-10-021-1/+1
* More hacking on the tilebench part of the UnitTest appTor Lillqvist2018-10-022-0/+28
* Start on the iOS unit test appTor Lillqvist2018-09-288-8/+693
* Need to handle css::uno::RuntimeException too nowTor Lillqvist2018-09-271-0/+1
* Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist2018-09-153-0/+56
* Return share/config/soffice.cfg as it was, as I think the code expectsTor Lillqvist2018-09-141-1/+2
* Don't copy files into the source directory, use workdirTor Lillqvist2018-09-051-2/+2
* Put the lib names one per line to match what ld's -filelist expectsTor Lillqvist2018-09-051-1/+2
* Run bin/ios-all-static-libs and put its output in a fileTor Lillqvist2018-09-051-0/+1
* Fix typoTor Lillqvist2018-08-281-1/+1
* Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist2018-08-281-3/+5
* Bump version number in ICU data file nameTor Lillqvist2018-08-281-4/+4
* Use $(ICU_MAJOR) instead of hard coded (Upgrade to ICU 62.1)Eike Rathke2018-07-171-1/+1
* We use ICU 61 nowTor Lillqvist2018-06-071-1/+1
* Removed executable permission on data filesAndrea Gelmini2018-06-026-0/+0
* iOS, update source to xcode 9.3 swift 4.1jan Iversen2018-04-027-43/+17
* iOS, remove copy of source code to instdirjan Iversen2018-03-171-6/+0
* iOS, solved corrupted stack in cpp -> unojan Iversen2018-03-151-22/+20
* iOS, updated xcode project filejan Iversen2018-03-111-0/+52
* iOS, change example.odt -> welcome.odtjan Iversen2018-03-031-1/+1
* iOS, moved resources from share to direct.jan Iversen2018-03-032-57/+69
* iOS, updated resource paths.jan Iversen2018-03-033-9/+5
* iOS, made example.odt local to iosjan Iversen2018-03-033-5/+7
* iOS, allow "make" call in ios directoryjan Iversen2018-03-021-1/+1
* iOS, SAL_LOG added to debug buildsjan Iversen2018-02-131-0/+7
* iOS, added missing document state in callbackjan Iversen2018-02-111-0/+4
* iOS, add tango theme to avoid vcl problem.jan Iversen2018-02-051-0/+1
* iOS, correctly build release/debug versionsjan Iversen2018-02-052-0/+186
* iOS, removed OTHER_LDFLAGSjan Iversen2018-02-051-3/+0
* iOS, allow x86 release buildsjan Iversen2018-02-051-0/+1
* iOS, simplified lib ref and copy to devicejan Iversen2018-02-043-19/+10
* iOS, launchScreen size updatejan Iversen2018-02-041-6/+6
* iOS, removed buildConfiguration Simulatorjan Iversen2018-02-041-106/+2
* iOS, removed schemesjan Iversen2018-02-043-275/+0
* iOS, new launch screenjan Iversen2018-02-041-60/+82
* iOS: linker changes for on deviceJon Nermut2018-01-305-15/+49
* iOS, add support for PDFjan Iversen2018-01-261-0/+23