summaryrefslogtreecommitdiffstats
path: root/distro-configs/OxygenOfficeWin32.conf
Commit message (Collapse)AuthorAgeFilesLines
* Make building installation sets depend on --with-package-format=...Stephan Bergmann2013-10-151-0/+1
| | | | | | | | | | | | | | | ...instead of inconsitently having it depend on --enable-epm for some platforms and having it always enabled on Windows. Only Android and iOS are presumably still special and build any installation sets in their specific modules and outside instsetoo_native. One consequence is that for a non-Windows --enable-online-update --without-package-format build, instdir's version ini-file contains an UpdateURL that ends in just "?pkgfmt=" without an actual format identifier. However, checking whether the update feature would actually work is difficult for most such developer builds, anyway. Change-Id: If14fcf0b2e612499811e8a6e067a854bda612c42
* fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky2013-10-141-1/+0
| | | | | Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* There is no --enable-ext-report-builder any moreAndras Timar2013-03-231-1/+0
| | | | Change-Id: I447a2cfd0e90e61c4a3015d9ef58a78ae86eb874
* clean up obsolete mozilla optionsDavid Ostrovsky2013-02-241-3/+0
| | | | Change-Id: I443e77c33b797aaff0b0389525148d1ee2d3193c
* Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin2012-12-061-1/+0
| | | | | | | Remove the oooblogger extension. It is unmaintained and the original author (caolan) wants it dead. Change-Id: Iff89f5badbb74f465c57e068a9e1acbbc13bc235
* Isolate PDF Import so it can be made optionally installableStephan Bergmann2012-11-291-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
* Turn PDF import from bundled extension to plain codeStephan Bergmann2012-11-241-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
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-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>
* changed scripting javascript/beanshell switches in distro configsAndras Timar2012-10-081-2/+2
| | | | Change-Id: I28219b9d7500a5d162c554903cf92656cb25a01b
* there is no --with-openldap option anymoreMatúš Kukan2012-07-161-1/+0
| | | | Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
* remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar2011-12-181-1/+0
|
* distro-configs: with-extension-integration -> enable-extension-integrationMiklos Vajna2011-09-221-1/+1
| | | | | This was a regression introduced in commit 29db940ce504a5dff393927e4ea2680156f2b119
* --enable-ext-scripting-pythin is not an option anymoreNorbert Thiebaud2011-07-231-1/+0
|
* Refine lication of OxygenOffice splashKalman Szalai - KAMI2011-05-041-0/+2
|
* OxygenOffice distro conf updatelibo642011-04-261-1/+1
|
* Reintroduce OxygenOffice distro confsKalman Szalai - KAMI2011-04-231-0/+44