1. 9b97012 Bump IPHONEOS_DEPLOYMENT_TARGET by Tor Lillqvist · 10 years ago
  2. a1d9ed5 We use a much newer ICU version now by Tor Lillqvist · 10 years ago
  3. a995d60 Adapt to LibreOfficeKit API changes, LOK_USE_UNSTABLE_API by Tor Lillqvist · 10 years ago
  4. 988e2a7 remove that unused old code by Markus Mohrhard · 10 years ago
  5. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  6. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  7. 958b9a7 Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API by Miklos Vajna · 10 years ago
  8. b120b18 Link in calc, draw and edit stuff here, too, like for Android by Tor Lillqvist · 11 years ago
  9. dea5a21 We can surely bump IPHONEOS_DEPLOYMENT_TARGET to 8.4 by Tor Lillqvist · 11 years ago
  10. f626b88 We don't want bitcode at least for now by Tor Lillqvist · 11 years ago
  11. 63b5e07 Bin obsolete code that has not been built for ages and likely has bit-rotted by Tor Lillqvist · 11 years ago
  12. a86416b Bin obsolete comment by Tor Lillqvist · 11 years ago
  13. 7edd92c Drop paintTile's row stride output parameter that nobody is interested in by Tor Lillqvist · 11 years ago
  14. 4b269ec Use LibreOfficeKit in the TiledLibreOffice iOS demo app, too by Tor Lillqvist · 11 years ago
  15. dbab3b5 Only list documents directly in NSDocumentDirectory by Tor Lillqvist · 11 years ago
  16. fe480d8 remove unused typedefs by Noel Grandin · 11 years ago
  17. 6446688 Bump ICU version by Tor Lillqvist · 11 years ago
  18. d5c86be No need for RTL_USING in addition to LIBO_INTERNAL_ONLY by Stephan Bergmann · 11 years ago
  19. b605c24 Fix bit-rot in TiledLibreOffice build by Tor Lillqvist · 11 years ago
  20. e570cd7 Make IPHONEOS_DEPLOYMENT_TARGET match configure.ac by Tor Lillqvist · 11 years ago
  21. d90d47e version ini-file's ProductMajor/Minor are unused by Stephan Bergmann · 11 years ago
  22. 2aa5c16 Bin bit-rotted obsolete LibreOffice app by Tor Lillqvist · 11 years ago
  23. b77b1ba We should know what our name is by Tor Lillqvist · 12 years ago
  24. 7d07cef Don't try to write into invalid locations on iOS 8 by Tor Lillqvist · 12 years ago
  25. d680f6c More sal source files for debugging convenience by Tor Lillqvist · 12 years ago
  26. 4a62d68 Add some new source files in vcl by Tor Lillqvist · 12 years ago
  27. d83cd0b Add desktop/source/app/*.cxx for debugging convenience by Tor Lillqvist · 12 years ago
  28. 09f5922 Add code to test encryption and export to .docx on iOS by Tor Lillqvist · 12 years ago
  29. b513f28 LO_LIB_DIR is used in nsscrypto_initialize() so must give it a value by Tor Lillqvist · 12 years ago
  30. 323142c Add some more source files for debugging convenience by Tor Lillqvist · 12 years ago
  31. 493a058 Set VALID_ARCHS equal to ARCHS by Tor Lillqvist · 12 years ago
  32. a036817 Pass -sdk option by Tor Lillqvist · 12 years ago
  33. e2f1fff Add more source files for Xcode debugging convenience by Tor Lillqvist · 12 years ago
  34. e909cf1 Add more source files for debugging convenience by Tor Lillqvist · 12 years ago
  35. 4c28b34 Nah, use gb_Helper_print_on_error by Tor Lillqvist · 12 years ago
  36. ba97e26 Print the xcodebuild output (including errors) if it has failed by Tor Lillqvist · 12 years ago
  37. f13e5b2 Add some more source files for debugging convenience by Tor Lillqvist · 12 years ago
  38. c1addbb ICU has been bumped to 53 by Tor Lillqvist · 12 years ago
  39. 304c7f7 Add some sources from framework for debugging convenience by Tor Lillqvist · 12 years ago
  40. 37466b0 Include the newly required custom shape data files by Tor Lillqvist · 12 years ago
  41. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  42. 2d6e8e2 Add a source file for debugging convenience by Tor Lillqvist · 12 years ago
  43. 0b6fb1f Put the dict_ja and _zh data in files instead of code for iOS by Tor Lillqvist · 12 years ago
  44. c0f2dc1 It doesn't seem to work to use variable references for file names anyway by Tor Lillqvist · 12 years ago
  45. a4351c3 Avoid NSLogging when not debugging by Tor Lillqvist · 12 years ago
  46. cddf4bd HEADER_SEARCH_PATHS is duplicated for Debug and Release by Tor Lillqvist · 12 years ago
  47. eb6bf90 Mmap in the ICU data file and pass it to udata_setCommonData() by Tor Lillqvist · 12 years ago
  48. 11842c6 Copy the ICU data file into the TiledLibreOffice app by Tor Lillqvist · 12 years ago
  49. a2adff5 Add udata.cpp from ICU for easy breakpoint setting by Tor Lillqvist · 12 years ago
  50. e6b3ec8 Add MobileCoreServices and ImageIO frameworks for some debugging code in vcl by Tor Lillqvist · 12 years ago
  51. 801a8cd Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOS by Tor Lillqvist · 12 years ago
  52. 561f5a8 Use tile coordinates for the DRAW_ONLY_TILE functionality by Tor Lillqvist · 12 years ago
  53. cde082f Bin a few since long commented-out lines by Tor Lillqvist · 12 years ago
  54. 7c4783f Add possibility to show tile numbers and render just one tile by Tor Lillqvist · 12 years ago
  55. 328d747 Bypass also the MobileLibreOffice thing for now by Tor Lillqvist · 12 years ago
  56. 51fc55c Add customshapes source files for debugging convenience by Tor Lillqvist · 12 years ago
  57. 621e86a Add oox/source/drawingml source for debugging convenience by Tor Lillqvist · 12 years ago
  58. 0fe02d0 Add a few cppu source files for debugging convenience by Tor Lillqvist · 12 years ago
  59. fc33829 Add some more source files for debugging convenience by Tor Lillqvist · 12 years ago
  60. 8dcdee5 Bypass the 'LibreOffice' executable and app for now by Tor Lillqvist · 12 years ago
  61. 5390829 Add some more source files for debugging convenience by Tor Lillqvist · 12 years ago
  62. bf1b78c Add simple document selector to TiledLibreOffice by Tor Lillqvist · 12 years ago
  63. 6013967 Add some more source files for debugging convenience by Tor Lillqvist · 12 years ago
  64. 847b616 Enable one more level of zooming in, just for fun by Tor Lillqvist · 12 years ago
  65. 5133e0e Add more source files for convenient breakpoint setting by Tor Lillqvist · 12 years ago
  66. b0ac763 native-code: Remove foo_core groups, now only 'core' and 'writer' are used. by Matúš Kukan · 12 years ago
  67. f52dbb2 Bin ios/qa/sc, hasn't been tested for ages and surely doesn't build or work by Tor Lillqvist · 12 years ago
  68. 0b5558a Add sal source files by Tor Lillqvist · 12 years ago
  69. bab7eeb moved impress remote clients to a separate repository by Norbert Thiebaud · 12 years ago
  70. d6388e4 iosremote: add translations by Christian Lohmaier · 12 years ago
  71. adbfc8a remove unused images by siqi · 12 years ago
  72. bf67bc6 info-plist make use of image assets to manage icons files by siqi · 12 years ago
  73. 79c6ee4 icons with required sizes for iOS7 by siqi · 12 years ago
  74. 04c3d13 iosremote: remove invalid icon references by Christian Lohmaier · 12 years ago
  75. f3f77f5 Produce a ld map file, too by Tor Lillqvist · 12 years ago
  76. 55d2f55 Add objface.cxx by Tor Lillqvist · 12 years ago
  77. 8b9536f Add cppuhelper sources by Tor Lillqvist · 12 years ago
  78. 3132183 More source files for easier debugging by Tor Lillqvist · 12 years ago
  79. 1284078 Add sources from vcl/headless and drop not compiled sources from vcl/quartz by Tor Lillqvist · 12 years ago
  80. 5695281 TiledLibreOffice works fine with just 'core' and 'writer_core' by Tor Lillqvist · 12 years ago
  81. 28aaa62 make marker default to 1 to avoid dead loop by Siqi LIU · 12 years ago
  82. 4be366d native code generator: Do not use single_component_map anymore. by Matúš Kukan · 12 years ago
  83. 8d41469 android: Further reduce size of LibreOfficeExperimentalDesktop.apk. by Matúš Kukan · 12 years ago
  84. 12603f9 Use the same parameters to native-code.py as in TiledLibreOffice by Tor Lillqvist · 12 years ago
  85. cec1697 Need to have native-code.cxx as a separate file for the LibreOffice app by Tor Lillqvist · 12 years ago
  86. 645fb66 Use native-code.py generated code also for iOS. by Matúš Kukan · 12 years ago
  87. 1c7ea46 OSL_DEBUG_LEVEL is defined in the flags in lo.xcconfig by Tor Lillqvist · 12 years ago
  88. 0324a62 Add source files from bridges for quicker breakpoint setting by Tor Lillqvist · 12 years ago
  89. 5355fcc Describe the apps by Tor Lillqvist · 12 years ago
  90. ee7689d We seem to need lo.xcconfig here, too by Tor Lillqvist · 12 years ago
  91. 4a86b0f Add arm64 to VALID_ARCHS by Tor Lillqvist · 12 years ago
  92. 5bf9565 restore this binary file by Andras Timar · 12 years ago
  93. b55259e typo fixes by Andras Timar · 12 years ago
  94. 5ed5539 Don't need Base, Calc, Draw and Math functionality here for now by Tor Lillqvist · 12 years ago
  95. b8a1af3 Improve the tiles per second calculation by Tor Lillqvist · 12 years ago
  96. 4cae6fa Add tiles per second counter (averaged over last five seconds) by Tor Lillqvist · 12 years ago
  97. 969bd8a Use embedded DWARF in the iOS apps except for in release build by Tor Lillqvist · 12 years ago
  98. 7f02e47 Further minor tweaks to TiledLibreOffice by Tor Lillqvist · 12 years ago
  99. 645dac2 Deduplicate more components. by Matúš Kukan · 12 years ago
  100. 6275751 fix typo by Matúš Kukan · 12 years ago