summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Collapse)Author
2012-05-02put VBA stuff into correct subpackagesPetr Mladek
move vbaobj.uno.so into -calc subpackage and vbaswobj.uno.so into -writer subpackage to fix dependencies Change-Id: Id9457d71ee38537b07456816845cb870c7b7a041
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-26fdo#47944 enable insertion of OLE objects into external applicationsAndras Timar
2012-04-25fdo#40481 run SelectLanguage custom action during silent install, tooAndras Timar
2012-04-24fdo#46355 sort SelectionTree control of Custom Setup with a custom actionAndras Timar
Although Microsoft says that SelectionTree control can publish a control event only on Windows Server 2003 and above, the custom action seems to be working under a fully patched Windows XP SP3. Maybe it fails silently on older Windows XPs, not to mention Windows 2000. I did not test those.
2012-04-19Diminish the number of writerperfect librariesFridrich Štrba
Instead of a pleiade of libraries, one for graphic filters (wpftdraw) and one for text document filters (wpftwriter) to diminish duplicate static linking.
2012-04-18Add missing definiton passing for system CLUCENE.Tomas Chvatal
Thanks to mst and rene for pointing out.
2012-04-14fix a typo (BN instead of BN_IN)Andras Timar
2012-04-13renaming dlls makes little sense on windowsDavid Tardon
2012-04-13rhbz#809466 change soname of bundled redland libsDavid Tardon
2012-04-09actually add gid_File_Lib_CDRImport to gid_Module_Optional_GrffltRene Engelhard
2012-04-05Clean up optional online update moduleStephan Bergmann
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module.
2012-04-03fps_kde and fps_kde4 are no moreMatúš Kukan
2012-03-27don't install 32-bit shell extensions on 64-bit WindowsAndras Timar
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-03-23Removed unused directoriesStephan Bergmann
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar
2012-03-21chmod -xTor Lillqvist
2012-03-20remove unused xpdinstaller moduleAndras Timar
2012-03-19Copy/paste typoStephan Bergmann
2012-03-19mingw: check for jpeg dllDavid Tardon
2012-03-19mingw: check for system iconv dllDavid Tardon
libxslt in Fedora mingw packages depends on it.
2012-03-18mingw: allow use of system zlibDavid Tardon
2012-03-18mingw: avoid hardcoded dll versions and depsDavid Tardon
The idea is to use libo_MINGW_CHECK_DLL for libs that must be available (typically that would be the "main" library, e.g., libxml2 or libcurl) and libo_MINGW_TRY_DLL for possible dependencies (that may not be the same on different systems). All further references to the dlls are exclusively through the configured variables or defines set from these variables (e.g., instead of hardcoding libxml2-2.dll, use $(MINGW_LIBXML2_DLL)). The macros are documented in m4/mingw.m4 . Files that must be changed when adding a new dll: * configure.in * config_host.mk.in * external/mingw-dlls/makefile.mk * scp2/source/ooo/makefile.mk * scp2/source/ooo/mingw_dlls.scp
2012-03-14fdo#47246: fpicker: merge fop library into fps:Michael Stahl
Since nobody seems to know why these are separate, merge fop into fps. In case this untested change doesn't work out it should be reverted :)
2012-03-09Define SYSTEM_LCMS2 in scp2 when appropriateFridrich Štrba
2012-03-09Package lcms2 if internal one is usedFridrich Štrba
2012-03-08Check SOLAR_JAVA for gid_Shortcut_Lib_Hsqldb_2Tor Lillqvist
2012-03-08Obey DISABLE_SCRIPTINGTor Lillqvist
2012-03-08need to remove i18npaper from install lib listCaolán McNamara
2012-03-07fix library nameMatúš Kukan
2012-03-06fdo#46508 use ISCHECKFORPRODUCTUPDATES property for online updateAndras Timar
ISCHECKFORPRODUCTUPDATES is a de-facto standard for enabling or disabling Online Update feature. We had this property but it was unused for a long time. Now LibreOffice can be installed with msiexec /i LibO<version>.msi ISCHECKFORPRODUCTUPDATES=0 in order to disable Online Update feature.
2012-03-06Resolves: rhbz#799525 put flat odf mimetypes in xsltfilter.desktopCaolán McNamara
2012-03-06Add Bengali (India) UI translationAndras Timar
2012-02-29add Amharic (am) UI translationAndras Timar
2012-02-27pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658)Petr Mladek
The older commit moved the gid's definition in the file list but it did not move it in the module list.
2012-02-24fdo#46377 BASISINSTALLLOCATION = INSTALLLOCATIONAndras Timar
2012-02-23glib and gettext are only needed when ENABLE_LIBRSVGKorrawit Pruegsanusak
Although 'gettext' is a 'cross_toolset' dependency, it seems irrelevant. See http://lists.freedesktop.org/archives/libreoffice/2012-February/025771.html
2012-02-23just link to HelpIndexerCaolán McNamara
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara
2012-02-23bootstrap replacement c++ help componentCaolán McNamara
2012-02-22Fix build of the optional stdlibs package on LinuxPetr Mladek
2012-02-22Revert "Update header license for Fridrich", as the old license was a more ↵Jesús Corrius
accurate representation of reality. This reverts commit 1dd5b991258424a19dc60b053d044db66fe3ba1a.
2012-02-22put version number in all versioned URE libs' names on MinGWDavid Tardon
It does not make sense to do it for some of them, but not all. It is also inconsistent with other platforms.
2012-02-22Update header license for FridrichJesús Corrius
2012-02-22Separate stdlib package (work in progress)Fridrich Štrba
2012-02-21move binfilter mime types into extra .desktop fileDavid Tardon
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti
tml reminds us that use a generic and potentially clash-prone word like HEADLESS as preprocessor defintion is pretty lame. He suggests to put it under the already used LIBO namespace. To sum it up let's do a s/HEADLESS/LIBO_HEADLESS/g.
2012-02-19remove adabas/adabasuiCaolán McNamara
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
The plan is to reduce dependencies to be easier to deploy libreoffice server side in headless mode.