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

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #34 from Alexandre Vicenzi --- What's the correct way to convert this? sal_Bool SAL_CALL FilterBase::supportsService( const OUString& rServiceName ) throw( RuntimeException ) { return (rServiceName == "com.sun.star.document.Imp

Sketches and diagrams in open source software development

2014-01-30 Thread Sebastian Baltes
Hello everybody, I'm a Ph.D. student at the Software Engineering Group of Trier University (Germany). Our group is currently investigating the use of sketches and diagrams in software development. I'm especially interested in how software developers create, use, and share sketches and diagrams in

how to detect compiler warning

2014-01-30 Thread Winfried Donkers
Hi Eike, Just out of interest: your commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=d39525f1cfef7a01e45adc9ce5e6e8ebba4250c5 init 'fLastPos' [-Werror=maybe-uninitialized], fdo#73146 follow-up Did you find a situation where fLastPos would be without valid value, or is just to get r

LibreOffice Gerrit News for dev-tools on 2014-01-31

2014-01-30 Thread gerrit
Moin! * Open changes on master for project dev-tools changed in the last 25 hours: + Finally fix the new commiters issue in mail digest in https://gerrit.libreoffice.org/7752 from Mathias M * Merged changes on master for project dev-tools changed in the last 25 hours: None * Abandoned chang

LibreOffice Gerrit News for core on 2014-01-31

2014-01-30 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + fdo#74115 Fix for DOCX GradientFill for Chart Wall in https://gerrit.libreoffice.org/7739 from Vinaya Mandke about module chart2, include, oox + fdo#74112 Pre

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

2014-01-30 Thread Kohei Yoshida
sc/inc/global.hxx |4 sc/source/core/data/column2.cxx | 22 ++ sc/source/filter/excel/colrowst.cxx |4 ++-- 3 files changed, 12 insertions(+), 18 deletions(-) New commits: commit 29b322ea0c40423a39efe2f6c2c85a7d2108c512 Author: Kohei Yoshid

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

2014-01-30 Thread PriyankaGaikwad
chart2/qa/extras/chart2export.cxx | 11 +++ chart2/qa/extras/data/docx/doughnutChart.docx |binary 2 files changed, 11 insertions(+) New commits: commit d6f97891c1fb0d45e1405afe724aafd1e86efd29 Author: PriyankaGaikwad Date: Fri Jan 17 10:19:09 2014 +0530 Added unit t

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

2014-01-30 Thread Markus Mohrhard
oox/source/export/vmlexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d48568d37c54669f1a90eef1fdb11a1b779e3345 Author: Markus Mohrhard Date: Sun Dec 8 00:53:27 2013 +0100 don't generate invalid xml files VmlCommentExporter::StartShape alread

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

2014-01-30 Thread Philipp Weissenbacher
sc/source/ui/docshell/docsh.cxx |2 sw/source/core/layout/flowfrm.cxx |5 -- sw/source/core/layout/fly.cxx | 83 ++ 3 files changed, 43 insertions(+), 47 deletions(-) New commits: commit 1c3ce40d97bffca5ea3df3e0f5bbac74a01846fb Author: Philipp

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

