Re: How do I review a change in the new gerrit?

2014-01-16 Thread Noel Grandin
On 2014-01-16 09:57, Khaled Hosny wrote: I can't seem to find any way to review a change, I only see buttons to cherry-pick, rebase or abandon. The new UI is a little less intuitive - hit the reply button at the top to do a review. Also note that the publish button doesn't become visible

Re: How do I review a change in the new gerrit?

2014-01-16 Thread Khaled Hosny
On Thu, Jan 16, 2014 at 10:01:19AM +0200, Noel Grandin wrote: On 2014-01-16 09:57, Khaled Hosny wrote: I can't seem to find any way to review a change, I only see buttons to cherry-pick, rebase or abandon. The new UI is a little less intuitive - hit the reply button at the top to do a

Re: Efficient UNO component linkage GC ...

2014-01-16 Thread Stephan Bergmann
On 12/19/2013 10:51 AM, Stephan Bergmann wrote: * for implementations of single-instance services/singletons, we can: ** either stick with the recently introduced prefix=direct feature, where the service manager obtains a factory for them; any instantiated object instances will continue to be

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sw/source

2014-01-16 Thread Stephan Bergmann
sw/source/ui/docvw/edtwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7dd04eca892f036e2ef42cffedf871fcef26abad Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jan 15 16:45:40 2014 +0100 String::Len was used in a non-bool context here

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sw/source

2014-01-16 Thread Stephan Bergmann
sw/source/filter/ww8/wrtww8.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea9db4c43a6bcbe1ce3a5fcda352ac5366b989d4 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jan 15 18:44:34 2014 +0100 String::Len was used in a non-bool context here

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - extensions/source

2014-01-16 Thread Tor Lillqvist
extensions/source/macosx/spotlight/OOoMetaDataParser.m |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b591830c3cba2698aee26b806214e229db4c4483 Author: Tor Lillqvist t...@collabora.com Date: Tue Jan 14 13:53:03 2014 +0200 fdo#47689: Avoid crashing mdworker:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/core/txtnode/fntcache.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 417e1ac46542de0e6d9775ed43da07980eceafea Author: Michael Stahl mst...@redhat.com Date: Tue Jan 14 16:32:20 2014 +0100 fdo#73095: fix invalid access in SwFntObj::DrawText()

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/core/txtnode/fntcache.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit cfcf7d267c5b3535c40b8394f53126b45a7898a4 Author: Michael Stahl mst...@redhat.com Date: Tue Jan 14 16:32:20 2014 +0100 fdo#73095: fix invalid access in SwFntObj::DrawText()

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sw/source

2014-01-16 Thread Stephan Bergmann
sw/source/ui/shells/tabsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 03d5ffdca7261af6af9124a75e1a079337609d06 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jan 15 17:43:21 2014 +0100 Fix brace position Presumably a typo during

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - writerperfect/source

2014-01-16 Thread Fridrich Štrba
writerperfect/source/common/DocumentHandler.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 14d1995e2f26af5362be97059674eb01bd946455 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Thu Jan 16 08:25:42 2014 +0100 libodfgen produces

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #27 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Marcos Paulo de Souza committed a patch related to this issue. It has been pushed to master:

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #28 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Marcos Paulo de Souza committed a patch related to this issue. It has been pushed to master:

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #29 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Marcos Paulo de Souza committed a patch related to this issue. It has been pushed to master:

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #30 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Marcos Paulo de Souza committed a patch related to this issue. It has been pushed to master:

[Libreoffice-commits] core.git: vcl/source

2014-01-16 Thread Armin Le Grand
vcl/source/gdi/bitmapex.cxx | 74 +++- 1 file changed, 47 insertions(+), 27 deletions(-) New commits: commit e7d5f5e3f0941ff2f0311845e84da87d7477c7b0 Author: Armin Le Grand a...@apache.org Date: Wed Jan 15 15:27:52 2014 + Resolves: #i123690#

[Libreoffice-commits] core.git: canvas/source

