summaryrefslogtreecommitdiff
path: root/lo.xcent
blob: 56bb981916fef6d7350f289a255eabcc84bb72f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>com.apple.security.app-sandbox</key>
	<true/>
	<key>com.apple.security.files.bookmarks.app-scope</key>
	<true/>
	<key>com.apple.security.files.bookmarks.document-scope</key>
	<true/>
	<key>com.apple.security.files.bookmarks.collection-scope</key>
	<true/>
	<key>com.apple.security.files.user-selected.read-write</key>
	<true/>
	<key>com.apple.security.network.client</key>
	<true/>
	<key>com.apple.security.network.server</key>
	<true/>
	<key>com.apple.security.device.bluetooth</key>
	<true/>
	<key>com.apple.security.print</key>
	<true/>
        <key>com.apple.security.cs.disable-executable-page-protection</key>
        <true/>
    <!-- Allow Base to import data from Address Book -->
    <key>com.apple.security.personal-information.addressbook</key>
    <true/>
</dict>
</plist>
refix members of SwDateTimeField and SwFormatDropMiklos Vajna 2018-07-10pass SwField around by std::unique_ptrNoel Grandin 2017-04-26use strong_int for LanguageTypeNoel Grandin 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin 2016-08-17loplugin:unusedenumvalues in swNoel Grandin 2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin 2015-11-06com::sun::star->css in sw/incNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-04-16Revert "make more classes dllpublic"David Tardon 2015-04-16make more classes dllpublicDavid Tardon 2014-10-01fdo#82577: Handle TimeNoel Grandin 2014-04-30sw: sal_Bool->boolNoel Grandin 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-27Remove visual noise from swAlexander Wilms 2013-11-05fixincludeguards.sh: swThomas Arnhold 2013-07-16String to OUStringMatteo Casalin 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2012-11-30re-base on ALv2 code. Includes:Michael Meeks 2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara 2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks 2011-01-27Translation of comments (minor, 6 files) in sw/incChristoph Herzog 2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner 2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth 2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth 2010-10-04sw34bf01: #i85766# #i112425#: prevent expansion of fields in temp documents:Michael Stahl 2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2009-01-05CWS-TOOLING: integrate CWS libmswordJens-Heiner Rechtien 2008-04-10INTEGRATION: CWS changefileheader (1.6.242); FILE MERGEDRüdiger Timm 2007-09-27INTEGRATION: CWS swwarnings (1.5.242); FILE MERGEDJens-Heiner Rechtien