summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-05tdf#119082 Exception wrong thread on Android ViewerMert Tumer1-1/+6
2019-06-05tdf#118585 Fix exception when closing Android ViewerMert Tumer1-0/+1
2019-06-05android: simplify boolean statementChristian Lohmaier1-3/+2
2019-06-05android: suppress deprecation warning for Html.toHtml(String)Christian Lohmaier1-1/+4
2019-06-05tdf#117777 fix show hidden files/folders option on AndroidMert Tümer1-1/+11
2019-06-05android janitor... convert chained ifs to switch statementChristian Lohmaier3-24/+36
2019-06-05pdfium: don't need two copies of freetype on android eitherChristian Lohmaier1-1/+1
2019-06-05tdf#96795: Use locale-sensitive sorting in Android viewerMert Tümer1-2/+5
2019-06-05add hint on how to use lldb pretty-printers form within android studioChristian Lohmaier1-0/+3
2019-06-05libmspub: fix build for android-arm with debug enabledChristian Lohmaier2-0/+18
2019-06-05tdf#116152 fix unsupported url exception on Android ViewerMert Tümer1-2/+16
2019-06-05-Werror,-Wunused-parameter (Android)Stephan Bergmann1-0/+3
2019-06-05sal android: fix -Werror,-Wimplicit-function-declarationMiklos Vajna1-0/+1
2019-06-05sw android: fix -Werror,-Wsign-compare, take twoMiklos Vajna1-2/+4
2019-06-05tdf#115388: Android: Use HTTP SecureXisco Fauli1-1/+1
2019-06-05fix android red and blue channel swap on jpegs w/ 24bit RGB surfaceChristian Lohmaier1-1/+7
2019-06-05android: fix some layout issues with new-document buttonsChristian Lohmaier7-83/+88
2019-06-05android: make compat header self-containedMiklos Vajna1-1/+4
2019-06-05i18npool: try to fix Android build, no std::truncMichael Stahl1-0/+2
2019-06-05sal: try to fix Android build, no std::roundMichael Stahl1-0/+1
2019-06-05tdf#103083 option to show/hide hidden files/folders on AndroidMert Tümer3-1/+23
2019-06-05update android rgba cairo patch to apply againCaolán McNamara1-6/+6
2019-06-05oox: fix Android buildMiklos Vajna1-0/+1
2019-06-05oox: try to fix Android build, no std::lround thereMichael Stahl1-0/+2
2019-06-05have "make clean" also remove android's/gradle's output dirsChristian Lohmaier1-0/+8
2019-06-05disable SwUiWriterTest2::testTdf122942 on WindowsAndras Timar1-0/+2
2019-06-05[cp] HACK: sleep before signco-6.0-32Andras Timar1-0/+1
2019-06-05Bump version to 6.0-32Andras Timar1-1/+1
2019-06-04tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel4-0/+64
2019-06-04Register spsupp*.dll during installationMike Kaganski10-4/+373
2019-06-04tdf#122221: Bin apparently unnecessary early returnTor Lillqvist1-0/+2