Fridrich Štrba
91f255df4e
Separate stdlib package (work in progress)
2012-02-22 10:12:42 +01:00
David Tardon
fcba36f109
move binfilter mime types into extra .desktop file
2012-02-21 12:40:36 +01:00
Riccardo Magliocchetti
e125c8fa82
Put HEADLESS definition under LIBO namespace
...
tml reminds us that use a generic and potentially clash-prone word
like HEADLESS as preprocessor defintion is pretty lame.
He suggests to put it under the already used LIBO namespace.
To sum it up let's do a s/HEADLESS/LIBO_HEADLESS/g.
2012-02-21 12:46:28 +02:00
Caolán McNamara
af9709c3cb
remove adabas/adabasui
2012-02-19 13:38:45 +00:00
Riccardo Magliocchetti
2130deb2d1
Introduce headless switch for X / cairo / toolkit less build
...
The plan is to reduce dependencies to be easier to deploy
libreoffice server side in headless mode.
2012-02-17 16:44:56 +00:00
Rene Engelhard
d40a7f18a8
make gengal work again
2012-02-17 16:40:47 +01:00
Andras Timar
2786c354ce
fdo#46167 fix path of shell extension dll in registry
2012-02-17 12:59:52 +01:00
David Tardon
096f2b849c
merge feature/gbuild_java
2012-02-17 08:34:22 +01:00
Andras Timar
6327c6d49b
put LibreOffice (start center) to Win7 Start menu instead of Base
...
As Asa Dotzler kindly pointed out in his blog, it was a bit
awkward to put Base - the less used application - into
frequently used program icon area of Windows 7 start menu. It was
not a design decision, Sbase preceded Soffice, that was all.
Let's use LibreOffice instead of Soffice, and voilà, problem solved.
2012-02-16 10:27:04 +01:00
Michael Stahl
9c4581a6b6
fdo#45530: scp2: java accessibilty bridge cleanup:
...
AFAIK java_uno_accessbridge.jar is only required on WNT.
Also remove the duplicate old definition of gid_File_Jar_Accessbridge
that was effectively disabled by 6fdde9acfd
.
2012-02-15 13:17:19 +01:00
Masataka Shinke
fbe60c9622
fdo#45530: Accessibility does not work on WNT
2012-02-15 13:17:18 +01:00
Stephan Bergmann
2ea723e8ce
Revert "Mac OS X uses .dylib and not .so for python modules."
...
This reverts commit b53a86a567
.
Conflicts:
scp2/source/python/file_python.scp
I assume that the file *shall* be named .so on Mac OS X after all, and that it
actually being named .dylib was a mistake introduced with
a09ce46818
and reverted with
0b1be1ce0e
.
2012-02-06 15:53:46 +01:00
Norbert Thiebaud
2e954ee117
WITH_VC_REDIST does not need exporting. it is a SCPDEFS only info
2012-02-05 19:34:03 -06:00
Norbert Thiebaud
69b6ca8ed5
Eliminate un-used DIRECTX5
2012-02-05 19:34:02 -06:00
Fridrich Štrba
fe5640594e
Chose xslt filters for default install, not for minimal though
2012-02-02 11:42:29 +01:00
Andras Timar
797f19ffda
use LibreOffice instead of OpenOffice.org in registry
...
it may help to solve file association issues, especially when
OpenOffice.org is/was also installed
2012-01-31 16:43:24 +01:00
Andras Timar
d6aaa45d47
remove unused VendorName
2012-01-31 16:43:22 +01:00
Lionel Elie Mamane
d9ebbe3e5f
Disable Adabas UI *installation*, too
2012-01-27 08:01:09 +01:00
Riccardo Magliocchetti
554bcf4205
Fix file not found: cairocanvas.uno.so in smoketestoo_native
2012-01-25 12:00:45 +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 3a7ae48b6f610899200ae2800706533f7c4c9f80)
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
Fridrich Štrba
d3f17ac97d
_MSC_VER is compiler define and cpp.lcc needs to be taught about it
2012-01-18 16:19:47 +01:00
Fridrich Štrba
7f1d77d9fe
If COM==_MSC, then OS==WNT and also GUI==WNT
2012-01-18 15:13:15 +01:00
Fridrich Štrba
aa318df835
Package stlport on Windows when requested (fdo#37561)
2012-01-18 15:08:44 +01:00
Bjoern Michaelsen
3c1ddd4de1
add human theme to packaging
2012-01-17 02:35:05 +01:00
Thorsten Behrens
a3849747a3
Fix configurable branding.
...
Bin the submakefile, use direct Zip cp calls. This also fixes
the non-working deps towards default_images.
2012-01-16 19:12:56 +01:00
Matúš Kukan
966a5340e0
scp2: typo: Serif -> Sans
2012-01-14 17:37:23 +01:00
Matúš Kukan
aa7e105677
scp2: install nsplugin only in case it's build
2012-01-13 19:07:08 +01:00
Matúš Kukan
0482c914c7
extensions: remove unused xmx library
2012-01-11 20:44:49 +01:00
Andras Timar
aab14cb9fb
fix prefix of command line switches (-- instead of -)
2012-01-11 19:25:45 +01:00
Michael Stahl
23dd856d3c
Merge branch 'feature/gbuild_extensions'
...
Conflicts:
extensions/source/ole/servreg.cxx
extensions/source/plugin/util/makefile.mk
postprocess/packcomponents/makefile.mk
postprocess/prj/build.lst
tail_build/prj/build.lst
2012-01-06 21:09:13 +01:00
Andras Timar
c586383617
Revert "remove vc_redist from scp2"
...
This reverts commit 7a3ef2719e
.
Eh, better to stop for now...
2012-01-06 19:38:14 +01:00
Andras Timar
7a3ef2719e
remove vc_redist from scp2
2012-01-06 19:33:42 +01:00
Andras Timar
1204483c13
more wJRE cleanup
2012-01-06 19:16:35 +01:00
Andras Timar
40d6a46770
remove support of the 'with JRE' installer
2012-01-06 19:16:33 +01:00
Eike Rathke
d0bb67f5df
added Kyrgyz (China) [ky-CN] to language list
2012-01-04 14:41:48 +01:00
Norbert Thiebaud
a8bdde191c
fix sanedlg.hrc dep issue due to gbuildification of extensions
2012-01-04 01:48:03 -06:00
Matúš Kukan
eee474c7a4
scp2: cppuhelper is now gbuild'ified
2012-01-02 15:33:14 +01:00
Peter Foley
fd66491759
Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions
...
Conflicts:
Module_tail_build.mk
Repository.mk
extensions/util/makefile.pmk
postprocess/prj/build.lst
svx/AllLangResTarget_svx.mk
2011-12-24 09:44:24 -05:00
David Tardon
86f2160c6a
add lib prefix to sunjavaplugin
2011-12-23 12:25:15 +01:00
Jan Holesovsky
f31656f18a
The packaging was missing uno_cppuhelpergcc33.dll on MinGW.
2011-12-22 18:39:48 +01:00
Rene Engelhard
bacf1f9d7b
evoab is gid_File_Lib_Evoab since long(er), not gid_File_Lib_Evoab_2
2011-12-20 05:41:03 +01:00
Matúš Kukan
ad4c61397d
fix names of libraries for MinGW, also remove onlinecheck.dll
2011-12-19 10:14:55 +01:00
Andras Timar
058d872a2e
remove obsolete (OxygenOffice-style) Lightproof integration
2011-12-18 19:23:24 +01:00
Peter Foley
9d79b12871
extensions: merge in Peter Foley's work in update
...
Main improvement is that the unit test is now linked against updchk
library.
2011-12-17 18:12:13 +01:00
Rene Engelhard
90e94d06bc
actually add gid_File_Lib_VisioImport to gid_Module_Optional_Grfflt
2011-12-16 17:53:21 +01:00
Stephan Bergmann
75d215d473
Fix typo and clean up.
2011-12-16 09:53:31 +01:00
Stephan Bergmann
35c6f50eab
Potential fix for gbuild salhelper on MinGW problem.
2011-12-15 15:09:15 +01:00
Michael Stahl
ba1f609d0d
extensions: convert update stuff to gbuild
...
The updchk is renamed to updatecheckui so it does not collide with
updchk.uno.
2011-12-14 19:57:14 +01:00
Andras Timar
fd5ffcf656
add grammar checker to descriptions
2011-12-13 15:20:11 +01:00