[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 66148, which changed state. Bug 66148 Summary: IDE object catalog latency on big libraries https://bugs.freedesktop.org/show_bug.cgi?id=66148 What|Removed |Added ---

Re: build with code coverage

2013-07-08 Thread Miklos Vajna
Hi, On Sun, Jul 07, 2013 at 11:00:12PM +0200, John Smith wrote: > Im trying to build libreoffice with gcov/lcov code coverage. Im > following these steps : > https://wiki.documentfoundation.org/Development/Lcov > > But im getting this error: http://pastebin.com/ugnMJsyd > > I tried adding '-l

Re: How to remove the main menu?

2013-07-08 Thread Miklos Vajna
Hi, On Sun, Jul 07, 2013 at 03:10:24PM +0300, Ptyl Dragon wrote: > For the mobile iOS app, we would like to remove the writer main menu (the > File / Edit / View / Tools ... menu), so to be left with a pure canvas. > What would be the simplest way to do that? One simple way is to just comment ou

Re: How to remove the main menu?

2013-07-08 Thread Ptyl Dragon
thanks! that worked perfectly. :-) ptyl On Mon, Jul 8, 2013 at 10:43 AM, Miklos Vajna wrote: > Hi, > > On Sun, Jul 07, 2013 at 03:10:24PM +0300, Ptyl Dragon > wrote: > > For the mobile iOS app, we would like to remove the writer main menu (the > > File / Edit / View / Tools ... menu), so to

[Libreoffice-commits] core.git: Branch 'feature/vlc' - 2 commits - avmedia/source sd/source

2013-07-08 Thread Michael Meeks
avmedia/source/inc/mediamisc.hxx |9 + avmedia/source/viewer/mediawindowbase_impl.cxx |1 + avmedia/source/vlc/vlcuno.cxx |1 + sd/source/ui/view/ToolBarManager.cxx |6 +- 4 files changed, 12 insertions(+), 5 deletions(-) New co

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

2013-07-08 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo39001.rtf | 22 ++ sw/qa/extras/rtfimport/rtfimport.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.cxx | 12 +++- 3 files changed, 37 insertions(+), 5 deletions(-) New commits: commit 5430b9e0f4082025f

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

2013-07-08 Thread Michael Stahl
sw/source/core/txtnode/fntcache.cxx |4 ++-- sw/source/core/txtnode/fntcap.cxx |9 - vcl/source/gdi/outdev3.cxx | 10 +++--- 3 files changed, 13 insertions(+), 10 deletions(-) New commits: commit 4d268e8302d13b81494305eab68e60ab6d0ef264 Author: Michael Stahl Date

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 66478, which changed state. Bug 66478 Summary: FORMATTING: Hyphenation is not working https://bugs.freedesktop.org/show_bug.cgi?id=66478 What|Removed |Added

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - include/osl sal/osl sdext/source

2013-07-08 Thread Lionel Elie Mamane
include/osl/time.h |8 sal/osl/unx/time.c |8 sal/osl/w32/time.c |8 sdext/source/presenter/PresenterToolBar.cxx |2 +- 4 files changed, 13 insertions(+), 13 deletions(-) New comm

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

2013-07-08 Thread Michael Stahl
linguistic/source/dicimp.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 633736f40f7e6a58d691875b2e52d9a5e8140113 Author: Michael Stahl Date: Fri Jul 5 00:07:43 2013 +0200 fdo#66420: fix user dictionaries on Windows 28300209604ee1bb8e5050322

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

2013-07-08 Thread Michael Meeks
include/vcl/toolbox.hxx|1 + vcl/source/window/toolbox2.cxx | 13 +++-- 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit 0784de21830d34a47ece9aae2dfd1db99f04d301 Author: Michael Meeks Date: Fri Jul 5 16:25:49 2013 +0100 fdo#66524 - export a means

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

2013-07-08 Thread Michael Meeks
framework/source/fwe/classes/addonsoptions.cxx | 213 +++-- 1 file changed, 102 insertions(+), 111 deletions(-) New commits: commit b508bad5cac58ee47294d3d0a9a5b52f99b2 Author: Michael Meeks Date: Fri Jul 5 16:41:49 2013 +0100 fdo#66524 - defer loading and scaling

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

2013-07-08 Thread Michael Meeks
framework/inc/uielement/addonstoolbarwrapper.hxx|7 ++-- framework/source/layoutmanager/toolbarlayoutmanager.cxx | 10 ++ framework/source/uielement/addonstoolbarmanager.cxx |6 +--- framework/source/uielement/addonstoolbarwrapper.cxx | 23 +++- 4 files

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

2013-07-08 Thread Cédric Bosdonnat
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 37 +++--- 1 file changed, 33 insertions(+), 4 deletions(-) New commits: commit 4967809914871066acda64c28704e74e7047e76f Author: Cédric Bosdonnat Date: Wed Jul 3 17:43:33 2013 +0200 n#825976: writerfilter initial suppo

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

