LibreOffice.git
2019-06-19 Jan Holesovskyandroid: Fix type of a C string to be const char[].cp-android-19
2019-06-19 Miklos Vajnasfx2 character map dialog: avoid double insert of glyph
2019-06-18 Jan Holesovsky[cp] android: Default to colibre.
2019-06-18 Jan Holesovskyandroid: Add the sidebar-related constructors to liblo...
2019-06-18 Jan Holesovskyandroid: Define the icon theme in distro-configs and...
2019-06-18 Jan Holesovskyandroid: Fix non-debug build.
2019-06-17 Tomaž Vajngerltdf#124907 vcl: react to pan gesture for listbox and...
2019-06-17 Szymon Kłoslok: send message when in place editing
2019-06-17 Michael Meekslok: remove ext text event re-entrancy hazard.
2019-06-17 Stephan BergmannIntroduce --enable-android-editing
2019-06-17 Tor LillqvistCompile also the palette_neon_intrinsics file for ARM
2019-06-17 Jan Holesovskyandroid: Unregistering in runLoop() is important even...
2019-06-12 Tor LillqvistAdd some more SAL_INFOs
2019-06-11 Caolán McNamaraexplictly exclude LibreLogo from XScript usage
2019-06-11 László Némethsanitize LibreLogo calls
2019-06-11 Tor LillqvistIt is not a good idea to allocate a UNO object statically
2019-06-10 Tor LillqvistVeto process exit while an OLE client is connected
2019-06-07 Michael MeeksFix thinko in sw unit test.
2019-06-07 Michael Meekslok: re-factor getTextSelection.
2019-06-07 Tomaž Vajngerltdf#124947 fix hit area of the radio buttons, size...
2019-06-06 Stephan BergmannAdapt gcc3_linux_arm __cxa_exception to NDK 18 libc...
2019-06-06 Christian Lohmaieradjust path to generated apk to new defaults
2019-06-06 Christian Lohmaierandroid: bump gradle, gradle-plugin, support libary...
2019-06-06 Christian Lohmaiericu: don't skip building the data just because tools...
2019-06-06 Caolán McNamaraoss-fuzz build failure
2019-06-05 Caolán McNamarafix oss-fuzz build
2019-06-05 Michael Stahljavaunohelper: blind fix for Android build broken by...
2019-06-05 Miklos Vajnaxmlsecurity: fix the Android build
2019-06-05 Mike KaganskiFix Android build after commit ac419786b3244d909901db05...
2019-06-05 Luboš Luňákupdate references about selective debuginfo in android...
2019-06-05 Jan Holesovskyandroid: Make the tiled rendering from the loolwsd...
2019-06-05 Jan Holesovskygraphite: Force optimization on Android.
2019-06-05 kaishu-sahuandroid: fix ArrayIndexOutOfBounds on selecting 'Drawin...
2019-06-05 Miklos Vajnasal, android: fix -Werror,-Wreturn-type
2019-06-05 Jan Holesovskyandroid: Set the program path sensibly when we've got...
2019-06-05 Jan Holesovskyandroid: Set the FONTCONFIG_FILE envvar to the fonts...
2019-06-05 Jan Holesovskyandroid: Separate the Android-specific setup from the...
2019-06-05 Jan Holesovskyandroid: Expose setting of the JavaVM.
2019-06-05 Jan Holesovskyandroid: Generate liblo-native-code.so so that it can...
2019-06-05 Stephan BergmannExport RTTI symbols from liblo-native-code.so, for...
2019-06-05 Tor LillqvistThe 2nd parameter to lo_initialize() is a URL so use...
2019-06-05 Stephan BergmannSwitch Android armeabi-v7a to libc++/libc++abi/libunwin...
2019-06-05 Stephan BergmannMove NSSLIBS to a more sensible place on the linker...
2019-06-05 Christian Lohmaierandroid: use unified headers and llvm-c++ STL (x86...
2019-06-05 Jan Holesovskyandroid: Add a missing dependency.
2019-06-05 DeveDon't build dconf on Android and iOS.
2019-06-05 Stephan BergmannFix getRTTI for Android x86
2019-06-05 Stephan BergmannMake android/mobile-config.py compatible with Python 3
2019-06-05 Michael Meeksandroid: harfbuzz refuses to compile using mmap.
2019-06-05 Michael Meeksandroid: remove redundant header causing build failure.
2019-06-05 Mert Tumertdf#119082 Exception wrong thread on Android Viewer
2019-06-05 Mert Tumertdf#118585 Fix exception when closing Android Viewer
2019-06-05 Christian Lohmaierandroid: simplify boolean statement
2019-06-05 Christian Lohmaierandroid: suppress deprecation warning for Html.toHtml...
2019-06-05 Mert Tümertdf#117777 fix show hidden files/folders option on...
2019-06-05 Christian Lohmaierandroid janitor... convert chained ifs to switch statement
2019-06-05 Christian Lohmaierpdfium: don't need two copies of freetype on android...
2019-06-05 Mert Tümertdf#96795: Use locale-sensitive sorting in Android...
2019-06-05 Christian Lohmaieradd hint on how to use lldb pretty-printers form within...
2019-06-05 Christian Lohmaierlibmspub: fix build for android-arm with debug enabled
2019-06-05 Mert Tümertdf#116152 fix unsupported url exception on Android...
2019-06-05 Stephan Bergmann-Werror,-Wunused-parameter (Android)
2019-06-05 Miklos Vajnasal android: fix -Werror,-Wimplicit-function-declaration
2019-06-05 Miklos Vajnasw android: fix -Werror,-Wsign-compare, take two
2019-06-05 Xisco Faulitdf#115388: Android: Use HTTP Secure
2019-06-05 Christian Lohmaierfix android red and blue channel swap on jpegs w/ 24bit...
2019-06-05 Christian Lohmaierandroid: fix some layout issues with new-document buttons
2019-06-05 Miklos Vajnaandroid: make compat header self-contained
2019-06-05 Michael Stahli18npool: try to fix Android build, no std::trunc
2019-06-05 Michael Stahlsal: try to fix Android build, no std::round
2019-06-05 Mert Tümertdf#103083 option to show/hide hidden files/folders...
2019-06-05 Caolán McNamaraupdate android rgba cairo patch to apply again
2019-06-05 Miklos Vajnaoox: fix Android build
2019-06-05 Michael Stahloox: try to fix Android build, no std::lround there
2019-06-05 Christian Lohmaierhave "make clean" also remove android's/gradle's output...
2019-06-05 Andras Timardisable SwUiWriterTest2::testTdf122942 on Windows
2019-06-05 Andras Timar[cp] HACK: sleep before signco-6.0-32
2019-06-05 Andras TimarBump version to 6.0-32
2019-06-04 Regina Henscheltdf#118375, tdf#70838 correct position of rotated shape...
2019-06-04 Mike KaganskiRegister spsupp*.dll during installation
2019-06-04 Tor Lillqvisttdf#122221: Bin apparently unnecessary early return
2019-06-04 Eike RathkeResolves: tdf#125279 do not double _x005F_ escapement
2019-06-04 Stephan BergmannMore loplugin:cstylecast: scripting
2019-06-04 Justin Luthtdf#120145 ww8import: ignoreCols if section is inserted
2019-06-04 Tor LillqvistAdd css_comp_Impress_oox_PowerPointExport
2019-06-04 Tor LillqvistFix "external" graphic filter code for the DISABLE_DYNL...
2019-06-03 Tamas Bunthmysqlc: Add support for mysql type INT24
2019-06-03 Jan Holesovskylok: Fix status of InsertPage, DeletePage and Duplicate...
2019-06-03 Miklos Vajna[cp] sw HTML import: change config default to always...
2019-06-03 Miklos Vajnasw HTML import: add an option to ignore comments by...
2019-06-03 Miklos VajnaRevert "[cp] sw HTML import: ignore comments unconditio...
2019-06-03 Tomaž VajngerlAdd distro config for iOS simulator to make building...
2019-06-03 Tomaž VajngerlLOK: Factor out iOS painting code
2019-06-03 Tomaž Vajngerltdf#123697 we need to create a bitmap context with...
2019-05-31 Tor Lillqvisttdf#124364: Add some missing components from chart2...
2019-05-31 Tor LillqvistAdd the Visio import filter constructor
2019-05-31 Tor LillqvistAdd the librevenge library
2019-05-31 Stephan Bergmann-Werror,-Wself-assign
2019-05-31 Tamás Zolnaitdf#122765: Legend interferes with pie chart after...
2019-05-31 Tamás Zolnaitdf#122765: Legend interferes with pie chart after...
next