2014-01-16 Thread Matúš Kukan
canvas/source/directx/dx_canvasfont.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 29e99c6e124d63f10a272af09bedcb3719170b96 Author: Matúš Kukan matus.ku...@collabora.com Date: Thu Jan 16 10:33:31 2014 +0100 Add missing include. Change-Id:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f3/263e7b8bfe740f8e1e7825214e3936cc938ea9

2014-01-16 Thread Caolán McNamara
f3/263e7b8bfe740f8e1e7825214e3936cc938ea9 |1 + 1 file changed, 1 insertion(+) New commits: commit 7df66ed217c227c315b6f2aec8664a795035fffb Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 09:34:20 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5c/1be8b527783b7e72c82d0cf8c3474f80d26ce4

2014-01-16 Thread Caolán McNamara
5c/1be8b527783b7e72c82d0cf8c3474f80d26ce4 |1 + 1 file changed, 1 insertion(+) New commits: commit d51d8cb859ccb1967cc9daa571576f5f2e294ce2 Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 09:35:22 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: include/vcl

2014-01-16 Thread Matúš Kukan
include/vcl/graphicfilter.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 8ce64f43697eafb86f2e896a0e78bb007821159b Author: Matúš Kukan matus.ku...@collabora.com Date: Thu Jan 16 10:48:13 2014 +0100 Remove broken and unnecessary friend declaration. Change-Id:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - oox/source sc/source

2014-01-16 Thread Andre Fischer
oox/source/ppt/timenodelistcontext.cxx | 17 +++-- sc/source/core/data/table2.cxx | 26 -- 2 files changed, 27 insertions(+), 16 deletions(-) New commits: commit 1ae5f9052eb3d60d644533a0581cd3db39218455 Author: Andre Fischer a...@apache.org Date:

[Libreoffice-commits] core.git: 2 commits - sw/CppunitTest_sw_uiwriter.mk sw/inc sw/qa sw/source

2014-01-16 Thread Miklos Vajna
sw/CppunitTest_sw_uiwriter.mk |1 + sw/inc/docfac.hxx |2 +- sw/inc/shellio.hxx |4 ++-- sw/qa/extras/uiwriter/uiwriter.cxx | 24 sw/source/filter/basflt/fltini.cxx |2 +- 5 files changed, 29 insertions(+), 4

Binary URP bridge already disposed

2014-01-16 Thread Alexandre Vicenzi
Hi, Can anyone help-me? I'm getting this error when I try to connect on LO: Binary URP bridge already disposed. The only way to solve this is killing soffice. I need to know the proper way to connect and disconnect from LO. This occurs when I connect to Grammar Checker

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 71/d322a8ce0f5f5cbfd66fd689ff10b3490c1ee4

2014-01-16 Thread Caolán McNamara
71/d322a8ce0f5f5cbfd66fd689ff10b3490c1ee4 |1 + 1 file changed, 1 insertion(+) New commits: commit 8fefc07effdc7c82c4255f34b8de5ea6a8756cf2 Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 10:53:37 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: 3 commits - editeng/source include/xmloff sc/source xmloff/source

2014-01-16 Thread Oliver-Rainer Wittmann
editeng/source/editeng/impedit2.cxx |8 - editeng/source/misc/splwrap.cxx |2 include/xmloff/txtparae.hxx | 11 ++ include/xmloff/xmlexp.hxx | 18 ++-- sc/source/ui/dbgui/dbnamdlg.cxx |2 xmloff/source/core/xmlexp.cxx | 154

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f8/be427cd9b311b98e84d673dea15d917acde81c

2014-01-16 Thread Caolán McNamara
f8/be427cd9b311b98e84d673dea15d917acde81c |1 + 1 file changed, 1 insertion(+) New commits: commit 3a6ecb6a94c97806285742ff64b4fbe84801966d Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 10:54:13 2014 + Notes added by 'git notes add' diff --git

Need Help.!

2014-01-16 Thread Sujay m
Hi, I am Sujay. I am new to LibreOffice development. I have built the LibreOffice source code, and thought will solve some of the easy hacks mentioned in the wiki. I got interested in this bug: *Bug 42788* https://bugs.freedesktop.org/show_bug.cgi?id=42788 - FORMATTING - Numbering/ordered list

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Depends on||73618 ---

