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

2013-09-21 Thread Caolán McNamara
sfx2/source/sidebar/SidebarController.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8c0687f2d23ef8b5e55977968720ee93282de798 Author: Caolán McNamara Date: Sat Sep 21 10:07:49 2013 +0100 WaE: shadowed variable in higher debug level Change-

About SwTable::CheckConsistency() (sw module)

2013-09-21 Thread julien2412
Hi, I noticed some weird things in SwTable::CheckConsistency(), eg: 2102 std::list< RowSpanCheck > aRowSpanCells; 2103 std::list< RowSpanCheck >::iterator aIter = aRowSpanCells.end(); then I see ++aIter several times some lines later. How can it work since: aRowSpanCells isn't initi

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

2013-09-21 Thread Caolán McNamara
sd/inc/CustomAnimationEffect.hxx |1 - sd/inc/cusshow.hxx |1 - sd/inc/sdabstdlg.hxx |1 - sd/source/ui/inc/TemplateScanner.hxx |1 - sd/source/ui/inc/taskpane/TitleBar.hxx |1 - sd/source/ui/inc/taskpa

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

2013-09-21 Thread Caolán McNamara
xmlhelp/source/treeview/tvread.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ebfa1e6c86037c4143d2ced2da5b5431e8e7e7db Author: Caolán McNamara Date: Sat Sep 21 12:36:43 2013 +0100 CID#707598 uninitialized scalar values Change-Id: Id3c6488cfda25ab809bf554216bf2e

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

2013-09-21 Thread Caolán McNamara
sw/source/filter/ww8/ww8atr.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 60aea4b2cadf367736605b09604a0818b7ae571b Author: Caolán McNamara Date: Sat Sep 21 12:42:38 2013 +0100 CID#736208 out of bounds access Change-Id: I7f428106a4d64e2

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

2013-09-21 Thread Miklos Vajna
sw/inc/edimp.hxx |2 +- sw/source/core/doc/docbm.cxx | 10 +- sw/source/core/doc/doccorr.cxx | 11 +-- sw/source/core/edit/autofmt.cxx |2 +- sw/source/core/edit/edatmisc.cxx |4 ++-- sw/source/core/edit/edattr.cxx |4 ++-- sw/source/cor

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 116 +++-- include/i18nlangtag/languagetag.hxx| 19 +++- 2 files changed, 123 insertions(+), 12 deletions(-) New commits: commit dafd27829359201cab45462bae43baf19b369a14 Author: Eike Rathke Date: Sat Sep 21 14:

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

2013-09-21 Thread Eike Rathke
editeng/qa/unit/core-test.cxx |3 editeng/source/editeng/edtspell.cxx |5 - editeng/source/misc/svxacorr.cxx| 158 +--- include/editeng/svxacorr.hxx| 12 +- sw/source/core/edit/acorrect.cxx|5 - 5 files changed, 107 insertions(+

[Libreoffice-commits] libvisio.git: src/lib

2013-09-21 Thread David Tardon
src/lib/VSDXTheme.cpp | 29 + src/lib/VSDXTheme.h |4 2 files changed, 33 insertions(+) New commits: commit 1cd13d6b94c8cc432cce2d2811a79bfe58d57275 Author: David Tardon Date: Sat Sep 21 16:23:38 2013 +0200 WaE: ... should be initialized in the mem

Re: [Libreoffice-qa] minutes of ESC call ...

2013-09-21 Thread Cor Nouws
Hi Michael, Michael Meeks wrote (19-09-13 17:16) * Completed Action Items [...] + come up with a proposal on what still needs improving in sidebar land (Cor) [ in discussion on the list ] I missed that it was set as an AI, but OK ;) However, when it ís there... I would rat

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f814795ac9e90414a00bdff754f9dd7810382e63 Author: Eike Rathke Date: Sat Sep 21 17:23:04 2013 +0200 default ctor LangID acutally is initialized So make regist

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

2013-09-21 Thread Michael Stahl
include/sfx2/app.hxx |6 ++ include/sfx2/sidebar/Theme.hxx |6 +++--- sfx2/source/appl/app.cxx | 11 +++ sfx2/source/appl/appdata.cxx |1 + sfx2/source/inc/appdata.hxx|6 +- sfx2/source/sidebar/Theme.cxx | 19 --- 6 files c

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

