LibreOffice Gerrit News for core on 2014-07-15

2014-07-15 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#80839: Different first page footer property is not preserved for foot in https://gerrit.libreoffice.org/10232 from Yogesh Bharate about module sw +

[Libreoffice-commits] core.git: 2 commits - sw/CppunitTest_sw_ooxmlimport.mk sw/qa writerfilter/inc writerfilter/Library_writerfilter.mk writerfilter/qa writerfilter/source

2014-07-15 Thread Jan Holesovsky
sw/CppunitTest_sw_ooxmlimport.mk |1 sw/qa/extras/ooxmlimport/data/fdo76803.docx|binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 31 writerfilter/Library_writerfilter.mk |1 writerfilter/inc/resourcemodel/Fraction.hxx|

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sd/source

2014-07-15 Thread Michael Stahl
sd/source/ui/app/res_bmp.src |2 +- sd/source/ui/app/strings.src |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5d0673b0f9126f140ffc3d130ee3f04d4f8dcb07 Author: Michael Stahl mst...@redhat.com Date: Mon Jul 14 18:05:24 2014 +0200 sd: stop calling

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

2014-07-15 Thread Joren De Cuyper
svgio/inc/svgio/svgreader/svgdocumenthandler.hxx |2 + svgio/inc/svgio/svgreader/svgtoken.hxx |2 + svgio/source/svgreader/svgdocumenthandler.cxx| 27 ++- svgio/source/svgreader/svgtoken.cxx |3 ++ 4 files changed, 33 insertions(+), 1

[Bug 47800] Most of the predefined autotexts are missing in czech language

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47800 --- Comment #18 from Petr Mladek pmla...@suse.cz --- I suggest to open a new bug and mention this one there if needed. It will be much more motivating for developers to work on it. You know. One feels happy when some work is done and the related

[Bug 47800] Most of the predefined autotexts are missing in czech language

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47800 --- Comment #19 from Tor Lillqvist t...@iki.fi --- (In reply to comment #18) Then it is like getting rid of a chewing gum from your clothes :-) Well said, lol;) -- You are receiving this mail because: You are on the CC list for the bug.

Re: [GSoC] Copying content from one text box to another in svx/ - A failed attempt

2014-07-15 Thread Michael Stahl
On 15/07/14 03:28, Matteo Campanelli wrote: On Mon, Jul 14, 2014 at 5:56 PM, Terrence Enger ten...@iseries-guru.com mailto:ten...@iseries-guru.com wrote: The long string of nines looks like the result of reading freed memory in a debug build. valgrind may be able to tell you

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 66209, which changed state. Bug 66209 Summary: inserting/deleting rows: data integrity problem when sum of the charts of the opened documents exceeds the Options-Memory-Number of objects

How could I compile when the directory path contain whitespace?

2014-07-15 Thread LOH KOK HOE
Dear all, I was compiling LibreOffice in Windows 8 using Cygwin. I have the libreoffice source code being downloaded in a directory, say Open Source. Notice that the directory is with space. When I issue the command ./autogen.sh, I got this error: aclocal-1.11: couldn't open directory

Re: How could I compile when the directory path contain whitespace?

2014-07-15 Thread Michael Stahl
On 15/07/14 10:38, LOH KOK HOE wrote: Dear all, I was compiling LibreOffice in Windows 8 using Cygwin. I have the libreoffice source code being downloaded in a directory, say Open Source. Notice that the directory is with space. When I issue the command ./autogen.sh, I got this error:

Re: Changes in SvgSvgNode::getSvgStyleAttributes()

2014-07-15 Thread Regina Henschel
Hi Tomaž, forget my previous mail. The error is indeed that the old version of SvgSvgNode::getSvgStyleAttributes() does not consider the styles from the style element. Kind regards Regina Tomaž Vajngerl schrieb: Hi, On Mon, Jul 14, 2014 at 8:15 PM, Regina Henschel rb.hensc...@t-online.de

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

2014-07-15 Thread Joren De Cuyper
svgio/source/svgreader/svgdocumenthandler.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 1a6e47e3fda10e6d220b67d766ec6fbdfd852b80 Author: Joren De Cuyper jore...@libreoffice.org Date: Tue Jul 15 10:13:10 2014 +0200 Cleanup of switch case flowRoot in svg endelement

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

