summaryrefslogtreecommitdiffstats
path: root/scp2
Commit message (Collapse)AuthorAgeFilesLines
* Don't package libcmis that we link staticallyFridrich Štrba2011-10-051-22/+0
|
* Revert "fix invalid superflous #endif from ↵Bjoern Michaelsen2011-10-041-0/+2
| | | | | | 5bd2890a56125d391b42f34d51e2e0c57b0a80b0" This reverts commit d2f633c5464fd4339e9e804c97596a78bfa58e62.
* fix invalid superflous #endif from 5bd2890a56125d391b42f34d51e2e0c57b0a80b0Bjoern Michaelsen2011-10-041-2/+0
|
* stray endifCaolán McNamara2011-10-041-1/+0
|
* Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat2011-10-042-4/+6
|
* Disable cmis packaging on Windows for now too.Jan Holesovsky2011-10-031-0/+6
|
* finished converting scripting to gbuildMatúš Kukan2011-10-011-8/+8
|
* Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat2011-10-012-0/+22
|
* Kill copy'n'paste.Jan Holesovsky2011-09-301-171/+3
|
* Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky2011-09-305-32/+179
|
* bump to libexttextcat 3.1.0, enable previously broken languagesCaolán McNamara2011-09-292-572/+3
|
* remove checks for unused BUILD_SPECIAL environment variableAndras Timar2011-09-289-131/+0
|
* Undo basis/brand split: move testtool from basis to brand.Stephan Bergmann2011-09-232-16/+2
|
* Undo basis/brand split: move dynamic libraries from basis to brand.Stephan Bergmann2011-09-232-9/+5
|
* drop empty .lm filesCaolán McNamara2011-09-232-16/+0
|
* bump libexttextcat to 3.0.1Caolán McNamara2011-09-231-5/+1
|
* bump to libexttextcatCaolán McNamara2011-09-233-8/+4
| | | | | | 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.
* No manifest with MinGW.Jan Holesovsky2011-09-221-1/+1
|
* new Linux Libertine G font releaseAndras Timar2011-09-221-7/+9
| | | | | | | | | | | | | | | - 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
* Cleaned up sal_textenc, making it work on Mac OS X.Stephan Bergmann2011-09-211-1/+1
|
* Correctly use SCP2_OOO_BIN_DIR for libs in basis layer.Stephan Bergmann2011-09-212-5/+5
|
* For now, keep the Mac OS X duplication of soffice.bin as soffice in ↵Stephan Bergmann2011-09-201-0/+6
| | | | installation sets.
* Remove RCS headerThomas Arnhold2011-09-2015-78/+0
|
* convert eventattacher to gbuild and add to tail_buildPeter Foley2011-09-181-10/+1
|
* convert bean to gbuild and add to tail_buildPeter Foley2011-09-181-10/+1
|
* add name and description of KeyID langpack/helppackAndras Timar2011-09-172-0/+12
|
* gbuildize desktopDavid Tardon2011-09-152-17/+3
|
* filter: convert some more libraries to gbuildMichael Stahl2011-09-151-6/+1
|
* gbuildize automationDavid Tardon2011-09-152-11/+6
|
* Use saner permission on files.Tomas Chvatal2011-09-131-2/+2
| | | | Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
* unify dictionary pack descriptionsAndras Timar2011-09-111-37/+37
|
* add Latvian dictionary packAndras Timar2011-09-114-0/+31
|
* add Hindi dictionary packAndras Timar2011-09-114-0/+31
|
* add Gujarati dictionary packAndras Timar2011-09-114-0/+31
|
* add Bengali dictionary packAndras Timar2011-09-114-2/+33
|
* add Bulgarian dictionary packAndras Timar2011-09-114-0/+31
|
* Related: fdo#40420 always include xmlsecurity library for macro-securityCaolán McNamara2011-09-082-13/+11
| | | | | | 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.
* correct description of Czech dictionary packAndras Timar2011-09-011-1/+1
|
* add European Portoguise dictionary packAndras Timar2011-09-014-1/+32
|
* add Arabic dictionary packAndras Timar2011-09-014-0/+31
|
* merge 3 dictionary packs into 1Andras Timar2011-09-014-75/+13
|
* Adapt for MinGW cross-buildsTor Lillqvist2011-08-3013-20/+86
| | | | | | | | | | | | 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.
* Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist2011-08-301-0/+11
|
* mingwm10.dll is obsoleteTor Lillqvist2011-08-295-39/+0
|
* Recover a condition which lost with mergeKorrawit Pruegsanusak2011-08-281-1/+1
|
* mirror postprocess logic in hereCaolán McNamara2011-08-262-1/+7
|
* Add .ppsxTor Lillqvist2011-08-251-0/+1
|
* misc cleanups of mergelibs functionalityMichael Meeks2011-08-242-0/+6
|
* Add support for creating merged library.Matúš Kukan2011-08-242-0/+3
| | | | | | | | | 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>
* remove Java piece from avmediaMatúš Kukan2011-08-222-7/+0
|