LibreOffice Gerrit News for core on 2013-10-23

2013-10-23 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead in https://gerrit.libreoffice.org/6394 from Marcos Souza + remove RTL_CONSTASCII_(U)STRINGPARAM in https://gerrit.libreoffice.org/6352

[Libreoffice-commits] core.git: basctl/source connectivity/source cppuhelper/source cui/source dbaccess/source desktop/source editeng/source idlc/source l10ntools/source sc/source sd/source sfx2/sourc

2013-10-23 Thread Noel Grandin
basctl/source/basicide/baside2b.cxx |2 - connectivity/source/commontools/dbtools2.cxx |2 - cppuhelper/source/bootstrap.cxx |2 - cppuhelper/source/paths.cxx |4 -- cui/source/dialogs/SpellDialog.cxx

[Libreoffice-commits] core.git: comphelper/Module_comphelper.mk comphelper/qa

2013-10-23 Thread Stephan Bergmann
comphelper/Module_comphelper.mk|1 + comphelper/qa/unit/syntaxhighlighttest.cxx |8 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 51ac50b538534f47af78379628460d29eb6589cf Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 23 09:32:17

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

2013-10-23 Thread Stephan Bergmann
comphelper/qa/unit/syntaxhighlighttest.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2a8e751eb562700f1814fb9c254ba37b29c9e547 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 23 09:40:38 2013 +0200 Improve test Change-Id:

[Libreoffice-commits] core.git: 3 commits - android/Bootstrap android/experimental include/sal

2013-10-23 Thread Tor Lillqvist
android/Bootstrap/Makefile.shared|4 - android/experimental/LibreOffice4Android/dummies.cxx | 44 +++ android/experimental/desktop/dummies.cxx | 44 +++ include/sal/mathconf.h |2 4 files

Re: UNO API doesn't work as expected when ATT enabled

2013-10-23 Thread Stephan Bergmann
On 10/22/2013 11:33 PM, Efe Gürkan YALAMAN wrote: 2013/10/22 Stephan Bergmann sberg...@redhat.com mailto:sberg...@redhat.com I'm still not sure I get you. That the catch(uno::Exception) block at cui/source/options/__optaboutconfig.cxx:234 will eventually catch an exception is

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl' - 4 commits - chart2/inc chart2/Library_chartopengl.mk chart2/source

2013-10-23 Thread Markus Mohrhard
chart2/Library_chartopengl.mk |9 +++-- chart2/inc/pch/precompiled_chartopengl.cxx | 18 ++ chart2/inc/pch/precompiled_chartopengl.hxx | 12 chart2/source/tools/AxisHelper.cxx |2 +-

Re: [Libreoffice-qa] Updating Whiteboard/Keyword Wiki - Need Input

2013-10-23 Thread bjoern
Hi Joel, On Tue, Oct 22, 2013 at 06:46:34PM -0700, Joel Madero wrote: I'm going to be updating the wiki for whiteboard and keyword to make it more legible. There has been talk about taking a minimilistic approach to the wiki, less formal, less rules (although we don't have rules, just

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

2013-10-23 Thread Chr . Rossmanith
cppuhelper/source/bootstrap.cxx | 25 +- cppuhelper/source/component_context.cxx | 55 +++--- cppuhelper/source/implbase_ex.cxx| 33 +--- cppuhelper/source/implementationentry.cxx|9 -- cppuhelper/source/propshlp.cxx | 22

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

2013-10-23 Thread László Németh
librelogo/source/LibreLogo/LibreLogo.py | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit 3f98d1aeadd07d2fcf37c8a645ef6d5afb7eb7dd Author: László Németh nem...@numbertext.org Date: Wed Oct 23 10:51:32 2013 +0200 librelogo: optional

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

2013-10-23 Thread Andras Timar
editeng/source/editeng/impedit2.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 3e53bb6b67ca229a6a57b3d8847404b2feed8103 Author: Andras Timar andras.ti...@collabora.com Date: Wed Oct 23 11:03:19 2013 +0200 remove comment that is irrelevant after the death of String class

[Libreoffice-commits] core.git: chart2/source comphelper/source editeng/source include/comphelper sd/source svx/source

