summaryrefslogtreecommitdiff
path: root/distro-configs/OxygenOfficeLinux.conf
AgeCommit message (Collapse)AuthorFilesLines
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara1-1/+0
Change-Id: I3df1216054c133314b2317849744a0a37e9fbc8f Reviewed-on: https://gerrit.libreoffice.org/13733 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-11-21Drop more --enable/disable-openglMatúš Kukan1-1/+0
Change-Id: Ibf77827455faba2f5d94b9fec26bff512713f73d
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann1-1/+0
...from previous commit Change-Id: I945faa6215f971ce817c6450fe0786da0696091f
2013-10-31solver doesn't solve anything...Michael Stahl1-1/+0
... it is an abbreviation of "Solar Version". Since nobody can remember that: remove OUTDIR OUTDIR_FOR_BUILD SOLARVER SOLARVERSION solarpath and any mention thereof. Change-Id: Idb3031c4f25a76ac05b22ec67e3ca3e1e8e512ad Reviewed-on: https://gerrit.libreoffice.org/6515 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-10-24distro-configs: remove no longer working --without-system-cairoStephan Bergmann1-1/+0
...after 800005b120d06100e082ad45051d4f1c3c549569 "Disallow --without-system-cairo combined with (implicit) --enable-gtk." Change-Id: I74f5e4f454f5e1724e258380bbbcd771bf58453a
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky1-1/+0
Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-05-15UNIXWRAPPERNAME is unusedTor Lillqvist1-1/+0
Change-Id: Ic25acc8413960c2268b5fffc287e8e4f3165a767
2013-03-23There is no --enable-ext-report-builder any moreAndras Timar1-1/+0
Change-Id: I447a2cfd0e90e61c4a3015d9ef58a78ae86eb874
2013-02-24clean up obsolete mozilla optionsDavid Ostrovsky1-3/+0
Change-Id: I443e77c33b797aaff0b0389525148d1ee2d3193c
2013-02-19Kill the --without-system-stdlibs optionFridrich Štrba1-1/+0
Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f
2012-12-06Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin1-1/+0
Remove the oooblogger extension. It is unmaintained and the original author (caolan) wants it dead. Change-Id: Iff89f5badbb74f465c57e068a9e1acbbc13bc235
2012-11-29Isolate PDF Import so it can be made optionally installableStephan Bergmann1-1/+0
...which can be attractive for installation sets that use --with-system-poppler but do not want the LO core package to depend on a poppler package. See the comment at the top of scp2/source/ooo/module_pdfimport.scp for details. The build-time --disable-pdfimport configure switch is gone, PDF Import is built unconditionally for all platforms but Android and iOS now. (The ENABLE_PDFIMPORT variable now uses TRUE/FALSE rather than YES/NO, to increase consistency across those variables.) Change-Id: I6509d0b2e770b276cd54540408fb1ec5a7dda058
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann1-2/+1
No need for dirty hacks linking in basegfx objects statically any more. To avoid unnecessary confusion between the newly plain code and any instance of the old extension still installed (per-user or shared), I renamed all relevant UNO implementation identifiers from com.sun.star.comp.documents.* to org.libreoffice.comp.documents.*. Also, existing installations of the extension are explicitly not migrated to new user profiles. The xpdfimport executable is now in program/, its xpdfimport_err.pdf in share/xpdfimport/. To simplify finding the _err.pdf from xpdfimport, its full pathname is now given as additional second argument to xpdfimport. To find xpdfimport executable from CppunitTest, CppunitTest creates a symlink from solver's unittest/installation/program to solver's bin, so that "$BRAND_BASE_DIR/program/xpdfimport" works there (as CppunitTest now sets BRAND_BASE_DIR to solver's unittest/installation). The sdext/source/pdfipmort/dialogs/ Basic stuff appeared to be unused (even though it was included in the .oxt) and has been removed. The --disable-ext-pdfimport configure switch is renamed to --disable-pdfimport. Having it still conditional requires some pdf_Portable_Document_Format vs. pdf_Portable_Document_Format_import foo in module filter. Change-Id: Iee58c2f6187142a418decc9ea3a5df10eb7e0523
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-1/+0
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-10-08changed scripting javascript/beanshell switches in distro configsAndras Timar1-2/+2
Change-Id: I28219b9d7500a5d162c554903cf92656cb25a01b
2012-08-09gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks1-1/+1
Add fallback activation of an _OLD media component to the core. Compile both a 0.10 and 1.0 version of the gstreamer component Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
2012-07-16there is no --with-openldap option anymoreMatúš Kukan1-1/+0
Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
2012-06-14Add epm for OxygenOffice distro-confKalman Szalai - KAMI1-1/+1
Change-Id: Iddbc17e79a35ceb39eb8abfcb3a820f30961a54d
2012-04-17Update OxygenOffice's configKalman Szalai - KAMI1-11/+23
2012-02-22Bundle again C++ stdlibs with generic Linux buildFridrich Štrba1-0/+1
2012-02-10use system stdlibs on Linux (fdo#45074, fdo#45696)Petr Mladek1-2/+0
We use pretty old compiler for the official build, so it should be compatible with most systems. The old system libraries breaked 3rd-party extensions. There were also problems with exceptions hadnling.
2011-12-18remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar1-1/+0
2011-11-30Remove some obsolete config optionsFridrich Štrba1-1/+0
2011-11-29--with-system-libxslt is gone, remove it from the distro-configs.Jan Holesovsky1-1/+0
2011-09-22distro-configs: with-extension-integration -> enable-extension-integrationMiklos Vajna1-1/+1
This was a regression introduced in commit 29db940ce504a5dff393927e4ea2680156f2b119
2011-08-22Enable CUPS unconditionallyFrançois Tigeot1-1/+0
It doesn't make sense to try to use anything else to print on *nix systems these days
2011-07-23--enable-ext-scripting-pythin is not an option anymoreNorbert Thiebaud1-1/+0
2011-06-06use --enable-python=internal in distro configsPetr Mladek1-1/+1
--without-system-python is not longer available
2011-05-04Refine lication of OxygenOffice splashKalman Szalai - KAMI1-0/+2
2011-04-26OxygenOffice distro conf updatelibo641-1/+1
2011-04-23Reintroduce OxygenOffice distro confsKalman Szalai - KAMI1-0/+77