2013-07-08 Thread Cédric Bosdonnat
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) New commits: commit 5911674f1b009ee29b8df6169f2d5452a397b008 Author: Cédric Bosdonnat Date: Thu Jul 4 10:13:07 2013 +0200 n#825976: Added common flags support fo

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

2013-07-08 Thread Cédric Bosdonnat
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 19 +-- writerfilter/source/dmapper/PropertyIds.cxx |1 + writerfilter/source/dmapper/PropertyIds.hxx |1 + 3 files changed, 19 insertions(+), 2 deletions(-) New commits: commit b86fe11a8374e9b1cb6b0f5326b5f

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

2013-07-08 Thread Cédric Bosdonnat
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 29 +++--- 1 file changed, 26 insertions(+), 3 deletions(-) New commits: commit 5a36fd99620aa1568e1140b5a78dc357390fba14 Author: Cédric Bosdonnat Date: Wed Jul 3 17:43:33 2013 +0200 n#825976: Added common flags support

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

2013-07-08 Thread Cédric Bosdonnat
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 19 +-- writerfilter/source/dmapper/PropertyIds.cxx |1 + writerfilter/source/dmapper/PropertyIds.hxx |1 + 3 files changed, 19 insertions(+), 2 deletions(-) New commits: commit d532af592b98ccb7b9cdce59bd798

Re: build with code coverage

2013-07-08 Thread Miklos Vajna
On Mon, Jul 08, 2013 at 10:02:16AM +0200, John Smith wrote: > So, not surprisingly, doing this : > > > gb_GCOV=YES ./configure --disable-online-update --with-system-libs > --without-doxygen --with-system-mdds=no > gb_GCOV=YES make build-nocheck > > > Gives me the same result and the same erro

[Libreoffice-commits] core.git: helpcontent2

2013-07-08 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d02de50c4c1af7b28e39f10a07b61010ea0910ef Author: Andras Timar Date: Mon Jul 8 10:10:56 2013 +0200 Updated core Project: help 489cb91bc7d12ce8fd4b2f7b3f6397c7d02a81cf diff --git a/helpcontent2 b

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

2013-07-08 Thread Andras Timar
source/text/shared/02/querypropdlg.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 489cb91bc7d12ce8fd4b2f7b3f6397c7d02a81cf Author: Andras Timar Date: Mon Jul 8 10:10:56 2013 +0200 fix confusing text Change-Id: I8fe4e1dbe14acf4e8459e0f2e9fb09fb557

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

2013-07-08 Thread Ivan Timofeev
vcl/source/control/scrbar.cxx|4 ++-- vcl/source/gdi/salgdilayout.cxx |4 ++-- vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |8 +--- 3 files changed, 5 insertions(+), 11 deletions(-) New commits: commit 54d8b3ae7ff97c798ea515b8196c1b2b9ccdf056 Author: Ivan Timofee

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

2013-07-08 Thread Michael Stahl
sw/inc/doc.hxx|4 sw/source/core/doc/doclay.cxx |5 - sw/source/core/doc/docnew.cxx |1 - sw/source/core/view/vnew.cxx | 11 --- 4 files changed, 21 deletions(-) New commits: commit 1692386695e16082976593bbebbcb4d4c260afad Author: Michael Stahl Dat

Re: Weekly report about character border

2013-07-08 Thread Miklos Vajna
Hi Tamas, On Sun, Jul 07, 2013 at 09:08:54PM +0200, Zolnai Tamás wrote: > Questions which came up this week: > - How does the frame class hierarchy look like (inheritance, base and > derived classes)? > - Should we make a new type of frame and add it to the existent frame > hierarchy? A fram

Re: [Libreoffice-commits] core.git: Branch 'feature/gsoc-writer-char-borders' - 3 commits - include/drawinglayer sw/inc sw/source

2013-07-08 Thread Miklos Vajna
On Sun, Jul 07, 2013 at 11:19:11AM -0700, =?ISO-8859-1?Q?Zolnai_Tam=E1s_ , ?= wrote: > +// character borders > +editeng::SvxBorderLine* m_pTopBorder; > +editeng::SvxBorderLine* m_pBottomBorder; > +editeng::SvxBorderLine* m_pRightBorder; > +editeng::SvxBorderLine*

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 34/5b711611342e52e725be9f2eca5c14037e1b6b

2013-07-08 Thread Caolán McNamara
34/5b711611342e52e725be9f2eca5c14037e1b6b |1 + 1 file changed, 1 insertion(+) New commits: commit 63752cb53751e71fad40b60ca5286b5ab4a3dc8d Author: Caolán McNamara Date: Mon Jul 8 10:41:28 2013 +0100 Notes added by 'git notes add' diff --git a/34/5b711611342e52e725be9f2eca5c14037e1b

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8b/38aea281e230b1a40e6a09c6fb92c9d60c2997