2014-01-30 Thread Stephan Bergmann
drawinglayer/source/primitive2d/borderlineprimitive2d.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 60c3bcff81dcebc1f4b9f00407ed021f28db0fd6 Author: Stephan Bergmann Date: Fri Jan 17 22:03:01 2014 +0100 -Werror,-Wunused-variable (cherry-picked from 849482c0ea88c

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

2014-01-30 Thread Eike Rathke
sc/source/ui/formdlg/dwfunctr.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 6592543a598994e44823b7e1158e34b0c6ec82d3 Author: Eike Rathke Date: Mon Jan 27 13:02:29 2014 +0100 guard against null pointer access on LRU function list, fdo#60036

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

2014-01-30 Thread Eike Rathke
sc/source/ui/unoobj/shapeuno.cxx |3 +-- sc/source/ui/view/printfun.cxx |9 +++-- 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 2fe174915f7f2f58dbd800b961ecfd1a3bec01d4 Author: Eike Rathke Date: Thu Jan 30 19:00:51 2014 +0100 fdo#74194 Revert "Resolves

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

2014-01-30 Thread Kohei Yoshida
cui/source/customize/eventdlg.cxx | 12 cui/source/customize/macropg.cxx | 10 -- 2 files changed, 12 insertions(+), 10 deletions(-) New commits: commit 4ca5536f008d1503a9c9fa8b65150baeb92e4b4c Author: Kohei Yoshida Date: Thu Jan 30 20:16:12 2014 -0500 fdo#74252:

NOTE: Impress remote clients have been moved to their own repos

2014-01-30 Thread Norbert Thiebaud
Impress clients, ios/android/firefoxos have been moved out of core.git and into git://gerrit.libreoffice.org/impress_remote Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffic

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74014, which changed state. Bug 74014 Summary: Editing: Cell formula not updating on redo, even with a forced recalculation https://bugs.freedesktop.org/show_bug.cgi?id=74014 What|Removed

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

2014-01-30 Thread Kohei Yoshida
sc/inc/column.hxx|5 +++-- sc/inc/document.hxx |4 ++-- sc/inc/table.hxx |2 +- sc/source/core/data/column.cxx |4 ++-- sc/source/core/data/column3.cxx | 12 sc/source/core/data/document.cxx |9 + sc/source/

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

2014-01-30 Thread Kohei Yoshida
sc/inc/document.hxx |2 ++ sc/source/core/data/documen7.cxx | 24 sc/source/ui/docshell/impex.cxx | 19 +++ sc/source/ui/inc/impex.hxx |2 ++ sc/source/ui/undo/undobase.cxx | 20 +--- sc/source/ui/view/vie

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

2014-01-30 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx|1 + sc/source/ui/docshell/impex.cxx | 17 ++--- sc/source/ui/inc/impex.hxx |2 ++ sc/source/ui/view/viewfun5.cxx |1 + 4 files changed, 14 insertions(+), 7 deletions(-) New commits: commit 3d869cda8db03820dea8c4ba463eb155d05e933b A

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/win

2014-01-30 Thread Armin Le Grand
vcl/win/source/gdi/salgdi.cxx | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) New commits: commit 9957d5854dcc65db37f0631c19e3421df1311089 Author: Armin Le Grand Date: Thu Jan 30 21:34:57 2014 + i12355 Corrected case that in WinSalGraphics::setClipRegion an

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

2014-01-30 Thread Matteo Casalin
sw/source/core/text/porlay.cxx | 142 + 1 file changed, 61 insertions(+), 81 deletions(-) New commits: commit 59239c29269d69a7dec9b093b7832dd032dec1e8 Author: Matteo Casalin Date: Sun Jan 26 19:17:41 2014 +0100 Use += when possible Change-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - configure.ac

2014-01-30 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2a736cb467bb2e448bc2fbd5abc26f24a5c4845e Author: Christian Lohmaier Date: Thu Jan 30 21:43:24 2014 +0100 bump version to 4.1.5.2.0+ Change-Id: I3317d4cd36b3ba159dc170de437d9f4804199bf4 diff

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.1.5.2'

2014-01-30 Thread Christian Lohmaier
Tag 'libreoffice-4.1.5.2' created by Christian Lohmaier at 2014-01-30 20:41 -0800 Tag libreoffice-4.1.5.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS6rj+AAoJEPQ0oe+v7q6jrXMQAJMZ2I2DsS13ix1E6o2HeqC+ 2VsvbGjAs4Ua4fM0aUluZSdoCCxErqm2OXgn30sgXQgxb8/8tePdTfvVcP9

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.1.5.2'

2014-01-30 Thread Christian Lohmaier
Tag 'libreoffice-4.1.5.2' created by Christian Lohmaier at 2014-01-30 20:41 -0800 Tag libreoffice-4.1.5.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS6rj5AAoJEPQ0oe+v7q6jvHgP/i5H9vH1JWy0GjsCLR/7i4Hh hZt7k65hxxjaldb/vtAo2Id3vIVX8y975k3q1akLx7PbyhXpP87y1L8jyE7

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.1.5.2'

2014-01-30 Thread Christian Lohmaier
Tag 'libreoffice-4.1.5.2' created by Christian Lohmaier at 2014-01-30 20:41 -0800 Tag libreoffice-4.1.5.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS6rj0AAoJEPQ0oe+v7q6jgSAQALNgqMYqW7/0zW+cWK6uYAId Y8CR8R1p14D/Kdkc1pkdRP0QSnGzsTPWuC09hUSE2Pq/md6QRJPZR2hw7ts

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.1.5.2'