[Libreoffice-commits] core.git: helpcontent2

2014-01-16 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ae1674c0dcf8e422a4d7ebfed0fdfb11a441357f Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 11:59:55 2014 + Updated core Project: help 303b537732b914243c12f589ce2f8f48c0ccb919

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2014-01-16 Thread Caolán McNamara
helpers/help_hid.lst | 27 --- source/text/scalc/01/0512.xhp |2 +- source/text/shared/00/0001.xhp |7 +-- 3 files changed, 2 insertions(+), 34 deletions(-) New commits: commit 303b537732b914243c12f589ce2f8f48c0ccb919 Author: Caolán

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 64/1aa4b583e27369b404584d094e0758a93ce5b5

2014-01-16 Thread Caolán McNamara
64/1aa4b583e27369b404584d094e0758a93ce5b5 |1 + 1 file changed, 1 insertion(+) New commits: commit f20591626a7deac991e1f034f29267077ddb5216 Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 12:04:15 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: 2 commits - extras/source oox/source sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk

2014-01-16 Thread Steve Yin
extras/source/glade/libreoffice-catalog.xml.in |4 oox/source/ppt/timenodelistcontext.cxx | 17 +- sc/UIConfig_scalc.mk|1 sc/inc/sc.hrc |1 sc/source/ui/condformat/condformatdlg.cxx | 109

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - sc/source sw/source

2014-01-16 Thread Oliver-Rainer Wittmann
sc/source/ui/view/cellsh1.cxx | 11 +--- sw/source/core/doc/docbm.cxx | 97 +- 2 files changed, 64 insertions(+), 44 deletions(-) New commits: commit ae295f7d009842cdceb50c4daffe948ede2b4b88 Author: Oliver-Rainer Wittmann o...@apache.org Date: Thu

[Libreoffice-commits] core.git: 2 commits - chart2/qa include/oox oox/source

2014-01-16 Thread Markus Mohrhard
chart2/qa/extras/chart2export.cxx | 54 chart2/qa/extras/data/docx/testMultipleChart.docx |binary chart2/qa/extras/data/docx/testMultiplechartembeddings.docx |binary include/oox/export/chartexport.hxx |2

[Libreoffice-commits] core.git: chart2/qa oox/source

2014-01-16 Thread Rajashri
chart2/qa/extras/chart2export.cxx | 12 +++ chart2/qa/extras/data/docx/testAreaChartLoad.docx |binary oox/source/export/chartexport.cxx | 73 +++--- 3 files changed, 63 insertions(+), 22 deletions(-) New commits: commit

[Libreoffice-commits] core.git: chart2/qa

2014-01-16 Thread YogeshBharate
chart2/qa/extras/chart2export.cxx | 10 ++ chart2/qa/extras/data/docx/UpDownBars.docx |binary 2 files changed, 10 insertions(+) New commits: commit f6824eb6df649628630598278aa1b5e3ab4b9a0d Author: YogeshBharate yogesh.bhar...@synerzip.com Date: Thu Jan 16 14:41:50 2014

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Christian Lohmaier lohma...@gmx.de changed: What|Removed |Added Depends on|70596 | -- You are

[Bug 67274] Gallery: Do not link inserted images

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67274 Christian Lohmaier lohma...@gmx.de changed: What|Removed |Added CC||lohma...@gmx.de ---

[Libreoffice-commits] core.git: sfx2/source

2014-01-16 Thread Caolán McNamara
sfx2/source/dialog/backingwindow.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 9290998442166fae70431ee98aa9eb019bad24b3 Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 14:29:02 2014 + Related: fdo#71764 allow extensions button to

[Libreoffice-commits] core.git: 2 commits - sw/inc sw/qa sw/source

2014-01-16 Thread Miklos Vajna
sw/inc/shellio.hxx |4 ++-- sw/qa/extras/uiwriter/uiwriter.cxx | 30 ++ sw/source/filter/basflt/fltini.cxx |2 +- 3 files changed, 33 insertions(+), 3 deletions(-) New commits: commit 8477394f9bbe001d8648c38cd6e3c1c72dd17d8e Author: Miklos