2013-07-08 Thread Caolán McNamara
8b/38aea281e230b1a40e6a09c6fb92c9d60c2997 |1 + 1 file changed, 1 insertion(+) New commits: commit 9237811bb3db8db4b1b527c2f63cda9cb1f74460 Author: Caolán McNamara Date: Mon Jul 8 10:43:58 2013 +0100 Notes added by 'git notes add' diff --git a/8b/38aea281e230b1a40e6a09c6fb92c9d60c29

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 74/b5b7cd1a42e08a1195c3e225d2a224a7102d3a

2013-07-08 Thread Caolán McNamara
74/b5b7cd1a42e08a1195c3e225d2a224a7102d3a |1 + 1 file changed, 1 insertion(+) New commits: commit 44046938475fd8153c8d2bfeb786e4c2ca4244f5 Author: Caolán McNamara Date: Mon Jul 8 10:45:14 2013 +0100 Notes added by 'git notes add' diff --git a/74/b5b7cd1a42e08a1195c3e225d2a224a7102d

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Petr Mladek changed: What|Removed |Added Depends on||45233 -- You are receiving this mail beca

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Petr Mladek changed: What|Removed |Added Depends on|45233 | -- You are receiving this mail because:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 41/a2a272d406ae367a4351a0c71f48c60a20370b

2013-07-08 Thread Caolán McNamara
41/a2a272d406ae367a4351a0c71f48c60a20370b |1 + 1 file changed, 1 insertion(+) New commits: commit 7330709a437ed88cc0419ec76de26d9e3acd5493 Author: Caolán McNamara Date: Mon Jul 8 10:46:03 2013 +0100 Notes added by 'git notes add' diff --git a/41/a2a272d406ae367a4351a0c71f48c60a2037

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 71/285338958c5ee32a8050c0940d357d14e4e7c0

2013-07-08 Thread Caolán McNamara
71/285338958c5ee32a8050c0940d357d14e4e7c0 |1 + 1 file changed, 1 insertion(+) New commits: commit 1fb21079df0f209762c4f4f26c1732f841cea162 Author: Caolán McNamara Date: Mon Jul 8 10:45:42 2013 +0100 Notes added by 'git notes add' diff --git a/71/285338958c5ee32a8050c0940d357d14e4e7

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - be/9ff0830ba1f8b3c782aa269c78657d264e48a9

2013-07-08 Thread Caolán McNamara
be/9ff0830ba1f8b3c782aa269c78657d264e48a9 |1 + 1 file changed, 1 insertion(+) New commits: commit 61d2aa5679d439015afb0938ec59bacdabc28dba Author: Caolán McNamara Date: Mon Jul 8 11:00:50 2013 +0100 Notes added by 'git notes add' diff --git a/be/9ff0830ba1f8b3c782aa269c78657d264e48

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

2013-07-08 Thread Ariel Constenla-Haile
framework/source/uielement/popuptoolbarcontroller.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f00d4f6dbf393bb41195430b1f54acbbefb85d9c Author: Ariel Constenla-Haile Date: Sat Jul 6 04:01:21 2013 + Resolves: #i122678# Workaround for dynamic cast

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

2013-07-08 Thread Andre Fischer
sw/source/core/docnode/nodes.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 6bb49f538a9c7474effbff2ab1afdc57df4ab5f6 Author: Andre Fischer Date: Mon Jul 8 08:11:23 2013 + 122682: Prevent crash when moving nodes. diff --git a/sw/source/core/docn

[Libreoffice-commits] core.git: pyuno/Library_pyuno_wrapper.mk

2013-07-08 Thread Michael Stahl
pyuno/Library_pyuno_wrapper.mk |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 6121703620ed344b181a9f07a7262a664477a209 Author: Michael Stahl Date: Mon Jul 8 12:16:28 2013 +0200 pyuno: Revert 5589c72b88e502bfca045ae38af16c854afdd401 ... which w

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

2013-07-08 Thread Caolán McNamara
helpers/help_hid.lst | 18 - source/text/shared/01/ref_pdf_export.xhp | 58 +++ 2 files changed, 22 insertions(+), 54 deletions(-) New commits: commit 841203a83dd42ead9e34ec55b1b30c1745143876 Author: Caolán McNamara Date: Mon Jul 8 1

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 7f/983cd3d05ef168f9e828a14307c0d53475c86d

2013-07-08 Thread Caolán McNamara
7f/983cd3d05ef168f9e828a14307c0d53475c86d |1 + 1 file changed, 1 insertion(+) New commits: commit e339e8332c7c27d84f5947066ac593cc9515aa58 Author: Caolán McNamara Date: Mon Jul 8 11:27:31 2013 +0100 Notes added by 'git notes add' diff --git a/7f/983cd3d05ef168f9e828a14307c0d53475c8

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

