summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-19android: Fix type of a C string to be const char[].cp-android-19Jan Holesovsky1-4/+6
2019-06-19sfx2 character map dialog: avoid double insert of glyphMiklos Vajna1-1/+0
2019-06-18[cp] android: Default to colibre.Jan Holesovsky1-0/+7
2019-06-18android: Add the sidebar-related constructors to liblo-native-code.so.Jan Holesovsky1-0/+6
2019-06-18android: Define the icon theme in distro-configs and switch to colibre.Jan Holesovsky4-1/+3
2019-06-18android: Fix non-debug build.Jan Holesovsky1-1/+1
2019-06-17tdf#124907 vcl: react to pan gesture for listbox and other widgetsTomaž Vajngerl3-9/+19
2019-06-17lok: send message when in place editingSzymon Kłos1-1/+6
2019-06-17lok: remove ext text event re-entrancy hazard.Michael Meeks1-0/+6
2019-06-17Introduce --enable-android-editingStephan Bergmann4-3/+14
2019-06-17Compile also the palette_neon_intrinsics file for ARMTor Lillqvist1-0/+1
2019-06-17android: Unregistering in runLoop() is important even on Android.Jan Holesovsky1-2/+2
2019-06-12Add some more SAL_INFOsTor Lillqvist1-0/+4
2019-06-11explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-06-11sanitize LibreLogo callsLászló Németh1-1/+50
2019-06-11It is not a good idea to allocate a UNO object staticallyTor Lillqvist1-4/+12
2019-06-10Veto process exit while an OLE client is connectedTor Lillqvist2-0/+52
2019-06-07Fix thinko in sw unit test.Michael Meeks1-4/+4
2019-06-07lok: re-factor getTextSelection.Michael Meeks16-197/+247
2019-06-07tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl2-1/+2
2019-06-06Adapt gcc3_linux_arm __cxa_exception to NDK 18 libc++abiStephan Bergmann1-0/+9
2019-06-06adjust path to generated apk to new defaultsChristian Lohmaier1-1/+1
2019-06-06android: bump gradle, gradle-plugin, support libary & target versionsChristian Lohmaier2-13/+10
2019-06-06icu: don't skip building the data just because tools were disabledChristian Lohmaier1-1/+4
2019-06-06oss-fuzz build failureCaolán McNamara1-0/+1
2019-06-05fix oss-fuzz buildCaolán McNamara1-0/+2
2019-06-05javaunohelper: blind fix for Android build broken by 2d22f8bb15c1Michael Stahl1-0/+4
2019-06-05xmlsecurity: fix the Android buildMiklos Vajna1-0/+3
2019-06-05Fix Android build after commit ac419786b3244d909901db053841862abf5e7a2fMike Kaganski1-0/+28
2019-06-05update references about selective debuginfo in android/READMELuboš Luňák1-3/+7
2019-06-05android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky2-3/+21
2019-06-05graphite: Force optimization on Android.Jan Holesovsky1-0/+9
2019-06-05android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilt...kaishu-sahu1-0/+1
2019-06-05sal, android: fix -Werror,-Wreturn-typeMiklos Vajna1-0/+2
2019-06-05android: Set the program path sensibly when we've got nullptr.Jan Holesovsky1-0/+9
2019-06-05android: Set the FONTCONFIG_FILE envvar to the fonts.conf (if exists).Jan Holesovsky2-13/+15
2019-06-05android: Separate the Android-specific setup from the actual LOK init.Jan Holesovsky4-16/+24
2019-06-05android: Expose setting of the JavaVM.Jan Holesovsky2-0/+11
2019-06-05android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky3-3/+4
2019-06-05Export RTTI symbols from liblo-native-code.so, for binary UNO bridgeStephan Bergmann2-3/+1
2019-06-05The 2nd parameter to lo_initialize() is a URL so use such naming consistentlyTor Lillqvist1-4/+4
2019-06-05Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann6-56/+1
2019-06-05Move NSSLIBS to a more sensible place on the linker command lineStephan Bergmann1-2/+1
2019-06-05android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier28-91/+171
2019-06-05android: Add a missing dependency.Jan Holesovsky1-1/+1
2019-06-05Don't build dconf on Android and iOS.Deve1-2/+2
2019-06-05Fix getRTTI for Android x86Stephan Bergmann2-0/+37
2019-06-05Make android/mobile-config.py compatible with Python 3Stephan Bergmann1-2/+2
2019-06-05android: harfbuzz refuses to compile using mmap.Michael Meeks1-0/+1
2019-06-05android: remove redundant header causing build failure.Michael Meeks1-1/+0