Commit graph

312357 commits

Author SHA1 Message Date
Andrzej J.R. Hunt
22c0e6556a Some more fixes for ENABLE_SDREMOTE.
Change-Id: I56a8235ec0b844fc427c9d646357eb28943bf688
2012-09-18 20:36:30 +02:00
Andrzej J.R. Hunt
8f81eb2d74 Wrap all external use of RemoteServer in ENABLE_SDREMOTE.
Change-Id: I09d7427f3b0a07850b71f76c1df718401fea9ce7
2012-09-18 20:30:57 +02:00
Markus Mohrhard
fac308c364 adapt xls import of borders to new border drawing code, fdo#53287
Change-Id: Ibf2da0a01a6146a955ff60cfedc108548faa6fe5
2012-09-18 20:17:44 +02:00
Andrzej J.R. Hunt
63a73c119c Hopefully fix the remote config access to work with the new schema.
Change-Id: I0f7e355c4a50ea51c386e9db02047e130b354a26
2012-09-18 20:15:16 +02:00
Michael Stahl
34abe04f1c configure: dbus also missing comma: --disable-dbus turns it on
Change-Id: I5b4da0a6b0f2e0587a48f14644bfa9d4442ab076
2012-09-18 20:04:18 +02:00
Rene Engelhard
d714d5d255 fix typo
Change-Id: I79e68677a462787e9e60e47992595538cbce3195
2012-09-18 19:59:59 +02:00
Michael Stahl
f5a6f34ad6 configure: sdremote option was missing a comma
Change-Id: I5956b2dcacc10a6413fc82d9a120b98644e6ab68
2012-09-18 19:45:42 +02:00
Markus Mohrhard
52031d3135 rows with cond formats don't have empty background, fdo#54661, fdo#52535
Change-Id: Iecab7e80c533caa4e36b6d2534d8446c0329fecd
2012-09-18 19:34:36 +02:00
Markus Mohrhard
73bda3572b add lotus .123 import test
Change-Id: Iadf71abb02f6178fbe64db6ad9377b131e00fae8
2012-09-18 18:55:02 +02:00
Radek Doulik
d0014dae70 better pptx custom shape presets import/export
- sometimes we produced unreadable pptx document with custom shape presets
 - fixes part of n#760997
 - before we rely on simple rule that adjustments were named
   adj1, adj2, ... in case of multiple adjustments and named
   adj in case there was only one. there are few exceptions though,
   so now we use exact adjustment names defined in presetShapeDefinitions.xml
 - TODO: there still might be problem when exporting custom shapes, which
   didn't originated in pptx import

Change-Id: Ic9517a69145a295ba6f680ddc3cc30fc771db3fd
2012-09-18 18:51:22 +02:00
Michael Meeks
1964eff66c gstreamer: various fixes for 1.0 and cleanups
always re-create the playbin after the fakeVideo pre-roll to avoid 1.0 issues.
handle the GstVideoOverlay object being created before we get our XID.
set force-aspect-ratio to allow user scaling un-conditionally

Change-Id: I8892b8f7a125c0daa7101e28f274bff3de57ee08
2012-09-18 17:50:50 +01:00
Michael Meeks
c6ffef5549 gstreamer: fix leaking pads.
Change-Id: Ie0ffb62c4f75f8af9c2268c07dfabf14ba036115
2012-09-18 17:50:50 +01:00
Abdulmajeed Al-Abaulrazzaq
96111e25e1 Modifying comments to meet doxygen standards
Change-Id: Ibc60c20241b70492aaebcebccb738c7e11fdbb41
Reviewed-on: https://gerrit.libreoffice.org/638
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2012-09-18 16:34:28 +00:00
Stephan Bergmann
fe4c47e41f Some clean-up of mork-related changs
And reverted for now the configure error when --enable-mozilla on non-Windows;
it is still used for other features, too.

Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926
2012-09-18 18:26:42 +02:00
Andrzej J.R. Hunt
64d1fcb11f Switch bluetooth discoverability on when remote dialog shown (Linux).
Change-Id: Ie0e4f7a353d77f5312deea06f0a316d8e1b1ed47
2012-09-18 18:22:37 +02:00
Michael Stahl
6c1b61b029 configure: test if tput(1) exists before calling it
Change-Id: I63576b42187fb0cbf3fc867487e9530fd11319d5
2012-09-18 18:18:23 +02:00
Christian Lohmaier
970b56c40c mark configure's warning with some color
Change-Id: I7e225fc5ce353316cb689dc3bca8f606273e8796
2012-09-18 18:18:23 +02:00
Christian Lohmaier
78051aaa68 be consistent with configure's default and switch wrt gtk3
also record the system-cairo stuff as a proper warning, so that people
have a chance to see it.