2013-10-23 Thread Marcos Paulo de Souza
chart2/source/controller/accessibility/AccessibleBase.cxx |3 - comphelper/source/misc/serviceinfohelper.cxx | 16 --- editeng/source/uno/unofield.cxx |4 - editeng/source/uno/unotext.cxx|5 +-

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

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #9 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: librelogo/source

2013-10-23 Thread László Németh
librelogo/source/LibreLogo/LibreLogo.py| 23 - librelogo/source/pythonpath/LibreLogo_en_US.properties |1 2 files changed, 23 insertions(+), 1 deletion(-) New commits: commit 96babc1a492ce78b2e650d75cf3ba72bcad98d25 Author: László Németh

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

2013-10-23 Thread Ptyl Dragon
sw/Executable_tiledrendering.mk |1 sw/qa/tiledrendering/tiledrendering.cxx | 156 ++-- sw/qa/tiledrendering/tiledrendering.ui | 12 +- 3 files changed, 116 insertions(+), 53 deletions(-) New commits: commit ea2738ec4571530ef2e40f1c9862a358df3dd08c

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

2013-10-23 Thread Caolán McNamara
sw/qa/tiledrendering/tiledrendering.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4de7cabd467c1ae3c94d2d32b867b5e7f956133d Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 23 10:44:37 2013 +0100 WaE: -Werror=shadow Change-Id:

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

2013-10-23 Thread Caolán McNamara
sc/UIConfig_scalc.mk |1 sc/inc/sc.hrc |2 sc/inc/scabstdlg.hxx |5 - sc/source/ui/attrdlg/scdlgfact.cxx| 26 +- sc/source/ui/attrdlg/scdlgfact.hxx|5 - sc/source/ui/inc/miscdlgs.hrc

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

2013-10-23 Thread Caolán McNamara
helpers/help_hid.lst |2 -- source/text/scalc/01/05050100.xhp |6 ++ 2 files changed, 2 insertions(+), 6 deletions(-) New commits: commit 865be6c72e883d71ed9c62d956e838eb9d86aea6 Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 23 10:48:10 2013 +0100

[Libreoffice-commits] core.git: helpcontent2

2013-10-23 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9ecf5b47b9abb5e08eef3e1ff73267f0b5a74dff Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 23 10:48:10 2013 +0100 Updated core Project: help 865be6c72e883d71ed9c62d956e838eb9d86aea6

[Libreoffice-commits] core.git: Changes to 'feature/tiledrendering'

2013-10-23 Thread Jan Holesovsky
New branch 'feature/tiledrendering' available with the following commits: commit 5208e37c5701b2a59b7fd810d74a32c83303021f Author: Jan Holesovsky ke...@collabora.com Date: Wed Oct 23 11:44:22 2013 +0200 Tiled rendering: Tunnel the request for a tile to the ViewShell. Change-Id:

Re: UNO API doesn't work as expected when ATT enabled

2013-10-23 Thread Michael Stahl
On 23/10/13 09:58, Stephan Bergmann wrote: On 10/22/2013 11:33 PM, Efe Gürkan YALAMAN wrote: 2013/10/22 Stephan Bergmann sberg...@redhat.com mailto:sberg...@redhat.com I'm still not sure I get you. That the catch(uno::Exception) block at cui/source/options/__optaboutconfig.cxx:234

[Libreoffice-commits] core.git: helpcontent2

2013-10-23 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f0afc05f58630cabadcb67f6acc4998a7e7a258 Author: Stanislav Horacek stanislav.hora...@gmail.com Date: Fri Oct 18 20:06:41 2013 +0200 Updated core Project: help

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

2013-10-23 Thread Stanislav Horacek
source/text/scalc/00/0412.xhp |6 +++--- source/text/scalc/01/12040400.xhp |4 ++-- source/text/scalc/guide/database_filter.xhp |2 +- source/text/scalc/guide/filters.xhp |2 +- source/text/shared/01/0225.xhp |2 +-

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

2013-10-23 Thread Joren De Cuyper
cui/uiconfig/ui/optviewpage.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 99ba2fd24fcfc086353221d78ae64ffe159db3d6 Author: Joren De Cuyper joren.libreoff...@telenet.be Date: Fri Oct 18 18:05:03 2013 +0200 Solve fdo#69926 Wrong default notation for galaxy

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

