summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2018-10-19It seems to work even without calling temporaryHackToInvokeCallbackHandlers()?Tor Lillqvist1-1/+3
2018-10-12Avoid superfluous directory levelTor Lillqvist1-1/+1
2018-10-10Move the iOS CGBitmapContextCreate() call do doc_paintTile()Tor Lillqvist3-37/+17
2018-10-10Make LibreOfficeLight build againTor Lillqvist3-37/+36
2018-10-08The UnitTest app needs the MobileCoreServices frameworkTor Lillqvist1-0/+4
2018-10-05Add more vcl sources for easier breakpointingTor Lillqvist1-0/+198
2018-10-05Add sources in vcl/headless for easier breakpointingTor Lillqvist1-0/+32
2018-10-05Add more source files from vcl for breakpointing convenienceTor Lillqvist1-1/+81
2018-10-05Add files from vcl/quartz for easy breakpointingTor Lillqvist1-0/+30
2018-10-02LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist1-1/+1
2018-10-02More hacking on the tilebench part of the UnitTest appTor Lillqvist2-0/+28
2018-09-28Start on the iOS unit test appTor Lillqvist8-8/+693
2018-09-27Need to handle css::uno::RuntimeException too nowTor Lillqvist1-0/+1
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist3-0/+56
2018-09-14Return share/config/soffice.cfg as it was, as I think the code expectsTor Lillqvist1-1/+2
2018-09-05Don't copy files into the source directory, use workdirTor Lillqvist1-2/+2
2018-09-05Put the lib names one per line to match what ld's -filelist expectsTor Lillqvist1-1/+2
2018-09-05Run bin/ios-all-static-libs and put its output in a fileTor Lillqvist1-0/+1
2018-08-28Fix typoTor Lillqvist1-1/+1
2018-08-28Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist1-3/+5
2018-08-28Bump version number in ICU data file nameTor Lillqvist1-4/+4
2018-07-17Use $(ICU_MAJOR) instead of hard coded (Upgrade to ICU 62.1)Eike Rathke1-1/+1
2018-06-07We use ICU 61 nowTor Lillqvist1-1/+1
2018-06-02Removed executable permission on data filesAndrea Gelmini6-0/+0
2018-04-02iOS, update source to xcode 9.3 swift 4.1jan Iversen7-43/+17
2018-03-17iOS, remove copy of source code to instdirjan Iversen1-6/+0
2018-03-15iOS, solved corrupted stack in cpp -> unojan Iversen1-22/+20
2018-03-11iOS, updated xcode project filejan Iversen1-0/+52
2018-03-03iOS, change example.odt -> welcome.odtjan Iversen1-1/+1
2018-03-03iOS, moved resources from share to direct.jan Iversen2-57/+69
2018-03-03iOS, updated resource paths.jan Iversen3-9/+5
2018-03-03iOS, made example.odt local to iosjan Iversen3-5/+7
2018-03-02iOS, allow "make" call in ios directoryjan Iversen1-1/+1
2018-02-13iOS, SAL_LOG added to debug buildsjan Iversen1-0/+7
2018-02-11iOS, added missing document state in callbackjan Iversen1-0/+4
2018-02-05iOS, add tango theme to avoid vcl problem.jan Iversen1-0/+1
2018-02-05iOS, correctly build release/debug versionsjan Iversen2-0/+186
2018-02-05iOS, removed OTHER_LDFLAGSjan Iversen1-3/+0
2018-02-05iOS, allow x86 release buildsjan Iversen1-0/+1
2018-02-04iOS, simplified lib ref and copy to devicejan Iversen3-19/+10
2018-02-04iOS, launchScreen size updatejan Iversen1-6/+6
2018-02-04iOS, removed buildConfiguration Simulatorjan Iversen1-106/+2
2018-02-04iOS, removed schemesjan Iversen3-275/+0
2018-02-04iOS, new launch screenjan Iversen1-60/+82
2018-01-30iOS: linker changes for on deviceJon Nermut5-15/+49
2018-01-26iOS, add support for PDFjan Iversen1-0/+23
2018-01-25iOS, update intro screenjan Iversen1-0/+0
2018-01-25iOS, removed unused librariesjan Iversen1-36/+0
2018-01-25iOS, simplified dylib buildjan Iversen3-71/+33
2018-01-25iOS, corrected directory creation.jan Iversen1-24/+31