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

2013-10-02 Thread Matteo Casalin
sw/source/ui/uiview/srcview.cxx | 46 +--- 1 file changed, 25 insertions(+), 21 deletions(-) New commits: commit a59504bfb06d57ddb0e1f4cfc0022fa68da1 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Wed Oct 2 08:42:21 2013 +0200 Fix typo in

[Libreoffice-commits] core.git: 3 commits - bridges/source ios/experimental solenv/gbuild

2013-10-02 Thread Tor Lillqvist
bridges/source/cpp_uno/gcc3_ios_arm/cpp2uno-arm.cxx |2 - bridges/source/cpp_uno/gcc3_ios_arm/uno2cpp-arm.cxx | 19 +- ios/experimental/LibreOffice/LibreOffice/AppDelegate.m|6 ++-- ios/experimental/LibreOffice/LibreOffice/View.m |2 -

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

2013-10-02 Thread Tor Lillqvist
sw/source/ui/uiview/srcview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1a6a2c8d1dd01c9c2a334db799689cdce8606ce1 Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 10:56:49 2013 +0300 OUString::replaceAt() does not replace in-place

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

2013-10-02 Thread Philipp Riemer
sw/source/core/doc/acmplwrd.cxx |1 - sw/source/core/doc/docbm.cxx|1 - sw/source/core/doc/docedt.cxx |1 - sw/source/core/doc/docfly.cxx |2 -- sw/source/core/doc/docfmt.cxx |7 --- sw/source/core/doc/docftn.cxx |1 - sw/source/core/doc/docglbl.cxx |2

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

2013-10-02 Thread Laurent Godard
sc/inc/column.hxx |4 + sc/inc/postit.hxx |8 -- sc/source/core/data/column.cxx | 108 +--- sc/source/core/data/column2.cxx | 93 -- sc/source/core/data/column3.cxx | 22

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

2013-10-02 Thread Laurent Godard
Rebased ref, commits from common ancestor: commit 1fe2ce4edf6cb1cc37422dbd62d6c3cca00d55df Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Oct 2 10:22:04 2013 +0200 refactor notes copy/paste handlers Change-Id: Ibbf8921fee8d514bdd41c2996b665aa027e2a79d diff --git

LibreOffice Gerrit News 2013-10-02

2013-10-02 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo63235 - correct usage of marker-start/-end for svg path data in https://gerrit.libreoffice.org/6086 from Christina Roßmanith + oox: added methods to lock Smart-Art edition in

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Samuel Mehrbrodt
Hi Jacobo, good to see this being improved. I don't think an option in the Options dialog is the best way to go. Users might not expect it there and think it's a bug that you can't edit SmartArt (because you could before) I have another suggestion: You could disable editing SmartArt by

Re: About Clang headers on Debian

2013-10-02 Thread Tor Lillqvist
On pc Debian x86-64 testing updated today, I tried to build with clang. But I got this warning after autogen.sh Cannot find Clang headers to build compiler plugins, plugins disabled That is just a warning. Using the Clang plugin is very much optional. Don't worry. (But sure, if you can figure

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Mirek M.
Hi guys, On Wed, Oct 2, 2013 at 8:09 AM, Samuel Mehrbrodt s.mehrbr...@gmail.comwrote: Hi Jacobo, good to see this being improved. I don't think an option in the Options dialog is the best way to go. Users might not expect it there and think it's a bug that you can't edit SmartArt (because

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Miklos Vajna
On Wed, Oct 02, 2013 at 01:59:14AM +0300, Andres Gomez ago...@igalia.com wrote: Actually, I've been reading in LibO's Help which is the purpose of the options under Options - Load/Save - MS Office and they seem to be really attached to OLE importing/exporting. Seeing that SmartArt also has

RE:Build windows failed on 4.0.5 branch