Re: Grouping UI elements

2014-01-16 Thread Caolán McNamara
On Wed, 2014-01-15 at 14:25 +, Tamas Zolnai wrote: Main problem is that the 'Help' and the 'Extensions' buttons on the Start Center are in different GtkBoxes and so arrow key traversal doesn't work between them. So, actually containers are invisible to cursor traversal. So on pressing

[Libreoffice-commits] core.git: README.cross

2014-01-16 Thread Matúš Kukan
README.cross | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit ee2d7273e4f14fb867c16802e392f73590f526bc Author: Matúš Kukan matus.ku...@collabora.com Date: Thu Jan 16 15:56:30 2014 +0100 Update README for cross-compiling to Raspbian a

[Libreoffice-commits] dev-tools.git: lcov/coverage.sh

2014-01-16 Thread Miklos Vajna
lcov/coverage.sh | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit ae79f4cf6cabb7c2f26435da7fe74ad33976d14f Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Jan 16 15:59:18 2014 +0100 fix coverage.sh after INPATH removal Change-Id:

[Libreoffice-commits] core.git: sw/qa

2014-01-16 Thread Miklos Vajna
sw/qa/extras/uiwriter/uiwriter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 70f360f34a9f6605864644feee3c9b9b6ffb79a1 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Jan 16 16:10:10 2014 +0100 missing sal_Int32 Change-Id:

[Bug 54157] LibreOffice 4.0 most annoying bugs

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Depends on||67274 --

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Depends on|67274 | -- You are

[Bug 67274] Gallery: Do not link inserted images

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67274 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Blocks|65675 |54157 --

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/core/tox/tox.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 1fd6ebac89a83e6ceecd69f0c6c807d8ee8b5c81 Author: Michael Stahl mst...@redhat.com Date: Tue Jan 14 23:58:11 2014 +0100 fdo#73162: sw: un-break index entries that contain text

[Libreoffice-commits] core.git: 2 commits - sd/uiconfig sw/source

2014-01-16 Thread Caolán McNamara
sd/uiconfig/simpress/ui/optimpressgeneralpage.ui | 110 +++ sw/source/core/doc/docbm.cxx | 103 + 2 files changed, 118 insertions(+), 95 deletions(-) New commits: commit 5eaa0135c3ffc46ce601ea4cbaaa17eabe44e6ee Author: Caolán

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/ui/index/cnttab.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c3e7723500275d04177d366b50356807c16e9be1 Author: Michael Stahl mst...@redhat.com Date: Thu Jan 16 15:58:12 2014 +0100 fdo#73043: sw: fix Index/TOC Assign Styles dialog

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - external/python3

2014-01-16 Thread Andras Timar
external/python3/UnpackedTarball_python3.mk|1 external/python3/python-3.3.3-quoted-printable.patch.1 | 201 + 2 files changed, 202 insertions(+) New commits: commit 00fc621899ccca1e316e956796d978210d324c5f Author: Andras Timar andras.ti...@collabora.com Date:

[Libreoffice-commits] core.git: android/sdremote

2014-01-16 Thread Christian Lohmaier
android/sdremote/AndroidManifest.xml |5 + android/sdremote/Makefile | 23 +--- android/sdremote/build.xml

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sd/uiconfig

2014-01-16 Thread Caolán McNamara
sd/uiconfig/simpress/ui/optimpressgeneralpage.ui | 110 +++ 1 file changed, 55 insertions(+), 55 deletions(-) New commits: commit 0d5397234b7589617970bb20d8fb3ad07a4587a1 Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 15:16:40 2014 + place some

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/uiconfig

2014-01-16 Thread Michael Stahl
sw/uiconfig/swriter/ui/assignstylesdialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15b8fb3f9bacf8939a6495dca18831d428d94713 Author: Michael Stahl mst...@redhat.com Date: Thu Jan 16 16:04:04 2014 +0100 sw: the Assign Styles dialog is not called Insert

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - vcl/unx

