summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2019-12-05android: Avoid throwing exceptions through the bridges.Jan Holesovsky3-63/+0
2019-10-19Fix typo and dotsAndrea Gelmini1-1/+1
2019-10-07Use correct directory for some data files on iOS: share/filter, not filterTor Lillqvist1-4/+4
2019-08-30tdf#126966: The share/palette folder was missing from the iOS appTor Lillqvist1-0/+1
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-04-26lok: allow paste content to popup dialogHenry Castro1-4/+4
2019-04-12tdf#124449: We need also share/gallery for the iOS appTor Lillqvist1-0/+1
2019-03-25Just include all fonts from instdir/share/fonts in the iOS appTor Lillqvist1-2/+2
2019-03-20tdf#124168: The share/template folder is needed in the iOS appTor Lillqvist1-0/+1
2019-03-11We need share/theme_definitions in the iOS appTor Lillqvist1-0/+1
2019-02-28I had forgotten to add these files to gitTor Lillqvist4-0/+153
2019-02-28Current ICU version is 63Tor Lillqvist2-5/+7
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann1-1/+1
2018-11-30Mention this file is outdatedTor Lillqvist1-1/+1
2018-11-27Prepare to bundle the Liberation fonts with the iOS appTor Lillqvist1-0/+2
2018-11-27Fill buildid in versionrc for iOS with the git HEAD hashTor Lillqvist1-1/+1
2018-11-12We need share/liblangtag, tooTor Lillqvist1-0/+1
2018-11-09Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOSTor Lillqvist1-1/+2
2018-11-09Alignment (whitespace) cleanupTor Lillqvist1-10/+10
2018-11-06The image zipfiles should be in share/config, it seemsTor Lillqvist1-1/+1
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-10-31Handle also css::ucb::NameClashException>(aExceptionTor Lillqvist1-0/+6
2018-10-22Look for the generated native-code.h where it now isTor Lillqvist1-1/+1
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