2014-07-15 Thread Tobias Lippert
sd/source/core/stlsheet.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 61cf536f0400284a5ff85d1a84c9dee72ead3fbf Author: Tobias Lippert d...@fastmail.fm Date: Mon Jul 14 22:16:26 2014 +0200 fdo#80020 Fix regression for style sheet inheritance The

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

2014-07-15 Thread Michael Stahl
sw/source/core/txtnode/atrfld.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 51add78184c7c5facdf98e7edf52c023522c3525 Author: Michael Stahl mst...@redhat.com Date: Tue Jul 15 11:09:07 2014 +0200 [loplugin:literaltoboolconversion] Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sd/source

2014-07-15 Thread Tobias Lippert
sd/source/core/stlsheet.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 980b3fc921b6c22634ea63cd7aa264b520da0ce4 Author: Tobias Lippert d...@fastmail.fm Date: Mon Jul 14 22:16:26 2014 +0200 fdo#80020 Fix regression for style sheet inheritance The

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/vcl sw/source vcl/inc vcl/quartz vcl/source

2014-07-15 Thread Norbert Thiebaud
include/vcl/outdev.hxx | 24 --- sw/source/core/txtnode/fntcache.cxx | 16 +- vcl/inc/sallayout.hxx | 16 +- vcl/quartz/ctlayout.cxx | 56 vcl/source/outdev/text.cxx | 24

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

2014-07-15 Thread Eike Rathke
sc/source/core/tool/token.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 37b97c83aa23d5a7c1687126d93cf1a69ce4a2d0 Author: Eike Rathke er...@redhat.com Date: Fri Jul 11 23:15:50 2014 +0200 resolved fdo#77018 keep external references intact during sort

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

2014-07-15 Thread Vinaya Mandke
oox/source/shape/ShapeContextHandler.cxx| 14 +- sw/qa/extras/ooxmlexport/data/fdo81031.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 16 3 files changed, 29 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sd/source starmath/source

2014-07-15 Thread Maxim Monastirsky
sd/source/ui/unoidl/sddetect.cxx |6 ++ starmath/source/smdetect.cxx |8 2 files changed, 14 insertions(+) New commits: commit 70c5401aa3b063d0f275042a48a54f42c1f54c03 Author: Maxim Monastirsky momonas...@gmail.com Date: Mon Jul 14 23:55:04 2014 +0300 fdo#81284

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

2014-07-15 Thread Caolán McNamara
sw/source/filter/ww8/docxattributeoutput.cxx | 18 - sw/source/filter/ww8/rtfattributeoutput.cxx | 28 ++- sw/source/filter/ww8/wrtww8gr.cxx|2 - 3 files changed, 37 insertions(+), 11 deletions(-) New commits: commit

[Libreoffice-commits] core.git: external/nss

2014-07-15 Thread Cédric Bosdonnat
external/nss/nss-pem.patch | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) New commits: commit 6602f904ac1858ef571eab5b2df733be0461e7e3 Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Tue Jul 15 12:03:29 2014 +0200 fdo#72277: nss-pem fixed windows

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

2014-07-15 Thread Caolán McNamara
oox/source/export/drawingml.cxx | 34 ++ vcl/source/gdi/cvtgrf.cxx |2 ++ 2 files changed, 28 insertions(+), 8 deletions(-) New commits: commit cd6f03d6f9ceea88e486788b09606c1efcaa4f1f Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 14

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

2014-07-15 Thread Caolán McNamara
oox/source/export/drawingml.cxx | 34 ++ vcl/source/gdi/cvtgrf.cxx |2 ++ 2 files changed, 28 insertions(+), 8 deletions(-) New commits: commit b0282d868b418b4ecdb19cbb633c9399ac84161b Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 14

export of Calc functions to OOXML

2014-07-15 Thread Winfried Donkers
Hi, The Calc function GAMMADIST has an optional 4th argument (cumulative), whereas this argument is mandatory for Excel. When saving a document with function GAMMADIST as xls, this argument is added if necessary (in /sc/source/filter/excel/xeformula.cxx). When saving this document as xlsx, this

[Libreoffice-commits] core.git: external/nss

2014-07-15 Thread Cédric Bosdonnat
external/nss/nss-pem.patch |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 85d1bd151cca1572e39019288cb2b7b35fc0bbda Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Tue Jul 15 12:26:42 2014 +0200 fdo#72277: NSS-PEM yet another build fix for MS

