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

2013-03-26 Thread Tor Lillqvist
ucb/source/ucp/webdav-neon/DAVProperties.cxx |6 ucb/source/ucp/webdav-neon/NeonHeadRequest.cxx |7 - ucb/source/ucp/webdav-neon/NeonInputStream.cxx | 36 - ucb/source/ucp/webdav-neon/NeonInputStream.hxx |3 ucb/source/ucp/webdav-neon/NeonLockStore.cxx

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

2013-03-26 Thread Tor Lillqvist
svtools/inc/svtools/GraphicExportOptionsDialog.hxx |2 -- svtools/source/filter/GraphicExportOptionsDialog.cxx |1 - 2 files changed, 3 deletions(-) New commits: commit 2be61b4206695359a12570b5558c8acf9810 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 26 08:45:39 2013 +0200

[PATCH libreoffice-4-0] touch --no-dereference is supported on MacOSX too but as a s...

2013-03-26 Thread Norbert Thiebaud (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3049 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/49/3049/1 touch --no-dereference is supported on MacOSX too but as a short-option -h Change-Id:

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

2013-03-26 Thread Tor Lillqvist
sc/inc/dociter.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3288b822c1d1d79ba23d99bc46ba21c2386cfc34 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 26 08:51:04 2013 +0200 WaE: 'ScCellValue' defined as a struct here but previously declared as a class

[PATCH] touch --no-dereference is supported on mac but as the short-...

2013-03-26 Thread Norbert Thiebaud (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3050 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/3050/1 touch --no-dereference is supported on mac but as the short-option -h Change-Id:

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

2013-03-26 Thread Tor Lillqvist
sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96d8b05d96fff4ec2780e09dc822187a9d8ef3f7 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 26 08:54:41 2013 +0200 WaE: 'ScCellValue' defined as a struct here

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

2013-03-26 Thread Tor Lillqvist
sc/source/ui/docshell/impex.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit b88aeb7e75b220b9d1fd6e69242950bcbf2e3818 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 26 08:58:00 2013 +0200 Fix warning: statement aligned ... [loplugin]

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

2013-03-26 Thread Tor Lillqvist
sc/source/filter/inc/XclImpChangeTrack.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd652cf5cbd4480ca8754f8faaf96f0f4455ddc0 Author: Tor Lillqvist t...@iki.fi Date: Tue Mar 26 09:05:18 2013 +0200 WaE: 'ScCellValue' defined as a struct here but

Re: [Libreoffice-commits] core.git: make bridges work with clang on x64 linux

2013-03-26 Thread Stephan Bergmann
On 03/25/2013 07:56 PM, Peter Foley wrote: When I tried to build libreoffice with clang 3.2 for x86-64 linux I got a segfault in CustomTarget_uno_test. What Linux version would that be? After I made the above change the segfault went away. I don't really understand the bridges module so

[Libreoffice-commits] core.git: 2 commits - filter/Configuration_filter.mk filter/source writerperfect/source

2013-03-26 Thread Laurent Alonso
filter/Configuration_filter.mk|5 + filter/source/config/fragments/filters/DocMaker.xcu |2 filter/source/config/fragments/filters/Mariner_Write.xcu |2 filter/source/config/fragments/filters/Nisus_Writer.xcu |2

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

2013-03-26 Thread Cédric Bosdonnat
sfx2/inc/sfx2/thumbnailview.hxx |1 + sfx2/source/control/thumbnailview.cxx | 31 +-- sfx2/source/doc/templatedlg.cxx |2 +- 3 files changed, 31 insertions(+), 3 deletions(-) New commits: commit 369cb8e216f9287234d601f4b28e0332a2ec29a5 Author:

[PUSHED libreoffice-4-0] fdo#61390: allow arrow keys to show hidden thumbnail items

2013-03-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/3033 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3033 To unsubscribe,

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

2013-03-26 Thread Cédric Bosdonnat
sfx2/source/control/thumbnailview.cxx | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) New commits: commit edc8b07e5f69413b3710ddf192a84a862b0e17af Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Mon Mar 25 17:58:49 2013 +0100 fdo#62659: only select

[PUSHED libreoffice-4-0] fdo#62659: only select items in ThumbnailView on TabStop

2013-03-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/3034 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3034 To unsubscribe,

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

2013-03-26 Thread Eike Rathke
i18npool/source/calendar/calendar_gregorian.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit 6f9b1eb8611ad706725388b15038a6673143fe34 Author: Eike Rathke er...@redhat.com Date: Mon Mar 25 21:21:41 2013 +0100 resolved fdo#44286 some

[PUSHED libreoffice-4-0] resolved fdo#44286 some historical dates were decremented

2013-03-26 Thread Thorsten Behrens (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/3036 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3036 To unsubscribe,

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

2013-03-26 Thread Joren De Cuyper
sw/source/ui/table/splittbl.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 64a3b58a9ace11c6a01708e8de14712e27e02043 Author: Joren De Cuyper joren.libreoff...@telenet.be Date: Mon Mar 25 22:11:59 2013 +0100 fix fdo#62670 - TABLE: Splitting a table

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

2013-03-26 Thread Eike Rathke
i18npool/source/calendar/calendar_gregorian.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit 7d7c4aa9f07e309e9185bab77a197b3dbe1f2dd1 Author: Eike Rathke er...@redhat.com Date: Mon Mar 25 21:21:41 2013 +0100 resolved fdo#44286 some

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

2013-03-26 Thread Joren De Cuyper
sw/source/ui/table/splittbl.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit b23214f768e94f3fbdb0317b5fd458c55a9118db Author: Joren De Cuyper joren.libreoff...@telenet.be Date: Mon Mar 25 22:11:59 2013 +0100 fix fdo#62670 - TABLE: Splitting a table

[PUSHED libreoffice-4-0] fix fdo#62670 - TABLE: Splitting a table options are mixed

2013-03-26 Thread Petr Mladek (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/3042 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3042 To unsubscribe, visit

[PUSHED libreoffice-4-0-2] resolved fdo#44286 some historical dates were decremented

2013-03-26 Thread Markus Mohrhard (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/3037 Approvals: Markus Mohrhard: Verified; Looks good to me, approved Petr Mladek: Verified; Looks good to me, but someone else must approve

[PUSHED] fix fdo#62670 - TABLE: Splitting a table options are mixed

2013-03-26 Thread Petr Mladek (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/3041 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3041 To unsubscribe, visit

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

2013-03-26 Thread Joren De Cuyper
sw/source/ui/table/splittbl.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit aa85ff19b4acaf98adfaa8787afce5698e7b085e Author: Joren De Cuyper joren.libreoff...@telenet.be Date: Mon Mar 25 22:11:59 2013 +0100 fix fdo#62670 - TABLE: Splitting a table

[PUSHED libreoffice-4-0-2] fix fdo#62670 - TABLE: Splitting a table options are mixed

2013-03-26 Thread Michael Meeks (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/3043 Approvals: Petr Mladek: Verified; Looks good to me, but someone else must approve Michael Meeks: Verified; Looks good to me, approved

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

2013-03-26 Thread Eike Rathke
i18npool/source/calendar/calendar_gregorian.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit 9dfdb7955c1f5781340dc688cc0229dea9cb4c2d Author: Eike Rathke er...@redhat.com Date: Mon Mar 25 21:21:41 2013 +0100 resolved fdo#44286 some

[PUSHED libreoffice-3-6] resolved fdo#44286 some historical dates were decremented

2013-03-26 Thread Petr Mladek (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/3039 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3039 To unsubscribe, visit

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

2013-03-26 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx | 29 + 1 file changed, 29 insertions(+) New commits: commit 80996c374b4ff2514b2e952cfd572ae499b481a1 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Mar 25 14:51:27 2013 +0100 add inital test case for fdo#62206

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

2013-03-26 Thread Fridrich Štrba
src/lib/CDRContentCollector.h |8 src/lib/CDRParser.cpp |5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 4144e6e95a6ff2a73b5c94af87eb51a25c56e103 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Mar 26 09:02:55 2013 +0100

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

2013-03-26 Thread Michael Stahl
sfx2/source/dialog/templdlg.cxx | 54 sfx2/source/inc/templdgi.hxx|2 + svl/inc/svl/style.hrc |1 3 files changed, 42 insertions(+), 15 deletions(-) New commits: commit 44dd8b838b8dfa74b895a870a68200cf4f3574e0 Author: Michael

Re: [PATCH] fdo#51296:UI: Calc doesn't take care of security setting Ctrl-click required to follow hyperlinks

2013-03-26 Thread Akash Shetye
Ooops sorry for that Kohei. I'll keep that in mind always. On Mon, Mar 25, 2013 at 5:56 PM, Akash Shetye shetyeak...@gmail.com wrote: Hey, Petr thank you for your suggestions, I happened to overlook the Ctrl-click to open hyperlink prefix string to the tooltips in excitement oh having a

[License] License statement for Libreoffice

2013-03-26 Thread vincent
All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license.___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2013-03-26 Thread Petr Mladek
Tag 'libreoffice-4.0.2.2' created by Petr Mladek pmla...@suse.cz at 2013-03-26 12:02 -0700 Tag libreoffice-4.0.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRUYBTAAoJEPQ0oe+v7q6j8/AP/jfTExh//xtJofV7TQquHP68

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

2013-03-26 Thread Petr Mladek
Tag 'libreoffice-4.0.2.2' created by Petr Mladek pmla...@suse.cz at 2013-03-26 12:02 -0700 Tag libreoffice-4.0.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRUYBTAAoJEPQ0oe+v7q6jJYIP/jyu5cNAr2Qhi36fnMsG8jET

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

2013-03-26 Thread Petr Mladek
Tag 'libreoffice-4.0.2.2' created by Petr Mladek pmla...@suse.cz at 2013-03-26 12:02 -0700 Tag libreoffice-4.0.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRUYBTAAoJEPQ0oe+v7q6jntoQALFMHcFKFMD/Ya7bHLG3frcm

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

2013-03-26 Thread Petr Mladek
Tag 'libreoffice-4.0.2.2' created by Petr Mladek pmla...@suse.cz at 2013-03-26 12:02 -0700 Tag libreoffice-4.0.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRUYBTAAoJEPQ0oe+v7q6j5Q0QALT6U49eSZXVhhMu6JSF1RPx

[PATCH] Deselect thumbnailview items when clearing the view.

2013-03-26 Thread Rafael Dominguez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3052 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/3052/1 Deselect thumbnailview items when clearing the view. Change-Id: I8aa3f61d3ec7a8bf6195c5480b82d1dc1ecabc34 --- M

[PATCH] Fix template manager item selection behaviour with mouse.

2013-03-26 Thread Rafael Dominguez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3053 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/3053/1 Fix template manager item selection behaviour with mouse. Change-Id: Icf63454973b403eea1cc583fce3a78c5594d

[PATCH] Syncronize thumbnails ids with SfxDocumentTemplates when mov...

2013-03-26 Thread Rafael Dominguez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3054 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/3054/1 Syncronize thumbnails ids with SfxDocumentTemplates when moving. Change-Id:

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

2013-03-26 Thread Stephan Bergmann
sc/source/core/tool/chgtrack.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 6e33a2bdadefb8b4d3f3d49ad0d843bde60a4623 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 26 12:30:53 2013 +0100 warning C4702: unreachable code Change-Id:

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

2013-03-26 Thread Luboš Luňák
starmath/source/ooxmlimport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 269b72069746578dd0d89de6b44adb715c39173b Author: Luboš Luňák l.lu...@suse.cz Date: Tue Mar 26 12:41:16 2013 +0100 fix iint/iiint import from docx math Use the

[ABANDONED] fix iint/iiint import from docx math

2013-03-26 Thread via Code Review
Luboš Luňák has abandoned this change. Change subject: fix iint/iiint import from docx math .. Patch Set 1: Abandoned Wrong branch. -- To view, visit https://gerrit.libreoffice.org/3055 To unsubscribe, visit

[PATCH] fix iint/iiint import from docx math

2013-03-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3055 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/3055/1 fix iint/iiint import from docx math Use the correct LO names for the symbols. Change-Id:

[ANNOUNCE] libreoffice-4.0.2.2 tag created

2013-03-26 Thread Petr Mladek
Hi, there have been created the tag libreoffice-4.0.2.2, aka rc2. The corresponding official builds will be available within next few days. It will be used as final if no blocker is found. See the attached list of changes against 4.0.2.1. Now, you might switch your current 4-0 source tree to it

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-2' - instsetoo_native/util solenv/inc

2013-03-26 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) New commits: commit ea8a0f9631f632a5f886be15ddee982269acea96 Author: Petr Mladek pmla...@suse.cz Date: Tue Mar 26

[PATCH libreoffice-4-0] fdo#61429: Stylist: save selection of Hierarchical entry

2013-03-26 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3056 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/3056/1 fdo#61429: Stylist: save selection of Hierarchical entry This is unfortunately rather ugly because that one is

Re: Trouble regarding fdo#42893

2013-03-26 Thread Michael Stahl
On 26/03/13 12:50, Janit Anjaria wrote: I have coded the concept patch but i have been getting an error where the writer hangs and doesnt give an appropriate output. possibly there is an infinite loop, attach gdb to soffice.bin and then look at the backtrace, and try to step through the methods

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

2013-03-26 Thread Chr . Rossmanith
unotools/inc/unotools/fontdefs.hxx |4 +++- unotools/source/misc/fontcvt.cxx | 15 +-- vcl/source/gdi/outdev3.cxx |7 +-- 3 files changed, 17 insertions(+), 9 deletions(-) New commits: commit 4e907bc366d8691a33ec0be389f211e22c6e87d3 Author: Chr. Rossmanith

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

2013-03-26 Thread Chr . Rossmanith
vcl/generic/print/genpspgraphics.cxx | 14 -- vcl/inc/generic/genpspgraphics.h |2 +- vcl/inc/salgdi.hxx |8 ++-- vcl/source/gdi/outdev3.cxx | 11 --- vcl/source/gdi/salgdilayout.cxx |2 +- 5 files changed, 20

[PUSHED] Replace String with OUString in RecodeString

2013-03-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/2919 Approvals: Eike Rathke: Looks good to me, approved Fridrich Strba: Verified; Looks good to me, approved -- To view, visit

[PUSHED] Use OUString and sal_Int32 in filterText()

2013-03-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/2956 Approvals: Eike Rathke: Looks good to me, approved Chris Sherlock: Looks good to me, but someone else must approve Fridrich Strba:

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

2013-03-26 Thread Chr . Rossmanith
vcl/inc/vcl/outdev.hxx |9 +++-- vcl/source/gdi/outdev3.cxx | 45 ++--- 2 files changed, 29 insertions(+), 25 deletions(-) New commits: commit a89fda4b7f09856ba136f0a4df7929f7ee3f796b Author: Chr. Rossmanith chrrossman...@gmx.de Date: Sun

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

2013-03-26 Thread Chr . Rossmanith
vcl/inc/vcl/outdev.hxx | 12 - vcl/source/gdi/outdev3.cxx | 55 + 2 files changed, 26 insertions(+), 41 deletions(-) New commits: commit ffb837eed2c6f843f12f9368ed2183660a0036a1 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Sun

[PUSHED] Use OUString and sal_Int32 in GetTextArray() and ImplLayout(...

2013-03-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/2967 Approvals: Eike Rathke: Looks good to me, approved Fridrich Strba: Verified; Looks good to me, approved -- To view, visit

[PUSHED] Use OUString and sal_Int32 in ImplPrepareLayoutArgs() and Ge...

2013-03-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/2959 Approvals: Eike Rathke: Looks good to me, approved Fridrich Strba: Verified; Looks good to me, approved -- To view, visit

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

2013-03-26 Thread Herbert Dürr
vcl/aqua/source/dtrans/DataFlavorMapping.cxx | 60 --- vcl/aqua/source/dtrans/DataFlavorMapping.hxx |4 + 2 files changed, 58 insertions(+), 6 deletions(-) New commits: commit 9fccdcaf810e543e28bca662300b5936ad7acf30 Author: Herbert Dürr h...@apache.org Date: Mon

[Libreoffice-commits] core.git: svl/inc

2013-03-26 Thread Michael Stahl
svl/inc/svl/style.hrc | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 5bd206efc74671ce4b9c1371d1cae635970f54bb Author: Michael Stahl mst...@redhat.com Date: Tue Mar 26 13:55:55 2013 +0100 style.hrc: translate comments Change-Id:

[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl

2013-03-26 Thread Michael Meeks
scripts/esc-bug-stats.pl | 90 +++ 1 file changed, 90 insertions(+) New commits: commit c2ca429a1a25adeeb65ae881a343ddac9c502ade Author: Michael Meeks michael.me...@suse.com Date: Tue Mar 26 13:03:20 2013 + start to automate the number

Re: [Libreoffice-commits] core.git: make bridges work with clang on x64 linux

2013-03-26 Thread Peter Foley
On Tue, Mar 26, 2013 at 3:45 AM, Stephan Bergmann sberg...@redhat.com wrote: What Linux version would that be? It's a gentoo box. I'm using clang 3.2 and llvm 3.2. I've attached the gentoo package version info. I'd be more than happy to try out a patch or something to try and fix this properly.

Re: opengrok feature request: correcting links to .hxx files

2013-03-26 Thread Christian Lohmaier
Hi Noel, *, don't be afraid, no Zombie attacks, just happened to stumble upon this with a different search :-) On Sun, Dec 23, 2012 at 7:37 AM, Noel Grandin noelgran...@gmail.com wrote: Anybody feel like hacking on opengrok - I have a small request. The parsing for header file includes does

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

2013-03-26 Thread Zolnai Tamás
vcl/inc/vcl/field.hxx|2 - vcl/source/control/field.cxx | 80 +++ 2 files changed, 45 insertions(+), 37 deletions(-) New commits: commit 84bac1799e528272ca808240508ca3f66272ee13 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Mon Mar

[PUSHED] Kill double conversion from NumericBox

2013-03-26 Thread Eike Rathke (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/3035 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3035 To unsubscribe, visit

Re: [PATCH] fdo#51296:UI: Calc doesn't take care of security setting Ctrl-click required to follow hyperlinks

2013-03-26 Thread Petr Mladek
On Mon, Mar 25, 2013 at 5:56 PM, Akash Shetye shetyeak...@gmail.com wrote: Petr thank you for your suggestions, I happened to overlook the Ctrl-click to open hyperlink prefix string to the tooltips in excitement oh having a patch :P. Now that I have taken a look at sc/ code, I find that the

Re: Trouble regarding fdo#42893

2013-03-26 Thread Michael Meeks
On Tue, 2013-03-26 at 17:20 +0530, Janit Anjaria wrote: I have coded the concept patch but i have been getting an error where the writer hangs and doesnt give an appropriate output. Great :-) then you have some endless loop on the main thread. It would be great if someone could

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

2013-03-26 Thread Takeshi Abe
svx/inc/svx/sdrmasterpagedescriptor.hxx|4 ++-- svx/inc/svx/sdrpaintwindow.hxx |4 ++-- svx/inc/svx/svdcrtv.hxx|6 +++--- svx/inc/svx/svddrgv.hxx|3 +-- svx/inc/svx/svdhdl.hxx

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

2013-03-26 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/fdo59273.docx |binary sw/qa/extras/ooxmlimport/data/n780645.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12 + writerfilter/source/dmapper/DomainMapperTableManager.cxx | 10 +--

[Libreoffice-commits] core.git: 2 commits - logerrit

2013-03-26 Thread Bjoern Michaelsen
logerrit | 424 ++- 1 file changed, 234 insertions(+), 190 deletions(-) New commits: commit 15e9f568fdd73bd783e89283602b4017af373a39 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Tue Mar 26 15:39:55 2013 +0100

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

2013-03-26 Thread Kohei Yoshida
sc/inc/dociter.hxx |1 - sc/source/core/data/dociter.cxx |7 --- 2 files changed, 8 deletions(-) New commits: commit e90d9b09e31565ec6b1488009b7075945b78ab22 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Mar 26 10:42:06 2013 -0400 This method no longer

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e5/dafaf285f6406e3eca404214fb9c60ff47a4f1

2013-03-26 Thread Michael Meeks
e5/dafaf285f6406e3eca404214fb9c60ff47a4f1 |1 + 1 file changed, 1 insertion(+) New commits: commit 7fe0eabffeca418b447aaf0c3edefcba26458f6f Author: Michael Meeks michael.me...@suse.com Date: Tue Mar 26 14:46:14 2013 + Notes added by 'git notes add' diff --git

Please just tell people to do './logerrit setup' to get started, also: gerrit draft changes

2013-03-26 Thread Bjoern Michaelsen
Hi all, during the Dresden Impress Sprint, I set up a few people for gerrit and realized that there is some needless hassle with it: mainly to dig out the wiki page for copy pasting the .ssh/config snipplet. So with:

[PUSHED] fdo#39468: Translated German comments

2013-03-26 Thread Petr Mladek (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/2871 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2871 To unsubscribe, visit

[PUSHED] Translate German comments, clean up some WS

2013-03-26 Thread Michael Meeks (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/3057 Approvals: Michael Meeks: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3057 To unsubscribe,

Re: Please just tell people to do './logerrit setup' to get started, also: gerrit draft changes

2013-03-26 Thread Michael Meeks
On Tue, 2013-03-26 at 15:52 +0100, Bjoern Michaelsen wrote: during the Dresden Impress Sprint, I set up a few people for gerrit and realized that there is some needless hassle with it: mainly to dig out the wiki page for copy pasting the .ssh/config snipplet. So with: Deeply sexy

[Libreoffice-commits] core.git: logerrit

2013-03-26 Thread Miklos Vajna
logerrit |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1ed4210d8e6cbf1b25cd1eb8666be6578cc45845 Author: Miklos Vajna vmik...@suse.cz Date: Tue Mar 26 16:21:37 2013 +0100 logerrit: kill copy-paste Change-Id: I2478ef0f886867c2d2247febf1b29b90fd32e5e7

[PATCH libreoffice-4-0] fdo#59273 import w:tblLayout of DOCX tables

2013-03-26 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3058 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/3058/1 fdo#59273 import w:tblLayout of DOCX tables Also add missing w:tblLayout w:type=fixed/ to the bnc#780645

[Libreoffice-commits] core.git: 6 commits - bin/module-deps.pl config_host.mk.in configure.ac connectivity/Library_postgresql-sdbc-impl.mk forms/Module_forms.mk postgresql/ExternalProject_postgresql.m

2013-03-26 Thread Peter Foley
RepositoryModule_host.mk |2 +- bin/module-deps.pl |2 +- config_host.mk.in |2 ++ configure.ac | 11 +++ connectivity/Library_postgresql-sdbc-impl.mk | 13

Re: Please just tell people to do './logerrit setup' to get started, also: gerrit draft changes

2013-03-26 Thread Bjoern Michaelsen
Hi Michael, On Tue, Mar 26, 2013 at 03:11:37PM +, Michael Meeks wrote: Would you violently object if I dumbed it down yet further: if ~/.ssh/config is not there - just writing data into it. No objection there, although the ~/.ssh/id_rsa path that it spits out is just a guess

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

2013-03-26 Thread Lior Kaplan
sc/source/ui/view/tabvwsha.cxx | 28 +++- sw/source/ui/wrtsh/move.cxx|7 +++ sw/source/ui/wrtsh/select.cxx |2 +- 3 files changed, 19 insertions(+), 18 deletions(-) New commits: commit 447a924c115a86e96e91b24d744af70f97efde72 Author: Lior Kaplan

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

2013-03-26 Thread Kohei Yoshida
sc/inc/cell.hxx |1 sc/inc/cellvalue.hxx | 56 ++ sc/inc/column.hxx |1 sc/inc/document.hxx | 11 + sc/inc/table.hxx |1 sc/source/core/data/cellvalue.cxx | 309

[Libreoffice-commits] core.git: apache-commons/ExternalProject_apache_commons_httpclient.mk apache-commons/Package_apache_commons_codec.mk apache-commons/Package_apache_commons_lang.mk apache-commons/

2013-03-26 Thread Pedro Giffuni
apache-commons/ExternalProject_apache_commons_httpclient.mk |2 apache-commons/Package_apache_commons_codec.mk |2 apache-commons/Package_apache_commons_lang.mk |2 apache-commons/UnpackedTarball_apache_commons_httpclient.mk |5

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ef/867d46563915bce0439c2d6a741175baadf6d0

2013-03-26 Thread Fridrich Štrba
ef/867d46563915bce0439c2d6a741175baadf6d0 |1 + 1 file changed, 1 insertion(+) New commits: commit 440b487a0d1b34e690d50da506c4ad0d669e5ab4 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Mar 26 17:14:24 2013 +0100 Notes added by 'git notes add' diff --git

[ABANDONED] Use an 8bpp virtual device (instead of a 1bpp one) in sw and...

2013-03-26 Thread Tor Lillqvist (via Code Review)
Tor Lillqvist has abandoned this change. Change subject: Use an 8bpp virtual device (instead of a 1bpp one) in sw and sc .. Patch Set 3: Abandoned -- To view, visit https://gerrit.libreoffice.org/2979 To unsubscribe, visit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2e/d8ccfd4348df1e860477cdd093d780ca02e5da

2013-03-26 Thread Fridrich Štrba
2e/d8ccfd4348df1e860477cdd093d780ca02e5da |1 + 1 file changed, 1 insertion(+) New commits: commit 1e53706339af59a1f4bdbb36da2f89dd18cb13c0 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Tue Mar 26 17:16:08 2013 +0100 Notes added by 'git notes add' diff --git

[PUSHED] Fix template manager item selection behaviour with mouse.

2013-03-26 Thread Bosdonnat Cedric (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/3053 -- To view, visit https://gerrit.libreoffice.org/3053 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[PUSHED] Syncronize thumbnails ids with SfxDocumentTemplates when mov...

2013-03-26 Thread Bosdonnat Cedric (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/3054 -- To view, visit https://gerrit.libreoffice.org/3054 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[PUSHED] Merge TemplateView into TemplateAbstractView class.

2013-03-26 Thread Bosdonnat Cedric (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/3051 -- To view, visit https://gerrit.libreoffice.org/3051 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[PUSHED] Deselect thumbnailview items when clearing the view.

2013-03-26 Thread Bosdonnat Cedric (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/3052 -- To view, visit https://gerrit.libreoffice.org/3052 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[Libreoffice-commits] core.git: 4 commits - config_host.mk.in connectivity/inc connectivity/source dbaccess/source i18npool/source l10ntools/source Makefile.in solenv/gbuild

2013-03-26 Thread Stephan Bergmann
Makefile.in |2 +- config_host.mk.in|1 - connectivity/inc/connectivity/CommonTools.hxx|3 ++- connectivity/inc/connectivity/FValue.hxx |1 +

[PATCH libreoffice-4-0] fix iint/iiint import from docx math

2013-03-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3059 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/3059/1 fix iint/iiint import from docx math Use the correct LO names for the symbols. Change-Id:

[PATCH libreoffice-4-0] m:nor and m:lit math docx tags lead to quoting

2013-03-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3060 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/60/3060/1 m:nor and m:lit math docx tags lead to quoting The meaning should not be exactly the same, but it looks like

[PATCH libreoffice-4-0] export quoted parts of math formulas properly to docx mathml

2013-03-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3061 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/3061/1 export quoted parts of math formulas properly to docx mathml Change-Id:

[Libreoffice-commits] core.git: cui/source cui/uiconfig cui/UI_cui.mk

2013-03-26 Thread Krisztian Pinter
cui/UI_cui.mk |1 cui/source/options/optfltr.cxx | 88 ++--- cui/source/options/optfltr.hrc | 13 -- cui/source/options/optfltr.hxx | 19 +- cui/source/options/optfltr.src | 94 -- cui/uiconfig/ui/optfltrpage.ui | 260

[PUSHED] convert half of optfltr.src to .ui

2013-03-26 Thread Petr Mladek (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/2961 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2961 To unsubscribe, visit

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

2013-03-26 Thread Kohei Yoshida
sc/inc/chgtrack.hxx |3 sc/inc/dociter.hxx | 12 -- sc/source/core/data/dociter.cxx | 187 +-- sc/source/core/tool/chgtrack.cxx |8 - sc/source/core/tool/interpr1.cxx |4 sc/source/core/tool/interpr5.cxx |2 6

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

2013-03-26 Thread Stephan Bergmann
sfx2/source/doc/templatedlg.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit de30e4c9164f5ad6e8f04218810ba997dc930410 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 26 17:35:01 2013 +0100 quickfix Change-Id:

[Libreoffice-commits] core.git: ios/CustomTarget_Viewer_app.mk

2013-03-26 Thread Tor Lillqvist
ios/CustomTarget_Viewer_app.mk |5 + 1 file changed, 5 insertions(+) New commits: commit 5a4c573506e4db1891cf873650eb3d154b334d52 Author: Tor Lillqvist t...@iki.fi Date: Sat Mar 23 13:32:24 2013 +0200 Add images.zip Change-Id: If764bb95ab29b8092b356fee644cfa5190ce3eeb

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

2013-03-26 Thread Tor Lillqvist
ios/experimental/Viewer/Viewer.xcodeproj/project.pbxproj |4 1 file changed, 4 insertions(+) New commits: commit 2672cbdd00667ecc71b3390a055ee25bb0b06d80 Author: Tor Lillqvist t...@iki.fi Date: Sat Mar 23 13:36:13 2013 +0200 Add LOViewerWindow.[hm] to the project

[Libreoffice-commits] core.git: 3 commits - sal/osl sc/source sfx2/inc sfx2/source vcl/coretext

2013-03-26 Thread Tor Lillqvist
sal/osl/unx/file.cxx | 12 sc/source/ui/docshell/docsh.cxx |8 ++-- sc/source/ui/docshell/docsh4.cxx |9 +++-- sc/source/ui/unoobj/confuno.cxx |4 sc/source/ui/view/viewfunc.cxx |2 ++ sfx2/inc/sfx2/objsh.hxx |8 +++-

[Libreoffice-commits] core.git: 2 commits - desktop/source framework/source sc/source sfx2/inc sfx2/source solenv/gbuild svl/Library_svl.mk sw/source vcl/source

2013-03-26 Thread Tor Lillqvist
desktop/source/app/app.cxx|8 ++-- desktop/source/app/cmdlineargs.cxx|2 + desktop/source/app/officeipcthread.cxx| 10 ++--- desktop/source/app/userinstall.cxx

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

2013-03-26 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/fdo59273.docx |binary sw/qa/extras/ooxmlimport/data/n780645.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12 + writerfilter/source/dmapper/DomainMapperTableManager.cxx | 10 +--

[PUSHED libreoffice-4-0] fdo#59273 import w:tblLayout of DOCX tables

2013-03-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/3058 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3058 To unsubscribe, visit

  1   2   3   4   >