Commit graph

1073 commits

Author SHA1 Message Date
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
Fridrich Štrba
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
Tor Lillqvist
856b8451f8 Drop Win9x code 2011-09-12 15:30:43 +03:00
Tor Lillqvist
42c6acee93 Drop Win9x code 2011-09-12 15:30:40 +03:00
Tor Lillqvist
ac4bc54dc8 Drop Win9x code 2011-09-12 15:30:35 +03:00
Tor Lillqvist
fa93288479 Drop Win9x code 2011-09-12 13:32:41 +03:00
Pierre-André Jacquod
e5f99329f8 deleted unread var and code in setup_native, vistaspecial.cxx
and simplified coding after that since the logic is not needed
anymore.
2011-09-12 10:21:21 +03:00
Pierre-André Jacquod
2b44c6ee40 unneded var deleted and code simplified. in setup_native
After deleting the different assignment that were not used, some
part of the code could be simiplified, since there is no need
any more for the logic.
2011-09-12 10:21:18 +03:00
Pierre-André Jacquod
43b5c9e772 deleted unneded var in setup_native, migrateinstallpath.cxx
and some coding commented since 2005
2011-09-12 10:21:14 +03:00
Pierre-André Jacquod
03369ebd2d deletion of unneded variable in setup_native, swappatchfiles.cxx 2011-09-12 10:21:11 +03:00
Andras Timar
662577b5f1 add Latvian dictionary pack 2011-09-11 23:18:30 +02:00
Andras Timar
55c3ce29d1 add Hindi dictionary pack 2011-09-11 23:18:27 +02:00
Andras Timar
816ec9db01 add Gujarati dictionary pack 2011-09-11 23:18:25 +02:00
Andras Timar
cfb081f76d add Bengali dictionary pack 2011-09-11 23:18:22 +02:00