2014-01-30 Thread Christian Lohmaier
Tag 'libreoffice-4.1.5.2' created by Christian Lohmaier at 2014-01-30 20:41 -0800 Tag libreoffice-4.1.5.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS6rkHAAoJEPQ0oe+v7q6jkkMQAIQmnUdlsl256RsOCZPUC8Pr eIwX3/1u9iArh+PeD4LHUvGXqjXNWgXTMRyenY/UbYZli8uev9rqDAHIZHk

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-5' - translations

2014-01-30 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 30731ad2ab5173d4f76381ed06763673e2ef1cc2 Author: Christian Lohmaier Date: Thu Jan 30 20:54:36 2014 +0100 Updated core Project: translations 18a4076d256e3626b719a191571c1e9085ef08c9 diff --git a

export config a11y speedup prototype

2014-01-30 Thread Caolán McNamara
The export config page is still super slow with a11y enabled, the attached prototype patch knocks about 5 minutes off it (in dbgutil mode). It's clearly a rubbish patch, statics need to become member variables and I need to find the right place to invalidate the cache when something gets added/rem

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 34/2ebf4c79972ba3e1159831fce04cdef80f585b

2014-01-30 Thread Caolán McNamara
34/2ebf4c79972ba3e1159831fce04cdef80f585b |1 + 1 file changed, 1 insertion(+) New commits: commit ffc5c9a092cefd8104f96edb0087218bffa15a18 Author: Caolán McNamara Date: Thu Jan 30 18:46:03 2014 + Notes added by 'git notes add' diff --git a/34/2ebf4c79972ba3e1159831fce04cdef80f5

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

2014-01-30 Thread Eike Rathke
sc/source/core/tool/interpr3.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d39525f1cfef7a01e45adc9ce5e6e8ebba4250c5 Author: Eike Rathke Date: Thu Jan 30 19:27:37 2014 +0100 init 'fLastPos' [-Werror=maybe-uninitialized], fdo#73146 follow-up Cha

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

2014-01-30 Thread Eike Rathke
sc/source/ui/unoobj/shapeuno.cxx |3 +-- sc/source/ui/view/printfun.cxx |9 +++-- 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 41a859234eac6126693393ff64efc7bfcdec9c54 Author: Eike Rathke Date: Thu Jan 30 19:00:51 2014 +0100 fdo#74194 Revert "Resolves

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - canvas/source

2014-01-30 Thread Armin Le Grand
canvas/source/vcl/canvascustomsprite.cxx |9 - canvas/source/vcl/spritehelper.cxx |8 +++- 2 files changed, 15 insertions(+), 2 deletions(-) New commits: commit 342ebf4c79972ba3e1159831fce04cdef80f585b Author: Armin Le Grand Date: Thu Jan 30 17:27:11 2014 + i

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

2014-01-30 Thread Kohei Yoshida
sc/source/core/data/document10.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 862bec45fa81b5583e764abf845c14689b339753 Author: Kohei Yoshida Date: Thu Jan 30 13:03:10 2014 -0500 This could cause crasher too. Change-Id: I47d9ad36937bf07cd0b79fa5eec7710ce84ce4a

Re: modification of print dialog

2014-01-30 Thread Thomas Krumbein
Hey Alex, yes, that's easy :) Just write a small macro to check if the actual document has a URL and if, check the flag isModified(). If this flag is true or the Document do not have an url you do have unsaved changes - so you can act with a own dialog. Otherwise call uno:print - that is the sam

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

2014-01-30 Thread Kohei Yoshida
sc/source/core/data/document10.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 3b2a30ca8cbb46a137bfd0819d3a6b84757bbcee Author: Kohei Yoshida Date: Thu Jan 30 12:41:59 2014 -0500 Prevent crash. Change-Id: Id30e6dfa14c08ecad5c15df6a79d20a5cdc50a59 diff --git a

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero changed: What|Removed |Added Depends on|63271 | -- You are receiving this mail because:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Dave Barton changed: What|Removed |Added Depends on||63271 -- You are receiving this mail beca

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #74 from Dave Barton --- I nominate bug 63271 Clicking the "Apply" button should NOT close the hyperlink dialog. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 55/aeb4ebc2da692490c1ec5ac69941f51c01970d