2013-10-23 Thread Thomas Arnhold
starmath/inc/ElementsDockingWindow.hxx |4 ++-- starmath/inc/action.hxx|4 ++-- starmath/inc/caret.hxx |6 +++--- starmath/inc/config.hxx|4 ++-- starmath/inc/cursor.hxx|6 +++--- starmath/inc/dialog.hxx

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

2013-10-23 Thread Stephan Bergmann
chart2/source/controller/accessibility/AccessibleBase.cxx |1 - editeng/source/uno/unotext.cxx|8 sd/source/ui/slideshow/slideshow.cxx |2 -- 3 files changed, 4 insertions(+), 7 deletions(-) New commits: commit

[Libreoffice-commits] core.git: bin/fixincludeguards.sh

2013-10-23 Thread Thomas Arnhold
bin/fixincludeguards.sh | 74 1 file changed, 74 insertions(+) New commits: commit b009e8fd4fce06d9abae8aaac8750ece7df212e4 Author: Thomas Arnhold tho...@arnhold.org Date: Tue Oct 22 05:35:49 2013 +0200 fixincludeguards.sh: unify all

[Libreoffice-commits] core.git: accessibility/inc connectivity/source embeddedobj/source embeddedobj/test embedserv/source framework/inc include/editeng include/sfx2 lingucomponent/source linguistic/w

2013-10-23 Thread Thomas Arnhold
accessibility/inc/accessibility/extended/accessibleiconchoicectrlentry.hxx | 6 +++--- accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx | 6 +++--- connectivity/source/inc/file/FDateFunctions.hxx| 6 +++---

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

2013-10-23 Thread Tor Lillqvist
android/Bootstrap/Makefile.shared |2 ++ 1 file changed, 2 insertions(+) New commits: commit 763114f8b7a7705e1b28226da33bf00016ad7982 Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 23 13:28:53 2013 +0300 libxml2 and libxslt libs are only in workdir now We really

[Bug 68849] Other: Add header guards to all include files

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68849 --- Comment #10 from Thomas Arnhold tho...@arnhold.org --- fixincludeguards.sh (commit b009e8fd4fce06d9abae8aaac8750ece7df212e4) spits out a warning guard not detectable if no include guard is found in a header file (or some other stuff like

[Bug 68849] Other: Add header guards to all include files

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68849 Thomas Arnhold tho...@arnhold.org changed: What|Removed |Added Attachment #85069|0 |1 is

[Libreoffice-commits] core.git: basegfx/source basic/source include/rtl sc/source svl/source sw/source tools/source vcl/source xmloff/source

2013-10-23 Thread Noel Grandin
basegfx/source/polygon/b2dsvgpolypolygon.cxx | 12 ++--- basic/source/comp/scanner.cxx| 17 +++-- basic/source/comp/token.cxx |5 ++- include/rtl/ustring.hxx |6 sc/source/core/data/table3.cxx |6

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-23 Thread Laurent Godard
sc/source/ui/navipi/content.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 5b0d97a30b1d0984e9f744bd7ee61704a025fdd1 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Oct 23 13:12:00 2013 +0200 remove useless include Change-Id:

Non-standard mimetype handling in clipboard on Windows

2013-10-23 Thread Artem Popov
Hi all, I'm working with Commons Machinery [1] on developing free software that aims to provide ways of easily attributing digital works (in existing tools too). As part of this, we've made a prototype LibreOffice extension [2] that enables pasting images together with metadata into Writer. We

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - 2 commits - sw/qa

2013-10-23 Thread Jan Holesovsky
sw/qa/tiledrendering/tiledrendering.cxx | 26 -- sw/qa/tiledrendering/tiledrendering.ui |2 +- 2 files changed, 17 insertions(+), 11 deletions(-) New commits: commit e72f6a50b0ec133df0557cb45c6942990b3179eb Author: Jan Holesovsky ke...@collabora.com Date: Wed Oct

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-23 Thread Laurent Godard
sc/source/ui/unoobj/docuno.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 3e5130471baa02bfdcebf50a5790543bd1aaaf6c Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Oct 23 13:36:12 2013 +0200 remove warning [-Wsign-compare]

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - sw/Executable_tiledrendering.mk sw/qa