2013-07-08 Thread Armin Le Grand
helpcontent2 |2 svx/source/sidebar/area/AreaPropertyPanel.cxx | 74 +- 2 files changed, 51 insertions(+), 25 deletions(-) New commits: commit f5cf90a534c93eb3285dcada88268dc44e882462 Author: Armin Le Grand Date: Fri Jul 5 18:02:3

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 6b/b49f538a9c7474effbff2ab1afdc57df4ab5f6

2013-07-08 Thread Caolán McNamara
6b/b49f538a9c7474effbff2ab1afdc57df4ab5f6 |1 + 1 file changed, 1 insertion(+) New commits: commit 0aff2e2bf9593ef74ddabfac5bafa81acee0bb4a Author: Caolán McNamara Date: Mon Jul 8 11:32:34 2013 +0100 Notes added by 'git notes add' diff --git a/6b/b49f538a9c7474effbff2ab1afdc57df4ab5

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

2013-07-08 Thread Eike Rathke
i18npool/source/localedata/data/locale.dtd | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit 9c773140935c056896c79c8380640918b6ea161e Author: Eike Rathke Date: Mon Jul 8 12:49:30 2013 +0200 updated documentation pointers with opengrok

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

2013-07-08 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/n822175.odt|binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 12 sw/source/filter/ww8/docxattributeoutput.cxx | 40 +++ sw/source/filter/ww8/docxattributeoutput.hxx |1 4 files changed, 53 insertions(+) New commits:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - libvisio/libvisio-0.0.29-remove_whitespace.patch.1

2013-07-08 Thread Fridrich Štrba
libvisio/libvisio-0.0.29-remove_whitespace.patch.1 | 36 ++--- 1 file changed, 24 insertions(+), 12 deletions(-) New commits: commit 9bffae7079b7eadf7f391bab121a14b7a7ad1192 Author: Fridrich Å trba Date: Sat Jul 6 15:09:57 2013 +0200 Proper fix for remove_whitespace iter

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

2013-07-08 Thread Mark Wielaard
starmath/source/mathtype.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit fb1931f94724703243c31e6be72267c327052f56 Author: Mark Wielaard Date: Sun Jul 7 22:22:25 2013 +0200 Robustify MathType::HandleRecords. Initialize nTag to zero before reading from the stream.

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-08 Thread Gabriele Bulfon
hmm... so vcl is supposed to be linked against NSS/NSPR libraries but somehow that doesn't work for you... what is really weird is that it fails on linking the executable, it should really fail when linking vcl library already. can you check that the link command lines use -Wl,-z,defs ? apparently

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

2013-07-08 Thread Mark Wielaard
sd/source/filter/ppt/propread.cxx |4 1 file changed, 4 insertions(+) New commits: commit 78587a7e6a3330bf793fd2a43d258f8a5bac569e Author: Mark Wielaard Date: Sun Jul 7 22:14:50 2013 +0200 Robustify PropItem::Read. Initialize nType and nItemSize variables in case stream

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-08 Thread Gabriele Bulfon
hmm... so vcl is supposed to be linked against NSS/NSPR libraries but somehow that doesn't work for you... what is really weird is that it fails on linking the executable, it should really fail when linking vcl library already. can you check that the link command lines use -Wl,-z,defs ? apparently

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