2014-01-16 Thread Maxim Monastirsky
vcl/unx/kde4/KDESalGraphics.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit f7eaab54fdcafd4220f1585a02da70eba951ead6 Author: Maxim Monastirsky momonas...@gmail.com Date: Tue Jan 7 13:03:14 2014 +0200 fdo#72521 fdo#73103 Fix editable combo-boxes

[Libreoffice-commits] core.git: configure.ac

2014-01-16 Thread Chris Sherlock
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee99613941d78030e8abbca7d7554cf7e802f6d9 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Jan 16 01:33:44 2014 +1100 Move fontconfig baseline to 2.4.1 (RHEL 5 version) Change-Id:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ae/295f7d009842cdceb50c4daffe948ede2b4b88

2014-01-16 Thread Caolán McNamara
ae/295f7d009842cdceb50c4daffe948ede2b4b88 |1 + 1 file changed, 1 insertion(+) New commits: commit a60ea12b096a2afbc0a104349c22e69ec58b02aa Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 15:18:56 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/core/txtnode/txtedt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8c6514b483edfcedb3ce546cdea726b83d418a5 Author: Michael Stahl mst...@redhat.com Date: Mon Jan 13 18:36:04 2014 +0100 fdo#72788: sw: fix infinite loop in SwTxtAttr::RstTxtAttr

[Libreoffice-commits] core.git: 3 commits - package/inc package/source writerperfect/source

2014-01-16 Thread David Tardon
package/inc/ZipPackage.hxx | 14 package/inc/zipfileaccess.hxx |1 package/source/zippackage/ZipPackage.cxx| 25 --- package/source/zippackage/zipfileaccess.cxx |4 - writerperfect/source/common/WPXSvStream.cxx | 90

[Bug 39468] translate German comments, removing redundant ones

2014-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #94 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Chris Sherlock committed a patch related to this issue. It has been pushed to master:

[Libreoffice-commits] core.git: 2 commits - android/sdremote

2014-01-16 Thread Christian Lohmaier
android/sdremote/res/values/strings.xml |1 android/sdremote/src/org/libreoffice/impressremote/activity/ComputersActivity.java | 113 +--- android/sdremote/src/org/libreoffice/impressremote/activity/SettingsActivity.java

[Libreoffice-commits] core.git: vcl/generic

2014-01-16 Thread Chris Sherlock
vcl/generic/fontmanager/fontconfig.cxx | 35 - 1 file changed, 35 deletions(-) New commits: commit 7d432a9e67076b862cbdfc16199d5a72664d28f5 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Jan 17 00:28:33 2014 +1100 Remove defines now that

[Libreoffice-commits] core.git: android/sdremote

2014-01-16 Thread Christian Lohmaier
android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothServerConnection.java |5 - android/sdremote/src/org/libreoffice/impressremote/communication/CommunicationService.java |1

[Libreoffice-commits] core.git: android/sdremote

2014-01-16 Thread Christian Lohmaier
android/sdremote/res/drawable-hdpi/ic_action_bluetooth_searching.png |binary android/sdremote/res/drawable-mdpi/ic_action_bluetooth_searching.png |binary android/sdremote/res/drawable-xhdpi/ic_action_bluetooth_searching.png

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 76/5e851ea043d00de3f4d0b5d441c017977da67c

2014-01-16 Thread Caolán McNamara
76/5e851ea043d00de3f4d0b5d441c017977da67c |1 + 1 file changed, 1 insertion(+) New commits: commit ec64caac69087205f6230555fe7dbc3281f64157 Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 15:51:51 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - basic/source

2014-01-16 Thread Andras Timar
basic/source/runtime/methods1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b07d7b52c96cf66f4db01b76f92c9d81cc71eba Author: Andras Timar andras.ti...@collabora.com Date: Thu Jan 16 17:00:06 2014 +0100 Environment variables can contain 127 characters

[Libreoffice-commits] core.git: android/sdremote

2014-01-16 Thread Christian Lohmaier
android/sdremote/res/layout-land/fragment_slides_pager.xml |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 4bddd280f204f1036f9933a4b683a0b20a7d85a0 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Mon Dec 30 01:23:49 2013 +0100