2014-01-30 Thread Caolán McNamara
55/aeb4ebc2da692490c1ec5ac69941f51c01970d |1 + 1 file changed, 1 insertion(+) New commits: commit 6da2a1a898f2c6e91b478d24ed99eb102a85c717 Author: Caolán McNamara Date: Thu Jan 30 17:03:22 2014 + Notes added by 'git notes add' diff --git a/55/aeb4ebc2da692490c1ec5ac69941f51c019

[Libreoffice-commits] core.git: idlc/Executable_idlc.mk idlc/inc idlc/source idlc/test

2014-01-30 Thread Stephan Bergmann
idlc/Executable_idlc.mk |2 idlc/inc/idlc/astarray.hxx | 55 idlc/inc/idlc/astdeclaration.hxx |3 idlc/inc/idlc/astunion.hxx | 61 - idlc/inc/idlc/astunionbranch.hxx | 39 --- idlc/inc/idlc/astunionlabel.hxx | 45 --- idlc/inc/idlc/errorhandler.hxx

[Bug 63154] replace tools/solar.h macros with osl versions

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #47 from Commit Notification --- Marcos Paulo de Souza committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=73d713a1b38651c6f90826b3b7a2c69181e1622f fdo#63

[Libreoffice-commits] core.git: include/tools lotuswordpro/source sw/source vcl/source

2014-01-30 Thread Marcos Paulo de Souza
include/tools/solar.h |3 - lotuswordpro/source/filter/lwpobjstrm.cxx |6 +- sw/source/filter/ww1/w1class.cxx | 38 +++ sw/source/filter/ww1/w1class.hxx |2 sw/source/filter/ww1/w1filter.cxx |6 +- sw/source/filter/ww1/w1

[Libreoffice-commits] core.git: sc/inc sc/Library_sc.mk sc/source

2014-01-30 Thread Kohei Yoshida
sc/Library_sc.mk |2 sc/inc/cellvalues.hxx | 44 +++ sc/inc/column.hxx |6 sc/inc/document.hxx| 13 + sc/inc

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

2014-01-30 Thread Stephan Bergmann
librelogo/source/LibreLogo/LibreLogo.py |4 1 file changed, 4 deletions(-) New commits: commit a28dc1dbedb32d18f8be4ef7eebff2281454e12b Author: Stephan Bergmann Date: Thu Jan 30 17:27:23 2014 +0100 LibreLogo is not a UNO component Change-Id: I48055d84fd078a131ed8f620575a

[Libreoffice-commits] core.git: odk/CustomTarget_settings.mk odk/settings

2014-01-30 Thread Stephan Bergmann
odk/CustomTarget_settings.mk |4 +++- odk/settings/dk.mk |3 ++- odk/settings/settings.mk |4 3 files changed, 5 insertions(+), 6 deletions(-) New commits: commit b3db695a338f1acddbe46102138a0167fc346f58 Author: Stephan Bergmann Date: Thu Jan 30 17:12:40 2014 +01

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

2014-01-30 Thread Michael Stahl
svx/source/sidebar/text/TextPropertyPanel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53351ad6179dbac6829cff91a6692dd5025d38d9 Author: Michael Stahl Date: Thu Jan 30 17:05:05 2014 +0100 svx: fix presumed C++11ism Change-Id: I4d6e7ec99ea889ae45

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - animations/source

2014-01-30 Thread Armin Le Grand
animations/source/animcore/animcore.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 55aeb4ebc2da692490c1ec5ac69941f51c01970d Author: Armin Le Grand Date: Thu Jan 30 15:46:33 2014 + i12355 in AnimationNode take invalid parent into account diff --git a/ani

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

2014-01-30 Thread Julien Nabet
connectivity/source/drivers/mysql/YCatalog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1bc27c2aa49b3ed3526a27c4713c708ca6401f4 Author: Julien Nabet Date: Wed Dec 18 23:14:42 2013 +0100 User grants debug Mysql part: first steps Select all user

minutes of ESC call ...

2014-01-30 Thread Michael Meeks
* Present + Eike, Norbert, Lionel, David, Thorsten, Cloph, Miklos, Caolan, Andras, Stephan, Bjoern, Cedric, Kendy * Completed Action Items * Pending Action Items: + GSOC mentors - prune / remove already done ideas from each side (All) + create a general ideas page, dis-c

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