2013-10-02 Thread Gay, Matthieu
Hello, Thanks for the answer: So I have nss.h only in nss\wntmsci12.pro\misc\build\nss-3.13.5\mozilla\security\nss\lib\nss I try to rebuild nss and I don't think this is good, see the following log: dummy.c(2) : fatal error C1083: Cannot open include file: 'pthread.h': No such file or

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Blocks||69406 -- You are

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sw/qa writerfilter/source

2013-10-02 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/bnc779620.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 10 ++ writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 25 ++- writerfilter/source/dmapper/DomainMapper_Impl.hxx| 18 ++

Re: Build windows failed on 4.0.5 branch

2013-10-02 Thread Michael Stahl
On 02/10/13 10:18, Gay, Matthieu wrote: Hello, Thanks for the answer: So I have nss.h only in nss\wntmsci12.pro\misc\build\nss-3.13.5\mozilla\security\nss\lib\nss so... nss/prj/d.lst expects the headers to be in ..\%__SRC%\inc\nss\*.h which is nss\wntmsci12.pro\inc\nss - something

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk Makefile.in

2013-10-02 Thread Michael Stahl
Makefile.in |8 instsetoo_native/CustomTarget_install.mk |3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 0d3c536d0535fb7d50c123dd8b9d3fdf5d5dc973 Author: Michael Stahl mst...@redhat.com Date: Tue Oct 1 23:48:56 2013

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

2013-10-02 Thread Stephan Bergmann
solenv/gbuild/CppunitTest.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 51ff75129c6b61d4f3ba31fa189b38bbf867910d Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 11:18:01 2013 +0200 Fix dependency Change-Id:

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Jacobo Aragunde Pérez
El 02/10/13 09:58, Miklos Vajna escribió: On Wed, Oct 02, 2013 at 01:59:14AM +0300, Andres Gomez ago...@igalia.com wrote: Actually, I've been reading in LibO's Help which is the purpose of the options under Options - Load/Save - MS Office and they seem to be really attached to OLE

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Jacobo Aragunde Pérez
El 02/10/13 08:09, Samuel Mehrbrodt escribió: Hi Jacobo, good to see this being improved. I don't think an option in the Options dialog is the best way to go. Users might not expect it there and think it's a bug that you can't edit SmartArt (because you could before) I have another

RE:Build windows failed on 4.0.5 branch

2013-10-02 Thread Gay, Matthieu
After a clean of nss module, and a make of this module I have an alert of Visual Studio Debugger wich tell me that a Win32 exception happened in my make.exe [8088] Here the log: creating pr/src/threads/combined/Makefile       0 [main] bash 4640 stdio_init: couldn't make stderr distinct from

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

2013-10-02 Thread Miklos Vajna
sw/qa/extras/odfimport/data/fdo69979.odt |binary sw/qa/extras/odfimport/odfimport.cxx | 17 + sw/source/core/crsr/crsrsh.cxx |4 ++-- 3 files changed, 19 insertions(+), 2 deletions(-) New commits: commit 232df42b8dc0b4f7a335d2931fc0f29e73b8bca0 Author: Miklos

Re: About Clang headers on Debian

2013-10-02 Thread Stephan Bergmann
On 10/01/2013 11:38 PM, julien2412 wrote: Should I create a symlink or should I override CLANGBUILD or CLANGBUILD so autogen.sh can find: /usr/lib/llvm-3.2/include/clang/AST/RecursiveASTVisitor.h ? CLANGBUILD and CLANGDIR are the variables of choice here, but I can never remember which does

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

2013-10-02 Thread Tor Lillqvist
sw/source/core/doc/docnum.cxx | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) New commits: commit b95a901089ac096131bb6a4fe9c1f1346ffdde6f Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 13:09:23 2013 +0300 Avoid randomness in one more place in the

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sd/source sfx2/inc sfx2/source

2013-10-02 Thread Andre Fischer
sd/source/ui/view/drviews1.cxx |9 +++-- sfx2/inc/sfx2/shell.hxx|4 sfx2/inc/sfx2/sidebar/ContextChangeBroadcaster.hxx |9 + sfx2/source/control/shell.cxx |9 +

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

