LibreOffice Gerrit News for core on 2013-10-24

2013-10-23 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + w:pict element was wrongly exported as child of w:rPr element. in https://gerrit.libreoffice.org/6366 from Sushil Shinde + cppunit: remove ExternalPackage in https://gerrit.libreoffice.org/6409 from Michael Stahl

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-10-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Jean-Baptiste Faure changed: What|Removed |Added Depends on||70596 --- Comment #14 from Jean-Ba

[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 Date: Thu Oct 24 02:35:07 2013 +0200 fixed build breaker Serbian Change-Id: I5d8e0bc2c62f13d14f1be32786be8aec243

[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 Date: Thu Oct 24 02:32:32 2013 +0200 added list of "Neither defined nor reserved" for reference Chan

[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 Date: Thu Oct 24 02:12:45 2013 +0200 fixed build breaker Mongolian Change-Id: I5100d44ceea79c4b47d2dd5bda5066c5

[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 5a0984fd383e54c130016d

[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: 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 Date:

[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 Date: Thu Oct 24 01:16:09 2013 +0200 gbuild: try to un-

[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 Date: Thu Oct 24 01:06:43 2013 +0200 extensions: crude hack for

[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 Date:

[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 Date: Thu Oct 24 00:32:33 2013 +0200 remove pointless use_libraries Change-Id: I5cf4170867fe40a59f5809c466c0be22

[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: configure.ac

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

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 f

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 succeed

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 regard

[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 Date: Wed Oct 23 22:54:08 2013 +0200 Improve test assertions Ch

[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 Date: Wed Oct 23 20:04:47 2013 + Convert line endings ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org h

[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 Date: Wed Oct 23 22:08:49 2013 +0200 -Werror,-Wtautological-constant-out-of-range-compare ...I assume thi

[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 Date: Wed Oct 23 22:04:25 2013 +0200 Missing mdds_headers Change-Id: I8a4ef636aef382d75ae5e84eeb4f3c

[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 +++

[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 --- 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 it is even possib

[Bug 36864] Calc cell format for Bytes

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

[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 changed: What|Removed |Added Whiteboard|EasyHack,SkillCpp,TopicUI |EasyHack SkillCpp TopicUI CC|

[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 changed: What|Removed |Added Whiteboard|EasyHack,SkillCpp,TopicClea |EasyHack SkillCpp |nup,Difficu

[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 changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack |ing,SkillCpp

[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 changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack |ing,SkillCpp

[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 Date: Wed Oct 23 20:27:27 2013 +0200 android: try to find ICU libs Change-Id: I70d15c10bbe22e5a1030813d531cf98f834911ea d

[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 changed: What|Removed |Added Depends on||70805 -- You are receiving this mail be

[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 --- Those are nearly identical, too: oox/source/export/ColorPropertySet.cxx xmloff/source/chart/ColorPropertySet.cxx oox/source/export/ColorPropertySet.hxx xmloff/source/chart/ColorPropertySet.hxx -- You are

[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 changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack |ing,SkillCpp,TopicCl

[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 changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack |ing,SkillCpp,TopicCl

[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 changed: What|Removed |Added Whiteboard|EasyHack,DifficultyBeginner |EasyHack DifficultyBeginner |,

[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 69973] gtk+ recent-files integration improvements

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

[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 changed: What|Removed |Added Whiteboard|EasyHack, |EasyHack DifficultyBeginner |D

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

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

[Bug 64945] inconvenient localized symbol code

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

[Bug 64575] Photo Album: Better Image Layout

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

[Bug 64573] Photo Album: Add Captions feature

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

[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 Date: Wed Oct 23 18:59:43 2013 +0200 Adapt to changes in workdir layout for Windows. This makes tb again find the msi

[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 Date: Wed Oct 23 17:49:56 2013 +0100 Build overall bug stats. diff --git a/scripts/esc-bug-

[Bug 62722] abstract telepathy backends better ...

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

[Bug 60909] Out of space warning ...

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

[Bug 60739] cut/paste coding redux

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

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

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

[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 changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack |ing,SkillCpp,TopicCl

[Bug 60689] replace SUPD variable ...

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

[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 changed: What|Removed |Added Whiteboard|EasyHack, |EasyHack DifficultyBeginner |D

[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 changed: What|Removed |Added Whiteboard|EasyHack,DifficultyInterest |EasyHack |ing,SkillCpp

[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 Date: Wed Oct 23 19:10:47 2013 +030

[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 --- 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=196f980012739d94654e6863b85b2e49f7e1a1e5 fdo#54

[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 Date: Wed Oct 23 17:02:06 2013 +0200 Tiled renderin

[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: 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 Date: Wed Oct 23 11:19:04 2013 -0200 Fix build of ldapbe in Ubuntu Change-Id: I6e3e64a0e9a0510401f9b8d

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 hav

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

[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 Date: Wed Oct 23 14:34:25 2013 +0200 Tiled rendering: Show the device's content. Change-Id: I6f

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 clic

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: da18612bf67b1f7caf9d94f4d8cb7f

[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 Date: Wed Oct 23 13:54:18 2013 +0100 Notes added by 'git notes add' diff --git a/e8/c4da9a7aacbf0d89b7c7b4d59375f936349

[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 Date: Wed Oct 23 13:35:27 2013 +0100 Notes added by 'git notes add' diff --git a/0c/663a6a79b4c1c4353d39c7cdd327ec3d4f8

[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 Date: Wed Oct 23 13:32:25 2013 +0100 Notes added by 'git notes add' diff --git a/8f/2a21eac4a904db3cc4c448179e2d2cf5878

[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 Date: Wed Oct 23 14:01:48 2013 +0200 Install SDK cli/cli_cppuhelper.dll after all Instead of removing it from odk/Package_cli.mk,

[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: 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 Date: Wed Oct 23 13:36:12 2013 +0200 remove warning [-Wsign-compare] Change-Id: I1a131294a7ea6e55a97394

[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 Date: Wed Oct 23 13:19:11 2013 +0

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 als

[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 Date: Wed Oct 23 13:12:00 2013 +0200 remove useless include Change-Id: I2fe9aee0d08238013dcae68cdb1ae2483d59c120 diff --

[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 changed: What|Removed |Added Attachment #85069|0 |1 is obsolete|

[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 --- 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 #pragma once is found

[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 Date: Wed Oct 23 13:28:53 2013 +0300 libxml2 and libxslt libs are only in workdir now We really should set up this list

[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 +++--- connectivity/source/inc/f

[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 Date: Tue Oct 22 05:35:49 2013 +0200 fixincludeguards.sh: unify all include guards

[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 c400d41b93421268

[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 Date: Fri Oct 18 18:05:03 2013 +0200 Solve fdo#69926 Wrong default notation for galaxy icon theme Galaxy is

[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 +- source/text/share

[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 Date: Fri Oct 18 20:06:41 2013 +0200 Updated core Project: help 8fcc6911b8df398f174ac564569c7bbc107f8dfc fdo#36964 cha

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 > > >> >> >> I'm still not sure I get you. That the catch(uno::Exception&) block >> at cui/source/options/__optaboutconfig.cxx:234 will

[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 Date: Wed Oct 23 11:44:22 2013 +0200 Tiled rendering: Tunnel the request for a tile to the ViewShell. Change-Id: I6271546ab2c0e92832c5016

[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 Date: Wed Oct 23 10:48:10 2013 +0100 update help ids for inp

[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 Date: Wed Oct 23 10:48:10 2013 +0100 Updated core Project: help 865be6c72e883d71ed9c62d956e838eb9d86aea6 diff --git a/helpconte

[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] 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 Date: Wed Oct 23 10:44:37 2013 +0100 WaE: -Werror=shadow Change-Id: I978b25d23bb2c523b3207f17

[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 Aut

[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 Date: Wed Oct

[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 --- 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=8f6d2eef50e1fabac30233c23a800da2c1c8ebc9 fdo#549

[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 +- editeng/source/uno/

[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 Date: Wed Oct 23 11:03:19 2013 +0200 remove comment that is irrelevant after the death of String class Change-Id: I791b0

[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 Date: Wed Oct 23 10:51:32 2013 +0200 librelogo: optional SVG/SMIL looping (at ending S

[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

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 gu

[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 +- chart2/source/too

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 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 obviously not unexpect

[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 cha

[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 Date: Wed Oct 23 09:40:38 2013 +0200 Improve test Change-Id: I54e939b7bca883f1c92c957c66ebf47259c92a46 diff -

[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 Date: Wed Oct 23 09:32:17 2013 +0200 Fix

  1   2   >