Change-Id: Ic59bed91edbe92a642851ccef570c9dca94672f0
2012-09-18 18:18:23 +02:00
Rene Engelhard
85dbc81298 add --with-system-bluez and alöllow disabling of sdremote
Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553
2012-09-18 16:21:45 +02:00
Rene Engelhard
8c5cd96235 config split for sdremote
Change-Id: Ie1cbf033ca0f1fd56afe714cf645e3361b9b8ad0
2012-09-18 16:21:45 +02:00
Rene Engelhard
c0c393fecb add "Makfile" for bluez_bluetooth
Change-Id: If2e3cac0f1fbff33ffaf8352b4dd19eda89f4f31
2012-09-18 16:21:45 +02:00
David Ostrovsky
903065dda1 switch build system to mork driver implementation
On all non windows platforms no mozilla is used any more.
On windows it used for O and OE address book access.
Once alternative implementation for it exists,
mozilla can be stripped there too.

Change-Id: I54144005e6a284326b45a34eb958d170e872471e
Reviewed-on: https://gerrit.libreoffice.org/637
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-09-18 14:17:27 +00:00
Stephan Bergmann
b8a331fefc warning C4805: unsafe mix of type bool and sal_Bool
Change-Id: I4cae9b629649de510e35b499f299509a608a9022
2012-09-18 16:04:22 +02:00
Stephan Bergmann
2a32bf29b9 Make getProcessComponentContext/ServiceFactory throw instead of returning null
...with the same rationale as recent 543158edba
"Require XComponentContext.getServiceManager to throw instead of returning null"
(this helps find problems like 065a758d0c2b66c6683d648347b7a6cdef4a80f7 "Enable
experimental gtk3 plugin only via SAL_USE_VCLPLUGIN").

Removed comphelper::createProcessComponent[WithAguments] and replaced its few
uses with direct calls to createInstance[WithArguments].

Change-Id: Ia44b8656f74de88ef6eab3eb6bd597729b08e1c8
2012-09-18 15:08:56 +02:00
Stephan Bergmann
cccc6bcfa0 Don't access broken service mgr during bootstrap failure
...so that displaying a (non-translated) error box upon BE_UNO_SERVICEMANAGER
works after all.  Augment the error text with an exception message where
appropriate.  This allows to revert fdfb7a3c4b
"Related fdo#51252: Report uncaught exceptions with MessageBox on Windows" as
that was to catch and display failures from instantiating the service mgr.

Change-Id: I049a38e95342634796eb0e940e2ee8e55193c9d3
2012-09-18 15:08:56 +02:00
Stephan Bergmann
a0659cc41d Enable experimental gtk3 plugin only via SAL_USE_VCLPLUGIN
...and not also via experimental mode, to avoid trying to use the UNO service
manager before it has been initialized.

Change-Id: Idee8bdccf1193ebe5aa0c47c801f0e2209d57899
2012-09-18 15:08:55 +02:00
Stephan Bergmann
e128ec4999 Use UriReferenceFactory service ctor
Change-Id: I6d9af6abdae11d378937c19b7752e3e8517b3de4
2012-09-18 15:08:54 +02:00
Michael Stahl
c7692ae82b typo
Change-Id: Ibf3dd31f2c213dca83a03773c430de841d2511de
2012-09-18 14:48:02 +02:00
Michael Stahl
cf842d7c7f rhbz#852128: sw: avoid table undo crash:
SwUndoTblNdsChg::UndoImpl: to prevent access of deleted table box start
node, disconnect the SwTableBox from the start node before removing the
table box nodes.
This problem was probably introduced with CWS swnewtable
db4de0817d, which changed the order of the
removal operations for unknown reasons.

Change-Id: Ic59823a84082cc6ff453b2b512cbb8253886ecf3
2012-09-18 14:48:02 +02:00
Markus Mohrhard
2c933f90e3 shrink to used area for duplicate codn format, fdo#54349
Change-Id: Ie0cce19c3ea2132d94a227cd051090573054b369
2012-09-18 14:48:07 +02:00
Miklos Vajna
f5b299e672 avmedia: more sal_Bool -> bool reverts
Change-Id: Ifca52136a90411a60dc11458f09670d72d5d70a7
2012-09-18 14:44:24 +02:00
Miklos Vajna
1fe4aa6ed8 n#778148 sw: fix mouse pointer over urls with background image
Change-Id: Idbc93dfc95dfefc4c962ef36e0557a717550b7d7
2012-09-18 12:32:27 +02:00
Norbert Thiebaud
b854de954f deprecate oustringostreaminserter.hxx
the intent of this header has canged over time. now it is already
systematically included with ustring.hxx and the operator overload it
provide fit nicely there...

Just to be safe, since that include as been added to the api during the
3.5 timeframe and therefore is already in 'production'
the header remain and simply attempt to include ustring.hxx
but a warning is issued indicating that this header should not be used
anymore... in a couple of major release we will thenr emove it completely

All internal users of that header are converted.

Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
Reviewed-on: https://gerrit.libreoffice.org/634
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-18 10:10:06 +00:00
Luboš Luňák
96b45756b4 move ostream OUString operator<< directly to ustring.hxx
It apparently works that way, so there's no need to have
an #include loop.

Change-Id: I58d4f0461c14637872a139f0fbfb78f2a99fe28a
2012-09-18 11:54:05 +02:00
Stephan Bergmann
c3c0ae7fc6 -Werror=unused-parameter
Change-Id: I8be7ed8c81bc2f8cca8556405169462ea6b1c0d3
2012-09-18 11:37:04 +02:00
Andrzej J.R. Hunt
9940361f61 Provide client with state of server on startup.
Change-Id: Ic516afd65025cf4a8c7d3539d9010ad30e05e429
2012-09-18 11:18:32 +02:00
Michael Meeks
0edc04d2d6 WaE: calm android tinderboxen
Change-Id: Iaeb809770acec4b3c38e42038fe2820b2da2051d
2012-09-18 10:18:00 +01:00
Andrzej J.R. Hunt
4aed4eb1ca Further improvements to connection and feedback.
Change-Id: I04c48ad3d465e132ea9adaf840e9f858a7096794
2012-09-18 11:16:23 +02:00
Miklos Vajna
988948cb8f avmedia: problematic sal_Bool -> bool conversion when interacting with UNO
Change-Id: If6c52ed167a418f88d96b5d5a7319cd9a7bca11d
2012-09-18 11:05:04 +02:00
David Ostrovsky
77e4adbe47 mork driver implementation
This is a preparation for merge into master, feature/mork
branch is obsoslete and shouldn't be used any more. In
context of this change the usage of old mozilla based mork
driver depends on platform: all non windows platforms use
this new mork driver, windows still uses mozilla.

Because mozilla driver shipping was stripped on feature/mork
branch for all platforms, the corresponding commits were
changed prior to creating this change (the build file changes
are reverted now). So the build and shipping of different mork
driver implementation should be implemented from scratch:
mozilla on windows, new mork dirver on all other platforms.

Currently the new mork dirver is compiled (on all platforms),
but not used. It can be tested with mork_helper executable.

fdo#51004

Change-Id: Ib2413ab6856f163337aa311c4bf7b1182d6c6f63
Reviewed-on: https://gerrit.libreoffice.org/635
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-09-18 08:30:01 +00:00
Ricardo Montania
a60c63fd66 corrections ::rtl::OUString, sal_Bool and macros, in avmedia
Change-Id: Iae12f009a358ef8d648f094db968dae25f0c14a0
Reviewed-on: https://gerrit.libreoffice.org/636
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-09-18 08:26:27 +00:00
Markus Mohrhard
082155566a broadcaster cells are empty, fdo#54553
Change-Id: Ie7c251b7eaee248c97f4f931175bc26539acb22a
2012-09-18 09:02:20 +02:00
Markus Mohrhard
61f6bfca7b use light red as error color
Change-Id: Ia16b683c47743a921e70ce1bb7f37724e4ad7c9d
2012-09-18 09:02:20 +02:00
Stephan Bergmann
8ed8bb24b5 Adapt Windows-only code to changed ucbhelper::Content
Change-Id: I1ed4a59b7eef5f841754bc616ad94cbd82227ad0
2012-09-18 08:21:43 +02:00
Kohei Yoshida
c673a1f121 Test for setting current page back to '- all -' in pivot table.
Change-Id: I2fc0ac9609855273e47c492c72066dede9ff6850
2012-09-18 00:54:33 -04:00
Kohei Yoshida
e7649f4ae1 Updated mdds to 0.6.1.
Change-Id: Ibc0a67b689e5731afdfe2b9af7d991a998ffb389
2012-09-18 00:40:34 -04:00
Kohei Yoshida
2ecaf778a7 Use mdds::flat_segment_tree to store row flags.
Much less memory footprint & better scalability.

Change-Id: Idef9afe5fa6e247e59fb949d4c9955fab4f669dc
2012-09-18 00:40:34 -04:00
Kohei Yoshida
2a2e598655 Forward declaration cleanup in header files.
Change-Id: I2bbfa48e49bb8c91c6d3e2bb485ded9e8e67f13b
2012-09-18 00:40:34 -04:00
Kohei Yoshida
d3469ce86e Do the same for the no-parameter variant of fillTable().
Change-Id: I698e70e7713697e2951c3e6ead4b4d2198d8a6cf
2012-09-18 00:40:33 -04:00
Kohei Yoshida
1b9a8efb82 Refactor fillTable (3-param variant) to skip trailing empty rows.
This speeds up the process considerably if the size of the trailing
empty rows is huge.

Change-Id: Ide91174b09472a20309b4f6e18d658cb8fbefa42
2012-09-18 00:40:33 -04:00