Age | Commit message (Collapse) | Author |
|
Caused by 185e1be6cd1954b8cc5a302c879384f2549cd060,
fix is more or less d0d07cd2975c1fb783d0f8591dd3a4931d1c5be5.
Change-Id: Ia7d228139126b3e60370b85c106bc970f4e68cce
Reviewed-on: https://gerrit.libreoffice.org/2154
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: I077afe48e0d375f75a8c35bc87c6c177b68512f7
|
|
Change-Id: Ie7158a6bc09c9f6a276799c22eef560aa5570a11
|
|
Work in progress. It sets up the SDP service record and registers it,
and that seems to work. Does not do anything with it yet.
I wonder if the current approach to use the standard SerialPort
service class will work for Macs, as they by default have one
SerialPort service running, "Bluetooth-PDA-Sync", whatever that
is.
There is no code in the Android app to handle the case of there being
several Serial Port services on the computer it wants to connect to,
so what happens then when there are two will be interesting to see.
(I can't find in the Android API any way to enumerate services that
use the same service class. If there was, the app could choose the
correct one based on its name.)
So probably we should pretty soon switch to using a dedicated service
class UUID instead of using the standard serial port one. As we
already have the app out in the wild it will probably have to be
modified to look for both Serial Port and our own service then? Sigh.
Change-Id: I1bee6403642e9b8953b5a8fa8fb5fe6a9dc76a09
|
|
Now shown only in experimental mode (ie. when TCP/IP is enabled)
to reduce user-confusion. Said dialog is not needed for bluetooth.
|
|
Change-Id: I1a1638d9a5ad6bea002336d20c93c450d4bc1650
|
|
|
|
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
|
|
Change-Id: I45ecc4a745722cc6bf1f5017429a3e532200bf03
|
|
No point in using a generic "Serial Port" name, or describe it as a "COM Port"
(eek). The remote control app doesn't check what the service name is
anyway. (It probably should?)
Change-Id: I6098110e8c4f62e20c38cf7e6b2071f00dd00515
|
|
Change-Id: I3ddfb3e3f93782556ec7fd7a16afbb294d17c013
|
|
Change-Id: Ie6c3d12387cececce4e169482659cbcbbcfd0975
|
|
The service already existed, it just did not have an IDL file
Change-Id: I9698830f9c01936a12669ee950e2b231f303c2f8
|
|
This patch complements 85ea03ae536831649b104694d08dced4d4c8663f (and
6fbba11da54b52554941f00b07e42cc5d7a1643c, which didn't work correctly before)
This also fixes issues when clicking on another object to stop text editing.
Switches off text mode, and instantaneously selects the other object.
(Rotation doesn't belong into the ./sd/ text routine AT ALL, which also caused bug 37482,
which is resolved differently from now on)
(Creating text fields doesn't belong into the ./sc/ shape text routine either, and if this executed, it causes funny glitches)
Known issues: text mode stays on when you use drag'n drop (the one WITH waiting, to move to other applications etc).
Change-Id: I3c8cdedbfae58165ebeda5887c1b6573832eb495
Signed-off-by: Lennard Wasserthal <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1344
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
And deprecate the old-style service util::MacroExpander
Change-Id: Ifcefe31a8f8c68c6d44d6ec19616727eb607e1cd
|
|
GetOptimalSizePixel and GetHCtrlWidth are never called
Change-Id: Ib2ce1445447e85de66683f8b0fdf4fc8aa464084
|
|
Change-Id: I79cc861fadb908605c6d2ed638e3d06ca5a57869
|
|
Change-Id: I5fe792ddfe1fac5166865c51014d87309d48bab2
|
|
Change-Id: Ida8a3847a54c5415e1802a6688e110202bac35c1
|
|
I had a conversation with some UX-members, they all agree the close button needs to be on the far most left of the findbar.
Change-Id: I3c13df4821f3f4f86fec02fa5427b2277fa10c19
Reviewed-on: https://gerrit.libreoffice.org/2025
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>
|
|
Change-Id: Id054eb611fe86fdaaf1bba8d1e85342a3cc0e146
|
|
Change-Id: I09588f4e4b22466843f855d99c06f616c04518ac
|
|
Change-Id: Ieb30afd81d16d184e0276ce7699b848f26a00013
|
|
- changed osl_trace with sal_info
Change-Id: I6504abf50f6193db52d101ec856bcaf1ee2a982c
|
|
Change-Id: I3a0eff8ca0c8b654a38ee2df1022ca162bcb67aa
|
|
Change-Id: I35968241a79db0aabe06e25c0efac2aa3d1c5b84
|
|
Change-Id: I990a88b2726a7fafe8b15179962f004008090c7a
Reviewed-on: https://gerrit.libreoffice.org/1957
Reviewed-by: Jan Holesovsky <kendy@suse.cz>
Tested-by: Jan Holesovsky <kendy@suse.cz>
|
|
Change-Id: Iea44c9e70efeb84482aefc70b311f1781241b030
Reviewed-on: https://gerrit.libreoffice.org/1971
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I3111c8fd60089302d7eee51df0ac81ae1a6f5eab
|
|
Change-Id: I6e90cdfc9577bfa0ee1dd1018a41aa7979dfaf04
|
|
Change-Id: I4e9bd57db4510b48b84847dda23feed5b8817df3
Reviewed-on: https://gerrit.libreoffice.org/1910
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ia3e6f37460e96f463952072ffbf3e76386edb10d
|
|
Patch by: Wang Zhe
Testing by: Yan Ji
Review by: hdu
(cherry picked from commit 484621239c7f743f44579d2b199b0347dc4734cd)
Change-Id: I340de4f1b626defa52ecc48938c63ec4d1ce5c1d
Signed-off-by: Tor Lillqvist <tml@iki.fi>
|
|
Process incoming commands in the main thread in a Timeout, build
thumbnail / previews there too - to avoid the deadlocks mentioned
in the bug.
Change-Id: I5f5e8d6fbc2e059d4194f72f3e086e1aa87ab2cc
|
|
The services are:
document::NamedPropertyValues
document::IndexedPropertyValues
The services already existed, they just did not have IDL files
Change-Id: Ibafe9b5afb9b30785df4f66aa923f4b96ceabeed
|
|
Change-Id: If4e8312dae6bc5eb8bb7655cf250f06ab37b7e5c
|
|
- do not use gb_UnpackedTarball_copy_header_files for boost
- adapt the optimization in concat-deps.c for new path
- use boost_headers in all LinkTargets that require it
- add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus
Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
|
|
Change-Id: I253f28d7c83371282adde86c8eaadd6f25beff5a
|
|
Help file was already available, just added the button to the UI dialog for Presentation's
insert->animated image
modified: sd/source/ui/dlg/animobjs.cxx
modified: sd/source/ui/dlg/animobjs.src
modified: sd/source/ui/inc/animobjs.hrc
modified: sd/source/ui/inc/animobjs.hxx
Change-Id: I0dbc51f0630d8df001cb17c7465d0e599a5f7815
Reviewed-on: https://gerrit.libreoffice.org/1849
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
removed temporarily added OUString(...GetSavedValue()...) constructs again
Change-Id: I11477654d217a5ae127c1ef1b19cbff56ed052a6
|
|
Document and centralize the uses of undoing the helpid clear after
helpid->uniqueid hack
Change-Id: I4e651235407a0eca26dc0acfc089ef8f8ce57b13
|
|
Change-Id: I4922b719bf819879909e9949bf7946f20914d1e5
|
|
Change-Id: Id1cd194a5968aa8578d0f2fefb3c75e3d74a25f5
|
|
Change-Id: If3f1bb787d6debaa63e3bed3a48e44b5e34c27b7
|
|
Change-Id: I11dbebe78f6945afd0b88b53e482dea47ddd192d
|
|
Change-Id: I76b23bcdca2e7394fd5ab67e8341f4cdb46f8a64
|
|
Change-Id: Icaacf3bc1a02a017692432aec36aba06d3f5dde5
|
|
Change-Id: Ibadc8327cef327625d6b4663c1487b126e2e6920
|
|
This has the disadvantage that it makes comparisons involving fast
OUString concatenation via operator+ ambiguous, as can be seen in
scriptdlg.cxx, but it allows comparing String and OUString wihout
explicit conversion, which is nice for incrementally converting code.
Change-Id: Ibfc728bdb161a01e0f8311915c97bcbba8b58c0b
Reviewed-on: https://gerrit.libreoffice.org/1803
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
|
|
replaced lots of Len() with isEmpty()
Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0
Reviewed-on: https://gerrit.libreoffice.org/1795
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|