LibreOffice Gerrit News for core on 2014-07-24

2014-07-24 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + jurt: Enhanced For-Loops, code formatting, javadoc overrides in https://gerrit.libreoffice.org/10495 from Robert Antoni Buj i Gelonch about module jurt +

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

2014-07-24 Thread Noel Grandin
include/svl/itempool.hxx |1 + include/svl/poolitem.hxx |4 sc/source/ui/unoobj/defltuno.cxx |2 +- svl/source/inc/poolio.hxx|4 svl/source/items/itempool.cxx|5 + svl/source/items/itemset.cxx |1 + 6 files changed, 12

[Libreoffice-commits] core.git: svtools/CppunitTest_svtools_graphic.mk svtools/Module_svtools.mk svtools/qa

2014-07-24 Thread David Tardon
svtools/CppunitTest_svtools_graphic.mk | 50 svtools/Module_svtools.mk |1 svtools/qa/unit/GraphicObjectTest.cxx | 129 + svtools/qa/unit/data/graphic.png |binary 4 files changed, 180 insertions(+) New commits: commit

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80384, which changed state. Bug 80384 Summary: Chart Legend name lost on saving https://bugs.freedesktop.org/show_bug.cgi?id=80384 What|Removed |Added

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

2014-07-24 Thread David Tardon
svtools/qa/unit/GraphicObjectTest.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 19307f65aa1e1f992da42c26fbbff62d4c31e3bb Author: David Tardon dtar...@redhat.com Date: Thu Jul 24 10:02:08 2014 +0200 it seems that CPPUNIT_PLUGIN_IMPLEMENT can't be in

[Libreoffice-commits] core.git: compilerplugins/clang

2014-07-24 Thread Juan Picca
compilerplugins/clang/store/tutorial/tutorial1.cxx |4 ++-- compilerplugins/clang/store/tutorial/tutorial1.hxx |2 +- compilerplugins/clang/store/tutorial/tutorial2.cxx |4 ++-- compilerplugins/clang/store/tutorial/tutorial2.hxx |2 +-

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

2014-07-24 Thread Julien Nabet
dbaccess/source/ui/tabledesign/FieldDescriptions.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 215703b494d5c4385944db06015479ef7789a497 Author: Julien Nabet serval2...@yahoo.fr Date: Thu Jul 24 10:16:51 2014 +0200 Typo: PRECSION-PRECISION

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

2014-07-24 Thread David Tardon
solenv/gbuild/LinkTarget.mk | 37 + 1 file changed, 37 insertions(+) New commits: commit ce180974574b6d2589740a1636b49df4465e8f61 Author: David Tardon dtar...@redhat.com Date: Thu Jul 24 10:25:46 2014 +0200 allow to continue build after removing

[Libreoffice-commits] core.git: dictionaries

2014-07-24 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7b138fcb0cc3343196f4ffe7504da537f3d1ec89 Author: Andras Timar andras.ti...@collabora.com Date: Thu Jul 24 11:11:07 2014 +0200 Updated core Project: dictionaries

[Libreoffice-commits] dictionaries.git: pt_PT/description.xml pt_PT/pt_PT.aff pt_PT/pt_PT.dic

2014-07-24 Thread Andras Timar
pt_PT/description.xml |2 - pt_PT/pt_PT.aff |4 ++- pt_PT/pt_PT.dic | 64 +++--- 3 files changed, 44 insertions(+), 26 deletions(-) New commits: commit 54aa90ef47bd8e2d062aa455dcc5d6f1ae02887b Author: Andras Timar

Re: [GSoC] Improved Color Selection, Week 9

2014-07-24 Thread Krisztian Pinter
Hi! I tested your branch and it looks very promising! Finally it is possible to select a new color without going to the options menu, that's really nice! Thank you for your kind words! I have some suggestions (seen in Word): - Could you move the color selection button to the bottom and

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

2014-07-24 Thread Jan Holesovsky
sw/source/core/text/porrst.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit c8aa8226962db6ddbca6bfec8e415dfd5ecdda6f Author: Jan Holesovsky ke...@collabora.com Date: Thu Jul 24 12:06:11 2014 +0200 fdo#80721: Use the old way of drawing the

