summaryrefslogtreecommitdiff
path: root/lo.xcent
AgeCommit message (Collapse)Author
2021-08-16tdf#126961 link to macOS address book - crashes and restartsNoel Grandin
completely untested, but highly plausible Change-Id: I107978aa6bf8b77cee06ffc5be6bff8b651b11f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120287 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> (cherry picked from commit c6a0fff5e8ef321767abd2012324e90b31660fdf) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120439
2020-04-29Add the com.apple.security.cs.disable-executable-page-protection here, tooTor Lillqvist
It was added in the hardened_runtime.xcent that is used for LibreOffice distribution for macOS outside the App Store already last year. Note that it is plausible that the mention of the extension manager in the comment in hardened_runtime.xcent is a red herring, and that it is just a coincidence that some extension manager code that runs early when LibreOffice is starting is the first code to make use of the dynamic machine code generation in the C++/UNO bridge. Change-Id: I90a48d585efee27a215d77e5db45d3cda5c8fedc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93122 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
2018-12-18No more need to generate lo.xcent from lo.xcent.inStephan Bergmann
...after fd34a19b4d8ccbd8740cf6056be87b8c267caaec "Seems that we don't need the com.apple.application-identifier after all" dropped the last @...@ replacement there Change-Id: Id6f4d1065b28be12e5d727bab553daa17fc4dfcb Reviewed-on: https://gerrit.libreoffice.org/65275 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>