summaryrefslogtreecommitdiff
path: root/lo.xcent.in
blob: ca636d791fbcc687647445c9bf555467dca2b6ba (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
30
31
32
33
<?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.application-identifier</key>
	<string>@MACOSX_BUNDLE_IDENTIFIER@</string>
	<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/>
	<!-- usb needed for the apple_remote thingie... -->
	<key>com.apple.security.device.usb</key>
	<true/>
	<key>com.apple.security.temporary-exception.apple-events</key>
	<array>
		<string>mac.remotecontrols</string>
	</array>
	<key>com.apple.security.print</key>
	<true/>
</dict>
</plist>
>Caolán McNamara 2014-02-04convert chart type dialog to .uiCaolán McNamara 2014-01-17Convert chart data source tab page & dialog to .uiOlivier Hallot 2014-01-07convert data range tabdialog to .uiCaolán McNamara 2014-01-04convert chart shape paragraph dialog to .uiCaolán McNamara 2014-01-04convert chart shape character dialog to .uiCaolán McNamara 2013-12-29Convert chart range chooser tab page to .uiOlivier Hallot 2013-12-28drop removed .hrcsCaolán McNamara 2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot 2013-12-27Convert chart data label dialog to widget UIOlivier Hallot 2013-12-27remove unnecessary empty dtor, etc.Caolán McNamara 2013-12-27Convert chart legend dialog to widget UIOlivier Hallot 2013-12-27Convert chart polar options tab page to widget UIOlivier Hallot 2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás 2013-12-19Convert chart data labels tabpage to .uiOlivier Hallot 2013-12-09convert 3dview dialog to .uiCaolán McNamara 2013-12-09Convert chart 3D scene illumination to .uiOlivier Hallot 2013-12-09convert chart elements page to .uiCaolán McNamara 2013-12-09Convert chart::InsertTitleDlg to .uiLaurent Balland-Poirier 2013-11-28Convert chart 3D scene appearance tabpage to .uiOlivier Hallot 2013-11-28Convert chart 3D scene geometry tabpage to widgetOlivier Hallot 2013-11-27Convert chart legend position tabpage to widget UIOlivier Hallot 2013-11-21Convert axis position tab page to widget UIOlivier Hallot 2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot 2013-11-12Convert tp_Trendline.src to .uiLaurent Balland-Poirier 2013-09-01titlerotationtabpage.ui widgetsManal Alhassoun 2013-08-02convert attributes wrapper dialog to .uiCaolán McNamara 2013-07-15Convert tp_SeriesToAxis.src to tp_SeriesToAxis.uiOlivier Hallot 2013-07-11insertgriddlg.ui and insertaxisdlg.ui widgetsManal Alhassoun 2013-07-03Remove "None" Regression curve option and related files and code.Tomaž Vajngerl 2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl 2013-04-24gbuild: drop empty use_packages callsDavid Tardon 2013-04-24gbuild: drop uses of removed packagesDavid Tardon 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2012-11-15ensure translations are built before using themDavid Tardon 2012-04-09do not put things directly into $(WORKDIR)David Tardon 2012-04-09add package deps for resourcesDavid Tardon 2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan 2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan 2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara 2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe 2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist 2011-04-17move the code to gbuildDavid Tardon 2011-04-15gbuildize chart2David Tardon