summaryrefslogtreecommitdiff
path: root/distro-configs/LibreOfficeWin32.conf
blob: f608e9ba339131476ac60de5b3ed0c1bfc2e1445 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--with-vendor=The Document Foundation
--without-system-mesa-headers
--without-system-postgresql
--without-junit
--without-helppack-integration
--without-agfa-monotype-fonts
--enable-extension-integration
--with-java-target-version=1.5
--disable-activex-component
--enable-binfilter
--enable-ext-scripting-beanshell
--enable-ext-scripting-javascript
--enable-ext-wiki-publisher
--enable-ext-report-builder
--enable-ext-presenter-minimizer
--enable-ext-presenter-console
--enable-ext-pdfimport
--enable-ext-nlpsolver
--enable-online-update
>Noel Grandin 2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen 2018-03-20drop unnecessary includesCaolán McNamara 2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann 2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann 2017-10-23loplugin:includeform: sfx2Stephan Bergmann 2017-10-06Revert "remove handing of deprecated Storage path option"Noel Grandin 2017-10-05remove handing of deprecated Storage path optionJochen Nitschke 2017-08-19drop unused SfxSizeItemJochen Nitschke 2017-07-21migrate to boost::gettextCaolán McNamara 2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-06-06SID_ATTR_PATHGROUP isn't used anywhere, luckilyCaolán McNamara 2017-05-19make string translation loading more uniformCaolán McNamara 2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock 2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen 2017-03-29loplugin:singlevalfieldsNoel Grandin 2017-03-26Fix typosAndrea Gelmini 2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin 2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin 2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin 2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski 2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski 2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski 2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin 2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin 2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin 2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin 2016-12-08convert SFX_HINT to scoped enumNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-06-11tdf#97087 Timers and idles should have programmer comprehensible, unique namesapurvapriyadarshi 2016-06-01remove unused SID constants and associated codeNoel Grandin