[Libreoffice-commits] core.git: 7 commits - cui/source dbaccess/source include/svtools include/svx include/vcl sc/source svtools/source svx/source sw/source vcl/source

2014-07-15 Thread Caolán McNamara
cui/source/inc/treeopt.hxx |2 +- cui/source/options/treeopt.cxx |2 +- dbaccess/source/ui/dlg/UserAdminDlg.cxx |1 - include/svtools/wizdlg.hxx |2 +- include/svx/sidebar/PanelLayout.hxx |2 +- include/vcl/dialog.hxx |

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-6' - sax/source

2014-07-15 Thread Michael Meeks
sax/source/fastparser/fastparser.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 779c4cf10a9fd7e6d3c165d709531946cf68939d Author: Michael Meeks michael.me...@collabora.com Date: Fri Jul 11 20:49:33 2014 +0100 fdo#81214 - tolerate exceptions

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

2014-07-15 Thread Maxim Monastirsky
sw/source/core/uibase/shells/textsh1.cxx | 34 --- 1 file changed, 18 insertions(+), 16 deletions(-) New commits: commit 3a4e6c4673a4e4dde774d1f6267256d8d8c48e59 Author: Maxim Monastirsky momonas...@gmail.com Date: Mon Jul 14 21:03:07 2014 +0300 fdo#81231

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

2014-07-15 Thread David Tardon
svx/source/dialog/fntctrl.cxx |8 1 file changed, 8 deletions(-) New commits: commit f52577053763b287d21da0067970c5727ff087cc Author: David Tardon dtar...@redhat.com Date: Wed Jul 9 14:41:29 2014 +0200 fdo#81004 this looks like a mis-merge to me Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/vcl sw/source vcl/inc vcl/quartz vcl/source

2014-07-15 Thread Norbert Thiebaud
include/vcl/outdev.hxx | 24 ++- sw/source/core/txtnode/fntcache.cxx | 16 +- vcl/inc/sallayout.hxx | 16 +- vcl/quartz/ctlayout.cxx | 56 vcl/source/outdev/text.cxx | 24

Re: Changes in SvgSvgNode::getSvgStyleAttributes()

2014-07-15 Thread Joren DC
Hi Regina, Tomaž, * op 15-07-14 00:12, Regina Henschel schreef: It is shown correctly. The style definition selector fits to the element. Now put the rectangle into a group and define the style for the group. ?xml version=1.0 standalone=no? !DOCTYPE svg PUBLIC -//W3C//DTD SVG 1.1//EN

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

2014-07-15 Thread Tomaž Vajngerl
sw/source/core/inc/txtfrm.hxx | 12 sw/source/core/text/frmpaint.cxx|3 ++- sw/source/core/text/inftxt.cxx | 20 +++- sw/source/core/text/porrst.cxx |5 + sw/source/core/txtnode/fntcache.cxx | 25 + 5 files

How could I compile if the source code directory contain white space?

2014-07-15 Thread LOH KOK HOE
Dear all, I was compiling the project on Windows 8 using Cygwin as my compiler. When I compile the project with ./autogen.sh, I'm getting an error as follow: aclocal-1.11: couldn't open directory '/cygdrive/d/Open': No such file or directory Failed to run aclocal at ./autogen.sh line 174. Notice

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

2014-07-15 Thread Caolán McNamara
sw/source/filter/ww8/docxattributeoutput.cxx | 18 - sw/source/filter/ww8/rtfattributeoutput.cxx | 28 ++- sw/source/filter/ww8/wrtww8gr.cxx|2 - 3 files changed, 37 insertions(+), 11 deletions(-) New commits: commit

Fwd: How could I compile if the source code directory contain white space?

2014-07-15 Thread LOH KOK HOE
So sorry for making such a mistake, please ignore this email. I was mess up with my filter where it direct all my mail into trash. So sorry for the inconvenient causes. -- Forwarded message -- From: LOH KOK HOE huahsi...@gmail.com Date: Tue, Jul 15, 2014 at 8:10 PM Subject: How

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