[Libreoffice-commits] core.git: android/sdremote

2014-01-16 Thread Christian Lohmaier
android/sdremote/src/org/libreoffice/impressremote/activity/ComputersActivity.java | 164 +++--- android/sdremote/src/org/libreoffice/impressremote/adapter/ComputersPagerAdapter.java | 29 - 2 files changed, 69 insertions(+), 124 deletions(-) New commits: commit

[Libreoffice-commits] website.git: Branch 'update' - check.php

2014-01-16 Thread Jan Holesovsky
check.php |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 560c8f44c71d0d3c93cef0df526afbe221eb8701 Author: Jan Holesovsky ke...@collabora.com Date: Thu Jan 16 17:12:54 2014 +0100 Allow LibreOfficeDev too. diff --git a/check.php b/check.php index

[Libreoffice-commits] core.git: vcl/source

2014-01-16 Thread Sven Wehner
vcl/source/filter/sgfbram.cxx | 112 +- 1 file changed, 56 insertions(+), 56 deletions(-) New commits: commit 77ad201119ff8cc01aa2adb15ded907ac4477874 Author: Sven Wehner weh...@informatik.uni-freiburg.de Date: Thu Jan 16 16:09:48 2014 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - svtools/source

2014-01-16 Thread Lionel Elie Mamane
svtools/source/brwbox/brwbox1.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 554710d39029b1ddf244d55fc6b464a8a896ea6a Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Jan 14 18:44:24 2014 +0100 fdo#51180 reset (Multi)Selection on Clear() Change-Id:

[Libreoffice-commits] core.git: include/vcl

2014-01-16 Thread Chris Sherlock
include/vcl/outdev.hxx | 54 - 1 file changed, 23 insertions(+), 31 deletions(-) New commits: commit 6d87a2c28f074953a84fd9e5a4aed333ae30136a Author: Chris Sherlock chris.sherloc...@gmail.com Date: Fri Jan 17 01:20:58 2014 +1100 fdo#39468

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - vcl/win

2014-01-16 Thread Michael Stahl
vcl/win/source/window/salframe.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit bbaa97a79a72391aaa3dda1a55d92938ab3ea466 Author: Michael Stahl mst...@redhat.com Date: Wed Jan 15 15:00:51 2014 +0100 fdo#72397: vcl: do not enable A11y in Win32 message

[Libreoffice-commits] core.git: basic/source

2014-01-16 Thread Andras Timar
basic/source/runtime/methods1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit da67f5b162702c847674b8736672961bb26d5411 Author: Andras Timar andras.ti...@collabora.com Date: Thu Jan 16 17:00:06 2014 +0100 Environment variables can contain 127 characters

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 1a/e5f9052eb3d60d644533a0581cd3db39218455

2014-01-16 Thread Caolán McNamara
1a/e5f9052eb3d60d644533a0581cd3db39218455 |1 + 1 file changed, 1 insertion(+) New commits: commit 6af929b2ef6f91da10d5008eab0b80e842b720ea Author: Caolán McNamara caol...@redhat.com Date: Thu Jan 16 15:50:37 2014 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: android/sdremote

2014-01-16 Thread Christian Lohmaier
android/sdremote/src/org/libreoffice/impressremote/adapter/SlidesPagerAdapter.java | 11 -- android/sdremote/src/org/libreoffice/impressremote/fragment/SlidesPagerFragment.java | 51 ++ 2 files changed, 37 insertions(+), 25 deletions(-) New commits: commit

Re: Advice needed : making options dialog slightly wider

2014-01-16 Thread Caolán McNamara
On Fri, 2014-01-10 at 22:25 +0100, Jean-Baptiste Faure wrote: The second one is only partially visible. Perhaps the four checkboxes under Settings could be rearranged in two columns ? How about now after

[Libreoffice-commits] core.git: tools/source

2014-01-16 Thread Stephan Bergmann
tools/source/ref/pstm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4210bba0b3b789e183cc362562c25730cc740577 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jan 16 18:13:02 2014 +0100 Missing adaption to WriteSvPersistBase ...introduced

[Libreoffice-commits] core.git: external/libabw