[Libreoffice-commits] core.git: 2 commits - jurt/com

2014-07-24 Thread Michael Stahl
jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java | 60 - jurt/com/sun/star/comp/connections/Acceptor.java |5 jurt/com/sun/star/comp/connections/ConstantInstanceProvider.java | 24

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

2014-07-24 Thread Michael Stahl
chart2/source/view/charttypes/GL3DBarChart.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8a72f7e344fec02a0ea0fcc3848d5960a21fc0b Author: Michael Stahl mst...@redhat.com Date: Thu Jul 24 13:20:37 2014 +0200 chart2: [loplugin:literaltoboolconversion]

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

2014-07-24 Thread Caolán McNamara
include/sfx2/styledlg.hxx |3 +++ sfx2/source/dialog/mgetempl.cxx | 16 +--- sfx2/source/dialog/styledlg.cxx | 14 ++ sw/source/core/doc/docfmt.cxx | 38 ++ sw/source/core/inc/SwUndoFmt.hxx | 15

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

2014-07-24 Thread Michael Stahl
include/svl/filerec.hxx |7 --- include/svl/itemset.hxx |7 --- svl/source/inc/poolio.hxx| 12 svl/source/items/itemset.cxx | 13 - 4 files changed, 39 deletions(-) New commits: commit 81b594afa7162552fc2489ba0c7e1e8b5addb4f2 Author:

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

2014-07-24 Thread Armin Le Grand
svgio/source/svgreader/svgnode.cxx | 93 ++-- svgio/source/svgreader/svgtspannode.cxx |3 - 2 files changed, 67 insertions(+), 29 deletions(-) New commits: commit ba4b92389bd7df92e1eddf025ad03ee6355cabfa Author: Armin Le Grand a...@apache.org Date: Wed

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

2014-07-24 Thread Caolán McNamara
7f/c272837995079247594e173d977a2e541a7042 |1 + 1 file changed, 1 insertion(+) New commits: commit 98296728b3ce476e8a3d20191a587affed83f34a Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 24 12:59:49 2014 +0100 Notes added by 'git notes add' diff --git

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

2014-07-24 Thread Armin Le Grand
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 65 ++--- 1 file changed, 54 insertions(+), 11 deletions(-) New commits: commit 2ddfaf1f03135c10d33e0e99ebe8a56d3783d214 Author: Armin Le Grand a...@apache.org Date: Wed Jul 23 16:35:32 2014 + Resolves: fdo#81598

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 02/e2c7b225036c6478a1f7e8315a9c8361025a7f

2014-07-24 Thread Caolán McNamara
02/e2c7b225036c6478a1f7e8315a9c8361025a7f |1 + 1 file changed, 1 insertion(+) New commits: commit b8e78115110353460e458576b28f21d78bf65182 Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 24 13:09:23 2014 +0100 Notes added by 'git notes add' diff --git

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

2014-07-24 Thread Michael Stahl
sfx2/source/control/dispatch.cxx |4 sfx2/source/inc/sfxtypes.hxx |9 - sfx2/source/menu/mnuitem.cxx |4 +++- 3 files changed, 3 insertions(+), 14 deletions(-) New commits: commit 3108a3dd38f5e5aac3a46e6f5caf3b2e5ab5b202 Author: Michael Stahl mst...@redhat.com

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

2014-07-24 Thread Bjoern Michaelsen
sw/source/core/doc/docbm.cxx | 341 +-- 1 file changed, 138 insertions(+), 203 deletions(-) New commits: commit 3843766911f7f7eb30da56f86911c30d6c1ffa68 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Thu Jul 24 14:13:29 2014 +0200

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

2014-07-24 Thread Jan Holesovsky
sw/source/core/text/porrst.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 5a49362a9c75566568e18fff973635a53b9e594e Author: Jan Holesovsky ke...@collabora.com Date: Thu Jul 24 12:06:11 2014 +0200 fdo#80721: Use the old way of drawing the

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - external/icu RepositoryExternal.mk

2014-07-24 Thread Michael Stahl
RepositoryExternal.mk |4 +++ external/icu/ExternalPackage_icu.mk |4 --- external/icu/ExternalPackage_icu_ure.mk | 33 external/icu/Module_icu.mk |1 4 files changed, 38 insertions(+), 4 deletions(-) New commits:

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

