summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-19Bump version to 6.4-13cp-6.4-13Andras Timar1-1/+1
2020-11-19xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna10-27/+129
2020-11-18lok: Make the chart (sub)title work even from the mobile-wizard.Jan Holesovsky2-9/+21
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse9-22/+125
2020-11-18Fix apr build with current Xcode: Include <stdlib.h> for exit()Tor Lillqvist2-0/+27
2020-11-17Make firebird build for macOS on arm64Tor Lillqvist2-0/+124
2020-11-16Avoid unused parameter 'pImpl'Tor Lillqvist1-4/+6
2020-11-16tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse4-2/+53
2020-11-16DOCX export: handle conditional fieldsMiklos Vajna3-1/+44
2020-11-16DOCX import: lost cached result of fields: fix leading whitespaceMiklos Vajna3-1/+18
2020-11-16DOCX import: fix lost cached result inside an IF fieldMiklos Vajna3-14/+56
2020-11-16DOCX import: don't throw away cached value of SwHiddenTextField ...Miklos Vajna5-1/+117
2020-11-16tdf#122648 DOCX import: fix table formula in all tablesLászló Németh4-2/+40
2020-11-16lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky1-29/+21
2020-11-16Make one more thing in Python compile for macOS on arm64Tor Lillqvist1-0/+12
2020-11-16Make python3 build on macOS 11, including for arm64Tor Lillqvist2-0/+48
2020-11-15added parameter to SheetRightToLeft commandPranam Lashkari1-1/+1
2020-11-15LOK: send state of SheetRightToLeftPranam Lashkari2-2/+4
2020-11-15Hide calc input bar tooltips in onlineSzymon Kłos1-11/+15
2020-11-15notebookbar: add advanced filterSzymon Kłos1-10/+49
2020-11-15Remove Bottom DrawTextFlag on renderFont for WatermarkMert Tumer1-1/+0
2020-11-15uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky2-2/+13
2020-11-15Improve the C++/UNO bridge for macOS on Apple SiliconTor Lillqvist2-2/+258
2020-11-15Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist5-13/+126
2020-11-15Cosmetic change to make it easier to see which parameter is the nthTor Lillqvist4-108/+277
2020-11-15Make --without-webdav work even with --enable-mpl-subsetTor Lillqvist1-1/+3
2020-11-15Unbreak nss build for the native arm64 on an Apple Silicon MacTor Lillqvist1-1/+1
2020-11-15Fix build for Intel on an Apple Silicon MacTor Lillqvist1-0/+3
2020-11-15The config.{guess,sub} in $SRCDIR is good for external projects, tooTor Lillqvist3-3313/+1
2020-11-15The current macOS beta for Apple Silicon is 11.0Tor Lillqvist1-1/+1
2020-11-15Use PRODUCTNAME_WITHOUT_SPACES for SDKDIRNAMETor Lillqvist1-1/+1
2020-11-15Make the C++/UNO bridge work to some extent on macOS on arm64Tor Lillqvist8-11/+112
2020-11-15Use <alloca.h> for macOS and iOS, tooTor Lillqvist1-15/+1
2020-11-15Use USE_DLFCN also on macOS on arm64Tor Lillqvist1-0/+14
2020-11-15Use 10.16, not 11.0, as the minimum macOS on arm64 for nowTor Lillqvist1-1/+4
2020-11-15Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist8-336/+433
2020-11-15Allow also --disable-python on macOSTor Lillqvist1-0/+4
2020-11-15There is no QuickTime frameworkTor Lillqvist1-1/+0
2020-11-15Avoid warning about deprecation in macOS 11.0Tor Lillqvist1-0/+3
2020-11-15When cross-compiling to DESKTOP, just make "build" for the build platformTor Lillqvist1-1/+1
2020-11-15Initial attempt at macOS on arm64 support for OpenSSLTor Lillqvist3-0/+15
2020-11-15For macOS on arm64, be sure to use HOST_PLATFORM=arm64-apple-darwinTor Lillqvist1-0/+5
2020-11-15More WIP work for macOS on Apple SiliconTor Lillqvist2-36/+5
2020-11-15Initial WIP steps for building for macOS on Apple SiliconTor Lillqvist4-41/+111
2020-11-15Use MAP_JIT on macOSTor Lillqvist1-0/+6
2020-11-14Fix initialization of Python-3.8--only at-end tp_print memberStephan Bergmann5-12/+12
2020-11-14chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky3-9/+83
2020-11-13Sidebar tdf#92768: Fix title & subtitle checkboxes on the ChartDeckMuhammet Kara1-1/+3
2020-11-13Accept iOS SDK 14.2Tor Lillqvist1-2/+2
2020-11-13Accept macOS SDK 11.0Tor Lillqvist1-4/+13