2013-10-02 Thread Laurent Godard
sc/qa/unit/ucalc.cxx | 43 +++-- sc/source/core/data/column.cxx |1 2 files changed, 20 insertions(+), 24 deletions(-) New commits: commit 4f501ea9fbee49a74e18b3eb567887f60723eae9 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed

[Libreoffice-commits] core.git: 2 commits - dbaccess/source package/source sc/qa sc/source sfx2/source sw/source

2013-10-02 Thread Caolán McNamara
dbaccess/source/ui/misc/UITools.cxx|2 - package/source/zippackage/ZipPackageStream.cxx | 34 + sc/qa/unit/data/ods/passwordWrongSHA.ods |binary sc/qa/unit/subsequent_filters-test.cxx | 10 +++ sc/source/core/tool/interpr1.cxx

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Samuel Mehrbrodt
That might be ok for now, but then the default behavior should be as it is now (SmartArt editable). If we have the not-editable Smart-Art as default, we need an easy way to make it editable. Mirek, what do you think? Am 02.10.2013 11:35, schrieb Jacobo Aragunde Pérez: Everything is possible,

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

2013-10-02 Thread Miklos Vajna
sw/source/ui/docvw/edtwin2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b5683734bd60e6a2e48f1c6d7406062d8f63dd7c Author: Miklos Vajna vmik...@collabora.co.uk Date: Wed Oct 2 13:46:00 2013 +0200 SwEditWin::RequestHelp: out of bounds substring access

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

2013-10-02 Thread Michael Meeks
sd/source/ui/remotecontrol/Communicator.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit 3edc4b8aab3d07019592c92eb278d2f016679902 Author: Michael Meeks michael.me...@collabora.com Date: Wed Oct 2 12:57:30 2013 +0100 sdremote: simplify version

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Mirek M.
On Wed, Oct 2, 2013 at 1:44 PM, Samuel Mehrbrodt s.mehrbr...@gmail.comwrote: That might be ok for now, but then the default behavior should be as it is now (SmartArt editable). If we have the not-editable Smart-Art as default, we need an easy way to make it editable. I'd much rather for

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Miklos Vajna
Hi Jacobo, On Wed, Oct 02, 2013 at 11:30:31AM +0200, Jacobo Aragunde Pérez jaragu...@igalia.com wrote: In my opinion, the default behaviour should be SmartArt becoming immutable on import. That would be a regression, I'm afraid, since by default ATM you can do that. With the current one, a

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

2013-10-02 Thread Michael Stahl
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2110ff02b049c2d356f539858e78491c2b0eb96 Author: Michael Stahl mst...@redhat.com Date: Wed Oct 2 14:55:58 2013 +0200 fix gengal dependency on configuration Uses wrong package, fix

[Libreoffice-commits] core.git: instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo

2013-10-02 Thread Andras Timar
instsetoo_native/inc_ooohelppack/windows/msi_templates/_Validat.idt |2 +- instsetoo_native/inc_openoffice/windows/msi_templates/_Validat.idt |2 +- instsetoo_native/inc_sdkoo/windows/msi_templates/_Validat.idt |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New

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

2013-10-02 Thread Andras Timar
scp2/source/ooo/file_font_ooo.scp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 95506a57ddb5918db3052e90d11ca8ad0ae31d2d Author: Andras Timar andras.ti...@collabora.com Date: Wed Oct 2 06:00:12 2013 -0700 disable Liberation fonts on Windows Change-Id:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.0' - instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo

2013-10-02 Thread Andras Timar
instsetoo_native/inc_ooohelppack/windows/msi_templates/CustomAc.idt |1 + instsetoo_native/inc_ooohelppack/windows/msi_templates/InstallE.idt |1 + instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt |1 +

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Jan Holesovsky
Hi Jacobo, Miklos, Miklos Vajna píše v St 02. 10. 2013 v 14:44 +0200: With the current one, a user can change the shapes but those changes won't be exported back to docx and that's confusing. Indeed. Read the original rationale here:

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Mirek M.
Hi Miklos, On Wed, Oct 2, 2013 at 2:44 PM, Miklos Vajna vmik...@collabora.co.ukwrote: Hi Jacobo, On Wed, Oct 02, 2013 at 11:30:31AM +0200, Jacobo Aragunde Pérez jaragu...@igalia.com wrote: In my opinion, the default behaviour should be SmartArt becoming immutable on import. That would

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