2014-07-24 Thread Katarina Behrens
chart2/source/controller/dialogs/dlg_ChartType.cxx|2 - chart2/source/controller/dialogs/tp_ChartType.cxx |7 ++-- chart2/source/controller/dialogs/tp_ChartType.hxx |2 - chart2/source/controller/dialogs/tp_PointGeometry.cxx |2 - chart2/uiconfig/ui/tp_ChartType.ui

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-4-3' - pt_PT/description.xml pt_PT/pt_PT.aff pt_PT/pt_PT.dic

2014-07-24 Thread Andras Timar
pt_PT/description.xml |2 - pt_PT/pt_PT.aff |4 ++- pt_PT/pt_PT.dic | 64 +++--- 3 files changed, 44 insertions(+), 26 deletions(-) New commits: commit 3d394a9aee8a882f9a002a83495104ba52c96a49 Author: Andras Timar

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - dictionaries

2014-07-24 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b7a5f6a036ef4b3bcfe05eef1e4566f086c346b Author: Andras Timar andras.ti...@collabora.com Date: Thu Jul 24 11:11:07 2014 +0200 Updated core Project: dictionaries

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

2014-07-24 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6f9b05d7919b459d8011a25b275ef668475beb68 Author: Andras Timar andras.ti...@collabora.com Date: Thu Jul 24 11:11:07 2014 +0200 Updated core Project: dictionaries

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-4-2' - pt_PT/description.xml pt_PT/pt_PT.aff pt_PT/pt_PT.dic

2014-07-24 Thread Andras Timar
pt_PT/description.xml |2 - pt_PT/pt_PT.aff |4 ++- pt_PT/pt_PT.dic | 64 +++--- 3 files changed, 44 insertions(+), 26 deletions(-) New commits: commit 8f8cbe91ee52c7ca9ae2da2360820f68065b09a2 Author: Andras Timar

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

2014-07-24 Thread Armin Le Grand
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 65 ++--- 1 file changed, 54 insertions(+), 11 deletions(-) New commits: commit 764fdb983d2fd0e24f56db987eba307ae5ae6eea Author: Armin Le Grand a...@apache.org Date: Wed Jul 23 16:35:32 2014 + Resolves: fdo#81598

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

2014-07-24 Thread Armin Le Grand
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 65 ++--- 1 file changed, 54 insertions(+), 11 deletions(-) New commits: commit 628b75715c99df9716ab487f1bb1cad0f086d7ea Author: Armin Le Grand a...@apache.org Date: Wed Jul 23 16:35:32 2014 + Resolves: fdo#81598

[ANNOUNCE] Tag libreoffice-4.2.6.2 (on branch libreoffice-4-2-6) created

2014-07-24 Thread Christian Lohmaier
Hi all, The tag libreoffice-4.2.6.2 (AKA 4.2.6 RC2) has been created on the libreoffice-4-2-6 branch. The branch will be used for fine tuning of the 4.2.6 release. (It is the last scheduled RC) The following rules apply to the branch: + preferably just translation or blocker fixes

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

2014-07-24 Thread Szymon Kłos
extensions/source/abpilot/abpresid.hrc | 25 --- extensions/source/abpilot/abspilot.cxx | 19 ++- extensions/source/abpilot/abspilot.src | 53 ++--- 3 files changed, 40 insertions(+), 57 deletions(-) New commits: commit

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

2014-07-24 Thread Caolán McNamara
extensions/source/abpilot/abspilot.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f6f0c1eb4d3034f099000d941fc77daf3a77343d Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 24 15:50:31 2014 +0100 set the help id here now Change-Id:

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

2014-07-24 Thread Caolán McNamara
helpers/help_hid.lst |1 - 1 file changed, 1 deletion(-) New commits: commit e9575a3898d718bedbaaaea124f56056b8656037 Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 24 15:57:23 2014 +0100 drop help id that goes nowhere Change-Id:

[Libreoffice-commits] core.git: helpcontent2

2014-07-24 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 27b7152609a336c95c86fe31eb075e1955f4818a Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 24 15:57:23 2014 +0100 Updated core Project: help e9575a3898d718bedbaaaea124f56056b8656037

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

