2692146ef2
remove reg4msdoc files, they are not compiled
...
Change-Id: I0b12dd16c6de05b14d2196771a81441ac0c73201
2012-06-13 14:46:41 +02:00
1505ba77d8
delete problematic IsOfficeRunning custom action
...
Change-Id: Id68521b92f572366a68f35c09387a7ed45a835ff
2012-06-12 22:07:05 +02:00
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
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
7c289cad0a
add Amharic language to SelectLanguage custom action
...
Change-Id: I8562d1289b269ca7f3aa959907641fd70be0770f
2012-05-30 23:51:38 +02:00
07b3d083b4
TDE integration
...
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-14 20:09:41 -05:00
ce1ac0851f
error handling in SortTree custom action
...
Change-Id: I03a06d09e3e84b6cb13bd68e8be4caebb1b9f5ab
2012-05-10 10:46:15 +02:00
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
cfa4c9c115
typo fix in comment
2012-04-12 11:12:23 +02:00
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
45a222a72b
fix number of chars in strncmp after OpenOffice.org->LibreOffice change
2012-03-27 15:56:50 +02:00
935150a59b
typo fix in comment
2012-03-27 15:49:22 +02:00
99d1eff4a8
replace OpenOffice.org to LibreOffice in registry keys
2012-03-27 15:40:18 +02:00
9345437f36
.txt files don't need executable bits
2012-03-23 21:58:18 +01:00
2a1171929e
chmod -x
2012-03-21 13:00:45 +02:00
050228bcba
WaE: deprecated conversion from string constant to 'LPTSTR'
2012-03-12 08:53:21 +01:00
bd2b353f66
add Amharic (am) UI translation
2012-02-29 16:04:56 +01:00
98c5fe7cb9
Fix build of the optional stdlibs package on Linux
2012-02-22 15:12:44 +01:00
91f255df4e
Separate stdlib package (work in progress)
2012-02-22 10:12:42 +01:00
7c74443e85
cppcheck: unused variables
...
also remove commented-out codes
2012-02-01 16:45:50 +07:00
229eb2e9de
Trivial description fix of previous fix (extension -> driver).
2012-01-24 11:08:29 +01:00
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 3a7ae48b6f610899200ae2800706533f7c4c9f80)
Conflicts:
configure.in
connectivity/source/drivers/postgresql/makefile.mk
2012-01-23 20:31:57 +01:00
ceb14e0143
fdo#37740 remove duplicate icons from soffice.bin/soffice.exe
2012-01-18 19:16:06 +01:00
1204483c13
more wJRE cleanup
2012-01-06 19:16:35 +01:00
d0bb67f5df
added Kyrgyz (China) [ky-CN] to language list
2012-01-04 14:41:48 +01:00
058d872a2e
remove obsolete (OxygenOffice-style) Lightproof integration
2011-12-18 19:23:24 +01:00
87becfbd2a
add Sinhala spelling dictionary
2011-12-12 16:28:10 +01:00
9cb0e7af9d
add Aragonese spelling dictionary
2011-12-08 13:35:19 +01:00
bd7f838011
Remove oooimprovement
2011-12-07 21:59:28 -05:00
2ba4a4bf63
remove NSIS support
2011-12-06 19:28:21 +01:00
1f7a03d1c4
right copyright line for PostgreSQL-SDBC
2011-12-03 08:34:24 +01:00
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
51bd0803b3
rename, and bundle the postgresql driver if it is enabled
2011-11-30 13:00:21 +00:00
2e366cbded
add Belarusian, Greek, Scottish Gaelic, and Telugu dictionaries
2011-11-25 23:26:03 +01:00
b0c3f12261
Fix linking of the new custom action
2011-11-25 13:49:20 +01:00
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
3b12413024
remove unused defines
2011-11-25 09:47:31 +01:00
a4f836dbd8
Trying to fix packaging of SDK
2011-11-21 09:56:21 +01:00
1a07c3b530
Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION.
2011-11-16 16:08:43 +01:00
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
f14ceb7714
add patch creation profile file for LibreOffice
2011-11-08 22:37:15 +01:00
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
95da84dbca
Fix .dmg background image some more.
2011-11-01 19:06:57 +01:00
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
3fce44fbe9
Undo basis/brand split: Moved WNT-specific patchlist.txt etc.
2011-10-24 13:59:56 +02:00
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
2ff63bcdea
Undo basis/brand split: merge basis share/ into brand share/.
2011-10-07 22:06:28 +02:00
3251b31319
cppcheck reduce scope of var in setup_native/...regactivex.cxx
2011-10-07 15:57:49 +02:00
6a0c6b4839
WaE: name was marked as #pragma deprecated
2011-10-04 14:55:30 +03:00
e34c87ce75
Uyghur LCID is 1152 not 2200
2011-09-28 13:48:11 +02:00