2014-01-16 Thread Fridrich Štrba
external/libabw/UnpackedTarball_libabw.mk |4 ++ external/libabw/libabw-0.0.1-inttypes.patch.1 | 36 ++ 2 files changed, 40 insertions(+) New commits: commit 9c46e4069db51ab0fc8b3e197d27b5f947a3fdeb Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Thu

Late feature: AbiWord import filter

2014-01-16 Thread Fridrich Strba
Dearest developer community, As discussed today at ESC, I will need 3 reviews for the AbiWord import filter for 4-2 branch. As the translators have no problem with one additional string, they suggested that 4-2-0 could go to. That is why I submitted 2 patches to gerrit: 1)

Re: Efficient UNO component linkage GC ...

2014-01-16 Thread Stephan Bergmann
On 01/16/2014 09:11 AM, Stephan Bergmann wrote: On 12/19/2013 10:51 AM, Stephan Bergmann wrote: * for implementations of single-instance services/singletons, we can: ** either stick with the recently introduced prefix=direct feature, where the service manager obtains a factory for them; any

Re: Efficient UNO component linkage GC ...

2014-01-16 Thread Michael Meeks
On Thu, 2014-01-16 at 18:52 +0100, Stephan Bergmann wrote: So the way out is to distinguish singleton implementations (whose XML description lists at least one singleton ...) from normal ones (whose XML description does not list any singleton ...s), and let the service manager keep track

Re: Grouping UI elements

2014-01-16 Thread Tamas Zolnai
2014 Január 16, Csütörtök 14:43 GMT dátummal, Caolán McNamara caol...@redhat.com ezt írta: On Wed, 2014-01-15 at 14:25 +, Tamas Zolnai wrote: Main problem is that the 'Help' and the 'Extensions' buttons on the Start Center are in different GtkBoxes and so arrow key traversal

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - basic/source

2014-01-16 Thread Andras Timar
basic/source/runtime/methods1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5bf6064e69f1903f0d7682965b59fb5a0acb0af2 Author: Andras Timar andras.ti...@collabora.com Date: Thu Jan 16 17:00:06 2014 +0100 Environment variables can contain 127 characters

minutes of ESC call ...

2014-01-16 Thread Michael Meeks
* Present: + Cedric, Miklos, Caolan, Kendy, Fridrich, Adam, Andras, Cloph, Jacobo, Stephan, Markus, Michael M, David T, Eike, Robinson, Kohei, Bjoern * Completed Action Items + Connect moggi with local Frieburg guys (Bjoern) + planning required for hack-fests generally. *

Re: Minutes of ESC call 2014-01-09

2014-01-16 Thread Cor Nouws
Jan Holesovsky wrote (09-01-14 18:41) * Pending Action Items: + need design for copying styles between templates (Cor Nouws/other UX?) cf. http://www.mail-archive.com/libreoffice-ux-advise@lists.freedesktop.org/msg01658.html

Re: Advice needed : making options dialog slightly wider

2014-01-16 Thread Jean-Baptiste Faure
Le 16/01/2014 16:49, Caolán McNamara a écrit : On Fri, 2014-01-10 at 22:25 +0100, Jean-Baptiste Faure wrote: The second one is only partially visible. Perhaps the four checkboxes under Settings could be rearranged in two columns ? How about now after

[Libreoffice-commits] core.git: 2 commits - sc/qa sc/source

2014-01-16 Thread Kohei Yoshida
sc/qa/unit/helper/qahelper.cxx |2 sc/qa/unit/ucalc.hxx|2 sc/qa/unit/ucalc_sharedformula.cxx | 81 sc/source/core/data/formulacell.cxx | 17 +++ 4 files changed, 101 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - config_host.mk.in configure.ac download.lst external/libabw external/Module_external.mk filter/Configuration_filter.mk filter/source Makefi

2014-01-16 Thread Fridrich Štrba
Makefile.fetch |1 RepositoryExternal.mk| 33 + config_host.mk.in|3 configure.ac |5

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - config_host.mk.in configure.ac download.lst external/libabw external/Module_external.mk filter/Configuration_filter.mk filter/source Makefile

