[Libreoffice-commits] Changes to 'feature/sdr-dbus'
Michael Meeks
michael.meeks at suse.com
Mon Feb 18 05:32:44 PST 2013
New branch 'feature/sdr-dbus' available with the following commits:
commit 43b7ee6d44ef1f13ec3400fcc948a771c31e4733
Author: Michael Meeks <michael.meeks at suse.com>
Date: Mon Feb 18 13:31:21 2013 +0000
squash me - first half of discoverable re-work ...
Change-Id: I5e11a0fcfd8db648a40c738cbc8181889cb36136
commit 406a65b935ddc9139c611adc144f90aafea7f395
Author: Michael Meeks <michael.meeks at suse.com>
Date: Mon Feb 18 11:30:54 2013 +0000
sdremote: switch to a non-blocking socket, and polling glib mainloop.
Change-Id: I84c0a522fe16fbc8fc86a8e4bccb84aec0a1acd1
commit f014719bf78a783fb922d865e892d58183acde95
Author: Michael Meeks <michael.meeks at suse.com>
Date: Mon Feb 18 10:55:31 2013 +0000
sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.
Change-Id: I65ff5e603b6719df69b3c2aef7ff438ad54d23e2
commit e83a09229beab0b2fa2344edaab92aeb8ebede3a
Author: Michael Meeks <michael.meeks at suse.com>
Date: Mon Feb 18 09:24:23 2013 +0000
improve bluetooth discoverability toggling API.
Change-Id: I289d43fcb173b64b01183a41f780bc74d2ba0abe
commit 1577fe0bad673fea0814c6db91ad5466c819306d
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date: Thu Feb 14 23:05:16 2013 -0500
This one is less awkward.
Change-Id: I3bb9555ff4db6728a9a50ee5459faf981232445a
commit ba30ed10c4a322f4a5fb7873cad9eb857477672a
Author: Miklos Vajna <vmiklos at suse.cz>
Date: Fri Feb 15 16:07:03 2013 +0100
sw: include fieldmarks in document model dump
Change-Id: I5924ae824f87f796c808d56bf13d3dfd143a8e0a
commit 81ee2a2fff822cd534507b867ebe3d0666a31ae0
Author: Xisco Fauli <anistenis at gmail.com>
Date: Fri Feb 15 15:42:23 2013 +0100
pywizards: update makefile
Change-Id: Ib9855286c68b873f60db7afefecc9c2f4364c53e
commit 752979511ef391e53a4ab04939e2500de41062fc
Author: Xisco Fauli <anistenis at gmail.com>
Date: Fri Feb 15 15:37:48 2013 +0100
pywizards: remove unused files
Change-Id: Ibbb45626c984f79f94a7e281b05bf86a25897b0c
commit adc62310b8539c7be1c0a5a943b82fb7db9b0a0d
Author: Thorsten Behrens <tbehrens at suse.com>
Date: Fri Feb 15 15:03:02 2013 +0100
Only escape double-quotes for ulf files.
On second thought, this was needlessly overbroad. Missed the fact
that the code is strictly for ulf.
Change-Id: I96773d6e2a9af473e8c8309421b4900c0b76667f
commit c915f0e243762ba66fcd51a67b6ec42911e05ee9
Author: Thorsten Behrens <tbehrens at suse.com>
Date: Fri Feb 15 13:45:01 2013 +0100
Proper escaping of quotes for android xml resource files.
Change-Id: I9f76986465af5798f1451d44af6765f4e5d1bb09
commit 5c31e17e46b02e755b075e63a08ffd8ad0eaa481
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Feb 15 13:57:25 2013 +0000
sync two translations of the same fundamental comment
Change-Id: I4da6683489c87fe06d45474dfc20351cb31ed000
commit 1dd8cffc10d953ca645252ae2d8f11363186d21a
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Feb 15 13:52:26 2013 +0000
fix grammar with use of conform/conforming/conforms
Change-Id: Ie41651359f26a267273bf87c947ee58568983e5c
commit 914de32b27c7fe164b21f9247275ee3117c0864b
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Feb 15 13:41:11 2013 +0000
Resolves: rhbz#910176 cannot select directory with gnome folder picker
<< gtk documentation
gtk_file_chooser_get_current_folder_uri ()
Gets the current folder of chooser as an URI.
Note that this is the folder that the file chooser is currently displaying ...
which is not the same as the currently-selected folder if the chooser is in
GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER mode ... to get the currently-selected
folder in that mode, use gtk_file_chooser_get_uri() as the usual way to get the
selection.
>>
<< offapi documentation
XFolderPicker
getDisplayDirectory:
Returns the root directory that the FolderPicker is showing.
getDirectory
Returns the selected directory
>>
so getDisplayDirectory <-> gtk_file_chooser_get_current_folder_uri
and getDirectory <-> gtk_file_chooser_get_uri
Change-Id: Iaa5ab16a250cd59fe5e8bd02149298eef6d1dec2
commit a04ab936088896789f5cf00583cd9767b5646f35
Author: LuboÅ¡ LuÅák <l.lunak at suse.cz>
Date: Fri Feb 15 14:32:27 2013 +0100
Revert "fix build", not needed in master
I meant to do this for 4-0, not for master, as the commits mentioned in the message
show, this is not needed in master.
This reverts commit b60ccd4d4ddf4076085890938bcc08aca2737e15.
commit 61c72ef4bebebdfa505176e7d5db82920ad3822e
Author: Eike Rathke <erack at redhat.com>
Date: Fri Feb 15 14:15:00 2013 +0100
ocColumn and ocRow do not need recalc on load, fdo#60645 related
Change-Id: I34fc7af10aca3484d30b443c6b0257451a218ed5
commit b4d3f5c2b0b9b5b1c4f24a0f391fb355caaef7d0
Author: Christopher Hotchkiss <christopher.hotchkiss at gmail.com>
Date: Thu Feb 14 23:48:31 2013 -0500
Added the current commit to "soffice --version". Fixes bug 60688.
Change-Id: I95300b093b4fabc9a52f9c92de874f7c8e4d2869
Reviewed-on: https://gerrit.libreoffice.org/2160
Reviewed-by: Michael Meeks <michael.meeks at suse.com>
Tested-by: Michael Meeks <michael.meeks at suse.com>
commit ba18e945fa225543ac8d9e901c98841410094177
Author: Matthias Freund <matti_lx at yahoo.de>
Date: Thu Feb 14 22:24:02 2013 +0100
Comment translation - german-english - 3 files
I'm struggeling over line 407 in sw/source/core/edit/acorrect.cxx, is this the right translation.
Is this a question or is it a description what happens in the moment???
Change-Id: Ie665a8dffc41ee057c0277788282eea96cbbe6a3
Reviewed-on: https://gerrit.libreoffice.org/2157
Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
commit a60712be0e05ec2c2e3d48ec77511412151988ea
Author: Eike Rathke <erack at redhat.com>
Date: Fri Feb 15 13:49:43 2013 +0100
renamed SetRecalcMode...() to SetExclusiveRecalcMode...()
To emphasize exclusiveness of the four basic recalc modes renamed the
corresponding methods.
Change-Id: If6f99d2c84e4a042a3a3e3640cf416d306a2d0c5
commit ff319d052659974d1aa5d6ac8c468a7259a46cc4
Author: Eike Rathke <erack at redhat.com>
Date: Fri Feb 15 13:07:00 2013 +0100
use AddRecalcMode(RECALCMODE_ONLOAD), fdo#60645 related
Instead of SetRecalcModeOnLoad() which sets the exclusive bit overriding
RECALCMODE_ALWAYS use AddRecalcMode() that handles these cases.
Change-Id: Ieeeff67d4dda1493e8c48f231b870513f655839a
commit cf8318429e3177574f9d60042c402401f484bf17
Author: Eike Rathke <erack at redhat.com>
Date: Wed Feb 13 21:49:52 2013 +0100
prevent out-of-bounds buffer writes in EnumLocalesParams
osl_getTextEncodingFromLocale()
In case of the Language code being longer than 2 characters the string
written to the struct EnumLocalesParams member was not 0-terminated if a
Country code was also given (consecutive fields in the struct) unless
the struct was packed in 4-byte alignment and luckily contained a 0 as
the 4th byte. The locale could not had been matched in these cases. In
case of a sufficiently long language or country argument the entire
EnumLocalesParams struct could had been overflown.
Change-Id: I1ec67ad0b3d12b0fa944d7e759bb5cb701842e39
commit 8a07032d01aa59fd94c393669d8ac4b8443acb2b
Author: Eike Rathke <erack at redhat.com>
Date: Wed Feb 13 20:16:42 2013 +0100
do not use the raw locale for osl_getTextEncodingFromLocale()
Change-Id: Iab7402721b5fbf20a05c9ff2725e52b012df2940
commit 5918c7c84c18042baba42e5899f00d69254e3586
Author: Eike Rathke <erack at redhat.com>
Date: Wed Feb 13 18:12:51 2013 +0100
use LanguageTag(rtl_Locale) ctor
Change-Id: Ie668d40b815ae1cbcdb321649d8e52513cad1aec
commit b2c29ebb4cd9cb9fa9f4c78bfe1a27775f899fdc
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Feb 15 12:39:07 2013 +0000
various efforts to consistently apply HIG rules
Change-Id: I71498e44d25fe4a2f0feb221ec0e77d455aeb61c
commit 1ccbb620946c7032c57054550b08ad5362fe1c3f
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Feb 15 12:38:42 2013 +0000
tabpages size req not factoring in border width
Change-Id: Ie7396b63a64e89bb7aa7c0e284faab7ed380c4c1
commit 158aee9ad3e8d7dbb58381fc260ebdb53466ce22
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Feb 15 12:17:05 2013 +0000
Resolves: fdo#60627 wrong lib names for some custom widgets
Under Linux dlsym will search other locations and find them if they exist
elsewhere, but not under windows, so its easy to put the wrong lib name in if
developing under Linux because it'll generally work anyway.
So add a script: bin/verify-custom-widgets-libs which can be used under Linux
to verify that the required factory methods exist in the right lib.
Change-Id: Ic30f8da5acc4712684a7a25fbfb003e8b21cb867
More information about the Libreoffice-commits
mailing list