[PATCH] always use system python for building

2013-03-09 Thread David Ostrovsky (via Code Review)
Hello LibreOffice gerrit bot,

I'd like you to reexamine a change.  Please visit

https://gerrit.libreoffice.org/2563

to look at the new patch set (#2).

Change subject: always use system python for building
..

always use system python for building

We don't package perl, awk, sed, etc. to satisfy build dependency.
So just in case we are using python as extension language for LO
doesn't mean that we should use internal packaged python for building
LO and fail back to it, even in the case if Pyuno is disabled.

We stop with this silliness and always require Python interpreter with
version = 2.7 to be installed.

Note: once merged, all tinderboxes, that don't have system Python installed,
have to be updated.

Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
---
M RepositoryExternal.mk
M config_host.mk.in
M configure.ac
M nss/ExternalProject_nss.mk
M solenv/gbuild/ExternalExecutable.mk
5 files changed, 27 insertions(+), 89 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2563/2
-- 
To view, visit https://gerrit.libreoffice.org/2563
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
Gerrit-PatchSet: 2
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matúš Kukan matus.ku...@gmail.com
Gerrit-Reviewer: David Ostrovsky david.ostrov...@gmx.de
Gerrit-Reviewer: LibreOffice gerrit bot ger...@libreoffice.org
Gerrit-Reviewer: Matúš Kukan matus.ku...@gmail.com
Gerrit-Reviewer: Tomáš Chvátal tchva...@suse.cz

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] always use system python for building

2013-03-09 Thread David Ostrovsky (via Code Review)
Hello LibreOffice gerrit bot,

I'd like you to reexamine a rebased change.  Please visit

https://gerrit.libreoffice.org/2563

to look at the new rebased patch set (#3).

Change subject: always use system python for building
..

always use system python for building

We don't package perl, awk, sed, etc. to satisfy build dependency.
So just in case we are using python as extension language for LO
doesn't mean that we should use internal packaged python for building
LO and fail back to it, even in the case if Pyuno is disabled.

We stop with this silliness and always require Python interpreter with
version = 2.7 to be installed.

Note: once merged, all tinderboxes, that don't have system Python installed,
have to be updated.

Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
---
M RepositoryExternal.mk
M config_host.mk.in
M configure.ac
M nss/ExternalProject_nss.mk
M solenv/gbuild/ExternalExecutable.mk
5 files changed, 27 insertions(+), 89 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2563/3
-- 
To view, visit https://gerrit.libreoffice.org/2563
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
Gerrit-PatchSet: 3
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matúš Kukan matus.ku...@gmail.com
Gerrit-Reviewer: David Ostrovsky david.ostrov...@gmx.de
Gerrit-Reviewer: LibreOffice gerrit bot ger...@libreoffice.org
Gerrit-Reviewer: Matúš Kukan matus.ku...@gmail.com
Gerrit-Reviewer: Tomáš Chvátal tchva...@suse.cz

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-03-09 Thread Benjamin Drung
 sysui/desktop/man/libreoffice.1 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 700e5facbe21c72c5f3f4208f0416e079d40399e
Author: Benjamin Drung bdr...@debian.org
Date:   Sat Mar 9 00:10:19 2013 +0100

Fix typo in libreoffice man page.

Change-Id: Ieb3e74630e48feaf69f5d58e9b7eb57779033356
Reviewed-on: https://gerrit.libreoffice.org/2610
Reviewed-by: Björn Michaelsen bjoern.michael...@canonical.com
Tested-by: Björn Michaelsen bjoern.michael...@canonical.com

diff --git a/sysui/desktop/man/libreoffice.1 b/sysui/desktop/man/libreoffice.1
index ebc3843..2b458ef 100644
--- a/sysui/desktop/man/libreoffice.1
+++ b/sysui/desktop/man/libreoffice.1
@@ -122,7 +122,7 @@ or the kill command (UNIX based systems).
 .TP
 \fB\-\-infilter=filter\fR
 Force an input filter type if possible.
-For example -infilter=Calc Office Open XML only
+For example \-\-infilter=Calc Office Open XML only
 
 .TP
 \fB\-\-math\fR
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Benjamin Drung
 sysui/desktop/man/unopkg.1 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 57037ea47fc203db08b2cf4a57c305df0a156307
Author: Benjamin Drung bdr...@debian.org
Date:   Sat Mar 9 02:14:17 2013 +0100

Related to fdo#60724: Fix grammar.

Change-Id: I6094a7c3ee2ed4e30d955024ef81811bca572dcd
Reviewed-on: https://gerrit.libreoffice.org/2611
Reviewed-by: Björn Michaelsen bjoern.michael...@canonical.com
Tested-by: Björn Michaelsen bjoern.michael...@canonical.com

diff --git a/sysui/desktop/man/unopkg.1 b/sysui/desktop/man/unopkg.1
index dad74dd..9bc9244 100644
--- a/sysui/desktop/man/unopkg.1
+++ b/sysui/desktop/man/unopkg.1
@@ -27,7 +27,7 @@ features you would normally expect in an office suite.
 There exists many LibreOffice extensions all over the word. For example, see
 \fBhttp://extensions.libreoffice.org/\fR
 
-This tool allows to manage the extensions from the command line.
+This tool allows managing the extensions from the command line.
 
 .SH SUB\-COMMANDS
 .TP
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[PUSHED] Fix typo in libreoffice man page.

2013-03-09 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/2610

Approvals:
  Björn Michaelsen: Verified; Looks good to me, approved


-- 
To view, visit https://gerrit.libreoffice.org/2610
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieb3e74630e48feaf69f5d58e9b7eb57779033356
Gerrit-PatchSet: 2
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Benjamin Drung bdr...@debian.org
Gerrit-Reviewer: Björn Michaelsen bjoern.michael...@canonical.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PUSHED] Related to fdo#60724: Fix grammar.

2013-03-09 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/2611

Approvals:
  Björn Michaelsen: Verified; Looks good to me, approved


-- 
To view, visit https://gerrit.libreoffice.org/2611
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6094a7c3ee2ed4e30d955024ef81811bca572dcd
Gerrit-PatchSet: 2
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Benjamin Drung bdr...@debian.org
Gerrit-Reviewer: Björn Michaelsen bjoern.michael...@canonical.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] always use system python for building

2013-03-09 Thread David Ostrovsky (via Code Review)
Hello LibreOffice gerrit bot,

I'd like you to reexamine a change.  Please visit

https://gerrit.libreoffice.org/2563

to look at the new patch set (#4).

Change subject: always use system python for building
..

always use system python for building

We don't package perl, awk, sed, etc. to satisfy build dependency.
So just in case we are using python as extension language for LO
doesn't mean that we should use internal packaged python for building
LO and fail back to it, even in the case if Pyuno is disabled.

We stop with this silliness and always require Python interpreter with
version = 2.7 to be installed.

Note: once merged, all tinderboxes, that don't have system Python installed,
have to be updated.

Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
---
M RepositoryExternal.mk
M config_host.mk.in
M configure.ac
M nss/ExternalProject_nss.mk
M solenv/gbuild/ExternalExecutable.mk
5 files changed, 29 insertions(+), 89 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2563/4
-- 
To view, visit https://gerrit.libreoffice.org/2563
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
Gerrit-PatchSet: 4
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matúš Kukan matus.ku...@gmail.com
Gerrit-Reviewer: David Ostrovsky david.ostrov...@gmx.de
Gerrit-Reviewer: LibreOffice gerrit bot ger...@libreoffice.org
Gerrit-Reviewer: Matúš Kukan matus.ku...@gmail.com
Gerrit-Reviewer: Tomáš Chvátal tchva...@suse.cz

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] Make ComboBox::CalcSize to return the right width

2013-03-09 Thread via Code Review
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2612

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/12/2612/1

Make ComboBox::CalcSize to return the right width

Change-Id: I83f5075281b2edd3f7a5e94709f0529d0c744ff8
---
M vcl/source/control/combobox.cxx
1 file changed, 2 insertions(+), 0 deletions(-)



diff --git a/vcl/source/control/combobox.cxx b/vcl/source/control/combobox.cxx
index e561768..c216cd0 100644
--- a/vcl/source/control/combobox.cxx
+++ b/vcl/source/control/combobox.cxx
@@ -1146,6 +1146,8 @@
 aSz.Width() += GetSettings().GetStyleSettings().GetScrollBarSize();
 }
 
+aSz.Width() += ImplGetExtraOffset() * 2;
+
 aSz = CalcWindowSize( aSz );
 return aSz;
 }

-- 
To view, visit https://gerrit.libreoffice.org/2612
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I83f5075281b2edd3f7a5e94709f0529d0c744ff8
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Zolnai Tamás zolnaitamas2...@gmail.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-03-09 Thread Takeshi Abe
 svx/inc/svx/AccessibleControlShape.hxx  |   12 ++--
 svx/source/accessibility/AccessibleControlShape.cxx |   40 
 svx/source/accessibility/AccessibleFrameSelector.cxx|2 
 svx/source/accessibility/AccessibleTextHelper.cxx   |   10 ++--
 svx/source/accessibility/svxrectctaccessiblecontext.cxx |   14 ++---
 svx/source/inc/svxrectctaccessiblecontext.hxx   |   22 
 6 files changed, 50 insertions(+), 50 deletions(-)

New commits:
commit 95184c4c45b69915cd78e10c7f0b6fcd1245d738
Author: Takeshi Abe t...@fixedpoint.jp
Date:   Sat Mar 9 19:43:50 2013 +0900

sal_Bool to bool

Change-Id: I76139eb5878deebefcf20efaa3be78e800a85c01

diff --git a/svx/inc/svx/AccessibleControlShape.hxx 
b/svx/inc/svx/AccessibleControlShape.hxx
index 79a5475..a1df3ff 100644
--- a/svx/inc/svx/AccessibleControlShape.hxx
+++ b/svx/inc/svx/AccessibleControlShape.hxx
@@ -139,7 +139,7 @@ protected:
 sal_Bool ensureControlModelAccess( ) SAL_THROW(( ));
 
 /// ensures that we're listening for the given property if(and only if!) 
