[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - cui/source svx/source

2013-05-17 Thread Pavel Janík
cui/source/tabpages/tpline.cxx |2 ++ svx/source/sidebar/nbdtmg.cxx | 14 -- svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx |4 svx/source/xoutdev/xattr2.cxx |4 4 files

anybody know about the com::sun::star::awt::ExtToolkit service

2013-05-17 Thread Noel Grandin
Hi There is a service called com.sun.star.awt.ExtToolkit which is still being referenced in a couple of places in the code. But I cannot find any sign of anything implementing this service in the LO code. Can I convert this to use the Toolkit service? The places where it is being used, it

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

2013-05-17 Thread Manal Alhassoun
sc/source/ui/undo/undotab.cxx |1 + sc/source/ui/view/viewfun2.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit 6e6b9e4511baf189ce4e65c787765fd685ba2288 Author: Manal Alhassoun malhass...@kacst.edu.sa Date: Wed May 15 12:59:23 2013 +0300 fix for fdo#53031

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

2013-05-17 Thread Eike Rathke
svtools/inc/svtools/parhtml.hxx |2 ++ svtools/source/svhtml/parhtml.cxx | 22 ++ 2 files changed, 20 insertions(+), 4 deletions(-) New commits: commit 2d4e570f9d6e6464cf597a1a90e84ccb3b232b5a Author: Eike Rathke er...@redhat.com Date: Thu May 16 23:53:30 2013 +0200

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

2013-05-17 Thread Eike Rathke
svtools/inc/svtools/parhtml.hxx |2 ++ svtools/source/svhtml/parhtml.cxx | 22 ++ 2 files changed, 20 insertions(+), 4 deletions(-) New commits: commit 9cedf500f2299022641bb774549a6600e1af43d1 Author: Eike Rathke er...@redhat.com Date: Thu May 16 23:53:30 2013 +0200

[PUSHED libreoffice-4-0] resolved fdo#56772 keep track of HTML ON/OFF tokens

2013-05-17 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/3925 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3925 To unsubscribe,

[PUSHED libreoffice-3-6] resolved fdo#56772 keep track of HTML ON/OFF tokens

2013-05-17 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/3926 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3926 To unsubscribe,

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

2013-05-17 Thread Michael Stahl
sw/inc/crsrsh.hxx |1 + sw/source/core/crsr/crsrsh.cxx | 17 + sw/source/ui/wrtsh/delete.cxx | 23 ++- 3 files changed, 40 insertions(+), 1 deletion(-) New commits: commit b4aeed3b8dc402d72ae9a8b928babc228e2ead7a Author: Michael Stahl

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

2013-05-17 Thread Michael Stahl
sw/inc/crsrsh.hxx |1 + sw/source/core/crsr/crsrsh.cxx | 17 + sw/source/ui/wrtsh/delete.cxx | 23 ++- 3 files changed, 40 insertions(+), 1 deletion(-) New commits: commit eebd5646baa7075b486563b84a2fad97c829fb2c Author: Michael Stahl

[PUSHED libreoffice-3-6] fdo#60967: re-enable deletion of paragraph following table

2013-05-17 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/3927 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3927 To unsubscribe,

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 58978, which changed state. Bug 58978 Summary: FILEOPEN and FILESAVE causes General Error for .odt https://bugs.freedesktop.org/show_bug.cgi?id=58978 What|Removed |Added

[Libreoffice-commits] core.git: Changes to 'feature/sidebaropt'

2013-05-17 Thread Michael Meeks
New branch 'feature/sidebaropt' available with the following commits: commit 947c2645bec8c3e4458314da451d1e85c550ab83 Author: Michael Meeks michael.me...@suse.com Date: Thu May 16 21:00:49 2013 +0100 More restoration re-enablement of the task pane. commit

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

2013-05-17 Thread Pavel Janík
svx/source/sidebar/nbdtmg.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit ebc280815ce15efd3782bf2962e8fea1fd81a931 Author: Pavel Janík pavelja...@apache.org Date: Fri May 17 08:04:41 2013 + Unname unused arguments to prevent compiler

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

2013-05-17 Thread Petr Mladek
cui/source/dialogs/about.cxx | 49 --- vcl/source/app/brand.cxx | 22 +-- 2 files changed, 47 insertions(+), 24 deletions(-) New commits: commit 996206f18cc8e93d9497765c899710c1f64636df Author: Petr Mladek pmla...@suse.cz Date:

[PATCH] Let's assume nobody needs the sbase, scalc etc scripts on OS...

2013-05-17 Thread Tor Lillqvist (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3930 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/30/3930/1 Let's assume nobody needs the sbase, scalc etc scripts on OS X It's always possible to run the soffice

[Libreoffice-commits] core.git: icu/ExternalProject_icu.mk icu/icu4c-build.patch

2013-05-17 Thread Stephan Bergmann
icu/ExternalProject_icu.mk |8 +++- icu/icu4c-build.patch |2 +- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 7f17b33acc8c3076f0696542795a1ca74ee2d671 Author: Stephan Bergmann sberg...@redhat.com Date: Fri May 17 10:50:00 2013 +0200 Fix icu library

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Fernand s...@pmg.be changed: What|Removed |Added Depends on||57079 --- Comment #18 from Fernand

[PATCH] No need for the soffice.bin identical copy of soffice on OS ...

2013-05-17 Thread Tor Lillqvist (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3931 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/31/3931/1 No need for the soffice.bin identical copy of soffice on OS X Change-Id:

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

2013-05-17 Thread Noel Power
sc/source/ui/view/drawview.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit fab41537089f63d37bd60082bf8592f7a6dc79b1 Author: Noel Power noel.po...@suse.com Date: Fri May 17 10:45:14 2013 +0100 Revert fdo#63878 fix the zoom problem when the sheet are RTL This

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

2013-05-17 Thread Tor Lillqvist
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit 737a580a3b96efa2e389d2e72546484af8d4d78f Author: Tor Lillqvist t...@iki.fi Date: Fri May 17 12:43:51 2013 +0300 Use bundled jpeg for the BUILD platform when cross-compiling Should fix the cross-compiling

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

2013-05-17 Thread Noel Power
sc/source/ui/view/drawview.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 0c5320a63894919bf8dbb424b9ea52836034efde Author: Noel Power noel.po...@suse.com Date: Fri May 17 10:47:29 2013 +0100 Revert fdo#63878 fix the zoom problem when the sheet are RTL This

Require Review on Patch

2013-05-17 Thread Anurag Kanungo
Hi, I have submitted a patch for review around 10 days back , but it is not reviewed yet . So, if possible someone review the changes . https://gerrit.libreoffice.org/#/c/3810/ Thank You ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Depends on||64707 -- You

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 5 commits - hwpfilter/source sc/source sfx2/inc sfx2/source svx/source vcl/source

2013-05-17 Thread Armin Le Grand
hwpfilter/source/hwpreader.cxx |2 sc/source/ui/sidebar/NumberFormatPropertyPanel.hrc |4 sfx2/inc/sfx2/sidebar/SidebarToolBox.hxx |9 + sfx2/source/dialog/templdlg.cxx|2 sfx2/source/sidebar/Deck.cxx |

[PATCH libreoffice-4-0] Revert fdo#63878 fix the zoom problem when the sheet are RT...

2013-05-17 Thread Noel Power (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3932 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/3932/1 Revert fdo#63878 fix the zoom problem when the sheet are RTL This reverts commit

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

2013-05-17 Thread Noel Power
sc/source/ui/view/drawview.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 1e489d411a40c6b98966917c3849c8bcc110de34 Author: Noel Power noel.po...@suse.com Date: Fri May 17 11:05:02 2013 +0100 Revert fdo#63878 fix the zoom problem when the sheet are RTL This

[PUSHED libreoffice-4-0] Revert fdo#63878 fix the zoom problem when the sheet are RT...

2013-05-17 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/3932 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3932 To unsubscribe,

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk

2013-05-17 Thread Tor Lillqvist
instsetoo_native/CustomTarget_install.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 8186a4a1e478f5f869443d2c34d06877433e444c Author: Tor Lillqvist tlillqv...@suse.com Date: Fri May 17 13:42:42 2013 +0300 Check for ODK in BUILD_TYPE Change-Id:

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

2013-05-17 Thread Tor Lillqvist
scp2/source/ooo/common_brand.scp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 2bd3123174269a46898ddb08e24946c6407582c4 Author: Tor Lillqvist t...@iki.fi Date: Fri May 17 12:24:00 2013 +0300 No need for the soffice.bin identical copy of soffice on OS X Change-Id:

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

2013-05-17 Thread Tor Lillqvist
scp2/source/base/file_base.scp |2 ++ scp2/source/calc/file_calc.scp |2 ++ scp2/source/draw/file_draw.scp |2 ++ scp2/source/impress/file_impress.scp |2 ++ scp2/source/math/file_math.scp |2 ++ scp2/source/writer/file_writer.scp |2 ++ 6 files

Re: minutes of ESC call ...

2013-05-17 Thread Eike Rathke
Hi, On Thursday, 2013-05-16 16:25:40 +0100, Michael Meeks wrote: + double check Lionel's list-box / API change (Eike) Done. The two properties added to com.sun.star.form.component.DataBaseListBox are marked optional which doesn't harm existing clients. Eike -- LibreOffice Calc

[PUSHED] No need for the soffice.bin identical copy of soffice on OS ...

2013-05-17 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/3931 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3931 To unsubscribe,

[PUSHED] Let's assume nobody needs the sbase, scalc etc scripts on OS...

2013-05-17 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/3930 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3930 To unsubscribe,

[Libreoffice-commits] core.git: Branch 'feature/sidebaropt' - 2 commits - cui/source cui/uiconfig include/svtools officecfg/registry sd/source svtools/source

2013-05-17 Thread Michael Meeks
cui/source/options/optjava.cxx | 12 +++- cui/source/options/optjava.hxx |1 cui/uiconfig/ui/optadvancedpage.ui | 19 ++ include/svtools/miscopt.hxx|3 +

Ask.LibreOffice.org and Bugzilla Twitter accounts

2013-05-17 Thread Zeki Bildirici
Hi, You know social media is a very effective channel for getting people's attention. Also it can be used a regular reminder/ping'er/poke'r for communities. So using the social media's advantages to increase the community's attention on Ask.LibreOffice.org site and Bugzilla will be good imho.

Re: Ask.LibreOffice.org and Bugzilla Twitter accounts

2013-05-17 Thread Bjoern Michaelsen
Hi Zeki, On Fri, May 17, 2013 at 02:27:05PM +0300, Zeki Bildirici wrote: We had used this method in Pardus GNU/Linux and it worked. After asking to Florian for his advice that if is this possible to use this channels for LibreOffice, i've creaed two twitter accounts. The new accounts are:

Re: Ask.LibreOffice.org and Bugzilla Twitter accounts

2013-05-17 Thread Tor Lillqvist
Of course the most important thing is [...] to make LibreOffice the best free Office suite ever. I thought it was already? If not, which one is? --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: Require Review on Patch

2013-05-17 Thread Thorsten Behrens
Anurag Kanungo wrote: I have submitted a patch for review around 10 days back , but it is not reviewed yet . Eh, terribly sorry to let this sit - just did a review in gerrit. Cheers, -- Thorsten signature.asc Description: Digital signature ___

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

2013-05-17 Thread Andre Fischer
cui/source/tabpages/tpline.cxx|3 +-- sfx2/source/sidebar/PanelTitleBar.cxx |4 +--- sfx2/source/sidebar/SidebarController.cxx | 11 +-- sfx2/source/sidebar/SidebarController.hxx |1 + svx/source/xoutdev/xattr2.cxx |3 +--

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

2013-05-17 Thread Eike Rathke
include/tools/date.hxx |7 +++ sc/source/core/data/table4.cxx |3 +-- tools/source/datetime/tdate.cxx | 29 - 3 files changed, 28 insertions(+), 11 deletions(-) New commits: commit cd9d1bdf5e3351c929d5b651c009ee17b4d962c4 Author: Eike Rathke

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

2013-05-17 Thread Fridrich Štrba
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 87f6727d616d4819101f51b21c92f32232dc7e31 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri May 17 14:14:23 2013 +0200 Bump version diff --git a/configure.ac b/configure.ac index

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

2013-05-17 Thread Michael Stahl
svx/source/dialog/_contdlg.cxx |2 ++ svx/source/svdraw/svdundo.cxx |2 +- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit fc63700181ab0f42eab5f98328074fe1682344f8 Author: Michael Stahl mst...@redhat.com Date: Fri May 17 14:02:25 2013 +0200 fdo#57079:

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 57079, which changed state. Bug 57079 Summary: Crash Using Edit Contour dialog and then changing Configuration https://bugs.freedesktop.org/show_bug.cgi?id=57079 What|Removed |Added

[Libreoffice-commits] Changes to 'refs/tags/libcdr-0.0.14'

2013-05-17 Thread Fridrich Štrba
Tag 'libcdr-0.0.14' created by Fridrich Å trba fridrich.st...@bluewin.ch at 2013-05-17 13:30 -0700 Tagging the libcdr 0.0.14 release Changes since libcdr-0.0.13-13: --- 0 files changed --- ___ Libreoffice-commits mailing list

[Libreoffice-commits] core.git: 2 commits - download.lst libcdr/ExternalPackage_libcdr.mk libcdr/ExternalProject_libcdr.mk libcdr/libcdr-0.0.13.patch libcdr/UnpackedTarball_libcdr.mk

2013-05-17 Thread Fridrich Štrba
download.lst |6 +++--- libcdr/ExternalPackage_libcdr.mk |8 libcdr/ExternalProject_libcdr.mk |1 + libcdr/UnpackedTarball_libcdr.mk |6 -- libcdr/libcdr-0.0.13.patch | 20 5 files changed, 8 insertions(+), 33

[PATCH libreoffice-4-0] fdo#57079: SvxSuperContourDlg: unregister configuration list...

2013-05-17 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3937 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/37/3937/1 fdo#57079: SvxSuperContourDlg: unregister configuration listener ... in destructor. Otherwise it will access

[PATCH libreoffice-4-0] fdo#62965: fix crash in Edit Contour dialog

2013-05-17 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3936 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/36/3936/1 fdo#62965: fix crash in Edit Contour dialog The pObjList is 0, so use pObj's GetModel() which should be the

[PATCH libreoffice-4-0] resolved fdo#63805 max day of month of the intended month

2013-05-17 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3938 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/3938/1 resolved fdo#63805 max day of month of the intended month Since 6619955e72c1c2f29a32e82478d19147c0d7610a

[PATCH libreoffice-3-6] resolved fdo#63805 max day of month of the intended month

2013-05-17 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3939 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/39/3939/1 resolved fdo#63805 max day of month of the intended month Since 6619955e72c1c2f29a32e82478d19147c0d7610a

[PATCH libreoffice-3-6] fdo#62965: fix crash in Edit Contour dialog

2013-05-17 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3940 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/40/3940/1 fdo#62965: fix crash in Edit Contour dialog The pObjList is 0, so use pObj's GetModel() which should be the

[PATCH libreoffice-3-6] fdo#57079: SvxSuperContourDlg: unregister configuration list...

2013-05-17 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3941 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/41/3941/1 fdo#57079: SvxSuperContourDlg: unregister configuration listener ... in destructor. Otherwise it will access

[Libreoffice-commits] core.git: Branch 'feature/sidebaropt' - officecfg/registry sd/source sd/util

2013-05-17 Thread Michael Meeks
officecfg/registry/data/org/openoffice/Office/Impress.xcu | 12 ++ officecfg/registry/data/org/openoffice/Office/UI/Factories.xcu | 14 ++ officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu | 55 ++

Re: [comment] fdo#37222 and fdo#37219 Open pdf after Export and added to ...

2013-05-17 Thread Anurag Kanungo
Thanks for the Review . I have fixed the glitches , you stated in the comments and will submit the patch . But , before submitting I am confused a little bit about the bug 37219 Add exported PDF files to recent documents that here we are talking about the recent documents of the operating

Re: Ask.LibreOffice.org and Bugzilla Twitter accounts

2013-05-17 Thread Zeki Bildirici
17 May 2013 14:50 tarihinde Bjoern Michaelsen bjoern.michael...@canonical.com yazdı: Hi Zeki, Hi Bjoern We could also have one for gerrit updates. What are you using to feed the stuff to twitter? It might make sense to consolidate all the feeds to use the same stuff. I used tweeterfeed.com

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

2013-05-17 Thread Kohei Yoshida
sc/inc/clipcontext.hxx | 13 +++-- sc/inc/column.hxx |3 ++- sc/inc/table.hxx|6 ++ sc/source/core/data/clipcontext.cxx | 15 ++- sc/source/core/data/column.cxx |4 ++--

[Libreoffice-commits] core.git: boost/boost.libcdr.warnings.patch.1 boost/UnpackedTarball_boost.mk

2013-05-17 Thread Fridrich Štrba
boost/UnpackedTarball_boost.mk |1 boost/boost.libcdr.warnings.patch.1 | 694 2 files changed, 695 insertions(+) New commits: commit 6389bf38961d84fd3e1c8fbdc78040e1b1be3ba9 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri May 17

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - officecfg/registry sfx2/source

2013-05-17 Thread Andre Fischer
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |2 + sfx2/source/sidebar/Deck.cxx |4 --- sfx2/source/sidebar/SidebarController.cxx| 14 --- 3 files changed, 2 insertions(+), 18 deletions(-) New commits: commit

[PATCH libreoffice-4-0] Make libcdr build a little bit less verbose

2013-05-17 Thread Fridrich Strba (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3943 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/43/3943/1 Make libcdr build a little bit less verbose (cherry picked from commit

[PATCH libreoffice-4-0] Silence a bit libcdr build

2013-05-17 Thread Fridrich Strba (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3944 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/44/3944/1 Silence a bit libcdr build Change-Id: I9bae7d0ea71072168ba53d7376e816bcd05722fa (cherry picked from commit

[PATCH] fdo#37222 and possibly fdo#37219

2013-05-17 Thread Anurag Kanungo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3945 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/45/3945/1 fdo#37222 and possibly fdo#37219 Added an checkbox option View PDF after Export in Export as Pdf Dialog Box .

[PATCH libreoffice-4-0] Uploading new libcdr 0.0.14

2013-05-17 Thread Fridrich Strba (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3942 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/42/3942/1 Uploading new libcdr 0.0.14 (cherry picked from commit 0f28a2a5e29499b62074dad4442fafa57858677d) Conflicts:

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

2013-05-17 Thread Caolán McNamara
include/vcl/print.hxx |1 + vcl/source/gdi/print3.cxx | 45 + 2 files changed, 42 insertions(+), 4 deletions(-) New commits: commit 7a5bfde13afd98f1a8e110a96a636119da2ad911 Author: Caolán McNamara caol...@redhat.com Date: Fri May 17

RE: hints asked for fdo#59727

2013-05-17 Thread Winfried Donkers
Hi Eike, The correct place would be a duplicate of saFuncTableOdf[], say saFuncTableOOoLO[], just to keep things cleanly separated because the functions are only known to LO and not defined in OpenFormula. The saFuncTableOOoLO also needs to be added to FunctionProviderImpl::FunctionProviderImpl()

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

2013-05-17 Thread Eike Rathke
sc/source/core/data/table4.cxx |3 +-- tools/inc/tools/date.hxx|7 +++ tools/source/datetime/tdate.cxx | 29 - 3 files changed, 28 insertions(+), 11 deletions(-) New commits: commit 0b183466bcdf56c9221ab28be9c52ed8787fe4ea Author: Eike Rathke

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

2013-05-17 Thread Eike Rathke
sc/source/core/data/table4.cxx |3 +-- tools/inc/tools/date.hxx|7 +++ tools/source/datetime/tdate.cxx | 30 -- 3 files changed, 28 insertions(+), 12 deletions(-) New commits: commit 5e159b9834731a0282e45d8e5f5bbaedb624dc6b Author: Eike Rathke

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

2013-05-17 Thread Michael Stahl
svx/source/svdraw/svdundo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fbc213ac882540b4d267d11d29eda68df297f16 Author: Michael Stahl mst...@redhat.com Date: Fri May 17 13:23:34 2013 +0200 fdo#62965: fix crash in Edit Contour dialog The

[PUSHED libreoffice-4-0] resolved fdo#63805 max day of month of the intended month

2013-05-17 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/3938 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3938 To unsubscribe,

[PUSHED libreoffice-3-6] resolved fdo#63805 max day of month of the intended month

2013-05-17 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/3939 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3939 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#62965: fix crash in Edit Contour dialog

2013-05-17 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/3936 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3936 To unsubscribe,

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

2013-05-17 Thread Michael Stahl
svx/source/svdraw/svdundo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 401483d09d057e06cd9530e2ac53b4325caca577 Author: Michael Stahl mst...@redhat.com Date: Fri May 17 13:23:34 2013 +0200 fdo#62965: fix crash in Edit Contour dialog The

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

2013-05-17 Thread Michael Stahl
svx/source/dialog/_contdlg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 253871bca7d5f8085424bf920eb781596dc0371e Author: Michael Stahl mst...@redhat.com Date: Fri May 17 14:02:25 2013 +0200 fdo#57079: SvxSuperContourDlg: unregister configuration listener ...

[Libreoffice-commits] core.git: Branch 'feature/sidebaropt' - officecfg/registry sd/source sd/util

2013-05-17 Thread Michael Meeks
officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu | 10 +- sd/source/ui/framework/factories/TaskPanelFactory.cxx |2 +- sd/util/sd.component|3 +++ 3 files changed, 9 insertions(+), 6

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

2013-05-17 Thread Michael Stahl
svx/source/dialog/_contdlg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit c04dc880044ca84b80bb13ac900de84ceae2a561 Author: Michael Stahl mst...@redhat.com Date: Fri May 17 14:02:25 2013 +0200 fdo#57079: SvxSuperContourDlg: unregister configuration listener ...

[PUSHED libreoffice-3-6] fdo#62965: fix crash in Edit Contour dialog

2013-05-17 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/3940 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3940 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#57079: SvxSuperContourDlg: unregister configuration list...

2013-05-17 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/3937 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3937 To unsubscribe,

[PUSHED libreoffice-3-6] fdo#57079: SvxSuperContourDlg: unregister configuration list...

2013-05-17 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/3941 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3941 To unsubscribe,

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - download.lst libcdr/ExternalPackage_libcdr.mk libcdr/libcdr-0.0.13.patch libcdr/UnpackedTarball_cdr.mk

2013-05-17 Thread Fridrich Štrba
download.lst |4 ++-- libcdr/ExternalPackage_libcdr.mk |8 libcdr/UnpackedTarball_cdr.mk|6 -- libcdr/libcdr-0.0.13.patch | 12 4 files changed, 6 insertions(+), 24 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - libcdr/ExternalProject_libcdr.mk

2013-05-17 Thread Fridrich Štrba
libcdr/ExternalProject_libcdr.mk |1 + 1 file changed, 1 insertion(+) New commits: commit ceae4287310af986454ed12ade47371cb98c536d Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri May 17 14:29:43 2013 +0200 Make libcdr build a little bit less verbose (cherry picked

[Libreoffice-commits] core.git: Branch 'feature/sidebaropt' - sd/source

2013-05-17 Thread Michael Meeks
sd/source/ui/framework/factories/TaskPanelFactory.cxx |2 - sd/source/ui/framework/tools/FrameworkHelper.cxx | 27 +++--- 2 files changed, 24 insertions(+), 5 deletions(-) New commits: commit 010a7177cd65bdbe967eb7b4ed0ba9b8dabc0e5c Author: Michael Meeks

Re: [comment] fdo#37222 and fdo#37219 Open pdf after Export and added to ...

2013-05-17 Thread Thorsten Behrens
Anurag Kanungo wrote: I am confused a little bit about the bug 37219 Add exported PDF files to recent documents that here we are talking about the recent documents of the operating system (File manager) , not of the LO file menu . Am i right ??? Hi Anurag, hah - you're right, I should

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - boost/boost.libcdr.warnings.patch.1 boost/UnpackedTarball_boost.mk

2013-05-17 Thread Fridrich Štrba
boost/UnpackedTarball_boost.mk |1 boost/boost.libcdr.warnings.patch.1 | 694 2 files changed, 695 insertions(+) New commits: commit 11d2e8e03bafb4b256094194f5047764f5665868 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri May 17

[PUSHED libreoffice-4-0] Uploading new libcdr 0.0.14

2013-05-17 Thread David Tardon (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/3942 Approvals: David Tardon: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3942 To unsubscribe,

[PUSHED libreoffice-4-0] Make libcdr build a little bit less verbose

2013-05-17 Thread David Tardon (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/3943 Approvals: David Tardon: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3943 To unsubscribe,

[PUSHED libreoffice-4-0] Silence a bit libcdr build

2013-05-17 Thread David Tardon (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/3944 Approvals: David Tardon: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3944 To unsubscribe,

[Libreoffice-commits] mso-dumper.git: 3 commits - doc-dump.py src/docstream.py

2013-05-17 Thread Miklos Vajna
doc-dump.py |4 +-- src/docstream.py | 66 +-- 2 files changed, 66 insertions(+), 4 deletions(-) New commits: commit ea28062eb49560c8917d19d6e20152d851858e6e Author: Miklos Vajna vmik...@suse.cz Date: Fri May 17 16:57:51 2013 +0200

[Libreoffice-commits] core.git: Branch 'feature/sidebaropt' - officecfg/registry

2013-05-17 Thread Michael Meeks
officecfg/registry/data/org/openoffice/Office/Views.xcu |6 -- 1 file changed, 6 deletions(-) New commits: commit c23fd923a93ca0acabe9a8fd392032c7bac312d4 Author: Michael Meeks michael.me...@suse.com Date: Fri May 17 16:14:11 2013 +0100 don't throw up the sidebar on start. diff

[Libreoffice-commits] core.git: Branch 'feature/sidebaropt' - sd/sdi

2013-05-17 Thread Michael Meeks
sd/sdi/ToolPanelViewShell.sdi | 122 ++ 1 file changed, 122 insertions(+) New commits: commit 9f306e778428ce1510ee835ea8ac46d964e87393 Author: Michael Meeks michael.me...@suse.com Date: Fri May 17 16:23:07 2013 +0100 re-add removed file. diff

[Libreoffice-commits] core.git: Repository.mk scp2/InstallModule_gnome.mk scp2/source

2013-05-17 Thread Marcos Paulo de Souza
Repository.mk| 16 scp2/InstallModule_gnome.mk |9 - scp2/source/gnome/file_gnome.scp | 23 --- scp2/source/gnome/module_gnome.scp | 23 --- scp2/source/ooo/file_library_ooo.scp |

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

2013-05-17 Thread Eike Rathke
vcl/source/control/field2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 59d6bde4045e928b5d68fb23e3340fa0e48f3e33 Author: Eike Rathke er...@redhat.com Date: Fri May 17 17:23:26 2013 +0200 obtain days in month from non-normalized date, fdo#63805 related

Re: Build problem on OS X 10.6.8

2013-05-17 Thread Tor Lillqvist
Have you had any success since, or did you give up? Unfortunately I can't help as I build on OS X 10.8... (using the latest Xcode and thus Clang). --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [comment] fdo#37222 and fdo#37219 Open pdf after Export and added to ...

2013-05-17 Thread Anurag Kanungo
Hi, Unconditionally it would be a little difficult as we would require to add the PDF to recent documents without opening it . and to have a common way for all the platforms like Windows , Linux , Mac Os , would be complicated , we would require to be very careful because it would be tweaking

[PUSHED] fdo#60924: autoinstall gnome libraries

2013-05-17 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/3813 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3813 To unsubscribe,

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

2013-05-17 Thread Fridrich Štrba
scp2/source/ooo/file_library_ooo.scp |6 -- 1 file changed, 6 deletions(-) New commits: commit 8fc9351f555cecdbb45dbf2752fea0efcaa6e0cd Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri May 17 17:29:34 2013 +0200 We are here already in non MACOSX branch

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8f/d3c3ae1938c5ca8e037af70442885847a56992

2013-05-17 Thread Xisco Fauli
8f/d3c3ae1938c5ca8e037af70442885847a56992 |1 + 1 file changed, 1 insertion(+) New commits: commit 47d6532f3726acd46fc709fa79d754e722566608 Author: Xisco Fauli aniste...@gmail.com Date: Fri May 17 17:32:31 2013 +0200 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: boost/boost.3093.warnings.patch boost/UnpackedTarball_boost.mk

2013-05-17 Thread Isamu Mogi
boost/UnpackedTarball_boost.mk |2 ++ boost/boost.3093.warnings.patch | 11 +++ 2 files changed, 13 insertions(+) New commits: commit d68243cd663e55418831a157615ea588848804bb Author: Isamu Mogi saturda...@gmail.com Date: Fri May 17 21:20:29 2013 +0900 Fix warnings by

[PATCH libreoffice-4-0] obtain days in month from non-normalized date, fdo#63805 rel...

2013-05-17 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3946 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/46/3946/1 obtain days in month from non-normalized date, fdo#63805 related Change-Id:

[PATCH libreoffice-3-6] obtain days in month from non-normalized date, fdo#63805 rel...

2013-05-17 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3947 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/47/3947/1 obtain days in month from non-normalized date, fdo#63805 related Change-Id:

[PUSHED] Fix warnings by shadowing variables in boost/logic/tribool.h...

2013-05-17 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/3935 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3935 To unsubscribe,

[PATCH] fdo#37222 and possibly fdo#37219

2013-05-17 Thread Anurag Kanungo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3948 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/48/3948/1 fdo#37222 and possibly fdo#37219 Added an checkbox option View PDF after Export in Export as Pdf Dialog Box .

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

2013-05-17 Thread Eike Rathke
vcl/source/control/field2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 145d46663e2d9872b42cd7d4b8f6f76d672a883f Author: Eike Rathke er...@redhat.com Date: Fri May 17 17:23:26 2013 +0200 obtain days in month from non-normalized date, fdo#63805 related

  1   2   3   4   >