2013-07-08 Thread Armin Le Grand
drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx |3 ++- drawinglayer/source/primitive2d/svggradientprimitive2d.cxx |4 drawinglayer/source/processor2d/vclprocessor2d.cxx |8 ++-- 3 files changed, 12 insertions(+), 3 deletions(

[Libreoffice-commits] core.git: 2 commits - filter/inc filter/source filter/uiconfig filter/UIConfig_xsltdlg.mk vcl/source

2013-07-08 Thread Caolán McNamara
filter/UIConfig_xsltdlg.mk |1 filter/inc/filter.hrc |1 filter/source/pdf/impdialog.cxx| 196 +++-- filter/source/pdf/impdialog.hrc|1 filter/source/pdf/impdialog.hxx| 14 ++ filter/source/pdf/impdi

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

2013-07-08 Thread Armin Le Grand
drawinglayer/source/primitive2d/svggradientprimitive2d.cxx | 10 +++--- drawinglayer/source/processor2d/vclprocessor2d.cxx |8 ++-- include/drawinglayer/primitive2d/svggradientprimitive2d.hxx |4 ++-- 3 files changed, 15 insertions(+), 7 deletions(-) New commits: commi

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d8/dfdae3da901a5a26182f3221c7aa374561672f

2013-07-08 Thread Caolán McNamara
d8/dfdae3da901a5a26182f3221c7aa374561672f |1 + 1 file changed, 1 insertion(+) New commits: commit d28a01993e751864a22e0e747183b0a8fc61da93 Author: Caolán McNamara Date: Mon Jul 8 13:23:19 2013 +0100 Notes added by 'git notes add' diff --git a/d8/dfdae3da901a5a26182f3221c7aa37456167

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Faisal Menawer changed: What|Removed |Added Depends on||66695 -- You are receiving this mail b

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - 2 commits - sc/source

2013-07-08 Thread Michael Meeks
sc/source/core/data/formulacell.cxx |8 + sc/source/core/opencl/formulagroupcl.cxx | 145 ++- sc/source/core/tool/formulagroup.cxx |1 3 files changed, 153 insertions(+), 1 deletion(-) New commits: commit 523860161f727076b30b884188b60ae97d816395 Auth

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6-7' - sw/source

2013-07-08 Thread Michael Stahl
sw/source/core/unocore/unosett.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit ba560864b61fdfee32018751335d638a6affe12f Author: Michael Stahl Date: Mon Jul 1 23:48:59 2013 +0200 fdo#65650: fix Writer ODF import of list style with bullets and color

Re: REMINDER: Release 3.6.7 rc2 (from libreoffice-3-6-7) deadline today

2013-07-08 Thread Eike Rathke
Hi Christian, On Monday, 2013-07-08 14:24:28 +0200, Christian Lohmaier wrote: > There's one change in gerrit for 3-6-7 that is not yet merged: > https://gerrit.libreoffice.org/#/c/4666/ Done. Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer. GPG key ID: 0

Re: Updates about Enhanced Database Ranges.

2013-07-08 Thread Akash Shetye
Hello, Progress so far is. +finally finished with import of column and row formatting data for tables. +progressing on exporting back to ooxml. Need to code faster since i am behind schedule. But I think I can cope up well. This week by thursday you should see export feature for ooxml in place. O

[Libreoffice-commits] core.git: 3 commits - cui/source filter/inc filter/source filter/uiconfig filter/UIConfig_xsltdlg.mk include/sfx2 sfx2/source vcl/inc vcl/source

2013-07-08 Thread Caolán McNamara
cui/source/tabpages/numpages.cxx |8 filter/UIConfig_xsltdlg.mk |1 filter/inc/filter.hrc |2 filter/source/pdf/impdialog.cxx| 104 +-- filter/source/pdf/impdialog.hrc| 23 -- filter/source/pdf/impdial

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 László Németh changed: What|Removed |Added Depends on||66209 -- You are receiving this mail be

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-07-08 Thread Kohei Yoshida
sc/source/core/data/column3.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 6d9f0ed332aeb421d71b8cf1fb8baf9f8bededce Author: Kohei Yoshida Date: Mon Jul 8 10:15:27 2013 -0400 Re-group formula cells in DeleteRow(). Change-Id: Ic67af048baa

[Libreoffice-commits] core.git: include/svx sd/source svx/inc svx/source svx/uiconfig

2013-07-08 Thread Caolán McNamara
include/svx/optgrid.hxx| 25 + sd/source/ui/dlg/tpoption.cxx | 11 +-- svx/inc/helpid.hrc |1 - svx/source/dialog/optgrid.cxx |1 + svx/uiconfig/ui/optgridpage.ui | 27 +-- 5 files changed, 40 insertions(+)

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

2013-07-08 Thread Caolán McNamara
helpers/help_hid.lst | 18 - source/text/shared/optionen/01050100.xhp | 31 ++-- source/text/shared/optionen/01070300.xhp | 40 +++ 3 files changed, 34 insertions(+), 55 deletions(-) New commits: commit 043eb476

[Libreoffice-commits] core.git: 2 commits - helpcontent2 svx/UIConfig_svx.mk

2013-07-08 Thread Caolán McNamara
helpcontent2|2 +- svx/UIConfig_svx.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a38158d3eb3b2740eb19b964a6b8b5ef5f390710 Author: Caolán McNamara Date: Mon Jul 8 16:00:09 2013 +0100 fix indent Change-Id: I64e07de98505da551cf8e771

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/source

2013-07-08 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx | 59 +--- 1 file changed, 22 insertions(+), 37 deletions(-) New commits: commit d68ac7db691440d0e3db4fb60963864c92f59f5d Author: Kohei Yoshida Date: Mon Jul 8 11:09:00 2013 -0400 Always use DoubleVectorRefToken when re

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-07-08 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx | 59 +--- 1 file changed, 22 insertions(+), 37 deletions(-) New commits: commit 4c68b4d57c562f5e26f7708900a24f7964c53c18 Author: Kohei Yoshida Date: Mon Jul 8 11:09:00 2013 -0400 Always use DoubleVectorRefToken when re

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

2013-07-08 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/groupshape.rtf | 76 + sw/qa/extras/rtfimport/rtfimport.cxx | 12 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 20 +- writerfilter/source/rtftok/rtfdocumentimpl.hxx |1 writerfilter/source/rtftok/rtfsdrimport.

Re: build with code coverage

2013-07-08 Thread Miklos Vajna
On Mon, Jul 08, 2013 at 04:54:24PM +0200, John Smith wrote: > Thank you very much. Ill update the sources and re-build (although > that may take a while). Il let you know how it goes. (If this is the > cause&solution, im curious why Miklos Vajna didnt seem to run into it > ?) As mentioned above,

[Libreoffice-commits] core.git: 12 commits - basic/source boost/boost.wdeprecated-register.patch.0 boost/UnpackedTarball_boost.mk config_host.mk.in cui/source filter/source i18npool/source idl/source

2013-07-08 Thread Stephan Bergmann
basic/source/sbx/sbxscan.cxx |4 - boost/UnpackedTarball_boost.mk |1 boost/boost.wdeprecated-register.patch.0 | 36 +++ config_host.mk.in|1 cui/source/inc/cui

[GSOC]Slide Layout Extendibility :Weekly Report #3

2013-07-08 Thread Vishv Brahmbhatt
Hello Everyone, In the beginning of the week,I was able to complete the required changes in XML parser function(for extracting slide layout information). But,after that I was caught up with the unit-test error(related to configuration XML file) for rest of the 4 days.It seemed to me as a bug in th

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/qa

2013-07-08 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 1eec8baaf13128739ee206b97013d29bd7d69c19 Author: Kohei Yoshida Date: Mon Jul 8 11:48:00 2013 -0400 Add test for re-grouping of formulas in DeleteRow(). Change-Id: Iea7fafedc2a5f1549a701d1fa

Re: [Libreoffice-commits] core.git: Branch 'feature/gsoc-writer-char-borders' - 3 commits - include/drawinglayer sw/inc sw/source

2013-07-08 Thread Zolnai Tamás
2013/7/8 Miklos Vajna > On Sun, Jul 07, 2013 at 11:19:11AM -0700, =?ISO-8859-1?Q?Zolnai_Tam=E1s_ < > zolnaitamas2...@gmail.com>, ?= wrote: > > +// character borders > > +editeng::SvxBorderLine* m_pTopBorder; > > +editeng::SvxBorderLine* m_pBottomBorder; > > +editeng::SvxBo

[Libreoffice-commits] mso-dumper.git: src/msodraw.py

2013-07-08 Thread Miklos Vajna
src/msodraw.py | 31 +++ 1 file changed, 31 insertions(+) New commits: commit 577631bf3ec9b0f135b037a513cc19b775e54f7c Author: Miklos Vajna Date: Mon Jul 8 17:39:36 2013 +0200 msodraw: dump BStoreContainer and BStoreContainerFileBlock diff --git a/src/msodra

Re: Weekly report about character border

2013-07-08 Thread Zolnai Tamás
2013/7/8 Miklos Vajna > Hi Tamas, > > On Sun, Jul 07, 2013 at 09:08:54PM +0200, Zolnai Tamás < > zolnaitamas2...@gmail.com> wrote: > > Questions which came up this week: > > - How does the frame class hierarchy look like (inheritance, base and > > derived classes)? > > - Should we make a new

Can't produce debs in master build

2013-07-08 Thread Petr Mladek
Hi, I get the build error: --- cut --- dpkg-deb: parse error, in file 'libobasis4.2-base_4.2.0.0.alpha0-1_amd64/DEBIAN/control' near line 8 package 'libobasis4.2-base': `Depends' field, reference to `libobasis4.2-core01': version contains ` ' --- cut --- when building master with --wi

[Libreoffice-commits] core.git: Branch 'feature/gsoc-writer-char-borders' - sw/source

2013-07-08 Thread Zolnai Tamás
sw/source/core/inc/swfont.hxx | 17 sw/source/core/txtnode/swfont.cxx | 76 +++--- 2 files changed, 39 insertions(+), 54 deletions(-) New commits: commit 361b6c8b4bd8658e61bd7d4fa5974942e96e7718 Author: Zolnai Tamás Date: Mon Jul 8 17:16:13 201

Re: [Libreoffice-commits] core.git: include/sal

2013-07-08 Thread Eike Rathke
Hi Thomas, On Monday, 2013-07-08 14:39:52 +0200, Thomas Arnhold wrote: > >>-@li @c fwk - framework > >>+@li @c framework > >>+@li @c fwk - framework (abbreviation) > > > > Huh? There's no support for anything like abbreviations, so this doesn't > > make > >sense. What's the point of having two

[Libreoffice-commits] core.git: 2 commits - sdext/Executable_xpdfimport.mk

2013-07-08 Thread Fridrich Štrba
sdext/Executable_xpdfimport.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3de0e40215bcb49b8510c3c4719915a56efa3fa4 Author: Fridrich Å trba Date: Mon Jul 8 18:48:14 2013 +0200 No day witout typo Change-Id: Ie6da18aea2bdd119e08f3670f2e175ec69

[Libreoffice-commits] core.git: sdext/Executable_xpdfimport.mk

2013-07-08 Thread Fridrich Štrba
sdext/Executable_xpdfimport.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 3a54294e45f20e7705d06b9aa036a2ba12f56a50 Author: Fridrich Å trba Date: Mon Jul 8 18:52:37 2013 +0200 Don't link with libraries that are not needed Change-Id: I44119601f36db98382b85e09614e5c

[Libreoffice-commits] core.git: avmedia/README canvas/README cppcanvas/README oox/README sd/README slideshow/README vcl/README

2013-07-08 Thread Radek Doulik
avmedia/README | 17 - canvas/README| 20 + cppcanvas/README |4 + oox/README | 185 +++ sd/README| 19 + slideshow/README |9 ++ vcl/README | 65 +++ 7 files changed, 318 ins

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

2013-07-08 Thread Michael Stahl
sfx2/source/doc/guisaveas.cxx|5 +++-- sfx2/source/doc/sfxbasemodel.cxx |4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 6eb2fdb168c6e6da6c30b71eb80c759c553f1770 Author: Michael Stahl Date: Mon Jul 8 18:26:47 2013 +0200 fdo#65055: sfx: fix automati

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

2013-07-08 Thread Michael Stahl
sfx2/source/doc/guisaveas.cxx|5 +++-- sfx2/source/doc/sfxbasemodel.cxx |4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 170edbcf85fd77ab9b3470bf7a727dadb377a416 Author: Michael Stahl Date: Mon Jul 8 18:26:47 2013 +0200 fdo#65055: sfx: fix automati

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

2013-07-08 Thread Fridrich Štrba
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b1f7dd66b898b03cb4bd8d434b6370310ea95946 Author: Fridrich Å trba Date: Mon Jul 8 19:07:55 2013 +0200 Use a real name of the library Change-Id: I5f9ec12b507e332d304b931ddb31103ee3f0766d diff

[Libreoffice-commits] core.git: poppler/Module_poppler.mk

2013-07-08 Thread Fridrich Štrba
poppler/Module_poppler.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 94956b3b29ae761a793363ec9e9e27fb612d7444 Author: Fridrich Å trba Date: Mon Jul 8 19:25:57 2013 +0200 This shows where the instpiration comes from Change-Id: Ibd9c48bacccf5c59eb3

[Libreoffice-commits] core.git: cui/source cui/uiconfig include/tools rsc/source sc/uiconfig sd/source sd/uiconfig svx/source svx/uiconfig vcl/source

2013-07-08 Thread Caolán McNamara
cui/source/inc/cuitabarea.hxx|2 - cui/source/options/optgdlg.cxx |3 - cui/source/options/optgdlg.hxx |3 - cui/source/tabpages/tpgradnt.cxx |3 - cui/source/tabpages/tphatch.cxx |3 - cui/uiconfig/ui/gradientpage.ui |

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/qa sc/source

2013-07-08 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx| 14 +- sc/source/core/data/column.cxx | 19 +++ sc/source/core/data/formulacell.cxx |3 +++ 3 files changed, 35 insertions(+), 1 deletion(-) New commits: commit 359af285610b2dadbf4d585dfd745b4e65cedb84 Author: Kohei Yo

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-07-08 Thread Kohei Yoshida
sc/source/core/data/column.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d40265492ea50405f6cb32a45d1e8cc85ba96e67 Author: Kohei Yoshida Date: Mon Jul 8 13:50:23 2013 -0400 Remove this marker. Change-Id: Iab8695f579abb009f12aa76f4e161f106527f493 diff --git a/sc/

[Libreoffice-commits] core.git: Branch 'feature/table-style' - sw/inc sw/source

2013-07-08 Thread Alex Ivan
sw/inc/swtblfmt.hxx |9 ++ sw/inc/tblafmt.hxx |2 - sw/source/core/doc/swtblfmt.cxx | 34 -- sw/source/core/docnode/ndtbl.cxx | 58 +++ 4 files changed, 81 insertions(+), 22 deletions(-) New commit

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - 10 commits - sc/inc sc/qa sc/source

2013-07-08 Thread Kohei Yoshida
sc/inc/column.hxx |2 sc/qa/unit/ucalc.cxx| 129 -- sc/source/core/data/column.cxx | 110 +++--- sc/source/core/data/column2.cxx |4 sc/source/core/data/column3.cxx | 173 +--

[Libreoffice-commits] core.git: ios/iosremote

2013-07-08 Thread siqi
ios/iosremote/iosremote.xcodeproj/project.pbxproj | 12 - ios/iosremote/iosremote.xcodeproj/project.xcworkspace/xcuserdata/siqi.xcuserdatad/UserInterfaceState.xcuserstate |binary ios/iosremote/iosremote/en.lproj/MainStoryboard_iP

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-07-08 Thread Kohei Yoshida
sc/source/core/data/column.cxx | 18 -- 1 file changed, 16 insertions(+), 2 deletions(-) New commits: commit e4f9097d7542c8dbecfa133757d76fb6a3f66505 Author: Kohei Yoshida Date: Mon Jul 8 15:19:04 2013 -0400 Re-group formula cells on paste. Change-Id: Ia5251a3bc

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

2013-07-08 Thread Kohei Yoshida
sc/inc/column.hxx |3 ++ sc/source/core/data/column.cxx | 51 + 2 files changed, 30 insertions(+), 24 deletions(-) New commits: commit a448c8e7ff13b16be8b6a5ce23080fd9215e0c1e Author: Kohei Yoshida Date: Mon Jul 8 15:29:40 2013 -0400

[Libreoffice-commits] core.git: Branch 'feature/vlc' - avmedia/source

2013-07-08 Thread Minh Ngo
avmedia/source/vlc/vlcframegrabber.cxx |2 ++ avmedia/source/vlc/vlcplayer.cxx |4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 225eff2e1948b294f8bd5e908b6e4ae245593ce0 Author: Minh Ngo Date: Mon Jul 8 22:31:10 2013 +0300 Fixing segfault when get

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

2013-07-08 Thread Kohei Yoshida
sc/inc/column.hxx |2 -- sc/source/core/data/column2.cxx |4 2 files changed, 6 deletions(-) New commits: commit afa540665867b0365718ff1e21b3a1235a951d06 Author: Kohei Yoshida Date: Mon Jul 8 15:32:42 2013 -0400 Nobody uses this marker now. Change-Id: I

[Libreoffice-commits] core.git: Branch 'feature/cmis' - include/sfx2 sfx2/uiconfig

2013-07-08 Thread Cao Cuong Ngo
include/sfx2/dinfdlg.hxx |2 +- sfx2/uiconfig/ui/documentinfopage.ui |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c3d6ada991be98a9764707fd448673a0eb366453 Author: Cao Cuong Ngo Date: Mon Jul 8 22:21:10 2013 +0200 CMIS properties dialog: F

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/source

2013-07-08 Thread Michael Meeks
sc/source/core/opencl/formulagroupcl.cxx | 51 ++-- sc/source/core/opencl/oclkernels.hxx | 28 sc/source/core/opencl/openclwrapper.cxx | 177 ++- sc/source/core/opencl/openclwrapper.hxx |4 4 files changed, 196 insertions(+), 64 deletions(-) Ne

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/source

2013-07-08 Thread Michael Meeks
sc/source/core/opencl/openclwrapper.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit db1a7d3b2b1e98f87a76f9c7ecd7581e4e12bbe6 Author: Michael Meeks Date: Mon Jul 8 21:49:31 2013 +0100 try harder to setup the kernel environment. diff --git a/sc/source/core/opencl/openclwra

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

2013-07-08 Thread Muthu Subramanian
chart2/source/view/axes/VCartesianAxis.cxx |8 1 file changed, 8 insertions(+) New commits: commit a3361f9bff7395a399319c69f815057f1293059a Author: Muthu Subramanian Date: Thu Jun 27 18:46:47 2013 +0530 n#820273: Multilevel labels are rotated. It looks odd when multi

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - instsetoo_native/util solenv/inc

2013-07-08 Thread Andras Timar
instsetoo_native/util/openoffice.lst | 24 solenv/inc/minor.mk |4 ++-- 2 files changed, 14 insertions(+), 14 deletions(-) New commits: commit 098958ebea3a3e62dd819a274352e2a44261f8fb Author: Andras Timar Date: Mon Jul 8 13:58:40 2013 -0700

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - 3 commits - sc/inc sc/source

2013-07-08 Thread Kohei Yoshida
sc/inc/column.hxx |5 +++-- sc/source/core/data/column.cxx | 37 +++-- sc/source/core/data/column2.cxx |4 3 files changed, 30 insertions(+), 16 deletions(-) New commits: commit 75b337db4c61d74c33e1d4aa450f371e5c7bc921 Author: Kohei Yo

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-07-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #4 from Lionel Elie Mamane --- Adding bug 66703 (Base): report design wizard silently does not start on MacOS X. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/source

2013-07-08 Thread Kohei Yoshida
sc/source/core/data/column.cxx | 37 + sc/source/core/data/column3.cxx | 16 2 files changed, 49 insertions(+), 4 deletions(-) New commits: commit cf41d1d7c49b30ef2b69d5da31f9f57713c0a062 Author: Kohei Yoshida Date: Tue Jul 9 00:39:26 2

  1   2   >