necessary
-sal_Bool ensureListeningState( const sal_Bool _bCurrentlyListening, const 
sal_Bool _bNeedNewListening,
+bool ensureListeningState( const bool _bCurrentlyListening, const bool 
_bNeedNewListening,
 const ::rtl::OUString _rPropertyName );
 
 /// starts multiplexing the state changes of our aggregate context
@@ -184,11 +184,11 @@ private:
 ::comphelper::OWrappedAccessibleChildrenManager*
 m_pChildManager;
 
-sal_Boolm_bListeningForName : 1;// are we currently 
listening for changes of the Name property?
-sal_Boolm_bListeningForDesc : 1;// are we currently 
listening for changes of the HelpText property?
-sal_Boolm_bMultiplexingStates   : 1;// are we currently 
multiplexing state changes of the native context?
-sal_Boolm_bDisposeNativeContext : 1;// do we need to dispose 
mxNativeContextComponent?
-sal_Boolm_bWaitingForControl: 1;// if we are created 
before our control exists, we need to wait for it to appear ...
+boolm_bListeningForName : 1;// are we currently listening 
for changes of the Name property?
+boolm_bListeningForDesc : 1;// are we currently listening 
for changes of the HelpText property?
+boolm_bMultiplexingStates   : 1;// are we currently 
multiplexing state changes of the native context?
+boolm_bDisposeNativeContext : 1;// do we need to dispose 
mxNativeContextComponent?
+boolm_bWaitingForControl: 1;// if we are created before 
our control exists, we need to wait for it to appear ...
 
 private:
 /** Don't use the default constructor.  Use the public constructor that
diff --git a/svx/source/accessibility/AccessibleControlShape.cxx 
b/svx/source/accessibility/AccessibleControlShape.cxx
index 17084fe..536967f 100644
--- a/svx/source/accessibility/AccessibleControlShape.cxx
+++ b/svx/source/accessibility/AccessibleControlShape.cxx
@@ -85,7 +85,7 @@ namespace
 //
 // determines whether or not a state which belongs to the inner context 
needs to be forwarded to the composed
 // context
-sal_BoolisComposedState( const sal_Int16 _nState )
+boolisComposedState( const sal_Int16 _nState )
 {
 return  (   ( AccessibleStateType::INVALID != _nState )
   ( AccessibleStateType::DEFUNC != _nState )
@@ -101,7 +101,7 @@ namespace
 //
 /** determines whether the given control is in alive mode
 */
-inline  sal_BoolisAliveMode( const Reference XControl  _rxControl )
+inline  boolisAliveMode( const Reference XControl  _rxControl )
 {
 OSL_PRECOND( _rxControl.is(), AccessibleControlShape::isAliveMode: 
invalid control );
 return _rxControl.is()  !_rxControl-isDesignMode();
@@ -117,11 +117,11 @@ AccessibleControlShape::AccessibleControlShape (
 const AccessibleShapeInfo rShapeInfo,
 const AccessibleShapeTreeInfo rShapeTreeInfo)
 :  AccessibleShape (rShapeInfo, rShapeTreeInfo)
-,   m_bListeningForName( sal_False )
-,   m_bListeningForDesc( sal_False )
-,   m_bMultiplexingStates( sal_False )
-,   m_bDisposeNativeContext( sal_False )
-,   m_bWaitingForControl( sal_False )
+,   m_bListeningForName( false )
+,   m_bListeningForDesc( false )
+,   m_bMultiplexingStates( false )
+,   m_bDisposeNativeContext( false )
+,   m_bWaitingForControl( false )
 {
 m_pChildManager = new OWrappedAccessibleChildrenManager( 
getProcessComponentContext() );
 m_pChildManager-acquire();
@@ -225,7 +225,7 @@ void AccessibleControlShape::Init()
 if ( xControlContainer.is() )
 {
 

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

2013-03-09 Thread Marc-André Laverdière
 unoidl/source/reg2unoidl.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c93643db82d9af2f9369b5daf6298f6b86510f14
Author: Marc-André Laverdière marc-an...@atc.tcs.com
Date:   Fri Mar 8 19:37:59 2013 -0500

coverity#989730 and coverity#989729: Uninitialized scalar field

Change-Id: Iaecfa720b898746d457de731734b332226d3e9c2
Reviewed-on: https://gerrit.libreoffice.org/2607
Reviewed-by: Markus Mohrhard markus.mohrh...@googlemail.com
Tested-by: Markus Mohrhard markus.mohrh...@googlemail.com

diff --git a/unoidl/source/reg2unoidl.cxx b/unoidl/source/reg2unoidl.cxx
index 730d42e..0f0b53e 100644
--- a/unoidl/source/reg2unoidl.cxx
+++ b/unoidl/source/reg2unoidl.cxx
@@ -248,7 +248,7 @@ void writeKind(
 
 struct Item {
 explicit Item(rtl::Reference unoidl::Entity  const  theEntity):
-entity(theEntity)
+entity(theEntity),nameOffset(0),dataOffset(0)
 {}
 
 rtl::Reference unoidl::Entity  entity;
@@ -258,7 +258,7 @@ struct Item {
 
 struct ConstItem {
 explicit ConstItem(unoidl::ConstantValue const  theConstant):
-constant(theConstant)
+constant(theConstant),nameOffset(0),dataOffset(0)
 {}
 
 unoidl::ConstantValue constant;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Marc-André Laverdière
 svtools/source/control/inettbc.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit a16c17b4723bfd6ff69dd154342fa440fc280d50
Author: Marc-André Laverdière marc-an...@atc.tcs.com
Date:   Fri Mar 8 19:58:50 2013 -0500

coverity#989728: uninitialized scalar

Change-Id: Ic8e248eff6db54f407ec894cab28a27957c6fd0f
Reviewed-on: https://gerrit.libreoffice.org/2609
Reviewed-by: Markus Mohrhard markus.mohrh...@googlemail.com
Tested-by: Markus Mohrhard markus.mohrh...@googlemail.com

diff --git a/svtools/source/control/inettbc.cxx 
b/svtools/source/control/inettbc.cxx
index 2687994..374fa7d 100644
--- a/svtools/source/control/inettbc.cxx
+++ b/svtools/source/control/inettbc.cxx
@@ -139,6 +139,7 @@ SvtMatchContext_Impl::SvtMatchContext_Impl(
 , bOnlyDirectories( pBoxP-bOnlyDirectories )
 , bNoSelection( pBoxP-bNoSelection )
 , stopped_(false)
+, commandId_(0)
 {
 aLink.CreateMutex();
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[PUSHED] coverity#989730 and coverity#989729: Uninitialized scalar fi...

2013-03-09 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/2607

Approvals:
  Markus Mohrhard: Verified; Looks good to me, approved


-- 
To view, visit https://gerrit.libreoffice.org/2607
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaecfa720b898746d457de731734b332226d3e9c2
Gerrit-PatchSet: 2
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Marc-André Laverdière marc-an...@atc.tcs.com
Gerrit-Reviewer: Markus Mohrhard markus.mohrh...@googlemail.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PUSHED] coverity#989728: uninitialized scalar

2013-03-09 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/2609

Approvals:
  Markus Mohrhard: Verified; Looks good to me, approved


-- 
To view, visit https://gerrit.libreoffice.org/2609
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic8e248eff6db54f407ec894cab28a27957c6fd0f
Gerrit-PatchSet: 2
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Marc-André Laverdière marc-an...@atc.tcs.com
Gerrit-Reviewer: Markus Mohrhard markus.mohrh...@googlemail.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-03-09 Thread Zolnai Tamás
 dbaccess/source/ui/querydesign/LimitBox.cxx   |7 ---
 dbaccess/source/ui/querydesign/limitboxcontroller.cxx |2 +-
 dbaccess/uiconfig/ui/querypropertiesdialog.ui |2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

New commits:
commit 4c52c8bd73bb814a87df2c032faa164f21f9f73e
Author: Zolnai Tamás zolnaitamas2...@gmail.com
Date:   Sat Mar 9 11:41:54 2013 +0100

fdo#61794 Allow greater value in LimitBox

Increase the width of LimitBox
*on toolbar: 6 digits
*in dialog: 10 digits
Set maximum value of LimitBox to the max value of Int32

Change-Id: I6fcf0270b474eb46a29ff98ade9cd7ee8ba637f5

diff --git a/dbaccess/source/ui/querydesign/LimitBox.cxx 
b/dbaccess/source/ui/querydesign/LimitBox.cxx
index 36fb191..735bfa8 100644
--- a/dbaccess/source/ui/querydesign/LimitBox.cxx
+++ b/dbaccess/source/ui/querydesign/LimitBox.cxx
@@ -42,7 +42,9 @@ LimitBox::LimitBox( Window* pParent, WinBits nStyle )
 SetShowTrailingZeros( sal_False );
 SetDecimalDigits( 0 );
 SetMin( -1 );
-SetMax(  );
+
+///Use the maximum value of Int32
+SetMax( 2147483647 );
 LoadDefaultLimits();
 
 Size aSize(
@@ -100,8 +102,7 @@ void LimitBox::ReformatAll()
 
 Size LimitBox::GetOptimalSize() const
 {
-Size aSize = NumericBox::GetOptimalSize();
-return Size( aSize.Width() + 20, aSize.Height());
+return CalcSize(10,1);
 }
 
 ///Initialize entries
diff --git a/dbaccess/source/ui/querydesign/limitboxcontroller.cxx 
b/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
index e49dfbc..e56f3b3 100644
--- a/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
+++ b/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
@@ -193,7 +193,7 @@ uno::Reference awt::XWindow  SAL_CALL 
LimitBoxController::createItemWindow(
 {
 SolarMutexGuard aSolarMutexGuard;
 m_pLimitBox = new LimitBoxImpl(pParent, this);
-m_pLimitBox-SetSizePixel(m_pLimitBox-GetOptimalSize());
+m_pLimitBox-SetSizePixel(m_pLimitBox-CalcSize(6,1));
 xItemWindow = VCLUnoHelper::GetInterface( m_pLimitBox );
 }
 
diff --git a/dbaccess/uiconfig/ui/querypropertiesdialog.ui 
b/dbaccess/uiconfig/ui/querypropertiesdialog.ui
index d745c16..6f55af2 100644
--- a/dbaccess/uiconfig/ui/querypropertiesdialog.ui
+++ b/dbaccess/uiconfig/ui/querypropertiesdialog.ui
@@ -168,7 +168,7 @@
   object class=GtkGrid id=grid3
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=column_spacing12/property
+property name=column_spacing24/property
 child
   object class=GtkLabel id=limit-label
 property name=visibleTrue/property
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 26/7c782fe32afac7ba679dbd98f8e5b226344ae4

2013-03-09 Thread Caolán McNamara
 26/7c782fe32afac7ba679dbd98f8e5b226344ae4 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 258fb6f3855977deb9b277eeb9e371661a0fe1e4
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 11:01:46 2013 +

Notes added by 'git notes add'

diff --git a/26/7c782fe32afac7ba679dbd98f8e5b226344ae4 
b/26/7c782fe32afac7ba679dbd98f8e5b226344ae4
new file mode 100644
index 000..e75602b
--- /dev/null
+++ b/26/7c782fe32afac7ba679dbd98f8e5b226344ae4
@@ -0,0 +1 @@
+prefer: 79eb7c0cab7a7b4e0583e9582ad5e7f9e81af7d7
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Zolnai Tamás
 dbaccess/source/ui/querydesign/LimitBox.cxx |5 -
 1 file changed, 5 deletions(-)

New commits:
commit 4e38ea86701bdefcf31c6f9e3136d1eda4e5c061
Author: Zolnai Tamás zolnaitamas2...@gmail.com
Date:   Sat Mar 9 12:02:25 2013 +0100

LimitBox.cxx: Delete useless comment block

Change-Id: I3a75c7de783913385188680119f2baf8a726676d

diff --git a/dbaccess/source/ui/querydesign/LimitBox.cxx 
b/dbaccess/source/ui/querydesign/LimitBox.cxx
index 735bfa8..3a25f40 100644
--- a/dbaccess/source/ui/querydesign/LimitBox.cxx
+++ b/dbaccess/source/ui/querydesign/LimitBox.cxx
@@ -14,11 +14,6 @@
 #define ALL_STRING ModuleRes(STR_QUERY_LIMIT_ALL).toString()
 #define ALL_INT -1
 
-
-
-///LimitBox
-
-
 namespace global{
 
 /// Default values
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: [PUSHED] Fixes fdo#60701 by escaping uri-encode path correctly

2013-03-09 Thread Stephan Bergmann

On 03/08/2013 08:47 PM, Arnaud Versini wrote:

My mistake, the good way I think is %q, not %b, is it correct or not ?


While that would solve the second part of the problem at least for Linux 
(as %q is not Posix) I guess, the much simpler and more idiomatic 
solution is to properly quote all uses of ${URI_ENCODE} in the script as 
${URI_ENCODE}.


And, for the first part of the problem, you still need to properly quote 
the argument to dirname, as given below.


Stephan


2013/3/8 Stephan Bergmann sberg...@redhat.com mailto:sberg...@redhat.com

On 03/08/2013 05:32 AM, Fridrich Strba (via Code Review) wrote:

Thank you for your patch!  It has been merged to LibreOffice.

If you are interested in details, please visit

https://gerrit.libreoffice.__org/2588
https://gerrit.libreoffice.org/2588

Approvals:
Fridrich Strba: Verified; Looks good to me, approved


But how does


diff --git a/shell/source/unix/misc/__senddoc.sh
b/shell/source/unix/misc/__senddoc.sh
index 0ff1594..a2c53fd 100644
--- a/shell/source/unix/misc/__senddoc.sh
+++ b/shell/source/unix/misc/__senddoc.sh
@@ -18,6 +18,7 @@
  #

  URI_ENCODE=`dirname $0`/uri-encode
+URI_ENCODE=$(printf %b $(URI_ENCODE))
  FOPTS=
  sd_platform=`uname -s`


fix https://bugs.freedesktop.org/__show_bug.cgi?id=60701
https://bugs.freedesktop.org/show_bug.cgi?id=60701 Send Document
as email fails, when application is installed to a directory with a
space in any way?

The solution should be to properly quote the argument to dirname,

URI_ENCODE=`dirname $0`/uri-encode


What the printf '%b' does is break things if the path to LO contains
character sequences like \n.


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - fa/f46e490de7666be1063d83c763c474af331618

2013-03-09 Thread Caolán McNamara
 fa/f46e490de7666be1063d83c763c474af331618 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3c79c629b76de68c91272569f927b4cd18da21fe
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 11:13:57 2013 +

Notes added by 'git notes add'

diff --git a/fa/f46e490de7666be1063d83c763c474af331618 
b/fa/f46e490de7666be1063d83c763c474af331618
new file mode 100644
index 000..44315c1
--- /dev/null
+++ b/fa/f46e490de7666be1063d83c763c474af331618
@@ -0,0 +1 @@
+prefer: bf1f0183d5c6b4c94acdbee27276d5a386a657f4
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Zolnai Tamás
 dbaccess/source/ui/querydesign/limitboxcontroller.cxx |5 +
 1 file changed, 5 insertions(+)

New commits:
commit 8885dc27da82f83d27eb99f8bea4abb5e450fce3
Author: Zolnai Tamás zolnaitamas2...@gmail.com
Date:   Sat Mar 9 12:10:22 2013 +0100

Make allow to step on from LimitBox with tab

Change-Id: I5f2994459cbb7786e6c9d83b0894cb581f4560fd

diff --git a/dbaccess/source/ui/querydesign/limitboxcontroller.cxx 
b/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
index e56f3b3..3804f86 100644
--- a/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
+++ b/dbaccess/source/ui/querydesign/limitboxcontroller.cxx
@@ -77,6 +77,11 @@ long LimitBoxImpl::Notify( NotifyEvent rNEvt )
 nHandled = 1;
 break;
 }
+case KEY_TAB:
+{
+Select();
+break;
+}
 }
 break;
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e7/4fe471bd79a0da0afbb564746e126a6978e09b

2013-03-09 Thread Caolán McNamara
 e7/4fe471bd79a0da0afbb564746e126a6978e09b |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3932fa2a970837ac05a1980afd15e9a65b98b2d0
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 11:15:50 2013 +

Notes added by 'git notes add'

diff --git a/e7/4fe471bd79a0da0afbb564746e126a6978e09b 
b/e7/4fe471bd79a0da0afbb564746e126a6978e09b
new file mode 100644
index 000..8ebbe55
--- /dev/null
+++ b/e7/4fe471bd79a0da0afbb564746e126a6978e09b
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 03/000fc46e82b1741b3df3f742f4b3062da338d6

2013-03-09 Thread Caolán McNamara
 03/000fc46e82b1741b3df3f742f4b3062da338d6 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 9f7c58fd54ea9a1f4712d46f261cf8010d35d7ab
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 11:17:33 2013 +

Notes added by 'git notes add'

diff --git a/03/000fc46e82b1741b3df3f742f4b3062da338d6 
b/03/000fc46e82b1741b3df3f742f4b3062da338d6
new file mode 100644
index 000..a114695
--- /dev/null
+++ b/03/000fc46e82b1741b3df3f742f4b3062da338d6
@@ -0,0 +1 @@
+prefer: 43b92f0940059aea04da134f70579b76ecc8480f
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 06/3884a97ed94d3d23789f92343502a3dbd93c87

2013-03-09 Thread Caolán McNamara
 06/3884a97ed94d3d23789f92343502a3dbd93c87 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit f1cbd18deb7cb4b9ff104d6593e4bfe48670594a
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 11:21:55 2013 +

Notes added by 'git notes add'

diff --git a/06/3884a97ed94d3d23789f92343502a3dbd93c87 
b/06/3884a97ed94d3d23789f92343502a3dbd93c87
new file mode 100644
index 000..d98ce30
--- /dev/null
+++ b/06/3884a97ed94d3d23789f92343502a3dbd93c87
@@ -0,0 +1 @@
+prefer: d1810c033d94cd3786dfe62e49ceedeef2b64780
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Zolnai Tamás
 l10ntools/inc/po.hxx|1 -
 l10ntools/source/po.cxx |   36 
 2 files changed, 37 deletions(-)

New commits:
commit de69091d34d8102c0b56194d603ed9e66699d34c
Author: Zolnai Tamás zolnaitamas2...@gmail.com
Date:   Sat Mar 9 12:18:28 2013 +0100

Delete PoHeader constructor used by renewpo

Change-Id: I360a9c96eacf9b7b8bd80214a3fc4c9faa01e631

diff --git a/l10ntools/inc/po.hxx b/l10ntools/inc/po.hxx
old mode 100644
new mode 100755
index 506558f..f2edb06
--- a/l10ntools/inc/po.hxx
+++ b/l10ntools/inc/po.hxx
@@ -90,7 +90,6 @@ public:
 friend class PoIfstream;
 
 PoHeader( const OString rExtSrc );
-PoHeader( std::ifstream rOldPo );
 ~PoHeader();
 };
 
diff --git a/l10ntools/source/po.cxx b/l10ntools/source/po.cxx
old mode 100644
new mode 100755
index 90b7f79..99e113b
--- a/l10ntools/source/po.cxx
+++ b/l10ntools/source/po.cxx
@@ -619,16 +619,6 @@ namespace
 strftime( pBuff, sizeof pBuff, %Y-%m-%d %H:%M%z, pNow );
 return pBuff;
 }
-
-static OString lcl_ReplaceAttribute(
-const OString rSource, const OString rOld, const OString rNew )
-{
-const sal_Int32 nFirstIndex =
-rSource.indexOf( rOld ) + rOld.getLength()+2;
-const sal_Int32 nCount =
-rSource.indexOf( \n, nFirstIndex ) - nFirstIndex;
-return rSource.replaceFirst( rSource.copy(nFirstIndex, nCount), rNew );
-}
 }
 
 //Template Constructor
@@ -653,32 +643,6 @@ PoHeader::PoHeader( const OString rExtSrc )
 m_bIsInitialized = true;
 }
 
-
-//Constructor for old headers to renew po files
-PoHeader::PoHeader(  std::ifstream rOldPo )
-: m_pGenPo( new GenPoEntry() )
-, m_bIsInitialized( false )
-{
-assert( rOldPo.is_open() );
-m_pGenPo-readFromFile( rOldPo );
-
-const OString sExtractCom = m_pGenPo-getExtractCom();
-m_pGenPo-setExtractCom(
-sExtractCom.copy( 0, sExtractCom.getLength() - 3 ) );
-
-OString sMsgStr = m_pGenPo-getMsgStr();
-sMsgStr =
-lcl_ReplaceAttribute( sMsgStr, Report-Msgid-Bugs-To,
-https://bugs.freedesktop.org/enter_bug.cgi?product=;
-LibreOfficebug_status=UNCONFIRMEDcomponent=UI );
-sMsgStr =
-lcl_ReplaceAttribute( sMsgStr, X-Generator, LibreOffice );
-sMsgStr =
-lcl_ReplaceAttribute( sMsgStr, X-Accelerator-Marker, ~ );
-m_pGenPo-setMsgStr( sMsgStr );
-m_bIsInitialized = true;
-}
-
 PoHeader::~PoHeader()
 {
 delete m_pGenPo;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


reboot of gerrit

2013-03-09 Thread Florian Effenberger

Hello,

once again, a kernel upgrade - I have to reboot grisu, the machine 
having the gerrit VM on it.


Unless someone objects, I'd so so in 2h20m, at 1400 UTC.

Florian
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH] Fixes fdo#55814 by reverting bb6bd1ff9

2013-03-09 Thread David Ostrovsky (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2613

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/2613/1

Fixes fdo#55814 by reverting bb6bd1ff9

This commit revert bb6bd1ff9cd3eecec7eb2cd7bd0a4dcef584c903.
After reverting no crashes happen.

Change-Id: I45018618ed646db20b107251707e65c17068b073
---
M sw/source/core/doc/docfld.cxx
1 file changed, 1 insertion(+), 26 deletions(-)



diff --git a/sw/source/core/doc/docfld.cxx b/sw/source/core/doc/docfld.cxx
index 8c01695..be41983 100644
--- a/sw/source/core/doc/docfld.cxx
+++ b/sw/source/core/doc/docfld.cxx
@@ -1277,15 +1277,6 @@
 SwNewDBMgr* pMgr = GetNewDBMgr();
 pMgr-CloseAll(sal_False);
 
-// Make sure we don't hide all sections, which would lead to a crash. 
First, count how many of them do we have.
-int nShownSections = 0;
-for( _SetGetExpFlds::const_iterator it = 
mpUpdtFlds-GetSortLst()-begin(); it != mpUpdtFlds-GetSortLst()-end(); ++it )
-{
-SwSection* pSect = (SwSection*)(*it)-GetSection();
-if ( pSect  !pSect-IsCondHidden())
-nShownSections++;
-}
-
 String aNew;
 for( _SetGetExpFlds::const_iterator it = 
mpUpdtFlds-GetSortLst()-begin(); it != mpUpdtFlds-GetSortLst()-end(); ++it )
 {
@@ -1296,23 +1287,7 @@
 SwSbxValue aValue = aCalc.Calculate(
 pSect-GetCondition() );
 if(!aValue.IsVoidValue())
-{
-// Do we want to hide this one?
-bool bHide = aValue.GetBool();
-if (bHide  !pSect-IsCondHidden())
-{
-// This section will be hidden, but it wasn't before
-if (nShownSections == 1)
-{
-// This would be the last section, so set its 
condition to false, and avoid hiding it.
-OUString aCond(0);
-pSect-SetCondition(aCond);
-bHide = false;
-}
-nShownSections--;
-}
-pSect-SetCondHidden( bHide );
-}
+pSect-SetCondHidden( aValue.GetBool() );
 continue;
 }
 

-- 
To view, visit https://gerrit.libreoffice.org/2613
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I45018618ed646db20b107251707e65c17068b073
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: David Ostrovsky david.ostrov...@gmx.de

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: store/Library_store.mk store/source store/workben

2013-03-09 Thread Stephan Bergmann
 store/Library_store.mk|2 ++
 store/source/storbase.hxx |   21 -
 store/source/storbios.cxx |5 -
 store/source/storcach.cxx |7 +--
 store/source/stordata.hxx |9 ++---
 store/source/stortree.hxx |5 -
 store/workben/t_page.cxx  |5 -
 7 files changed, 29 insertions(+), 25 deletions(-)

New commits:
commit e4b99f5d445903e1309c301cc327d2dfb23d8d71
Author: Stephan Bergmann sberg...@redhat.com
Date:   Sat Mar 9 12:49:26 2013 +0100

Use BOOST_STATIC_ASSERT

Change-Id: Ib9dc2541c3bf72ddd6094331297a91352138e5af

diff --git a/store/Library_store.mk b/store/Library_store.mk
index 0954692..fabac10 100644
--- a/store/Library_store.mk
+++ b/store/Library_store.mk
@@ -28,6 +28,8 @@ $(eval $(call gb_Library_Library,store))
 
 $(eval $(call 
gb_Library_set_soversion_script,store,3,$(SRCDIR)/store/util/store.map))
 
+$(eval $(call gb_Library_use_external,store,boost_headers))
+
 $(eval $(call gb_Library_use_packages,store,\
store_odk_headers \
 ))
diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx
index 7c07dba..cbd4fc5 100644
--- a/store/source/storbase.hxx
+++ b/store/source/storbase.hxx
@@ -20,6 +20,9 @@
 #ifndef _STORE_STORBASE_HXX_
 #define _STORE_STORBASE_HXX_
 
+#include sal/config.h
+
+#include boost/static_assert.hpp
 #include sal/types.h
 
 #include rtl/alloc.h
@@ -49,22 +52,6 @@
 #define STORE_IMPL_CONCAT2(x, y) x##y
 #endif
 
-#ifndef STORE_STATIC_ASSERT /* Compile time assertion */
-namespace store
-{
-template bool x  struct STATIC_ASSERTION_FAILURE;
-template struct STATIC_ASSERTION_FAILURE true  { enum { value = 1 }; };
-
-template int x  struct static_assert_test{};
-} // namespace store
-
-#define STORE_STATIC_ASSERT(pred) \
-typedef \
-store::static_assert_test sizeof( store::STATIC_ASSERTION_FAILURE 
(bool)(pred)  )  \
-STORE_IMPL_CONCAT(static_assert_typedef_, __LINE__)
-
-#endif  /* !STORE_STATIC_ASSERT */
-
 namespace store
 {
 
@@ -437,7 +424,7 @@ struct PageData
  */
 static const size_t theSize = sizeof(G) + sizeof(D) + 2 * 
sizeof(L);
 static const sal_uInt16 thePageSize = theSize;
-STORE_STATIC_ASSERT(STORE_MINIMUM_PAGESIZE = thePageSize);
+BOOST_STATIC_ASSERT(STORE_MINIMUM_PAGESIZE = thePageSize);
 
 /** location.
  */
diff --git a/store/source/storbios.cxx b/store/source/storbios.cxx
index 2cdbece..b773c5d 100644
--- a/store/source/storbios.cxx
+++ b/store/source/storbios.cxx
@@ -17,6 +17,9 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include sal/config.h
+
+#include boost/static_assert.hpp
 
 #include storbios.hxx
 
@@ -182,7 +185,7 @@ struct SuperBlockPage
  */
 static const size_t theSize = 2 * SuperBlock::theSize;
 static const sal_uInt16 thePageSize = theSize;
-STORE_STATIC_ASSERT(STORE_MINIMUM_PAGESIZE = thePageSize);
+BOOST_STATIC_ASSERT(STORE_MINIMUM_PAGESIZE = thePageSize);
 
 /** Allocation.
  */
diff --git a/store/source/storcach.cxx b/store/source/storcach.cxx
index e07aa7f..481177e 100644
--- a/store/source/storcach.cxx
+++ b/store/source/storcach.cxx
@@ -17,6 +17,9 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include sal/config.h
+
+#include boost/static_assert.hpp
 
 #include storcach.hxx
 
@@ -256,7 +259,7 @@ class PageCache_Impl :
 /** Representation.
  */
 static size_t const theTableSize = 32;
-STORE_STATIC_ASSERT(STORE_IMPL_ISP2(theTableSize));
+BOOST_STATIC_ASSERT(STORE_IMPL_ISP2(theTableSize));
 
 Entry ** m_hash_table;
 Entry *  m_hash_table_0[theTableSize];
@@ -330,7 +333,7 @@ PageCache_Impl::PageCache_Impl (sal_uInt16 nPageSize)
   m_nMissed  (0)
 {
 static size_t const theSize = SAL_N_ELEMENTS(m_hash_table_0);
-STORE_STATIC_ASSERT(theSize == theTableSize);
+BOOST_STATIC_ASSERT(theSize == theTableSize);
 memset(m_hash_table_0, 0, sizeof(m_hash_table_0));
 }
 
diff --git a/store/source/stordata.hxx b/store/source/stordata.hxx
index cbd0044..88f8f74 100644
--- a/store/source/stordata.hxx
+++ b/store/source/stordata.hxx
@@ -20,6 +20,9 @@
 #ifndef _STORE_STORDATA_HXX_
 #define _STORE_STORDATA_HXX_
 
+#include sal/config.h
+
+#include boost/static_assert.hpp
 #include sal/types.h
 #include sal/macros.h
 
@@ -55,7 +58,7 @@ struct OStoreDataPageData : public store::OStorePageData
 */
 static const size_t theSize = 0;
 static const sal_uInt16 thePageSize = base::theSize + self::theSize;
-STORE_STATIC_ASSERT(STORE_MINIMUM_PAGESIZE = self::thePageSize);
+BOOST_STATIC_ASSERT(STORE_MINIMUM_PAGESIZE = self::thePageSize);
 
 /** capacity.
 */
@@ -145,7 +148,7 @@ struct OStoreIndirectionPageData : public 
store::OStorePageData
  */
 static const size_t theSize = sizeof(G);
 static const sal_uInt16 thePageSize = base::theSize + self::theSize;
-STORE_STATIC_ASSERT(STORE_MINIMUM_PAGESIZE = self::thePageSize);
+

What's the story behind pyAltFCFGMerge ?

2013-03-09 Thread Matúš Kukan
Currently in filter/Configuration_filter.mk we use pyAltFCFGMerge or
FCFGMerge.jar depending on whether we build with java.
Do they produce the same result ?
If no, how come there are no bugs or something ?
It yes, can we remove FCFGMerge.jar and use pyAltFCFGMerge all the time ?

Thanks,
Matus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-03-09 Thread Zolnai Tamás
 l10ntools/source/localize.cxx |1 -
 1 file changed, 1 deletion(-)

New commits:
commit d4c13acaabd37dd9a7026881bc69e0fa64524536
Author: Zolnai Tamás zolnaitamas2...@gmail.com
Date:   Sat Mar 9 12:48:00 2013 +0100

not stop localize, just ignore invalid po entries

Change-Id: I8bd987ec0f2bd4a886a14d38d7b7ba354abd2f06

diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index af61293..55dcda2 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -282,7 +282,6 @@ void handleCommand(
  's output is invalid:\n
  sLine.replaceAll(\t,\\t).getStr()
  endl;
-throw false; //TODO
 }
 }
 getline(in, s);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/source sfx2/inc sfx2/source unusedcode.easy

2013-03-09 Thread Julien Nabet
 sc/source/filter/excel/xepivot.cxx|9 -
 sc/source/filter/inc/xepivot.hxx  |2 --
 sfx2/inc/sfx2/thumbnailview.hxx   |2 --
 sfx2/source/control/thumbnailview.cxx |   18 --
 unusedcode.easy   |2 --
 5 files changed, 33 deletions(-)

New commits:
commit b68f14a7cabd535dc044715bad4f1f6347450ffe
Author: Julien Nabet serval2...@yahoo.fr
Date:   Sat Mar 9 13:07:51 2013 +0100

Remove unused functions (callcatcher)

ThumbnailView::deselectItem(unsigned short)
XclExpPivotCache::GetFieldAcc(rtl::OUString const)

Change-Id: I88d79c7c1eede9544a4232e467a54629e4976798

diff --git a/sc/source/filter/excel/xepivot.cxx 
b/sc/source/filter/excel/xepivot.cxx
index 85fa8fa..3402fbc 100644
--- a/sc/source/filter/excel/xepivot.cxx
+++ b/sc/source/filter/excel/xepivot.cxx
@@ -777,15 +777,6 @@ XclExpPCField* XclExpPivotCache::GetFieldAcc( sal_uInt16 
nFieldIdx )
 return maFieldList.GetRecord( nFieldIdx ).get();
 }
 
-XclExpPCField* XclExpPivotCache::GetFieldAcc( const rtl::OUString rFieldName )
-{
-XclExpPCField* pField = 0;
-for( size_t nPos = 0, nSize = maFieldList.GetSize(); !pField  (nPos  
nSize); ++nPos )
-if( maFieldList.GetRecord( nPos )-GetFieldName() == rFieldName )
-pField = maFieldList.GetRecord( nPos ).get();
-return pField;
-}
-
 void XclExpPivotCache::AddFields( const ScDPObject rDPObj )
 {
 AddStdFields( rDPObj );
diff --git a/sc/source/filter/inc/xepivot.hxx b/sc/source/filter/inc/xepivot.hxx
index 41965c2..080eab7 100644
--- a/sc/source/filter/inc/xepivot.hxx
+++ b/sc/source/filter/inc/xepivot.hxx
@@ -199,8 +199,6 @@ public:
 private:
 /** Returns read/write access to a pivot cache field. */
 XclExpPCField*  GetFieldAcc( sal_uInt16 nFieldIdx );
-/** Returns read/write access to a pivot cache field. */
-XclExpPCField*  GetFieldAcc( const rtl::OUString rFieldName );
 
 /** Adds all pivot cache fields. */
 voidAddFields( const ScDPObject rDPObj );
diff --git a/sfx2/inc/sfx2/thumbnailview.hxx b/sfx2/inc/sfx2/thumbnailview.hxx
index b3459ee..a299e7b 100644
--- a/sfx2/inc/sfx2/thumbnailview.hxx
+++ b/sfx2/inc/sfx2/thumbnailview.hxx
@@ -207,8 +207,6 @@ public:
 bool IsItemSelected( sal_uInt16 nItemId ) const
 { return nItemId == mnSelItemId; }
 
-void deselectItem (const sal_uInt16 nItemId);
-
 /**
  *
  * @brief deselect all current selected items.
diff --git a/sfx2/source/control/thumbnailview.cxx 
b/sfx2/source/control/thumbnailview.cxx
index a1ff4d3..78f8e32 100644
--- a/sfx2/source/control/thumbnailview.cxx
+++ b/sfx2/source/control/thumbnailview.cxx
@@ -857,24 +857,6 @@ void ThumbnailView::SelectItem( sal_uInt16 nItemId )
 }
 }
 
-void ThumbnailView::deselectItem(const sal_uInt16 nItemId)
-{
-for (size_t i = 0, n = mItemList.size(); i  n; ++i)
-{
-if (mItemList[i]-mnId == nItemId)
-{
-mItemList[i]-setSelection(false);
-
-maItemStateHdl.Call(mItemList[i]);
-
-if (IsReallyVisible()  IsUpdateMode())
-mItemList[i]-Paint(mpProcessor,mpItemAttrs);
-
-break;
-}
-}
-}
-
 void ThumbnailView::deselectItems()
 {
 for (size_t i = 0, n = mItemList.size(); i  n; ++i)
diff --git a/unusedcode.easy b/unusedcode.easy
index 89b49ba..6da3dee 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -10,8 +10,6 @@ ScDocument::GetEditText(ScAddress const) const
 ScVbaFormatooo::vba::excel::XStyle::getAddIndent()
 ScVbaFormatooo::vba::excel::XStyle::setAddIndent(com::sun::star::uno::Any 
const)
 TextEngine::GetLeftMargin() const
-ThumbnailView::deselectItem(unsigned short)
-XclExpPivotCache::GetFieldAcc(rtl::OUString const)
 apitest::XCellRangesQuery::testQueryFormulaCells()
 apitest::XDataPilotDescriptor::testGetHiddenFields()
 apitest::XDataPilotFieldGrouping::testCreateDateGroup()
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[PATCH] fdo#57422 fixing scroll bar and slides position

2013-03-09 Thread Abdulaziz A Alayed (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2614

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/2614/1

fdo#57422 fixing scroll bar and slides position

fixing scroll bar position and  slides sorter of  note view and slides if
the interface language is RTL .

Change-Id: Ibc7c8992b8f177742dc52df2615a2d32a2a22713
---
M sdext/source/presenter/PresenterNotesView.cxx
M sdext/source/presenter/PresenterSlideSorter.cxx
2 files changed, 101 insertions(+), 48 deletions(-)



diff --git a/sdext/source/presenter/PresenterNotesView.cxx 
b/sdext/source/presenter/PresenterNotesView.cxx
index f3dbdbe..703f773 100644
--- a/sdext/source/presenter/PresenterNotesView.cxx
+++ b/sdext/source/presenter/PresenterNotesView.cxx
@@ -16,7 +16,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
-
+#include vcl/svapp.hxx
 #include PresenterNotesView.hxx
 #include PresenterButton.hxx
 #include PresenterCanvasHelper.hxx
@@ -468,7 +468,10 @@
 if (nHeight  nTextBoxHeight)
 {
 bShowVerticalScrollbar = true;
+if(!Application::GetSettings().GetLayoutRTL())
 aNewTextBoundingBox.X2 -= mpScrollBar-GetSize();
+else
+aNewTextBoundingBox.X1 += mpScrollBar-GetSize();
 }
 mpScrollBar-SetTotalSize(nHeight);
 }
@@ -477,19 +480,33 @@
 OSL_ASSERT(false);
 }
 
-mpScrollBar-SetVisible(bShowVerticalScrollbar);
-mpScrollBar-SetPosSize(
-geometry::RealRectangle2D(
-aNewTextBoundingBox.X2,
-aNewTextBoundingBox.X1,
-aNewTextBoundingBox.X2 + mpScrollBar-GetSize(),
-aNewTextBoundingBox.Y2));
-if ( ! bShowVerticalScrollbar)
-mpScrollBar-SetThumbPosition(0, false);
-
-UpdateScrollBar();
+if(Application::GetSettings().GetLayoutRTL())
+{
+mpScrollBar-SetVisible(bShowVerticalScrollbar);
+mpScrollBar-SetPosSize(
+geometry::RealRectangle2D(
+  
aNewTextBoundingBox.X1 - mpScrollBar-GetSize(),
+  
aNewTextBoundingBox.Y1,
+  
aNewTextBoundingBox.X1,
+  
aNewTextBoundingBox.Y2));
+if( ! bShowVerticalScrollbar)
+mpScrollBar-SetThumbPosition(0, false);
+UpdateScrollBar();
+}
+else
+{
+mpScrollBar-SetVisible(bShowVerticalScrollbar);
+mpScrollBar-SetPosSize(
+geometry::RealRectangle2D(
+  
aWindowBox.Width - mpScrollBar-GetSize(),
+  
aNewTextBoundingBox.Y1,
+  
aNewTextBoundingBox.X2 + mpScrollBar-GetSize(),
+  
aNewTextBoundingBox.Y2));
+if( ! bShowVerticalScrollbar)
+mpScrollBar-SetThumbPosition(0, false);
+UpdateScrollBar();
+}
 }
-
 // Has the text area has changed it position or size?
 if (aNewTextBoundingBox.X1 != maTextBoundingBox.X1
 || aNewTextBoundingBox.Y1 != maTextBoundingBox.Y1
diff --git a/sdext/source/presenter/PresenterSlideSorter.cxx 
b/sdext/source/presenter/PresenterSlideSorter.cxx
index eb0ce72..8509371 100644
--- a/sdext/source/presenter/PresenterSlideSorter.cxx
+++ b/sdext/source/presenter/PresenterSlideSorter.cxx
@@ -756,31 +756,47 @@
 Referencecontainer::XIndexAccess xSlides (mxSlideShowController, 
UNO_QUERY_THROW);
 if (xSlides.is())
 bIsScrollBarNeeded = mpLayout-IsScrollBarNeeded(xSlides-getCount());
-
 if (mpVerticalScrollBar.get() != NULL)
-{
-if (bIsScrollBarNeeded)
 {
-// Place vertical scroll bar at right border.
-mpVerticalScrollBar-SetPosSize(geometry::RealRectangle2D(
-rUpperBox.X2 - mpVerticalScrollBar-GetSize(),
-rUpperBox.Y1,
-rUpperBox.X2,
-rUpperBox.Y2));
-mpVerticalScrollBar-SetVisible(true);
-
-// Reduce area covered by the scroll bar from the available
-// space.
-return geometry::RealRectangle2D(
-rUpperBox.X1,
-rUpperBox.Y1,
-rUpperBox.X2 - mpVerticalScrollBar-GetSize() - 
gnHorizontalGap,
-rUpperBox.Y2);
+if 

[Libreoffice-commits] core.git: boost/boost_1_44_0-gcc4.8.patch

2013-03-09 Thread Stephan Bergmann
 boost/boost_1_44_0-gcc4.8.patch |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 9c4ec7835c16b90425bfd05721db37f922f10226
Author: Stephan Bergmann sberg...@redhat.com
Date:   Sat Mar 9 13:37:39 2013 +0100

Work around Clang -Werror,Wvexing-parse

Change-Id: If4a22d594ff012a7b9801bf1e42c98ed453c05fc

diff --git a/boost/boost_1_44_0-gcc4.8.patch b/boost/boost_1_44_0-gcc4.8.patch
index 2d2beeb..f5bb0da 100644
--- a/boost/boost_1_44_0-gcc4.8.patch
+++ b/boost/boost_1_44_0-gcc4.8.patch
@@ -59,8 +59,8 @@
  ::boost::concepts::requirement_ModelFnPtr::failed\
 -  BOOST_PP_CAT(boost_concept_check,__LINE__)
 +  BOOST_PP_CAT(boost_concept_check,__LINE__); \
-+BOOST_PP_CAT(boost_concept_check,__LINE__) 
BOOST_PP_CAT(boost_concept_check_dummy,__LINE__)()
-+// silence -Werror=unused-local-typedefs (GCC 4.8)
++BOOST_PP_CAT(boost_concept_check,__LINE__) 
BOOST_PP_CAT(boost_concept_check_dummy,__LINE__)(...)
++// silence -Werror=unused-local-typedefs (GCC 4.8) (and resulting 
Clang -Werror,-Wvexing-parse)
  
  }}
  
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Zolnai Tamás
 l10ntools/source/po.cxx |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

New commits:
commit a18d1a107e49525efd1561f396f6b2be28ab5224
Author: Zolnai Tamás zolnaitamas2...@gmail.com
Date:   Sat Mar 9 13:47:09 2013 +0100

Use simpler keyid with 5 digits

Change-Id: Iac743d4f298b43067fe5db9199eb39c3301f827e

diff --git a/l10ntools/source/po.cxx b/l10ntools/source/po.cxx
index 99e113b..cdb5fb4 100755
--- a/l10ntools/source/po.cxx
+++ b/l10ntools/source/po.cxx
@@ -264,16 +264,16 @@ namespace
 boost::crc_32_type aCRC32;
 aCRC32.process_bytes(rGenerator.getStr(), rGenerator.getLength());
 sal_uInt32 nCRC = aCRC32.checksum();
-//Use all readable ASCII character exclude xml special tags: ,',,,
+///Use simple ASCII characters, exclude I, l, 1 and O, 0 to avoid 
confusing IDs
 static const OString sSymbols =
-
!#$%()*+,-./0123456789:;=?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~;
-char sKeyId[5];
-for( short nKeyInd = 0; nKeyInd  4; ++nKeyInd )
+ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz23456789;
+char sKeyId[6];
+for( short nKeyInd = 0; nKeyInd  5; ++nKeyInd )
 {
-sKeyId[nKeyInd] = sSymbols[(nCRC  255) % 89];
-nCRC = 8;
+sKeyId[nKeyInd] = sSymbols[(nCRC  63) % sSymbols.getLength()];
+nCRC = 6;
 }
-sKeyId[4] = '\0';
+sKeyId[5] = '\0';
 return OString(sKeyId);
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


fdo#55814: unit test is missing

2013-03-09 Thread David Ostrovsky

Hi,

i've been told yesterday that the usage of writer is severly restricted.
All versions since 3.5 are affected. There is a bug for it:
https://bugs.freedesktop.org/show_bug.cgi?id=55814

I wonder why we don't have any unit test for that part of code?

Another question is bug prioritization. That one is clearly a blocker 
for me,
and belongs on ESC list of most critical bugs we have and should take 
care of.

May be we need a new category? How about Most servere impact on customers?

Anyway, to reproduce that one a trivial document with only two character 
is needed:


0
a

where

0 is a variable test with the initial value 0
a is a section that should be hidden if the condition is met: test EQ 1

Changing the value of variable from 0 to 1 overrides currently the 
condition to 0,

leaving the section unhidden.

How can i create a unit test for that? Could you point me to some 
similar writer tests?
I would expect that programmatic construction of such a document 
shouldn't be hard.
Then change the variable from 0 to 1 and check that the section is 
removed from the

model, preserving the original condition.

Thanks
David

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[ABANDONED] Fix decimal and thousand separator for es_PE

2013-03-09 Thread Adolfo Jayme Barrientos (via Code Review)
Adolfo Jayme Barrientos has abandoned this change.

Change subject: Fix decimal and thousand separator for es_PE
..


Patch Set 1: Abandoned

I'll look at this again later.

-- 
To view, visit https://gerrit.libreoffice.org/2542
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: abandon
Gerrit-Change-Id: I5d5de3f1b52127c91ec35d109e7bb09ced37355e
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Adolfo Jayme Barrientos fitosch...@ubuntu.com
Gerrit-Reviewer: Eike Rathke er...@redhat.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2013-03-09 Thread Markus Mohrhard
 sc/source/filter/oox/worksheethelper.cxx |   15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

New commits:
commit e1c281c6c1a2bd55d99e1af2023444c960cf02a3
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sat Mar 9 14:21:16 2013 +0100

use direct calls to set row height, fdo#61721

Change-Id: I3c19e00b8ad2bc649b8e499cc869e3a4c488c343

diff --git a/sc/source/filter/oox/worksheethelper.cxx 
b/sc/source/filter/oox/worksheethelper.cxx
index c56b478..b744f07 100644
--- a/sc/source/filter/oox/worksheethelper.cxx
+++ b/sc/source/filter/oox/worksheethelper.cxx
@@ -1219,20 +1219,23 @@ void WorksheetGlobals::convertRows( OutlineLevelVec 
orRowLevels,
 // row height: convert points to row height in 1/100 mm
 double fHeight = (rModel.mfHeight = 0.0) ? rModel.mfHeight : fDefHeight;
 sal_Int32 nHeight = getUnitConverter().scaleToMm100( fHeight, UNIT_POINT );
+SCROW nStartRow = rRowRange.mnFirst;
+SCROW nEndRow = rRowRange.mnLast;
+SCTAB nTab = getSheetIndex();
 if( nHeight  0 )
 {
 /* always import the row height, ensures better layout */
-PropertySet aPropSet( getRows( rRowRange ) );
-aPropSet.setProperty( PROP_Height, nHeight );
+ScDocument rDoc = getScDocument();
+rDoc.SetRowHeightOnly( nStartRow, nEndRow, nTab, 
(sal_uInt16)sc::HMMToTwips(nHeight) );
+if(rModel.mbCustomHeight)
+rDoc.SetManualHeight( nStartRow, nEndRow, nTab, true );
 }
 
 // hidden rows: TODO: #108683# hide rows later?
 if( rModel.mbHidden )
 {
-PropertySet aPropSet( getRows( rRowRange ) );
-// #i116460# Use VisibleFlag instead of IsVisible: directly set the 
flag,
-// without drawing layer update etc. (only possible before shapes are 
inserted)
-aPropSet.setProperty( PROP_VisibleFlag, false );
+ScDocument rDoc = getScDocument();
+rDoc.SetRowHidden( nStartRow, nEndRow, nTab, true );
 }
 
 // outline settings for this row range
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Thomas Arnhold
 scaddins/source/analysis/analysis.cxx   |  142 ++--
 scaddins/source/analysis/analysis.hxx   |  114 +++---
 scaddins/source/analysis/analysisdefs.hxx   |5 
 scaddins/source/analysis/analysishelper.cxx |   40 +++
 scaddins/source/analysis/analysishelper.hxx |   48 -
 scaddins/source/pricing/pricing.cxx |   20 +--
 scaddins/source/pricing/pricing.hxx |9 -
 7 files changed, 188 insertions(+), 190 deletions(-)

New commits:
commit b29c2bfc863349b81c40b9403dece019aa1a119d
Author: Thomas Arnhold tho...@arnhold.org
Date:   Sat Mar 9 15:28:37 2013 +0100

scaddins: remove STRING macro

Change-Id: Ib8af7b4a84c96bbf1b7a0665ba05b83e5c023805

diff --git a/scaddins/source/analysis/analysis.cxx 
b/scaddins/source/analysis/analysis.cxx
index bf1ef36..2a335f8 100644
--- a/scaddins/source/analysis/analysis.cxx
+++ b/scaddins/source/analysis/analysis.cxx
@@ -45,7 +45,7 @@ extern C SAL_DLLPUBLIC_EXPORT void* SAL_CALL 
analysis_component_getFactory(
 {
 void* pRet = 0;
 
-if( pServiceManager  STRING::createFromAscii( pImplName ) == 
AnalysisAddIn::getImplementationName_Static() )
+if( pServiceManager  OUString::createFromAscii( pImplName ) == 
AnalysisAddIn::getImplementationName_Static() )
 {
 REF( lang::XSingleServiceFactory )  xFactory( 
cppu::createOneInstanceFactory(
 reinterpret_cast lang::XMultiServiceFactory* ( 
pServiceManager ),
@@ -85,7 +85,7 @@ ResMgr AnalysisAddIn::GetResMgr( void ) THROWDEF_RTE
 }
 
 
-STRING AnalysisAddIn::GetDisplFuncStr( sal_uInt16 nFuncNum ) THROWDEF_RTE
+OUString AnalysisAddIn::GetDisplFuncStr( sal_uInt16 nFuncNum ) THROWDEF_RTE
 {
 return String( AnalysisRscStrLoader( RID_ANALYSIS_FUNCTION_NAMES, 
nFuncNum, GetResMgr() ).GetString() );
 }
@@ -103,11 +103,11 @@ public:
 class AnalysisFuncRes : public Resource
 {
 public:
-AnalysisFuncRes( ResId rRes, ResMgr rResMgr, sal_uInt16 nInd, STRING 
rRet );
+AnalysisFuncRes( ResId rRes, ResMgr rResMgr, sal_uInt16 nInd, OUString 
rRet );
 };
 
 
-AnalysisFuncRes::AnalysisFuncRes( ResId rRes, ResMgr rResMgr, sal_uInt16 
nInd, STRING rRet ) : Resource( rRes )
+AnalysisFuncRes::AnalysisFuncRes( ResId rRes, ResMgr rResMgr, sal_uInt16 
nInd, OUString rRet ) : Resource( rRes )
 {
 rRet = String( AnalysisResId( nInd, rResMgr ) );
 
@@ -115,9 +115,9 @@ AnalysisFuncRes::AnalysisFuncRes( ResId rRes, ResMgr 
rResMgr, sal_uInt16 nInd,
 }
 
 
-STRING AnalysisAddIn::GetFuncDescrStr( sal_uInt16 nResId, sal_uInt16 nStrIndex 
) THROWDEF_RTE
+OUString AnalysisAddIn::GetFuncDescrStr( sal_uInt16 nResId, sal_uInt16 
nStrIndex ) THROWDEF_RTE
 {
-STRING  aRet;
+OUString  aRet;
 AnalysisResourcePublisher   aResPubl( AnalysisResId( 
RID_ANALYSIS_FUNCTION_DESCRIPTIONS, GetResMgr() ) );
 AnalysisResId   aRes( nResId, GetResMgr() );
 aRes.SetRT( RSC_RESOURCE );
@@ -241,16 +241,16 @@ double AnalysisAddIn::FactDouble( sal_Int32 nNum ) 
THROWDEF_RTE_IAE
 }
 
 
-STRING AnalysisAddIn::getImplementationName_Static()
+OUString AnalysisAddIn::getImplementationName_Static()
 {
 return STRFROMASCII( MY_IMPLNAME );
 }
 
 
-SEQ( STRING ) AnalysisAddIn::getSupportedServiceNames_Static()
+SEQ( OUString ) AnalysisAddIn::getSupportedServiceNames_Static()
 {
-SEQ( STRING )   aRet(2);
-STRING* pArray = aRet.getArray();
+SEQ( OUString )   aRet(2);
+OUString* pArray = aRet.getArray();
 pArray[0] = STRFROMASCII( ADDIN_SERVICE );
 pArray[1] = STRFROMASCII( MY_SERVICE );
 return aRet;
@@ -267,7 +267,7 @@ REF( uno::XInterface ) SAL_CALL 
AnalysisAddIn_CreateInstance(
 
 // XServiceName
 
-STRING SAL_CALL AnalysisAddIn::getServiceName() THROWDEF_RTE
+OUString SAL_CALL AnalysisAddIn::getServiceName() THROWDEF_RTE
 {
 // name of specific AddIn service
 return STRFROMASCII( MY_SERVICE );
@@ -276,19 +276,19 @@ STRING SAL_CALL AnalysisAddIn::getServiceName() 
THROWDEF_RTE
 
 // XServiceInfo
 
-STRING SAL_CALL AnalysisAddIn::getImplementationName() THROWDEF_RTE
+OUString SAL_CALL AnalysisAddIn::getImplementationName() THROWDEF_RTE
 {
 return getImplementationName_Static();
 }
 
 
-sal_Bool SAL_CALL AnalysisAddIn::supportsService( const STRING aName ) 
THROWDEF_RTE
+sal_Bool SAL_CALL AnalysisAddIn::supportsService( const OUString aName ) 
THROWDEF_RTE
 {
 return aName.compareToAscii( ADDIN_SERVICE ) == 0 || aName.compareToAscii( 
MY_SERVICE ) == 0;
 }
 
 
-SEQ( STRING ) SAL_CALL AnalysisAddIn::getSupportedServiceNames() THROWDEF_RTE
+SEQ( OUString ) SAL_CALL AnalysisAddIn::getSupportedServiceNames() THROWDEF_RTE
 {
 return getSupportedServiceNames_Static();
 }
@@ -311,18 +311,18 @@ lang::Locale SAL_CALL AnalysisAddIn::getLocale() 
THROWDEF_RTE
 
 // XAddIn
 
-STRING SAL_CALL AnalysisAddIn::getProgrammaticFuntionName( const STRING ) 
THROWDEF_RTE
+OUString SAL_CALL AnalysisAddIn::getProgrammaticFuntionName( const OUString 

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

2013-03-09 Thread Markus Mohrhard
 sc/source/filter/oox/worksheethelper.cxx |   19 +++
 1 file changed, 15 insertions(+), 4 deletions(-)

New commits:
commit 6a7ab93ad08fb000bbc5898929e89fd0532894a9
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sat Mar 9 15:17:21 2013 +0100

use direct calls for column width import from ooxml

Change-Id: Ibaeaee66c5fc763320a75a638b221a7c0a30456b

diff --git a/sc/source/filter/oox/worksheethelper.cxx 
b/sc/source/filter/oox/worksheethelper.cxx
index b744f07..3f93056 100644
--- a/sc/source/filter/oox/worksheethelper.cxx
+++ b/sc/source/filter/oox/worksheethelper.cxx
@@ -1169,19 +1169,30 @@ void WorksheetGlobals::convertColumns()
 void WorksheetGlobals::convertColumns( OutlineLevelVec orColLevels,
 const ValueRange rColRange, const ColumnModel rModel )
 {
-PropertySet aPropSet( getColumns( rColRange ) );
-
 // column width: convert 'number of characters' to column width in 1/100 mm
 sal_Int32 nWidth = getUnitConverter().scaleToMm100( rModel.mfWidth, 
UNIT_DIGIT );
 // macro sheets have double width
 if( meSheetType == SHEETTYPE_MACROSHEET )
 nWidth *= 2;
+
+SCTAB nTab = getSheetIndex();
+ScDocument rDoc = getScDocument();
+SCCOL nStartCol = rColRange.mnFirst;
+SCCOL nEndCol = rColRange.mnLast;
+
 if( nWidth  0 )
-aPropSet.setProperty( PROP_Width, nWidth );
+{
+for( SCCOL nCol = nStartCol; nCol = nEndCol; ++nCol )
+{
+rDoc.SetColWidthOnly( nStartCol, nTab, (sal_uInt16)sc::HMMToTwips( 
nWidth ) );
+}
+}
 
 // hidden columns: TODO: #108683# hide columns later?
 if( rModel.mbHidden )
-aPropSet.setProperty( PROP_IsVisible, false );
+{
+rDoc.SetColHidden( nStartCol, nEndCol, nTab, true );
+}
 
 // outline settings for this column range
 convertOutlines( orColLevels, rColRange.mnFirst, rModel.mnLevel, 
rModel.mbCollapsed, false );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8b/26abad1c3b9e8413cb552e1be8877a1d42783f

2013-03-09 Thread Caolán McNamara
 8b/26abad1c3b9e8413cb552e1be8877a1d42783f |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 9efd5a10b0dc0b6c0191277e955105917efbd4eb
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:24:50 2013 +

Notes added by 'git notes add'

diff --git a/8b/26abad1c3b9e8413cb552e1be8877a1d42783f 
b/8b/26abad1c3b9e8413cb552e1be8877a1d42783f
new file mode 100644
index 000..9e8d40f
--- /dev/null
+++ b/8b/26abad1c3b9e8413cb552e1be8877a1d42783f
@@ -0,0 +1 @@
+prefer: 49d432658d3be60e9b3647f5eefc70d1b9997f8d
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[PATCH libreoffice-4-0] use direct calls to set row height, fdo#61721

2013-03-09 Thread Markus Mohrhard (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2615

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/2615/1

use direct calls to set row height, fdo#61721

Change-Id: I3c19e00b8ad2bc649b8e499cc869e3a4c488c343
(cherry picked from commit e1c281c6c1a2bd55d99e1af2023444c960cf02a3)
---
M sc/source/filter/oox/worksheethelper.cxx
1 file changed, 9 insertions(+), 6 deletions(-)



diff --git a/sc/source/filter/oox/worksheethelper.cxx 
b/sc/source/filter/oox/worksheethelper.cxx
index 4d29ad3..f736393 100644
--- a/sc/source/filter/oox/worksheethelper.cxx
+++ b/sc/source/filter/oox/worksheethelper.cxx
@@ -1216,20 +1216,23 @@
 // row height: convert points to row height in 1/100 mm
 double fHeight = (rModel.mfHeight = 0.0) ? rModel.mfHeight : fDefHeight;
 sal_Int32 nHeight = getUnitConverter().scaleToMm100( fHeight, UNIT_POINT );
+SCROW nStartRow = rRowRange.mnFirst;
+SCROW nEndRow = rRowRange.mnLast;
+SCTAB nTab = getSheetIndex();
 if( nHeight  0 )
 {
 /* always import the row height, ensures better layout */
-PropertySet aPropSet( getRows( rRowRange ) );
-aPropSet.setProperty( PROP_Height, nHeight );
+ScDocument rDoc = getScDocument();
+rDoc.SetRowHeightOnly( nStartRow, nEndRow, nTab, 
(sal_uInt16)sc::HMMToTwips(nHeight) );
+if(rModel.mbCustomHeight)
+rDoc.SetManualHeight( nStartRow, nEndRow, nTab, true );
 }
 
 // hidden rows: TODO: #108683# hide rows later?
 if( rModel.mbHidden )
 {
-PropertySet aPropSet( getRows( rRowRange ) );
-// #i116460# Use VisibleFlag instead of IsVisible: directly set the 
flag,
-// without drawing layer update etc. (only possible before shapes are 
inserted)
-aPropSet.setProperty( PROP_VisibleFlag, false );
+ScDocument rDoc = getScDocument();
+rDoc.SetRowHidden( nStartRow, nEndRow, nTab, true );
 }
 
 // outline settings for this row range

-- 
To view, visit https://gerrit.libreoffice.org/2615
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c19e00b8ad2bc649b8e499cc869e3a4c488c343
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Markus Mohrhard markus.mohrh...@googlemail.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8e/de3e1ef296d9fb62e2048a28d4a20eb2947817

2013-03-09 Thread Caolán McNamara
 8e/de3e1ef296d9fb62e2048a28d4a20eb2947817 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit e666eeb60470ba799e7ac44346b9b7b12329ea34
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:26:44 2013 +

Notes added by 'git notes add'

diff --git a/8e/de3e1ef296d9fb62e2048a28d4a20eb2947817 
b/8e/de3e1ef296d9fb62e2048a28d4a20eb2947817
new file mode 100644
index 000..dd4d791
--- /dev/null
+++ b/8e/de3e1ef296d9fb62e2048a28d4a20eb2947817
@@ -0,0 +1 @@
+prefer: 3b56b6ff5fff1ca733e32edd8200ae2a3febbba6
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c2/f64e9a98ea78e52d73ea0ff42310d732d060b9

2013-03-09 Thread Caolán McNamara
 c2/f64e9a98ea78e52d73ea0ff42310d732d060b9 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit bdfe50e626c4bfd06457bc87c16e16de4d55e652
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:35:24 2013 +

Notes added by 'git notes add'

diff --git a/c2/f64e9a98ea78e52d73ea0ff42310d732d060b9 
b/c2/f64e9a98ea78e52d73ea0ff42310d732d060b9
new file mode 100644
index 000..661441e
--- /dev/null
+++ b/c2/f64e9a98ea78e52d73ea0ff42310d732d060b9
@@ -0,0 +1 @@
+prefer: 19658260a4498a752007048b5c1dc1985af9c752
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Caolán McNamara
 8f/b133eecb7f9615cb2bc6d24da2646913085bbe |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 72ca1eb3b97b18031484c1793f8bd33e95dd8712
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:37:39 2013 +

Notes added by 'git notes add'

diff --git a/8f/b133eecb7f9615cb2bc6d24da2646913085bbe 
b/8f/b133eecb7f9615cb2bc6d24da2646913085bbe
new file mode 100644
index 000..d87dd72
--- /dev/null
+++ b/8f/b133eecb7f9615cb2bc6d24da2646913085bbe
@@ -0,0 +1 @@
+prefer: f350e8ebe9a0aea0c13db3f6d8b5a35f20145e09
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Caolán McNamara
 7f/f14a597a09249d49b14ff8c43f770f3c4ae84d |1 +
 1 file changed, 1 insertion(+)

New commits:
commit b33bebd1561da4245f83f103c86f01b892b5736e
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:38:29 2013 +

Notes added by 'git notes add'

diff --git a/7f/f14a597a09249d49b14ff8c43f770f3c4ae84d 
b/7f/f14a597a09249d49b14ff8c43f770f3c4ae84d
new file mode 100644
index 000..8ebbe55
--- /dev/null
+++ b/7f/f14a597a09249d49b14ff8c43f770f3c4ae84d
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 80/2a82f1b060c55235820f43f710bd3acbb2f5f1 ce/32447ffd11b61ca8cb8810a7e52f4358520241

2013-03-09 Thread Caolán McNamara
 80/2a82f1b060c55235820f43f710bd3acbb2f5f1 |1 +
 ce/32447ffd11b61ca8cb8810a7e52f4358520241 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 5eeb16f88ccda6069ed2dd988195b597ed7a2d75
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:40:49 2013 +

Notes added by 'git notes add'

diff --git a/80/2a82f1b060c55235820f43f710bd3acbb2f5f1 
b/80/2a82f1b060c55235820f43f710bd3acbb2f5f1
new file mode 100644
index 000..2a94fa1
--- /dev/null
+++ b/80/2a82f1b060c55235820f43f710bd3acbb2f5f1
@@ -0,0 +1 @@
+ignore: whitespace
commit 7ec380a87c7127ded0311ba0a2b81d2c8c897365
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:40:40 2013 +

Notes added by 'git notes add'

diff --git a/ce/32447ffd11b61ca8cb8810a7e52f4358520241 
b/ce/32447ffd11b61ca8cb8810a7e52f4358520241
new file mode 100644
index 000..2a94fa1
--- /dev/null
+++ b/ce/32447ffd11b61ca8cb8810a7e52f4358520241
@@ -0,0 +1 @@
+ignore: whitespace
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 9f/65b30d8fc95b0dddc82d424df8161892ad0aff fc/a3581d662182faaddc74f774ddba0c06bf3aa8

2013-03-09 Thread Caolán McNamara
 9f/65b30d8fc95b0dddc82d424df8161892ad0aff |1 +
 fc/a3581d662182faaddc74f774ddba0c06bf3aa8 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 81f54ef55c5a5ed3d6d4008ba035861c15c3643d
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:41:05 2013 +

Notes added by 'git notes add'

diff --git a/9f/65b30d8fc95b0dddc82d424df8161892ad0aff 
b/9f/65b30d8fc95b0dddc82d424df8161892ad0aff
new file mode 100644
index 000..2a94fa1
--- /dev/null
+++ b/9f/65b30d8fc95b0dddc82d424df8161892ad0aff
@@ -0,0 +1 @@
+ignore: whitespace
commit 900e2cf332541f7db231bd2f73dcab8db24fc45d
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:40:58 2013 +

Notes added by 'git notes add'

diff --git a/fc/a3581d662182faaddc74f774ddba0c06bf3aa8 
b/fc/a3581d662182faaddc74f774ddba0c06bf3aa8
new file mode 100644
index 000..2a94fa1
--- /dev/null
+++ b/fc/a3581d662182faaddc74f774ddba0c06bf3aa8
@@ -0,0 +1 @@
+ignore: whitespace
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Ivan Timofeev
 editeng/source/outliner/outlvw.cxx |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 66b86df5736e84888e2e6d54079e4adef819bbb5
Author: Ivan Timofeev timofeev@gmail.com
Date:   Sat Mar 9 19:27:15 2013 +0400

related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalid

regression from 2a6abe21ca8723123c5957369c0c518db37ad02e

Change-Id: I007c54d5b6d28bfbf0bf21c4b85d408181731fd2

diff --git a/editeng/source/outliner/outlvw.cxx 
b/editeng/source/outliner/outlvw.cxx
index eb3f877..6bbbf42 100644
--- a/editeng/source/outliner/outlvw.cxx
+++ b/editeng/source/outliner/outlvw.cxx
@@ -919,7 +919,9 @@ void OutlinerView::ToggleBullets()
 // to sal_uInt16 without check, if the count is 0.
 sal_uInt16 nParaCount = (sal_uInt16) 
(pOwner-pParaList-GetParagraphCount());
 pOwner-ImplCheckParagraphs( aSel.nStartPara, nParaCount );
-pOwner-pEditEngine-QuickMarkInvalid( ESelection( aSel.nStartPara, 0, 
nParaCount, 0 ) );
+
+sal_uInt16 nEndPara = (nParaCount  0) ? nParaCount-1 : nParaCount;
+pOwner-pEditEngine-QuickMarkInvalid( ESelection( aSel.nStartPara, 0, 
nEndPara, 0 ) );
 
 pOwner-pEditEngine-SetUpdateMode( bUpdate );
 
@@ -951,9 +953,10 @@ void OutlinerView::EnableBullets()
 // It is not a good idea to substract 1 from a count and cast the result
 // to sal_uInt16 without check, if the count is 0.
 sal_uInt16 nParaCount = (sal_uInt16) 
(pOwner-pParaList-GetParagraphCount());
-
 pOwner-ImplCheckParagraphs( aSel.nStartPara, nParaCount );
-pOwner-pEditEngine-QuickMarkInvalid( ESelection( aSel.nStartPara, 0, 
nParaCount, 0 ) );
+
+sal_uInt16 nEndPara = (nParaCount  0) ? nParaCount-1 : nParaCount;
+pOwner-pEditEngine-QuickMarkInvalid( ESelection( aSel.nStartPara, 0, 
nEndPara, 0 ) );
 
 pOwner-pEditEngine-SetUpdateMode( bUpdate );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 48/99b7482b75e746cb421a3727926aa595a980d5

2013-03-09 Thread Caolán McNamara
 48/99b7482b75e746cb421a3727926aa595a980d5 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit e233d4c86c00a6184618941d481963ad3b5896ad
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:42:15 2013 +

Notes added by 'git notes add'

diff --git a/48/99b7482b75e746cb421a3727926aa595a980d5 
b/48/99b7482b75e746cb421a3727926aa595a980d5
new file mode 100644
index 000..8ebbe55
--- /dev/null
+++ b/48/99b7482b75e746cb421a3727926aa595a980d5
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Caolán McNamara
 66/2caf21a1af751426217c9c47afc3a83673228e |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 91f58c59818a70080bf8011df4ac183eeddb372f
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:43:11 2013 +

Notes added by 'git notes add'

diff --git a/66/2caf21a1af751426217c9c47afc3a83673228e 
b/66/2caf21a1af751426217c9c47afc3a83673228e
new file mode 100644
index 000..8ebbe55
--- /dev/null
+++ b/66/2caf21a1af751426217c9c47afc3a83673228e
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 95/18f571bc1006717339c5eb6b074237e49cb7a7

2013-03-09 Thread Caolán McNamara
 95/18f571bc1006717339c5eb6b074237e49cb7a7 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit c7392e11d12a46e65068362f84872c8ff981a36b
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 15:44:10 2013 +

Notes added by 'git notes add'

diff --git a/95/18f571bc1006717339c5eb6b074237e49cb7a7 
b/95/18f571bc1006717339c5eb6b074237e49cb7a7
new file mode 100644
index 000..8ebbe55
--- /dev/null
+++ b/95/18f571bc1006717339c5eb6b074237e49cb7a7
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Laurent Godard
 sc/inc/globstr.hrc|5 ++
 sc/source/ui/docshell/docfunc.cxx |8 +++-
 sc/source/ui/inc/undotab.hxx  |7 ++-
 sc/source/ui/inc/viewfunc.hxx |4 +-
 sc/source/ui/src/globstr.src  |8 
 sc/source/ui/undo/undotab.cxx |   29 +++
 sc/source/ui/view/tabvwshf.cxx|   54 +---
 sc/source/ui/view/viewfun2.cxx|   71 --
 8 files changed, 109 insertions(+), 77 deletions(-)

New commits:
commit f1ec7dc619c84beecb05f9cd94a5c317904a7be5
Author: Laurent Godard lgodard.li...@laposte.net
Date:   Thu Mar 7 09:53:44 2013 +0100

group undo action when hiding/showing sheets

- the test if there are enough tabs before hiding is now in HideTabs
- a vector is passed to Undo
- modification of the displayed text
- minor optimization on looping over sheets (exit when condition is 
fullfilled)

Change-Id: I86196c6bb0f5fd6ba5b44c69efadc16b119a7f11
Reviewed-on: https://gerrit.libreoffice.org/2579
Reviewed-by: Markus Mohrhard markus.mohrh...@googlemail.com
Tested-by: Markus Mohrhard markus.mohrh...@googlemail.com

diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 9d1d51e..619d8ed 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -654,7 +654,10 @@
 #define STR_CHG_CHILD_ORGCONTENT524
 #define STR_CHG_EMPTY   525
 
-#define STR_COUNT   526
+#define STR_UNDO_HIDETABS   526
+#define STR_UNDO_SHOWTABS   527
+
+#define STR_COUNT   528
 
 #endif
 
diff --git a/sc/source/ui/docshell/docfunc.cxx 
b/sc/source/ui/docshell/docfunc.cxx
index 7173a89..28c7af4 100644
--- a/sc/source/ui/docshell/docfunc.cxx
+++ b/sc/source/ui/docshell/docfunc.cxx
@@ -3079,7 +3079,7 @@ sal_Bool ScDocFunc::SetTableVisible( SCTAB nTab, bool 
bVisible, sal_Bool bApi )
 
 sal_uInt16 nVisCount = 0;
 SCTAB nCount = pDoc-GetTableCount();
-for (SCTAB i=0; inCount; i++)
+for (SCTAB i=0; inCount  nVisCount2; i++)
 if (pDoc-IsVisible(i))
 ++nVisCount;
 
@@ -3093,7 +3093,11 @@ sal_Bool ScDocFunc::SetTableVisible( SCTAB nTab, bool 
bVisible, sal_Bool bApi )
 
 pDoc-SetVisible( nTab, bVisible );
 if (bUndo)
-rDocShell.GetUndoManager()-AddUndoAction( new ScUndoShowHideTab( 
rDocShell, nTab, bVisible ) );
+{
+std::vectorSCTAB undoTabs;
+undoTabs.push_back(nTab);
+rDocShell.GetUndoManager()-AddUndoAction( new ScUndoShowHideTab( 
rDocShell, undoTabs, bVisible ) );
+}
 
 //  Views updaten:
 if (!bVisible)
diff --git a/sc/source/ui/inc/undotab.hxx b/sc/source/ui/inc/undotab.hxx
index 5b7d8e6..25e6888 100644
--- a/sc/source/ui/inc/undotab.hxx
+++ b/sc/source/ui/inc/undotab.hxx
@@ -333,7 +333,8 @@ public:
 TYPEINFO();
 ScUndoShowHideTab(
 ScDocShell* pShell,
-SCTAB nNewTab, sal_Bool bNewShow );
+const std::vectorSCTAB newUndoTabs,
+sal_Bool bNewShow );
 virtual ~ScUndoShowHideTab();
 
 virtual voidUndo();
@@ -344,8 +345,8 @@ public:
 virtual rtl::OUString GetComment() const;
 
 private:
-SCTAB   nTab;
-sal_BoolbShow;
+std::vectorSCTAB  undoTabs;
+sal_BoolbShow;
 
 void DoChange( sal_Bool bShow ) const;
 };
diff --git a/sc/source/ui/inc/viewfunc.hxx b/sc/source/ui/inc/viewfunc.hxx
index 748a386..76c6734 100644
--- a/sc/source/ui/inc/viewfunc.hxx
+++ b/sc/source/ui/inc/viewfunc.hxx
@@ -273,8 +273,8 @@ public:
 const String rFilter, const String 
rOptions,
 const String rSource, sal_uLong 
nRefresh );
 
-voidShowTable( const String rName );
-voidHideTable( SCTAB nTabNr );
+voidShowTable( const std::vectorString rNames );
+voidHideTable( const ScMarkData rMark );
 
 voidMakeScenario( const String rName, const String rComment,
 const Color rColor, sal_uInt16 nFlags );
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 042c9a5..9d8613e 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -1141,10 +1141,18 @@ Resource RID_GLOBSTR
 {
 Text [ en-US ] = Show Sheet ;
 };
+String STR_UNDO_SHOWTABS
+{
+Text [ en-US ] = Show Sheets ;
+};
 String STR_UNDO_HIDETAB
 {
 Text [ en-US ] = Hide sheet ;
 };
+String STR_UNDO_HIDETABS
+{
+Text [ en-US ] = Hide sheets ;
+};
 String STR_UNDO_TAB_RTL
 {
 Text [ en-US ] = Flip sheet ;
diff --git a/sc/source/ui/undo/undotab.cxx b/sc/source/ui/undo/undotab.cxx
index 9732e21..a45b648 100644
--- a/sc/source/ui/undo/undotab.cxx
+++ b/sc/source/ui/undo/undotab.cxx

[PUSHED] group undo action when hiding/showing sheets

2013-03-09 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/2579

Approvals:
  Markus Mohrhard: Verified; Looks good to me, approved


-- 
To view, visit https://gerrit.libreoffice.org/2579
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I86196c6bb0f5fd6ba5b44c69efadc16b119a7f11
Gerrit-PatchSet: 3
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Laurent Godard lgodard.li...@laposte.net
Gerrit-Reviewer: Markus Mohrhard markus.mohrh...@googlemail.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[PATCH libreoffice-4-0] respect nDelFlags, fdo#57661

2013-03-09 Thread Markus Mohrhard (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2616

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/2616/1

respect nDelFlags, fdo#57661

Change-Id: I77d3e1f537b59504125d66f66f691d01f8f23894
(cherry picked from commit 41095e934bcd83e08a472c8fb53743cd3f8e926c)
---
M sc/source/core/data/table2.cxx
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/sc/source/core/data/table2.cxx b/sc/source/core/data/table2.cxx
index 936e597..47cd340 100644
--- a/sc/source/core/data/table2.cxx
+++ b/sc/source/core/data/table2.cxx
@@ -567,7 +567,7 @@
 if (nDelFlag  IDF_NOTE  pRange)
 maNotes.erase(pRange-aStart.Col(), pRange-aStart.Row(), 
pRange-aEnd.Col(), pRange-aEnd.Row(), true);
 
-if(pRange  pRange-aStart.Tab() == nTab)
+if((nDelFlag  IDF_ATTRIB)  pRange  pRange-aStart.Tab() == nTab)
 mpCondFormatList-DeleteArea( pRange-aStart.Col(), 
pRange-aStart.Row(), pRange-aEnd.Col(), pRange-aEnd.Row() );
 }
 

-- 
To view, visit https://gerrit.libreoffice.org/2616
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77d3e1f537b59504125d66f66f691d01f8f23894
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Markus Mohrhard markus.mohrh...@googlemail.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - fa/12d0b3a7e876b543dab24919b07339bc20dff8

2013-03-09 Thread Caolán McNamara
 fa/12d0b3a7e876b543dab24919b07339bc20dff8 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 8309769367ea1187edb3d6301e58b8c8bd5a7145
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 16:01:13 2013 +

Notes added by 'git notes add'

diff --git a/fa/12d0b3a7e876b543dab24919b07339bc20dff8 
b/fa/12d0b3a7e876b543dab24919b07339bc20dff8
new file mode 100644
index 000..8f823b6
--- /dev/null
+++ b/fa/12d0b3a7e876b543dab24919b07339bc20dff8
@@ -0,0 +1 @@
+prefer: 82d1c1d9ebaf6e2f5eb81c05223d1f6bb7679bce
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[PATCH] Translate german comments in sw/source/filter/ww8/wrtww8.cxx

2013-03-09 Thread Joren De Cuyper (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2617

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/2617/1

Translate german comments in sw/source/filter/ww8/wrtww8.cxx

Please, only apply this patch if you are a native speaking German.
I'm not a native speaker, so a double check is really necessary
and appreciated.

Thanks in advance.

Change-Id: Ic2fb6e97007c6b47851ad8a7a51e987da5a70877
---
M sw/source/filter/ww8/docxexportfilter.cxx
M sw/source/filter/ww8/wrtw8nds.cxx
M sw/source/filter/ww8/wrtw8num.cxx
M sw/source/filter/ww8/wrtww8.hxx
M sw/source/filter/ww8/wrtww8gr.cxx
5 files changed, 114 insertions(+), 127 deletions(-)



diff --git a/sw/source/filter/ww8/docxexportfilter.cxx 
b/sw/source/filter/ww8/docxexportfilter.cxx
index 8149b36..2226ed3 100644
--- a/sw/source/filter/ww8/docxexportfilter.cxx
+++ b/sw/source/filter/ww8/docxexportfilter.cxx
@@ -86,10 +86,8 @@
 return true;
 }
 
-//
-// UNO stuff so that the filter is registered
-//
 
+// UNO stuff so that the filter is registered
 #define IMPL_NAME com.sun.star.comp.Writer.DocxExport
 
 OUString DocxExport_getImplementationName()
diff --git a/sw/source/filter/ww8/wrtw8nds.cxx 
b/sw/source/filter/ww8/wrtw8nds.cxx
index 9881fff..3112569 100644
--- a/sw/source/filter/ww8/wrtw8nds.cxx
+++ b/sw/source/filter/ww8/wrtw8nds.cxx
@@ -315,13 +315,13 @@
 for( i = 0; i  pTxtAttrs-Count(); i++ )
 {
 const SwTxtAttr* pHt = (*pTxtAttrs)[i];
-nPos = *pHt-GetStart();// gibt erstes Attr-Zeichen
+nPos = *pHt-GetStart();// give first Attr characters
 if( nPos = nStartPos  nPos = nMinPos )
 nMinPos = nPos;
 
-if( pHt-GetEnd() ) // Attr mit Ende
+if( pHt-GetEnd() ) // Attr to end
 {
-nPos = *pHt-GetEnd();  // gibt letztes Attr-Zeichen + 1
+nPos = *pHt-GetEnd();  // give last Attr character + 1
 if( nPos = nStartPos  nPos = nMinPos )
 nMinPos = nPos;
 }
@@ -482,7 +482,7 @@
 
 m_rExport.ExportPoolItemsToCHP( aExportItems, GetScript() );
 
-// HasTextItem nur in dem obigen Bereich erlaubt
+// HasTextItem only allowed in the above range
 m_rExport.m_aCurrentCharPropStarts.pop();
 m_rExport.pOutFmtNode = pOldMod;
 }
@@ -580,12 +580,11 @@
 return false;
 }
 
-// HasItem ist fuer die Zusammenfassung des Doppel-Attributes Underline
-// und WordLineMode als TextItems. OutAttr() ruft die Ausgabefunktion,
-// die dann ueber HasItem() nach anderen Items an der
-// Attribut-Anfangposition fragen kann.
-// Es koennen nur Attribute mit Ende abgefragt werden.
-// Es wird mit bDeep gesucht
+//HasItem is for the summary of the double attributes: Underline and 
WordlineMode as TextItems.
+// OutAttr () calls the output function, which can then can call HasItem () 
for other items at the
+// beginning of the selected position.
+// It can only be retrieved by the end attributes.
+// It searches with bDeep
 const SfxPoolItem* SwWW8AttrIter::HasTextItem( sal_uInt16 nWhich ) const
 {
 const SfxPoolItem* pRet = 0;
@@ -599,15 +598,15 @@
 const SwTxtAttr* pHt = (*pTxtAttrs)[i];
 const SfxPoolItem* pItem = pHt-GetAttr();
 const xub_StrLen* pAtrEnd = 0;
-if( 0 != ( pAtrEnd = pHt-GetEnd() )  // nur Attr mit Ende
-nWhich == pItem-Which()  //
+if( 0 != ( pAtrEnd = pHt-GetEnd() )  // only Attr with an 
end
+nWhich == pItem-Which() 
 nTmpSwPos = *pHt-GetStart()  nTmpSwPos  *pAtrEnd )
 {
-pRet = pItem;   // gefunden
+pRet = pItem;   // found it
 break;
 }
 else if (nTmpSwPos  *pHt-GetStart())
-break;  // dann kommt da nichts mehr
+break;  // nothing more to come
 }
 }
 return pRet;
@@ -856,7 +855,7 @@
 sal_uLong nDataStt = m_rWW8Export.pDataStrm-Tell();
 m_rWW8Export.pChpPlc-AppendFkpEntry( m_rWW8Export.Strm().Tell() );
 
-//  WinWord 2000 doesn't write this - so its a temp solution by W97 ?
+// WinWord 2000 doesn't write this - so its a temp solution by W97 ?
 m_rWW8Export.WriteChar( 0x01 );
 
 static sal_uInt8 aArr1[] = {
@@ -974,7 +973,6 @@
 // an write some data to the data stream, but dont ask
 // what the data mean, except for the URL.
 // The First piece is the WW8_PIC structure.
-//
 static sal_uInt8 MAGIC_B[] = {
 0xE0,0xC9,0xEA,0x79,0xF9,0xBA,0xCE,0x11,
 0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B
@@ -1177,7 +1175,7 @@

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

2013-03-09 Thread Eike Rathke
 i18npool/source/search/textsearch.cxx |   81 ++
 sw/source/core/crsr/findtxt.cxx   |   13 +++--
 2 files changed, 71 insertions(+), 23 deletions(-)

New commits:
commit ccc349d3abb70ef38cd2b7706da51b060a385908
Author: Eike Rathke er...@redhat.com
Date:   Sat Mar 9 18:47:29 2013 +0100

regex: don't loop 1 identical matches to find a single $ anchor

Change-Id: Ic130ecc4b0b6d58ba7ef063040bd9a11a90db425

diff --git a/i18npool/source/search/textsearch.cxx 
b/i18npool/source/search/textsearch.cxx
index 14ecdcc..997b01d 100644
--- a/i18npool/source/search/textsearch.cxx
+++ b/i18npool/source/search/textsearch.cxx
@@ -752,6 +752,11 @@ SearchResult TextSearch::RESrchFrwrd( const OUString 
searchStr,
 int nEndOfs = pRegexMatcher-end( nIcuErr);
 if( nStartOfs  nEndOfs)
 break;
+// If the zero-length match is behind the string, do not match it again
+// and again until startPos reaches there. A match behind the string is
+// a $ anchor.
+if (nStartOfs == endPos)
+break;
 // try at next position if there was a zero-length match
 if( ++startPos = endPos)
 return aRet;
commit 3bc5cb3c485d67f1ce0541d349d11637f52ebda5
Author: Eike Rathke er...@redhat.com
Date:   Sat Mar 9 18:41:01 2013 +0100

regex: handle zero-length matches, fdo#60259 related

Also in backward search ignore all zero-length matches except the text
end single $ anchor search. The anchor search is a valid match, treat it
as such in Writer.

This still doesn't solve the backward $ backward search, the convoluted
Writer code in that place apparently never worked, someone more familiar
with those internals should straighten out the mess.

Change-Id: I2bc83cdcfe6425f9bebf06e23e879bc79b82daa9

diff --git a/i18npool/source/search/textsearch.cxx 
b/i18npool/source/search/textsearch.cxx
index 72e1d60..14ecdcc 100644
--- a/i18npool/source/search/textsearch.cxx
+++ b/i18npool/source/search/textsearch.cxx
@@ -797,17 +797,35 @@ SearchResult TextSearch::RESrchBkwrd( const OUString 
searchStr,
 // find the last match
 int nLastPos = 0;
 int nFoundEnd = 0;
+int nGoodPos = 0, nGoodEnd = 0;
+bool bFirst = true;
 do {
 nLastPos = pRegexMatcher-start( nIcuErr);
 nFoundEnd = pRegexMatcher-end( nIcuErr);
+if (nLastPos  nFoundEnd)
+{
+// remember last non-zero-length match
+nGoodPos = nLastPos;
+nGoodEnd = nFoundEnd;
+}
 if( nFoundEnd = startPos)
 break;
+bFirst = false;
 if( nFoundEnd == nLastPos)
 ++nFoundEnd;
 } while( pRegexMatcher-find( nFoundEnd, nIcuErr));
 
+// Ignore all zero-length matches except $ anchor on first match.
+if (nGoodPos == nGoodEnd)
+{
+if (bFirst  nLastPos == startPos)
+nGoodPos = nLastPos;
+else
+return aRet;
+}
+
 // find last match again to get its details
-pRegexMatcher-find( nLastPos, nIcuErr);
+pRegexMatcher-find( nGoodPos, nIcuErr);
 
 // fill in the details of the last match
 const int nGroupCount = pRegexMatcher-groupCount();
diff --git a/sw/source/core/crsr/findtxt.cxx b/sw/source/core/crsr/findtxt.cxx
index b2fbea8..e1c9358 100644
--- a/sw/source/core/crsr/findtxt.cxx
+++ b/sw/source/core/crsr/findtxt.cxx
@@ -450,8 +450,9 @@ bool SwPaM::DoSearch( const SearchOptions rSearchOpt, 
utl::TextSearch rSTxt,
 }
 
 xub_StrLen nStringEnd = nEnd;
-while ( (bSrchForward  nStart  nStringEnd) ||
-(! bSrchForward  nStart  nStringEnd) )
+bool bZeroMatch = false;// zero-length match, i.e. only $ anchor as 
regex
+while ( ((bSrchForward  nStart  nStringEnd) ||
+(! bSrchForward  nStart  nStringEnd))  !bZeroMatch )
 {
 // SearchAlgorithms_APPROXIMATE works on a per word base so we have to
 // provide the text searcher with the correct locale, because it uses
@@ -479,7 +480,8 @@ bool SwPaM::DoSearch( const SearchOptions rSearchOpt, 
utl::TextSearch rSTxt,
 }
 
 if( nSearchScript == nCurrScript 
-(rSTxt.*fnMove-fnSearch)( sCleanStr, nStart, nEnd, 0 ))
+(rSTxt.*fnMove-fnSearch)( sCleanStr, nStart, nEnd, 0 ) 
+!(bZeroMatch = (nStart == nEnd)))
 {
 // set section correctly
 *GetPoint() = *pPam-GetPoint();
@@ -522,11 +524,14 @@ bool SwPaM::DoSearch( const SearchOptions rSearchOpt, 
utl::TextSearch rSTxt,
 
 if ( bFound )
 return true;
-else if( ( bChkEmptyPara  !nStart  !nTxtLen ) || bChkParaEnd )
+else if( ( bChkEmptyPara  !nStart  !nTxtLen ) || (bChkParaEnd  
bZeroMatch  nEnd == nTxtLen))
 {
 *GetPoint() = *pPam-GetPoint();
 GetPoint()-nContent = bChkParaEnd ? nTxtLen : 0;
 SetMark();
+/* FIXME: this condition does not work for 

[Libreoffice-commits] core.git: 6 commits - basic/source framework/source rsc/source sc/source sd/source

2013-03-09 Thread Markus Mohrhard
 basic/source/comp/exprtree.cxx|1 +
 framework/source/services/license.cxx |   13 ++---
 rsc/source/parser/rscyacc.y   |   11 +++
 sc/source/ui/drawfunc/mediash.cxx |4 +---
 sd/source/ui/dlg/dlgass.cxx   |4 ++--
 5 files changed, 17 insertions(+), 16 deletions(-)

New commits:
commit 5f606b0a5bcf71e7584403c9582188f1f564c67c
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sat Mar 9 17:19:01 2013 +0100

coverity#705676: fix memory leak

Change-Id: Ibae1a0d073249ecfbfee0f73473d66bbf2602aff

diff --git a/rsc/source/parser/rscyacc.y b/rsc/source/parser/rscyacc.y
index 4fbf0fd..d0be59e 100644
--- a/rsc/source/parser/rscyacc.y
+++ b/rsc/source/parser/rscyacc.y
@@ -178,14 +178,17 @@ sal_Bool DoClassHeader( RSCHEADER * pHeader, sal_Bool 
bMember )
 else
 S.Push( pHeader-pClass-Create( NULL, RSCINST() ) );
 
-ObjNode * pNode = new ObjNode( aName1, S.Top().pData,
-   pFI-GetFileIndex() );
 pTC-pEH-StdOut( ., RscVerbosityVerbose );
 
 if( !aName1.IsId() )
 pTC-pEH-Error( ERR_IDEXPECTED, pHeader-pClass, aName1 );
-else if( !pHeader-pClass-PutObjNode( pNode ) )
-pTC-pEH-Error( ERR_DOUBLEID, pHeader-pClass, aName1 );
+else
+{
+ObjNode * pNode = new ObjNode( aName1, S.Top().pData,
+   pFI-GetFileIndex() );
+if( !pHeader-pClass-PutObjNode( pNode ) )
+pTC-pEH-Error( ERR_DOUBLEID, pHeader-pClass, aName1 );
+}
 }
 else
 {
commit 7657115dd98b0583852476d75e8676d1ff631014
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sat Mar 9 16:32:30 2013 +0100

coverity#705655: fix memory leak

Change-Id: Icf514d2f7cf678cb347c2e114f01ae8f56e2e999

diff --git a/framework/source/services/license.cxx 
b/framework/source/services/license.cxx
index 31057a9..41db42b 100644
--- a/framework/source/services/license.cxx
+++ b/framework/source/services/license.cxx
@@ -292,8 +292,8 @@ css::uno::Any SAL_CALL License::execute(const 
css::uno::Sequence css::beans::Na
 }
 // prepare to show
 // display license dialog
-ResMgr* pResMgr = ResMgr::SearchCreateResMgr(fwe, aLocale);
-boost::scoped_ptrLicenseDialog pDialog(new 
LicenseDialog(aLicensePath, pResMgr));
+boost::scoped_ptrResMgr pResMgr(ResMgr::SearchCreateResMgr(fwe, 
aLocale));
+boost::scoped_ptrLicenseDialog pDialog(new 
LicenseDialog(aLicensePath, pResMgr.get()));
 sal_Bool bAgreed = (pDialog-Execute() == 1);
 
 if (bAgreed) {
commit 9a4f558d00448110abed4f705989b0112a309fd8
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sat Mar 9 16:29:18 2013 +0100

simplify code a bit

Change-Id: Id965dd79ab8401a2ba7eb8266bba642f80cbe0d3

diff --git a/framework/source/services/license.cxx 
b/framework/source/services/license.cxx
index 7ab3502..31057a9 100644
--- a/framework/source/services/license.cxx
+++ b/framework/source/services/license.cxx
@@ -49,6 +49,8 @@
 #include tools/datetime.hxx
 #include osl/time.h
 
+#include boost/scoped_ptr.hpp
+
 namespace framework{
 using namespace utl;
 using namespace ::osl   ;
@@ -219,13 +221,10 @@ css::uno::Any SAL_CALL License::execute(const 
css::uno::Sequence css::beans::Na
 return aRet;
 }
 // determine the filename of the license to show
-::rtl::OUString  aLangString;
-::com::sun::star::lang::Locale aLocale;
 AllSettings aSettings(Application::GetSettings());
-aLocale = aSettings.GetUILanguageTag().getLocale();
-ResMgr* pResMgr = ResMgr::SearchCreateResMgr(fwe, aLocale);
+::com::sun::star::lang::Locale aLocale = 
aSettings.GetUILanguageTag().getLocale();
 
-aLangString = aLocale.Language;
+OUString aLangString = aLocale.Language;
 if ( !aLocale.Country.isEmpty() )
 {
 aLangString += ::rtl::OUString(-);
@@ -293,9 +292,9 @@ css::uno::Any SAL_CALL License::execute(const 
css::uno::Sequence css::beans::Na
 }
 // prepare to show
 // display license dialog
-LicenseDialog* pDialog = new LicenseDialog(aLicensePath, pResMgr);
+ResMgr* pResMgr = ResMgr::SearchCreateResMgr(fwe, aLocale);
+boost::scoped_ptrLicenseDialog pDialog(new 
LicenseDialog(aLicensePath, pResMgr));
 sal_Bool bAgreed = (pDialog-Execute() == 1);
-delete pDialog;
 
 if (bAgreed) {
 
commit ead0a6038b2eab1604ca53197e6728fb4ce9dc9c
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sat Mar 9 16:15:55 2013 +0100

coverity#705627: fix memory leak

Change-Id: I4f73f77b27d2ed28a9f97757105c8a6cc5521b33

diff --git a/basic/source/comp/exprtree.cxx 

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

2013-03-09 Thread Ivan Timofeev
 editeng/inc/editeng/editeng.hxx  |2 +-
 editeng/inc/editeng/outliner.hxx |2 +-
 editeng/source/editeng/editeng.cxx   |2 +-
 editeng/source/editeng/impedit.hxx   |4 ++--
 editeng/source/outliner/outlin2.cxx  |2 +-
 editeng/source/outliner/outliner.cxx |2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit c487fa125ed9fb59ba2507d5f0f947d5e425bc61
Author: Ivan Timofeev timofeev@gmail.com
Date:   Sat Mar 9 22:02:47 2013 +0400

const-correctness

Change-Id: I15033051cfa4baafde4736abf366ca8c03778b88

diff --git a/editeng/inc/editeng/editeng.hxx b/editeng/inc/editeng/editeng.hxx
index 48e236c..6161671 100644
--- a/editeng/inc/editeng/editeng.hxx
+++ b/editeng/inc/editeng/editeng.hxx
@@ -372,7 +372,7 @@ public:
 voidQuickMarkToBeRepainted( sal_uInt16 nPara );
 
 voidSetGlobalCharStretching( sal_uInt16 nX = 100, sal_uInt16 
nY = 100 );
-voidGetGlobalCharStretching( sal_uInt16 rX, sal_uInt16 rY );
+voidGetGlobalCharStretching( sal_uInt16 rX, sal_uInt16 rY ) 
const;
 
 voidSetEditTextObjectPool( SfxItemPool* pPool );
 SfxItemPool*GetEditTextObjectPool() const;
diff --git a/editeng/inc/editeng/outliner.hxx b/editeng/inc/editeng/outliner.hxx
index 61e6a41..70531b0 100644
--- a/editeng/inc/editeng/outliner.hxx
+++ b/editeng/inc/editeng/outliner.hxx
@@ -955,7 +955,7 @@ public:
 sal_BoolIsTextPos( const Point rPaperPos, sal_uInt16 nBorder, 
sal_Bool* pbBuuletPos );
 
 voidSetGlobalCharStretching( sal_uInt16 nX = 100, sal_uInt16 
nY = 100 );
-voidGetGlobalCharStretching( sal_uInt16 rX, sal_uInt16 rY );
+voidGetGlobalCharStretching( sal_uInt16 rX, sal_uInt16 rY ) 
const;
 voidEraseVirtualDevice();
 
 sal_BoolShouldCreateBigTextObject() const;
diff --git a/editeng/source/editeng/editeng.cxx 
b/editeng/source/editeng/editeng.cxx
index 1c8eda1..6655737 100644
--- a/editeng/source/editeng/editeng.cxx
+++ b/editeng/source/editeng/editeng.cxx
@@ -2359,7 +2359,7 @@ void EditEngine::SetGlobalCharStretching( sal_uInt16 nX, 
sal_uInt16 nY )
 pImpEditEngine-SetCharStretching( nX, nY );
 }
 
-void EditEngine::GetGlobalCharStretching( sal_uInt16 rX, sal_uInt16 rY )
+void EditEngine::GetGlobalCharStretching( sal_uInt16 rX, sal_uInt16 rY ) 
const
 {
 DBG_CHKTHIS( EditEngine, 0 );
 pImpEditEngine-GetCharStretching( rX, rY );
diff --git a/editeng/source/editeng/impedit.hxx 
b/editeng/source/editeng/impedit.hxx
index dcb7ad0..2cd8a6d 100644
--- a/editeng/source/editeng/impedit.hxx
+++ b/editeng/source/editeng/impedit.hxx
@@ -952,7 +952,7 @@ public:
 SvxCellVerJustify   GetVerJustification( sal_uInt16 nPara ) const;
 
 voidSetCharStretching( sal_uInt16 nX, sal_uInt16 nY );
-inline void GetCharStretching( sal_uInt16 rX, sal_uInt16 rY );
+inline void GetCharStretching( sal_uInt16 rX, sal_uInt16 rY ) 
const;
 
 voidSetBigTextObjectStart( sal_uInt16 nStartAtPortionCount 
){ nBigTextObjectStart = nStartAtPortionCount; }
 sal_uInt16  GetBigTextObjectStart() const  
 { return nBigTextObjectStart; }
@@ -1083,7 +1083,7 @@ inline ParaPortion* ImpEditEngine::FindParaPortion( 
ContentNode* pNode )
 return GetParaPortions()[ nPos ];
 }
 
-inline void ImpEditEngine::GetCharStretching( sal_uInt16 rX, sal_uInt16 rY )
+inline void ImpEditEngine::GetCharStretching( sal_uInt16 rX, sal_uInt16 rY ) 
const
 {
 rX = nStretchX;
 rY = nStretchY;
diff --git a/editeng/source/outliner/outlin2.cxx 
b/editeng/source/outliner/outlin2.cxx
index 0d3a2da..8fea84b 100644
--- a/editeng/source/outliner/outlin2.cxx
+++ b/editeng/source/outliner/outlin2.cxx
@@ -591,7 +591,7 @@ void Outliner::SetGlobalCharStretching( sal_uInt16 nX, 
sal_uInt16 nY )
 pEditEngine-SetGlobalCharStretching( nX, nY );
 }
 
-void Outliner::GetGlobalCharStretching( sal_uInt16 rX, sal_uInt16 rY )
+void Outliner::GetGlobalCharStretching( sal_uInt16 rX, sal_uInt16 rY ) const
 {
 DBG_CHKTHIS(Outliner,0);
 pEditEngine-GetGlobalCharStretching( rX, rY );
diff --git a/editeng/source/outliner/outliner.cxx 
b/editeng/source/outliner/outliner.cxx
index e81286c..259e5d4 100644
--- a/editeng/source/outliner/outliner.cxx
+++ b/editeng/source/outliner/outliner.cxx
@@ -872,7 +872,7 @@ Font Outliner::ImpCalcBulletFont( sal_uInt16 nPara ) const
 
 // Use original scale...
 sal_uInt16 nStretchX, nStretchY;
-const_castOutliner*(this)-GetGlobalCharStretching(nStretchX, nStretchY);
+GetGlobalCharStretching(nStretchX, nStretchY);
 
 sal_uInt16 nScale = pFmt-GetBulletRelSize() * nStretchY / 100;
 sal_uLong nScaledLineHeight = aStdFont.GetSize().Height();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: 2 commits - editeng/source libexttextcat/Zip_fingerprint.mk

2013-03-09 Thread Caolán McNamara
 editeng/source/misc/txtrange.cxx |1 +
 libexttextcat/Zip_fingerprint.mk |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit eba2ef9504fe4034cbb44840d459d82ab8a141b1
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 19:09:45 2013 +

lm files missing from fingerprint.zip again

Change-Id: I4edb3adb39674d612f302e1f95f05905cd33bcde

diff --git a/libexttextcat/Zip_fingerprint.mk b/libexttextcat/Zip_fingerprint.mk
index 6232375..87c641f 100644
--- a/libexttextcat/Zip_fingerprint.mk
+++ b/libexttextcat/Zip_fingerprint.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_Zip_use_unpacked,fingerprint,exttextcat))
 
 $(eval $(call gb_Zip_add_files,fingerprint,\
fpdb.conf \
-   LM/*.lm \
+   $(WORKDIR)/UnpackedTarball/exttextcat/langclass/LM/*.lm \
 ))
 
 $(eval $(call gb_Zip_add_commandoptions,fingerprint,-j))
commit 65a10fffc734b86a2f6814e4dfc9aadfc0ae3fa7
Author: Jian Fang Zhang zhan...@apache.org
Date:   Mon Sep 3 04:15:12 2012 +

Resolves: #i120667#, pBound member obj in TextRanger is not freed

Found by: zhangjf
Patch by: zhangjf

Change-Id: Ifa4c49cd3f7f576c9c86e0269fe9e7ae69a9b325

diff --git a/editeng/source/misc/txtrange.cxx b/editeng/source/misc/txtrange.cxx
index 60a3fad..79c2ae7 100644
--- a/editeng/source/misc/txtrange.cxx
+++ b/editeng/source/misc/txtrange.cxx
@@ -77,6 +77,7 @@ TextRanger::~TextRanger()
 mRangeCache.clear();
 delete mpPolyPolygon;
 delete mpLinePolyPolygon;
+delete pBound;
 }
 
 /* TextRanger::SetVertical(..)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 11/42644af2c20d8984a4ebb9d3fb9845b27a3fdf

2013-03-09 Thread Caolán McNamara
 11/42644af2c20d8984a4ebb9d3fb9845b27a3fdf |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 498a22d76b0d0e31f260ce6106b62338f25e4e61
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 19:11:13 2013 +

Notes added by 'git notes add'

diff --git a/11/42644af2c20d8984a4ebb9d3fb9845b27a3fdf 
b/11/42644af2c20d8984a4ebb9d3fb9845b27a3fdf
new file mode 100644
index 000..4459e1b
--- /dev/null
+++ b/11/42644af2c20d8984a4ebb9d3fb9845b27a3fdf
@@ -0,0 +1 @@
+merged as: 65a10fffc734b86a2f6814e4dfc9aadfc0ae3fa7
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - eb/92319819e64f1bf2dacb7af8c39dd735811189

2013-03-09 Thread Caolán McNamara
 eb/92319819e64f1bf2dacb7af8c39dd735811189 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit a3e6b209189f077612a6d559e3b9108efb206939
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 19:29:49 2013 +

Notes added by 'git notes add'

diff --git a/eb/92319819e64f1bf2dacb7af8c39dd735811189 
b/eb/92319819e64f1bf2dacb7af8c39dd735811189
new file mode 100644
index 000..6b7b6cd
--- /dev/null
+++ b/eb/92319819e64f1bf2dacb7af8c39dd735811189
@@ -0,0 +1 @@
+prefer: 11630ee201797946a155e26f44ae0d55d5abf573
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 2 commits - basic/source codemaker/source connectivity/source cppuhelper/source desktop/source extensions/source filter/source i18npool/source sal/qa sal/workben sdext/

2013-03-09 Thread Thomas Arnhold
 basic/source/basmgr/basmgr.cxx|6 +++---
 codemaker/source/javamaker/javatype.cxx   |2 +-
 connectivity/source/drivers/evoab2/NConnection.cxx|2 +-
 connectivity/source/drivers/hsqldb/HDriver.cxx|2 +-
 cppuhelper/source/bootstrap.cxx   |4 ++--
 desktop/source/deployment/gui/dp_gui_updatedialog.cxx |2 +-
 desktop/source/pkgchk/unopkg/unopkg_misc.cxx  |2 +-
 extensions/source/nsplugin/source/so_main.cxx |4 ++--
 extensions/source/ole/unoobjw.cxx |   14 +++---
 extensions/source/plugin/win/winmgr.cxx   |2 +-
 filter/source/graphicfilter/idxf/dxfgrprd.cxx |2 +-
 i18npool/source/localedata/LocaleNode.cxx |2 +-
 sal/qa/OStringBuffer/rtl_OStringBuffer.cxx|8 
 sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx|6 +++---
 sal/qa/rtl/ostring/rtl_OString2.cxx   |4 ++--
 sal/qa/rtl/oustring/rtl_OUString2.cxx |6 +++---
 sal/qa/rtl_strings/rtl_OUStringBuffer.cxx |   10 +-
 sal/qa/rtl_strings/rtl_old_testowstring.cxx   |2 +-
 sal/workben/testfile.cxx  |   12 ++--
 sd/source/ui/remotecontrol/ImagePreparer.cxx  |2 +-
 sdext/source/pdfimport/wrapper/wrapper.cxx|2 +-
 shell/source/backends/wininetbe/wininetbackend.cxx|2 +-
 svl/source/numbers/zforfind.cxx   |2 +-
 svx/source/form/fmpage.cxx|4 ++--
 svx/source/tbxctrls/tbunosearchcontrollers.cxx|2 +-
 tools/source/stream/stream.cxx|2 +-
 ucb/source/ucp/gio/gio_mount.cxx  |4 ++--
 ucb/source/ucp/webdav/DAVResourceAccess.cxx   |   10 +-
 ucb/source/ucp/webdav/webdavcontent.cxx   |2 +-
 xmloff/source/draw/sdxmlexp.cxx   |6 +++---
 xmloff/source/style/fonthdl.cxx   |4 ++--
 31 files changed, 67 insertions(+), 67 deletions(-)

New commits:
commit d2f57b6c1275e0e6ed7f214d471ddb84ecb1b4ad
Author: Thomas Arnhold tho...@arnhold.org
Date:   Sat Mar 9 17:44:52 2013 +0100

fdo#43460: use isEmpty()

Change-Id: I47b35af71277fdda19767a553c960bf12164b92f

diff --git a/extensions/source/ole/unoobjw.cxx 
b/extensions/source/ole/unoobjw.cxx
index 9bd7a4a..c6551f4 100644
--- a/extensions/source/ole/unoobjw.cxx
+++ b/extensions/source/ole/unoobjw.cxx
@@ -1375,7 +1375,7 @@ STDMETHODIMP  UnoObjectWrapperRemoteOpt::Invoke ( DISPID 
dispidMember, REFIID /*
 {
 exactName = m_xExactName-getExactName( 
info.name);
 // invoke again
-if( exactName.getLength() != 0)
+if( !exactName.isEmpty() )
 {
 if( SUCCEEDED( ret= doInvoke( pdispparams, 
pvarResult,
   pexcepinfo, 
puArgErr, exactName, params)))
@@ -1400,7 +1400,7 @@ STDMETHODIMP  UnoObjectWrapperRemoteOpt::Invoke ( DISPID 
dispidMember, REFIID /*
 {
 exactName = m_xExactName-getExactName( 
info.name);
 // invoke again
-if( exactName.getLength() != 0)
+if( !exactName.isEmpty() )
 {
 if( SUCCEEDED( ret= doSetProperty( 
pdispparams, pvarResult,

pexcepinfo, puArgErr, exactName, params)))
@@ -1424,7 +1424,7 @@ STDMETHODIMP  UnoObjectWrapperRemoteOpt::Invoke ( DISPID 
dispidMember, REFIID /*
 {
 exactName = m_xExactName-getExactName( 
info.name);
 // invoke again
-if( exactName.getLength() != 0)
+if( !exactName.isEmpty() )
 {
 if( SUCCEEDED( ret= doGetProperty( 
pdispparams, pvarResult,

pexcepinfo, exactName)))
@@ -1452,7 +1452,7 @@ STDMETHODIMP  UnoObjectWrapperRemoteOpt::Invoke ( DISPID 
dispidMember, REFIID /*
 {
 exactName = m_xExactName-getExactName( 
info.name);
 // invoke again
-if( exactName.getLength() != 0)
+if( !exactName.isEmpty() )
 {
 if( SUCCEEDED( ret= doInvoke( pdispparams, 
pvarResult,
   

[PATCH] Minor improvements and UX-advice related to fdo#46718 delete...

2013-03-09 Thread Joren De Cuyper (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2618

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/2618/1

Minor improvements and UX-advice related to fdo#46718 delete multi style

UX advice see: 
http://lists.freedesktop.org/archives/libreoffice-ux-advise/2013-February/001816.html

Summary: only show a dialog when the user is trying to delete an used
style. Also warn him this change can only be partly undone (for now).

Change-Id: Ib95143fcd4c7543f518e0d7fd4ff46a127efca2a
---
M sfx2/source/dialog/dialog.src
M sfx2/source/dialog/templdlg.cxx
2 files changed, 40 insertions(+), 53 deletions(-)



diff --git a/sfx2/source/dialog/dialog.src b/sfx2/source/dialog/dialog.src
index f23deb1..c430d1a 100644
--- a/sfx2/source/dialog/dialog.src
+++ b/sfx2/source/dialog/dialog.src
@@ -56,13 +56,9 @@
 {
 Message [ en-US ] = Name already exists as a default Style.\nPlease 
choose another name. ;
 };
-String STR_DELETE_STYLE
-{
-Text [ en-US ] = Do you really want to delete Style $1? ;
-};
 String STR_DELETE_STYLE_USED
 {
-Text [ en-US ] = You are deleting an applied Style!\n ;
+Text [ en-US ] = One or more of the selected styles is in use in this 
document.\nIf you delete these styles, text will revert to the parent 
style.\nThis operation may not be undone. ;
 };
 Menu MN_CONTEXT_TEMPLDLG
 {
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index 404f0c9..10ac8b6 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -1970,77 +1970,68 @@
 {
 if ( IsInitialized()  HasSelectedStyle() )
 {
-sal_uLong SelectionCount = 0;
-sal_Bool bChecked = 0;
+bool aApprove = 0;  // use to skip the dialog
+bool bUsedStyle = 0; // one of the selected styles are used in the 
document?
 String aRet;
 
-SelectionCount = aFmtLb.GetSelectionCount();
 std::vectorSvTreeListEntry* aList;
-
 SvTreeListEntry* pEntry = aFmtLb.FirstSelected();
+const SfxStyleFamilyItem* pItem = GetFamilyItem_Impl();
 
 while (pEntry)
 {
 aList.push_back( pEntry );
+// check the style is used or not
+if (pTreeBox)
+aRet = pTreeBox-GetEntryText( pEntry );
+else
+aRet = aFmtLb.GetEntryText( pEntry );
+
+const String aTemplName( aRet );
+SfxStyleSheetBase* pStyle = pStyleSheetPool-Find( aTemplName, 
pItem-GetFamily(), SFXSTYLEBIT_ALL );
+
+if ( !bUsedStyle  pStyle-IsUsed() )  // pStyle is in use in the 
document?
+bUsedStyle = 1;
+
 pEntry = aFmtLb.NextSelected( pEntry );
-SelectionCount++;
 }
 
 std::vectorSvTreeListEntry*::const_iterator it = aList.begin(), 
itEnd = aList.end();
 
 for (; it != itEnd; ++it)
 {
+// we only want to show the dialog once and if we want to delete a 
style in use (UX-advice)
+if ( bUsedStyle  !aApprove )
+{
+String aMsg = SfxResId(STR_DELETE_STYLE_USED).toString();
+#if defined UNX
+QueryBox aBox( SFX_APP()-GetTopWindow(), WB_YES_NO | 
WB_DEF_NO, aMsg );
+#else
+QueryBox aBox( GetWindow(), WB_YES_NO | WB_DEF_NO , aMsg );
+#endif
+aApprove = aBox.Execute() == RET_YES;
+if ( aApprove == 0 )
+break;
+}
+else
+aApprove = 1;
+
 if (pTreeBox)
 aRet = pTreeBox-GetEntryText( *it );
 else
 aRet = aFmtLb.GetEntryText( *it );
+
 const String aTemplName( aRet );
+PrepareDeleteAction();
+bDontUpdate = sal_True; // To prevent the Treelistbox to shut down 
while deleting
+Execute_Impl( SID_STYLE_DELETE, aTemplName,
+  String(), 
(sal_uInt16)GetFamilyItem_Impl()-GetFamily() );
 
-const SfxStyleFamilyItem* pItem = GetFamilyItem_Impl();
-
-SfxStyleSheetBase* pStyle = pStyleSheetPool-Find( aTemplName, 
pItem-GetFamily(), SFXSTYLEBIT_ALL );
-
-bool bUsedStyle = pStyle-IsUsed();
-bool approve;
-
-if ( bChecked == 0 )
+if ( pTreeBox )
 {
-String aMsg;
-if ( bUsedStyle )
-aMsg = SfxResId(STR_DELETE_STYLE_USED).toString();
-aMsg += SfxResId(STR_DELETE_STYLE).toString();
-aMsg.SearchAndReplaceAscii( $1, aTemplName );
-#if defined UNX
-QueryBox aBox( SFX_APP()-GetTopWindow(), WB_YES_NO | 
WB_DEF_NO, aMsg );
-#else
-QueryBox aBox( GetWindow(), WB_YES_NO | WB_DEF_NO , aMsg );
-#endif
-if (SelectionCount  1) //show only when there are multiple 
styles selected/to 

[PATCH] Comment translation DE-EN in /sw/source/ui/web/

2013-03-09 Thread Matthias Freund (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/2619

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/2619/1

Comment translation DE-EN in /sw/source/ui/web/

Translations and some cleanups...

Change-Id: I70484c2b3e1380e611ed1456a7befccafee58f37
---
M sw/source/ui/web/wdocsh.cxx
M sw/source/ui/web/wfrmsh.cxx
M sw/source/ui/web/wtextsh.cxx
M sw/source/ui/web/wview.cxx
4 files changed, 17 insertions(+), 19 deletions(-)



diff --git a/sw/source/ui/web/wdocsh.cxx b/sw/source/ui/web/wdocsh.cxx
index fd5622c..67ca9f4 100644
--- a/sw/source/ui/web/wdocsh.cxx
+++ b/sw/source/ui/web/wdocsh.cxx
@@ -30,7 +30,7 @@
 #include swtypes.hxx
 
 #include shellio.hxx
-// nur wegen des Itemtypes
+// just because of the itemtypes
 #include wdocsh.hxx
 #include web.hrc
 
diff --git a/sw/source/ui/web/wfrmsh.cxx b/sw/source/ui/web/wfrmsh.cxx
index 03aa043..c30d0f7 100644
--- a/sw/source/ui/web/wfrmsh.cxx
+++ b/sw/source/ui/web/wfrmsh.cxx
@@ -20,8 +20,7 @@
 #include hintids.hxx
 #include sfx2/app.hxx
 #include sfx2/objface.hxx
-#include svl/srchitem.hxx //***
-
+#include svl/srchitem.hxx
 #include swtypes.hxx
 #include cmdid.h
 #include view.hxx
@@ -32,7 +31,7 @@
 #include web.hrc
 
 
-// STATIC DATA ---
+// STATIC DATA
 #define SwWebFrameShell
 #include sfx2/msg.hxx
 #include swslots.hxx
diff --git a/sw/source/ui/web/wtextsh.cxx b/sw/source/ui/web/wtextsh.cxx
index 633d6ba..d433a6e 100644
--- a/sw/source/ui/web/wtextsh.cxx
+++ b/sw/source/ui/web/wtextsh.cxx
@@ -36,8 +36,7 @@
 
 #include unomid.h
 
-
-// STATIC DATA ---
+// STATIC DATA
 #define SwWebTextShell
 #define Paragraph
 #define HyphenZone
diff --git a/sw/source/ui/web/wview.cxx b/sw/source/ui/web/wview.cxx
index 707e128..072d92a 100644
--- a/sw/source/ui/web/wview.cxx
+++ b/sw/source/ui/web/wview.cxx
@@ -47,7 +47,7 @@
 #include barcfg.hxx
 #include doc.hxx
 
-// EIGENTLICH nicht moeglich !!
+// TECHNICALLY not possible !!
 #include beziersh.hxx
 #include drawsh.hxx
 #include drwtxtsh.hxx
@@ -104,15 +104,15 @@
 
 void SwWebView::SelectShell()
 {
-// Entscheidung, ob UpdateTable gerufen werden muss
+// Decision whether UpdateTable must be called
 bool bUpdateTable = false;
 const SwFrmFmt* pCurTableFmt = GetWrtShell().GetTableFmt();
 if(pCurTableFmt  pCurTableFmt != GetLastTblFrmFmt())
 {
-bUpdateTable = true; // kann erst spaeter ausgefuehrt werden
+bUpdateTable = true; // can only be executed later
 }
 SetLastTblFrmFmt(pCurTableFmt);
-//SEL_TBL und SEL_TBL_CELLS koennen verodert sein!
+//SEL_TBL and SEL_TBL_CELLS can be ored!
 int nNewSelectionType = (GetWrtShell().GetSelectionType()
  ~nsSelectionType::SEL_TBL_CELLS);
 
@@ -122,7 +122,7 @@
 GetViewFrame()-GetBindings().InvalidateAll( sal_False );
 if ( _nSelectionType  nsSelectionType::SEL_OLE ||
  _nSelectionType  nsSelectionType::SEL_GRF )
-//Fuer Grafiken und OLE kann sich natuerlich das Verb aendern!
+//The verb may of course change for graphics and OLE!
 ImpSetVerb( nNewSelectionType );
 }
 else
@@ -132,9 +132,9 @@
 
 if( GetCurShell() )
 {
-rDispatcher.Flush();// alle gecachten Shells wirklich 
loeschen
+rDispatcher.Flush();// really delete all cached shells
 
-//Zur alten Selektion merken welche Toolbar sichtbar war
+//Additonal to the old selection remember which toolbar was 
visible.
 sal_Int32 nId = rDispatcher.GetObjectBarId( SFX_OBJECTBAR_OBJECT );
 if ( nId )
 pBarCfg-SetTopToolbar( _nSelectionType, nId );
@@ -269,10 +269,10 @@
 GetEditWin().SetInputContext( aCntxt );
 }
 
-//Zur neuen Selektion die Toolbar aktivieren, die auch beim letzten Mal
-//aktiviert war
-//Vorher muss ein Flush() sein, betrifft aber lt. MBA nicht das UI und 
ist
-//kein Performance-Problem
+//Additional to the selection enable the toolbar, which was
+//activated last time
+//Before must be a Flush(), but concerns according to MBA not the
+//user interface and is not a performance issue.
 // TODO/LATER: maybe now the Flush() command is superfluous?!
 rDispatcher.Flush();
 
@@ -288,11 +288,11 @@
 }
 GetViewImpl()-GetUNOObject_Impl()-NotifySelChanged();
 
-//Guenstiger Zeitpunkt fuer die Kommunikation mit OLE-Objekten?
+//Opportune time for the communication with OLE objects?
 if ( GetDocShell()-GetDoc()-IsOLEPrtNotifyPending() )
 GetDocShell()-GetDoc()-PrtOLENotify( sal_False );
 
-//jetzt das Tabellen-Update
+//now the table update
 if(bUpdateTable)
 GetWrtShell().UpdateTable();
 }

-- 
To view, visit 

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

2013-03-09 Thread Jian Fang Zhang
 xmloff/source/draw/XMLNumberStyles.cxx |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit acb8d9f6d1bcc95c48a27252274c44d8ff534376
Author: Jian Fang Zhang zhan...@apache.org
Date:   Mon Sep 3 01:52:22 2012 +

Resolves: #i120663# The SvXMLImportContext is always leaked

The slave SvXMLImportContext object for 
SdXMLNumberFormatMemberImportContext is
always leaked

Found by: zhangjf
Patch by: zhangjf
(cherry picked from commit e440770de29e96ce3e45792c0e94f133ade83680)

Change-Id: Ic0585bbb8e0e315548586ea1e49f55d0cc7ed2c4

diff --git a/xmloff/source/draw/XMLNumberStyles.cxx 
b/xmloff/source/draw/XMLNumberStyles.cxx
index 15346ca..44d40d2 100644
--- a/xmloff/source/draw/XMLNumberStyles.cxx
+++ b/xmloff/source/draw/XMLNumberStyles.cxx
@@ -17,6 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
+#include boost/shared_ptr.hpp
 #include tools/debug.hxx
 #include XMLNumberStylesExport.hxx
 #include XMLNumberStylesImport.hxx
@@ -493,7 +494,7 @@ private:
 sal_Bool mbTextual;
 sal_Bool mbDecimal02;
 OUString maText;
-SvXMLImportContext* mpSlaveContext;
+boost::shared_ptr SvXMLImportContext  mpSlaveContext;
 
 public:
 TYPEINFO();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e4/40770de29e96ce3e45792c0e94f133ade83680

2013-03-09 Thread Caolán McNamara
 e4/40770de29e96ce3e45792c0e94f133ade83680 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 048306f39d9334681ca7ae0d14a35b68949c359f
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:39:27 2013 +

Notes added by 'git notes add'

diff --git a/e4/40770de29e96ce3e45792c0e94f133ade83680 
b/e4/40770de29e96ce3e45792c0e94f133ade83680
new file mode 100644
index 000..2c1c832
--- /dev/null
+++ b/e4/40770de29e96ce3e45792c0e94f133ade83680
@@ -0,0 +1 @@
+merged as: acb8d9f6d1bcc95c48a27252274c44d8ff534376
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 03/1a806b3428259b8ae2e51afc87c4fbdb0ea047

2013-03-09 Thread Caolán McNamara
 03/1a806b3428259b8ae2e51afc87c4fbdb0ea047 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit f197da7fe804650f04150f1478414a3d61dab101
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:42:55 2013 +

Notes added by 'git notes add'

diff --git a/03/1a806b3428259b8ae2e51afc87c4fbdb0ea047 
b/03/1a806b3428259b8ae2e51afc87c4fbdb0ea047
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/03/1a806b3428259b8ae2e51afc87c4fbdb0ea047
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 47/2bda85eed986af10a27fe0433fb54806790eab

2013-03-09 Thread Caolán McNamara
 47/2bda85eed986af10a27fe0433fb54806790eab |1 +
 1 file changed, 1 insertion(+)

New commits:
commit a8019fa824000285915c9cffd1b090e4058bebda
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:43:22 2013 +

Notes added by 'git notes add'

diff --git a/47/2bda85eed986af10a27fe0433fb54806790eab 
b/47/2bda85eed986af10a27fe0433fb54806790eab
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/47/2bda85eed986af10a27fe0433fb54806790eab
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: DialControl widget

2013-03-09 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Caolán

Em 05-03-2013 13:05, Caolán McNamara escreveu:
 On Tue, 2013-03-05 at 11:57 -0300, Olivier Hallot wrote:
 Actually I meant: What parent gtk widget should I use? GtkSpin?
 
 Oh right, for the glade placeholder. Doesn't really matter I suppose,
 nothing is a good fit. Maybe a GtkSpinner just because that's round as
 well :-), otherwise a GtkDrawingArea.
 
 C.
 

I am a bit lost on how to handle the following

 maOrientHlp ( maCtrlDial, maNfRotate, maCbStacked ),

in line 174 of
http://opengrok.libreoffice.org/xref/core/cui/source/tabpages/align.cxx

given that the arguments are now pointers (e.g. *m_pCtrlDial)

How should I change this to get the ctor working?

Thank you

- -- 
Olivier Hallot
Founder, Board of Directors Member - The Document Foundation
The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany
Fundação responsável civilmente, de acordo com o direito civil
Detalhes Legais: http://www.documentfoundation.org/imprint
LibreOffice translation leader for Brazilian Portuguese
+55-21-8822-8812
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQEcBAEBAgAGBQJRO58hAAoJEJp3R7nH3vLxPywH/2zYRovGomMqaVEzmU/BsAt6
HNeMR0gTokG58npEmxWpUSQ7lkUHUDe6+ME9XiMlt75Lfa0/QWhjionD9WRyuMIf
+BvSchYDi2pbjzdCOEuEmA2TPGCFqxmBnwDAJOg8ffQavV2OrU9VCQIVCxXE6HlM
gncdpxS/Kz/gH2xsfqIG7iJhNfFgEZHnNnImqjaN/eylITTQWmwDOsQzwGtijvfR
8cGQ+JDJvPE9bWbUpXM0uQhqxAlVy43E/DcWNe/bw8ovUSx9ZR+Offg4Up1lmpMk
5xVCAylQYBLEFSqnuCtPFaGOkm4lPq8wSoaBq8F8m875flvBLcKWUqFAE1+qeEw=
=xl6W
-END PGP SIGNATURE-
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 63/7f37b289201d89bce5b6f62c065e03afb05cc0

2013-03-09 Thread Caolán McNamara
 63/7f37b289201d89bce5b6f62c065e03afb05cc0 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 019bcf4b9340be684a68542d40fc69da4d61ed32
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:44:19 2013 +

Notes added by 'git notes add'

diff --git a/63/7f37b289201d89bce5b6f62c065e03afb05cc0 
b/63/7f37b289201d89bce5b6f62c065e03afb05cc0
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/63/7f37b289201d89bce5b6f62c065e03afb05cc0
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 4a/7a2d204b16d7c0903ea0d9193d1af8cb37eb7c fd/3be009c7489abf9629b9e3f923df3e3ec90a8f

2013-03-09 Thread Caolán McNamara
 4a/7a2d204b16d7c0903ea0d9193d1af8cb37eb7c |1 +
 fd/3be009c7489abf9629b9e3f923df3e3ec90a8f |1 +
 2 files changed, 2 insertions(+)

New commits:
commit b11b4f3be8aec2013289846d81237088d47a8f9e
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:45:40 2013 +

Notes added by 'git notes add'

diff --git a/4a/7a2d204b16d7c0903ea0d9193d1af8cb37eb7c 
b/4a/7a2d204b16d7c0903ea0d9193d1af8cb37eb7c
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/4a/7a2d204b16d7c0903ea0d9193d1af8cb37eb7c
@@ -0,0 +1 @@
+ignore: vclauto
commit e5bcb762bdf7d5959a8b3d902fde39e7f1080782
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:45:32 2013 +

Notes added by 'git notes add'

diff --git a/fd/3be009c7489abf9629b9e3f923df3e3ec90a8f 
b/fd/3be009c7489abf9629b9e3f923df3e3ec90a8f
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/fd/3be009c7489abf9629b9e3f923df3e3ec90a8f
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - a0/b4dece304c90b82120f082b02f8b4f8f642704 aa/2b67812efc94ebf6d563b9fc8e002eb6c1ee83

2013-03-09 Thread Caolán McNamara
 a0/b4dece304c90b82120f082b02f8b4f8f642704 |1 +
 aa/2b67812efc94ebf6d563b9fc8e002eb6c1ee83 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 04d08aadee252c563a0198959288d901358d8950
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:49:43 2013 +

Notes added by 'git notes add'

diff --git a/aa/2b67812efc94ebf6d563b9fc8e002eb6c1ee83 
b/aa/2b67812efc94ebf6d563b9fc8e002eb6c1ee83
new file mode 100644
index 000..4b7077f
--- /dev/null
+++ b/aa/2b67812efc94ebf6d563b9fc8e002eb6c1ee83
@@ -0,0 +1 @@
+prefer: eb4d2342b8acf2110831e6bcb4a16566a2a6db8c
commit bbfdc72c54868e257cf00f256425a81862fc2ade
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:49:32 2013 +

Notes added by 'git notes add'

diff --git a/a0/b4dece304c90b82120f082b02f8b4f8f642704 
b/a0/b4dece304c90b82120f082b02f8b4f8f642704
new file mode 100644
index 000..4b7077f
--- /dev/null
+++ b/a0/b4dece304c90b82120f082b02f8b4f8f642704
@@ -0,0 +1 @@
+prefer: eb4d2342b8acf2110831e6bcb4a16566a2a6db8c
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 2 commits - avmedia/source basegfx/source basic/source bridges/source chart2/source connectivity/source cppuhelper/test crashrep/source dbaccess/source

2013-03-09 Thread Thomas Arnhold
 avmedia/source/viewer/mediawindowbase_impl.cxx  |4 
 basegfx/source/polygon/b2dsvgpolypolygon.cxx|2 
 basic/source/runtime/step2.cxx  |6 
 basic/source/sbx/sbxvalue.cxx   |2 
 bridges/source/cpp_uno/cc50_solaris_intel/except.cxx|4 
 bridges/source/cpp_uno/cc50_solaris_sparc/except.cxx|4 
 chart2/source/tools/ObjectIdentifier.cxx|4 
 chart2/source/view/charttypes/VSeriesPlotter.cxx|6 
 chart2/source/view/main/ChartView.cxx   |  100 
--
 connectivity/source/commontools/dbtools2.cxx|2 
 connectivity/source/commontools/parameters.cxx  |2 
 connectivity/source/drivers/ado/ADatabaseMetaData.cxx   |2 
 connectivity/source/drivers/hsqldb/HDriver.cxx  |2 
 connectivity/source/drivers/odbcbase/ODatabaseMetaData.cxx  |8 
 connectivity/source/drivers/postgresql/pq_preparedstatement.cxx |2 
 connectivity/source/drivers/postgresql/pq_xtables.cxx   |6 
 connectivity/source/parse/sqlbison.y|   10 -
 connectivity/source/parse/sqlnode.cxx   |   18 -
 cppuhelper/test/testdefaultbootstrapping.cxx|2 
 crashrep/source/win32/soreport.cxx  |2 
 dbaccess/source/core/api/CacheSet.cxx   |2 
 dbaccess/source/core/api/KeySet.cxx |8 
 dbaccess/source/core/api/OptimisticSet.cxx  |   18 -
 dbaccess/source/core/dataaccess/datasource.cxx  |2 
 dbaccess/source/ui/app/AppController.cxx|8 
 dbaccess/source/ui/dlg/ConnectionPage.cxx   |2 
 dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx   |2 
 dbaccess/source/ui/dlg/DbAdminImpl.cxx  |   14 -
 dbaccess/source/ui/dlg/adodatalinks.cxx |2 
 29 files changed, 73 insertions(+), 173 deletions(-)

New commits:
commit 6dddefc6e7ff6dc5cde46dde069ba1d7db4ac34b
Author: Thomas Arnhold tho...@arnhold.org
Date:   Sat Mar 9 21:47:17 2013 +0100

fdo#43460: use isEmpty()

Change-Id: Ia768e684d3cf255239c04d024b35488830cc9fe6

diff --git a/avmedia/source/viewer/mediawindowbase_impl.cxx 
b/avmedia/source/viewer/mediawindowbase_impl.cxx
index cc54a18..325e6d4 100644
--- a/avmedia/source/viewer/mediawindowbase_impl.cxx
+++ b/avmedia/source/viewer/mediawindowbase_impl.cxx
@@ -107,7 +107,7 @@ void MediaWindowBaseImpl::setURL( const OUString rURL,
 mxPlayer.clear();
 mTempFileURL = OUString();
 
-if (rTempURL.getLength())
+if (!rTempURL.isEmpty())
 {
 maFileURL = rURL;
 mTempFileURL = rTempURL;
@@ -123,7 +123,7 @@ void MediaWindowBaseImpl::setURL( const OUString rURL,
 }
 
 mxPlayer = createPlayer(
-(mTempFileURL.getLength()) ? mTempFileURL : maFileURL );
+(!mTempFileURL.isEmpty()) ? mTempFileURL : maFileURL );
 onURLChanged();
 }
 }
diff --git a/basegfx/source/polygon/b2dsvgpolypolygon.cxx 
b/basegfx/source/polygon/b2dsvgpolypolygon.cxx
index 553f02c..ffb0491 100644
--- a/basegfx/source/polygon/b2dsvgpolypolygon.cxx
+++ b/basegfx/source/polygon/b2dsvgpolypolygon.cxx
@@ -109,7 +109,7 @@ namespace basegfx
 }
 }
 
-if(sNumberString.getLength())
+if(!sNumberString.isEmpty())
 {
 rtl_math_ConversionStatus eStatus;
 o_fRetval = ::rtl::math::stringToDouble( 
sNumberString.makeStringAndClear(),
diff --git a/basic/source/runtime/step2.cxx b/basic/source/runtime/step2.cxx
index d7f2a8d..f6fa096 100644
--- a/basic/source/runtime/step2.cxx
+++ b/basic/source/runtime/step2.cxx
@@ -299,7 +299,7 @@ SbxBase* SbiRuntime::FindElementExtern( const OUString 
rName )
 // in the RunInit yet
 
 SbxVariable* pElem = NULL;
-if( !pMod || !rName.getLength() )
+if( !pMod || rName.isEmpty() )
 {
 return NULL;
 }
@@ -406,7 +406,7 @@ void SbiRuntime::SetupArgs( SbxVariable* p, sal_uInt32 nOp1 
)
 {
 SbxVariable* pVar = refArgv-Get( i );
 const OUString rName = refArgv-GetAlias( i );
-if( rName.getLength() )
+if( !rName.isEmpty() )
 {
 pNames[i] = rName;
 }
@@ -463,7 +463,7 @@ void SbiRuntime::SetupArgs( SbxVariable* p, sal_uInt32 nOp1 
)
 {
 SbxVariable* pVar = refArgv-Get( i );
 const OUString rName = 

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

2013-03-09 Thread Caolán McNamara
 13/cd7fbbcddb32314e17b11cba67bef3b9edc3f7 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 91237e28a6e78ab76d11370cab1fb1f4bec8de51
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:50:14 2013 +

Notes added by 'git notes add'

diff --git a/13/cd7fbbcddb32314e17b11cba67bef3b9edc3f7 
b/13/cd7fbbcddb32314e17b11cba67bef3b9edc3f7
new file mode 100644
index 000..8ebbe55
--- /dev/null
+++ b/13/cd7fbbcddb32314e17b11cba67bef3b9edc3f7
@@ -0,0 +1 @@
+ignore: obsolete
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - ce/dc3d98f3e9d2e194fbd0ffc89aba7bb490eaec f4/0f1fd1bf82df8cd66c70aa97c76b5be94f8f6b

2013-03-09 Thread Caolán McNamara
 ce/dc3d98f3e9d2e194fbd0ffc89aba7bb490eaec |1 +
 f4/0f1fd1bf82df8cd66c70aa97c76b5be94f8f6b |1 +
 2 files changed, 2 insertions(+)

New commits:
commit f4e4fdef96d83acd8785741efd8e19c7e1ad3438
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:50:50 2013 +

Notes added by 'git notes add'

diff --git a/f4/0f1fd1bf82df8cd66c70aa97c76b5be94f8f6b 
b/f4/0f1fd1bf82df8cd66c70aa97c76b5be94f8f6b
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/f4/0f1fd1bf82df8cd66c70aa97c76b5be94f8f6b
@@ -0,0 +1 @@
+ignore: vclauto
commit d29025dd5ac0ab10eb154eacffcebe30ac806a4a
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:50:36 2013 +

Notes added by 'git notes add'

diff --git a/ce/dc3d98f3e9d2e194fbd0ffc89aba7bb490eaec 
b/ce/dc3d98f3e9d2e194fbd0ffc89aba7bb490eaec
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/ce/dc3d98f3e9d2e194fbd0ffc89aba7bb490eaec
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - e2/d4543f969c119393e4147fe0baa9122bb57b6b f4/6c6ac27fd26974b0a96fb1d80174da88148165

2013-03-09 Thread Caolán McNamara
 e2/d4543f969c119393e4147fe0baa9122bb57b6b |1 +
 f4/6c6ac27fd26974b0a96fb1d80174da88148165 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 44646c7337233b12dc6df59c5b2631f5d4aee5b7
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:51:09 2013 +

Notes added by 'git notes add'

diff --git a/e2/d4543f969c119393e4147fe0baa9122bb57b6b 
b/e2/d4543f969c119393e4147fe0baa9122bb57b6b
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/e2/d4543f969c119393e4147fe0baa9122bb57b6b
@@ -0,0 +1 @@
+ignore: vclauto
commit 488ef8e3b891d763bafd9a72153d34bedc73b19f
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:51:02 2013 +

Notes added by 'git notes add'

diff --git a/f4/6c6ac27fd26974b0a96fb1d80174da88148165 
b/f4/6c6ac27fd26974b0a96fb1d80174da88148165
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/f4/6c6ac27fd26974b0a96fb1d80174da88148165
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 81/d58c9eba8c9079b56dc25ad84fa65342c1025f e3/7fb7b5d8d91cce808eca4b75b12bf332345956

2013-03-09 Thread Caolán McNamara
 81/d58c9eba8c9079b56dc25ad84fa65342c1025f |1 +
 e3/7fb7b5d8d91cce808eca4b75b12bf332345956 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 4ddc1883108906e144937d151da21ffdae1d3906
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:51:28 2013 +

Notes added by 'git notes add'

diff --git a/81/d58c9eba8c9079b56dc25ad84fa65342c1025f 
b/81/d58c9eba8c9079b56dc25ad84fa65342c1025f
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/81/d58c9eba8c9079b56dc25ad84fa65342c1025f
@@ -0,0 +1 @@
+ignore: vclauto
commit ff3749034fac109dc75d6723afc504fea600b5d8
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:51:17 2013 +

Notes added by 'git notes add'

diff --git a/e3/7fb7b5d8d91cce808eca4b75b12bf332345956 
b/e3/7fb7b5d8d91cce808eca4b75b12bf332345956
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/e3/7fb7b5d8d91cce808eca4b75b12bf332345956
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 0c/8ea0f2d47dd1d3325fbc28148eee7bb385c457 9c/29792229c4d0d123bd1f1e4b49f89d7a4ee491 d9/38071e19759fa63d92c4a1aab42b5a146dcb13

2013-03-09 Thread Caolán McNamara
 0c/8ea0f2d47dd1d3325fbc28148eee7bb385c457 |1 +
 9c/29792229c4d0d123bd1f1e4b49f89d7a4ee491 |1 +
 d9/38071e19759fa63d92c4a1aab42b5a146dcb13 |1 +
 3 files changed, 3 insertions(+)

New commits:
commit 8e2381be3113a158c87db59d90a5488b6d2ee1d0
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:51:48 2013 +

Notes added by 'git notes add'

diff --git a/0c/8ea0f2d47dd1d3325fbc28148eee7bb385c457 
b/0c/8ea0f2d47dd1d3325fbc28148eee7bb385c457
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/0c/8ea0f2d47dd1d3325fbc28148eee7bb385c457
@@ -0,0 +1 @@
+ignore: vclauto
commit 1974608f2db53b8ba55366a6c5f237210e0901d4
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:51:41 2013 +

Notes added by 'git notes add'

diff --git a/9c/29792229c4d0d123bd1f1e4b49f89d7a4ee491 
b/9c/29792229c4d0d123bd1f1e4b49f89d7a4ee491
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/9c/29792229c4d0d123bd1f1e4b49f89d7a4ee491
@@ -0,0 +1 @@
+ignore: vclauto
commit a9815ed1fb5c81eac9bb784e834afacb39ad8ed0
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:51:34 2013 +

Notes added by 'git notes add'

diff --git a/d9/38071e19759fa63d92c4a1aab42b5a146dcb13 
b/d9/38071e19759fa63d92c4a1aab42b5a146dcb13
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/d9/38071e19759fa63d92c4a1aab42b5a146dcb13
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 7b/8a2ad7edcea9ab585e116e7d088850577a7abc f3/7d618513f332b18e11a8cbce315bcec340c7a3

2013-03-09 Thread Caolán McNamara
 7b/8a2ad7edcea9ab585e116e7d088850577a7abc |1 +
 f3/7d618513f332b18e11a8cbce315bcec340c7a3 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 72bc4265541bdd7ac456e30bcea0fa1f35daf3f3
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:52:03 2013 +

Notes added by 'git notes add'

diff --git a/7b/8a2ad7edcea9ab585e116e7d088850577a7abc 
b/7b/8a2ad7edcea9ab585e116e7d088850577a7abc
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/7b/8a2ad7edcea9ab585e116e7d088850577a7abc
@@ -0,0 +1 @@
+ignore: vclauto
commit 9620e64e809785e12028a635e1213a8b77e27b7c
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:51:55 2013 +

Notes added by 'git notes add'

diff --git a/f3/7d618513f332b18e11a8cbce315bcec340c7a3 
b/f3/7d618513f332b18e11a8cbce315bcec340c7a3
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/f3/7d618513f332b18e11a8cbce315bcec340c7a3
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 0b/91cf21d4762d3804fe679ae0af3a52e6173269 9b/31e8a316bb9ab87c2a9fc7f613a0e9b48f2419

2013-03-09 Thread Caolán McNamara
 0b/91cf21d4762d3804fe679ae0af3a52e6173269 |1 +
 9b/31e8a316bb9ab87c2a9fc7f613a0e9b48f2419 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 9809072f2740cc70aba85698bd9c1c93ab975c6a
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:52:19 2013 +

Notes added by 'git notes add'

diff --git a/9b/31e8a316bb9ab87c2a9fc7f613a0e9b48f2419 
b/9b/31e8a316bb9ab87c2a9fc7f613a0e9b48f2419
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/9b/31e8a316bb9ab87c2a9fc7f613a0e9b48f2419
@@ -0,0 +1 @@
+ignore: vclauto
commit 79ad4fc210762a2aaa931a187b8749bacb2d2f51
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:52:11 2013 +

Notes added by 'git notes add'

diff --git a/0b/91cf21d4762d3804fe679ae0af3a52e6173269 
b/0b/91cf21d4762d3804fe679ae0af3a52e6173269
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/0b/91cf21d4762d3804fe679ae0af3a52e6173269
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 7d/a4aa5d517aab4147e51c215cea7b50a48676e2

2013-03-09 Thread Caolán McNamara
 7d/a4aa5d517aab4147e51c215cea7b50a48676e2 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5a3b7eb459bdcf3a997c8102ccae9a932e231672
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:52:26 2013 +

Notes added by 'git notes add'

diff --git a/7d/a4aa5d517aab4147e51c215cea7b50a48676e2 
b/7d/a4aa5d517aab4147e51c215cea7b50a48676e2
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/7d/a4aa5d517aab4147e51c215cea7b50a48676e2
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 52/580050f7187f24c1798964facc5cd787ea44c5 78/a2ef14fff4777df4300aa1f1eff593b1b7a84d

2013-03-09 Thread Caolán McNamara
 52/580050f7187f24c1798964facc5cd787ea44c5 |1 +
 78/a2ef14fff4777df4300aa1f1eff593b1b7a84d |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 8eaef238f100e3053819dcdcb9685234292b9eb3
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:53:51 2013 +

Notes added by 'git notes add'

diff --git a/52/580050f7187f24c1798964facc5cd787ea44c5 
b/52/580050f7187f24c1798964facc5cd787ea44c5
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/52/580050f7187f24c1798964facc5cd787ea44c5
@@ -0,0 +1 @@
+ignore: vclauto
commit 2a442c4549fc46ab126cd763d126a7ea45617664
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:53:43 2013 +

Notes added by 'git notes add'

diff --git a/78/a2ef14fff4777df4300aa1f1eff593b1b7a84d 
b/78/a2ef14fff4777df4300aa1f1eff593b1b7a84d
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/78/a2ef14fff4777df4300aa1f1eff593b1b7a84d
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 3f/76a7f8a443c60d2ac75ffdc1d18bebe7525620 d7/9eaa7f7fbca5d0d52e213a082de2ff1ebfb7c0

2013-03-09 Thread Caolán McNamara
 3f/76a7f8a443c60d2ac75ffdc1d18bebe7525620 |1 +
 d7/9eaa7f7fbca5d0d52e213a082de2ff1ebfb7c0 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 6a50b2058bf7d6b6f7aa36f9bb4aa131f692c7c2
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:54:08 2013 +

Notes added by 'git notes add'

diff --git a/3f/76a7f8a443c60d2ac75ffdc1d18bebe7525620 
b/3f/76a7f8a443c60d2ac75ffdc1d18bebe7525620
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/3f/76a7f8a443c60d2ac75ffdc1d18bebe7525620
@@ -0,0 +1 @@
+ignore: vclauto
commit 44b04091c3eb765a481d31110a1edd08db91e3ce
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:54:00 2013 +

Notes added by 'git notes add'

diff --git a/d7/9eaa7f7fbca5d0d52e213a082de2ff1ebfb7c0 
b/d7/9eaa7f7fbca5d0d52e213a082de2ff1ebfb7c0
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/d7/9eaa7f7fbca5d0d52e213a082de2ff1ebfb7c0
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 9a/06282684e96d553e603690241a17658683eea9

2013-03-09 Thread Caolán McNamara
 9a/06282684e96d553e603690241a17658683eea9 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 98f143c848e76541b1892f23e0e8a92215854371
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:54:18 2013 +

Notes added by 'git notes add'

diff --git a/9a/06282684e96d553e603690241a17658683eea9 
b/9a/06282684e96d553e603690241a17658683eea9
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/9a/06282684e96d553e603690241a17658683eea9
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 00/029d2777eb12862a831aafd65d14e8acbc2f70 63/c380c0493436dd00ebff4541434fb4028eb337

2013-03-09 Thread Caolán McNamara
 00/029d2777eb12862a831aafd65d14e8acbc2f70 |1 +
 63/c380c0493436dd00ebff4541434fb4028eb337 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit fc6e76b09d31db57d1af6975e624844754a13c61
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:55:11 2013 +

Notes added by 'git notes add'

diff --git a/00/029d2777eb12862a831aafd65d14e8acbc2f70 
b/00/029d2777eb12862a831aafd65d14e8acbc2f70
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/00/029d2777eb12862a831aafd65d14e8acbc2f70
@@ -0,0 +1 @@
+ignore: vclauto
commit 7fc812fb6c30900c50bf3b6aade496e232b41cf0
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:55:04 2013 +

Notes added by 'git notes add'

diff --git a/63/c380c0493436dd00ebff4541434fb4028eb337 
b/63/c380c0493436dd00ebff4541434fb4028eb337
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/63/c380c0493436dd00ebff4541434fb4028eb337
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 2e/3416ab7bb655929babcbaa7f508357645be308 8f/768dd6ab5e1d16f654107d15a771b491cd7c96

2013-03-09 Thread Caolán McNamara
 2e/3416ab7bb655929babcbaa7f508357645be308 |1 +
 8f/768dd6ab5e1d16f654107d15a771b491cd7c96 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 0e39dd8da15c86f74b308a2462d5d59c7734ad43
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:55:33 2013 +

Notes added by 'git notes add'

diff --git a/8f/768dd6ab5e1d16f654107d15a771b491cd7c96 
b/8f/768dd6ab5e1d16f654107d15a771b491cd7c96
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/8f/768dd6ab5e1d16f654107d15a771b491cd7c96
@@ -0,0 +1 @@
+ignore: vclauto
commit 02006f4c6769a723d8eb024f23674f52b4130d86
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:55:22 2013 +

Notes added by 'git notes add'

diff --git a/2e/3416ab7bb655929babcbaa7f508357645be308 
b/2e/3416ab7bb655929babcbaa7f508357645be308
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/2e/3416ab7bb655929babcbaa7f508357645be308
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 6a/aad06e166162389b2298f8396d652bd7b44572 f0/1d98c57236b684866b3c72b57bb23fcdedbdc5

2013-03-09 Thread Caolán McNamara
 6a/aad06e166162389b2298f8396d652bd7b44572 |1 +
 f0/1d98c57236b684866b3c72b57bb23fcdedbdc5 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 96ddeb3f509b30267b11cf0f97b34670edb63f0f
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:55:53 2013 +

Notes added by 'git notes add'

diff --git a/6a/aad06e166162389b2298f8396d652bd7b44572 
b/6a/aad06e166162389b2298f8396d652bd7b44572
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/6a/aad06e166162389b2298f8396d652bd7b44572
@@ -0,0 +1 @@
+ignore: vclauto
commit 47553b07d602902553c13d65fc7648cb2849bc15
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:55:45 2013 +

Notes added by 'git notes add'

diff --git a/f0/1d98c57236b684866b3c72b57bb23fcdedbdc5 
b/f0/1d98c57236b684866b3c72b57bb23fcdedbdc5
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/f0/1d98c57236b684866b3c72b57bb23fcdedbdc5
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 87/e2b468fbad6bf9186bde3b3167587873a5c0c6

2013-03-09 Thread Caolán McNamara
 87/e2b468fbad6bf9186bde3b3167587873a5c0c6 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit ca2a29c8630e78d693f8470ea867cfcaa20642fd
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:56:03 2013 +

Notes added by 'git notes add'

diff --git a/87/e2b468fbad6bf9186bde3b3167587873a5c0c6 
b/87/e2b468fbad6bf9186bde3b3167587873a5c0c6
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/87/e2b468fbad6bf9186bde3b3167587873a5c0c6
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 10/046b177ff4512e2d48e42d792ad42af4b4aa9d a2/416582e30acf5dde5dd8bcfe89c851bd262d3f c3/12cc6e26c840944512d801274dad8c642f972d

2013-03-09 Thread Caolán McNamara
 10/046b177ff4512e2d48e42d792ad42af4b4aa9d |1 +
 a2/416582e30acf5dde5dd8bcfe89c851bd262d3f |1 +
 c3/12cc6e26c840944512d801274dad8c642f972d |1 +
 3 files changed, 3 insertions(+)

New commits:
commit 196f3dbfe9fb41ffeb3dd83715e87e221e245ab2
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:56:44 2013 +

Notes added by 'git notes add'

diff --git a/a2/416582e30acf5dde5dd8bcfe89c851bd262d3f 
b/a2/416582e30acf5dde5dd8bcfe89c851bd262d3f
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/a2/416582e30acf5dde5dd8bcfe89c851bd262d3f
@@ -0,0 +1 @@
+ignore: vclauto
commit 92fca697744330992183138f539a285010442699
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:56:37 2013 +

Notes added by 'git notes add'

diff --git a/10/046b177ff4512e2d48e42d792ad42af4b4aa9d 
b/10/046b177ff4512e2d48e42d792ad42af4b4aa9d
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/10/046b177ff4512e2d48e42d792ad42af4b4aa9d
@@ -0,0 +1 @@
+ignore: vclauto
commit c895ce4c040fc5eea7774c91605cb7ef1873dc5e
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:56:30 2013 +

Notes added by 'git notes add'

diff --git a/c3/12cc6e26c840944512d801274dad8c642f972d 
b/c3/12cc6e26c840944512d801274dad8c642f972d
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/c3/12cc6e26c840944512d801274dad8c642f972d
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 7a/5d750cca3a21bab55eed41ad69fcd4232dacf4 fc/db2ef5a1c41b894cd48716e26c7cc5fc5cfbb9

2013-03-09 Thread Caolán McNamara
 7a/5d750cca3a21bab55eed41ad69fcd4232dacf4 |1 +
 fc/db2ef5a1c41b894cd48716e26c7cc5fc5cfbb9 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 35031a7cd16e1d11f758d32321bcc77f81663e98
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:57:03 2013 +

Notes added by 'git notes add'

diff --git a/fc/db2ef5a1c41b894cd48716e26c7cc5fc5cfbb9 
b/fc/db2ef5a1c41b894cd48716e26c7cc5fc5cfbb9
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/fc/db2ef5a1c41b894cd48716e26c7cc5fc5cfbb9
@@ -0,0 +1 @@
+ignore: vclauto
commit ba53aefcf36c4cd04e75cddd9c1c303c4790c1b4
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:56:52 2013 +

Notes added by 'git notes add'

diff --git a/7a/5d750cca3a21bab55eed41ad69fcd4232dacf4 
b/7a/5d750cca3a21bab55eed41ad69fcd4232dacf4
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/7a/5d750cca3a21bab55eed41ad69fcd4232dacf4
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 8f/27a3d0e4275506791e9f976952b43d0f626b34 cc/9e9db371d4a2f516539e1325e2908e7afa8060

2013-03-09 Thread Caolán McNamara
 8f/27a3d0e4275506791e9f976952b43d0f626b34 |1 +
 cc/9e9db371d4a2f516539e1325e2908e7afa8060 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 23fe36177140233e1f631eb077aed01c39106ae5
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:57:29 2013 +

Notes added by 'git notes add'

diff --git a/cc/9e9db371d4a2f516539e1325e2908e7afa8060 
b/cc/9e9db371d4a2f516539e1325e2908e7afa8060
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/cc/9e9db371d4a2f516539e1325e2908e7afa8060
@@ -0,0 +1 @@
+ignore: vclauto
commit c19ef7686775aacdb57f5b50e5680d31ca1ce98a
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:57:22 2013 +

Notes added by 'git notes add'

diff --git a/8f/27a3d0e4275506791e9f976952b43d0f626b34 
b/8f/27a3d0e4275506791e9f976952b43d0f626b34
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/8f/27a3d0e4275506791e9f976952b43d0f626b34
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 15/6862e0d15bc78dd3289861ac5901430f9d327d 6c/a0d400587c4e36484a05bf321d28a5e003b0dc 7e/ab78767b6536121cb2a7a73cc810c62b8050dd

2013-03-09 Thread Caolán McNamara
 15/6862e0d15bc78dd3289861ac5901430f9d327d |1 +
 6c/a0d400587c4e36484a05bf321d28a5e003b0dc |1 +
 7e/ab78767b6536121cb2a7a73cc810c62b8050dd |1 +
 3 files changed, 3 insertions(+)

New commits:
commit 67cef37178694f2182c9bb5e077fb194483ef2b5
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:57:53 2013 +

Notes added by 'git notes add'

diff --git a/7e/ab78767b6536121cb2a7a73cc810c62b8050dd 
b/7e/ab78767b6536121cb2a7a73cc810c62b8050dd
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/7e/ab78767b6536121cb2a7a73cc810c62b8050dd
@@ -0,0 +1 @@
+ignore: vclauto
commit 283b42228d7e06bf0df616ae55da20f9096d1b39
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:57:47 2013 +

Notes added by 'git notes add'

diff --git a/15/6862e0d15bc78dd3289861ac5901430f9d327d 
b/15/6862e0d15bc78dd3289861ac5901430f9d327d
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/15/6862e0d15bc78dd3289861ac5901430f9d327d
@@ -0,0 +1 @@
+ignore: vclauto
commit 8e0c83a5387abb0d69263aaae96f7dda934e4f96
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:57:38 2013 +

Notes added by 'git notes add'

diff --git a/6c/a0d400587c4e36484a05bf321d28a5e003b0dc 
b/6c/a0d400587c4e36484a05bf321d28a5e003b0dc
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/6c/a0d400587c4e36484a05bf321d28a5e003b0dc
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 30/849314ed4d4a6a734dab4bf284fc97d284f6b2 33/5f787af210177d0cb30d555026173852bd246c d1/9c03495459f9892540915c48ad163ed3124295

2013-03-09 Thread Caolán McNamara
 30/849314ed4d4a6a734dab4bf284fc97d284f6b2 |1 +
 33/5f787af210177d0cb30d555026173852bd246c |1 +
 d1/9c03495459f9892540915c48ad163ed3124295 |1 +
 3 files changed, 3 insertions(+)

New commits:
commit 2cad19f6f25cfd974d411090db3de813516a009c
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:58:16 2013 +

Notes added by 'git notes add'

diff --git a/d1/9c03495459f9892540915c48ad163ed3124295 
b/d1/9c03495459f9892540915c48ad163ed3124295
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/d1/9c03495459f9892540915c48ad163ed3124295
@@ -0,0 +1 @@
+ignore: vclauto
commit 343b1f24d5edca1e565ac9278a11ad600adf7192
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:58:09 2013 +

Notes added by 'git notes add'

diff --git a/33/5f787af210177d0cb30d555026173852bd246c 
b/33/5f787af210177d0cb30d555026173852bd246c
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/33/5f787af210177d0cb30d555026173852bd246c
@@ -0,0 +1 @@
+ignore: vclauto
commit 5ddc29f6cf329cae2b622ccf2be9c071943bad07
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:58:02 2013 +

Notes added by 'git notes add'

diff --git a/30/849314ed4d4a6a734dab4bf284fc97d284f6b2 
b/30/849314ed4d4a6a734dab4bf284fc97d284f6b2
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/30/849314ed4d4a6a734dab4bf284fc97d284f6b2
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 60/11108ee1dc8556fcca51aa0359e7ca3d139d25 dc/3caaf2eb585efba3141dc318c4147dc2e71a93

2013-03-09 Thread Caolán McNamara
 60/11108ee1dc8556fcca51aa0359e7ca3d139d25 |1 +
 dc/3caaf2eb585efba3141dc318c4147dc2e71a93 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 60b446d1e80a3f8b58efddcb2bdfa700c425c198
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:58:38 2013 +

Notes added by 'git notes add'

diff --git a/dc/3caaf2eb585efba3141dc318c4147dc2e71a93 
b/dc/3caaf2eb585efba3141dc318c4147dc2e71a93
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/dc/3caaf2eb585efba3141dc318c4147dc2e71a93
@@ -0,0 +1 @@
+ignore: vclauto
commit adef29fd23290c34b6cf99870e55ceaea73fe5b9
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:58:24 2013 +

Notes added by 'git notes add'

diff --git a/60/11108ee1dc8556fcca51aa0359e7ca3d139d25 
b/60/11108ee1dc8556fcca51aa0359e7ca3d139d25
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/60/11108ee1dc8556fcca51aa0359e7ca3d139d25
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 38/6d4f00d6eb7edce22b797f3505b3f14c3f7aab 6c/4682362889630709c02393f70ec416fc10d8b8 d3/aa64592d2f52594f2bfbc20cd578d7083a497f

2013-03-09 Thread Caolán McNamara
 38/6d4f00d6eb7edce22b797f3505b3f14c3f7aab |1 +
 6c/4682362889630709c02393f70ec416fc10d8b8 |1 +
 d3/aa64592d2f52594f2bfbc20cd578d7083a497f |1 +
 3 files changed, 3 insertions(+)

New commits:
commit e1ad65a1095cbf58056a9920551e3881efb51bb7
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:58:59 2013 +

Notes added by 'git notes add'

diff --git a/6c/4682362889630709c02393f70ec416fc10d8b8 
b/6c/4682362889630709c02393f70ec416fc10d8b8
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/6c/4682362889630709c02393f70ec416fc10d8b8
@@ -0,0 +1 @@
+ignore: vclauto
commit eca01e61b0a459d14d80cc1e8f0a110b03191e75
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:58:53 2013 +

Notes added by 'git notes add'

diff --git a/38/6d4f00d6eb7edce22b797f3505b3f14c3f7aab 
b/38/6d4f00d6eb7edce22b797f3505b3f14c3f7aab
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/38/6d4f00d6eb7edce22b797f3505b3f14c3f7aab
@@ -0,0 +1 @@
+ignore: vclauto
commit 75ca194d0d653108c75dc8657d4a7dc587196f24
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:58:45 2013 +

Notes added by 'git notes add'

diff --git a/d3/aa64592d2f52594f2bfbc20cd578d7083a497f 
b/d3/aa64592d2f52594f2bfbc20cd578d7083a497f
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/d3/aa64592d2f52594f2bfbc20cd578d7083a497f
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 17/6f80c0284b64a3c0c3f6c55a24b49f738caace 47/aeb240ff087f7edceaa27a486a867b9d2aecfb

2013-03-09 Thread Caolán McNamara
 17/6f80c0284b64a3c0c3f6c55a24b49f738caace |1 +
 47/aeb240ff087f7edceaa27a486a867b9d2aecfb |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 224e426be2b4e8ee229fb19a0c883c7c4e83c2db
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:59:14 2013 +

Notes added by 'git notes add'

diff --git a/47/aeb240ff087f7edceaa27a486a867b9d2aecfb 
b/47/aeb240ff087f7edceaa27a486a867b9d2aecfb
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/47/aeb240ff087f7edceaa27a486a867b9d2aecfb
@@ -0,0 +1 @@
+ignore: vclauto
commit 3bab43160d17c86c4a135cac86b3ab3140e2a916
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:59:07 2013 +

Notes added by 'git notes add'

diff --git a/17/6f80c0284b64a3c0c3f6c55a24b49f738caace 
b/17/6f80c0284b64a3c0c3f6c55a24b49f738caace
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/17/6f80c0284b64a3c0c3f6c55a24b49f738caace
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a8/35b0af5f400c8b28a7ebb91da77c0246b23d03

2013-03-09 Thread Caolán McNamara
 a8/35b0af5f400c8b28a7ebb91da77c0246b23d03 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit c1a1df0568cb48634b42d0577b2f03fb945594d9
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 20:59:24 2013 +

Notes added by 'git notes add'

diff --git a/a8/35b0af5f400c8b28a7ebb91da77c0246b23d03 
b/a8/35b0af5f400c8b28a7ebb91da77c0246b23d03
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/a8/35b0af5f400c8b28a7ebb91da77c0246b23d03
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 35/8050daa2eb7f4d7daed8ec9888470edf18466a 40/9ea65006604a284f96e01cbfc40615165a74f2

2013-03-09 Thread Caolán McNamara
 35/8050daa2eb7f4d7daed8ec9888470edf18466a |1 +
 40/9ea65006604a284f96e01cbfc40615165a74f2 |1 +
 2 files changed, 2 insertions(+)

New commits:
commit 3888a2febfbcc7a16b9dfff17a407fe5ff2a7ec0
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 21:00:18 2013 +

Notes added by 'git notes add'

diff --git a/35/8050daa2eb7f4d7daed8ec9888470edf18466a 
b/35/8050daa2eb7f4d7daed8ec9888470edf18466a
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/35/8050daa2eb7f4d7daed8ec9888470edf18466a
@@ -0,0 +1 @@
+ignore: vclauto
commit da6fcba90544bdcae9feea869ed3cc2433c047d2
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 21:00:09 2013 +

Notes added by 'git notes add'

diff --git a/40/9ea65006604a284f96e01cbfc40615165a74f2 
b/40/9ea65006604a284f96e01cbfc40615165a74f2
new file mode 100644
index 000..aa52216
--- /dev/null
+++ b/40/9ea65006604a284f96e01cbfc40615165a74f2
@@ -0,0 +1 @@
+ignore: vclauto
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2013-03-09 Thread Markus Mohrhard
 sc/source/ui/drawfunc/fusel.cxx  |   28 +++---
 sc/source/ui/drawfunc/futext.cxx |   41 ++-
 svx/source/dialog/rubydialog.cxx |1 
 3 files changed, 16 insertions(+), 54 deletions(-)

New commits:
commit d2157548221e28d8f702cc81991f7aef198b523e
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Sat Mar 9 20:32:25 2013 +0100

fix fdo#61025, Revert fdo#55430 switches off text mode when ...

This reverts commit e80a8b6f14fac6bb6cc7ea55b118f95472d5b654.

Change-Id: I30305abb212907690933ff27899b0ad7b6793360

diff --git a/sc/source/ui/drawfunc/fusel.cxx b/sc/source/ui/drawfunc/fusel.cxx
index a3568b0..4968f15 100644
--- a/sc/source/ui/drawfunc/fusel.cxx
+++ b/sc/source/ui/drawfunc/fusel.cxx
@@ -53,8 +53,6 @@
 //  Maximal erlaubte Mausbewegung um noch DragDrop zu starten
 //! fusel,fuconstr,futext - zusammenfassen!
 #define SC_MAXDRAGMOVE  3
-// Min necessary mouse motion for normal dragging
-#define SC_MINDRAGMOVE 2
 
 // ---
 
@@ -383,14 +381,11 @@ sal_Bool FuSelection::MouseButtonUp(const MouseEvent 
rMEvt)
 sal_Bool bReturn = FuDraw::MouseButtonUp(rMEvt);
 sal_Bool bOle = pViewShell-GetViewFrame()-GetFrame().IsInPlace();
 
-SdrObject* pObj = NULL;
-SdrPageView* pPV = NULL;
 if (aDragTimer.IsActive() )
 {
 aDragTimer.Stop();
 }
 
-sal_uInt16 nDrgLog = sal_uInt16 ( 
pWindow-PixelToLogic(Size(SC_MINDRAGMOVE,0)).Width() );
 Point aPnt( pWindow-PixelToLogic( rMEvt.GetPosPixel() ) );
 
 bool bCopy = false;
@@ -421,7 +416,7 @@ sal_Bool FuSelection::MouseButtonUp(const MouseEvent rMEvt)
 for ( sal_uLong i = 0; i  nMarkCount; ++i )
 {
 SdrMark* pMark = rSdrMarkList.GetMark( i );
-pObj = ( pMark ? pMark-GetMarkedSdrObj() : NULL );
+SdrObject* pObj = ( pMark ? pMark-GetMarkedSdrObj() : 
NULL );
 if ( pObj )
 {
 ScChartHelper::AddRangesIfProtectedChart( 
aProtectedChartRangesVector, pDocument, pObj );
@@ -431,21 +426,6 @@ sal_Bool FuSelection::MouseButtonUp(const MouseEvent 
rMEvt)
 bCopy = true;
 }
 
-if (!rMEvt.IsShift()  !rMEvt.IsMod1()  !rMEvt.IsMod2() 
-Abs(aPnt.X() - aMDPos.X())  nDrgLog 
-Abs(aPnt.Y() - aMDPos.Y())  nDrgLog)
-{
-/*
-* If a user wants to click on an object in front of a marked
-* one, he releases the mouse button immediately
-**/
-if (pView-PickObj(aMDPos, pView-getHitTolLog(), pObj, pPV, 
SDRSEARCH_ALSOONMASTER | SDRSEARCH_BEFOREMARK))
-{
-pView-UnmarkAllObj();
-pView-MarkObj(pObj,pPV,false,false);
-return (sal_True);
-}
-}
 pView-EndDragObj( rMEvt.IsMod1() );
 pView-ForceMarkedToAnotherPage();
 
@@ -453,7 +433,7 @@ sal_Bool FuSelection::MouseButtonUp(const MouseEvent rMEvt)
 if (rMarkList.GetMarkCount() == 1)
 {
   SdrMark* pMark = rMarkList.GetMark(0);
-  pObj = pMark-GetMarkedSdrObj();
+  SdrObject* pObj = pMark-GetMarkedSdrObj();
   FuPoor* pPoor = 
pViewShell-GetViewData()-GetView()-GetDrawFuncPtr();
   FuText* pText = static_castFuText*(pPoor);
 pText-StopDragMode(pObj );
@@ -478,7 +458,7 @@ sal_Bool FuSelection::MouseButtonUp(const MouseEvent rMEvt)
 bool bFound = false;
 for( sal_uLong nIdx = 0; !bFound  (nIdx  nCount); 
++nIdx )
 {
-pObj = rMarkList.GetMark( nIdx )-GetMarkedSdrObj();
+SdrObject* pObj = rMarkList.GetMark( nIdx 
)-GetMarkedSdrObj();
 bFound = ScDrawLayer::IsNoteCaption( pObj );
 if( bFound )
 {
@@ -514,7 +494,7 @@ sal_Bool FuSelection::MouseButtonUp(const MouseEvent rMEvt)
 if (rMarkList.GetMarkCount() == 1)
 {
 SdrMark* pMark = rMarkList.GetMark(0);
-pObj = pMark-GetMarkedSdrObj();
+SdrObject* pObj = pMark-GetMarkedSdrObj();
 
 //  aktivieren nur, wenn die Maus auch (noch) ueber dem
 //  selektierten Objekt steht
diff --git a/sc/source/ui/drawfunc/futext.cxx b/sc/source/ui/drawfunc/futext.cxx
index 61fdf0a..71e4561 100644
--- a/sc/source/ui/drawfunc/futext.cxx
+++ b/sc/source/ui/drawfunc/futext.cxx
@@ -125,7 +125,6 @@ sal_Bool FuText::MouseButtonDown(const MouseEvent rMEvt)
 {
 

Re: minutes of ESC call ...

2013-03-09 Thread Markus Mohrhard
 * Hard Hacks:
 + http://wiki.documentfoundation.org/HardHacks
 + pending updates tomorrow.
 + plan to have 2 writer, 1 spread, 1 draw/impress etc.
 fdo#61025 - Crash when adding a comment on a cell (Markus)

Fixed in master now. I reverted the commit introducing the regression
for as I need some time inspecting what is going on there.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 39/09704eebf3de1dd9ed6fe0c67082803c5f9e83

2013-03-09 Thread Caolán McNamara
 39/09704eebf3de1dd9ed6fe0c67082803c5f9e83 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 05ea771f3e5808a6de62c952c4e7266ca6522c05
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Mar 9 21:12:31 2013 +

Notes added by 'git notes add'

diff --git a/39/09704eebf3de1dd9ed6fe0c67082803c5f9e83 
b/39/09704eebf3de1dd9ed6fe0c67082803c5f9e83
new file mode 100644
index 000..11be8aa
--- /dev/null
+++ b/39/09704eebf3de1dd9ed6fe0c67082803c5f9e83
@@ -0,0 +1 @@
+prefer: acc613a3236c61c8272bde1eadca5d8bf25f98f1
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


  1   2   3   4   >