2014-07-24 Thread Szymon Kłos
sw/inc/dbui.hrc | 16 - sw/source/ui/dbui/mailmergewizard.cxx |5 - sw/source/ui/dbui/mailmergewizard.hrc | 31 --- sw/source/ui/dbui/mailmergewizard.src | 92 -- 4 files changed, 57 insertions(+), 87 deletions(-) New

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

2014-07-24 Thread Lionel Elie Mamane
basic/source/uno/namecont.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 1392a88c2540bc06381680d664129eb79c8b75fc Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Jul 24 17:19:09 2014 +0200 fdo#52076 remove empty library instead of writing it

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

2014-07-24 Thread matteocam
include/svx/svdotext.hxx |6 ++- svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx|3 + svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx |9 - svx/source/svdraw/svdotext.cxx| 35 +---

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

2014-07-24 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ad39472b6fec558004fa39d6582c7c28a4082c2b Author: matteocam matteo.campane...@gmail.com Date: Thu Jul 24 18:53:36 2014 +0300 Entered debugging output Change-Id:

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

2014-07-24 Thread Caolán McNamara
sfx2/source/dialog/backingwindow.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 9a5e81fa80d1e90bd73ae4e19c89b28537aed334 Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 24 16:56:15 2014 +0100 Resolves: fdo#80476 Start Center sidebar

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 80476, which changed state. Bug 80476 Summary: Start Center sidebar button labels are too large and vary in size on different operating systems https://bugs.freedesktop.org/show_bug.cgi?id=80476 What

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

2014-07-24 Thread matteocam
svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 673fb403cf3cce2023b29128463cbcc0a6242567 Author: matteocam matteo.campane...@gmail.com Date: Thu Jul 24 19:34:54 2014 +0300 Moved debugging code to other case in

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

2014-07-24 Thread matteocam
svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dbd9f70aa8d7c5b5df3c846cf06237829f28d346 Author: matteocam matteo.campane...@gmail.com Date: Thu Jul 24 19:44:28 2014 +0300 Copying works. Removed debugging

On extending SdrTextPrimitive2D

2014-07-24 Thread Matteo Campanelli
In one of my latest commits http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/gsoc14-draw-chained-text-boxesid=be897ed79d331276e8d686ac35956cdd57e24615 I created a class that extends SdrTextPrimitive2D. The derived class - SdrChainedTextPrimitive2D - should be used for dealing with

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

2014-07-24 Thread Matúš Kukan
oox/source/drawingml/textparagraph.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit d60cec0e60c5c0880f8098d39443c391abed80b2 Author: Matúš Kukan matus.ku...@collabora.com Date: Thu Jul 24 15:46:13 2014 +0200 bnc#862510: PPTX import: bullets have color as following text

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 51534, which changed state. Bug 51534 Summary: Ruler background doesn't change according to application background setting https://bugs.freedesktop.org/show_bug.cgi?id=51534 What|Removed

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

2014-07-24 Thread Michael Meeks
svtools/source/control/ruler.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit b0cdd038ee192dcc0d83182a33fc8c0242ceb1dd Author: Michael Meeks michael.me...@collabora.com Date: Thu Jul 24 14:24:25 2014 -0400 fdo#51534 - rulers should have app-background

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

2014-07-24 Thread Caolán McNamara
sfx2/source/dialog/backingwindow.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 674f6cee2b42e26c1c6750c805d0d11ad08b655b Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 24 16:56:15 2014 +0100 Resolves: fdo#80476 Start Center sidebar

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

2014-07-24 Thread Matúš Kukan
oox/source/drawingml/textbodypropertiescontext.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit d068f13596f6d1023a70d98ec2059d38ad6fd777 Author: Matúš Kukan matus.ku...@collabora.com Date: Thu Jul 24 20:03:43 2014 +0200 bnc#887227: Do not set

Re: On extending SdrTextPrimitive2D

2014-07-24 Thread Michael Stahl
On 24/07/14 19:10, Matteo Campanelli wrote: In one of my latest commits http://cgit.freedesktop.org/libreoffice/core/commit/?h=feature/gsoc14-draw-chained-text-boxesid=be897ed79d331276e8d686ac35956cdd57e24615 I created a class that extends SdrTextPrimitive2D. The derived class -

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