2014-07-15 Thread László Németh
lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx |2 +- lingucomponent/source/lingutil/lingutil.cxx | 13 + lingucomponent/source/lingutil/lingutil.hxx |8 lingucomponent/source/spellcheck/spell/sspellimp.cxx |4 ++--

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

2014-07-15 Thread Matúš Kukan
oox/source/drawingml/table/tablecell.cxx |8 ++- oox/source/drawingml/table/tableproperties.cxx |2 sd/qa/unit/data/pptx/bnc887225.pptx|binary sd/qa/unit/import-tests.cxx| 51 + 4 files changed, 58 insertions(+), 3

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 80448, which changed state. Bug 80448 Summary: FILEOPEN: openGL init crashes Calc https://bugs.freedesktop.org/show_bug.cgi?id=80448 What|Removed |Added

[Libreoffice-commits] core.git: external/nss

2014-07-15 Thread Cédric Bosdonnat
external/nss/nss-pem.patch | 31 ++- 1 file changed, 18 insertions(+), 13 deletions(-) New commits: commit 0058b4370070c96e1edc9dd3c80715187ad30cca Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Tue Jul 15 14:31:06 2014 +0200 fdo#72277: NSS-PEM, use

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

2014-07-15 Thread Tomaž Vajngerl
sw/source/core/inc/txtfrm.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c0a7a7e499c07627b15072aeb627fcb4897ea4d6 Author: Tomaž Vajngerl tomaz.vajng...@collabora.com Date: Tue Jul 15 14:16:12 2014 +0200 fdo#80054 change color for NPC to solarized blue

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

2014-07-15 Thread Tomaž Vajngerl
sw/source/core/inc/txtfrm.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5d4e237049abec3b6c7d13f25d8bb0773d1df5a Author: Tomaž Vajngerl tomaz.vajng...@collabora.com Date: Tue Jul 15 14:16:12 2014 +0200 fdo#80054 change color for NPC to solarized blue

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

2014-07-15 Thread Oliver-Rainer Wittmann
sw/source/core/frmedt/feshview.cxx |6 +++- sw/source/core/layout/fly.cxx | 36 ++- sw/source/ui/shells/textsh.cxx | 49 - 3 files changed, 34 insertions(+), 57 deletions(-) New commits: commit

GSoC Refactor god objects weekly report

2014-07-15 Thread V
This week I refactored IDocumentContentOperations and pushed to master. Valentin Am 08.07.2014 13:43, schrieb V: This week I refactored IDocumentOutlineNodes and did most of the work IDocumentContentOperations but some design decisions still need to be made for it. Valentin

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

2014-07-15 Thread Joren De Cuyper
svgio/qa/cppunit/SvgImportTest.cxx |3 +++ svgio/qa/cppunit/data/RectWithStylesByGroup.svg | 18 ++ svgio/source/svgreader/svggnode.cxx |8 +++- 3 files changed, 28 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - svgio/source

2014-07-15 Thread Joren De Cuyper
svgio/source/svgreader/svgsvgnode.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit eae269a60a0a571c4752a4b2a94ba728bb41c460 Author: Joren De Cuyper jore...@libreoffice.org Date: Mon Jul 14 17:57:06 2014 +0200 fdo#78554 - SVG: Text from SVG no

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - svgio/source

2014-07-15 Thread Joren De Cuyper
svgio/source/svgreader/svgsvgnode.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 763e3855caacbfc4818e70464bca348de10fbc3d Author: Joren De Cuyper jore...@libreoffice.org Date: Mon Jul 14 17:57:06 2014 +0200 fdo#78554 - SVG: Text from SVG no

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

2014-07-15 Thread Valentin Kettner
sw/source/core/layout/atrfrm.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8bae207d8f74bfbbe00b94e7daea000ee35729c4 Author: Valentin Kettner vakevk+libreoff...@gmail.com Date: Tue Jul 15 16:29:50 2014 +0200 Fixed build fail on MacOSX after f634ec5 . Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - 2 commits - include/svx svx/source

2014-07-15 Thread matteocam
include/svx/svdotext.hxx|1 svx/source/svdraw/svdotext.cxx |1 svx/source/svdraw/svdotextdecomposition.cxx | 38 ++-- 3 files changed, 33 insertions(+), 7 deletions(-) New commits: commit

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