2013-10-23 Thread Jan Holesovsky
sw/Executable_tiledrendering.mk |6 sw/qa/tiledrendering/tiledrendering.cxx | 60 +++- sw/qa/tiledrendering/tiledrendering.ui | 390 3 files changed, 259 insertions(+), 197 deletions(-) New commits: commit b2867c6f9270d600577df7bb26e78b1d0e80ad0f

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

2013-10-23 Thread Stephan Bergmann
odk/Package_cli.mk |1 + 1 file changed, 1 insertion(+) New commits: commit e2d8e4716ae1276e750139d4e292c198f03228ec Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 23 14:01:48 2013 +0200 Install SDK cli/cli_cppuhelper.dll after all Instead of removing it from

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8f/2a21eac4a904db3cc4c448179e2d2cf5878ef4

2013-10-23 Thread Caolán McNamara
8f/2a21eac4a904db3cc4c448179e2d2cf5878ef4 |1 + 1 file changed, 1 insertion(+) New commits: commit 875219df76d4567968f3945234bddc133a09 Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 23 13:32:25 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0c/663a6a79b4c1c4353d39c7cdd327ec3d4f8747

2013-10-23 Thread Caolán McNamara
0c/663a6a79b4c1c4353d39c7cdd327ec3d4f8747 |1 + 1 file changed, 1 insertion(+) New commits: commit 2e6677093c386b648f2ddcf21b497214283da991 Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 23 13:35:27 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e8/c4da9a7aacbf0d89b7c7b4d59375f936349ea0

2013-10-23 Thread Caolán McNamara
e8/c4da9a7aacbf0d89b7c7b4d59375f936349ea0 |1 + 1 file changed, 1 insertion(+) New commits: commit 42b9cff14d5967aaa1b385242656fec5a27b13d2 Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 23 13:54:18 2013 +0100 Notes added by 'git notes add' diff --git

fixincludeguards.sh: unify all include guards

2013-10-23 Thread Thomas Arnhold
Hi, with b009e8fd4fce06d9abae8aaac8750ece7df212e4 a script was added which converts all include guards to the common scheme: INCLUDED_FOO_BAR_HXX for global headers in include/ INCLUDED_FOO_SOURCE_BAR_BAZ_HXX for anything else. I did run it on the starmath dir:

Re: [libreoffice-users] Updating Whiteboard/Keyword Wiki - Need Input

2013-10-23 Thread Tom Davies
Hi :) I think make a sub-page called something like Further Details or Advanced or FAQ-QA or something like that and then take all that valuable work and dump it in their instead. Then people getting to the front page get the simple approach that assumes everything goes smoothly and can click

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - sw/qa

2013-10-23 Thread Jan Holesovsky
sw/qa/tiledrendering/tiledrendering.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 07fd5b41436c3fd337fbded03723b80e977ed5e0 Author: Jan Holesovsky ke...@collabora.com Date: Wed Oct 23 14:34:25 2013 +0200 Tiled rendering: Show the device's content.

Re: fixincludeguards.sh: unify all include guards

2013-10-23 Thread Michael Stahl
On 23/10/13 12:46, Thomas Arnhold wrote: Hi, with b009e8fd4fce06d9abae8aaac8750ece7df212e4 a script was added which converts all include guards to the common scheme: INCLUDED_FOO_BAR_HXX for global headers in include/ INCLUDED_FOO_SOURCE_BAR_BAZ_HXX for anything else. I did run it

Re: UNO API doesn't work as expected when ATT enabled

2013-10-23 Thread V Stuart Foote
Stephan Bergmann-2 wrote I cannot reproduce any problem with a current master build, at least on Windows 7 with MS Narrator (Control Panel - Ease of Access Center - Start Narrator) enabled. Expert Config comes up relatively quickly even and appears fully functional. Not sure you'd have

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk

2013-10-23 Thread Marcos Paulo de Souza
extensions/Library_ldapbe2.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ae88290f87acf693fed02140ca384ec15589616b Author: Marcos Paulo de Souza marcos.souza@gmail.com Date: Wed Oct 23 11:19:04 2013 -0200 Fix build of ldapbe in Ubuntu