2014-07-24 Thread Michael Meeks
svtools/source/control/ruler.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e0a7557e97de0bad7ff8510c768bdbed6cdae6f5 Author: Michael Meeks michael.me...@collabora.com Date: Thu Jul 24 14:24:25 2014 -0400 fdo#51534 - rulers should have app-background

Re: On extending SdrTextPrimitive2D

2014-07-24 Thread Thorsten Behrens
Matteo Campanelli wrote: I created a class that extends SdrTextPrimitive2D. The derived class - SdrChainedTextPrimitive2D - should be used for dealing with text in chained text boxes. Cool! 1) SdrChainedTextPrimitive2D::create2DDecomposition should return a Primitive2DSequence. What is

[Libreoffice-commits] core.git: Branch 'feature/refactor-god-objects' - sw/inc sw/Library_sw.mk sw/qa sw/source

2014-07-24 Thread Valentin Kettner
sw/Library_sw.mk |1 sw/inc/IDocumentFieldsAccess.hxx |2 sw/inc/doc.hxx | 58 sw/inc/docary.hxx|2 sw/qa/core/uwriter.cxx |3

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

2014-07-24 Thread Markus Mohrhard
sc/source/ui/docshell/datastream.cxx | 19 ++- sc/source/ui/inc/datastream.hxx |2 ++ 2 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 678ad50a5eaf2b8826e7f8b0f34eb3229559d4ec Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Thu Jul

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

2014-07-24 Thread Michael Stahl
sw/source/core/text/itrform2.cxx | 61 ++- sw/source/core/text/portxt.cxx |2 + 2 files changed, 31 insertions(+), 32 deletions(-) New commits: commit c3916303ebe63f9910cd2a4a38ac6a8d6ccee3e0 Author: Michael Stahl mst...@redhat.com Date: Thu Jul 24

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

2014-07-24 Thread Kohei Yoshida
oox/source/export/drawingml.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 77ea585350f96ad912b4cdc66ba8b04a988c5fe8 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Jul 24 17:31:30 2014 -0400 Remove compiler warning.

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

2014-07-24 Thread Douglas Mencken
filter/qa/cppunit/xslt-test.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4f2f53e267956e68fac768391c9b83d45adbc29f Author: Douglas Mencken dougmenc...@gmail.com Date: Tue Jul 22 09:11:47 2014 -0400 cppunittest_filter_xslt: fix filter_xslt unit test failed for OSX 10.6

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

2014-07-24 Thread Christian Lohmaier
Tag 'libreoffice-4.3.0.4' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-07-25 01:38 -0700 Tag libreoffice-4.3.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJT0acLAAoJEPQ0oe+v7q6jQnkQAJVI1LafkgS0iJRwUPqlibz5

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

2014-07-24 Thread Christian Lohmaier
Tag 'libreoffice-4.3.0.4' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-07-25 01:38 -0700 Tag libreoffice-4.3.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJT0acHAAoJEPQ0oe+v7q6jsygQAJ7/a0cEcYFSS84MGABZ4LRu

[Libreoffice-commits] core.git: ucb/Library_cached1.mk ucb/Library_srtrs1.mk ucb/Library_ucpftp1.mk ucb/source

2014-07-24 Thread Takeshi Abe
ucb/Library_cached1.mk |2 ++ ucb/Library_srtrs1.mk |2 ++ ucb/Library_ucpftp1.mk |2 ++ ucb/source/cacher/cachedcontentresultset.cxx |4 ++-- ucb/source/sorter/sortresult.cxx

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

2014-07-24 Thread Christian Lohmaier
Tag 'libreoffice-4.3.0.4' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-07-25 01:38 -0700 Tag libreoffice-4.3.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJT0acPAAoJEPQ0oe+v7q6jEqkQAJotP+5FmMvIY4F6O2o3+5D6

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

2014-07-24 Thread Christian Lohmaier
Tag 'libreoffice-4.3.0.4' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2014-07-25 01:38 -0700 Tag libreoffice-4.3.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJT0acVAAoJEPQ0oe+v7q6jtz8P/RpoOxeh+2DLhuF66aKHHd4D

[GSoC] Improved Color Selection - how do I load .soc files

