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

2013-04-26 Thread Tor Lillqvist
fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit ddbe7cd615689797ef8029c29a8eaeafd610ad09 Author: Tor Lillqvist t...@iki.fi Date: Fri Apr 26 09:01:38 2013 +0300 fdo#63622: Revert 'Fix bnc#88'

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

2013-04-26 Thread Markus Mohrhard
sc/source/filter/xml/xmlimprt.cxx | 32 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit e05ca3f14119a1e70838603f1a3dedbc9c51f76e Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Apr 26 08:15:35 2013 +0200 Revert

[Libreoffice-commits] core.git: 2 commits - forms/qa nlpsolver/ThirdParty odk/examples

2013-04-26 Thread Noel Grandin
forms/qa/integration/forms/BooleanValidator.java |8 nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalFile.java | 556 +- nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalString.java | 10

Re: What's the point in destroying whitepsace based alignment in the source?

2013-04-26 Thread Markus Mohrhard
2013/4/26 Markus Mohrhard markus.mohrh...@googlemail.com But if not the above, I would let the original code be, i.e. revert the change. Then please revert. I like how all people who never touched the file decide the formatting of this file. Oh and the next time you think one of my calc

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

2013-04-26 Thread Samuel Mehrbrodt
vcl/source/src/fpicker.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f13324bc8461f0e604639d301ab12d04953a9284 Author: Samuel Mehrbrodt s.mehrbr...@gmail.com Date: Thu Apr 25 13:16:55 2013 +0200 Better text for Insert as Link Checkbox This

[PUSHED] Better text for Insert as Link Checkbox