[Libreoffice-commits] core.git: chart2/source comphelper/source extensions/source include/comphelper reportdesign/source

2013-10-23 Thread Marcos Paulo de Souza
chart2/source/controller/main/ShapeToolbarController.cxx |4 ++-- comphelper/source/misc/sequence.cxx |9 - extensions/source/propctrlr/stringrepresentation.cxx |4 ++-- include/comphelper/sequence.hxx | 10

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - sw/qa

2013-10-23 Thread Jan Holesovsky
sw/qa/tiledrendering/tiledrendering.cxx |5 - sw/qa/tiledrendering/tiledrendering.ui |2 +- 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 45b9c43bbe499427992aed8a41a6a6367cd9dc62 Author: Jan Holesovsky ke...@collabora.com Date: Wed Oct 23 17:02:06 2013 +0200

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

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #10 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: 3 commits - sw/source sysui/desktop

2013-10-23 Thread Tor Lillqvist
sw/source/filter/ww8/ww8atr.cxx| 101 +++-- sysui/desktop/macosx/Info.plist.in |2 2 files changed, 53 insertions(+), 50 deletions(-) New commits: commit 5486fd99e185833f1defa9681ef48f50940a65db Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 23

[Bug 62957] FILESAVE: Save Last Slide Position in Impress

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62957 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Bug 55410] on windows automatically fill in the default user's name into tools-options-user data

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55410 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack, |EasyHack DifficultyBeginner

[Bug 60689] replace SUPD variable ...

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60689 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 60696] Edit-Links - cleanup and make it work for movies ...

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60696 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Bug 60698] kill pointless one-file library ...

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60698 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Bug 60739] cut/paste coding redux

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60739 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 60909] Out of space warning ...

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60909 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Bug 62722] abstract telepathy backends better ...

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62722 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl

2013-10-23 Thread Michael Meeks
scripts/esc-bug-stats.pl | 92 +++ 1 file changed, 92 insertions(+) New commits: commit 01b9743ad5213885c68d052fe782b94b0d42b9e1 Author: Michael Meeks michael.me...@collabora.com Date: Wed Oct 23 17:49:56 2013 +0100 Build overall bug stats.

[Libreoffice-commits] buildbot.git: tb/tb_internals.sh

2013-10-23 Thread Thorsten Behrens
tb/tb_internals.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2016b872167f5b96f2fe9b89601c99ee61d01884 Author: Thorsten Behrens t...@documentfoundation.org Date: Wed Oct 23 18:59:43 2013 +0200 Adapt to changes in workdir layout for Windows. This

[Bug 64573] Photo Album: Add Captions feature

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64573 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,SkillCpp,Difficult |EasyHack SkillCpp

[Bug 64575] Photo Album: Better Image Layout

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64575 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,SkillCpp,Difficult |EasyHack SkillCpp

[Bug 64945] inconvenient localized symbol code

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64945 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 65859] version VCL plugins to avoid crashes ...

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65859 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 66754] Remove own implementations of various Perl functions in installer

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66754 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack, |EasyHack DifficultyBeginner

[Bug 69973] gtk+ recent-files integration improvements

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69973 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Libreoffice-commits] core.git: 4 commits - configure.ac external/firebird external/icu Makefile.in RepositoryExternal.mk RepositoryFixes.mk solenv/gbuild

2013-10-23 Thread Michael Stahl
Makefile.in | 10 +-- RepositoryExternal.mk | 79 -- RepositoryFixes.mk|2 configure.ac |2 external/firebird/ExternalProject_firebird.mk |

[Bug 40694] Error in message warning that the column limit was exceeded for MS-Excel format

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40694 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 67465] EPS rendering: locating pstoedit on Mac a problem

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67465 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Bug 43059] apply sixgill static analyser to the code ...

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43059 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Bug 39593] copy/paste code detector / fixing

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39593 --- Comment #12 from Thomas Arnhold tho...@arnhold.org --- Those are nearly identical, too: oox/source/export/ColorPropertySet.cxx xmloff/source/chart/ColorPropertySet.cxx oox/source/export/ColorPropertySet.hxx

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Depends on||70805 --

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