2013-10-02 Thread Andres Gomez
svtools/source/filter/exportdialog.cxx |4 1 file changed, 4 deletions(-) New commits: commit c6a8abf3687caf66259792fbfe5b0b9b69d0e345 Author: Andres Gomez ago...@igalia.com Date: Thu Sep 26 20:59:47 2013 +0300 svtools: removed dead code from the export dialog Removed

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 52/0cc667c80cea6bb48422825250b72ff36bb4ef

2013-10-02 Thread Caolán McNamara
52/0cc667c80cea6bb48422825250b72ff36bb4ef |1 + 1 file changed, 1 insertion(+) New commits: commit 47882db88978124d43c1e05b37cc1257e73b215d Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 2 15:55:34 2013 +0100 Notes added by 'git notes add' diff --git

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

2013-10-02 Thread Björgvin Ragnarsson
filter/source/graphicfilter/ieps/ieps.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f5c3f5601a3739dead635f9abc446951b385018f Author: Björgvin Ragnarsson nifgr...@gmail.com Date: Fri Sep 20 02:37:02 2013 + Improves fdo#41407: Make gs a higher

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Mirek M.
Hi Kendy, On Wed, Oct 2, 2013 at 4:45 PM, Jan Holesovsky ke...@collabora.com wrote: Hi Jacobo, Miklos, Miklos Vajna píše v St 02. 10. 2013 v 14:44 +0200: With the current one, a user can change the shapes but those changes won't be exported back to docx and that's confusing.

[Libreoffice-commits] core.git: 4 commits - include/com include/sfx2 sd/source sfx2/source sw/inc sw/source

2013-10-02 Thread Caolán McNamara
include/com/sun/star/uno/Sequence.h |2 include/sfx2/shell.hxx|4 include/sfx2/sidebar/ContextChangeBroadcaster.hxx |9 ++ sd/source/ui/view/drviews1.cxx|6 + sd/source/ui/view/outlnvsh.cxx|1

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

2013-10-02 Thread Stephan Bergmann
comphelper/source/misc/mimeconfighelper.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f734ff4df27d47c525dae194badf2ae3b2dfd834 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:10:00 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Stephan Bergmann
comphelper/source/xml/ofopxmlhelper.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 4f9071a043b5fef867dda289faaf972d009d185e Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:11:27 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Philipp Riemer
editeng/source/misc/svxacorr.cxx |8 +++ editeng/source/rtf/rtfitem.cxx | 40 +++ editeng/source/rtf/svxrtf.cxx|6 ++--- svl/source/svdde/ddesvr.cxx | 20 +-- svtools/source/svrtf/parrtf.cxx | 14 ++---

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

2013-10-02 Thread Stephan Bergmann
unotools/source/config/historyoptions.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 8f05ad737b98c00f245822b2b12b3e4650ee2bb2 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:14:22 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Stephan Bergmann
unotools/source/config/securityoptions.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 5c9258d1bb4d27d9934fdf4c1d789860b4dcea6f Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:16:40 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Philipp Riemer
sw/inc/ndtxt.hxx |8 sw/source/core/txtnode/ndtxt.cxx |4 2 files changed, 12 deletions(-) New commits: commit 361b411c409c0d910baf1126a26d24a406f9429c Author: Philipp Riemer ruderphil...@gmail.com Date: Sun Sep 29 18:47:18 2013 +0200 remove @author

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

2013-10-02 Thread Stephan Bergmann
sw/inc/editsh.hxx |4 sw/inc/ndarr.hxx|1 - sw/inc/ndtxt.hxx|4 sw/source/core/doc/ftnidx.cxx |1 - sw/source/core/doc/poolfmt.cxx |1 -

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

