cppcheck: duplicate branch for ParaPropertyPanel (svx) + interpr7.cxx (sc)

2013-09-27 Thread julien2412
Hello, Cppcheck reported this: sc/source/core/tool/interpr7.cxx 94 duplicateBranch style Found duplicate branches for 'if' and 'else'. 87 if(pNodeSet->nodeTab[0]->type == XML_NAMESPACE_DECL) 88 { 89

[Libreoffice-commits] core.git: 4 commits - filter/source sfx2/source svtools/source vcl/source

2013-09-27 Thread Julien Nabet
filter/source/graphicfilter/icgm/class4.cxx | 10 -- sfx2/source/view/viewfrm.cxx|6 ++ svtools/source/control/ctrlbox.cxx |3 +-- vcl/source/app/svapp.cxx|8 +++- 4 files changed, 10 insertions(+), 17 deletions(-) New com

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

2013-09-27 Thread Julien Nabet
sd/source/ui/view/drviewsf.cxx|5 + svtools/source/misc/transfer2.cxx |3 +-- 2 files changed, 2 insertions(+), 6 deletions(-) New commits: commit 97da89451c1de4a85a8f02b496441cb712652e5a Author: Julien Nabet Date: Fri Sep 27 23:14:45 2013 +0200 cppcheck: redundantAssignme

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

2013-09-27 Thread Julien Nabet
cui/source/options/optlingu.cxx |1 - starmath/source/mathtype.cxx|2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit fa82c9a1d1bfda52905e93217c7d8b6d8a2ad014 Author: Julien Nabet Date: Fri Sep 27 23:07:31 2013 +0200 cppcheck: redundant assignment

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

2013-09-27 Thread Cao Cuong Ngo
sfx2/source/doc/objserv.cxx| 24 sfx2/source/view/sfxbasecontroller.cxx | 19 --- 2 files changed, 28 insertions(+), 15 deletions(-) New commits: commit 4fd449b1ca4dce9f1425fc035291651bfc510a3e Author: Cao Cuong Ngo Date: Fri Sep 27 21:4

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

2013-09-27 Thread Julien Nabet
sc/source/core/opencl/formulagroupcl.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 1659af36ca5e6ecaeaa61fcdbd672e8a4b7ec083 Author: Julien Nabet Date: Fri Sep 27 22:03:30 2013 +0200 cppcheck: memleaks Change-Id: I3c326d649d7bbc0ff4d663a2fd8

[Libreoffice-commits] core.git: dbaccess/Module_dbaccess.mk

2013-09-27 Thread Andrzej J . R . Hunt
dbaccess/Module_dbaccess.mk | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit d4a41ab30c805e647c30a3cf10d43e7a15e07cba Author: Andrzej J.R. Hunt Date: Fri Sep 27 21:05:21 2013 +0100 Disable HSQLDB unit test for now. Will require some debugging

[Libreoffice-commits] core.git: 6 commits - dbaccess/CppunitTest_dbaccess_embeddeddb_performancetest.mk dbaccess/CppunitTest_dbaccess_firebird_test.mk dbaccess/CppunitTest_dbaccess_hsqldb_test.mk dbac

2013-09-27 Thread Andrzej J . R . Hunt
dbaccess/CppunitTest_dbaccess_embeddeddb_performancetest.mk | 81 ++ dbaccess/CppunitTest_dbaccess_firebird_test.mk |2 dbaccess/CppunitTest_dbaccess_hsqldb_test.mk| 79 ++ dbaccess/Module_dbaccess.mk | 15 dbaccess/qa/unit/d

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

2013-09-27 Thread Michael Meeks
sc/inc/global.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9f5228cfbf9c6dde54215f75faccacb28abf67c0 Author: Michael Meeks Date: Fri Sep 27 15:59:32 2013 +0200 fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint. Change-Id: Ib971824a7f2743340

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

2013-09-27 Thread Michael Meeks
sc/inc/global.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 06428e8bf5378feb1390bc5867500219edbf139d Author: Michael Meeks Date: Fri Sep 27 15:59:32 2013 +0200 fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint. Change-Id: Ib971824a7f2743340

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

2013-09-27 Thread Michael Meeks
sc/inc/global.hxx|2 +- sc/qa/unit/ucalc.cxx |5 + sc/qa/unit/ucalc.hxx |1 + 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit ac14ac29a4d069b3e85032237efed2f899a10c7b Author: Michael Meeks Date: Fri Sep 27 15:59:32 2013 +0200 fdo#69450 - IDF_ATTRIB

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

2013-09-27 Thread Jan Holesovsky
cui/UIConfig_cui.mk |1 cui/source/inc/cuires.hrc | 14 + cui/source/inc/optlingu.hxx | 24 +-- cui/source/options/optlingu.cxx | 296 -- cui/source/options/optlingu.hrc | 26 --- cui/source/options/optlingu.src | 208 ++---

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

2013-09-27 Thread Stephan Bergmann
basebmp/source/bitmapdevice.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e139ad433b74973138e84c36ee2cfd5937eebef8 Author: Stephan Bergmann Date: Fri Sep 27 17:52:14 2013 +0200 Off-by-one error Change-Id: I84749158fb8dee3fec10869e0955177bbd9

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

2013-09-27 Thread Markus Mohrhard
sc/qa/unit/helper/qahelper.cxx |6 sc/qa/unit/helper/qahelper.hxx |2 + sc/qa/unit/ucalc.cxx | 41 ++ sc/qa/unit/ucalc.hxx |4 ++ sc/source/ui/view/tabview2.cxx | 56 +++-- 5 files changed, 101

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

2013-09-27 Thread Kohei Yoshida
sc/qa/unit/data/xls/data-table.xls |binary sc/qa/unit/subsequent_filters-test.cxx | 53 + 2 files changed, 53 insertions(+) New commits: commit d60c14cde375c46f9bfa290423d251577f2db3de Author: Kohei Yoshida Date: Fri Sep 27 17:23:34 2013 +0200 Add a

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

2013-09-27 Thread Jan Holesovsky
sfx2/source/control/templateview.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e41713213682ab1b32c48a8782a61a596b5a77a5 Author: Jan Holesovsky Date: Fri Sep 27 16:38:09 2013 +0200 Move the current template dir a bit down. Change-Id: I7d8fea0a2fb

[Libreoffice-commits] core.git: Branch 'graphicobject' - 0 commits -

2013-09-27 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2013-09-27 Thread tsahi glik
basebmp/source/bitmapdevice.cxx | 87 ++-- 1 file changed, 66 insertions(+), 21 deletions(-) New commits: commit 3ea2ce9dacc88c664418e9aa13dc87afcaed9e5a Author: tsahi glik Date: Fri Aug 30 19:29:50 2013 -0700 Improve performance of copyArea(), especi

[Libreoffice-commits] core.git: Changes to 'graphicobject'

2013-09-27 Thread Norbert Thiebaud
New branch 'graphicobject' available with the following commits: commit 134741211d5c95a1a0ef07e13eb4846c62adce22 Author: Norbert Thiebaud Date: Fri Sep 27 16:39:56 2013 +0200 Save Commit: must be squashed!!! ObjectGraphic refactor Change-Id: I69f0b8bef3a08d1a325ccbe2b5f128df9cc1488

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 69450, which changed state. Bug 69450 Summary: FORMATTING Format painter deletes cell content, paste special does not work https://bugs.freedesktop.org/show_bug.cgi?id=69450 What|Removed

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

2013-09-27 Thread Jan Holesovsky
cui/uiconfig/ui/optasianpage.ui |3 --- 1 file changed, 3 deletions(-) New commits: commit 0d7b7d3366fe957632c3f0003fc6d6333c861b9f Author: Jan Holesovsky Date: Fri Sep 27 15:49:32 2013 +0200 optasianpage.ui: The border shouldn't have been set. Change-Id: I24848a0ba55f41bfff5

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

2013-09-27 Thread Stephan Bergmann
unotest/source/cpp/bootstrapfixturebase.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 95f56095a903fac5d6c1271a2e6229f6de89384c Author: Stephan Bergmann Date: Fri Sep 27 15:07:17 2013 +0200 Can use CppUnit assert functionality here Change-Id:

[Libreoffice-commits] core.git: 3 commits - liborcus/ExternalPackage_liborcus.mk liborcus/Module_liborcus.mk solenv/gbuild

2013-09-27 Thread Matúš Kukan
liborcus/ExternalPackage_liborcus.mk| 22 -- liborcus/Module_liborcus.mk |1 - solenv/gbuild/Library.mk|1 - solenv/gbuild/TargetLocations.mk|2 -- solenv/gbuild/platform/IOS_ARM_GCC.mk |1 - solenv/gbuild/platform/com

Re: LibreOffice and Samba shares

2013-09-27 Thread Adoslyon
Hello, This bug seems similar to bug fdo#67534 (https://bugs.freedesktop.org/show_bug.cgi?id=67534). So i installed LibreOffice 4.0.4 instead of 4.1.1.2, and it works. I hope this bug will be corrected in a future releaze. Many thanks. -- View this message in context: http://nabble.document

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

2013-09-27 Thread Stephan Bergmann
unotest/source/cpp/bootstrapfixturebase.cxx | 42 +++- 1 file changed, 23 insertions(+), 19 deletions(-) New commits: commit a86a737a27fe38598cda05eca3f7055d671d9fa6 Author: Stephan Bergmann Date: Fri Sep 27 14:36:40 2013 +0200 Fix URL creation Change-Id

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

2013-09-27 Thread Stephan Bergmann
dbaccess/qa/extras/dialog-save.cxx |2 +- unotest/source/cpp/bootstrapfixturebase.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 5063e39261fb9c9568b56a2a6ff8949fb8230042 Author: Stephan Bergmann Date: Fri Sep 27 14:26:51 2013 +0200 getURL

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 73/5cd4852c88aaedeecd16486238e1e62bc4652c

2013-09-27 Thread Caolán McNamara
73/5cd4852c88aaedeecd16486238e1e62bc4652c |1 + 1 file changed, 1 insertion(+) New commits: commit ec2f4a9478f40be7a56d40db6e666bbeab42ee5c Author: Caolán McNamara Date: Fri Sep 27 13:59:47 2013 +0200 Notes added by 'git notes add' diff --git a/73/5cd4852c88aaedeecd16486238e1e62bc46

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

2013-09-27 Thread Miklos Vajna
oox/source/vml/vmlshape.cxx |2 +- sw/source/filter/ww8/docxattributeoutput.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9eaf9877f38f3c9fea3d292015a875052f20d2ec Author: Miklos Vajna Date: Fri Sep 27 13:52:42 2013 +0200 DOCX expo

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

2013-09-27 Thread Lionel Elie Mamane
dbaccess/qa/extras/dialog-save.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit a9a0933ec67eab0ec31c8fadb60fb8e8e3e90485 Author: Lionel Elie Mamane Date: Fri Sep 27 13:07:29 2013 +0200 raah... getURLFromWorkdir does not put the URL scheme Change

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

2013-09-27 Thread Lionel Elie Mamane
dbaccess/qa/extras/dialog-save.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c24161acd6a605cfd364c303185730234868e918 Author: Lionel Elie Mamane Date: Fri Sep 27 12:52:10 2013 +0200 get workdir URL directly as opposed to buggily trying to build

[Libreoffice-commits] core.git: dbaccess/CppunitTest_dbaccess_dialog_save.mk

2013-09-27 Thread Lionel Elie Mamane
dbaccess/CppunitTest_dbaccess_dialog_save.mk |4 1 file changed, 4 insertions(+) New commits: commit e93df5c7b25ae422f3638dd6bab59442ba316789 Author: Lionel Elie Mamane Date: Fri Sep 27 12:17:35 2013 +0200 a dependency started requiring boost... Change-Id: Ifd32f99f4ab1d

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

2013-09-27 Thread Laurent Godard
sc/source/core/data/column.cxx | 41 ++-- sc/source/core/data/column2.cxx |2 - 2 files changed, 32 insertions(+), 11 deletions(-) New commits: commit e1ae7c68dfb538f6d2cdfd7b860df1a3ab009d7c Author: Laurent Godard Date: Fri Sep 27 12:10:19 2013 +0200

Re: Locale mixup on master (Hebrew is recognized as Hindi)

2013-09-27 Thread Lior Kaplan
On Fri, Sep 27, 2013 at 12:24 AM, Eike Rathke wrote: > Hi Lior, > > On Friday, 2013-09-27 00:06:46 +0200, Eike Rathke wrote: > > > > I've noticed a locale mixup on master when starting LibreOffice from > the > > > command line with export LC_ALL=he_IL.UTF-8. > > > > Yes, I noticed some quirk in l

[Libreoffice-commits] core.git: 2 commits - chart2/qa dbaccess/CppunitTest_dbaccess_dialog_save.mk dbaccess/Module_dbaccess.mk dbaccess/qa unotest/source

2013-09-27 Thread Lionel Elie Mamane
chart2/qa/extras/charttest.hxx |3 dbaccess/CppunitTest_dbaccess_dialog_save.mk| 117 dbaccess/Module_dbaccess.mk |5 dbaccess/qa/extras/dialog-save.cxx | 145 dbaccess/qa/extras

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

2013-09-27 Thread Caolán McNamara
cui/source/inc/helpid.hrc |1 - 1 file changed, 1 deletion(-) New commits: commit 55f38514610d731eb9fc0e7b392a603105d886c6 Author: Caolán McNamara Date: Fri Sep 27 11:22:07 2013 +0200 drop unused helpids Change-Id: I6e1782674e66e5f744e307490ce6f417607d7f29 diff --git a/cui/

[Libreoffice-commits] core.git: helpcontent2

2013-09-27 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f9aa714da80457fdbc1abddfdaa16bcd83a70117 Author: Caolán McNamara Date: Fri Sep 27 11:31:22 2013 +0200 Updated core Project: help 73a4731805ca6d8ee9b33f52093e46d8a0703b16 diff --git a/helpconte

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

2013-09-27 Thread Caolán McNamara
helpers/help_hid.lst | 10 source/text/shared/optionen/01150100.xhp | 37 +++ source/text/swriter/01/05060100.xhp |2 - 3 files changed, 20 insertions(+), 29 deletions(-) New commits: commit 73a4731805ca6d8ee9b33f52093e46d8a070

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

2013-09-27 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/fdo69636.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 35 + sw/source/filter/ww8/docxattributeoutput.cxx | 37 +-- sw/source/filter/ww8/docxattributeoutput.hxx |2 + 4 files changed, 66 insertion

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

2013-09-27 Thread Caolán McNamara
cui/uiconfig/ui/optasianpage.ui | 15 +++ 1 file changed, 3 insertions(+), 12 deletions(-) New commits: commit 13ef725dfc798aa10f7b370f016d0cd4147d83ba Author: Caolán McNamara Date: Fri Sep 27 11:18:49 2013 +0200 lint-ui 6 top pixels alignment Change-Id: I441e23ab3

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

2013-09-27 Thread Caolán McNamara
helpers/help_hid.lst |9 - source/text/swriter/01/mailmerge01.xhp | 17 + 2 files changed, 9 insertions(+), 17 deletions(-) New commits: commit 1d8e9be32370edf1d58c176c059e5cbe7d799958 Author: Caolán McNamara Date: Thu Sep 26 21:44:54 2013 +0200

[Libreoffice-commits] core.git: 2 commits - cui/source editeng/source fpicker/source include/svtools include/tools padmin/source sc/source svtools/source sw/AllLangResTarget_sw.mk sw/inc sw/source sw/

2013-09-27 Thread Caolán McNamara
cui/source/dialogs/hlinettp.cxx | 11 - cui/source/dialogs/hyphen.cxx| 10 - editeng/source/misc/svxacorr.cxx |6 fpicker/source/office/iodlg.cxx | 12 - include/svtools/wizardmachine.hxx|3 include/tools/string.hxx |

[Libreoffice-commits] core.git: helpcontent2

2013-09-27 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b3c860acf3a9e0806f2e4451a6f8ceb74565f57d Author: Caolán McNamara Date: Thu Sep 26 21:44:54 2013 +0200 Updated core Project: help 1d8e9be32370edf1d58c176c059e5cbe7d799958 diff --git a/helpconte

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

2013-09-27 Thread Tor Lillqvist
cui/source/options/optaboutconfig.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6981fd4e9ffafaed2853932e3ed41a6ec7a284b5 Author: Tor Lillqvist Date: Fri Sep 27 10:59:06 2013 +0200 WaE: variable 'bValid' is used uninitialized whenever 'if' condition is f

Re: Locale mixup on master (Hebrew is recognized as Hindi)

2013-09-27 Thread Andras Timar
On Fri, Sep 27, 2013 at 12:24 AM, Eike Rathke wrote: > Hi Lior, > > On Friday, 2013-09-27 00:06:46 +0200, Eike Rathke wrote: > >> > I've noticed a locale mixup on master when starting LibreOffice from the >> > command line with export LC_ALL=he_IL.UTF-8. >> >> Yes, I noticed some quirk in locale s

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

2013-09-27 Thread Andras Timar
l10ntools/source/export.cxx |7 ++- svtools/source/misc/langtab.src |8 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit a81156329dfc1bc8b2e9b69fc81876016c775e76 Author: Andras Timar Date: Fri Sep 27 10:54:44 2013 +0200 Revert "moved newly inse

LibreOffice and Samba shares

2013-09-27 Thread Adoslyon
Hello, We are french, so excuse us for my approximate english. Our installation is : 1 PC server (Xubuntu 12.04) LibreOffice 4.1.1.2 6 PC clients (Ubuntu 12.04) LibreOffice 4.1.1.2 PC server shares, via samba, in read/write permissions the files to the entire network. No problem with image and pd

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

2013-09-27 Thread Jan Holesovsky
cui/uiconfig/ui/optasianpage.ui |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 4c809cd1c5141b3a0a531cc21d0fd5e03401dc19 Author: Jan Holesovsky Date: Fri Sep 27 10:12:10 2013 +0200 optasianpage.ui: Use mnemonic widgets. Change-Id: I5353cffa12e7

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

2013-09-27 Thread Pavel Janík
cppuhelper/source/findsofficepath.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 735cd4852c88aaedeecd16486238e1e62bc4652c Author: Pavel Janík Date: Fri Sep 27 07:39:53 2013 + Add missing strlen. diff --git a/cppuhelper/source/findsofficepath.c b/cppu