2013-09-21 Thread Harri Pitkänen
sw/source/ui/chrdlg/pardlg.cxx | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 745f594556f690b57918bc32579157acc5598336 Author: Harri Pitkänen Date: Sat Sep 21 11:01:56 2013 +0300 Enable Drop Caps for Firefox HTML compatibility mode Drop C

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 50 + 1 file changed, 27 insertions(+), 23 deletions(-) New commits: commit 3acc0cc1e527d3389c329d36744da76b10c83be6 Author: Eike Rathke Date: Sat Sep 21 19:54:05 2013 +0200 moved LANGUAGE_DONTKNOW impl detection u

[Libreoffice-commits] dev-tools.git: 4 commits - prettyprint/formatrtf prettyprint/formatxml.cpp prettyprint/Makefile prettyprint/prettyprint

2013-09-21 Thread Miklos Vajna
prettyprint/Makefile |2 prettyprint/formatrtf | 60 ++ prettyprint/formatxml.cpp | 263 ++ prettyprint/prettyprint | 19 +++ 4 files changed, 344 insertions(+) New commits: commit 9c7dbe3d46107225f35097fbfa5edc08f69f070b Au

[Libreoffice-commits] core.git: Branch 'feature/instdirlinktargets' - 2 commits - solenv/gbuild sw/Module_sw.mk unotest/source

2013-09-21 Thread Michael Stahl
Rebased ref, commits from common ancestor: commit e88bfee12219d8f5ccfd500f06dc2d4eb92730f6 Author: Michael Stahl Date: Sat Sep 21 14:25:39 2013 +0200 make the PythonTest run on WNT - fix the PATH - file url needs to start with file:///X:/ (three slashes, literal :) Cha

[Libreoffice-commits] core.git: Branch 'feature/instdirlinktargets' - 3 commits - solenv/gbuild sw/Module_sw.mk unotest/source

2013-09-21 Thread Michael Stahl
Rebased ref, commits from common ancestor: commit e6c20482a69934cdd3e77a61f4a71869da88727c Author: Michael Stahl Date: Sat Sep 21 14:25:39 2013 +0200 make the PythonTest run on WNT - fix the PATH - file url needs to start with file:///X:/ (three slashes, literal :) Cha

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

2013-09-21 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 + instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.i

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 124 +++-- 1 file changed, 79 insertions(+), 45 deletions(-) New commits: commit 0b80ff00259cdd09297474461ad16044ea432d08 Author: Eike Rathke Date: Sun Sep 22 00:02:20 2013 +0200 handle canonicalization better and share

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit c316097af8a9ec39e1cc520a5045eedda97951df Author: Eike Rathke Date: Sun Sep 22 00:09:00 2013 +0200 don't copy twice Change-Id: I664f4fed663ee41ae8f5b857401fbc4a24d02ba5 diff

[Libreoffice-commits] core.git: 4 commits - android/sdremote

2013-09-21 Thread Artur Dryomov
android/sdremote/res/values/dimens.xml |2 android/sdremote/src/org/libreoffice/impressremote/activity/ComputersActivity.java | 65 ++ android/sdremote/src/org/libreoffice/impressremote/communication/CommunicationServic

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

2013-09-21 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx |2 +- svx/source/dialog/langbox.cxx |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit a727e93d10e7514bf9d962059fb91e36e362e0cc Author: Eike Rathke Date: Sun Sep 22 02:53:10 2013 +0200 insert

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 ape changed: What|Removed |Added Depends on||69517 --- Comment #10 from ape --- @kendy: Addin

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #11 from ape --- (In reply to comment #10) > @kendy: > Adding error 69517 -- Sorry, bug 69517 -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice m

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-09-21 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

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-09-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #12 from ape --- @kendy: Sorry, that's my confusion. I found the Assembly log file, which specifies to use MSVCR-2012u1. The LibreOfficeDev-4.2.0.0_ Win-x86@39 runs on Windows XP 32\64-bit after installing MSVCR-2012 update3. So is

LibreOffice Gerrit News 2013-09-22

2013-09-21 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo#54686 Treat hard blank as soft blank in number in https://gerrit.libreoffice.org/6015 from Laurent BP + Add sending server information after pairing. in https://gerrit.libreoffice.org/6014 from Artur Dryomov