2013-10-02 Thread Stephan Bergmann
svtools/source/contnr/templwin.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit de02eba0da77707869c2e21fa3443ba2b9e46ae0 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:23:56 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Stephan Bergmann
svtools/source/uno/treecontrolpeer.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit fb9da1cc7be5dc65b8de096f46f92c34c61e2ad8 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:28:05 2013 +0200 -Werror,-Wunused-variable Change-Id:

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-shared-string' - 2 commits - include/svl svl/qa svl/source

2013-10-02 Thread Kohei Yoshida
include/svl/stringpool.hxx | 39 ++ svl/qa/unit/svl.cxx| 40 ++ svl/source/misc/stringpool.cxx | 61 + 3 files changed, 135 insertions(+), 5 deletions(-) New commits: commit

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

2013-10-02 Thread Stephan Bergmann
svtools/source/misc/transfer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6af9bc29a6af4b2faf07fbb7d80c375dddb4dbed Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:29:02 2013 +0200 -Werror,-Wunused-variable Change-Id:

interactive debugging of unit tests with Visual Studio

2013-10-02 Thread Markus Mohrhard
Hey, so I managed to get our unit tests directly working with Visual Studio last night. You can force Visual Studio to start similar to how we start gdb by setting CPPUNITTRACE=full_path to devenv.exe /debugexe. In my case it is something like: In old builds you can have the same by setting

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

2013-10-02 Thread Markus Mohrhard
solenv/gbuild/CppunitTest.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ebdee6111f65d5d3826a5cb3d35d48cce85ee552 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Oct 2 17:19:12 2013 +0200 use CPPUNITTRACE now and explain how to use

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

2013-10-02 Thread Stephan Bergmann
drawinglayer/source/dumper/XShapeDumper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 48268fa01a6e1a12483cda4e9cb31d36cd295bd1 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:33:51 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Stephan Bergmann
framework/source/fwe/classes/addonmenu.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit a1c126c264ea54a52566e5787f03ca7ca7a615fb Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:35:11 2013 +0200 -Werror,-Wunused-variable Change-Id:

Re: [Libreoffice-ux-advise] Advice on adding Smart-Art related settings

2013-10-02 Thread Jan Holesovsky
Hi Mirek, Mirek M. píše v St 02. 10. 2013 v 17:01 +0200: The problem is that there's no indication that you lose data with Ungroup. (In general, the only data I would expect to lose by using Ungroup is group-related metadata.) There would be indication, but only ex-post; I hope that is

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

2013-10-02 Thread Stephan Bergmann
drawinglayer/source/geometry/viewinformation2d.cxx |1 - drawinglayer/source/geometry/viewinformation3d.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit 6245f8c0150b4ca874f44f2f33664fcd337d20d3 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:30:56 2013

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

2013-10-02 Thread Stephan Bergmann
xmloff/source/chart/SchXMLImport.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit ad53c5355d58387a286776182f0c6a0d0b5a6534 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:38:24 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Stephan Bergmann
sfx2/source/dialog/templdlg.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit d07bffc55f7c3f54862bdd5bd7d18692d503cbc5 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:41:05 2013 +0200 -Werror,-Wunused-variable Change-Id:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 69517, which changed state. Bug 69517 Summary: LibreOfficeDev-4.2.0.0 (Win-x86@39) cannot start under Windows XP https://bugs.freedesktop.org/show_bug.cgi?id=69517 What|Removed |Added

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

2013-10-02 Thread Stephan Bergmann
sfx2/source/doc/doctemplateslocal.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 435b7a22786934072c6d60717803fdf95d468991 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:46:19 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Caolán McNamara
sw/source/core/doc/docdraw.cxx |8 sw/source/core/doc/docedt.cxx |2 sw/source/core/doc/docglbl.cxx | 54 +++--- sw/source/core/doc/doclay.cxx |2 sw/source/core/doc/docnew.cxx |4 sw/source/core/doc/docredln.cxx|2

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