2014-07-24 Thread Krisztian Pinter
Hi All! I'm trying to load .soc palettes, they are in XML format, and it's hardcoded in LO to load standard.soc to get the default colors. The loading process starts here: http://opengrok.libreoffice.org/xref/core/svx/source/xoutdev/xtable.cxx#234 If anyone has any insights, please share them!

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

2014-07-24 Thread Markus Mohrhard
chart2/source/model/main/ChartModel.cxx |2 +- chart2/source/view/main/ChartView.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 5e16ed096e636def009dd7db18cd96d304b14b69 Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Fri Jul 25 03:59:11

Re: [GSoC] Improved Color Selection - how do I load .soc files

2014-07-24 Thread Krisztian Pinter
*Excuse me, I accidentally sent this before finishing writing it.* Hi All! I'm trying to load .soc palettes, they are in XML format, and it's hardcoded in LO to load standard.soc to get the default colors. The loading process starts here:

[Libreoffice-bugs] [Bug 81659] Expand references when new columns/rows are inserted spoils SUM formula when row is inserted

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81659 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Attachment #103318|application/octet-stream

[Libreoffice-bugs] [Bug 38230] Basic module sticks to Base container

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38230 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 81677] FORMATTING

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81677 --- Comment #2 from Gerrit gvanaal...@outlook.com --- Version: 4.2.5.2 Build-ID: 61cb170a04bb1f12e77c884eab9192be736ec5f5 -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 81603] PRINTING: in some case collate option doesn't work in booklet mode

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81603 Paolo Benvenuto paolobe...@gmail.com changed: What|Removed |Added Summary|PRINTING: collate option|PRINTING: in some

[Libreoffice-bugs] [Bug 81603] PRINTING: in some case collate option doesn't work in booklet mode

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81603 Paolo Benvenuto paolobe...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 81705] New: Export to DOC lost outline level

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81705 Priority: medium Bug ID: 81705 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Export to DOC lost outline level Severity: major Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 49054] EDITING: Table Design: changing column type does not reset length to default value

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49054 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80384, which changed state. Bug 80384 Summary: Chart Legend name lost on saving https://bugs.freedesktop.org/show_bug.cgi?id=80384 What|Removed |Added

[Libreoffice-bugs] [Bug 80384] Chart Legend name lost on saving

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80384 Jaise James ja...@rinac.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 80384] Chart Legend name lost on saving

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80384 --- Comment #9 from Jaise James ja...@rinac.com --- Created attachment 103385 -- https://bugs.freedesktop.org/attachment.cgi?id=103385action=edit libreoffice 4.2 chart -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80384] Chart Legend name lost on saving

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80384 --- Comment #10 from Jaise James ja...@rinac.com --- Created attachment 103386 -- https://bugs.freedesktop.org/attachment.cgi?id=103386action=edit libreoffice 4.3 rc3 chart -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 49054] EDITING: Table Design: changing column type does not reset length to default value

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49054 --- Comment #6 from Julien Nabet serval2...@yahoo.fr --- Forgot to say I was looking precision because of this line of the same file: 1422 if( pLength ) 1423 pLength-SetText( OUString::number(pFieldDescr-GetPrecision()) ); See

[Libreoffice-bugs] [Bug 80384] Chart Legend name lost on saving

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80384 --- Comment #11 from Jaise James ja...@rinac.com --- How can I recover the charts saved in old version -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 81641] Cancel style creation still creates a new style

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81641 Kevin Suo suokunl...@gmail.com changed: What|Removed |Added Whiteboard|NoRepro:4.0.0.0.beta1:Ubunt

[Libreoffice-bugs] [Bug 68467] Other: Font (Frutiger family) is displayed wrong on Mac OS X

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68467 --- Comment #15 from whoever bugzi...@ruben-online.ch --- I am very sorry, that I was away for such a long time. I'm using the ttf here in the office. The bug is still present, but it's much better than one year before. But as soon as I will see