2014-01-16 Thread Fridrich Štrba
Makefile.fetch |1 RepositoryExternal.mk| 33 + config_host.mk.in|3 configure.ac |5

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sw/uiconfig

2014-01-16 Thread Michael Stahl
sw/uiconfig/swriter/ui/assignstylesdialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 051c2c3d3f4b671cd0b4f69f6ff612bb5bae5451 Author: Michael Stahl mst...@redhat.com Date: Thu Jan 16 16:04:04 2014 +0100 sw: the Assign Styles dialog is not called Insert

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/core/txtnode/txtedt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 134e8747e2bce391304c112e864c626680887d02 Author: Michael Stahl mst...@redhat.com Date: Mon Jan 13 18:36:04 2014 +0100 fdo#72788: sw: fix infinite loop in SwTxtAttr::RstTxtAttr

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/ui/index/cnttab.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit df11eb3408e627831b1b483f912ed8bb8ce7df0b Author: Michael Stahl mst...@redhat.com Date: Thu Jan 16 15:58:12 2014 +0100 fdo#73043: sw: fix Index/TOC Assign Styles dialog

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-0' - sw/source

2014-01-16 Thread Michael Stahl
sw/source/core/tox/tox.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit fce6a11afa46695d59e0654fd5c81a106073f9b2 Author: Michael Stahl mst...@redhat.com Date: Tue Jan 14 23:58:11 2014 +0100 fdo#73162: sw: un-break index entries that contain text

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-01-16 Thread Eike Rathke
sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx |3 ++- sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx|3 ++- sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx |3 ++- sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx

[Libreoffice-commits] core.git: svx/source sw/source

2014-01-16 Thread Maxim Monastirsky
svx/source/sidebar/text/TextPropertyPanel.cxx | 76 +++--- sw/source/ui/shells/txtattr.cxx | 12 ++-- 2 files changed, 16 insertions(+), 72 deletions(-) New commits: commit 75043c23c7d08fcc9b22a38fe08014d1381e2f90 Author: Maxim Monastirsky

[Libreoffice-commits] core.git: 2 commits - include/svx include/vcl svx/source

2014-01-16 Thread Caolán McNamara
include/svx/sidebar/PanelLayout.hxx |4 ++ include/vcl/builder.hxx |5 ++- svx/source/sidebar/PanelLayout.cxx| 21 svx/source/sidebar/text/TextPropertyPanel.cxx | 43 +- 4 files changed, 32 insertions(+),

[Libreoffice-commits] core.git: 2 commits - svtools/source tools/source

2014-01-16 Thread Bjoern Michaelsen
svtools/source/config/colorcfg.cxx | 31 ++- tools/source/debug/debug.cxx |5 ++--- 2 files changed, 32 insertions(+), 4 deletions(-) New commits: commit 7b0e8b9c8541250be65ce228b67ff5adb105b732 Author: Bjoern Michaelsen bjoern.michael...@canonical.com

[Libreoffice-commits] core.git: cppuhelper/source

2014-01-16 Thread Michael Stahl
cppuhelper/source/servicemanager.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 2646b1594de2c156571e66e9f7eb1afbde863a3b Author: Michael Stahl mst...@redhat.com Date: Thu Jan 16 21:49:22 2014 +0100 cppuhelper: valgrind complains about uninitialized

[Libreoffice-commits] core.git: drawinglayer/source vcl/inc vcl/quartz

2014-01-16 Thread tsahi glik
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx | 14 - vcl/inc/quartz/salbmp.h |4 vcl/quartz/salbmp.cxx | 101 -- vcl/quartz/salgdi.cxx | 24 ---

Re: minutes of ESC call ...

2014-01-16 Thread Bjoern Michaelsen
On Thu, Jan 16, 2014 at 06:21:48PM +, Michael Meeks wrote: + Writer no longer uses Text and Background Colours from Windows High-Contrast theme for displaying document (a11y) https://bugs.freedesktop.org/show_bug.cgi?id=71511 (Bjoern) Mostly a no-win situation

  1   2   3   4   >