2013-10-02 Thread Stephan Bergmann
framework/source/uiconfiguration/windowstateconfiguration.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit ed2cd062eb4bf470be9c0885682ff166e4828b8b Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:48:35 2013 +0200 -Werror,-Wunused-variable

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

2013-10-02 Thread Stephan Bergmann
linguistic/source/gciterator.cxx |4 1 file changed, 4 deletions(-) New commits: commit 08de2ef50f93a768fd735047fcbd59bfd9e25fe5 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:51:36 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-02 Thread Philipp Riemer
sw/source/core/doc/doctxm.cxx |1 sw/source/core/docnode/nodes.cxx |2 sw/source/core/docnode/section.cxx |2 sw/source/core/txtnode/ndtxt.cxx | 48 -- sw/source/core/unocore/unoobj2.cxx | 10 +-- sw/source/core/unocore/unosett.cxx | 10 +--

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

2013-10-02 Thread Philipp Riemer
sw/source/core/doc/dbgoutsw.cxx |1 + sw/source/core/docnode/ndtbl.cxx |4 ++-- sw/source/ui/index/cnttab.cxx| 24 ++-- sw/source/ui/misc/outline.cxx| 25 - sw/source/ui/uiview/view2.cxx|3 +-- 5 files changed, 18

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

2013-10-02 Thread Caolán McNamara
sw/source/ui/index/cnttab.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1eda1acff9eaae981afbe6e14b8de11ff3d5d501 Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 2 17:04:07 2013 +0100 inizializes-initializes Change-Id:

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

2013-10-02 Thread Laurent Godard
sc/inc/column.hxx |7 +- sc/qa/unit/ucalc.cxx| 111 sc/qa/unit/ucalc.hxx|2 sc/source/core/data/column2.cxx | 31 ++- sc/source/core/data/table1.cxx | 73 -- 5 files

[Libreoffice-commits] core.git: 10 commits - chart2/source connectivity/source cui/source embeddedobj/source oox/source svx/source

2013-10-02 Thread Stephan Bergmann
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx |3 --- connectivity/source/drivers/postgresql/pq_tools.cxx |2 -- cui/source/customize/cfg.cxx|2 -- cui/source/options/optaboutconfig.cxx |1 -

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

2013-10-02 Thread Laurent Godard
sc/qa/unit/ucalc.cxx |2 +- sc/qa/unit/ucalc.hxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 47b5a52d50cd6ff4a3436c5f5b6f510438d652a3 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Oct 2 18:17:34 2013 +0200 rename unit test

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-shared-string' - include/svl svl/qa svl/source

2013-10-02 Thread Kohei Yoshida
include/svl/stringpool.hxx |6 -- svl/qa/unit/svl.cxx| 39 +-- svl/source/misc/stringpool.cxx | 10 +- 3 files changed, 30 insertions(+), 25 deletions(-) New commits: commit 5bedbfd89540d6c81e38716144c4ec5e873e98c7 Author:

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

2013-10-02 Thread Matteo Casalin
sw/source/core/doc/doctxm.cxx | 24 +--- sw/source/core/inc/txmsrt.hxx | 68 +++- sw/source/core/tox/txmsrt.cxx | 227 -- 3 files changed, 134 insertions(+), 185 deletions(-) New commits: commit 0cce823df1b37387e778636f69b8f92309fd63e7 Author:

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

2013-10-02 Thread Stephan Bergmann
codemaker/source/cppumaker/cpputype.cxx | 37 ++-- 1 file changed, 26 insertions(+), 11 deletions(-) New commits: commit a16c5c551f302c628d0118b95db09c4a16a784ce Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 1 14:33:56 2013 +0200 rhbz#1014010:

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

2013-10-02 Thread Stephan Bergmann
codemaker/source/cppumaker/cpputype.cxx | 52 +--- 1 file changed, 28 insertions(+), 24 deletions(-) New commits: commit 395b860fe19b786a096a2533a09d0c45c11ed8b4 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Oct 1 14:33:56 2013 +0200 rhbz#1014010:

dubious code in dbaccess/source/core/api/KeySet.cxx?

2013-10-02 Thread Stephan Bergmann
OKeySet::deleteRows in dbaccess/source/core/api/KeySet.cxx contains the loop for(;pBegin != pEnd;++pBegin) { aSql.append(sCon + aOr); } that appends the exact same text to aSql (pEnd-pBegin) number of times, which---at least to an SQL-ignoramus---looks dubious. (On the

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

2013-10-02 Thread Caolán McNamara
sw/source/core/doc/docfly.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit a90321e8f3a243af79c527ca8081432516043cfd Author: Caolán McNamara caol...@redhat.com Date: Wed Oct 2 17:30:05 2013 +0100 CID#983198 fully fix potential memory leak

coverity leaks csv report

2013-10-02 Thread Caolán McNamara
FWIW the full list of outstanding resource leaks according to coverity. Dates are in US mm/dd/ format. Anything that claims to be fixed before 09/05/13 is likely actually *not* fully fixed and the fix of that time wasn't complete. C. CID,Type,Impact,Status,First

[Libreoffice-commits] core.git: 4 commits - package/source pyuno/source sax/source

2013-10-02 Thread Tor Lillqvist
package/source/xstor/ohierarchyholder.cxx |2 -- package/source/zipapi/ZipFile.cxx |1 - pyuno/source/module/pyuno_callable.cxx|1 - sax/source/expatwrap/xml2utf.cxx |2 -- 4 files changed, 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: 8 commits - dbaccess/source extensions/source sax/source writerfilter/source

2013-10-02 Thread Stephan Bergmann
dbaccess/source/core/api/KeySet.cxx |1 - dbaccess/source/core/api/column.cxx |2 -- dbaccess/source/filter/xml/xmlExport.cxx |1 - dbaccess/source/ui/dlg/DbAdminImpl.cxx |2 -- dbaccess/source/ui/uno/copytablewizard.cxx

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

2013-10-02 Thread Tor Lillqvist
filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 25bceaf767d7d26e4956696e1b3310ca66f73159 Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 19:41:28 2013 +0300 WaE: unused variable Change-Id:

Making VS2012 builds usable with XP

2013-10-02 Thread Markus Mohrhard
Hey, so here a short list of needed steps to get VS2012 builds usable with XP: * Go to MSDN and download the VS2013 SP3 and install it (helps me also with crashes during debugging) * use --with-windows-sdk=7.1A Be happy and enjoy that you produce builds that run on XP ;) Regards, Markus

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

2013-10-02 Thread Stephan Bergmann
filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx | 11 --- 1 file changed, 11 deletions(-) New commits: commit 2b06c5b34be5d3199f48bd149ad542b6bc53473c Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 18:48:22 2013 +0200 -Werror,-Wunused-variable

Re: dubious code in dbaccess/source/core/api/KeySet.cxx?

2013-10-02 Thread Lionel Elie Mamane
On Wed, Oct 02, 2013 at 06:28:39PM +0200, Stephan Bergmann wrote: OKeySet::deleteRows in dbaccess/source/core/api/KeySet.cxx contains the loop for(;pBegin != pEnd;++pBegin) { aSql.append(sCon + aOr); } that appends the exact same text to aSql (pEnd-pBegin) number of times,

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-shared-string' - svl/qa svl/source

2013-10-02 Thread Kohei Yoshida
svl/qa/unit/svl.cxx|4 svl/source/misc/stringpool.cxx | 16 +++- 2 files changed, 15 insertions(+), 5 deletions(-) New commits: commit 808c322d279ac815f6386643f3e00a6a817f2e96 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Wed Oct 2 13:06:20 2013

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

2013-10-02 Thread Michael Meeks
svx/README | 17 + 1 file changed, 17 insertions(+) New commits: commit dc09132ca06d0eaa6e5bbe34c29a260520b1f4c0 Author: Michael Meeks michael.me...@collabora.com Date: Wed Oct 2 18:02:48 2013 +0100 Attempt at an ascii-art reproduction of DrawingLayer design. As

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Depends on||69406 -- You are