2014-07-15 Thread Tobias Lippert
sd/source/core/stlsheet.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e662655c6afacc9c67d2381411d838e2be16d3ed Author: Tobias Lippert d...@fastmail.fm Date: Mon Jul 14 22:16:26 2014 +0200 fdo#80020 Fix regression for style sheet inheritance The

[Libreoffice-commits] core.git: 2 commits - crashrep/source include/tools

2014-07-15 Thread Michael Stahl
crashrep/source/unx/main.cxx | 68 --- include/tools/ref.hxx|3 + 2 files changed, 3 insertions(+), 68 deletions(-) New commits: commit 146c2e006ef5974ea952ce96eba0109c182db237 Author: Michael Stahl mst...@redhat.com Date: Tue Jul 15

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-15 Thread matteocam
svx/source/svdraw/svdotext.cxx |1 - svx/source/svdraw/svdotextdecomposition.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit 4c3cbf70450ec20eacdc1cffb88f6757a8a901b5 Author: matteocam matteo.campane...@gmail.com Date: Tue Jul 15 16:47:30 2014 +0200

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 80020, which changed state. Bug 80020 Summary: FILEOPEN: Impress/Draw ODF import; style's parent style is lost https://bugs.freedesktop.org/show_bug.cgi?id=80020 What|Removed |Added

[Libreoffice-commits] core.git: Branch 'private/jmux/layout-fixes' - 3 commits - sw/inc sw/source

2014-07-15 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 523cc64a0ff6f054e954af2f92b705a8bdbd088a Author: Jan-Marek Glogowski glo...@fbihome.de Date: Sun Jul 13 20:18:56 2014 +0200 Refactor a tiny bit of SwLayAction::IsShortCut Change-Id: I13d4fbebec02bddaa27e8929188d497dde715730 diff

[Libreoffice-commits] core.git: 3 commits - include/svtools svtools/source sw/source vcl/win

2014-07-15 Thread Armin Le Grand
include/svtools/grfmgr.hxx | 22 ++ svtools/source/graphic/grfmgr.cxx | 50 +++- svtools/source/graphic/grfmgr2.cxx | 75 - sw/source/core/doc/notxtfrm.cxx| 57 +---

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 61/b32a70c92ee1b1148bcd9788561b79dc1910c8 a4/8414a396f7de4e00510e82e3744c097ce3d5d6

2014-07-15 Thread Caolán McNamara
61/b32a70c92ee1b1148bcd9788561b79dc1910c8 |1 + a4/8414a396f7de4e00510e82e3744c097ce3d5d6 |1 + 2 files changed, 2 insertions(+) New commits: commit 7ee2a53e155b59f4cb997338bba6c3340fa2554d Author: Caolán McNamara caol...@redhat.com Date: Tue Jul 15 16:15:52 2014 +0100 Notes

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/source

2014-07-15 Thread Markus Mohrhard
sc/source/ui/drawfunc/fuins2.cxx |5 ++--- sc/source/ui/view/tabvwsh4.cxx |2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 177ad6e5441d637cfca1241151bc0755d2a3a6a4 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Jul 15 13:07:24 2014 +0200

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74014, which changed state. Bug 74014 Summary: Editing: Cell formula not updating on redo, even with a forced recalculation https://bugs.freedesktop.org/show_bug.cgi?id=74014 What|Removed

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 13/1669af7168020750b726e4e6d1568975f73886

2014-07-15 Thread Caolán McNamara
13/1669af7168020750b726e4e6d1568975f73886 |1 + 1 file changed, 1 insertion(+) New commits: commit 6f7b5e470f816f890e5c87a04c6d81aee3d64fe7 Author: Caolán McNamara caol...@redhat.com Date: Tue Jul 15 16:18:21 2014 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 66/2b23eb1f1b7c178a7a5507864c647a390fae34

2014-07-15 Thread Caolán McNamara
66/2b23eb1f1b7c178a7a5507864c647a390fae34 |1 + 1 file changed, 1 insertion(+) New commits: commit ff049b26332ce077d3f2d9222dc16d471db02549 Author: Caolán McNamara caol...@redhat.com Date: Tue Jul 15 16:18:46 2014 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/uiconfig

2014-07-15 Thread Michael Stahl
sw/uiconfig/swriter/ui/objectdialog.ui | 20 +++- sw/uiconfig/swriter/ui/picturedialog.ui | 20 +++- 2 files changed, 6 insertions(+), 34 deletions(-) New commits: commit f899e508c35b6170bc11fc2eb4a74ec58d895625 Author: Michael Stahl mst...@redhat.com Date:

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

