063a379307
Bypass stuff not built for iOS and non-desktop OSes
2011-08-27 10:51:33 +03:00
d0c301bba0
convert package to gbuild
2011-08-26 14:33:51 +02:00
5e4c9fb9bb
Related: fdo#37195 migrationoo3 not registered
2011-08-26 13:06:04 +01:00
e85875b901
convert avmedia to gbuild
2011-08-22 15:18:52 +02:00
fee5ca25dc
remove Java piece from avmedia
2011-08-22 15:18:51 +02:00
8cb76ea04a
remove ENABLE_SVCTAGS stuff, probably staroffice/OOo registration stuff
2011-08-22 09:39:16 +01:00
b2d7ede987
ditch product registration implementation
2011-08-22 09:39:15 +01:00
b5736291ed
registered but uninstalled database drivers break address book wizard
...
among other things undoubtedly. The idea was IIRC to drop adabas
support, so lets not register the uninstalled components, and
while we're at it not build it either.
2011-08-18 09:16:01 +01:00
2674376ddf
convert i18npool to gbuild
2011-08-17 17:34:23 +02:00
38dcd6a3b3
convert uui to gbuild
2011-08-10 01:51:05 +02:00
5eb0b845a1
do not try to deliver .component file when it's not there
2011-08-10 00:53:11 +02:00
8b0e9caca9
convert xmlsecurity to gbuild
2011-08-09 23:28:06 +02:00
c39a2440ea
convert dtrans to gbuilb
2011-08-08 23:48:43 +02:00
45b5279e7f
basic, writerperfect in gbuild
2011-07-28 19:15:19 +02:00
7016264e15
More modules in gbuild
2011-07-27 20:52:11 +02:00
4881e37aaa
Convert animations to gbuild
2011-07-27 14:05:47 +02:00
fcf89d693e
added mtfrenderer component again
2011-07-27 09:52:24 +02:00
67bb8619ab
resyncing to master
2011-07-21 18:57:35 +02:00
18f3b91349
Add vcl and lng components to packcomponents makefile
2011-07-12 22:51:59 +02:00
2327916d00
Pack also forgotten components from sax
2011-07-12 19:58:03 +02:00
d476419ae8
List component/unotools/util/utl just once
...
Duplicate entries cause problems with loading services.rdb in nestRegistries()
2011-07-12 15:52:28 +02:00
d44a4302b2
Remove preload library related code
2011-07-07 09:41:32 +02:00
5c65606328
gnumake4: adjust postprocess to gbuild
2011-06-22 14:33:12 +02:00
b970bf2603
Merge branch 'master' into feature/gnumake4
...
Conflicts:
postprocess/packcomponents/makefile.mk
2011-06-20 10:22:22 +02:00
047459b5f6
gnumake4: postprocess: adapt dbaccess/reportdesign components [hg:d2515b2e3f56]
2011-06-17 18:25:23 +02:00
b3bc39d418
[mq]: oox_gmake.patch [hg:d0beb4a8aa40]
2011-06-17 16:14:10 +02:00
223bee0dde
writerfilter10: convert writerfilter to gbuild [hg:1013d9bf5d0a]
2011-06-17 15:18:29 +02:00
c084d59d7e
gnumake4: fix to use new add rules [hg:76c825726ff2]
2011-06-17 14:53:14 +02:00
f26865fdd3
ooo340fixes: #i117804# differentiate between ENABLE_CAIRO and ENABLE_CAIRO_CANVAS [hg:e09be3339384]
2011-06-17 13:51:42 +02:00
e5622ae764
gnumake4: fix uses of sax components [hg:4f7ea9a34847]
2011-06-17 01:33:24 +02:00
4eeac7f726
CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]
2011-06-17 01:01:10 +02:00
4cea38b21d
CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]
2011-06-17 00:59:06 +02:00
28d49737f9
CWS gnumake4: some fixes for basegfx+canvas [hg:8c299b2d4484]
2011-06-16 13:20:57 +02:00
ea90995ddc
CWS gnumake4: convert canvas to new build system
2011-06-16 12:40:20 +02:00
d16e5059aa
CWS gnumake4: convert unotools to new build system
2011-06-16 12:21:09 +02:00
058f381664
CWS gnumake4: convert linguistic to new build system
2011-06-16 12:14:15 +02:00
b77084b71d
CWS gnumake4: convert starmath to new build system
2011-06-16 10:58:42 +02:00
57c43b0dea
CWS gnumake4: convert wizards to new build system
2011-06-16 10:11:45 +02:00
c433f46e54
gbuildize hwpfilter
2011-06-14 00:15:40 +01:00
e227583627
added mtfrenderer to the components list
2011-06-10 11:59:46 +02:00
515d3b43e1
Trying to finally get the visio filter registration right
2011-06-06 21:21:31 +02:00
087b5a107c
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
Conflicts:
postprocess/prj/build.lst
2011-05-27 20:47:36 +02:00
561ac3fea6
Post-merge fix - remove dupe vbaobj entry
2011-05-24 09:11:26 +02:00
ec9bad1459
New color picker dialog for all applications.
...
Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-05-06 16:11:59 +02:00
6bd810b63a
Revert "add gbuild component files from dbaccess"
...
This reverts commit d93cc6749507b6c33307a77ba9939145d8008dca.
(botched rebase of feature branch)
2011-04-28 01:51:13 +02:00
2bd14bbf2e
add gbuild component files from dbaccess
2011-04-28 01:46:18 +02:00
51fb63fc9f
Update '--disable-python' to disable only Python UNO API.
...
* postprocess/packcomponents/makefile.mk:
2011-04-25 21:51:49 +02:00
203be7439f
starmath is built by gbuild now
2011-04-23 20:52:35 -05:00
d0ca4d81ab
Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
...
Conflicts:
postprocess/packcomponents/makefile.mk
postprocess/prj/build.lst
2011-04-22 15:09:57 +02:00
4fb65d798b
gbuildize reportdesign
2011-04-20 14:50:19 +02:00