[Libreoffice-commits] core.git: 4 commits - framework/source sdext/source svl/source ucb/source

2013-10-02 Thread Tor Lillqvist
framework/source/uielement/toolbarsmenucontroller.cxx |1 - sdext/source/minimizer/fileopendialog.cxx |1 - svl/source/passwordcontainer/passwordcontainer.cxx|2 -- ucb/source/ucp/ext/ucpext_content.cxx |1 - 4 files changed, 5 deletions(-) New

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

2013-10-02 Thread Lionel Elie Mamane
dbaccess/source/core/api/KeySet.cxx | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit a102d822c9b81cf8d3b29da40c749dbf464768bc Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Oct 2 19:00:17 2013 +0200 janitorial: more const, comments

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

2013-10-02 Thread Tor Lillqvist
sc/source/ui/unoobj/servuno.cxx |1 - sd/source/ui/unoidl/unomodel.cxx |2 -- 2 files changed, 3 deletions(-) New commits: commit 41856747c3ca40ca4d7282412cde1cd7411ccbb0 Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 20:45:34 2013 +0300 WaE: unused variable

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

2013-10-02 Thread Tor Lillqvist
sw/source/core/unocore/unocoll.cxx | 33 + 1 file changed, 17 insertions(+), 16 deletions(-) New commits: commit 5017ccda02e755eb1986bf6f16b7e847199946ed Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 20:51:27 2013 +0300 Fix indentation

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

2013-10-02 Thread Tor Lillqvist
sw/source/filter/ww8/ww8atr.cxx | 104 +++- 1 file changed, 51 insertions(+), 53 deletions(-) New commits: commit a3ffec6a5607cceb3dc64d565c655d4040404b84 Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 21:03:46 2013 +0300 WaE: statement

Re: Making VS2012 builds usable with XP

2013-10-02 Thread V Stuart Foote
Markus, Great! Unfortunately build logs for Kendy's TB 39 of master show that is not yet configured to build with that flag. I guess adjusting it to do so should resolve fdo#69517 https://bugs.freedesktop.org/show_bug.cgi?id=69517 . Kendy? Stuart -- View this message in context:

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

2013-10-02 Thread Tor Lillqvist
sc/source/ui/vba/vbawindow.cxx |1 - scripting/source/vbaevents/eventhelper.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit 2038519dbd50fe0d2f4c094293c42744ae11d3d5 Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 21:12:01 2013 +0300 WaE: unused

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

2013-10-02 Thread Tor Lillqvist
vbahelper/source/msforms/vbalistbox.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 17f7b2798d5e68e81dc4e6b807779d0d2937260d Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 21:17:32 2013 +0300 WaE: unused variable Change-Id:

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

2013-10-02 Thread Tor Lillqvist
sw/qa/extras/inc/bordertest.hxx |1 - sw/qa/extras/odfimport/odfimport.cxx |1 - test/source/sheet/xdatabaserange.cxx |1 + 3 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 216768c7d2b52fbfe25ee78359961b423c601e0e Author: Tor Lillqvist t...@collabora.com Date:

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

2013-10-02 Thread Tor Lillqvist
sc/qa/extras/scdatapilotfieldobj.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 3ce0ad986cb549e8734ab6cb083456ab932f6bb1 Author: Tor Lillqvist t...@collabora.com Date: Wed Oct 2 21:27:01 2013 +0300 WaE: unused variable Change-Id:

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

2013-10-02 Thread Stephan Bergmann
solenv/gbuild/CppunitTest.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 437021a61657c5de4f4d2caf7c9fe7dc3406d77c Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 20:40:52 2013 +0200 Fix path for Mac OS X Change-Id:

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

2013-10-02 Thread Stephan Bergmann
solenv/gbuild/Gallery.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4d646780dee68d319b0b80e99cb2eab03a5d Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 20:47:44 2013 +0200 Fix path for Mac OS X Change-Id:

  1   2   3   >