2014-07-15 Thread Eike Rathke
sc/source/core/data/attarray.cxx | 10 -- sc/source/core/tool/chgtrack.cxx |4 ++-- sc/source/core/tool/interpr1.cxx | 12 +--- sc/source/core/tool/interpr2.cxx |2 +- sc/source/core/tool/interpr3.cxx |4 ++-- sc/source/core/tool/interpr4.cxx |3 +-- 6 files

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

2014-07-15 Thread Tomaž Vajngerl
sw/source/core/inc/txtfrm.hxx | 12 sw/source/core/text/frmpaint.cxx|3 ++- sw/source/core/text/inftxt.cxx | 20 +++- sw/source/core/text/porrst.cxx |5 + sw/source/core/txtnode/fntcache.cxx | 25 + 5 files

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 79673, which changed state. Bug 79673 Summary: Mac OS X: Wrong Position of Nonprinting Characters https://bugs.freedesktop.org/show_bug.cgi?id=79673 What|Removed |Added

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

2014-07-15 Thread Heena Gupta
oox/source/drawingml/chart/chartspaceconverter.cxx |5 - oox/source/drawingml/chart/objectformatter.cxx |1 + 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 6d3269ad94bbad8abae5703edc86d356bf14 Author: Heena Gupta heena.h.gu...@ericsson.com Date: Tue

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

2014-07-15 Thread Markus Mohrhard
sc/source/ui/drawfunc/fuins2.cxx |5 ++--- sc/source/ui/view/tabvwsh4.cxx |2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit fe82e6739251deec9e0e449d7e613bb603e5b6f6 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Jul 15 13:07:24 2014 +0200

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 66209, which changed state. Bug 66209 Summary: inserting/deleting rows: data integrity problem when sum of the charts of the opened documents exceeds the Options-Memory-Number of objects

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

2014-07-15 Thread Tomaž Vajngerl
sw/source/core/inc/txtfrm.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bbb1806f35815497b4bee7eed5334c697825f82f Author: Tomaž Vajngerl tomaz.vajng...@collabora.com Date: Tue Jul 15 14:16:12 2014 +0200 fdo#80054 change color for NPC to solarized blue

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - slideshow/source

2014-07-15 Thread Zolnai Tamás
slideshow/source/engine/shapes/viewmediashape.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 595d56b22d3b2ddc11c5c142139311c594170691 Author: Zolnai Tamás tamas.zol...@collabora.com Date: Tue Jul 15 16:57:43 2014 +0200 Optimize media rendering

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

2014-07-15 Thread Matúš Kukan
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bf1ca8bbbf94fe9ca6251b56388415dfdf26f605 Author: Matúš Kukan matus.ku...@collabora.com Date: Fri Jul 11 17:04:30 2014 +0200 fdo#81148: Fix transparency

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

2014-07-15 Thread Eike Rathke
sc/inc/formulacell.hxx |2 +- sc/source/core/data/formulacell.cxx |4 ++-- sc/source/core/data/table3.cxx |3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 8073e91a9f89ab313ae4de86b5909ff3a16594e5 Author: Eike Rathke er...@redhat.com Date:

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

2014-07-15 Thread Kohei Yoshida
sc/source/ui/docshell/dbdocfun.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 628f27b42a5911288e15ae9edf182578dd32a4da Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Sat Jul 12 21:46:13 2014 -0400 fdo#80462: Don't always increment the start

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

2014-07-15 Thread Kohei Yoshida
sc/inc/chgtrack.hxx | 26 +-- sc/source/core/tool/chgtrack.cxx | 46 --- sc/source/filter/inc/XclExpChangeTrack.hxx |5 +- sc/source/filter/inc/XclImpChangeTrack.hxx |2 -

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

2014-07-15 Thread Zolnai Tamás
slideshow/source/engine/shapes/viewmediashape.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 0553a23b502d05c34e2618d2df5441191f0d0433 Author: Zolnai Tamás tamas.zol...@collabora.com Date: Tue Jul 15 16:59:34 2014 +0200 Optimize media rendering

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