[Libreoffice-bugs] [Bug 46447] Embedded Pictures disappear from document (presentation, .odp) contents [ Summary in comment #58 and comment#67 - Temporary advise in comment #69 ]

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46447 David Tardon dtar...@redhat.com changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 80849] FILESAVE: Insert Image as Link broken (PNG)

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80849 David Tardon dtar...@redhat.com changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 49054] EDITING: Table Design: changing column type does not reset length to default value

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49054 --- Comment #7 from Julien Nabet serval2...@yahoo.fr --- If we suppose_pType-aCreateParams.isEmpty() is useful, here's a naive patch: diff --git a/dbaccess/source/ui/tabledesign/FieldDescriptions.cxx

[Libreoffice-bugs] [Bug 81707] New: Calc PDF EXPORT: Total pages count is not correct

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81707 Priority: medium Bug ID: 81707 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Calc PDF EXPORT: Total pages count is not correct Severity: major Classification: Unclassified

[Libreoffice-bugs] [Bug 81707] Calc PDF EXPORT: Total pages count is not correct

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81707 Kevin Suo suokunl...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 49054] EDITING: Table Design: changing column type does not reset length to default value

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49054 --- Comment #8 from Lionel Elie Mamane lio...@mamane.lu --- (In reply to comment #7) If we suppose_pType-aCreateParams.isEmpty() is useful, here's a naive patch: diff --git a/dbaccess/source/ui/tabledesign/FieldDescriptions.cxx

[Libreoffice-bugs] [Bug 72735] EDITING: slow Paste of Conditional formatting

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72735 ign_christian ign_christ...@yahoo.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 73171] conditional formatting cannot be pasted

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73171 ign_christian ign_christ...@yahoo.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 81641] Cancel style creation still creates a new style

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81641 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Libreoffice-bugs] [Bug 40575] Maximum date value in Base is 27/06/9957

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40575 --- Comment #13 from Eike Rathke er...@redhat.com --- @Julien: No objection in general, but bear in mind that the Date::nDate value is stored in a decimal coded way to hold MMDD so the maximum year value in a sal_Int32 would be 214748

[Libreoffice-bugs] [Bug 79959] FILEOPEN: RTF Extra space in the style name

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79959 tommy27 ba...@quipo.it changed: What|Removed |Added Status|NEW |NEEDINFO CC|

[Libreoffice-bugs] [Bug 79959] FILEOPEN: RTF Extra space in the style name

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79959 --- Comment #6 from tommy27 ba...@quipo.it --- I'm reverting status to NEEDINFO since we need exact step-by-step procedure to exactly reproduce your bug. also give details about O/S and other stuff like asked by Marina -- You are receiving

[Libreoffice-bugs] [Bug 73969] FORMATTING: Text format not always applied to cell

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73969 Philipp Tobler philipp.tob...@id.unibe.ch changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 40575] Maximum date value in Base is 27/06/9957

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40575 --- Comment #14 from Lionel Elie Mamane lio...@mamane.lu --- Something more disruptive, but arguably cleaner, would be to stop (let's say in Base / form elements) (ab)using integers to mean dates, and to use com::sun::star::util::Date. Unless we

[Libreoffice-bugs] [Bug 40575] Maximum date value in Base is 27/06/9957

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40575 --- Comment #15 from Lionel Elie Mamane lio...@mamane.lu --- (In reply to comment #12) Eike: what about removing MAX_DAYS and use: - sal_Int32 everywhere (instead of long and sal_uInt16) - sal_IntPtr instead of sal_uIntPtr I very much doubt

[Libreoffice-bugs] [Bug 79959] FILEOPEN: RTF Extra space in the style name

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79959 --- Comment #7 from tommy27 ba...@quipo.it --- also tell if the issue was present or not in previous LibO release or if it's specific to 4.4.x master branch -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80721] VIEWING: Pilcrow (Non-printable character) not visible at the end of a centered and right-aligned paragraph

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80721 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|BSA bibisected

[Libreoffice-bugs] [Bug 81711] New: In Calc provide alternating colors for rows in a table

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81711 Priority: medium Bug ID: 81711 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: In Calc provide alternating colors for rows in a table Severity: enhancement Classification:

[Libreoffice-bugs] [Bug 81711] XLSX: Import tables with alternating colors for rows and handle references to their names

2014-07-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81711 Andras Timar tima...@gmail.com changed: What|Removed |Added Summary|In Calc provide alternating |XLSX: Import tables with

  1   2   3   >