2013-04-26 Thread Tor Lillqvist (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3602 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3602 To unsubscribe,

[PATCH] Create conversion constructor for Reference

2013-04-26 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3613 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/3613/1 Create conversion constructor for Reference makes UNO code less noisy. Change-Id:

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

2013-04-26 Thread Miklos Vajna
starmath/source/mathmlexport.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a44bff569bcef931e1ca6a7b2b8d0bcd279725bc Author: Miklos Vajna vmik...@suse.cz Date: Fri Apr 26 09:21:18 2013 +0200 SmXMLExport::GetViewSettings: add back lost property name This was

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

2013-04-26 Thread Samuel Mehrbrodt
avmedia/source/viewer/mediawindow.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c31824afc633c24b03c9f6f84b582c5a2ded51de Author: Samuel Mehrbrodt s.mehrbr...@gmail.com Date: Thu Apr 25 17:45:51 2013 +0200 fdo#56832 Explicitly mention Ogg Audio and

[PUSHED] fdo#56832 Explicitly mention Ogg Audio and Video

2013-04-26 Thread Tor Lillqvist (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3609 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3609 To unsubscribe,

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

2013-04-26 Thread karth
svx/source/table/svdotable.cxx | 12 1 file changed, 12 insertions(+) New commits: commit bd1e5791951c0e8eae6e79f1789ba1115cdead53 Author: karth karthike...@kacst.edu.sa Date: Thu Apr 25 22:28:16 2013 +0530 Resolves fdo#62673 Table cells non-editable on cell merge

[PUSHED] Resolves fdo#62673 Table cells non-editable on cell merge

2013-04-26 Thread Tor Lillqvist (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3273 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3273 To unsubscribe,

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

2013-04-26 Thread Harri Pitkänen
sw/source/filter/html/htmlsect.cxx | 10 -- sw/source/filter/html/svxcss1.cxx | 22 ++ sw/source/filter/html/svxcss1.hxx |2 ++ sw/source/filter/html/swhtml.hxx |2 +- sw/source/filter/html/wrthtml.cxx | 18 +- 5 files changed, 38

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

2013-04-26 Thread Michael Stahl
solenv/gbuild/platform/com_MSC_class.mk |8 1 file changed, 8 insertions(+) New commits: commit 170668d83911c12475eccf69eba5e191863d4a56 Author: Michael Stahl mst...@redhat.com Date: Wed Apr 17 12:40:20 2013 +0200 gbuild: MSVC: only re-link libraries if exported symbols

[PUSHED] Use div instead of multicol when exporting multi-column ...

2013-04-26 Thread Tor Lillqvist (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3610 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3610 To unsubscribe,

[PUSHED] gbuild: MSVC: only re-link libraries if exported symbols cha...

2013-04-26 Thread Tor Lillqvist (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3612 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3612 To unsubscribe,

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

2013-04-26 Thread Jan Holesovsky
vcl/source/gdi/outdev6.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit e8e94a05fcc4906e06f0f283432b73470974d588 Author: Jan Holesovsky ke...@suse.cz Date: Wed Apr 24 16:15:19 2013 +0200 fdo#59259: Suppress the expensive parts when we are only writing to metafile.

[PATCH] Rewrite as a static table of keywords and loop over these ke...

2013-04-26 Thread Anthony Youngman (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3614 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/3614/1 Rewrite as a static table of keywords and loop over these keywords This patch creates a static list of keywords

[PATCH] Rewrite as a static table of keywords and loop over them

2013-04-26 Thread Anthony Youngman (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3615 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/3615/1 Rewrite as a static table of keywords and loop over them This patch implements a TODO so that new keywords can

[PATCH] Change j type to size_t

2013-04-26 Thread Anthony Youngman (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3616 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/3616/1 Change j type to size_t Change-Id: If04e33228162baab392906903a574f1a6e7a6110 --- M

[PUSHED libreoffice-4-0-3] fdo#59259: Suppress the expensive parts when we are only wri...

2013-04-26 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3597 Approvals: Caolán McNamara: Verified; Looks good to me, approved Fridrich Strba: Looks good to me, but someone else must approve -- To

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

2013-04-26 Thread Muthu Subramanian
cppcanvas/source/mtfrenderer/emfplus.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 5a1d77327867ae9b80bc676d67f1f70a5d8a2fd4 Author: Muthu Subramanian sumu...@suse.com Date: Fri Apr 26 14:02:47 2013 +0530 fdo#60638: Workaround should be in

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

2013-04-26 Thread Stephan Bergmann
cppuhelper/source/typemanager.cxx | 47 -- cppuhelper/source/typemanager.hxx |1 2 files changed, 26 insertions(+), 22 deletions(-) New commits: commit 19d2de7d5561073f81112974569b98b93d6b7334 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr

[PATCH] fdo#60625 - Document converter wizard fails to find powerpoi...

2013-04-26 Thread Anurag Kanungo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3617 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/3617/1 fdo#60625 - Document converter wizard fails to find powerpoint files to convert Previously all the formats was

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

2013-04-26 Thread anuragkanungo
wizards/source/importwizard/DialogModul.xba |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f25ad4403645cd67b2e50026abf0fe6e81ed9213 Author: anuragkanungo anuragkanu...@gmail.com Date: Fri Apr 26 02:03:01 2013 +0530 fdo#60625 - Document converter wizard

[PUSHED] fdo#60625 - Document converter wizard fails to find powerpoi...

2013-04-26 Thread Tor Lillqvist (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3617 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3617 To unsubscribe,

[PATCH] fix WaE with system libhunspell

2013-04-26 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3618 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/3618/1 fix WaE with system libhunspell Change-Id: I6d943136ef189a57bc5fa95530c76b0226ba874d --- M

Re: LibreOffice icons unofficial

2013-04-26 Thread Christian Lohmaier
Hi Mariano, *, On Fri, Apr 26, 2013 at 3:09 AM, Mariano Gaudix marianocordobar...@gmail.com wrote: I developed a pack of icons unofficial for LibreOffice . How i can do that the program recognize my icons ? Not sure whether I understand you correctly, since as you uploaded

[Libreoffice-commits] core.git: 4 commits - Repository.mk solenv/bin solenv/gbuild unotest/source

2013-04-26 Thread Stephan Bergmann
Repository.mk| 15 +-- solenv/bin/macosx-change-install-names.pl|1 - solenv/gbuild/platform/macosx.mk |2 +- unotest/source/python/org/libreoffice/unotest.py |8 +--- 4 files changed, 15 insertions(+), 11

[Libreoffice-commits] core.git: editeng/source include/editeng include/svx sc/inc sc/source starmath/source svx/source

2013-04-26 Thread Caolán McNamara
editeng/source/editeng/editeng.cxx |2 +- editeng/source/outliner/outleeng.cxx |2 +- editeng/source/outliner/outleeng.hxx |2 +- editeng/source/outliner/outliner.cxx |2 +- editeng/source/uno/unoedprx.cxx

[Libreoffice-commits] core.git: postprocess/CustomTarget_images.mk

2013-04-26 Thread Caolán McNamara
postprocess/CustomTarget_images.mk |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 484d75feb3518976434dfdb883d283c6fdca9c9f Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 26 10:41:59 2013 +0100 Related: fdo#63591 pack missing images

MariaDB configure error with autogen.sh

2013-04-26 Thread Wols Lists
Just building a new libreoffice, and --with-systgem-mariadb is complaining that mariadb 5.5 is too old, it wants 5.0 or 5.1 :-) Cheers, Wol ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: MariaDB configure error with autogen.sh

2013-04-26 Thread Lionel Elie Mamane
On Fri, Apr 26, 2013 at 10:54:22AM +0100, Wols Lists wrote: Just building a new libreoffice, and --with-systgem-mariadb is complaining that mariadb 5.5 is too old, it wants 5.0 or 5.1 :-) Please show us the output of mariadb_config --version. Thanks. -- Lionel

[PATCH] Made some changes for freeze unfreeze

2013-04-26 Thread Sameer Deshmukh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3619 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/3619/1 Made some changes for freeze unfreeze Change-Id: Ice5fc99f7f9108fe1f98b06a9fbcd0e2b0bd5787 --- M

[PATCH] fdo#61060 - Freeze and unfreeze now mark document as unsaved...

2013-04-26 Thread Sameer Deshmukh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3620 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/3620/1 fdo#61060 - Freeze and unfreeze now mark document as unsaved. Change-Id:

[ABANDONED] Made some changes for freeze unfreeze

2013-04-26 Thread Sameer Deshmukh (via Code Review)
Sameer Deshmukh has abandoned this change. Change subject: Made some changes for freeze unfreeze .. Patch Set 1: Abandoned Got committed by mistake -- To view, visit https://gerrit.libreoffice.org/3619 To unsubscribe, visit

[ABANDONED] fdo#61060 - Freeze and unfreeze now mark document as unsaved...

2013-04-26 Thread Tor Lillqvist (via Code Review)
Tor Lillqvist has abandoned this change. Change subject: fdo#61060 - Freeze and unfreeze now mark document as unsaved. .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/3620 To unsubscribe, visit

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

2013-04-26 Thread Muthu Subramanian
oox/source/drawingml/chart/datasourcecontext.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1ffe3891866ace5ce62ef92224f4a60b5906c0ac Author: Muthu Subramanian sumu...@suse.com Date: Thu Mar 28 20:12:54 2013 +0530 n#810508: Fixes import of Scatternet

Re: [GSoC] Enhanced database ranges, some clarification needed.

2013-04-26 Thread Eike Rathke
Hi Kohei, On Thursday, 2013-04-25 12:29:21 -0400, Kohei Yoshida wrote: Off chance, would you be interested in co-mentoring this task with me? You have strong background on this task, probably more so than I at the moment. I would be great to have you as a potential co-mentor... Let's try.

[Libreoffice-commits] core.git: 2 commits - comphelper/source sw/CppunitTest_sw_odfexport.mk sw/qa

2013-04-26 Thread Miklos Vajna
comphelper/source/container/embeddedobjectcontainer.cxx | 15 ++--- sw/CppunitTest_sw_odfexport.mk | 13 +--- sw/qa/extras/odfexport/data/fdo58949.docx |binary sw/qa/extras/odfexport/odfexport.cxx| 25 4

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

2013-04-26 Thread Miklos Vajna
svtools/source/misc/embedhlp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 61101d99c229da979626a8c3aa471a42acfe6295 Author: Miklos Vajna vmik...@suse.cz Date: Fri Apr 26 12:48:10 2013 +0200 EmbeddedObjectRef: guard against div by zero With this,

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - reportbuilder/java

2013-04-26 Thread Lionel Elie Mamane
reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/TableCellLayoutController.java |5 - 1 file changed, 5 deletions(-) New commits: commit 7a4a38895d4e419bf4db57b0668af60b4dc6b595 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Apr 24 14:56:00 2013 +0200

[Libreoffice-commits] core.git: postprocess/CustomTarget_images.mk

2013-04-26 Thread David Tardon
postprocess/CustomTarget_images.mk | 34 +++--- 1 file changed, 11 insertions(+), 23 deletions(-) New commits: commit 35f86a72df84b905fd2297f8a08c75e91f43d604 Author: David Tardon dtar...@redhat.com Date: Fri Apr 26 13:13:23 2013 +0200 one pattern rule is

[PUSHED libreoffice-4-0] fdo#33091 a NULL value of float type is not NaN

2013-04-26 Thread Michael Stahl (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3599 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3599 To unsubscribe,

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

2013-04-26 Thread Muthu Subramanian
cppcanvas/source/mtfrenderer/emfplus.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 8d64acdfac9acbf1a58902e8a531373b6f5c52fc Author: Muthu Subramanian sumu...@suse.com Date: Fri Apr 26 16:58:18 2013 +0530 fdo#60638: Workaround should be in

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

2013-04-26 Thread Thorsten Behrens
include/oox/ppt/pptshape.hxx|2 ++ oox/source/ppt/animationspersist.cxx|8 +++- oox/source/ppt/pptshape.cxx | 13 +++-- oox/source/ppt/pptshapegroupcontext.cxx |3 ++- oox/source/ppt/timetargetelementcontext.cxx |6 ++

Re: hints asked for fdo#59727

2013-04-26 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-04-25 08:31:39 +0200, Winfried Donkers wrote: Bug fdo59727 is about addin function MONTHS() that is not interpreted correctly when read from an xlsx file. That is, an xlsx file with the function MONTHS(...) opened with calc shows

[PATCH] fdo#63154: Remove all usages of the macro EXTERN_C

2013-04-26 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3621 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/3621/1 fdo#63154: Remove all usages of the macro EXTERN_C Change-Id: I25b7f509ba5d1007a16c84ad05870a8174c094ec --- M

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

2013-04-26 Thread Thorsten Behrens
oox/inc/oox/ppt/pptshape.hxx|2 ++ oox/source/ppt/animationspersist.cxx| 10 -- oox/source/ppt/pptshape.cxx | 13 +++-- oox/source/ppt/pptshapegroupcontext.cxx |3 ++- oox/source/ppt/timetargetelementcontext.cxx |6 ++

[Libreoffice-commits] core.git: smoketest/CppunitTest_smoketest.mk smoketest/Executable_libtest.mk solenv/gbuild

2013-04-26 Thread Stephan Bergmann
smoketest/CppunitTest_smoketest.mk |4 ++-- smoketest/Executable_libtest.mk |9 ++--- solenv/gbuild/PythonTest.mk | 10 +++--- solenv/gbuild/platform/com_MSC_class.mk | 11 +-- solenv/gbuild/platform/macosx.mk| 13 +

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

2013-04-26 Thread Matúš Kukan
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 914ea9a78a40210a38292b15a0e41a706f3cd9ec Author: Matúš Kukan matus.ku...@gmail.com Date: Thu Apr 25 09:55:12 2013 +0200 -I$(SRCDIR)/include is added into SOLARINC later Change-Id:

[PATCH libreoffice-4-0] Fix bnc#705982 - make animations inside SmartArt work.

2013-04-26 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3622 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/3622/1 Fix bnc#705982 - make animations inside SmartArt work. With the fallback loading of extDrawing for SmartArt

[Libreoffice-commits] core.git: embedserv/source include/tools lotuswordpro/source sal/systools sfx2/source

2013-04-26 Thread Marcos Paulo de Souza
embedserv/source/inc/embservconst.h | 40 +++ include/tools/solar.h|6 lotuswordpro/source/filter/lwpfilter.hxx |2 - sal/systools/win32/uwinapi/legacy.c |2 - sfx2/source/control/dispatch.cxx |2 -

Re: What's the point in destroying whitepsace based alignment in the source?

2013-04-26 Thread Kohei Yoshida
On 04/26/2013 12:54 AM, Markus Mohrhard wrote: If Eike or Kohei disagree with my formatting we can roll it back. I have the same personal preference as Markus actually. I dislike these type of aligned tables unless we know that the values would never become too long, which, for these

[Libreoffice-commits] core.git: Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Andras Timar
Tag 'suse-3.6-20' created by Andras Timar ati...@suse.com at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-19-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Libreoffice Gerrit user
Tag 'suse-3.6-20' created by Andras Timar ati...@suse.com at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-12: Fridrich Å trba (2): Branch libreoffice-3-6-5 Version 3.6.5.2, tag libreoffice-3.6.5.2 Petr Mladek (1): Merge tag 'libreoffice-3.6.5.2' into suse-3.6

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Petr Mladek
Tag 'suse-3.6-20' created by Andras Timar ati...@suse.com at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-12: Andras Timar (3): updated pt-PT spelling dictionary fdo#56130 update Galician dictionary pack Update pt-PT dictionary Fridrich Å trba (2): Branch

[Libreoffice-commits] help.git: Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Petr Mladek
Tag 'suse-3.6-20' created by Andras Timar ati...@suse.com at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-12: Fridrich Å trba (2): Branch libreoffice-3-6-5 Version 3.6.5.2, tag libreoffice-3.6.5.2 Petr Mladek (1): Merge tag 'libreoffice-3.6.5.2' into suse-3.6

[Libreoffice-commits] translations.git: Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Andras Timar
Tag 'suse-3.6-20' created by Andras Timar ati...@suse.com at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-0-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2013-04-26 Thread Miklos Vajna
include/comphelper/string.hxx | 30 -- 1 file changed, 30 deletions(-) New commits: commit 182f77a46d755b90fb7c79a4e80666beff47cf0c Author: Miklos Vajna vmik...@suse.cz Date: Fri Apr 26 14:13:25 2013 +0200 comphelper: ConstAsciiString is now unused

Re: What's the point in destroying whitepsace based alignment in the source?

2013-04-26 Thread Kohei Yoshida
On 04/26/2013 02:22 AM, Markus Mohrhard wrote: 2013/4/26 Markus Mohrhard markus.mohrh...@googlemail.com mailto:markus.mohrh...@googlemail.com But if not the above, I would let the original code be, i.e. revert the change. Then please revert. I like how all people who

Re: Patch for libmspub

2013-04-26 Thread Caolán McNamara
On Thu, 2013-04-25 at 23:21 +0200, Franz Schmid wrote: Hi, i've found out how Drop-Caps are encoded in .pub format. Attached is a patch that adds first support for that to libmspub. For libmspub, I suggest putting Fridrich on explicit CC on those patches. C.

[PATCH] Fix fdo#35785: recent documents feature of the Windows 7 Sta...

2013-04-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3623 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/3623/1 Fix fdo#35785: recent documents feature of the Windows 7 Start menu broken Change-Id:

[PATCH libreoffice-4-0] fdo#58949 EmbeddedObjectContainer: guard against embed::Wron...

2013-04-26 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3624 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/3624/1 fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateException The problem was that in case an

[Libreoffice-commits] core.git: desktop/win32

2013-04-26 Thread Jesús Corrius
desktop/win32/source/applauncher/launcher.cxx | 37 -- desktop/win32/source/applauncher/launcher.hxx |1 desktop/win32/source/applauncher/sbase.cxx|2 - desktop/win32/source/applauncher/scalc.cxx|2 - desktop/win32/source/applauncher/sdraw.cxx|

[PUSHED] Fix fdo#35785: recent documents feature of the Windows 7 Sta...

2013-04-26 Thread Tor Lillqvist (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3623 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3623 To unsubscribe,

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

2013-04-26 Thread Thomas Arnhold
include/test/container/xelementaccess.hxx |8 +++- include/test/container/xindexaccess.hxx|4 +--- include/test/container/xnamecontainer.hxx |4 +--- include/test/container/xnamed.hxx |4 +--- include/test/container/xnamereplace.hxx|6

[Libreoffice-commits] core.git: helpcontent2

2013-04-26 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40ddc26252ef6c4a5cbe457143b13682368adce4 Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 26 13:51:20 2013 +0100 Updated core Project: help 8c2dfbc78aabdc65c0fa0adb5d79e9e4095a605e

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

2013-04-26 Thread Caolán McNamara
helpers/help_hid.lst| 15 - source/text/swriter/01/0217.xhp | 12 +- source/text/swriter/01/04020100.xhp | 41 ++-- 3 files changed, 27 insertions(+), 41 deletions(-) New commits: commit

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

2013-04-26 Thread Tor Lillqvist
sal/systools/win32/uwinapi/legacy.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8bcbc1d51dfaa40961c12324423fbf263be78538 Author: Tor Lillqvist t...@iki.fi Date: Fri Apr 26 15:55:55 2013 +0300 This *is* C code Change-Id:

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

2013-04-26 Thread Miklos Vajna
sw/qa/extras/inc/swmodeltestbase.hxx | 11 +++ sw/qa/extras/odfexport/odfexport.cxx |8 +--- sw/qa/extras/ooxmlexport/ooxmlexport.cxx |7 +-- 3 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 127caae6f7ec97ba1387e2e737f499e149d134ab Author:

[PATCH] show formula results of new formulas even if auto calc is di...

2013-04-26 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3625 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/25/3625/1 show formula results of new formulas even if auto calc is disabled This change might cost us a bit of

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

2013-04-26 Thread Fridrich Štrba
filter/source/svg/gentoken.pl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa535cf1755edcba630369b7ee1ae1605474d29c Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri Apr 26 15:35:04 2013 +0200 token id 0 has a special meaning in the hash

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

2013-04-26 Thread Caolán McNamara
vcl/unx/gtk/window/gtkframe.cxx | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit 6264733282ff93d8bbb561f67b880424f31a1f7d Author: Caolán McNamara caol...@redhat.com Date: Thu Apr 25 14:04:56 2013 +0100 Resolves:

[PUSHED libreoffice-4-0] Resolves: fdo#63802 return true if we have known empty conte...

2013-04-26 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3608 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3608 To unsubscribe,

[Libreoffice-commits] core.git: helpcontent2

2013-04-26 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3fa3d9bafe93f1dca026dbf5564bf38422d0170 Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 26 14:17:55 2013 +0100 Updated core Project: help 02bf06fb7f614f446744195e4de4582290a6f1d6

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

2013-04-26 Thread Caolán McNamara
helpers/help_hid.lst |2 -- 1 file changed, 2 deletions(-) New commits: commit 02bf06fb7f614f446744195e4de4582290a6f1d6 Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 26 14:17:55 2013 +0100 drop unused helpids Change-Id: I3f17860e6f9a22ffe1ddf513df9f697a3c73c053

[Libreoffice-commits] core.git: 2 commits - extras/source sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-04-26 Thread Caolán McNamara
extras/source/glade/libreoffice-catalog.xml.in |4 sw/UIConfig_swriter.mk |1 sw/inc/globals.hrc |2 sw/inc/helpid.h|1 sw/inc/swabstdlg.hxx |6

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

2013-04-26 Thread Miklos Vajna
comphelper/source/container/embeddedobjectcontainer.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit fe437463e3a3fb4cc0e388b45930742bac8c9162 Author: Miklos Vajna vmik...@suse.cz Date: Fri Apr 26 11:46:57 2013 +0200 fdo#58949

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

2013-04-26 Thread Thorsten Behrens
oox/inc/oox/ppt/pptshape.hxx|2 ++ oox/source/ppt/animationspersist.cxx| 10 -- oox/source/ppt/pptshape.cxx | 13 +++-- oox/source/ppt/pptshapegroupcontext.cxx |3 ++- oox/source/ppt/timetargetelementcontext.cxx |6 ++

[PUSHED libreoffice-4-0] fdo#58949 EmbeddedObjectContainer: guard against embed::Wron...

2013-04-26 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3624 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3624 To unsubscribe,

[PUSHED libreoffice-4-0] Fix bnc#705982 - make animations inside SmartArt work.

2013-04-26 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3622 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3622 To unsubscribe,

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

2013-04-26 Thread Samuel Mehrbrodt
include/svx/svxids.hrc | 2 - officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 2 - officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 11 ++ sd/inc/sdcommands.h

[Libreoffice-commits] core.git: helpcontent2

2013-04-26 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f1452b7c9351189cb2b6119bd0da94354f15332c Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 26 15:10:56 2013 +0100 Updated core Project: help 5770cefc9216a002005b0ae5442cd9163cfc6195

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

2013-04-26 Thread Caolán McNamara
helpers/help_hid.lst|3 --- source/text/swriter/01/0606.xhp |6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) New commits: commit 5770cefc9216a002005b0ae5442cd9163cfc6195 Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 26 15:10:56 2013 +0100

[Libreoffice-commits] core.git: 2 commits - sw/AllLangResTarget_sw.mk sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-04-26 Thread Caolán McNamara
sw/AllLangResTarget_sw.mk |1 sw/UIConfig_swriter.mk|1 sw/inc/helpid.h |1 sw/source/ui/misc/outline.cxx | 55 +++ sw/source/ui/misc/outline.hrc | 47 --

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

2013-04-26 Thread Stephan Bergmann
solenv/gbuild/PythonTest.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a7bb5386da6c0e227ff5091d279883b0689232d8 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr 26 16:10:00 2013 +0200 Mac OS X needs devinstall's program dir in PYTHONPATH

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

2013-04-26 Thread Tor Lillqvist
comphelper/source/container/embeddedobjectcontainer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 008b5c6ae6efd51b1e40a2efb41e49645b1d8ad0 Author: Tor Lillqvist tlillqv...@suse.com Date: Fri Apr 26 16:57:08 2013 +0300 WaE: 'e' : unreferenced local

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

2013-04-26 Thread Stephan Bergmann
solenv/gbuild/PythonTest.mk | 56 sw/PythonTest_sw_python.mk | 39 -- 2 files changed, 1 insertion(+), 94 deletions(-) New commits: commit 489e588ff749e5f673d10baa6b79fa6bbee68574 Author: Stephan Bergmann

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

2013-04-26 Thread Caolán McNamara
sw/inc/swabstdlg.hxx |7 ++ sw/source/ui/app/applab.cxx |2 - sw/source/ui/dialog/swdlgfact.cxx | 40 +++--- sw/source/ui/dialog/swdlgfact.hxx |7 ++ sw/source/ui/dochdl/gloshdl.cxx |5 +---

[Libreoffice-commits] core.git: 7 commits - connectivity/source dbaccess/source include/connectivity svx/source

2013-04-26 Thread Lionel Elie Mamane
connectivity/source/commontools/predicateinput.cxx|2 connectivity/source/parse/sqlbison.y |5 connectivity/source/parse/sqlnode.cxx | 247 +++--- connectivity/source/simpledbt/parsenode_s.cxx |4

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 19 commits - basic/source forms/source oovbaapi/ooo oox/inc oox/source sc/inc scripting/source sc/source vbahelper/inc vbahelper/source

2013-04-26 Thread Noel Power
basic/source/runtime/methods.cxx| 22 + forms/source/misc/InterfaceContainer.cxx|2 oovbaapi/ooo/vba/XVBAToOOEventDescGen.idl |2 oovbaapi/ooo/vba/excel/XApplication.idl |6 + oovbaapi/ooo/vba/excel/XWorkbook.idl|6 +

[Libreoffice-commits] core.git: 2 commits - helpcontent2 sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-04-26 Thread Caolán McNamara
helpcontent2 |2 sw/UIConfig_swriter.mk |1 sw/inc/helpid.h|1 sw/source/ui/inc/misc.hrc |1 sw/source/ui/misc/glossary.cxx | 79 +++-

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

2013-04-26 Thread Caolán McNamara
helpers/help_hid.lst|5 - source/text/swriter/01/02120100.xhp | 15 +++ 2 files changed, 7 insertions(+), 13 deletions(-) New commits: commit 8f801b3f17f4d9ce1bb0fdce61e2ec35f6ab0538 Author: Caolán McNamara caol...@redhat.com Date: Fri Apr 26 15:59:06

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

2013-04-26 Thread David Ostrovsky
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit d47d311ff962da0bc2780cc46898826896095b82 Author: David Ostrovsky da...@ostrovsky.org Date: Fri Apr 26 13:12:54 2013 +0200 fix WaE with system libhunspell Change-Id: I6d943136ef189a57bc5fa95530c76b0226ba874d

[Libreoffice-commits] core.git: include/unoidl

2013-04-26 Thread Stephan Bergmann
include/unoidl/detail/unoidldllapi.hxx | 26 -- 1 file changed, 26 deletions(-) New commits: commit 69cf5baba3225ee929a5d732f32e387fed08d5c3 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr 26 17:13:18 2013 +0200 Stray duplicate Change-Id:

[PUSHED] fix WaE with system libhunspell

2013-04-26 Thread Michael Stahl (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3618 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3618 To unsubscribe,

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

2013-04-26 Thread David Tardon
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 092fa33f22bbdcb74c3533750158db1724971878 Author: David Tardon dtar...@redhat.com Date: Fri Apr 26 17:22:31 2013 +0200 fdo#53163 fix hatching for objects

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

2013-04-26 Thread anuragkanungo
editeng/source/misc/svxacorr.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 3a390f36e8931e50009438f992ed0e4cdb02cca4 Author: anuragkanungo anuragkanu...@gmail.com Date: Sat Apr 20 03:15:55 2013 +0530 Resolves: fdo#42893 improve Capitalize first letter of

[PUSHED] Resolves: fdo#42893 improve Capitalize first letter of Sente...

2013-04-26 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3495 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3495 To unsubscribe,

  1   2   3   >