2014-07-15 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |2 - writerfilter/source/dmapper/DomainMapper_Impl.cxx | 28 +- writerfilter/source/dmapper/DomainMapper_Impl.hxx |2 + 3 files changed, 30 insertions(+), 2 deletions(-) New commits: commit

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

2014-07-15 Thread Michael Stahl
sw/uiconfig/swriter/ui/objectdialog.ui | 20 +++- sw/uiconfig/swriter/ui/picturedialog.ui | 20 +++- 2 files changed, 6 insertions(+), 34 deletions(-) New commits: commit 541e0098d2207dcc6e4053b2e2243de9a81d258c Author: Michael Stahl mst...@redhat.com Date:

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

2014-07-15 Thread Matúš Kukan
sw/source/core/inc/DocumentTimerManager.hxx |2 +- writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 7321a659713aeb08cd3d2db13e0bfa17dc3da6aa Author: Matúš Kukan matus.ku...@collabora.com Date: Tue Jul

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

2014-07-15 Thread Michael Stahl
vcl/source/outdev/bitmap.cxx | 24 +--- 1 file changed, 1 insertion(+), 23 deletions(-) New commits: commit 12a49fb66a8d3380b9a57ec1c252c2981f1724b1 Author: Michael Stahl mst...@redhat.com Date: Thu Jul 10 17:59:28 2014 +0200 fdo#80498: vcl: Revert fdo#74124: Scale

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

2014-07-15 Thread Michael Stahl
vcl/source/gdi/outdev2.cxx | 27 +-- 1 file changed, 1 insertion(+), 26 deletions(-) New commits: commit 1c269727b470c03f0ea538cad7e1331fd569a579 Author: Michael Stahl mst...@redhat.com Date: Thu Jul 10 17:05:39 2014 +0200 fdo#80498: vcl: Revert fdo#74124: Scale

[Libreoffice-commits] core.git: sal/osl

2014-07-15 Thread Michael Stahl
sal/osl/unx/mutex.c | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) New commits: commit e8ec81d4bf726ea70ef94a7e0f5e43001ce0bdf1 Author: Michael Stahl mst...@redhat.com Date: Mon Jul 14 16:23:40 2014 +0200 sal: unx/mutex.c: try to avoid system declarations with

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

2014-07-15 Thread Michael Stahl
sw/source/core/inc/DocumentListsManager.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b00bfeefde972beea947da66e07b59794717e4f Author: Michael Stahl mst...@redhat.com Date: Tue Jul 15 21:06:06 2014 +0200 overriding destructor not explicitly marked

[Libreoffice-commits] core.git: writerfilter/CustomTarget_source.mk writerfilter/source

2014-07-15 Thread Miklos Vajna
writerfilter/CustomTarget_source.mk|6 - writerfilter/source/ooxml/factory_ns.py| 83 writerfilter/source/ooxml/factory_ns.xsl | 150 - writerfilter/source/ooxml/factorytools.xsl | 11 -- 4 files changed, 86 insertions(+), 164

[Libreoffice-commits] core.git: external/nss

2014-07-15 Thread Cédric Bosdonnat
external/nss/nss-pem.patch | 89 + 1 file changed, 82 insertions(+), 7 deletions(-) New commits: commit a8fd30771a019f727b07adfd82d610028f640f1e Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Tue Jul 15 15:06:52 2014 +0200 fdo#72277:

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

2014-07-15 Thread Norbert Thiebaud
include/vcl/outdev.hxx | 24 --- sw/source/core/inc/txtfrm.hxx | 12 --- sw/source/core/text/frmpaint.cxx|3 - sw/source/core/text/inftxt.cxx | 20 sw/source/core/text/porrst.cxx |5 ---

[Libreoffice-commits] core.git: libreofficekit/Module_libreofficekit.mk

2014-07-15 Thread Matúš Kukan
libreofficekit/Module_libreofficekit.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4e9d8ca44a246653894559f10bf88effba366b10 Author: Matúš Kukan matus.ku...@collabora.com Date: Tue Jul 15 21:54:58 2014 +0200 libreofficekit does not work with libmerged

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

2014-07-15 Thread Valentin Kettner
sw/source/core/inc/DocumentOutlineNodesManager.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b2110de48f2670f669bc45ed983a8b5418e9139 Author: Valentin Kettner vakevk+libreoff...@gmail.com Date: Tue Jul 15 21:55:55 2014 +0200 Fixed another build failure