2014-01-30 Thread Jacobo Aragunde Pérez
include/oox/export/drawingml.hxx |2 +- oox/source/export/drawingml.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 491b348a64699332142febef90534aa9f70d5156 Author: Jacobo Aragunde Pérez Date: Thu Jan 30 16:10:34 2014 +0100 drawingML: complete the

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

2014-01-30 Thread Julien Nabet
connectivity/source/drivers/mysql/YUsers.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2d01704330cbabb6d87609f3dbc3f2786bec41e4 Author: Julien Nabet Date: Sun Dec 22 12:34:04 2013 +0100 We want to drop the user here not revoke some rights Change

[Libreoffice-commits] core.git: connectivity/source external/mysqlcppconn

2014-01-30 Thread Julien Nabet
connectivity/source/drivers/mysql/YUser.cxx |2 - external/mysqlcppconn/UnpackedTarball_mysqlcppconn.mk |1 external/mysqlcppconn/patches/retrieve_grants.patch.1 | 31 ++ 3 files changed, 33 insertions(+), 1 deletion(-) New commits: commit bfefe113f69031ff3c31

[Bug 50470] PyUno objects not introspectable on Python 3

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50470 alexjay...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |alexjay...@gmail.com

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

2014-01-30 Thread Michael Stahl
sw/source/core/layout/trvlfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 41e7a4e9a7199cc1e93792ca34c74e3784a93274 Author: Michael Stahl Date: Fri Jan 24 23:04:03 2014 +0100 fdo#68876: sw: layout should never care about IsFirstShared() With 75

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

2014-01-30 Thread Michael Stahl
sw/source/core/text/txtfly.cxx|6 +++--- sw/source/core/txtnode/fntcap.cxx |4 ++-- sw/source/core/txtnode/swfont.cxx |8 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 28c613edb7bde90c49c61c56c9bb32fb312070e9 Author: Michael Stahl Date: Tue Jan 2

[Bug 50470] PyUno objects not introspectable on Python 3

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50470 alexjay...@gmail.com changed: What|Removed |Added Assignee|alexjay...@gmail.com|libreoffice-b...@lists.free

[Bug 50470] PyUno objects not introspectable on Python 3

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50470 alexjay...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |alexjay...@gmail.com

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d8/2fd7455a66f9709f8b49b4af853ef250cf2cd3

2014-01-30 Thread Caolán McNamara
d8/2fd7455a66f9709f8b49b4af853ef250cf2cd3 |1 + 1 file changed, 1 insertion(+) New commits: commit 05f8b7efcf9c68c83aae8220c24f381075f05e1d Author: Caolán McNamara Date: Thu Jan 30 15:05:18 2014 + Notes added by 'git notes add' diff --git a/d8/2fd7455a66f9709f8b49b4af853ef250cf2

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3f/d8702f6d2c4f1075a01205de6aa69b88015af1

2014-01-30 Thread Caolán McNamara
3f/d8702f6d2c4f1075a01205de6aa69b88015af1 |1 + 1 file changed, 1 insertion(+) New commits: commit d2e45d2c664283580b4e0d4e2d427eb0fd862332 Author: Caolán McNamara Date: Thu Jan 30 15:04:48 2014 + Notes added by 'git notes add' diff --git a/3f/d8702f6d2c4f1075a01205de6aa69b88015

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

2014-01-30 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/rel-size-round.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |6 ++ writerfilter/source/dmapper/GraphicImport.cxx |3 ++- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 1af6cf096ade2276b364aff8d465f8782f77db53 Au

modification of print dialog

2014-01-30 Thread Кораблёв Алексей Анатольевич
Hello ! I faced with the following problem: I need to launch an additional dialog box while user pushing the "Print" button: I would like to check if he has saved the document that he's trying to print in order to prevent the printing of the unsaved documents. Are there any methods of the solut

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

2014-01-30 Thread László Németh
linguistic/source/dicimp.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit bcfa89158e1ce8cecf9c078ef852225180472a55 Author: László Németh Date: Thu Jan 30 15:19:56 2014 +0100 fdo#44314 non-standard hyphenation (fix previous commit) Chan

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - configure.in

2014-01-30 Thread Herbert Dürr
configure.in | 30 +- 1 file changed, 13 insertions(+), 17 deletions(-) New commits: commit d82fd7455a66f9709f8b49b4af853ef250cf2cd3 Author: Herbert Dürr Date: Thu Jan 30 13:30:10 2014 + #i114728# improve configure diagnostics for the OSX SDK check diff

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

