summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Add share/fingerprint to the iOS appTor Lillqvist2020-03-261-0/+1
* Move the "registry" directory to be under "share" on iOS, tooTor Lillqvist2020-02-171-3/+3
* WIP android: Avoid throwing exceptions through the bridges.Jan Holesovsky2019-11-293-63/+0
* tdf#126966: The share/palette folder was missing from the iOS appTor Lillqvist2019-09-201-0/+1
* Fix build breakage when no localisations are present in an iOS buildTor Lillqvist2019-09-201-1/+1
* Fill buildid in versionrc for iOS with the git HEAD hashTor Lillqvist2019-09-191-1/+1
* tdf#124449: We need also share/gallery for the iOS appTor Lillqvist2019-09-161-0/+1
* tdf#124168: The share/template folder is needed in the iOS appTor Lillqvist2019-09-161-0/+1
* We need share/theme_definitions in the iOS appTor Lillqvist2019-09-161-0/+1
* Just include all fonts from instdir/share/fonts in the iOS appTor Lillqvist2019-09-161-1/+1
* Use correct directory for some data files on iOS: share/filter, not filterTor Lillqvist2019-09-161-4/+4
* Prepare to bundle the Liberation fonts with the iOS appTor Lillqvist2019-09-161-0/+2
* lok: allow paste content to popup dialogHenry Castro2019-08-051-4/+4
* We need share/liblangtag, tooTor Lillqvist2018-11-121-0/+1
* Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOSTor Lillqvist2018-11-091-1/+2
* Alignment (whitespace) cleanupTor Lillqvist2018-11-091-10/+10
* 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