1. eb15ac8 android: Avoid throwing exceptions through the bridges. by Jan Holesovsky · 6 years ago
  2. 40b469fd Fix typo and dots by Andrea Gelmini · 6 years ago
  3. dd49483 Use correct directory for some data files on iOS: share/filter, not filter by Tor Lillqvist · 7 years ago
  4. d418eae tdf#126966: The share/palette folder was missing from the iOS app by Tor Lillqvist · 7 years ago
  5. b6fd78a Fix typos by Andrea Gelmini · 7 years ago
  6. ecd3a48 Fix typos by Andrea Gelmini · 7 years ago
  7. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  8. 1156f98 an is used before a vowel sound by Caolán McNamara · 7 years ago
  9. 2ead533 lok: allow paste content to popup dialog by Henry Castro · 7 years ago
  10. 7811a0e tdf#124449: We need also share/gallery for the iOS app by Tor Lillqvist · 7 years ago
  11. fd2f43e Just include all fonts from instdir/share/fonts in the iOS app by Tor Lillqvist · 7 years ago
  12. 6edbf60 tdf#124168: The share/template folder is needed in the iOS app by Tor Lillqvist · 7 years ago
  13. 6088eeb We need share/theme_definitions in the iOS app by Tor Lillqvist · 7 years ago
  14. 2538dc8 I had forgotten to add these files to git by Tor Lillqvist · 7 years ago
  15. 9f83738 Current ICU version is 63 by Tor Lillqvist · 7 years ago
  16. c2216d2 Drop unnecessary gb_DEBUG_CFLAGS by Stephan Bergmann · 7 years ago
  17. dcd4add Mention this file is outdated by Tor Lillqvist · 7 years ago
  18. 6fcf55e Prepare to bundle the Liberation fonts with the iOS app by Tor Lillqvist · 7 years ago
  19. 27e517b Fill buildid in versionrc for iOS with the git HEAD hash by Tor Lillqvist · 7 years ago
  20. 4122e02 We need share/liblangtag, too by Tor Lillqvist · 7 years ago
  21. 0f68e45 Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOS by Tor Lillqvist · 7 years ago
  22. b0bcd15 Alignment (whitespace) cleanup by Tor Lillqvist · 7 years ago
  23. 1a6caad The image zipfiles should be in share/config, it seems by Tor Lillqvist · 7 years ago
  24. a626bdd gbuild: rename value OS=IOS to OS=iOS by Michael Stahl · 7 years ago
  25. 97be927 Handle also css::ucb::NameClashException>(aException by Tor Lillqvist · 7 years ago
  26. c49d918 Look for the generated native-code.h where it now is by Tor Lillqvist · 7 years ago
  27. 9a37352 It seems to work even without calling temporaryHackToInvokeCallbackHandlers()? by Tor Lillqvist · 7 years ago
  28. 944ef72a Avoid superfluous directory level by Tor Lillqvist · 7 years ago
  29. 1d279e9 Move the iOS CGBitmapContextCreate() call do doc_paintTile() by Tor Lillqvist · 7 years ago
  30. 6b77a74 Make LibreOfficeLight build again by Tor Lillqvist · 7 years ago
  31. 8122551 The UnitTest app needs the MobileCoreServices framework by Tor Lillqvist · 7 years ago
  32. 5b37c49 Add more vcl sources for easier breakpointing by Tor Lillqvist · 8 years ago
  33. 272cfc8 Add sources in vcl/headless for easier breakpointing by Tor Lillqvist · 8 years ago
  34. 29b0e31 Add more source files from vcl for breakpointing convenience by Tor Lillqvist · 8 years ago
  35. 61f1d15 Add files from vcl/quartz for easy breakpointing by Tor Lillqvist · 8 years ago
  36. baddd90 LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memory by Tor Lillqvist · 8 years ago
  37. 51591ae More hacking on the tilebench part of the UnitTest app by Tor Lillqvist · 8 years ago
  38. 68de102 Start on the iOS unit test app by Tor Lillqvist · 8 years ago
  39. 4578671 Need to handle css::uno::RuntimeException too now by Tor Lillqvist · 8 years ago
  40. 7d6be61 Re-think cppu::throwException() and the C++/UNO bridge on iOS by Tor Lillqvist · 8 years ago
  41. 14a58a5 Return share/config/soffice.cfg as it was, as I think the code expects by Tor Lillqvist · 8 years ago
  42. 6056974 Don't copy files into the source directory, use workdir by Tor Lillqvist · 8 years ago
  43. 59b9fc4 Put the lib names one per line to match what ld's -filelist expects by Tor Lillqvist · 8 years ago
  44. e3bac83 Run bin/ios-all-static-libs and put its output in a file by Tor Lillqvist · 8 years ago
  45. 037737f Fix typo by Tor Lillqvist · 8 years ago
  46. a922f56 Add --enable-ios-libreofficelight-app option to build stuff for janI's app by Tor Lillqvist · 8 years ago
  47. 6a37bb0 Bump version number in ICU data file name by Tor Lillqvist · 8 years ago
  48. 1d3de59 Use $(ICU_MAJOR) instead of hard coded (Upgrade to ICU 62.1) by Eike Rathke · 8 years ago
  49. b9dde4a We use ICU 61 now by Tor Lillqvist · 8 years ago
  50. 25fdc07 Removed executable permission on data files by Andrea Gelmini · 8 years ago
  51. ac65efa iOS, update source to xcode 9.3 swift 4.1 by jan Iversen · 8 years ago
  52. 0df72d8 iOS, remove copy of source code to instdir by jan Iversen · 8 years ago
  53. 1caf3b93 iOS, solved corrupted stack in cpp -> uno by jan Iversen · 8 years ago
  54. a414d36 iOS, updated xcode project file by jan Iversen · 8 years ago
  55. 4f4137d iOS, change example.odt -> welcome.odt by jan Iversen · 8 years ago
  56. 652749a iOS, moved resources from share to direct. by jan Iversen · 8 years ago
  57. 97d03a1 iOS, updated resource paths. by jan Iversen · 8 years ago
  58. 6b08a0c iOS, made example.odt local to ios by jan Iversen · 8 years ago
  59. b8431e0 iOS, allow "make" call in ios directory by jan Iversen · 8 years ago
  60. fc956e4 iOS, SAL_LOG added to debug builds by jan Iversen · 8 years ago
  61. f81f63a iOS, added missing document state in callback by jan Iversen · 8 years ago
  62. 2db0c3e iOS, add tango theme to avoid vcl problem. by jan Iversen · 8 years ago
  63. f17d0ff iOS, correctly build release/debug versions by jan Iversen · 8 years ago
  64. 1ed8f225 iOS, removed OTHER_LDFLAGS by jan Iversen · 8 years ago
  65. 8258b42 iOS, allow x86 release builds by jan Iversen · 8 years ago
  66. 1bd8cd2 iOS, simplified lib ref and copy to device by jan Iversen · 8 years ago
  67. f7cdb48 iOS, launchScreen size update by jan Iversen · 8 years ago
  68. 4d184c2 iOS, removed buildConfiguration Simulator by jan Iversen · 8 years ago
  69. 3611447 iOS, removed schemes by jan Iversen · 8 years ago
  70. c50cd86 iOS, new launch screen by jan Iversen · 8 years ago
  71. 671e67d iOS: linker changes for on device by Jon Nermut · 8 years ago
  72. 2cbcaa5 iOS, add support for PDF by jan Iversen · 8 years ago
  73. e2739816 iOS, update intro screen by jan Iversen · 8 years ago
  74. 121d321 iOS, removed unused libraries by jan Iversen · 8 years ago
  75. bf0117c iOS, simplified dylib build by jan Iversen · 8 years ago
  76. 376ba90 iOS, corrected directory creation. by jan Iversen · 8 years ago
  77. e0e19de iOS, allow orientations for all devices by jan Iversen · 8 years ago
  78. 508e973 Fix typos by Andrea Gelmini · 8 years ago
  79. 810dfda iOS: implement tabs for spreadsheets by Jon Nermut · 8 years ago
  80. 331b971 iOS, performance update by jan Iversen · 8 years ago
  81. a468fef iOS: keep track of doc part by Jon Nermut · 8 years ago
  82. a41ec55 iOS: Fix debugging in xcode by making include path non-recursive by Jon Nermut · 8 years ago
  83. cc2b9a2 iOS, remove double [bootstrap] by jan Iversen · 8 years ago
  84. 8b23cd3 Resolves: rhbz#1535541 fdo#88004 mimetypes are .macroEnabled not .macroenabled by Caolán McNamara · 8 years ago
  85. e2ef736 iOS, directory creation as part of setup by jan Iversen · 8 years ago
  86. 0c6cfea iOS: add a temporarily exposed function that calls CallbackFlushHandler::Invoke in order to manually flush the callback queue. To be reverted once the callback problem is solved. by Jon Nermut · 8 years ago
  87. bccb5c5 iOS, avoid racing conflict in dependencies by jan Iversen · 8 years ago
  88. 80799ed iOS: keep track of the keyboard, and scroll the next search result into view. Reimplement RenderCache (+2 squashed commits) by Jon Nermut · 8 years ago
  89. 08bad4b iOS, actived SAL_INFO + SAL_WARN in debug by jan Iversen · 8 years ago
  90. e16668e iOS, typo by jan Iversen · 8 years ago
  91. 3502049 iOS, static library depeneds on setup by jan Iversen · 8 years ago
  92. 7325989 iOS changed reference to native-code.h by jan Iversen · 8 years ago
  93. 3c8ebbd iOS, debugged callback by jan Iversen · 8 years ago
  94. f64ae9b iOS, updated README by jan Iversen · 8 years ago
  95. dacb12d iOS, split .a and .dylib generation by jan Iversen · 8 years ago
  96. b617915 iOS, Correct BRAND_* in rc by jan Iversen · 8 years ago
  97. a5eea68 iOS, add .py dependency to native-code.h by jan Iversen · 8 years ago
  98. e25d7cc iOS, removed hook reference by jan Iversen · 8 years ago
  99. 1346de3 Fix typos by Andrea Gelmini · 8 years ago
  100. dd51c58 iOS, Rendering document. by jan Iversen · 8 years ago