2013-10-23 Thread Michael Stahl
android/Bootstrap/Makefile.shared |1 + 1 file changed, 1 insertion(+) New commits: commit c1cc1861ea6a656645885938dac9e4442d96510b Author: Michael Stahl mst...@redhat.com Date: Wed Oct 23 20:27:27 2013 +0200 android: try to find ICU libs Change-Id:

[Bug 33655] allow admins to hide enable experimental features option

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33655 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Bug 57523] EDITING No way to find and select empty cells in range

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57523 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack

[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57950 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,SkillCpp,TopicClea |EasyHack SkillCpp

[Bug 51961] The default currency in the options-dialog isn't correct

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51961 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,SkillCpp,TopicUI |EasyHack SkillCpp TopicUI

[Bug 36864] Calc cell format for Bytes

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36864 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|EasyHack,DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 33655] allow admins to hide enable experimental features option

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33655 --- Comment #12 from Andras Timar tima...@gmail.com --- It is possible to hide the entire Advanced page, or it is possible to disable the checkbox on it by editing configuration files. If it is enough, I can give the details. From LibreOffice 4.2

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

2013-10-23 Thread Kohei Yoshida
sc/Library_scopencl.mk|1 sc/inc/column.hxx | 37 +++- sc/inc/document.hxx | 30 + sc/inc/postit.hxx | 12 +++ sc/inc/table.hxx | 36 +++ sc/source/core/data/column2.cxx | 76

[Libreoffice-commits] core.git: sc/CppunitTest_sc_macros_test.mk

2013-10-23 Thread Stephan Bergmann
sc/CppunitTest_sc_macros_test.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 79acd67d1f79abc54ba7ef872d660f78849a Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 23 22:04:25 2013 +0200 Missing mdds_headers Change-Id:

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

2013-10-23 Thread Stephan Bergmann
sc/source/core/data/column2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fe5fa933e2c237cf902e65de821b5aa29c56e9a7 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 23 22:08:49 2013 +0200 -Werror,-Wtautological-constant-out-of-range-compare

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

2013-10-23 Thread Ariel Constenla-Haile
0 files changed New commits: commit 163c0e0ad7857ca3f290d4e5d52e2cbf3b39db44 Author: Ariel Constenla-Haile arie...@apache.org Date: Wed Oct 23 20:04:47 2013 + Convert line endings ___ Libreoffice-commits mailing list

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

2013-10-23 Thread Stephan Bergmann
test/source/sheet/xsheetannotations.cxx | 51 +++- 1 file changed, 38 insertions(+), 13 deletions(-) New commits: commit 52a7238aedc157f47ed036d8c08b705464d13f6a Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 23 22:54:08 2013 +0200 Improve test

Libreoffice Changement

2013-10-23 Thread Patrick Dreier
Hello! delete PDF Plugin for create PDF's in Libreoffice and and Microsoft Office. How do you will development Libreoffice PDF Reader and Libreoffice PDF Creator? Libreoffice PDF Reader for read PDF's Libreoffice PDF Creator for write PDF's simple Programs not mixed functions With king

Re: error in unit test

2013-10-23 Thread Cor Nouws
Cor Nouws wrote (21-10-13 23:53) Marcos Souza wrote (17-10-13 00:23) Now it worked for me... [...] @Cor, can you try this now? Do a pull and try to build again? Maybe do a make clean. I always do a make clean since I only do a build now and then... I'll tray again soon .. Indeed, it

Re: fixincludeguards.sh: unify all include guards

2013-10-23 Thread Thomas Arnhold
On 23.10.2013 15:10, Michael Stahl wrote: On 23/10/13 12:46, Thomas Arnhold wrote: Hi, with b009e8fd4fce06d9abae8aaac8750ece7df212e4 a script was added which converts all include guards to the common scheme: INCLUDED_FOO_BAR_HXX for global headers in include/ INCLUDED_FOO_SOURCE_BAR_BAZ_HXX

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

2013-10-23 Thread Tor Lillqvist
configure.ac |8 1 file changed, 8 insertions(+) New commits: commit 0f803f73f938087424eb3aa5f870e70b1c249d73 Author: Tor Lillqvist t...@collabora.com Date: Thu Oct 24 01:01:22 2013 +0300 Enforce avoiding looking for non-existent system dicts on OS X and Windows It

