Commit graph

1086 commits

Author SHA1 Message Date
Andras Timar
cfa4c9c115 typo fix in comment 2012-04-12 11:12:23 +02:00
Petr Mladek
030c4269cb pack "en" dictionary only with "en" langpacks
it is in the main installation tarball anyway; it was put in langpacks
that did not have its own dictionary from some strange reason
2012-04-12 09:53:47 +02:00
Stephan Bergmann
7a56eef989 Clean up optional online update module
* 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-05 21:10:57 +02:00
Andras Timar
45a222a72b fix number of chars in strncmp after OpenOffice.org->LibreOffice change 2012-03-27 15:56:50 +02:00
Andras Timar
935150a59b typo fix in comment 2012-03-27 15:49:22 +02:00
Andras Timar
99d1eff4a8 replace OpenOffice.org to LibreOffice in registry keys 2012-03-27 15:40:18 +02:00
Michael Stahl
9345437f36 .txt files don't need executable bits 2012-03-23 21:58:18 +01:00
Tor Lillqvist
2a1171929e chmod -x 2012-03-21 13:00:45 +02:00
Andras Timar
d03aead7ed remove unused xpdinstaller module 2012-03-20 16:09:21 +01:00
David Tardon
050228bcba WaE: deprecated conversion from string constant to 'LPTSTR' 2012-03-12 08:53:21 +01:00
Andras Timar
bd2b353f66 add Amharic (am) UI translation 2012-02-29 16:04:56 +01:00
Petr Mladek
98c5fe7cb9 Fix build of the optional stdlibs package on Linux 2012-02-22 15:12:44 +01:00
Fridrich Štrba
91f255df4e Separate stdlib package (work in progress) 2012-02-22 10:12:42 +01:00
Jesús Corrius
7be0cc289d A few safe replacements of pathes->paths 2012-02-01 14:43:37 +01:00
Korrawit Pruegsanusak
7c74443e85 cppcheck: unused variables
also remove commented-out codes
2012-02-01 16:45:50 +07:00
Stephan Bergmann
229eb2e9de Trivial description fix of previous fix (extension -> driver). 2012-01-24 11:08:29 +01:00
Stephan Bergmann
c97d74b5f0 fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.
Replaced --enable-ext-postgresql-sdbc with --disable-postgresql-sdbc.
Renamed postgresql-sdbc.uno{.ini,rc} to consistent postgresql-sdbc.ini
(which made the code a little easier).

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>

(cherry picked from commit 3a7ae48b6f)
Conflicts:
	configure.in
	connectivity/source/drivers/postgresql/makefile.mk
2012-01-23 20:31:57 +01:00
Andras Timar
ceb14e0143 fdo#37740 remove duplicate icons from soffice.bin/soffice.exe 2012-01-18 19:16:06 +01:00
Andras Timar
1204483c13 more wJRE cleanup 2012-01-06 19:16:35 +01:00
Eike Rathke
d0bb67f5df added Kyrgyz (China) [ky-CN] to language list 2012-01-04 14:41:48 +01:00
Andras Timar
058d872a2e remove obsolete (OxygenOffice-style) Lightproof integration 2011-12-18 19:23:24 +01:00
Andras Timar
87becfbd2a add Sinhala spelling dictionary 2011-12-12 16:28:10 +01:00
Andras Timar
9cb0e7af9d add Aragonese spelling dictionary 2011-12-08 13:35:19 +01:00
August Sodora
bd7f838011 Remove oooimprovement 2011-12-07 21:59:28 -05:00
Andras Timar
2ba4a4bf63 remove NSIS support 2011-12-06 19:28:21 +01:00
Lionel Elie Mamane
1f7a03d1c4 right copyright line for PostgreSQL-SDBC 2011-12-03 08:34:24 +01:00
Petr Mladek
8c478c9110 create installation set for tests
+ it currently includes just the smoketest and is available only for Linux

+ the side effect is that it builds the smoketest before instsetoo_native
+ it runs it only during dev-install when the variable RUN_SMOKETEST == YES
2011-12-01 21:16:47 +01:00
Michael Meeks
51bd0803b3 rename, and bundle the postgresql driver if it is enabled 2011-11-30 13:00:21 +00:00
Andras Timar
2e366cbded add Belarusian, Greek, Scottish Gaelic, and Telugu dictionaries 2011-11-25 23:26:03 +01:00
Fridrich Štrba
b0c3f12261 Fix linking of the new custom action 2011-11-25 13:49:20 +01:00
Andras Timar
c392dfe4ff change logic of IsOfficeRunning custom action fdo#36677
instead of trying to rename a file or folder in
Program Files directory - which is write protected
anyway normally - installer checks the process list,
if there is a process called "soffice.bin".
2011-11-25 09:47:33 +01:00
Andras Timar
3b12413024 remove unused defines 2011-11-25 09:47:31 +01:00
Stephan Bergmann
a4f836dbd8 Trying to fix packaging of SDK 2011-11-21 09:56:21 +01:00
Stephan Bergmann
1a07c3b530 Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION. 2011-11-16 16:08:43 +01:00
Stephan Bergmann
16aa2c1dd6 Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.
With the basis/brand split undone, they are always the same as
PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.
2011-11-15 18:29:47 +01:00
Andras Timar
f14ceb7714 add patch creation profile file for LibreOffice 2011-11-08 22:37:15 +01:00
Michael Stahl
7a080d0f46 setup_native: add 64 bit provides to fake-db.rpm 2011-11-08 13:02:47 +01:00
Thorsten Behrens
dab7974476 Give Mac master builds a nice background .dmg image, too
Added a new DevVersionCopy action to scp2, that fires if PRODUCTNAME
equals "LibO-dev" - in that case, we use the DS_Store_Dev one.
2011-11-03 19:02:55 +01:00
Thorsten Behrens
95da84dbca Fix .dmg background image some more. 2011-11-01 19:06:57 +01:00
Stephan Bergmann
b786a33cfd Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. 2011-10-24 13:59:58 +02:00
Stephan Bergmann
3fce44fbe9 Undo basis/brand split: Moved WNT-specific patchlist.txt etc. 2011-10-24 13:59:56 +02:00
Stephan Bergmann
538d29f5a4 Undo basis/brand split: move presets/ from basis to brand.
Also let utl::Bootstrap::locateBaseInstallation return
$BRAND_BASE_DIR instead of $OOO_BASE_DIR, so that things match again.
2011-10-18 09:47:41 +02:00
Stephan Bergmann
2ff63bcdea Undo basis/brand split: merge basis share/ into brand share/. 2011-10-07 22:06:28 +02:00
Pierre-André Jacquod
3251b31319 cppcheck reduce scope of var in setup_native/...regactivex.cxx 2011-10-07 15:57:49 +02:00
Tor Lillqvist
6a0c6b4839 WaE: name was marked as #pragma deprecated 2011-10-04 14:55:30 +03:00
Tor Lillqvist
a649aac68c Don't build l10ntools for non-desktop OSes 2011-09-29 10:08:49 +03:00
Andras Timar
e34c87ce75 Uyghur LCID is 1152 not 2200 2011-09-28 13:48:11 +02:00
Andras Timar
05293cb04c remove checks for unused BUILD_SPECIAL environment variable 2011-09-28 13:48:10 +02:00
Andras Timar
2dbfcccc6f change key id pseudolanguage code from kid to qtz
kid is language code of Koshin. It is better to use a code
from the ISO 639 private range.
2011-09-17 10:18:15 +02:00
Fridrich Štrba
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4f.
2011-09-16 16:26:03 +02:00