2014-01-30 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/pagerelsize.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 14 +- writerfilter/source/dmapper/GraphicImport.cxx | 22 ++ 3 files changed, 35 insertions(+), 1 deletion(-) New commits: commit da5b9bc95c32bd233595a28b

[Libreoffice-commits] core.git: cui/source lingucomponent/source linguistic/source

2014-01-30 Thread László Németh
cui/source/options/optdict.cxx| 19 lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx | 28 --- linguistic/source/dicimp.cxx | 29 ++- linguistic/source/hyphdsp.cxx | 70 +- linguistic

[Libreoffice-commits] core.git: compilerplugins/clang

2014-01-30 Thread Noel Grandin
compilerplugins/clang/literaltoboolconversion.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1aa702861694fb114403b3f2746a33eb315ed87 Author: Noel Grandin Date: Thu Jan 30 15:37:52 2014 +0200 literaltobool conversion plugin, reduce spurious warnings with

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

2014-01-30 Thread Lionel Elie Mamane
dbaccess/source/core/dataaccess/databasedocument.cxx | 27 --- 1 file changed, 12 insertions(+), 15 deletions(-) New commits: commit ce445c50d64062ea1476404a226c369aa96fd1fa Author: Lionel Elie Mamane Date: Thu Jan 30 14:36:17 2014 +0100 merge property map for import and

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

2014-01-30 Thread Lionel Elie Mamane
connectivity/source/drivers/firebird/PreparedStatement.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 88eee0c3d591b210257298f3fd094727bd0dc05e Author: Lionel Elie Mamane Date: Thu Jan 30 06:07:56 2014 +0100 fdo#74160 firebird XParameters::setString t

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

2014-01-30 Thread Miklos Vajna
sw/qa/extras/odfexport/odfexport.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 5013d67f0d2cc8bec46e76932a5f58d913962d7a Author: Miklos Vajna Date: Thu Jan 30 13:54:54 2014 +0100 swpagerelsize: add layout tests Change-Id: I0c5b606518ce782ffb5e48a859910c4e9

[Libreoffice-commits] core.git: drawinglayer/source forms/source svx/source sw/source vcl/inc

2014-01-30 Thread Michael Stahl
drawinglayer/source/primitive2d/metafileprimitive2d.cxx |4 ++-- forms/source/runtime/formoperations.cxx |2 +- svx/source/dialog/imapdlg.cxx |2 +- svx/source/inc/fmcontrolbordermanager.hxx |4 ++-- svx/source/inc/formcontrol

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

2014-01-30 Thread Winfried Donkers
sc/source/ui/src/scfuncs.src | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit a750bb73502cc74980d1bd4e3cbabf6214c65c0d Author: Winfried Donkers Date: Mon Jan 13 15:52:23 2014 +0100 fdo#71810 make argument names consistent with Gnumeric and Excel

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

2014-01-30 Thread Michael Stahl
include/rsc/rsc-vcl-shared-types.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 7cd53eeb7fa56f248c8189c14da25da6afa9e4cb Author: Michael Stahl Date: Thu Jan 30 13:47:48 2014 +0100 vcl: another missing sal/types.h Change-Id: I2a7610d6ae41b9351fbe8dc18f6306f26d0

[Libreoffice-commits] core.git: formula/source include/formula sc/inc sc/qa sc/source

2014-01-30 Thread Winfried Donkers
formula/source/core/resource/core_resource.src | 56 include/formula/compiler.hrc | 10 include/formula/opcode.hxx |8 sc/inc/helpids.h |8 sc/qa/unit/subsequent_filters-test.cxx | 16 - sc/qa/unit/uc

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

2014-01-30 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx | 49 --- 1 file changed, 32 insertions(+), 17 deletions(-) New commits: commit 6ba4ad5b475eb54002ab2b820d0b327b3961a17e Author: Andrzej Hunt Date: Wed Jan 29 18:40:21 2014 + EMF+: Only draw endcap outline if not f

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

2014-01-30 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx | 49 --- 1 file changed, 32 insertions(+), 17 deletions(-) New commits: commit 2d0b2cb6b7ca48663d09118acfb01a1dd194a1e1 Author: Andrzej Hunt Date: Wed Jan 29 18:40:21 2014 + EMF+: Only draw endcap outline if not f

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

