summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Collapse)Author
2011-10-04Revert "fix invalid superflous #endif from ↵Bjoern Michaelsen
5bd2890a56125d391b42f34d51e2e0c57b0a80b0" This reverts commit d2f633c5464fd4339e9e804c97596a78bfa58e62.
2011-10-04fix invalid superflous #endif from 5bd2890a56125d391b42f34d51e2e0c57b0a80b0Bjoern Michaelsen
2011-10-04stray endifCaolán McNamara
2011-10-04Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat
2011-10-03Disable cmis packaging on Windows for now too.Jan Holesovsky
2011-10-01finished converting scripting to gbuildMatúš Kukan
2011-10-01Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat
2011-09-30Kill copy'n'paste.Jan Holesovsky
2011-09-30Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky
2011-09-29bump to libexttextcat 3.1.0, enable previously broken languagesCaolán McNamara
2011-09-28remove checks for unused BUILD_SPECIAL environment variableAndras Timar
2011-09-23Undo basis/brand split: move testtool from basis to brand.Stephan Bergmann
2011-09-23Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann
2011-09-23drop empty .lm filesCaolán McNamara
2011-09-23bump libexttextcat to 3.0.1Caolán McNamara
2011-09-23bump to libexttextcatCaolán McNamara
As an aside we can always use the configuration and data files belonging to the system version now in --with-system-libexttextcat mode, so need for the --data option.
2011-09-22No manifest with MinGW.Jan Holesovsky
2011-09-22new Linux Libertine G font releaseAndras Timar
- new fonts: Linux Libertine Display and Linux Libertine semibold, semibold italic, based on Linux Libertine v5.1.3-2 - combining diacritics - new font features: dbls, hang, itlc, ligc, lith, nfsp, para - feature sups with capitals, diacritics, ligatures, some punctuation marks - extended feature algn - fixed Catalan l - new glyphs for ligature gy, gj, gf, gfi, gfö... - improved glyphs and kerning - proportional numbers in superiors (sups + pnum) - see doc/features.pdf or http://www.numbertext.org/linux/NEWS.pdf
2011-09-21Cleaned up sal_textenc, making it work on Mac OS X.Stephan Bergmann
2011-09-21Correctly use SCP2_OOO_BIN_DIR for libs in basis layer.Stephan Bergmann
2011-09-20For now, keep the Mac OS X duplication of soffice.bin as soffice in ↵Stephan Bergmann
installation sets.
2011-09-20Remove RCS headerThomas Arnhold
2011-09-18convert eventattacher to gbuild and add to tail_buildPeter Foley
2011-09-18convert bean to gbuild and add to tail_buildPeter Foley
2011-09-17add name and description of KeyID langpack/helppackAndras Timar
2011-09-15gbuildize desktopDavid Tardon
2011-09-15filter: convert some more libraries to gbuildMichael Stahl
2011-09-15gbuildize automationDavid Tardon
2011-09-13Use saner permission on files.Tomas Chvatal
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
2011-09-11unify dictionary pack descriptionsAndras Timar
2011-09-11add Latvian dictionary packAndras Timar
2011-09-11add Hindi dictionary packAndras Timar
2011-09-11add Gujarati dictionary packAndras Timar
2011-09-11add Bengali dictionary packAndras Timar
2011-09-11add Bulgarian dictionary packAndras Timar
2011-09-08Related: fdo#40420 always include xmlsecurity library for macro-securityCaolán McNamara
the xmlsecurity library contains the dialogs and resources for the macro-security dialog as well as the xml signing UI. So always build and include this library unconditionally.
2011-09-01correct description of Czech dictionary packAndras Timar
2011-09-01add European Portoguise dictionary packAndras Timar
2011-09-01add Arabic dictionary packAndras Timar
2011-09-01merge 3 dictionary packs into 1Andras Timar
2011-08-30Adapt for MinGW cross-buildsTor Lillqvist
Adapt some of the DLL names to match conventions we currently use in a MinGW build. If those are changed to be exactly like when built with MSVC (for SDK ABI stability reasons), will have to change here, too. Bypass stuff that we can't build with MinGW when necessary. Should be synchronized with the corresponding makefiles, obviously. We can't currently build the Explorer extension or MSI installer custom actions with MinGW due to lack of some required headers and/or import libraries.
2011-08-30Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist
2011-08-29mingwm10.dll is obsoleteTor Lillqvist
2011-08-28Recover a condition which lost with mergeKorrawit Pruegsanusak
2011-08-26mirror postprocess logic in hereCaolán McNamara
2011-08-25Add .ppsxTor Lillqvist
2011-08-24misc cleanups of mergelibs functionalityMichael Meeks
2011-08-24Add support for creating merged library.Matúš Kukan
This commit allows to set which libraries to merge and creates merged library in tail_build if enabled. This should save time when loading libraries in application and also makes more sense for link-time optimization. Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-08-22remove Java piece from avmediaMatúš Kukan
2011-08-22remove ENABLE_SVCTAGS stuff, probably staroffice/OOo registration stuffCaolán McNamara