Re: [GSOC] Personas - Weekly Report #8

2014-07-15 Thread Michael Stahl
On 15/07/14 00:10, bfoman wrote: Rachit Gupta wrote This week, I'm working on converting the dialog RID_SVX_MDLG_HANGULHANJA, as most of the work in my GSoC project is finished. Hi! Are you going to introduce option to build LibreOffice with custom default persona just like current

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 Bug 79641 depends on bug 79761, which changed state. Bug 79761 Summary: autocorrect slow-down got worse https://bugs.freedesktop.org/show_bug.cgi?id=79761 What|Removed |Added

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3-0' - translations

2014-07-15 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 01c5067c56423c0b7cf34dcac8bf50c623a5194c Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Jul 15 21:31:55 2014 +0200 Updated core Project: translations

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

2014-07-15 Thread Valentin Kettner
sw/source/core/doc/DocumentContentOperationsManager.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 6bd087bf86746721186756ed270c62909ea8cf41 Author: Valentin Kettner vakevk+libreoff...@gmail.com Date: Wed Jul 16 00:52:31 2014 +0200 Added #include

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

2014-07-15 Thread László Németh
lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx |2 +- lingucomponent/source/lingutil/lingutil.cxx | 13 + lingucomponent/source/lingutil/lingutil.hxx |8 lingucomponent/source/spellcheck/spell/sspellimp.cxx |4 ++--

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

2014-07-15 Thread Herbert Dürr
sfx2/source/appl/impldde.cxx | 72 ++- 1 file changed, 11 insertions(+), 61 deletions(-) New commits: commit c6fe1d2e6555f38b6cb7249eeb258812b2fd7985 Author: Herbert Dürr h...@apache.org Date: Mon Jul 14 07:17:59 2014 + Related: #i125226#

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.3.0.3'

2014-07-15 Thread Christian Lohmaier
Tag 'libreoffice-4.3.0.3' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-07-16 00:08 -0700 Tag libreoffice-4.3.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJTxbR2AAoJEPQ0oe+v7q6jKLIQAJwRhK23bKa7I1U1JX4QIDrx

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.3.0.3'

2014-07-15 Thread Christian Lohmaier
Tag 'libreoffice-4.3.0.3' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-07-16 00:08 -0700 Tag libreoffice-4.3.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJTxbRyAAoJEPQ0oe+v7q6j7YQP/Rf/I+YS5QEpn76uKpDueYlT

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.3.0.3'

2014-07-15 Thread Christian Lohmaier
Tag 'libreoffice-4.3.0.3' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-07-16 00:08 -0700 Tag libreoffice-4.3.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJTxbR6AAoJEPQ0oe+v7q6jWBcQAMQFaIV+4xnlRkKU2p3pU1ic

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.3.0.3'

2014-07-15 Thread Christian Lohmaier
Tag 'libreoffice-4.3.0.3' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-07-16 00:08 -0700 Tag libreoffice-4.3.0.3 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJTxbR9AAoJEPQ0oe+v7q6jBMQP/jPBDVsemoRVFg4IbKv34gId

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3-0' - configure.ac

2014-07-15 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6d268b9c7ce2fe712ccf4075269720a47d69bcb1 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Wed Jul 16 01:10:37 2014 +0200 bump product version to 4.3.0.3.0+ Change-Id:

[Bug 30732] Character formatting not retained in entries of TOC, table lists, etc.

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30732 Owen Genat owen.ge...@gmail.com changed: What|Removed |Added See Also|

Build error on registry_en-US.list

2014-07-15 Thread LOH KOK HOE
Dear all, When building libreoffice version 4.1.6.2 on Windows machine, I hit following error: [build IDL] cppu/qa/idl [build IDL] cppu/qa/cppumaker/idl [build CFG] fcfg_langpack [build PKG] jfreereport_liblayout [build ECH] CustomTarget/postprocess/registry/fcfg_langpack_en-US.list [build ECH]

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||80927 -- You are

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #40 from Joel Madero jmadero@gmail.com --- Added bug 80927 - regression Quite serious but we don't know exactly what is triggering it (reproduced by a few people though) Enable Quick Starter causes crash in LibreOffice.

  1   2   3   4   5   >