2014-01-30 Thread Faisal M . Al-Otaibi
sfx2/source/control/thumbnailview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f5115e33e4c5e49e9b79ed32fccc193a99c3dc30 Author: Faisal M. Al-Otaibi Date: Wed Jan 29 12:49:42 2014 +0300 fdo#73869 fix highlight RTL Problem at the StartCenter window.

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

2014-01-30 Thread Maxim Monastirsky
svx/source/sidebar/text/SvxSBFontNameBox.hxx |5 svx/source/sidebar/text/TextPropertyPanel.cxx| 592 +-- svx/source/sidebar/text/TextPropertyPanel.hrc|4 svx/source/sidebar/text/TextPropertyPanel.hxx| 39 - svx/source/sidebar/text/TextPropertyPanel.

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

2014-01-30 Thread Maxim Monastirsky
sd/source/ui/view/drviews2.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 6733fdab220c67bfa41321c5b21ae162746dd8d8 Author: Maxim Monastirsky Date: Mon Jan 27 01:38:05 2014 +0200 Subscript/Superscript also don't depend on args Change-Id: Ie968

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

2014-01-30 Thread Andras Timar
l10ntools/source/localize.cxx |2 - sw/AllLangResTarget_sw.mk |5 sw/source/ui/app/mn.src |2 - sw/source/ui/inc/misc.hrc | 27 -- sw/source/ui/inc/redline_tmpl.hrc | 39 ++ sw/source/ui/

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

2014-01-30 Thread Sven Wehner
include/svx/fmsearch.hxx | 15 ++- include/svx/svdopath.hxx | 34 +- 2 files changed, 15 insertions(+), 34 deletions(-) New commits: commit a1d372085e77d587484821b64389f6fd3db3de96 Author: Sven Wehner Date: Mon Jan 27 22:22:21 2014 +0100 fdo

[Bug 39468] translate German comments, removing redundant ones

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #101 from Commit Notification --- Sven Wehner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a1d372085e77d587484821b64389f6fd3db3de96 fdo#39468 Trans

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

2014-01-30 Thread Chris Sherlock
vcl/unx/x11/x11sys.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 424e957ab51687ece4d69984c482e608089e0e6f Author: Chris Sherlock Date: Tue Jan 28 01:33:14 2014 +1100 Assert in X11SalSystem::GetDisplayScreenPosSizePixel If we detect that t

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

2014-01-30 Thread Maxim Monastirsky
sw/source/ui/shells/txtattr.cxx | 71 +--- 1 file changed, 31 insertions(+), 40 deletions(-) New commits: commit 535c4c01b6d9e6341464d48077917fb7a5c242bb Author: Maxim Monastirsky Date: Thu Jan 30 11:02:53 2014 +0200 Disable Increase/Decrease buttons

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

2014-01-30 Thread Michael Stahl
include/sfx2/sfxdefs.hxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 087e3dc82d832d56f4440d839b56e0c2cba057f2 Author: Michael Stahl Date: Thu Jan 30 12:39:46 2014 +0100 sfxdefs.hxx: include the header that declares the used sal types Change-Id:

[Libreoffice-commits] core.git: Changes to 'refs/tags/sdremote-2.0.0'

2014-01-30 Thread Christian Lohmaier
Tag 'sdremote-2.0.0' created by Christian Lohmaier at 2014-01-30 11:43 -0800 Tag sdremote-2.0.0 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS6jrMAAoJEPQ0oe+v7q6jzXYP/A6wcU96Z/Cr3W23+IHiZwO+ jDroKkykvPSYO0TJdvzgAybaBsW2E1scH1xTelnJ4wEJzeftO5ly4CQVsMGSCYai b6nj

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 squeezech...@gmx.de changed: What|Removed |Added Depends on||65074 --- Comment #73 from squeezec

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

2014-01-30 Thread Maxim Monastirsky
sw/sdi/drwtxtsh.sdi| 13 + sw/source/ui/shells/drwtxtex.cxx | 50 + sw/uiconfig/sglobal/toolbar/drawtextobjectbar.xml |2 sw/uiconfig/sweb/toolbar/drawtextobjectbar.xml |2 sw/uiconfig/swform/toolbar/drawt

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