[Libreoffice-commits] core.git: 7 commits - android/Bootstrap configure.ac external/cairo external/curl external/lcms2 external/lpsolve redland/ExternalPackage_raptor.mk redland/ExternalPackage_rasqal

2013-10-23 Thread Michael Stahl
RepositoryExternal.mk | 42 - RepositoryFixes.mk |2 - android/Bootstrap/Makefile.shared |6 +++ configure.ac |5 ++ external/cairo/ExternalPackage_cairo.mk

[Libreoffice-commits] core.git: 2 commits - RepositoryExternal.mk

2013-10-23 Thread Michael Stahl
RepositoryExternal.mk |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 83c4ebbe673f992661a12283c845499c4f053c7d Author: Michael Stahl mst...@redhat.com Date: Thu Oct 24 00:32:33 2013 +0200 remove pointless use_libraries Change-Id:

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

2013-10-23 Thread Kohei Yoshida
sc/source/core/data/column3.cxx | 10 +++--- sc/source/core/data/document.cxx |4 ++-- sc/source/ui/navipi/content.cxx | 17 +++-- 3 files changed, 16 insertions(+), 15 deletions(-) New commits: commit 59585984fcede9dcfce44557b7076ed682059e1c Author: Kohei Yoshida

[Libreoffice-commits] core.git: 2 commits - extensions/Executable_pluginapp.bin.mk RepositoryExternal.mk

2013-10-23 Thread Michael Stahl
RepositoryExternal.mk |8 extensions/Executable_pluginapp.bin.mk |4 2 files changed, 12 insertions(+) New commits: commit 122a137672d761418a549568ad8cad623dd2b4b5 Author: Michael Stahl mst...@redhat.com Date: Thu Oct 24 01:06:43 2013 +0200

[Libreoffice-commits] core.git: solenv/gbuild

2013-10-23 Thread Michael Stahl
solenv/gbuild/platform/com_MSC_class.mk |2 +- solenv/gbuild/platform/macosx.mk|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 7a713939e327edd4161e55a61972fa7bea05ec02 Author: Michael Stahl mst...@redhat.com Date: Thu Oct 24 01:16:09 2013 +0200

[Libreoffice-commits] core.git: 2 commits - RepositoryExternal.mk solenv/gbuild

2013-10-23 Thread Michael Stahl
RepositoryExternal.mk |6 ++ solenv/gbuild/platform/com_GCC_defs.mk |4 ++-- solenv/gbuild/platform/macosx.mk |2 +- 3 files changed, 9 insertions(+), 3 deletions(-) New commits: commit bfaea05b711ff3e204429ce9bd26c5fe63b0b687 Author: Michael Stahl

[Libreoffice-commits] core.git: Changes to 'feature/calc-group-interpreter-4'

2013-10-23 Thread Kohei Yoshida
New branch 'feature/calc-group-interpreter-4' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/generic vcl/inc

2013-10-23 Thread Caolán McNamara
vcl/generic/fontmanager/fontconfig.cxx | 47 + vcl/generic/glyphs/gcach_layout.cxx| 61 - vcl/inc/generic/glyphcache.hxx |5 ++ 3 files changed, 89 insertions(+), 24 deletions(-) New commits: commit

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

2013-10-23 Thread Eike Rathke
vcl/win/source/gdi/salgdi3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1065ae77821f51cae3d45d6eaf95e18595fec8e Author: Eike Rathke er...@redhat.com Date: Thu Oct 24 02:12:45 2013 +0200 fixed build breaker Mongolian Change-Id:

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

2013-10-23 Thread Eike Rathke
include/i18nlangtag/lang.h | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit ae80e00b705d7cc16c7f85f8059c1af758e91362 Author: Eike Rathke er...@redhat.com Date: Thu Oct 24 02:32:32 2013 +0200 added list of Neither defined nor reserved for

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

2013-10-23 Thread Eike Rathke
sw/source/ui/docvw/edtwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f07a011140f28d63b085445dcfbdd93806d0537a Author: Eike Rathke er...@redhat.com Date: Thu Oct 24 02:35:07 2013 +0200 fixed build breaker Serbian Change-Id:

  1   2   3   4   >