1. 05414a2 Rename lokcharthelper.cxx to charthelper.cxx by Tomaž Vajngerl · 10 days ago
  2. 5b4aab5 Rename module libreofficekit to just kit by Tomaž Vajngerl · 10 days ago
  3. a70ce89 Change in COKitInit.h lok_* and similar to cok_*, cokit_*, ... by Tomaž Vajngerl · 10 days ago
  4. 158699d rename include/LibreOfficeKit to include/COKit by Tomaž Vajngerl · 10 days ago
  5. 9d44bbc Rename LibreOfficeKit.hxx to COKit.hxx by Tomaž Vajngerl · 10 days ago
  6. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  7. c4c93d1a vcl: pdfwriter_impl1.cxx and pdfwriter_impl2.cxx from gdi/ to pdf/ directory by Christopher Sherlock · 7 months ago
  8. e8d0ab5 EmbeddedFontsHelper -> EmbeddedFontsManager by Mike Kaganski · 8 months ago
  9. 4557bd7 merge duplicate CairoTextRender impls by Caolán McNamara · 3 years, 3 months ago
  10. 628c1c3 Updated README.md files by Hossein · 5 years ago
  11. 3d495a8 Fix editing mistake for iOS build by Tor Lillqvist · 5 years ago
  12. 89af240 tdf#124173: Enable thesauruses in the iOS app by Tor Lillqvist · 5 years ago
  13. cb6ba06 tdf#124909: Use the myspell dictionary for Swiss German on iOS by Tor Lillqvist · 5 years ago
  14. 8beaafc Retire the bit-rotting LibreOfficeLight iOS app by Tor Lillqvist · 5 years ago
  15. 4041c68 ios,nss: use AARCH64 consistently by Michael Stahl · 5 years ago
  16. 2657339 tdf#123936 Formatting files in module ios with clang-format by Philipp Hofer · 5 years ago
  17. 5b0ca23 Rename CLANG_CC, CLANG_CXX configuration vars (avoid clash with scan-build) by Stephan Bergmann · 5 years ago
  18. 9b44940 Fix typo in code by Andrea Gelmini · 6 years ago
  19. 9d007e6 Fix typo in code by Andrea Gelmini · 6 years ago
  20. f74ca23 Fix typo in code by Andrea Gelmini · 6 years ago
  21. e30b049 Remove BuildVersion also from Android and iOS version ini files by Stephan Bergmann · 6 years ago
  22. 9d1db29 tdf#134832: Also run the BitmapTest from vcl by Tor Lillqvist · 6 years ago
  23. 2cff001 Make the iOS UnitTest project compile again by Tor Lillqvist · 6 years ago
  24. b31d936 Use xcrun python3 to find the python3 also on Macs with older Xcode by Tor Lillqvist · 6 years ago
  25. 0063e7b Add share/fingerprint to the iOS app by Tor Lillqvist · 6 years ago
  26. 086be36 Move the "registry" directory to be under "share" on iOS, too by Tor Lillqvist · 6 years ago
  27. 0adc9b6 GBUILD_TRACE, support for finding out where the build time is spent by Luboš Luňák · 6 years ago
  28. eb15ac8 android: Avoid throwing exceptions through the bridges. by Jan Holesovsky · 6 years ago
  29. 40b469fd Fix typo and dots by Andrea Gelmini · 6 years ago
  30. dd49483 Use correct directory for some data files on iOS: share/filter, not filter by Tor Lillqvist · 7 years ago
  31. d418eae tdf#126966: The share/palette folder was missing from the iOS app by Tor Lillqvist · 7 years ago
  32. b6fd78a Fix typos by Andrea Gelmini · 7 years ago
  33. ecd3a48 Fix typos by Andrea Gelmini · 7 years ago
  34. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  35. 1156f98 an is used before a vowel sound by Caolán McNamara · 7 years ago
  36. 2ead533 lok: allow paste content to popup dialog by Henry Castro · 7 years ago
  37. 7811a0e tdf#124449: We need also share/gallery for the iOS app by Tor Lillqvist · 7 years ago
  38. fd2f43e Just include all fonts from instdir/share/fonts in the iOS app by Tor Lillqvist · 7 years ago
  39. 6edbf60 tdf#124168: The share/template folder is needed in the iOS app by Tor Lillqvist · 7 years ago
  40. 6088eeb We need share/theme_definitions in the iOS app by Tor Lillqvist · 7 years ago
  41. 2538dc8 I had forgotten to add these files to git by Tor Lillqvist · 7 years ago
  42. 9f83738 Current ICU version is 63 by Tor Lillqvist · 7 years ago
  43. c2216d2 Drop unnecessary gb_DEBUG_CFLAGS by Stephan Bergmann · 7 years ago
  44. dcd4add Mention this file is outdated by Tor Lillqvist · 7 years ago
  45. 6fcf55e Prepare to bundle the Liberation fonts with the iOS app by Tor Lillqvist · 7 years ago
  46. 27e517b Fill buildid in versionrc for iOS with the git HEAD hash by Tor Lillqvist · 7 years ago
  47. 4122e02 We need share/liblangtag, too by Tor Lillqvist · 7 years ago
  48. 0f68e45 Do put a BRAND_SHARE_RESOURCE_SUBDIR setting into fundamentalrc for iOS by Tor Lillqvist · 7 years ago
  49. b0bcd15 Alignment (whitespace) cleanup by Tor Lillqvist · 7 years ago
  50. 1a6caad The image zipfiles should be in share/config, it seems by Tor Lillqvist · 7 years ago
  51. a626bdd gbuild: rename value OS=IOS to OS=iOS by Michael Stahl · 7 years ago
  52. 97be927 Handle also css::ucb::NameClashException>(aException by Tor Lillqvist · 7 years ago
  53. c49d918 Look for the generated native-code.h where it now is by Tor Lillqvist · 7 years ago
  54. 9a37352 It seems to work even without calling temporaryHackToInvokeCallbackHandlers()? by Tor Lillqvist · 7 years ago
  55. 944ef72a Avoid superfluous directory level by Tor Lillqvist · 7 years ago
  56. 1d279e9 Move the iOS CGBitmapContextCreate() call do doc_paintTile() by Tor Lillqvist · 7 years ago
  57. 6b77a74 Make LibreOfficeLight build again by Tor Lillqvist · 7 years ago
  58. 8122551 The UnitTest app needs the MobileCoreServices framework by Tor Lillqvist · 7 years ago
  59. 5b37c49 Add more vcl sources for easier breakpointing by Tor Lillqvist · 8 years ago
  60. 272cfc8 Add sources in vcl/headless for easier breakpointing by Tor Lillqvist · 8 years ago
  61. 29b0e31 Add more source files from vcl for breakpointing convenience by Tor Lillqvist · 8 years ago
  62. 61f1d15 Add files from vcl/quartz for easy breakpointing by Tor Lillqvist · 8 years ago
  63. baddd90 LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memory by Tor Lillqvist · 8 years ago
  64. 51591ae More hacking on the tilebench part of the UnitTest app by Tor Lillqvist · 8 years ago
  65. 68de102 Start on the iOS unit test app by Tor Lillqvist · 8 years ago
  66. 4578671 Need to handle css::uno::RuntimeException too now by Tor Lillqvist · 8 years ago
  67. 7d6be61 Re-think cppu::throwException() and the C++/UNO bridge on iOS by Tor Lillqvist · 8 years ago
  68. 14a58a5 Return share/config/soffice.cfg as it was, as I think the code expects by Tor Lillqvist · 8 years ago
  69. 6056974 Don't copy files into the source directory, use workdir by Tor Lillqvist · 8 years ago
  70. 59b9fc4 Put the lib names one per line to match what ld's -filelist expects by Tor Lillqvist · 8 years ago
  71. e3bac83 Run bin/ios-all-static-libs and put its output in a file by Tor Lillqvist · 8 years ago
  72. 037737f Fix typo by Tor Lillqvist · 8 years ago
  73. a922f56 Add --enable-ios-libreofficelight-app option to build stuff for janI's app by Tor Lillqvist · 8 years ago
  74. 6a37bb0 Bump version number in ICU data file name by Tor Lillqvist · 8 years ago
  75. 1d3de59 Use $(ICU_MAJOR) instead of hard coded (Upgrade to ICU 62.1) by Eike Rathke · 8 years ago
  76. b9dde4a We use ICU 61 now by Tor Lillqvist · 8 years ago
  77. 25fdc07 Removed executable permission on data files by Andrea Gelmini · 8 years ago
  78. ac65efa iOS, update source to xcode 9.3 swift 4.1 by jan Iversen · 8 years ago
  79. 0df72d8 iOS, remove copy of source code to instdir by jan Iversen · 8 years ago
  80. 1caf3b93 iOS, solved corrupted stack in cpp -> uno by jan Iversen · 8 years ago
  81. a414d36 iOS, updated xcode project file by jan Iversen · 8 years ago
  82. 4f4137d iOS, change example.odt -> welcome.odt by jan Iversen · 8 years ago
  83. 652749a iOS, moved resources from share to direct. by jan Iversen · 8 years ago
  84. 97d03a1 iOS, updated resource paths. by jan Iversen · 8 years ago
  85. 6b08a0c iOS, made example.odt local to ios by jan Iversen · 8 years ago
  86. b8431e0 iOS, allow "make" call in ios directory by jan Iversen · 8 years ago
  87. fc956e4 iOS, SAL_LOG added to debug builds by jan Iversen · 8 years ago
  88. f81f63a iOS, added missing document state in callback by jan Iversen · 8 years ago
  89. 2db0c3e iOS, add tango theme to avoid vcl problem. by jan Iversen · 8 years ago
  90. f17d0ff iOS, correctly build release/debug versions by jan Iversen · 8 years ago
  91. 1ed8f225 iOS, removed OTHER_LDFLAGS by jan Iversen · 8 years ago
  92. 8258b42 iOS, allow x86 release builds by jan Iversen · 8 years ago
  93. 1bd8cd2 iOS, simplified lib ref and copy to device by jan Iversen · 8 years ago
  94. f7cdb48 iOS, launchScreen size update by jan Iversen · 8 years ago
  95. 4d184c2 iOS, removed buildConfiguration Simulator by jan Iversen · 8 years ago
  96. 3611447 iOS, removed schemes by jan Iversen · 8 years ago
  97. c50cd86 iOS, new launch screen by jan Iversen · 8 years ago
  98. 671e67d iOS: linker changes for on device by Jon Nermut · 8 years ago
  99. 2cbcaa5 iOS, add support for PDF by jan Iversen · 8 years ago
  100. e2739816 iOS, update intro screen by jan Iversen · 8 years ago