summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More NSS fixes for macOS on arm64private/tml/lov-7.0.3.3Tor Lillqvist2020-12-071-2/+19
* Remove remaining bogus use of objc_msgSend()Tor Lillqvist2020-12-055-28/+7
* Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist2020-12-052-8/+2
* fix --disable-pdfium buildCaolán McNamara2020-12-052-5/+8
* external/firebird: Fix checks for null HANDLE in Windows-only codeStephan Bergmann2020-12-052-1/+46
* Fix Firebird build on macOS on arm64Tor Lillqvist2020-12-051-10/+12
* New UBSan failures with Firebird 3.0.7Stephan Bergmann2020-12-051-0/+20
* firebird: update to 3.0.7Julien Nabet2020-12-0522-1366/+551
* firebird: build fixes (incl. parallel build)Jan-Marek Glogowski2020-12-058-105/+81
* Make firebird build for macOS on arm64Tor Lillqvist2020-12-052-0/+124
* firebird: fix Thread handle type on WindowsJan-Marek Glogowski2020-12-052-0/+38
* Modify the non-symlink libfbclient.dylib.3.0.0Stephan Bergmann2020-12-051-1/+1
* Check first if there is such a "bin" directory before attempting to use itTor Lillqvist2020-12-051-4/+6
* Allow --enable-macosx-sandbox without the codesigning identitiesTor Lillqvist2020-12-052-5/+3
* Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist2020-12-051-1/+19
* tdf#135479: Seems we need the more broad entitlement for Java's sakeTor Lillqvist2020-12-051-1/+1
* Make python3 build on macOS 11, including for arm64Tor Lillqvist2020-12-052-0/+60
* Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist2020-12-055-13/+126
* Cosmetic change to make it easier to see which parameter is the nthTor Lillqvist2020-12-054-108/+277
* Make --without-webdav work even with --enable-mpl-subsetTor Lillqvist2020-12-051-1/+3
* Fix nss build for x86_64 on an Apple Silicon MacTor Lillqvist2020-12-051-0/+3
* The config.{guess,sub} in $SRCDIR is good for external projects, tooTor Lillqvist2020-12-053-3313/+1
* Make the C++/UNO bridge work on macOS on arm64Tor Lillqvist2020-12-059-13/+370
* Use <alloca.h> for macOS and iOS, tooTor Lillqvist2020-12-051-15/+1
* Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist2020-12-057-334/+432
* Replace brittle gcc3_linux_aarch64 vtableSlotCall with pure assembler codeStephan Bergmann2020-12-053-65/+75
* Avoid warning about deprecation in macOS 11.0Tor Lillqvist2020-12-051-0/+3
* Avoid unused parameter 'pImpl'Tor Lillqvist2020-12-051-4/+6
* There is no QuickTime frameworkTor Lillqvist2020-12-051-1/+0
* Initial attempt at macOS on arm64 support for OpenSSLTor Lillqvist2020-12-053-0/+15
* More WIP work for macOS on Apple SiliconTor Lillqvist2020-12-052-36/+5
* For macOS on arm64, be sure to use HOST_PLATFORM=arm64-apple-darwinTor Lillqvist2020-12-051-0/+5
* Fix apr build with current Xcode: Include <stdlib.h> for exit()Tor Lillqvist2020-12-052-0/+27
* Clean up arm64 confusion a bitTor Lillqvist2020-12-051-2/+1
* Use USE_DLFCN also on macOS on arm64Tor Lillqvist2020-12-051-0/+14
* Set CROSS_COMPILE=1 when cross-compiling nssTor Lillqvist2020-12-051-0/+1
* Be more generic for CPUNAME=ARM64Tor Lillqvist2020-12-051-1/+2
* Use up-to-date config.{guess,sub} for external/nss, tooTor Lillqvist2020-12-051-0/+2
* Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist2020-12-054-41/+111
* Accept macOS SDK 11.0Tor Lillqvist2020-12-051-4/+13
* Fix -Werror,-Wimplicit-function-declaration in posrgresql configuryTor Lillqvist2020-12-052-0/+20
* Add getopt declarationsTor Lillqvist2020-12-052-0/+26
* nss: restore manual pre-dependency buildJan-Marek Glogowski2020-12-052-0/+84
* Version 7.0.3.1, tag libreoffice-7.0.3.1libreoffice-7.0.3.1Christian Lohmaier2020-10-213-0/+0
* bump product version to 7.0.3.1Christian Lohmaier2020-10-211-1/+1
* Branch libreoffice-7-0-3Christian Lohmaier2020-10-214-1/+1
* Update git submodulesChristian Lohmaier2020-10-211-0/+0
* gitmodules: use relative pathsChristian Lohmaier2020-10-211-3/+3
* tdf#137608 allow insert break to use a page number > 9999Caolán McNamara2020-10-213-3/+3
* Related: tdf#137250 need signal-changed for ComboBoxText tooCaolán McNamara2020-10-211-1/+1