2014-01-30 Thread Caolán McNamara
extensions/source/bibliography/framectr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5257cee53a7f1c60b67efc174e05b07fa2de5daf Author: Caolán McNamara Date: Thu Jan 30 11:35:08 2014 + reset Stati is presumably to reset state Change-Id: Ib44

[Bug 39468] translate German comments, removing redundant ones

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #100 from Commit Notification --- Sven Wehner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2c932dcd77a287ea882dec8e3741699065f183e3 fdo#39468 Trans

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

2014-01-30 Thread Sven Wehner
extensions/source/bibliography/bibbeam.cxx | 34 +--- extensions/source/bibliography/framectr.cxx | 19 +++ extensions/source/bibliography/general.cxx | 13 -- 3 files changed, 22 insertions(+), 44 deletions(-) New commits: commit 2c932dcd77a287

[Bug 63154] replace tools/solar.h macros with osl versions

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #46 from Commit Notification --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0d57871daaed1de47199e56e869f8a89350f80f3 fdo#63154

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

2014-01-30 Thread Alexandre Vicenzi
include/svx/databaseregistrationui.hxx |6 -- include/svx/dbtoolsclient.hxx | 32 ++-- include/svx/def3d.hxx |5 + include/svx/fmglob.hxx |3 +-- include/svx/gallery.hxx|3 +-- include/s

[Bug 63154] replace tools/solar.h macros with osl versions

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #44 from Commit Notification --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=53ba2eefb0d3d6e6c155302479eace25bcf8b657 fdo#63154

[Bug 63154] replace tools/solar.h macros with osl versions

2014-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #45 from Commit Notification --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c97b226b5a5480caf00d1c859fc7bcbfddde3a6a fdo#63154

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

2014-01-30 Thread Alexandre Vicenzi
include/sfx2/app.hxx |5 - include/sfx2/chalign.hxx |2 -- include/sfx2/docfac.hxx|7 --- include/sfx2/docfilt.hxx |1 - include/sfx2/filedlghelper.hxx |3 --- include/sfx2/mieclip.hxx |1 - include/sfx2/objsh.hxx | 36 +

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

2014-01-30 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx | 49 --- 1 file changed, 32 insertions(+), 17 deletions(-) New commits: commit 35d349af8cb6f9e9feba2ac17ffa0592b81d166a Author: Andrzej Hunt Date: Wed Jan 29 18:40:21 2014 + EMF+: Only draw endcap outline if not f

[Libreoffice-commits] core.git: include/basic include/formula

2014-01-30 Thread Alexandre Vicenzi
include/basic/sbxdef.hxx |1 - include/formula/errorcodes.hxx |2 -- include/formula/tokenarray.hxx |8 ++-- 3 files changed, 2 insertions(+), 9 deletions(-) New commits: commit 53ba2eefb0d3d6e6c155302479eace25bcf8b657 Author: Alexandre Vicenzi Date: Wed Jan 29 21:57:20 2

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

2014-01-30 Thread Michael Stahl
external/glew/0001-stop-linking-to-unneeded-Xmu-Xi-Xext-libraries.patch.1 | 184 ++ external/glew/UnpackedTarball_glew.mk | 1 2 files changed, 185 insertions(+) New commits: commit 75565d7a1798381b90d23414c67ee8e2dd107412 Author: Michael Stahl

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

2014-01-30 Thread Michael Stahl
sw/source/core/fields/reffld.cxx | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) New commits: commit 718524619bf8cc96325aed87b72735741fe93912 Author: Michael Stahl Date: Wed Jan 29 22:38:21 2014 +0100 fdo#63553: sw: fix copy/paste of cross references I

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

2014-01-30 Thread Jacobo Aragunde Pérez
include/oox/export/drawingml.hxx |5 +++-- oox/source/export/drawingml.cxx |8 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 28db7d7919524989aff96c33051cceeac4adb2a1 Author: Jacobo Aragunde Pérez Date: Thu Jan 30 12:23:46 2014 +0100 drawingML: fix

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

2014-01-30 Thread Julien Nabet
winaccessibility/source/UAccCOM/MAccessible.cxx | 18 +- winaccessibility/source/UAccCOM/MAccessible.h |6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit e28dc284596619e2a5000582e4ebd1aa615ddcf8 Author: Julien Nabet Date: Mon Jan 27 23:46:

  1   2   >