Commit graph

855 commits

Author SHA1 Message Date
Stefan Knorr (astron)
f2a653134e New Finder background image for Mac OS installation
Change-Id: I7f2d124f8a1d0330c4ab7bc58217e4368ee72cc2
2012-07-10 12:12:48 +02:00
Andras Timar
a54230f321 typo
Change-Id: I12d875faa6f8206a5b0a37067ca21df124f71e22
2012-07-03 18:25:12 +02:00
Andras Timar
ca5b90292d remove unsued code and ornamentic comment blocks
Change-Id: I2067ceb1086edfebc51a7532a0539d4368175fe7
2012-07-03 17:02:49 +02:00
Michael Stahl
60eb135f82 .dxp files don't need executable bits
Change-Id: I5fae2ec81b50203e9d6100f8c938fb3643ff651f
2012-06-22 22:39:31 +02:00
Thomas Arnhold
de48c99f7e Remove some PCH traces
Is testhxx still useful?!

Change-Id: Ic7761214df4e3056c95f1b5dd8f1e3a2ce357d84
2012-06-22 11:05:01 +02:00
Andras Timar
ade85a43e1 fdo#51274 optionally associate Visio file types (vsd/vst) to Draw
Change-Id: I0362d758205e7d12484e9e86ff2dce9608730c57
2012-06-21 17:38:14 +02:00
Michael Meeks
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Michael Meeks
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
Andras Timar
c66efa24eb fdo#51270 fix RemoveExtensions custom action
FINDPRODUCT property was not available to this deferred custom action.
Not to mention that registry keys are also deleted at his stage of uninstallation.
The proper solution is to set the installation directory with a type 51 custom action,
and pass it to RemoveExtensions custom action via CustomActionData property.

Change-Id: I0ac18b3a0b19ff1a87bcf580fad9c7fdadb26f76
2012-06-21 09:15:24 +02:00
Andras Timar
2692146ef2 remove reg4msdoc files, they are not compiled
Change-Id: I0b12dd16c6de05b14d2196771a81441ac0c73201
2012-06-13 14:46:41 +02:00
Andras Timar
1505ba77d8 delete problematic IsOfficeRunning custom action
Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff
2012-06-12 22:07:05 +02:00
Andras Timar
6d9be05a6f fdo#47805 rework handling of 64-bit registry entries
64-bit registry entries were entered via a custom action, which
did not always work. By default the custom action ran with user
privileges, which were not sufficient to write the registry.
It is not necessary to use custom actions for this task. Windows
installer supports it well.

Change-Id: Id65458c363c2b90b3e7d166b4c836bfb1ff19bf4
2012-06-05 13:42:14 +02:00
Andras Timar
a77d168355 fdo#50509 MSI: UI language selection from command line (e.g. silent install)
Change-Id: I1206a0c7f8508942eb844869fe1c75a48a9e01fd
2012-06-01 15:46:47 +02:00
Andras Timar
7c289cad0a add Amharic language to SelectLanguage custom action
Change-Id: I8562d1289b269ca7f3aa959907641fd70be0770f
2012-05-30 23:51:38 +02:00
Norbert Thiebaud
07b3d083b4 TDE integration
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-14 20:09:41 -05:00
Andras Timar
ce1ac0851f error handling in SortTree custom action
Change-Id: I03a06d09e3e84b6cb13bd68e8be4caebb1b9f5ab
2012-05-10 10:46:15 +02:00
Andras Timar
39bb77fd66 fdo#46355 sort SelectionTree control of Custom Setup with a custom action
Although Microsoft says that SelectionTree control can publish a control
event only on Windows Server 2003 and above, the  custom action seems to
be working under a fully patched Windows XP SP3. Maybe it fails silently
on older Windows XPs, not to mention Windows 2000. I did not test those.
2012-04-24 21:58:51 +02:00
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
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
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
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