1. de63d48 Related fdo#51252: No more prereg, no more unopkg sync by Stephan Bergmann · 14 years ago
  2. 5dc2b43 Use Jason Polites's GestureImageView, and some cleanup by Tor Lillqvist · 14 years ago
  3. 8c803ef Display the rendered document by Tor Lillqvist · 14 years ago
  4. 9776138 Add a BGR to RGBA twiddling JNI function by Tor Lillqvist · 14 years ago
  5. 82f6505 Progress finally by Tor Lillqvist · 14 years ago
  6. d69bcc99 Getting closer, maybe by Tor Lillqvist · 14 years ago
  7. 0453a12 Better comment for how to use lo-strace by Tor Lillqvist · 14 years ago
  8. 9faf21d No cmdline file is created so don't use lo-main-indirect-cmdline then by Tor Lillqvist · 14 years ago
  9. e28ad1b More experimentation by Tor Lillqvist · 14 years ago
  10. c9f5b8a Add temporary test JNI method createWindowFoo()... by Tor Lillqvist · 14 years ago
  11. 7309b1c Add an "extra" called lo-extra-libs for a list of libs to load early by Tor Lillqvist · 14 years ago
  12. a59f761 android: add possibility to add application specific fonts to fontconfig by Michael Meeks · 14 years ago
  13. 7748fc7 android: package much more: calc, chart, embedded objects, writer by Michael Meeks · 14 years ago
  14. 1a9be1b android: disable document recovery, it doesn't demo so well. by Michael Meeks · 14 years ago
  15. e363e66 android: make launcher function as expected - starts writer. by Michael Meeks · 14 years ago
  16. 05f786f More clueless test hacking by Tor Lillqvist · 14 years ago
  17. 4ff08c2 Don't bother with so many test docs by Tor Lillqvist · 14 years ago
  18. 1bb9a60 android: un-break env. var parsing (sorry) by Michael Meeks · 14 years ago
  19. b36ff96 android: make launcher function as expected - starts writer. by Michael Meeks · 14 years ago
  20. 1b4d0bd adb pushing the cmdline file fails to a real device by Tor Lillqvist · 14 years ago
  21. 3d9dfcc android: remove duplicate services.rdb from config, and static bits by Michael Meeks · 14 years ago
  22. ace21dc android: remove bits that are now statically linked by Michael Meeks · 14 years ago
  23. 1543df4 Don't mention the same rdb files in both UNO_SERVICES and URE_MORE_SERVICES by Tor Lillqvist · 14 years ago
  24. b93300d A bit more introspective debugging output... by Tor Lillqvist · 14 years ago
  25. b58498f Now with in-process redirection, the adb shell setprop thing is not needed by Tor Lillqvist · 14 years ago
  26. 40fab3b Don't create the local.properties files in the source tree from configure by Tor Lillqvist · 14 years ago
  27. 62f0301 Move the sleep (for attaching debugger) earlier by Tor Lillqvist · 14 years ago
  28. cf4f6a7 Don't mention the same rdb file in both UNO_SERVICES and URE_MORE_SERVICES by Tor Lillqvist · 14 years ago
  29. d31e409 Update library list by Tor Lillqvist · 14 years ago
  30. 182c1e4 Call lo-bootstrap's redirect_stdio by Tor Lillqvist · 14 years ago
  31. 8be33aa Drop libs that now are static, add a few missing ones by Tor Lillqvist · 14 years ago
  32. 409f117 Enable loading of several documents, and do that then by Tor Lillqvist · 14 years ago
  33. cf557a2 .gitignore by Luboš Luňák · 14 years ago
  34. 4b66323 Move DocumentLoader to the "experimental" subdirectory by Tor Lillqvist · 14 years ago
  35. 67fd0016 Initial start of an Android UI (experimental) by Jonathan Aquilina · 14 years ago
  36. 34592de More libraries by Tor Lillqvist · 14 years ago
  37. 8451dec dlopen() also the sw and swd libs ahead of time so that they can be debugged by Tor Lillqvist · 14 years ago
  38. cafcd85 Set TMPDIR also in non-NativeActivity apps by Tor Lillqvist · 14 years ago
  39. 45d1ebe Open the document read-only by Tor Lillqvist · 14 years ago
  40. cdc9251 Do unpack fonts and include them in the experimental Android app by Tor Lillqvist · 14 years ago
  41. 00e093e Use proper Android font names, use longer rescan interval by Tor Lillqvist · 14 years ago
  42. 9d200b6 Hmm, no, why would we want the desktop GUI images in this app? by Tor Lillqvist · 14 years ago
  43. 94166f3 Need libswlo.so by Tor Lillqvist · 14 years ago
  44. f82b40c Add *en-US.res and images_*.zip by Tor Lillqvist · 14 years ago
  45. f834d98 Add fonts.conf by Tor Lillqvist · 14 years ago
  46. 6b6ca3d Automate setting of FONTCONFIG_FILE by Tor Lillqvist · 14 years ago
  47. 366cba7 Add fonts.conf to this app, too by Tor Lillqvist · 14 years ago
  48. a9a50cd Refactor where patch_libgnustl_shared() and extract_files() are called by Tor Lillqvist · 14 years ago
  49. 2906a65 More libs by Tor Lillqvist · 14 years ago
  50. 7ae10a8 Must call patch_libgnustl_shared() by Tor Lillqvist · 14 years ago
  51. 61d1533 Include unoil.jar by Tor Lillqvist · 14 years ago
  52. de290c0 Leave out reference to the the user registrymodifications.xcu for now by Tor Lillqvist · 14 years ago
  53. 6db5081 Add JNI wrapper for InitUCBHelper() and call it by Tor Lillqvist · 14 years ago
  54. d770275 More hacking by Tor Lillqvist · 14 years ago
  55. 3e425df More Android hacking by Tor Lillqvist · 14 years ago
  56. 5814229 Add JNI wrappers for InitVCL and osl_setCommandArgs by Tor Lillqvist · 14 years ago
  57. a303549 Make the DocumentLoader experimental app build again by Tor Lillqvist · 14 years ago
  58. 2cbb41b Edit a comment a bit by Tor Lillqvist · 14 years ago
  59. 27e1281 We seem to need libfrmlo, too by Tor Lillqvist · 14 years ago
  60. dc24525 more idle code documentation improvement by Michael Meeks · 14 years ago
  61. c45e87d android: more libs corrections by Michael Meeks · 14 years ago
  62. 3bc3172 android: package more useful sounding libraries by Michael Meeks · 14 years ago
  63. df92de0 android: calm basic warnings by packaging macros by Michael Meeks · 14 years ago
  64. 0a7058b xcr has been merged by Tor Lillqvist · 14 years ago
  65. a62f426 add configmgr, ucb1, ucpfile1, xcr to libmerged by Matúš Kukan · 14 years ago
  66. 1cc602e android: prune missing libraries from install list by Michael Meeks · 14 years ago
  67. 888d96f Add svt and tk to libmerged by Tor Lillqvist · 14 years ago
  68. 8f3cce6 Forgot to drop the merged fw* and sfx libs from here by Tor Lillqvist · 14 years ago
  69. 7dc9087 Need libtextinstream.uno by Tor Lillqvist · 14 years ago
  70. 5f2a2e2 Don't bother with a separate libsal_textenc when merging libs by Tor Lillqvist · 14 years ago
  71. 901b557 There is no libvclplug_svplo for Android by Tor Lillqvist · 14 years ago
  72. 5894506 Need libsal_textenc by Tor Lillqvist · 14 years ago
  73. 4347e5d Add sb to libmerged by Tor Lillqvist · 14 years ago
  74. 71fb61b Need libfastsax.uno by Tor Lillqvist · 14 years ago
  75. 49675b8 Need libdatelo by Tor Lillqvist · 14 years ago
  76. 2b45513 Need also libintrospection.uno by Tor Lillqvist · 14 years ago
  77. 0caced5 libpackage2 is also in libmergedlo by Tor Lillqvist · 14 years ago
  78. 5d933f2 Revert "services.rdb is in $(OUTDIR)/xml/ure as far as I can see" by Michael Meeks · 14 years ago
  79. 1b48979 services.rdb is in $(OUTDIR)/xml/ure as far as I can see by Tor Lillqvist · 14 years ago
  80. 83f2bc5 Drop libs that are in libmerged by Tor Lillqvist · 14 years ago
  81. 8f24888 Use $(ANDROID_SDK_HOME) for adb instead of assuming it is in $PATH by Tor Lillqvist · 14 years ago
  82. db1ade4 Fix braino by Tor Lillqvist · 14 years ago
  83. 10d74d9 Need also android/Bootstrap/local.properties by Tor Lillqvist · 14 years ago
  84. b2aafed Use $ANT by Tor Lillqvist · 14 years ago
  85. 0bed666 Need liblnglo too by Tor Lillqvist · 14 years ago
  86. c94c9db android: package missing libraries, and shell branding - we get a shell. by Michael Meeks · 14 years ago
  87. 96445c9 android: try to get skeletal fonts into fontconfig setup by Michael Meeks · 14 years ago
  88. 498fc0b android: package more components needed for writer by Michael Meeks · 14 years ago
  89. 2b4ceff filters_test needs more libraries now when it proceeds further by Tor Lillqvist · 14 years ago
  90. 73a47ed Set TMPDIR for osl_getTempDirURL() by Tor Lillqvist · 14 years ago
  91. 427edef putenv() does seem to be process-wide by Tor Lillqvist · 14 years ago
  92. 0f32f98 android: add missing deployment component by Michael Meeks · 14 years ago
  93. 3e52b89 android: add versionrc generation for desktop by Michael Meeks · 14 years ago
  94. 7175129 Add notice that the android/qa/simple directory has not been maintained by Tor Lillqvist · 14 years ago
  95. 116f3f2 We don't do cppunit stuff here by Tor Lillqvist · 14 years ago
  96. 8b589f5 android: extend rc files some more to aid bootstrapping. by Michael Meeks · 14 years ago
  97. 19d423a android: attempt to create presets/ directory, add 'HOME' too. by Michael Meeks · 14 years ago
  98. e384f24 android: get dummy user-install 'presets' setup to please first-run by Michael Meeks · 14 years ago
  99. d83eb4b android: get osl_Pipe creation sorted out, before we kill it. by Michael Meeks · 14 years ago
  100. 90f6080 android: add package2 and create bootstraprc by Michael Meeks · 14 years ago