summaryrefslogtreecommitdiff
path: root/distro-configs/LibreOfficeiOS.conf
blob: 70bd6e4b78031fb4d00d5d53b3f08ad6e88293a4 (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
--build=i386-apple-darwin10.7.0
--host=arm-apple-darwin10
--disable-cairo-canvas
--disable-ext-presenter-minimizer
--disable-ext-report-builder
--disable-extension-integration
--disable-gconf
--disable-gnome-vfs
--disable-gstreamer-0-10
--disable-gstreamer
--disable-librsvg
--disable-lockdown
--disable-mozilla
--disable-odk
--disable-opengl
--disable-postgresql-sdbc
--disable-python
--disable-randr
--disable-randr-link
--disable-systray
--disable-vba
--without-afms
--without-fonts
--without-java
--without-junit
--without-ppds
6clang-cl loplugin: embeddedobjStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha 2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin 2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01com::sun::star->css in embeddedobj/Noel Grandin 2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-24loplugin:unusedmethodsNoel Grandin 2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl 2014-08-27bnc#648251: Avoid crash when attempting to open embedded OLE object as "text"Tor Lillqvist 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-04-22embeddedobj: sal_Bool->boolNoel Grandin 2014-04-04coverity#706512 Uncaught exceptionCaolán McNamara 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann