summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27NSApplication's appearance property exists in macOS 10.14 and later onlyprivate/tml/lov-7.0.4Tor Lillqvist
2021-01-18tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner
2021-01-18tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner
2021-01-18CGLayerHolder::getScale() can be constTor Lillqvist
2021-01-18Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist
2021-01-18Make SotExchange::GetFormat() accept a MIME type with additional parametersTor Lillqvist
2020-12-20Follow the rules when building for the App StoreTor Lillqvist
2020-12-15Accept macOS SDK 11.1Tor Lillqvist
2020-12-13More NSS fixes for macOS on arm64Tor Lillqvist
2020-12-13Remove remaining bogus use of objc_msgSend()Tor Lillqvist
2020-12-13Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist
2020-12-13external/firebird: Fix checks for null HANDLE in Windows-only codeStephan Bergmann
2020-12-13Fix Firebird build on macOS on arm64Tor Lillqvist
2020-12-13New UBSan failures with Firebird 3.0.7Stephan Bergmann
2020-12-13firebird: update to 3.0.7Julien Nabet
2020-12-13firebird: build fixes (incl. parallel build)Jan-Marek Glogowski
2020-12-13Make firebird build for macOS on arm64Tor Lillqvist
2020-12-13Modify the non-symlink libfbclient.dylib.3.0.0Stephan Bergmann
2020-12-13Check first if there is such a "bin" directory before attempting to use itTor Lillqvist
2020-12-13Allow --enable-macosx-sandbox without the codesigning identitiesTor Lillqvist
2020-12-13Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist
2020-12-09Version 7.0.4.2, tag libreoffice-7.0.4.2libreoffice-7.0.4.2Christian Lohmaier
2020-12-09bump product version to 7.0.4.2Christian Lohmaier
2020-12-09Resolves: tdf#136272 convert DBL_MAX to 1.7976931348623157e+308Eike Rathke
2020-12-08tdf#134754: Gracefully handle EINVAL from mmap MAP_JIT on old macOSStephan Bergmann
2020-12-08Related: tdf#136272 accept 1.79769313486232e+308 as DBL_MAXEike Rathke
2020-12-08tdf#138612 DOCX import: fix lost part of split table cellLászló Németh
2020-12-08update creditsChristian Lohmaier
2020-12-08Update git submodulesChristian Lohmaier
2020-12-02tdf#135479: Seems we need the more broad entitlement for Java's sakeTor Lillqvist
2020-12-01Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara
2020-12-01tdf#138130, tdf#123621 sw: fix textbox position according to DOCXTibor Nagy
2020-12-01tdf#137745: crash, when deleting tables and changed relationship isn't changedJulien Nabet
2020-12-01Adapt solenv/flatpak-manifest.in to312a33b7636334f6ce3b6d1702bc5d3e45215601Stephan Bergmann
2020-11-29tdf#138466 Crash when creating different scenariosNoel Grandin
2020-11-25bump product version to 7.0.4.1.0+Christian Lohmaier
2020-11-25Branch libreoffice-7-0-4Christian Lohmaier
2020-11-25crashtesting: make tdf129410-1.ods not crash on loadCaolán McNamara
2020-11-25tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara
2020-11-25Better handling of Java filesStephan Bergmann
2020-11-25tdf#137662 set focus in combo/list box on clickCaolán McNamara
2020-11-25Update git submodulesChristian Lohmaier
2020-11-25tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna
2020-11-25tdf#131970 enable tab-cycling between VerticalTabControl membersCaolán McNamara
2020-11-24fix unit-test with non-pdfium buildNoel Grandin
2020-11-24CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara
2020-11-24tdf#137662 ignore focus in dropdown if dropdown is hiddenCaolán McNamara
2020-11-24Resolves: rhbz#1900428 don't crash on invalid index used in StarBasic macroCaolán McNamara
2020-11-24Make python3 build on macOS 11, including for arm64Tor Lillqvist
2020-11-24Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist