Commit Graph

181 Commits

Author SHA1 Message Date
Andras Timar
700301a9ab fdo#52296 put ShellNew files to program's folder
Change-Id: I501d08fb0be65c7191b807e1d6d6f20026e14860
2012-09-08 21:13:21 +02:00
Andras Timar
68909d3d25 fdo#52078 do not register shell extensions for Flat ODF
Change-Id: Ibe7e33d0f79caac177cf84fdbdc2cbf48ced8840
2012-08-14 22:00:03 +02:00
Michael Meeks
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01: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
Jesús Corrius
d554198328 Make Win32 LibO installable side by side with other StarOffice derivatives 2012-05-31 18:19:08 +02:00
Jesús Corrius
f449c8223a fix VersionNT condition for AppUserModelID 2012-05-31 09:46:25 +02:00
Jesús Corrius
6aade607b8 Add FriendlyTypeNames to supported types 2012-05-31 09:39:39 +02:00
David Tardon
cdf8d40394 gbuildize scp2
Change-Id: If9a0906a76943160cfdbd647b26a801bc4389615
2012-05-29 07:34:18 +02:00
Jesús Corrius
8521ad498e Use lowercase for the KindMap values instead of upper camel case 2012-05-22 13:35:12 +02:00
Jesús Corrius
19e5bf6c2f don't set registry keys for Windows Vista+ on other systems 2012-05-22 09:39:50 +02:00
Jesús Corrius
3cd1a896d4 Use Aplication User Model IDs for the native file types
Change-Id: I4941d97a8eb540bbf63320db83230707ced9f90f
2012-05-21 23:51:47 +02:00
Jesús Corrius
93a9094657 Register Kind Names for supported file types for Windows Vista and higher 2012-05-21 12:28:05 +02:00
Petr Mladek
dc12340a18 put VBA stuff into correct subpackages
move vbaobj.uno.so into -calc subpackage and vbaswobj.uno.so
into -writer subpackage to fix dependencies

Change-Id: Id9457d71ee38537b07456816845cb870c7b7a041
2012-05-02 14:37:24 +02:00
Andras Timar
13ca063c9f fdo#47944 enable insertion of OLE objects into external applications 2012-04-26 13:01:40 +02:00
Andras Timar
ceb14e0143 fdo#37740 remove duplicate icons from soffice.bin/soffice.exe 2012-01-18 19:16:06 +01:00
Andras Timar
aab14cb9fb fix prefix of command line switches (-- instead of -) 2012-01-11 19:25:45 +01:00
Norbert Thiebaud
e4610ffd2d remove PCH support in dmake-module 2011-11-27 12:26:12 -06:00
Andras Timar
37676d162c only one launcher icon for silent MSI 2011-11-21 10:05:20 +01:00
Stephan Bergmann
009765255f Undo basis/brand split: adapt scp2 WkDir. 2011-10-24 13:59:54 +02:00
Stephan Bergmann
2ff63bcdea Undo basis/brand split: merge basis share/ into brand share/. 2011-10-07 22:06:28 +02:00
Tor Lillqvist
bf3ff35d8c Adapt for MinGW cross-builds
Adapt some of the DLL names to match conventions we currently use in a
MinGW build. If those are changed to be exactly like when built with
MSVC (for SDK ABI stability reasons), will have to change here, too.

Bypass stuff that we can't build with MinGW when necessary. Should be
synchronized with the corresponding makefiles, obviously. We can't
currently build the Explorer extension or MSI installer custom actions
with MinGW due to lack of some required headers and/or import
libraries.
2011-08-30 11:13:34 +03:00
Miklos Vajna
44cc719a46 Make the help repo optional 2011-08-12 00:17:01 +02:00
Andras Timar
ccf3e57453 typo fix in Calc description fdo#39483 2011-07-25 10:57:25 +02:00
Jan Holesovsky
ca907e0220 Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	Makefile.in
	Repository.mk
	autogen.sh
	bin/lo-commit-stat
	configure.in
	distro-configs/LibreOfficeOpenBSD.conf
	distro-configs/LibreOfficeWin32.conf
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	scp2/source/ooo/module_langpack.ulf
	set_soenv.in
	solenv/bin/ooinstall
	solenv/gbuild/CppunitTest.mk
	solenv/gbuild/Library.mk
	solenv/gbuild/LinkTarget.mk
	solenv/gbuild/TargetLocations.mk
	solenv/gbuild/platform/macosx.mk
	solenv/gbuild/platform/solaris.mk
	solenv/gbuild/platform/unxgcc.mk
	solenv/gbuild/platform/windows.mk
	solenv/inc/minor.mk
	solenv/inc/settings.mk
	tail_build/prj/makefile.mk
2011-05-27 20:39:04 +02:00
Tor Lillqvist
97bfc27b4b Kill BrOffice, fdo#36262 2011-04-26 14:27:20 +03:00
Tor Lillqvist
05808a2850 chmod -x 2011-04-08 10:56:17 +03:00
Michael Meeks
b846e8e650 fix scp2 errors, re-factor, accelerate, and add error detection to parser 2011-03-18 17:35:01 +01:00
Norbert Thiebaud
f0e5895d5b Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (500 commits)
  masterfix DEV300: #i10000# remove hard dep
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix DEV300: #i100000# dep. fix
  masterfix DEV300: #i10000# removed one hard dep
  masterfix DEV300: #i10000# fixed patch handling
  masterfix DEV300: #i10000# new configure
  DEV300
  masterfix DEV300: #i10000# nawk -> awk
  l10nmove: adjust repository handling
  l10nmove: fixed regex
  l10nmove: minor fixes
  l10nmove: add l10n repo to gb_REPOS
  DEV300 masterfix: gnumake3: subsequenttests requires  in environment
  ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
  DEV300 masterfix: #i10000#: windows: more bizare hacks ...
  locales34: have a matching configure as well
  DEV300
  locales34: back out change from autoreconf
  gnumake3: JunitTest.mk: bizarre hacks to make it work on windows
  ...

Conflicts:
	configure
	configure.in
	instsetoo_native/prj/build.lst
	instsetoo_native/util/makefile.mk
	instsetoo_native/util/openoffice.lst
	instsetoo_native/util/pack.lst
	ooo.lst
	scp2/source/canvas/canvascommons.scp
	scp2/source/canvas/mtfrenderer.scp
	scp2/source/ooo/common_brand.scp
	scp2/source/ooo/directory_ooo.scp
	scp2/source/ooo/file_library_ooo.scp
	scp2/source/ooo/file_ooo.scp
	scp2/source/ooo/makefile.mk
	scp2/source/ooo/module_hidden_ooo.scp
	scp2/source/ooo/module_langpack.ulf
	scp2/source/ooo/ure.scp
	scp2/source/python/file_python.scp
	scp2/source/sdkoo/sdkoo.scp
	scp2/source/templates/module_langpack_accessories_templates.sct
	scp2/source/templates/module_langpack_accessories_templates_root.sct
	set_soenv.in
	soldep/bootstrp/appdef.cxx
	soldep/bootstrp/dep.cxx
	soldep/bootstrp/hashtbl.cxx
	soldep/bootstrp/makefile.mk
	soldep/bootstrp/minormk.cxx
	soldep/bootstrp/prj.cxx
	soldep/bootstrp/prodmap.cxx
	soldep/inc/dep.hxx
	soldep/inc/minormk.hxx
	soldep/inc/prodmap.hxx
	soldep/inc/soldep/appdef.hxx
	soldep/inc/soldep/connctr.hxx
	soldep/inc/soldep/depper.hxx
	soldep/inc/soldep/depwin.hxx
	soldep/inc/soldep/hashtbl.hxx
	soldep/inc/soldep/objwin.hxx
	soldep/inc/soldep/prj.hxx
	soldep/inc/soldep/sdtresid.hxx
	soldep/inc/soldep/soldep.hxx
	soldep/inc/soldep/soldlg.hxx
	soldep/inc/soldep/tbox.hxx
	soldep/prj/d.lst
	soldep/source/connctr.cxx
	soldep/source/depapp.hxx
	soldep/source/depper.cxx
	soldep/source/depwin.cxx
	soldep/source/makefile.mk
	soldep/source/objwin.cxx
	soldep/source/soldep.cxx
	soldep/source/soldlg.cxx
	soldep/source/soldlg.src
	soldep/source/tbox.cxx
	solenv/bin/build.pl
	solenv/bin/cws.pl
	solenv/bin/make_installer.pl
	solenv/bin/mhids.pl
	solenv/bin/modules/CwsConfig.pm
	solenv/bin/modules/RepositoryHelper.pm
	solenv/bin/modules/installer/regmerge.pm
	solenv/bin/modules/installer/scriptitems.pm
	solenv/bin/modules/installer/servicesfile.pm
	solenv/bin/modules/installer/simplepackage.pm
	solenv/bin/modules/installer/substfilenamefiles.pm
	solenv/config/ssolar.cmn
	solenv/inc/_tg_rslb.mk
	solenv/inc/extension_post.mk
	solenv/inc/libs.mk
	solenv/inc/minor.mk
	solenv/inc/postset.mk
	solenv/inc/settings.mk
	solenv/inc/tg_rslb.mk
	solenv/inc/unxlng.mk
	solenv/inc/wntmsc.mk
	soltools/HIDCompiler/hidclex.l
	stlport/prj/d.lst
	stlport/systemstlguards/postextstl.h
2011-03-08 19:43:29 -06:00
Michael Meeks
eadfd2123e BrOffice branding for windows shortcuts 2011-01-10 09:37:32 +00:00
Fridrich Štrba
d97f774703 Adding LANGUAGEMODULE flag to helppack files 2010-12-16 13:53:35 +01:00
Tor Lillqvist
304e7da4f5 First shot on helppacks 2010-12-16 09:15:54 +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
Tor Lillqvist
e238be67e8 win32-activex-disable.diff: add option to disable build of activex component 2010-10-07 15:43:06 +02: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
sb
c096e86385 sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
Dirk Voelzke
a105f96c13 dv19: merge with DEV300_m84 2010-07-01 08:50:48 +02:00
Dirk Voelzke
49c9d54a10 dv19#i112377# Cleaned up 'open with' entries for windows system integration 2010-06-29 12:42:33 +02:00
Ingo Schmidt
6d044a661a native309 #i112182# removing PATCH flags 2010-06-08 09:41:44 +02:00
Ingo Schmidt
2f0e537346 nativea #161792# correct name for old Windows registry entries 2010-03-30 16:27:40 +02:00
Daniel Rentz
32f95b205f calc321stopper1: #i109372# on insert/remove rows/columns/cells: do not update cell position in note caption data before the cells have been moved in the document model 2010-03-31 11:24:42 +02:00
Jens-Heiner Rechtien
b0de9864cd CWS-TOOLING: integrate CWS installer10 2010-04-13 15:58:42 +02:00
Mikhail Voitenko
94ecf181cc #i108159# ODF-Icons for OOo build 2010-01-15 12:40:38 +00:00
Vladimir Glazunov
225b810d0e #i108159# new ODF-Icons in OOo transplanted from 77e2f3138467@odficons01 2010-03-25 15:26:27 +01:00
sb
dffd8ec02a sb111: merged in DEV300_m72 2010-02-25 13:53:42 +01:00
Vladimir Glazunov
2490ad7e0f CWS-TOOLING: integrate CWS changefileheader2 2010-02-17 10:32:35 +01:00
Vladimir Glazunov
71e851001a CWS-TOOLING: integrate CWS dv17 2010-02-15 15:07:47 +01:00
Jens-Heiner Rechtien
f281d77a21 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Dirk Voelzke
ac0ef24594 dv17: #i70994#: Use own component for property handler 2010-01-29 10:46:14 +01:00
Dirk Voelzke
99b240d2f7 dv17: #i70994#: Proprty handler should work with 64bit, too 2010-01-25 07:08:21 +01:00
Mathias Bauer
4a4088e736 resync to DEV300_m70 2010-01-21 13:49:22 +01:00