Commit graph

2705 commits

Author SHA1 Message Date
Petr Mladek
684c23e0df Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)"
Michael fixed it better with fixing translation of the pt_BR strings in
desktop files.

This reverts commit e1f9bc93fd1e1757b837b4b31a47fc2f90cee727.
2010-12-14 19:15:08 +01:00
Petr Mladek
47d24a7226 add broffice dekstop integration to the install set on Linux (fdo#32229)
Signed off by Fridrich Strba <fridrich.strba@bluewin.ch>
2010-12-14 16:40:38 +01:00
Fridrich Štrba
6253c6d054 Add missing strings for langpack names and descriptions 2010-12-14 14:14:21 +01:00
Michael Meeks
af710fabc0 cleanup hard-coded license mentions in sdk and installer 2010-12-13 20:16:28 +01:00
Michael Meeks
0df9bf4c7a cleanup unfortunate license duplication 2010-12-13 20:16:28 +01:00
Michael Meeks
12fad75f63 make impress templates language neutral to save space 2010-12-13 20:16:28 +01:00
Kalman Szalai - KAMI
a336f946b0 Wrong comment, fixed 2010-12-10 18:37:09 +01:00
Kalman Szalai - KAMI
f7c07559b5 Fix for: libreoffice fails to build with --with-lightproof
libreoffice fails to build with --with-lightproof unless --with-extension-integration is also specified
https://bugs.freedesktop.org/show_bug.cgi?id=31186

All extension integration require --with-extension-integration switch
2010-12-10 18:23:19 +01:00
kami
f7ca4a1931 Fix for: LibO 3.3.0 RC1 fails to build with --enable-extra-gallery
https://bugs.freedesktop.org/show_bug.cgi?id=32226
2010-12-10 17:11:56 +01:00
Michael Meeks
0820769fc1 rename to with_themes, and test scp2 a little
Conflicts:

	scp2/source/ooo/module_hidden_ooo.scp
2010-12-09 15:57:22 +00:00
Sebastian Spaeth
51f3f391a4 v3 of the configure.in/scp2 patch to allow selecting themes
DOH, here comes v3, I left a debug output in configure.in in v2, otherwise no change. Sorry

Sebastian

>From 6c379488250f5a3349dfc2d805f70a0f084fe07d Mon Sep 17 00:00:00 2001
From: Sebastian Spaeth <Sebastian@SSpaeth.de>
Date: Thu, 9 Dec 2010 12:23:55 +0100
Subject: [PATCHv3] Introduce an --enable-theme="theme1 theme2..." option

By default, we include all defaults as before, but if given, we can
limit the number of included themes with e.g. --enable-theme="oxygen
tango". This is passed through set_soenv and sets the environment
variable ENABLE_THEMES="...." which can be used by the packimages
makefile in the postprocess repository. It also adds defines in the
form of THEME_OXYGEN that are being used in the scp2 module to decide
if we should install the theme file or not.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-12-09 15:55:47 +00:00
Kalman Szalai - KAMI
517a8bc2fa Adds OxygenOffice extras as configurable optional
Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.
2010-11-30 14:35:52 +01:00
Thorsten Behrens
4d21c312fa Pack credits file 2010-11-25 23:12:39 +01:00
Petr Mladek
7baba714d0 more removal of the html versions of LICENSE
the gid_Brand_File* definitions broke non-en_US builds
2010-11-25 16:29:36 +01:00
Sebastian Spaeth
865049c989 Don't install html versions of LICENSE and README 2010-11-23 17:42:25 +01:00
Sebastian Spaeth
e9d7cc714a Don't install the readme.html files
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-23 17:42:18 +01:00
Petr Mladek
6eeadea0ea find the internal libpython (fdo#31764)
libpython2.6.so symlink was not created, so pyuno was not able to find the
internal libpython2.6.so.1.0
2010-11-23 15:48:13 +01:00
Tor Lillqvist
63863a95aa Add missing names and descriptions for some language packs
Should fix fdo#30797.
2010-11-17 13:15:01 +02:00
Jan Holesovsky
71a43f77ad Merge commit 'ooo/OOO330_m15' into libreoffice-3-3
Conflicts:
	instsetoo_native/inc_openoffice/windows/msi_templates/RegLocat.idt
	instsetoo_native/inc_sdkoo/windows/msi_templates/RegLocat.idt
	solenv/inc/minor.mk
2010-11-16 09:00:32 +01:00
Tor Lillqvist
cfc74eda7f Merge branch 'feature/pptx-export-ooxml11' into libreoffice-3-3 2010-11-12 15:07:13 +02:00
Ingo Schmidt
409abb48e1 native346 #i115501# always install binfilter resource files 2010-11-10 17:22:41 +01:00
Fridrich Štrba
1fcbac8ded One more comma missing 2010-11-10 10:42:26 +01:00
Fridrich Štrba
7b4e0a528e Fix URE packaging on windows 2010-11-10 10:36:25 +01:00
Robert Nagy
b89fb4c103 add OPENBSD ifdefs where needed 2010-11-08 17:45:21 +01:00
Tor Lillqvist
b65a0854d4 From hg changeset 11bdb9c019c49df77306d1a9915b44e1f8dbf79e in ooxml11
ooxml11: intermediate commit
2010-11-05 23:34:49 +02:00
Kalman Szalai - KAMI
66a11bbd35 Save 1MB on wizards per language
Bitmaps are packaged as language dependent files however, no
language dependency at all in bitmaps. This patch only pack one instance
so we can save 1MB diskspace for every language in multi lang installer.
2010-11-01 14:05:44 +01:00
Michael Meeks
e310934150 Install and register the oo3 migration code 2010-11-01 10:56:59 +00:00
Kalman Szalai - KAMI
771ebc23c9 Fix a typo 2010-10-31 06:09:03 +01:00
Kalman Szalai - KAMI
4f786af9b6 Adding Barcode extension 2010-10-31 05:15:17 +01:00
Kalman Szalai - KAMI
823cb6a74d Adding Validator extension 2010-10-31 04:50:14 +01:00
Kalman Szalai - KAMI
87ec34b20e Adding Diagram extension
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 19:57:14 +02:00
Rene Engelhard
f974a612eb bin agg 2010-10-29 17:58:25 +02:00
Norbert Thiebaud
534b6430e8 Finally, gut the vos module out of the build 2010-10-25 19:55:27 -05:00
Katarina Machalkova
7a025fe6fc Undoing pptx filter as a separate lib (+ related changes)
Shared ppt + pptx will be merged from cws later
2010-10-21 09:36:39 +02:00
Katarina Machalkova
97a46c404e Merged pptx-filter-as-a-separate-lib.diff from ooo-build 2010-10-19 18:22:42 +02:00
Thorsten Behrens
52456c0aca Switch all urls from TDF to LibreOffice
Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html
2010-10-19 18:05:32 +02:00
Jesús Corrius
f06879087e Enable Microsoft Visual C++ 10 compiler in the build system 2010-10-15 02:23:59 +02:00
Caolán McNamara
0fd6918144 AIX tweaks 2010-10-13 20:29:38 +01:00
Katarina Machalkova
65d0457b76 Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-build 2010-10-13 19:29:45 +02:00
Michael Meeks
19bf8d8d48 enable unix quickstarter packaging 2010-10-12 15:40:07 +01:00
Michael Meeks
7978b22786 push the shell images 2010-10-11 14:11:45 +01:00
Andras Timar
5c545f55a3 Added Croatian dictionary extension to scp2 2010-10-11 11:25:50 +02:00
Fong Lin
57e3c7f180 Port of Lotus Word Pro filter, by Fong Lin and Noel Power 2010-10-08 16:58:10 +01:00
Tor Lillqvist
e238be67e8 win32-activex-disable.diff: add option to disable build of activex component 2010-10-07 15:43:06 +02:00
Andras Timar
0b91fd8f81 Introducing Linux Libertine G and Linux Biolinum G fonts
More info: http://ow.ly/2Omoh
2010-10-05 14:35:21 +02:00
Caolán McNamara
47ac2e8d1f add some configure options to control external libtextcat and libtextcat data 2010-10-05 11:50:11 +01:00
Fridrich Štrba
a75f1d394c odf-flatxml-import-export.diff: load and save documents in flat xml
load and save also odf documents in flat xml format as opposed to the compressed ones (conforming to the odf specifications)
2010-09-30 15:23:01 +02:00
Thorsten Behrens
8ba7d18562 License file needs different path on Mac 2010-09-28 08:44:07 +02:00
Fridrich Štrba
6a3a8340a6 Replace the "Help Support" menu item by the "License Information" one 2010-09-28 08:44:06 +02:00
Fridrich Štrba
0e4c8011b2 LibreOffice Branding: first cut 2010-09-28 08:44:06 +02:00