summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NSApplication's appearance property exists in macOS 10.14 and later onlyprivate/tml/lov-7.0.4Tor Lillqvist2021-01-271-5/+7
* tdf#138314 Change selected tab text color on macOS Big SurThorsten Wagner2021-01-181-11/+21
* tdf#138122 Add window scaling for retina displays on macOSThorsten Wagner2021-01-188-281/+255
* CGLayerHolder::getScale() can be constTor Lillqvist2021-01-181-1/+1
* Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist2021-01-182-34/+46
* Make SotExchange::GetFormat() accept a MIME type with additional parametersTor Lillqvist2021-01-181-1/+7
* Follow the rules when building for the App StoreTor Lillqvist2020-12-202-2/+24
* Accept macOS SDK 11.1Tor Lillqvist2020-12-151-4/+13
* More NSS fixes for macOS on arm64Tor Lillqvist2020-12-131-2/+19
* Remove remaining bogus use of objc_msgSend()Tor Lillqvist2020-12-135-28/+7
* Fix crash or hang on macOS on arm64 when opening a file pickerTor Lillqvist2020-12-132-8/+2
* external/firebird: Fix checks for null HANDLE in Windows-only codeStephan Bergmann2020-12-132-1/+46
* Fix Firebird build on macOS on arm64Tor Lillqvist2020-12-131-10/+12
* New UBSan failures with Firebird 3.0.7Stephan Bergmann2020-12-131-0/+20
* firebird: update to 3.0.7Julien Nabet2020-12-1322-1366/+551
* firebird: build fixes (incl. parallel build)Jan-Marek Glogowski2020-12-138-105/+81
* Make firebird build for macOS on arm64Tor Lillqvist2020-12-132-0/+124
* Modify the non-symlink libfbclient.dylib.3.0.0Stephan Bergmann2020-12-131-1/+1
* Check first if there is such a "bin" directory before attempting to use itTor Lillqvist2020-12-131-4/+6
* Allow --enable-macosx-sandbox without the codesigning identitiesTor Lillqvist2020-12-132-5/+3
* Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist2020-12-131-1/+19
* Version 7.0.4.2, tag libreoffice-7.0.4.2libreoffice-7.0.4.2Christian Lohmaier2020-12-093-0/+0
* bump product version to 7.0.4.2Christian Lohmaier2020-12-091-1/+1
* Resolves: tdf#136272 convert DBL_MAX to 1.7976931348623157e+308Eike Rathke2020-12-091-0/+78
* tdf#134754: Gracefully handle EINVAL from mmap MAP_JIT on old macOSStephan Bergmann2020-12-081-1/+17
* Related: tdf#136272 accept 1.79769313486232e+308 as DBL_MAXEike Rathke2020-12-081-1/+20
* tdf#138612 DOCX import: fix lost part of split table cellLászló Németh2020-12-083-3/+17
* update creditsChristian Lohmaier2020-12-081-2194/+2376
* Update git submodulesChristian Lohmaier2020-12-081-0/+0
* tdf#135479: Seems we need the more broad entitlement for Java's sakeTor Lillqvist2020-12-021-1/+1
* Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara2020-12-012-15/+7
* tdf#138130, tdf#123621 sw: fix textbox position according to DOCXTibor Nagy2020-12-014-3/+22
* tdf#137745: crash, when deleting tables and changed relationship isn't changedJulien Nabet2020-12-011-0/+5
* Adapt solenv/flatpak-manifest.in to312a33b7636334f6ce3b6d1702bc5d3e45215601Stephan Bergmann2020-12-011-3/+3
* tdf#138466 Crash when creating different scenariosNoel Grandin2020-11-291-2/+3
* bump product version to 7.0.4.1.0+Christian Lohmaier2020-11-251-1/+1
* Branch libreoffice-7-0-4Christian Lohmaier2020-11-254-1/+1
* crashtesting: make tdf129410-1.ods not crash on loadCaolán McNamara2020-11-251-1/+2
* tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara2020-11-254-12/+18
* Better handling of Java filesStephan Bergmann2020-11-252-1/+6
* tdf#137662 set focus in combo/list box on clickCaolán McNamara2020-11-251-0/+14
* Update git submodulesChristian Lohmaier2020-11-251-0/+0
* tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna2020-11-253-0/+41
* tdf#131970 enable tab-cycling between VerticalTabControl membersCaolán McNamara2020-11-251-0/+2
* fix unit-test with non-pdfium buildNoel Grandin2020-11-241-1/+4
* CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara2020-11-242-0/+34
* tdf#137662 ignore focus in dropdown if dropdown is hiddenCaolán McNamara2020-11-241-3/+11
* Resolves: rhbz#1900428 don't crash on invalid index used in StarBasic macroCaolán McNamara2020-11-241-3/+8
* Make python3 build on macOS 11, including for arm64Tor Lillqvist2020-11-242-0/+60
* Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist2020-11-245-13/+126