[Libreoffice-commits] .: postprocess/packcomponents

2011-11-07 Thread Stephan Bergmann
 postprocess/packcomponents/makefile.mk |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit b3a1db63d36a92b80289d9eeec779eb75d31b5ee
Author: Stephan Bergmann sberg...@redhat.com
Date:   Mon Nov 7 09:53:03 2011 +0100

Minor clean up.

diff --git a/postprocess/packcomponents/makefile.mk 
b/postprocess/packcomponents/makefile.mk
index eb10ee9..e8e189e 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -142,6 +142,7 @@ my_components = \
 component/xmloff/util/xo \
 component/xmlscript/util/xcr \
 component/xmlsecurity/util/xmlsecurity \
+component/xmlsecurity/util/xsec_fw \
 configmgr \
 ctl \
 dbase \
@@ -281,8 +282,6 @@ my_components += ldapbe2
 my_components += pl
 .END
 
-my_components += component/xmlsecurity/util/xsec_fw
-
 .IF $(ENABLE_XMLSEC) == YES
 .IF $(OS) == WNT
 my_components += component/xmlsecurity/util/xsec_xmlsec.windows
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: desktop/Executable_soffice.bin.mk

2011-11-07 Thread Michael Meeks
 desktop/Executable_soffice.bin.mk |6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit cfa5d651db4de43dd395256264bc9121897398ba
Author: Michael Meeks michael.me...@suse.com
Date:   Mon Nov 7 11:37:25 2011 +

add soffice.bin generation to the desktop/ module rule to fix win32

diff --git a/desktop/Executable_soffice.bin.mk 
b/desktop/Executable_soffice.bin.mk
index aafbcac..b32a444 100644
--- a/desktop/Executable_soffice.bin.mk
+++ b/desktop/Executable_soffice.bin.mk
@@ -69,7 +69,9 @@ $(eval $(call 
gb_Executable_add_noexception_objects,$(sofficebin),\
 desktop/win32/source/extendloaderenvironment \
 ))
 
-$(OUTDIR)/bin/soffice.bin : $(call gb_Executable_get_target,$(sofficebin)) 
+$(call gb_Module_get_target,desktop) : $(OUTDIR)/bin/soffice.bin
+
+$(OUTDIR)/bin/soffice.bin : $(call gb_Executable_get_target,$(sofficebin))
 $(call gb_Executable_get_clean_target,$(sofficebin)) : 
$(WORKDIR)/Clean/OutDir/bin/soffice.bin
 $(OUTDIR)/bin/soffice.bin : $(call gb_LinkTarget_get_target,$(call 
gb_Executable_get_linktargetname,$(sofficebin)))
$(call gb_Deliver_deliver,$,$@)
@@ -79,6 +81,8 @@ $(WORKDIR)/Clean/OutDir/bin/soffice.bin :
rm -f $(OUTDIR)/bin/soffice.bin
 
 ifeq ($(COM),MSC)
+$(call gb_Module_get_target,desktop) : $(OUTDIR)/bin/soffice.bin.manifest
+
 $(OUTDIR)/bin/soffice.bin.manifest : $(call 
gb_Executable_get_target,$(sofficebin))
 $(call gb_Executable_get_clean_target,$(sofficebin)) : 
$(WORKDIR)/Clean/OutDir/bin/soffice.bin.manifest
 $(OUTDIR)/bin/soffice.bin.manifest : $(call gb_LinkTarget_get_target,$(call 
gb_Executable_get_linktargetname,$(sofficebin))).manifest $(call 
gb_LinkTarget_get_target,$(call gb_Executable_get_linktargetname,$(sofficebin)))
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: vcl/unx

2011-11-07 Thread David Tardon
 vcl/unx/generic/printer/unxpspgraphics.cxx |  156 -
 1 file changed, 156 deletions(-)

New commits:
commit effa8def9d60ef75152455562f88300754c8ab65
Author: David Tardon dtar...@redhat.com
Date:   Mon Nov 7 12:53:33 2011 +0100

remove unused file

diff --git a/vcl/unx/generic/printer/unxpspgraphics.cxx 
b/vcl/unx/generic/printer/unxpspgraphics.cxx
deleted file mode 100644
index 4998e44..000
--- a/vcl/unx/generic/printer/unxpspgraphics.cxx
+++ /dev/null
@@ -1,156 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * http://www.openoffice.org/license.html
- * for a copy of the LGPLv3 License.
- *
- /
-
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include precompiled_vcl.hxx
-
-#include stdlib.h
-#include unistd.h
-#include fcntl.h
-#include sys/mman.h
-#include sys/stat.h
-#include sys/types.h
-
-#include generic/geninst.h
-#include generic/pspgraphics.h
-#include generic/glyphcache.hxx
-
-#include vcl/jobdata.hxx
-#include vcl/printerinfomanager.hxx
-#include vcl/bmpacc.hxx
-#include vcl/svapp.hxx
-#include vcl/sysdata.hxx
-
-#include generic/printergfx.hxx
-#include salbmp.hxx
-#include impfont.hxx
-#include outfont.hxx
-#include fontsubset.hxx
-#include salprn.hxx
-#include region.h
-
-#ifdef ENABLE_GRAPHITE
-#include graphite_layout.hxx
-#include graphite_serverfont.hxx
-#endif
-
-using ::rtl::OUString;
-using ::rtl::OString;
-
-UnxPspGraphics::UnxPspGraphics()
-{
-}
-
-UnxPspGraphics::~UnxPspGraphics()
-{
-}
-
-}
-
-void UnxPspGraphics::FreeEmbedFontData( const void* pData, long nLen )
-{
-if( pData )
-munmap( (char*)pData, nLen );
-}
-
-const void* UnxPspGraphics::GetEmbedFontData( const ImplFontData* pFont, const 
sal_Ucs* pUnicodes, sal_Int32* pWidths, FontSubsetInfo rInfo, long* pDataLen )
-{
-// in this context the pFont-GetFontId() is a valid PSP
-// font since they are the only ones left after the PDF
-// export has filtered its list of subsettable fonts (for
-// which this method was created). The correct way would
-// be to have the GlyphCache search for the ImplFontData pFont
-psp::fontID aFont = pFont-GetFontId();
-
-psp::PrintFontManager rMgr = psp::PrintFontManager::get();
-
-psp::PrintFontInfo aFontInfo;
-if( ! rMgr.getFontInfo( aFont, aFontInfo ) )
-return NULL;
-
-// fill in font info
-rInfo.m_nAscent = aFontInfo.m_nAscend;
-rInfo.m_nDescent= aFontInfo.m_nDescend;
-rInfo.m_aPSName = rMgr.getPSName( aFont );
-
-int xMin, yMin, xMax, yMax;
-rMgr.getFontBoundingBox( aFont, xMin, yMin, xMax, yMax );
-
-psp::CharacterMetric aMetrics[256];
-sal_Ucs aUnicodes[256];
-if( aFontInfo.m_aEncoding == RTL_TEXTENCODING_SYMBOL  aFontInfo.m_eType 
== psp::fonttype::Type1 )
-{
-for( int i = 0; i  256; i++ )
-aUnicodes[i] = pUnicodes[i]  0x0100 ? pUnicodes[i] + 0xf000 : 
pUnicodes[i];
-pUnicodes = aUnicodes;
-}
-if( ! rMgr.getMetrics( aFont, pUnicodes, 256, aMetrics ) )
-return NULL;
-
-OString aSysPath = rMgr.getFontFileSysPath( aFont );
-struct stat aStat;
-if( stat( aSysPath.getStr(), aStat ) )
-return NULL;
-int fd = open( aSysPath.getStr(), O_RDONLY );
-if( fd  0 )
-return NULL;
-void* pFile = mmap( NULL, aStat.st_size, PROT_READ, MAP_SHARED, fd, 0 );
-close( fd );
-if( pFile == MAP_FAILED )
-return NULL;
-
-*pDataLen = aStat.st_size;
-
-rInfo.m_aFontBBox   = Rectangle( Point( xMin, yMin ), Size( xMax-xMin, 
yMax-yMin ) );
-rInfo.m_nCapHeight  = yMax; // Well ...
-
-for( int i = 0; i  256; i++ )
-pWidths[i] = (aMetrics[i].width  0 ? aMetrics[i].width : 0);
-
-switch( aFontInfo.m_eType )
-{
-case psp::fonttype::TrueType:
-rInfo.m_nFontType = FontSubsetInfo::SFNT_TTF;
-break;

[Libreoffice-commits] .: svx/source unotools/source

2011-11-07 Thread Caolán McNamara
 svx/source/inc/clonelist.hxx   |1 
 svx/source/svdraw/clonelist.cxx|5 ---
 unotools/source/i18n/charclass.cxx |   53 -
 3 files changed, 59 deletions(-)

New commits:
commit 3d223821a8a9dd83993626554041a95098f75ac5
Author: Emanuele Fia name29@name29-laptop.(none)
Date:   Thu Nov 3 21:29:14 2011 +0100

Removed unused code

diff --git a/svx/source/inc/clonelist.hxx b/svx/source/inc/clonelist.hxx
index 3ed9156..d7ca903 100644
--- a/svx/source/inc/clonelist.hxx
+++ b/svx/source/inc/clonelist.hxx
@@ -46,7 +46,6 @@ class CloneList
 public:
 
 void AddPair(const SdrObject* pOriginal, SdrObject* pClone);
-sal_uInt32 Count() const;
 
 const SdrObject* GetOriginal(sal_uInt32 nIndex) const;
 SdrObject* GetClone(sal_uInt32 nIndex) const;
diff --git a/svx/source/svdraw/clonelist.cxx b/svx/source/svdraw/clonelist.cxx
index 22474e5..fc7a594 100644
--- a/svx/source/svdraw/clonelist.cxx
+++ b/svx/source/svdraw/clonelist.cxx
@@ -68,11 +68,6 @@ void CloneList::AddPair(const SdrObject* pOriginal, 
SdrObject* pClone)
 }
 }
 
-sal_uInt32 CloneList::Count() const
-{
-return maOriginalList.size();
-}
-
 const SdrObject* CloneList::GetOriginal(sal_uInt32 nIndex) const
 {
 return maOriginalList[nIndex];
diff --git a/unotools/source/i18n/charclass.cxx 
b/unotools/source/i18n/charclass.cxx
index 5fcd2ae..fad144d 100644
--- a/unotools/source/i18n/charclass.cxx
+++ b/unotools/source/i18n/charclass.cxx
@@ -116,21 +116,6 @@ sal_Bool CharClass::isAsciiAlpha( const String rStr )
 }
 
 
-// static
-sal_Bool CharClass::isAsciiAlphaNumeric( const String rStr )
-{
-if ( !rStr.Len() )
-return sal_False;
-register const sal_Unicode* p = rStr.GetBuffer();
-register const sal_Unicode* const pStop = p + rStr.Len();
-do
-{
-if ( !isAsciiAlphaNumeric( *p ) )
-return sal_False;
-} while ( ++p  pStop );
-return sal_True;
-}
-
 
 sal_Bool CharClass::isAlpha( const String rStr, xub_StrLen nPos ) const
 {
@@ -154,22 +139,6 @@ sal_Bool CharClass::isAlpha( const String rStr, 
xub_StrLen nPos ) const
 }
 
 
-sal_Bool CharClass::isAlpha( const String rStr ) const
-{
-try
-{
-if ( xCC.is() )
-return isAlphaType( xCC-getStringType( rStr, 0, rStr.Len(), 
getLocale() ) );
-else
-return sal_False;
-}
-catch ( const Exception )
-{
-DBG_ERRORFILE( isAlpha: Exception caught! );
-return sal_False;
-}
-}
-
 
 sal_Bool CharClass::isLetter( const String rStr, xub_StrLen nPos ) const
 {
@@ -271,23 +240,6 @@ sal_Bool CharClass::isAlphaNumeric( const String rStr, 
xub_StrLen nPos ) const
 }
 
 
-sal_Bool CharClass::isAlphaNumeric( const String rStr ) const
-{
-try
-{
-if ( xCC.is() )
-return isAlphaNumericType( xCC-getStringType( rStr, 0, 
rStr.Len(), getLocale() ) );
-else
-return sal_False;
-}
-catch ( const Exception )
-{
-DBG_ERRORFILE( isAlphaNumeric: Exception caught! );
-return sal_False;
-}
-}
-
-
 sal_Bool CharClass::isLetterNumeric( const String rStr, xub_StrLen nPos ) 
const
 {
 sal_Unicode c = rStr.GetChar( nPos );
@@ -336,11 +288,6 @@ String CharClass::toUpper( const String rStr, xub_StrLen 
nPos, xub_StrLen nCoun
 return toUpper_rtl(rStr, nPos, nCount);
 }
 
-void CharClass::toLower( rtl::OUString rStr ) const
-{
-rStr = toLower_rtl(rStr, 0, rStr.getLength());
-}
-
 String CharClass::toLower( const String rStr, xub_StrLen nPos, xub_StrLen 
nCount ) const
 {
 return toLower_rtl(::rtl::OUString(rStr), nPos, nCount);
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: svl/source

2011-11-07 Thread Caolán McNamara
 svl/source/misc/inettype.cxx |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 2ea9da71470a9e2a442ec6a660de47691a3f8723
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Nov 7 12:41:47 2011 +

don't need typename outside a template

diff --git a/svl/source/misc/inettype.cxx b/svl/source/misc/inettype.cxx
index c5a7603..1f55f21 100644
--- a/svl/source/misc/inettype.cxx
+++ b/svl/source/misc/inettype.cxx
@@ -542,7 +542,7 @@ TypeNameMapEntry * 
Registration::getExtensionEntry(UniString const 
 UniString aTheTypeName = rTypeName;
 aTheTypeName.ToLowerAscii();
 Registration rRegistration = theRegistration::get();
-typename TypeNameMap::iterator it = 
rRegistration.m_aTypeNameMap.find(aTheTypeName);
+TypeNameMap::iterator it = rRegistration.m_aTypeNameMap.find(aTheTypeName);
 if (it != rRegistration.m_aTypeNameMap.end())
 return it-second;
 return 0;
@@ -599,7 +599,7 @@ INetContentType Registration::GetContentType(UniString 
const  rTypeName)
 
 UniString aTheTypeName = rTypeName;
 aTheTypeName.ToLowerAscii();
-typename TypeNameMap::iterator it = 
rRegistration.m_aTypeNameMap.find(aTheTypeName);
+TypeNameMap::iterator it = rRegistration.m_aTypeNameMap.find(aTheTypeName);
 return it != rRegistration.m_aTypeNameMap.end()
 ? it-second-m_eTypeID
 : CONTENT_TYPE_UNKNOWN;
@@ -636,7 +636,7 @@ INetContentType 
Registration::GetContentType4Extension(UniString const 
 {
 Registration rRegistration = theRegistration::get();
 
-typename ExtensionMap::iterator it = 
rRegistration.m_aExtensionMap.find(rExtension);
+ExtensionMap::iterator it = rRegistration.m_aExtensionMap.find(rExtension);
 return it != rRegistration.m_aExtensionMap.end()
 ? it-second-m_eTypeID
 : CONTENT_TYPE_UNKNOWN;
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: vcl/aqua vcl/ios vcl/source vcl/win

2011-11-07 Thread Caolán McNamara
 vcl/aqua/source/window/salframe.cxx |3 +--
 vcl/ios/source/window/salframe.cxx  |3 +--
 vcl/source/app/dbggui.cxx   |3 +--
 vcl/source/app/settings.cxx |6 ++
 vcl/source/control/edit.cxx |3 +--
 vcl/source/control/menubtn.cxx  |6 ++
 vcl/source/gdi/regband.cxx  |3 +--
 vcl/source/window/accmgr.cxx|6 ++
 vcl/source/window/brdwin.cxx|6 ++
 vcl/source/window/msgbox.cxx|3 +--
 vcl/source/window/splitwin.cxx  |3 +--
 vcl/source/window/tabdlg.cxx|3 +--
 vcl/source/window/toolbox.cxx   |3 +--
 vcl/source/window/window.cxx|   12 
 vcl/win/source/gdi/salgdi.cxx   |9 +++--
 vcl/win/source/window/salobj.cxx|3 +--
 16 files changed, 25 insertions(+), 50 deletions(-)

New commits:
commit 2411ea09a8d20609e48b0750ab2102c00e0c3b8a
Author: Thomas Arnhold tho...@arnhold.org
Date:   Mon Nov 7 12:49:03 2011 +

redundant if not-null checks on delete

diff --git a/vcl/aqua/source/window/salframe.cxx 
b/vcl/aqua/source/window/salframe.cxx
index 5ac2842..7733649 100644
--- a/vcl/aqua/source/window/salframe.cxx
+++ b/vcl/aqua/source/window/salframe.cxx
@@ -128,8 +128,7 @@ AquaSalFrame::~AquaSalFrame()
 if( this == s_pCaptureFrame )
 s_pCaptureFrame = NULL;
 
-if ( mpGraphics )
-delete mpGraphics;
+delete mpGraphics;
 
 if( mpDockMenuEntry )
 // life cycle comment: the menu has ownership of the item, so no 
release
diff --git a/vcl/ios/source/window/salframe.cxx 
b/vcl/ios/source/window/salframe.cxx
index 8e2ea9d..3aab37a 100644
--- a/vcl/ios/source/window/salframe.cxx
+++ b/vcl/ios/source/window/salframe.cxx
@@ -106,8 +106,7 @@ IosSalFrame::~IosSalFrame()
 if( this == s_pCaptureFrame )
 s_pCaptureFrame = NULL;
 
-if ( mpGraphics )
-delete mpGraphics;
+delete mpGraphics;
 
 if ( mpView ) {
 [mpView release];
diff --git a/vcl/source/app/dbggui.cxx b/vcl/source/app/dbggui.cxx
index 6e76706..468e7c8 100755
--- a/vcl/source/app/dbggui.cxx
+++ b/vcl/source/app/dbggui.cxx
@@ -1998,8 +1998,7 @@ void DbgGUIDeInit()
 DbgSetAbort( NULL );
 
 DbgWindow* pDbgWindow = ImplGetSVData()-maWinData.mpDbgWin;
-if ( pDbgWindow )
-delete pDbgWindow;
+delete pDbgWindow;
 }
 
 // ---
diff --git a/vcl/source/app/settings.cxx b/vcl/source/app/settings.cxx
index 1795d5a..533fe6b 100644
--- a/vcl/source/app/settings.cxx
+++ b/vcl/source/app/settings.cxx
@@ -1546,10 +1546,8 @@ ImplAllSettingsData::ImplAllSettingsData( const 
ImplAllSettingsData rData ) :
 
 ImplAllSettingsData::~ImplAllSettingsData()
 {
-if ( mpLocaleDataWrapper )
-delete mpLocaleDataWrapper;
-if ( mpUILocaleDataWrapper )
-delete mpUILocaleDataWrapper;
+delete mpLocaleDataWrapper;
+delete mpUILocaleDataWrapper;
 if ( mpI18nHelper )
 delete mpI18nHelper;
 if ( mpUII18nHelper )
diff --git a/vcl/source/control/edit.cxx b/vcl/source/control/edit.cxx
index cf83869..a0a81e9 100644
--- a/vcl/source/control/edit.cxx
+++ b/vcl/source/control/edit.cxx
@@ -253,8 +253,7 @@ Edit::~Edit()
 
 delete mpIMEInfos;
 
-if ( mpUpdateDataTimer )
-delete mpUpdateDataTimer;
+delete mpUpdateDataTimer;
 
 if ( mxDnDListener.is() )
 {
diff --git a/vcl/source/control/menubtn.cxx b/vcl/source/control/menubtn.cxx
index 13513f6..2e1ad53 100644
--- a/vcl/source/control/menubtn.cxx
+++ b/vcl/source/control/menubtn.cxx
@@ -133,10 +133,8 @@ void MenuButton::ImplLoadRes( const ResId rResId )
 
 MenuButton::~MenuButton()
 {
-if ( mpMenuTimer )
-delete mpMenuTimer;
-if ( mpOwnMenu )
-delete mpOwnMenu;
+delete mpMenuTimer;
+delete mpOwnMenu;
 }
 
 // ---
diff --git a/vcl/source/gdi/regband.cxx b/vcl/source/gdi/regband.cxx
index 1cec295..b091783 100644
--- a/vcl/source/gdi/regband.cxx
+++ b/vcl/source/gdi/regband.cxx
@@ -201,8 +201,7 @@ void ImplRegionBand::ProcessPoints()
 }
 
 // remove last element if necessary
-if ( pRegionBandPoint )
-delete pRegionBandPoint;
+delete pRegionBandPoint;
 
 // list is now empty
 mpFirstBandPoint = NULL;
diff --git a/vcl/source/window/accmgr.cxx b/vcl/source/window/accmgr.cxx
index 43c78d5..a14530a 100644
--- a/vcl/source/window/accmgr.cxx
+++ b/vcl/source/window/accmgr.cxx
@@ -43,10 +43,8 @@ DBG_NAMEEX( Accelerator )
 
 ImplAccelManager::~ImplAccelManager()
 {
-if ( mpAccelList )
-delete mpAccelList;
-if ( mpSequenceList )
-delete mpSequenceList;
+delete mpAccelList;
+delete mpSequenceList;
 }
 
 // ---
diff --git a/vcl/source/window/brdwin.cxx b/vcl/source/window/brdwin.cxx
index d048b3a..bf25f34 100644
--- 

[Libreoffice-commits] .: basctl/source

2011-11-07 Thread Caolán McNamara
 basctl/source/basicide/basidesh.cxx|1 
 basctl/source/inc/accessibledialogcontrolshape.hxx |7 -
 basctl/source/inc/accessibledialogwindow.hxx   |5 
 basctl/source/inc/basidectrlr.hxx  |2 -
 basctl/source/inc/basidesh.hxx |   14 ---
 basctl/source/inc/basobj.hxx   |9 ---
 basctl/source/inc/bastypes.hxx |   26 -
 basctl/source/inc/dlged.hxx|   10 +++-
 basctl/source/inc/dlgedclip.hxx|5 
 basctl/source/inc/dlgeddef.hxx |3 --
 basctl/source/inc/dlgedfac.hxx |1 
 basctl/source/inc/dlgedfunc.hxx|5 
 basctl/source/inc/dlgedmod.hxx |5 
 basctl/source/inc/dlgedobj.hxx |7 +
 basctl/source/inc/localizationmgr.hxx  |6 ++--
 basctl/source/inc/managelang.hxx   |7 ++---
 basctl/source/inc/propbrw.hxx  |6 
 17 files changed, 29 insertions(+), 90 deletions(-)

New commits:
commit e505b16440d7d9db2ed375c023d78b388ac61469
Author: August Sodora aug...@gmail.com
Date:   Sun Nov 6 21:21:30 2011 -0500

Remove superfluous includes and forward decls

diff --git a/basctl/source/basicide/basidesh.cxx 
b/basctl/source/basicide/basidesh.cxx
index 0b969de..9e7379f 100644
--- a/basctl/source/basicide/basidesh.cxx
+++ b/basctl/source/basicide/basidesh.cxx
@@ -82,6 +82,7 @@
 #include com/sun/star/script/XLibraryContainer.hpp
 
 #include svx/xmlsecctrl.hxx
+#include sfx2/viewfac.hxx
 
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star;
diff --git a/basctl/source/inc/accessibledialogcontrolshape.hxx 
b/basctl/source/inc/accessibledialogcontrolshape.hxx
index f45e4eb..efa5321 100644
--- a/basctl/source/inc/accessibledialogcontrolshape.hxx
+++ b/basctl/source/inc/accessibledialogcontrolshape.hxx
@@ -29,14 +29,10 @@
 #ifndef _BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX_
 #define _BASCTL_ACCESSIBLEDIALOGCONTROLSHAPE_HXX_
 
-#include com/sun/star/accessibility/XAccessible.hpp
+#include com/sun/star/beans/XPropertySet.hpp
 #include com/sun/star/lang/XServiceInfo.hpp
-#include com/sun/star/beans/XPropertyChangeListener.hpp
 #include comphelper/accessiblecomponenthelper.hxx
 #include cppuhelper/implbase3.hxx
-#include com/sun/star/beans/XPropertySet.hpp
-
-#include vector
 
 class Window;
 class DialogWindow;
@@ -47,7 +43,6 @@ namespace utl {
 class AccessibleStateSetHelper;
 }
 
-
 //  
 //  class AccessibleDialogControlShape
 //  
diff --git a/basctl/source/inc/accessibledialogwindow.hxx 
b/basctl/source/inc/accessibledialogwindow.hxx
index ed8594a..c2376a9 100644
--- a/basctl/source/inc/accessibledialogwindow.hxx
+++ b/basctl/source/inc/accessibledialogwindow.hxx
@@ -29,15 +29,12 @@
 #ifndef _BASCTL_ACCESSIBLEDIALOGWINDOW_HXX_
 #define _BASCTL_ACCESSIBLEDIALOGWINDOW_HXX_
 
-#include com/sun/star/accessibility/XAccessible.hpp
 #include com/sun/star/accessibility/XAccessibleSelection.hpp
 #include com/sun/star/lang/XServiceInfo.hpp
 #include comphelper/accessiblecomponenthelper.hxx
 #include cppuhelper/implbase3.hxx
-#include tools/link.hxx
 #include svl/lstner.hxx
-
-#include vector
+#include tools/link.hxx
 
 class DialogWindow;
 class DlgEditor;
diff --git a/basctl/source/inc/basidectrlr.hxx 
b/basctl/source/inc/basidectrlr.hxx
index 8532b76..22cc033 100644
--- a/basctl/source/inc/basidectrlr.hxx
+++ b/basctl/source/inc/basidectrlr.hxx
@@ -34,10 +34,8 @@
 #include comphelper/proparrhlp.hxx
 #include sfx2/sfxbasecontroller.hxx
 
-
 class BasicIDEShell;
 
-
 class BasicIDEController:public comphelper::OMutexAndBroadcastHelper
 ,public ::comphelper::OPropertyContainer
 ,public ::comphelper::OPropertyArrayUsageHelper 
BasicIDEController 
diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx
index b7b7c11..15fd8f2 100644
--- a/basctl/source/inc/basidesh.hxx
+++ b/basctl/source/inc/basidesh.hxx
@@ -28,20 +28,16 @@
 #ifndef _BASIDESH_HXX
 #define _BASIDESH_HXX
 
+#include doceventnotifier.hxx
 #include sbxitem.hxx
 
-#include scriptdocument.hxx
-#include doceventnotifier.hxx
-#include sfx2/viewfac.hxx
-#include sfx2/shell.hxx
-#include vcl/scrbar.hxx
-#include tools/table.hxx
+#include com/sun/star/container/XContainerListener.hpp
 #include sfx2/viewsh.hxx
 #include svx/ifaceids.hxx
+#include tools/table.hxx
+#include vcl/scrbar.hxx
 
-#include com/sun/star/io/XInputStreamProvider.hpp
-
-#include com/sun/star/container/XContainerListener.hpp
+class SfxViewFactory;
 
 //
 
diff --git a/basctl/source/inc/basobj.hxx b/basctl/source/inc/basobj.hxx
index e168542..8f72305 

[Libreoffice-commits] .: 2 commits - basegfx/source basic/Package_inc.mk

2011-11-07 Thread Joseph Powers
 basegfx/source/inc/PolygonPoint.hxx|  541 -
 basegfx/source/inc/polygontemplate.hxx |  541 -
 basic/Package_inc.mk   |5 
 3 files changed, 1087 deletions(-)

New commits:
commit bb8f997864cb382591269d07e624360e66c192c8
Author: Joseph Powers jpower...@cox.net
Date:   Mon Nov 7 07:21:08 2011 -0800

Stop exporting headers that no one uses outside of basic

diff --git a/basic/Package_inc.mk b/basic/Package_inc.mk
index 7c0af3f..de1d9fb 100644
--- a/basic/Package_inc.mk
+++ b/basic/Package_inc.mk
@@ -41,19 +41,14 @@ $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbdef.hxx,basic/sbdef.hxx)
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sberrors.hxx,basic/sberrors.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbmeth.hxx,basic/sbmeth.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbmod.hxx,basic/sbmod.hxx))
-$(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbobjmod.hxx,basic/sbobjmod.hxx))
-$(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbprop.hxx,basic/sbprop.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbstar.hxx,basic/sbstar.hxx))
-$(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbstdobj.hxx,basic/sbstdobj.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbuno.hxx,basic/sbuno.hxx))
-$(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxbase.hxx,basic/sbxbase.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxcore.hxx,basic/sbxcore.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxdef.hxx,basic/sbxdef.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxfac.hxx,basic/sbxfac.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxform.hxx,basic/sbxform.hxx))
 $(eval $(call gb_Package_add_file,basic_inc,inc/basic/sbx.hxx,basic/sbx.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxmeth.hxx,basic/sbxmeth.hxx))
-$(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxmstrm.hxx,basic/sbxmstrm.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxobj.hxx,basic/sbxobj.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxprop.hxx,basic/sbxprop.hxx))
 $(eval $(call 
gb_Package_add_file,basic_inc,inc/basic/sbxvar.hxx,basic/sbxvar.hxx))
commit 7dc14aba12e40b5df42bcf32fb9d3efb0dea5136
Author: Joseph Powers jpower...@cox.net
Date:   Mon Nov 7 06:21:01 2011 -0800

Remove two more unused headers from basegfx

diff --git a/basegfx/source/inc/PolygonPoint.hxx 
b/basegfx/source/inc/PolygonPoint.hxx
deleted file mode 100644
index b2c7aa8..000
--- a/basegfx/source/inc/PolygonPoint.hxx
+++ /dev/null
@@ -1,541 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * http://www.openoffice.org/license.html
- * for a copy of the LGPLv3 License.
- *
- /
-
-#ifndef _POLYGON_POINT_HXX
-#define _POLYGON_POINT_HXX
-
-#include vector
-
-//
-
-template  class Point  class SimplePointEntry
-{
-Point   maPoint;
-
-public:
-SimplePointEntry()
-:   maPoint(Point::getEmptyPoint())
-{
-}
-
-SimplePointEntry(const Point rInitPoint)
-:   maPoint(rInitPoint)
-{
-}
-
-const Point getPoint() const
-{
-return maPoint;
-}
-
-void setPoint(const Point rValue)
-{
-maPoint = rValue;
-}
-
-bool operator==(const SimplePointEntry rEntry) const
-{
-return (maPoint == rEntry.maPoint);
-}
-};
-
-//
-
-template  class Vector  class SimpleBezierEntry
-{
-Vector  maBackward;
-Vector  maForward;
-
-public:
-

[Libreoffice-commits] .: sc/inc

2011-11-07 Thread Kohei Yoshida
 sc/inc/rangenam.hxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit eed2ac74cc9e0d986e17eae53f6a50178f5bc5da
Author: Laurent Godard lgodard.li...@laposte.net
Date:   Mon Nov 7 14:17:42 2011 +0100

change String to OUString for aUpperName in ScRangeData

improves MatchByUpperName tests avoiding type conversions

diff --git a/sc/inc/rangenam.hxx b/sc/inc/rangenam.hxx
index a82b978..ab2ed6a 100644
--- a/sc/inc/rangenam.hxx
+++ b/sc/inc/rangenam.hxx
@@ -73,7 +73,7 @@ class ScRangeData
 {
 private:
 String  aName;
-String  aUpperName; // #i62977# for faster searching 
(aName is never modified after ctor)
+rtl::OUString   aUpperName; // #i62977# for faster searching (aName is 
never modified after ctor)
 ScTokenArray*   pCode;
 ScAddress   aPos;
 RangeType   eType;
@@ -117,7 +117,7 @@ public:
 
 voidGetName( String rName ) const  { rName = aName; }
 const String   GetName( void ) const   { return aName; }
-const String   GetUpperName( void ) const  { return aUpperName; }
+const rtl::OUString   GetUpperName( void ) const  { return 
aUpperName; }
 ScAddress   GetPos() const  { return aPos; }
 // The index has to be unique. If index=0 a new index value is assigned.
 voidSetIndex( sal_uInt16 nInd ) { nIndex = nInd; }
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: Branch 'libreoffice-3-4' - postprocess/packcomponents

2011-11-07 Thread Thorsten Behrens
 postprocess/packcomponents/makefile.mk |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 978f106a5e6851dc6e833ab33c437ad7baa2bb38
Author: Radek Doulik r...@novell.com
Date:   Mon Nov 7 17:20:29 2011 +0100

make the 3D transitions work again

Fix for n#728559.

Signed-off-by: Thorsten Behrens tbehr...@suse.com

diff --git a/postprocess/packcomponents/makefile.mk 
b/postprocess/packcomponents/makefile.mk
index 4c8109b..bed9a27 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -242,7 +242,7 @@ my_components += kdebe1
 my_components += kde4be1
 .END
 
-.IF $(ENABLE_OGL) == TRUE
+.IF $(ENABLE_OPENGL) == TRUE
 my_components += ogltrans
 .END
 
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: configure.in

2011-11-07 Thread Michael Stahl
 configure.in |   98 +++
 1 file changed, 45 insertions(+), 53 deletions(-)

New commits:
commit 7c6c11a5ba7219a818be7330d14c65ef36267aa8
Author: Michael Stahl mst...@redhat.com
Date:   Mon Nov 7 17:33:55 2011 +0100

configure: $with_system_libs checks are redundant

diff --git a/configure.in b/configure.in
index b20a8e5..5288c41 100644
--- a/configure.in
+++ b/configure.in
@@ -910,22 +910,22 @@ AC_ARG_WITH(system-jars,
 AC_ARG_WITH(system-stdlibs,
 AS_HELP_STRING([--with-system-stdlibs],
 [Use libstdc++/libgcc_s already on system.]),,
-[test -n $with_system_libs  with_system_stdlibs=$with_system_libs])
+[with_system_stdlibs=$with_system_libs])
 
 AC_ARG_WITH(system-cairo,
 AS_HELP_STRING([--with-system-cairo],
 [Use Cairo libraries already on system.]),,
-[test -n $with_system_libs  with_system_cairo=$with_system_libs])
+[with_system_cairo=$with_system_libs])
 
 AC_ARG_WITH(system-graphite,
 AS_HELP_STRING([--with-system-graphite],
 [Use graphite library already installed on system.]),,
-[test -n $with_system_libs  with_system_graphite=$with_system_libs])
+[with_system_graphite=$with_system_libs])
 
 AC_ARG_WITH(system-nss,
 AS_HELP_STRING([--with-system-nss],
 [Use NSS/nspr libraries already on system.]),,
-[test -n $with_system_libs  with_system_nss=$with_system_libs])
+[with_system_nss=$with_system_libs])
 
 AC_ARG_WITH(mozilla-version,
 AS_HELP_STRING([--with-mozilla-version],
@@ -970,17 +970,15 @@ AC_ARG_WITH(system-zlib,
 AS_HELP_STRING([--with-system-zlib],
 [Use zlib already on system.]),,
  [if test $_os != WINNT; then
-with_system_zlib=yes
+with_system_zlib=yes
   else
-if test -n $with_system_libs; then
-with_system_zlib=$with_system_libs;
-fi
+with_system_zlib=$with_system_libs
   fi])
 
 AC_ARG_WITH(system-openssl,
 AS_HELP_STRING([--with-system-openssl],
 [Use OpenSSL already on system.]),,
-[test -n $with_system_libs  with_system_openssl=$with_system_libs])
+[with_system_openssl=$with_system_libs])
 
 AC_ARG_WITH(system-jpeg,
 AS_HELP_STRING([--with-system-jpeg],
@@ -988,40 +986,38 @@ AC_ARG_WITH(system-jpeg,
  [if test $_os = Linux; then
 with_system_jpeg=yes
   else
-if test -n $with_system_libs; then
-with_system_jpeg=$with_system_libs;
-fi
+with_system_jpeg=$with_system_libs
   fi])
 
 AC_ARG_WITH(system-expat,
 AS_HELP_STRING([--with-system-expat],
 [Use expat already on system.]),,
-[test -n $with_system_libs  with_system_expat=$with_system_libs])
+[with_system_expat=$with_system_libs])
 
 AC_ARG_WITH(system-libcmis,
 AS_HELP_STRING([--with-system-libcmis],
 [Use libcmis already on system.]),,
-[test -n $with_system_libs  with_system_libcmis=$with_system_libs])
+[with_system_libcmis=$with_system_libs])
 
 AC_ARG_WITH(system-libvisio,
 AS_HELP_STRING([--with-system-libvisio],
 [Use libvisio already on system.]),,
-[test -n $with_system_libs  with_system_libvisio=$with_system_libs])
+[with_system_libvisio=$with_system_libs])
 
 AC_ARG_WITH(system-libwpd,
 AS_HELP_STRING([--with-system-libwpd],
 [Use libwpd already on system.]),,
-[test -n $with_system_libs  with_system_libwpd=$with_system_libs])
+[with_system_libwpd=$with_system_libs])
 
 AC_ARG_WITH(system-libwps,
 AS_HELP_STRING([--with-system-libwps],
 [Use libwps already on system.]),,
-[test -n $with_system_libs  with_system_libwps=$with_system_libs])
+[with_system_libwps=$with_system_libs])
 
 AC_ARG_WITH(system-libwpg,
 AS_HELP_STRING([--with-system-libwpg],
 [Use libwpg already on system.]),,
-[test -n $with_system_libs  with_system_libwpg=$with_system_libs])
+[with_system_libwpg=$with_system_libs])
 
 AC_ARG_WITH(system-libxml,
 AS_HELP_STRING([--with-system-libxml],
@@ -1029,35 +1025,33 @@ AC_ARG_WITH(system-libxml,
  [if test $_os = Darwin -o $_os = iOS; then
 with_system_libxml=yes
   else
-if test -n $with_system_libs; then
-with_system_libxml=$with_system_libs;
-fi
+with_system_libxml=$with_system_libs
   fi])
 
 AC_ARG_WITH(system-icu,
 AS_HELP_STRING([--with-system-icu],
 [Use icu already on system.]),,
-[test -n $with_system_libs  with_system_icu=$with_system_libs])
+[with_system_icu=$with_system_libs])
 
 AC_ARG_WITH(system-poppler,
 AS_HELP_STRING([--with-system-poppler],
 [Use system poppler. (only needed for pdfimport extension)]),,
-[test -n $with_system_libs  with_system_poppler=$with_system_libs])
+[with_system_poppler=$with_system_libs])
 
 AC_ARG_WITH(system-db,
 AS_HELP_STRING([--with-system-db],
 [Use Berkeley db already on system.]),,
-[test -n $with_system_libs  with_system_db=$with_system_libs])
+[with_system_db=$with_system_libs])
 
 AC_ARG_WITH(system-lucene,
 

[Libreoffice-commits] .: sal/osl

2011-11-07 Thread Jesús Corrius
 sal/osl/w32/signal.cxx |   21 +
 1 file changed, 1 insertion(+), 20 deletions(-)

New commits:
commit c8d0a37c0b29dcb5a21cd28560520295ed3c59b8
Author: Jesús Corrius je...@softcatala.org
Date:   Fri Nov 4 12:40:26 2011 +0100

Remove obsolete IsWin95A function

diff --git a/sal/osl/w32/signal.cxx b/sal/osl/w32/signal.cxx
index 659d66e..6b59a1d 100644
--- a/sal/osl/w32/signal.cxx
+++ b/sal/osl/w32/signal.cxx
@@ -228,25 +228,6 @@ static BOOL ReportCrash( LPEXCEPTION_POINTERS lpEP )
 /* SignalHandlerFunction*/
 /*/
 
-static BOOL WINAPI IsWin95A(void)
-{
-OSVERSIONINFO   ovi;
-
-ZeroMemory( ovi, sizeof(ovi) );
-ovi.dwOSVersionInfoSize = sizeof(ovi);
-
-if ( GetVersionEx( ovi ) )
-/* See MSDN January 2000 documentation of GetVersionEx */
-return  (ovi.dwPlatformId == VER_PLATFORM_WIN32_WINDOWS) 
-(ovi.dwMajorVersion = 4) 
-(ovi.dwMinorVersion == 0) 
-(ovi.dwBuildNumber == 0x040003B6);
-
-/* Something wrent wrong. So assume we have an older operating prior Win95 
*/
-
-return TRUE;
-}
-
 /* magic Microsoft C++ compiler exception constant */
 #define EXCEPTION_MSC_CPP_EXCEPTION 0xe06d7363
 
@@ -295,7 +276,7 @@ static long WINAPI 
SignalHandlerFunction(LPEXCEPTION_POINTERS lpEP)
 {
 bNested = sal_True;
 
-if ( bRaiseCrashReporter  ReportCrash( lpEP ) || IsWin95A() )
+if ( bRaiseCrashReporter  ReportCrash( lpEP ) )
 {
 CallSignalHandler(Info);
 Action = osl_Signal_ActKillApp;
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: post_download.in

2011-11-07 Thread Christian Lohmaier
 post_download.in |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 39a2372a125e619186a243eec1b2828f5bd41b2b
Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com
Date:   Mon Nov 7 18:08:11 2011 +0100

require autoconf = 2.59 to please MAC OSX 10.4

diff --git a/post_download.in b/post_download.in
index 6025d38..34aeba8 100644
--- a/post_download.in
+++ b/post_download.in
@@ -1,5 +1,5 @@
 AC_INIT([LibreOffice],[3.5],[],[],[http://documentfoundation.org/])
-AC_PREREQ([2.61])
+AC_PREREQ([2.59])
 
 echo 
 echo *
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sc/source

2011-11-07 Thread Kohei Yoshida
 sc/source/core/data/dpoutput.cxx |   15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

New commits:
commit 0aff5fa1f53a3172463663c2546793e84ea2492f
Author: Kohei Yoshida kohei.yosh...@suse.com
Date:   Mon Oct 24 14:35:26 2011 -0400

fdo#42169: Display caption strings without format detection.

We don't need to auto-detect the formats of caption values; they are
already formatted by the time they arrive in to ScDPOutput.

Signed-off-by: Markus Mohrhard markus.mohrh...@googlemail.com

diff --git a/sc/source/core/data/dpoutput.cxx b/sc/source/core/data/dpoutput.cxx
index a48f0b6..6902252 100644
--- a/sc/source/core/data/dpoutput.cxx
+++ b/sc/source/core/data/dpoutput.cxx
@@ -57,6 +57,8 @@
 #include unonames.hxx
 #include sc.hrc
 #include dpglobal.hxx
+#include stringutil.hxx
+
 #include com/sun/star/beans/XPropertySet.hpp
 
 #include vector
@@ -795,7 +797,11 @@ void ScDPOutput::HeaderCell( SCCOL nCol, SCROW nRow, SCTAB 
nTab,
 
 if ( nFlags  sheet::MemberResultFlags::HASMEMBER )
 {
-pDoc-SetString( nCol, nRow, nTab, rData.Caption);
+// Avoid unwanted automatic format detection.
+ScSetStringParam aParam;
+aParam.mbDetectNumberFormat = false;
+aParam.mbSetTextCellFormat = true;
+pDoc-SetString(nCol, nRow, nTab, rData.Caption, aParam);
 }
 
 if ( nFlags  sheet::MemberResultFlags::SUBTOTAL )
@@ -827,7 +833,12 @@ void ScDPOutput::HeaderCell( SCCOL nCol, SCROW nRow, SCTAB 
nTab,
 void ScDPOutput::FieldCell( SCCOL nCol, SCROW nRow, SCTAB nTab, const String 
rCaption,
 bool bInTable, bool bPopup, bool bHasHiddenMember )
 {
-pDoc-SetString( nCol, nRow, nTab, rCaption );
+// Avoid unwanted automatic format detection.
+ScSetStringParam aParam;
+aParam.mbDetectNumberFormat = false;
+aParam.mbSetTextCellFormat = true;
+pDoc-SetString(nCol, nRow, nTab, rCaption, aParam);
+
 if (bInTable)
 lcl_SetFrame( pDoc,nTab, nCol,nRow, nCol,nRow, 20 );
 
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: 7 commits - sc/source svtools/source sw/source unusedcode.easy vcl/inc vcl/source

2011-11-07 Thread Caolán McNamara
 sc/source/core/data/document.cxx|2 -
 svtools/source/contnr/fileview.cxx  |   20 +-
 svtools/source/control/ctrlbox.cxx  |   16 
 svtools/source/control/ctrltool.cxx |5 +-
 svtools/source/edit/syntaxhighlight.cxx |8 ++--
 svtools/source/edit/texteng.cxx |5 +-
 svtools/source/filter/SvFilterOptionsDialog.cxx |3 -
 svtools/source/filter/exportdialog.cxx  |   37 +--
 svtools/source/filter/filter.cxx|   12 ++
 svtools/source/filter/wmf/winmtf.cxx|   16 
 svtools/source/graphic/graphicunofactory.cxx|2 -
 svtools/source/graphic/grfmgr.cxx   |4 +-
 svtools/source/graphic/provider.cxx |   10 +++--
 svtools/source/misc/imap.cxx|   17 
 svtools/source/svhtml/htmlout.cxx   |4 +-
 svtools/source/svhtml/parhtml.cxx   |7 ++-
 svtools/source/urlobj/inetimg.cxx   |7 ++-
 sw/source/ui/dialog/wordcountdialog.cxx |   41 -
 sw/source/ui/dialog/wordcountdialog.src |6 ---
 sw/source/ui/inc/wordcountdialog.hxx|2 -
 unusedcode.easy |2 -
 vcl/inc/vcl/graph.hxx   |3 -
 vcl/source/gdi/graph.cxx|   46 
 23 files changed, 108 insertions(+), 167 deletions(-)

New commits:
commit f6b9a2f4d4d89f798b890d0324fdb520bcbcde0f
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Nov 7 23:08:45 2011 +

unit test crash: this must be the intended code

diff --git a/sc/source/core/data/document.cxx b/sc/source/core/data/document.cxx
index 78cd569..117c615 100644
--- a/sc/source/core/data/document.cxx
+++ b/sc/source/core/data/document.cxx
@@ -1147,7 +1147,7 @@ bool ScDocument::InsertRow( SCCOL nStartCol, SCTAB 
nStartTab,
 
 //  UpdateRef for drawing layer must be after inserting,
 //  when the new row heights are known.
-for (i=nStartTab; i=nEndTab  static_castSCTAB(maTabs.size()); i++)
+for (i=nStartTab; i=nEndTab  i  static_castSCTAB(maTabs.size()); 
i++)
 if (maTabs[i]  (!pTabMark || pTabMark-GetTableSelect(i)))
 maTabs[i]-UpdateDrawRef( URM_INSDEL,
 nStartCol, nStartRow, nStartTab, nEndCol, MAXROW, 
nEndTab,
commit 8ed5e3bdabb3d9682316c7093d30e1152b41dbcf
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Nov 7 22:27:51 2011 +

callcatcher: remove some unused Graphic methods

diff --git a/unusedcode.easy b/unusedcode.easy
index de04ee9..f3513fe 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -154,9 +154,7 @@ GalleryExplorer::DrawCentered(OutputDevice*, FmFormModel 
const)
 GalleryExplorer::GetObjCount(unsigned long)
 GraphCtrl::GraphCtrl(Window*, long)
 Graphic::Draw(OutputDevice*, String const, Font, Bitmap const, Point 
const, Size const)
-Graphic::GetGraphicsCompressMode(SvStream)
 Graphic::StartAnimation(OutputDevice*, Point const, long, OutputDevice*)
-Graphic::WriteEmbedded(SvStream)
 GraphicReader::IsPreviewModeEnabled() const
 GroupTable::SkipCurrentGroup()
 GtkSalFrame::popIgnoreDamage()
diff --git a/vcl/inc/vcl/graph.hxx b/vcl/inc/vcl/graph.hxx
index acb7271..d34a213 100644
--- a/vcl/inc/vcl/graph.hxx
+++ b/vcl/inc/vcl/graph.hxx
@@ -188,14 +188,11 @@ public:
 
 public:
 
-static sal_uInt16   GetGraphicsCompressMode( SvStream rIStm );
-
 voidSetDocFileName( const String rName, sal_uLong 
nFilePos );
 const String   GetDocFileName() const;
 sal_uLong   GetDocFilePos() const;
 
 sal_BoolReadEmbedded( SvStream rIStream, sal_Bool bSwap = 
sal_False );
-sal_BoolWriteEmbedded( SvStream rOStream );
 
 sal_BoolSwapOut();
 sal_BoolSwapOut( SvStream* pOStm );
diff --git a/vcl/source/gdi/graph.cxx b/vcl/source/gdi/graph.cxx
index 8205a6b..ece06ca 100644
--- a/vcl/source/gdi/graph.cxx
+++ b/vcl/source/gdi/graph.cxx
@@ -680,44 +680,6 @@ void Graphic::SetContext( GraphicReader* pReader )
 
 // 
 
-sal_uInt16 Graphic::GetGraphicsCompressMode( SvStream rIStm )
-{
-const sal_uLong nPos = rIStm.Tell();
-const sal_uInt16nOldFormat = rIStm.GetNumberFormatInt();
-sal_uInt32  nTmp32;
-sal_uInt16  nTmp16;
-sal_uInt16  nCompressMode = COMPRESSMODE_NONE;
-
-rIStm.SetNumberFormatInt( NUMBERFORMAT_INT_LITTLEENDIAN );
-
-rIStm  nTmp32;
-
-// is it a swapped graphic with a bitmap?
-rIStm.SeekRel( (nTmp32 == (sal_uInt32) GRAPHIC_BITMAP ) ? 40 : -4 );
-
-// try to read bitmap id
-rIStm  nTmp16;
-
-// check id of BitmapFileHeader
-if( 0x4D42 == nTmp16 )
-{
-// seek to compress field of BitmapInfoHeader
-   

[Libreoffice-commits] .: binfilter/bf_svx

2011-11-07 Thread Caolán McNamara
 binfilter/bf_svx/source/items/svx_frmitems.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4cb1bac47d10c533ca59318612b6fcd0f3503753
Author: Caolán McNamara caol...@redhat.com
Date:   Mon Nov 7 19:26:32 2011 +

WaE: uninitialized

diff --git a/binfilter/bf_svx/source/items/svx_frmitems.cxx 
b/binfilter/bf_svx/source/items/svx_frmitems.cxx
index 3122f6c..85fb58c 100644
--- a/binfilter/bf_svx/source/items/svx_frmitems.cxx
+++ b/binfilter/bf_svx/source/items/svx_frmitems.cxx
@@ -1119,12 +1119,12 @@ int SvxBoxItem::operator==( const SfxPoolItem rAttr ) 
const
 /*N*/ {
 /*N*/   sal_Bool bConvert = 0!=(nMemberIdCONVERT_TWIPS);
 /*N*/   table::BorderLine aRetLine;
-/*N*/   sal_uInt16 nDist;
+/*N*/   sal_uInt16 nDist(0);
 /*N*/   sal_Bool bDistMember = sal_False;
 /*N*/   nMemberId = ~CONVERT_TWIPS;
 /*N*/   switch(nMemberId)
 /*N*/   {
-/*N*/ case MID_LEFT_BORDER:
+/*N*/   case MID_LEFT_BORDER:
 /*N*/   case LEFT_BORDER:
 /*N*/   aRetLine = lcl_SvxLineToLine(GetLeft(), bConvert);
 /*N*/   break;
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: np_sdk/prj

2011-11-07 Thread René Engelhard
 np_sdk/prj/d.lst |1 +
 1 file changed, 1 insertion(+)

New commits:
commit a468e0cb567ef84d238cc0b1a5ad265825a54f02
Author: Rene Engelhard r...@debian.org
Date:   Tue Nov 8 02:05:20 2011 +0100

deliver .h also from np_sdk/inc

diff --git a/np_sdk/prj/d.lst b/np_sdk/prj/d.lst
index cfd2429..ec0a6fa 100644
--- a/np_sdk/prj/d.lst
+++ b/np_sdk/prj/d.lst
@@ -1,6 +1,7 @@
 mkdir: %_DEST%\inc\npsdk
 
 ..\mozsrc\*.h %_DEST%\inc\npsdk\*.h
+..\inc\*.h %_DEST%\inc\npsdk\*.h
 
 ..\%__SRC%\slo\npunix.o %_DEST%\lib\npunix.o
 ..\%__SRC%\slo\npunix.obj %_DEST%\lib\npunix.obj
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: 3 commits - sc/qa sc/source svl/source

2011-11-07 Thread Markus Mohrhard
 sc/qa/unit/ucalc.cxx   |4 ++--
 sc/source/ui/view/cellsh1.cxx  |7 ---
 svl/source/numbers/zformat.cxx |2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

New commits:
commit 4687fe4917889a0fc0c4ca377970cb006bd59c85
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Tue Nov 8 04:48:40 2011 +0100

fdo#36100: show blink borders for cut like we do for copy

diff --git a/sc/source/ui/view/cellsh1.cxx b/sc/source/ui/view/cellsh1.cxx
index 8a703b8..98f49e3 100644
--- a/sc/source/ui/view/cellsh1.cxx
+++ b/sc/source/ui/view/cellsh1.cxx
@@ -1150,7 +1150,7 @@ void ScCellShell::ExecuteEdit( SfxRequest rReq )
 case SID_COPY:  // fuer Grafiken in DrawShell
 {
 WaitObject aWait( GetViewData()-GetDialogParent() );
-pTabViewShell-CopyToClip( NULL, false, false, sal_True );
+pTabViewShell-CopyToClip( NULL, false, false, true );
 rReq.Done();
 GetViewData()-SetPasteMode( (ScPasteFlags) (SC_PASTE_MODE | 
SC_PASTE_BORDER) );
 pTabViewShell-ShowCursor();
@@ -1161,9 +1161,10 @@ void ScCellShell::ExecuteEdit( SfxRequest rReq )
 case SID_CUT:   // fuer Grafiken in DrawShell
 {
 WaitObject aWait( GetViewData()-GetDialogParent() );
-pTabViewShell-CutToClip( NULL, sal_True );
+pTabViewShell-CutToClip( NULL, true );
 rReq.Done();
-GetViewData()-SetPasteMode( SC_PASTE_MODE );
+GetViewData()-SetPasteMode( (ScPasteFlags)(SC_PASTE_MODE | 
SC_PASTE_BORDER));
+pTabViewShell-ShowCursor();
 pTabViewShell-UpdateCopySourceOverlay();
 }
 break;
commit 0405deaf2d9f06dacea3b22def047a126eceebd7
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Tue Nov 8 04:33:55 2011 +0100

we only have one sheet in the new PostIt test

diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index b40b788..8621dfc 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -2098,14 +2098,14 @@ void Test::testPostIts()
 ScPostIt *pGetNote = m_pDoc-GetNote(rAddr);
 CPPUNIT_ASSERT_MESSAGE(note should be itself, pGetNote == pNote );
 
-bool bInsertRow = m_pDoc-InsertRow( 0, 0, 100, 1, 1, 1 );
+bool bInsertRow = m_pDoc-InsertRow( 0, 0, 100, 0, 1, 1 );
 CPPUNIT_ASSERT_MESSAGE(failed to insert row, bInsertRow );
 
 CPPUNIT_ASSERT_MESSAGE(note hasn't moved, m_pDoc-GetNote(rAddr) == 
NULL);
 rAddr.IncRow();
 CPPUNIT_ASSERT_MESSAGE(note not there, m_pDoc-GetNote(rAddr) == pNote);
 
-bool bInsertCol = m_pDoc-InsertCol( 0, 0, 100, 1, 1, 1 );
+bool bInsertCol = m_pDoc-InsertCol( 0, 0, 100, 0, 1, 1 );
 CPPUNIT_ASSERT_MESSAGE(failed to insert column, bInsertCol );
 
 CPPUNIT_ASSERT_MESSAGE(note hasn't moved, m_pDoc-GetNote(rAddr) == 
NULL);
commit 56d1c2e4ec25fb13a75f3dfde8efc2c6f694358b
Author: Markus Mohrhard markus.mohrh...@googlemail.com
Date:   Tue Nov 8 01:33:38 2011 +0100

fdo#37925: don't show -0 as number in a cell

diff --git a/svl/source/numbers/zformat.cxx b/svl/source/numbers/zformat.cxx
index 9784d4d..d9d71d5 100644
--- a/svl/source/numbers/zformat.cxx
+++ b/svl/source/numbers/zformat.cxx
@@ -2252,7 +2252,7 @@ bool SvNumberformat::GetOutputString(double fNumber,
 {
 if (rScan.GetStandardPrec() == 
SvNumberFormatter::UNLIMITED_PRECISION)
 {
-bool bSign = ::rtl::math::isSignBitSet(fNumber);
+bool bSign = ::rtl::math::isSignBitSet(fNumber)  fNumber 
!= 0.0;
 if (bSign)
 fNumber = -fNumber;
 ImpGetOutputStdToPrecision(fNumber, OutString, 10); // Use 
10 decimals for general 'unlimited' format.
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: sc/source

2011-11-07 Thread Kohei Yoshida
 sc/source/core/tool/queryentry.cxx |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 43a98be551b01b603a34557c423f76392ca60f6f
Author: Kohei Yoshida kohei.yosh...@suse.com
Date:   Mon Nov 7 22:58:18 2011 -0500

No need to include this header.

diff --git a/sc/source/core/tool/queryentry.cxx 
b/sc/source/core/tool/queryentry.cxx
index ec2cb6b..7878c04 100644
--- a/sc/source/core/tool/queryentry.cxx
+++ b/sc/source/core/tool/queryentry.cxx
@@ -27,7 +27,6 @@
  */
 
 #include queryentry.hxx
-#include queryparam.hxx
 
 #include unotools/textsearch.hxx
 #include unotools/transliterationwrapper.hxx
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: sc/source

2011-11-07 Thread Kohei Yoshida
 sc/source/core/tool/queryentry.cxx |   21 -
 1 file changed, 21 deletions(-)

New commits:
commit 128f280839d15864ff4b6032702d6231d346116e
Author: Kohei Yoshida kohei.yosh...@suse.com
Date:   Mon Nov 7 23:39:04 2011 -0500

These are no longer needed.

diff --git a/sc/source/core/tool/queryentry.cxx 
b/sc/source/core/tool/queryentry.cxx
index 7878c04..7ea2c49 100644
--- a/sc/source/core/tool/queryentry.cxx
+++ b/sc/source/core/tool/queryentry.cxx
@@ -29,8 +29,6 @@
 #include queryentry.hxx
 
 #include unotools/textsearch.hxx
-#include unotools/transliterationwrapper.hxx
-#include unotools/collatorwrapper.hxx
 
 /*
  * dialog returns the special field values empty/not empty
@@ -153,25 +151,6 @@ ScQueryEntry::Item ScQueryEntry::GetQueryItem()
 return maQueryItems[0];
 }
 
-namespace {
-
-class CompareString : std::binary_functionrtl::OUString, rtl::OUString, bool
-{
-CollatorWrapper* mpCollator;
-public:
-CompareString(bool bCaseSens) :
- mpCollator(
- bCaseSens ? ScGlobal::GetCaseCollator() : ScGlobal::GetCollator())
-{}
-
-bool operator() (const rtl::OUString rL, const rtl::OUString rR) const
-{
-return mpCollator-compareString(rL, rR)  0;
-}
-};
-
-}
-
 void ScQueryEntry::Clear()
 {
 bDoQuery= false;
___
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice] Tinderbox builds

2011-11-07 Thread Lior Kaplan
Hi guys,

The CI at Tinderbox keeps failing and it seems it going on since 2011-09-09
- that's two months ago (!).

Can someone take a look at it and try to see why it fails? As most
developers do compile tests before this seems weird.
Also, having such a long commit list in each mail, makes the CI ineffective
for finding the needle in the commit hay stack.

I'm not familiar with the CI policy in LibO, but maybe a 24 hours code
freeze (in master) to fix things is in place.

Kaplan
(just trying to find the right solution to the tinderbox mails)
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] [board-discuss] Fwd: Liaison between LO and Calligra project

2011-11-07 Thread Thorsten Behrens
Michiel Leenaars:
 Would it be an idea to have a liaison between the Document Foundation
 and other projects such as Calligra, AbiWord/Gnumeric, with a named
 standards compliance person (and a fallback) within each project, which
 take care of monitoring and pushing fixes - given that breaking the
 standard is a severe thing that noone wants, and fixing such things is
 best done from the inside.
 
Hi Michiel,

hm - I wonder why we'd need this extra ceremony. From what I can
tell, the problem is not acknowledging the problem, but actually
fixing it.

I've personally addressed a bunch of interop things myself, if and
when my time permitted it (and usually made fixing those a priority
over other equally important tasks). If beyond that there are urgent
issues in LibO that you, or the other ODF-processing FLOSS projects
deem important, I think the most promising avenue to success is to
motivate hackers to come  fix those.

Or is there a recent example where not having such a role was
causing much trouble?

Of course, talking with you, Jos, Ben  others from those projects
on how to improve ODF interop should happen nevertheless - but does
take place, works nice  well, often  informally. :)

Cheers,

-- Thorsten


pgpretsQ4jBHe.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Delivery Delayed: Uunoyksf

2011-11-07 Thread postmaster
Delivery is delayed to these recipients or distribution lists:

gh...@aladdin.commailto:gh...@aladdin.com

Subject: Uunoyksf

This message has not yet been delivered. Microsoft Exchange will continue to 
try delivering the message on your behalf.

Delivery of this message will be attempted until 11/9/2011 7:39:14 AM 
(GMT+02:00) Jerusalem. Microsoft Exchange will notify you if the message can't 
be delivered by that time.


Sent by Microsoft Exchange Server 2007

The information contained in this electronic mail transmission 
may be privileged and confidential, and therefore, protected 
from disclosure. If you have received this communication in 
error, please notify us immediately by replying to this 
message and deleting it from your computer without copying 
or disclosing it.


Reporting-MTA: dns;emea.sfnt.local
Received-From-MTA: dns;Hector.aladdin.com
Arrival-Date: Mon, 7 Nov 2011 05:39:14 +

Final-Recipient: rfc822;ghost@aladdin.com
Action: delayed
Status: 4.4.7
Diagnostic-Code: smtp;400 4.4.7 Message delayed
Will-Retry-Until: Wed, 9 Nov 2011 07:39:14 +0200
Received: from Hector.aladdin.com (192.118.129.191) by
 tlv1exch02.emea.sfnt.local (10.1.1.8) with Microsoft SMTP Server id
 8.1.375.2; Mon, 7 Nov 2011 07:39:14 +0200
Received: from lists.freedesktop.org ([200.121.169.155]) by eSafe SMTP Relay
 1320358859; Mon, 07 Nov 2011 00:45:49 +0200
From: libreoffice@lists.freedesktop.org
To: gh...@aladdin.com
Subject: Uunoyksf
Date: Sat, 5 Nov 2011 17:45:05 -0500
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary==_NextPart_000_0010_F057B4A0.ED34ECD1
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.
X-eSafe-Spam-Methods: [hector.aladdin.com] CT Used
X-eSafe-Spam-Info: [hector.aladdin.com] X-CTCH-RefID: str=0001.0A0B020D.4EB76F0D.0057,ss=1,fgs=0 ,SPM=Unknown ,VOD=Unknown
X-ESAFE-STATUS: [hector.aladdin.com] Mail modified to remove malicious content
X-ESAFE-DETAILS: [hector.aladdin.com] text.zip   Infected with Win32.Mydoom.l (Non-Removable) , Blocked ;text.doc...spaces...
	 .scr   Infected with Win32.Mydoom.n (Non-Removable) , Blocked ,
Message-ID: 16317c5e-795d-4fc4-8ec2-5fd20240a...@tlv1exch02.emea.sfnt.local
Return-Path: libreoffice@lists.freedesktop.org
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] translating german - english

2011-11-07 Thread Michael Meeks
Hi Luc,

On Sun, 2011-11-06 at 09:01 +0100, Luc Castermans wrote:
 Just wanted to let this list know I started working on translation
 various strings in the code from German to English.

Wonderful - there is (unfortunately) so much work to do in this area
that the changes of conflict are pretty small - IFF the work is picked
at random.

I'd suggest you pick a random top-level directory and run
'bin/find-german-comments' on it, but perhaps that requires a
compile, ... - if so perhaps we should publish a list of such files ?

And of course posting a patch, idly after every few files is a useful
tactic :-)

Looking forward to seeing your work !

Thanks for contributing,

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

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


[Libreoffice] #define never used

2011-11-07 Thread Chr. Rossmanith

Hi,

I guess,

#define _SVSTDARR_sal_uIt16S( - note the missing 
'n' in uInt )


which is unique in the code base according to git-grep can be removed?

Christina

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


Re: [Libreoffice] #define never used

2011-11-07 Thread Tomáš Chvátal
2011/11/7 Chr. Rossmanith chrrossman...@gmx.de:
 Hi,

 I guess,

 #define _SVSTDARR_sal_uIt16S                    ( - note the missing 'n' in
 uInt )

 which is unique in the code base according to git-grep can be removed?

 Christina

Yep it is just defined there on the line 39 and not used anywhere, so
it is safe to be removed.

Same goes for without typo _SVSTDARR_sal_uInt16S define that is set
in svarray.cxx.

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


[Libreoffice] [PATCH] make STR_MERGE_NOTEMPTY more understandable

2011-11-07 Thread Maxime de Roucy
Hello

I think the STR_MERGE_NOTEMPTY (in sc/source/ui/src/globstr.src ; used
in Calc when merging cells) is not very understandable for common
users : Should the contents of the hidden cells be moved into the first
cell?

I think Would you like to merge the contents of all cells? would be 
better.

This is my first contribution to libreoffice, feel free to tell me if I
did something wrong.

Thank you in advance.

-- 
Maxime de Roucy
Groupe LINAGORA - OSSA
80 rue Roque de Fillol
92800 PUTEAUX 
Tel. : 0 810 251 251
From 4d16dac1ec999a458692336f936adf3959d93f82 Mon Sep 17 00:00:00 2001
From: Maxime de Roucy maxime.dero...@gmail.com
Date: Mon, 7 Nov 2011 10:55:08 +0100
Subject: [PATCH] Make STR_MERGE_NOTEMPTY more understandable

Change of the STR_MERGE_NOTEMPTY in sc/source/ui/src/globstr.src in
order to make the merge cells question clearer.
---
 sc/source/ui/src/globstr.src |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 9a1a42f..7f6f874 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -935,7 +935,7 @@ Resource RID_GLOBSTR
 };
 String STR_MERGE_NOTEMPTY
 {
-Text [ en-US ] = Should the contents of the hidden cells be moved into the first cell? ;
+Text [ en-US ] = Would you like to merge the contents of all cells?;
 };
 String STR_CELL_FILTER
 {
-- 
1.7.7.2



signature.asc
Description: This is a digitally signed message part
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] gnu make help needed in localization of extension descriptions

2011-11-07 Thread Michael Stahl

On 03/11/11 00:13, Andras Timar wrote:

2011/11/2 Michael Stahlmst...@redhat.com:

On 02/11/11 11:34, Andras Timar wrote:


Hi,

I developed a small feature. Now localization tools can extract
extension name and description from description.xml of our bundled
extensions (dictionaries, PDF Import, etc.). Translators will
translate them, so they will be localized in Extension Manager window.
For dmake modules I tweaked the makefiles so merging of translations
work. But I have never worked with gnu make makefiles and two modules
(swext and scripting) are using them.



I would appreciate, if someone could help and could write the gnu make
rules for this.



i can take a look at it tomorrow...


forgot to say that i did this last week, please try it out:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=fddb39b14df1e3dcb6e42c206547b095cc65853e

btw, i have also added a description for the python extension:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=4570fe5875d539aa92eee0e8f247862b7ad97636

does anything special need to be done when changing/adding UI strings, 
or is that stuff done automagically nowadays?


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


Re: [Libreoffice] External versus internal

2011-11-07 Thread Caolán McNamara
On Sun, 2011-11-06 at 15:50 -0800, Nuzhna Pomoshch wrote:
 Hi,
 
 
 I tried posting this query to the libreoffice users list,
 and was told that I should try posting it to the
 developers list instead.
 
 
 I am trying to compile libreoffice 3.4.3.2 from source.
 
 
 ./configure --help says:
 
 --with-system-libs  Use libs already on system -- enables all
 --with-system-* flags except mozilla and
 odbc/sane/xrender-header(s).
 --with-system-headers  Use headers already on system -- enables all
 --with-system-* flags for external packages whose
 headers are the only entities used i.e.
 boost/vigra/odbc/sane/xrender-header(s).
 
 
 Sounds good to me (I want to use the internal
 version of all programs). So I plugged in (I have
 reformatted to one line per option for readability):

 No package 'libwpd-0.9' found
 No package 'libwpd-stream-0.9' found

You asked to build against external libraries, but you don't have an
external libwpd that satisfies the requirement of = libwpd-0.9.

Either 
a) don't build against system libwpd, e.g. --without-system-libwpd
b) bump your system libwpd to = 0.9

Best thing really, is to do just
$ ./configure
$ make
and don't mess around with the configure options :-)

C.

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


[Libreoffice] build break in drawinglayer component (unresolved external in BZPixelRaster)

2011-11-07 Thread Noel Grandin
Hi

Building on Windows 7 with Visual Studio, build is breaking in drawinglayer 
with unresolved externals.

Looks like a destructor got removed?

Regards, Noel.

Disclaimer: http://www.peralex.com/disclaimer.html


[ build LNK ] Library/itk.lib
R=c:/libreoffice  O=$R/libo/solver/wntmsci12.pro  
W=$R/libo/workdir/wntmsci12.pro  S=$R/libo   mkdir -p 
$W/LinkTarget/Library/  rm -f $W/LinkTarget/Library/itk.lib  
RESPONSEFILE=C:/cygwin/tmp/gbuild.BfL2cV  link -DLL -release -opt:noref 
-incremental:no -debug -safeseh -nxcompat -dynamicbase -SUBSYSTEM:CONSOLE 
-MACHINE:IX86 -MANIFEST -LIBPATH:C:/libreoffice/libo/solver/wntmsci12.pro/lib 
-LIBPATH:C:/PROGRA~2/Java/JDK16~1.0_2/lib 
-LIBPATH:C:/PROGRA~2/MICROS~1.0/VC/lib 
-LIBPATH:C:/PROGRA~1/MICROS~3/Windows/v7.1/lib 
-LIBPATH:C:/PROGRA~1/MICROS~3/Windows/v6.0A/lib 
-LIBPATH:C:/PROGRA~2/MI0FC3~1/lib/x86@${RESPONSEFILE} icomphelp.lib 
icppu.lib icppuhelper.lib isal.lib itools.lib iutl.lib ivcl.lib uwinapi.lib 
advapi32.libuser32.lib -out:$W/LinkTarget/Library/tklo.dll 
-implib:$W/LinkTarget/Library/itk.lib; RC=$?; rm ${RESPONSEFILE} ; if [ ! -f 
$W/LinkTarget/Library/tklo.dll ]; then rm -f $W/LinkTarget/Library/itk.lib  
false; fi  ; exit $RC
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/asynccallback.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/stylesettings.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxaccessiblecomponent.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxbitmap.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxbutton.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxcontainer.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxdevice.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxdialog.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxfixedline.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxfont.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxgraphics.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxmenu.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxplugin.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxpointer.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxprinter.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxregion.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxscroller.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxspinbutton.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxsplitter.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxsystemdependentwindow.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxtabcontrol.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxtabpage.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxtabpagecontainer.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/animatedimagespeer.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxtoolkit.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxtopwindow.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxwindow.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxwindow1.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/vclxwindows.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/xsimpleanimation.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/awt/xthrobber.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/accessiblecontrolcontext.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/controlmodelcontainerbase.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/dialogcontrol.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/eventcontainer.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/formattedcontrol.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/geometrycontrolmodel.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/grid/defaultgridcolumnmodel.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/grid/defaultgriddatamodel.o
 
c:/libreoffice/libo/workdir/wntmsci12.pro/CxxObject/toolkit/source/controls/grid/gridcolumn.o
 

Re: [Libreoffice] External versus internal

2011-11-07 Thread Matúš Kukan
On 7 November 2011 00:50, Nuzhna Pomoshch nuzhna_pomos...@yahoo.com wrote:
 Note in particular:

 --without-system-headers
 --without-system-libs

You don't have to use these, that's default.


 As you can see, it is attempting to use all external
 programs. I obviously am missing something quite
 basic, but can someone explain why? Thank you
 in advance for your help.

Just guessing.. configure is only testing whether with_system_libs is
empty and there is no, so it's the same as yes ?

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


Re: [Libreoffice] Tinderbox builds

2011-11-07 Thread Thorsten Behrens
Lior Kaplan wrote:
 The CI at Tinderbox keeps failing and it seems it going on since 2011-09-09
 - that's two months ago (!).
 
Hi Lior,

which box are you referring to, specifically?

Otherwise, http://tinderbox.libreoffice.org/MASTER/status.html
doesn't look so bad currently.

Cheers,

-- Thorsten


pgpjmWy8rxVd3.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] build break in drawinglayer component (unresolved external in BZPixelRaster)

2011-11-07 Thread Thorsten Behrens
Noel Grandin wrote:
 Building on Windows 7 with Visual Studio, build is breaking in
 drawinglayer with unresolved externals.
 
Hi Noel,

please pull - Fridrich just fixed that with commit
f8508036d1f28765ad43055d9ba99219e1523087

Cheers,

-- Thorsten


pgpXQAiNHSu9x.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] gcc bug on Debian packages ?

2011-11-07 Thread Thorsten Behrens
Stephan Bergmann wrote:
 Looks like some sort of memory corruption, leading to deletion of a
 memory block at address 0x6, detected by your libc and causing an
 abort.  Try valgrind'ing it.
 
Hi Julien,

to slightly expand on that -
 
 
http://wiki.documentfoundation.org/BugReport#How_to_get_valgrind_log_.28on_Linux.29

has some howto for valgrind.

Valgrind's memchecker may spot the problem *much* earlier, thus
potentially flagging the buggy code directly. If you want to inspect
things in a debugger then, --db-attach=yes will prompt you each time
valgrind finds an error.

HTH,

-- Thorsten


pgpFuxbtmyUln.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] build break in drawinglayer component (unresolved external in BZPixelRaster)

2011-11-07 Thread Noel Grandin
thanks.

Thorsten Behrens wrote:
 Noel Grandin wrote:
 Building on Windows 7 with Visual Studio, build is breaking in
 drawinglayer with unresolved externals.

 Hi Noel,

 please pull - Fridrich just fixed that with commit
 f8508036d1f28765ad43055d9ba99219e1523087

 Cheers,

 -- Thorsten

Disclaimer: http://www.peralex.com/disclaimer.html


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


Re: [Libreoffice] gcc bug on Debian packages ?

2011-11-07 Thread Caolán McNamara
On Sun, 2011-11-06 at 11:04 -0800, julien2412 wrote:
 Hello,
 
 To try to reproduce fdo#42612, I added the two last lines in my
 autogen.lastrun  (see end of the post) then I made a make clean  make
 check today after a git pull update on master branch. I compiled OK in debug
 mode with symbols.
 
 I can connect to a local Mysql 5.1 database with Connect directly during
 the test connection works.
 But each time I want to list the tables from database, i've got a crash (no
 specific errors in console), so I runned it on gdb and here's what I got :
 Program received signal SIGABRT, Aborted.

I hope its not an unholy mix of c++ libraries some of which in stl
debugging mode and some of which are not in stl debugging mode.

C.

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


Re: [Libreoffice] Tinderbox builds

2011-11-07 Thread Lior Kaplan
On Mon, Nov 7, 2011 at 1:23 PM, Thorsten Behrens t...@documentfoundation.org
 wrote:

 Lior Kaplan wrote:
  The CI at Tinderbox keeps failing and it seems it going on since
 2011-09-09
  - that's two months ago (!).
 
 Hi Lior,

 which box are you referring to, specifically?

 Otherwise, http://tinderbox.libreoffice.org/MASTER/status.html
 doesn't look so bad currently.


Box name: Voreppe Win32 Tinderbox
 Machine: CYGWIN_NT-6.1-WOW64 VOREPPELIBO 1.7.9(0.237/5/3) 2011-03-29 10:10
i686 Cygwin

Before your question, I didn't notice the mails come from the Windows
machine... thought that's the Linux machine.

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


[Libreoffice] whacky parallel-install instructions ...

2011-11-07 Thread Michael Meeks
Hi Cor,

On Sat, 2011-11-05 at 16:50 +0100, Cor Nouws wrote:
 Just tried to install the daily build from 2011-11-02 on my Ubuntu:
 http://dev-builds.libreoffice.org/daily/Linux_x86_Release_Configuration/master/2011-11-05_01.05.12/

As this keeps coming back, I was amazed to read:

 I install the builds in parallel:
http://wiki.documentfoundation.org/Installing_in_parallel

It looks (potentially) highly problematic. I suggest we add a big
health warning to it.

It would (perhaps) be easier to change the install prefix and/or
installname for our tinderbox builds. I wonder if there is an easy way
to do that (Fridrich?) so we could just install the packages as-is.

Thomas, separately I wonder if this:

INSTALLDIRNAME=`echo AC_PACKAGE_NAME | tr '[[:upper:]]' '[[:lower:]]'`
AC_MSG_CHECKING([for install dirname])
if test -n $with_install_dirname -a $with_install_dirname != no -a 
$with_install_dirname != yes ; then
   INSTALLDIRNAME=$with_install_dirname
fi
AC_MSG_RESULT([$INSTALLDIRNAME])
AC_SUBST(INSTALLDIRNAME)

The with_install_dirname stuff looks redundant - we could prolly hack
some of that out.

So we might be able to build real RPMs / DEBs that are
parallel-installable for these snapshots.

HTH,

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

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


Re: [Libreoffice] translating german - english

2011-11-07 Thread Winfried Donkers
Hello all,

I started translating from German to English in sc/source/ui/view and I hope to 
start sending in my contributions soon.


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


Re: [Libreoffice] [Libreoffice-qa] whacky parallel-install instructions ...

2011-11-07 Thread Christian Lohmaier
Hi *,

On Mon, Nov 7, 2011 at 12:57 PM, Michael Meeks michael.me...@suse.com wrote:
 On Sat, 2011-11-05 at 16:50 +0100, Cor Nouws wrote:
 Just tried to install the daily build from 2011-11-02 on my Ubuntu:
 http://dev-builds.libreoffice.org/daily/Linux_x86_Release_Configuration/master/2011-11-05_01.05.12/

        As this keeps coming back, I was amazed to read:

 I install the builds in parallel:
    http://wiki.documentfoundation.org/Installing_in_parallel

To install the dev-snapshots, those that are labeled as LibO-Dev-…,
there is no need to go into the manual extraction procedure.

The LibO-Dev buidls will install alongside the stable versions,
without interfering with each other. That's the whole point of that
branding. (i.e. using both different installation directories and also
a different user-profile directory)

You only need to go through manual unpacking or rebasing procedures
when trying to install different versions of the same flavor, i.e.
when installing multiple LibO-Dev builds or when you want to have
3.4.2 alongside 3.4.3

        It looks (potentially) highly problematic. I suggest we add a big
 health warning to it.

        It would (perhaps) be easier to change the install prefix and/or
 installname for our tinderbox builds. I wonder if there is an easy way
 to do that (Fridrich?) so we could just install the packages as-is.

This is already the case. Again the whole point of the LibO-Dev
branding/variant.

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


Re: [Libreoffice] whacky parallel-install instructions ...

2011-11-07 Thread Tomáš Chvátal
2011/11/7 Michael Meeks michael.me...@suse.com:
        Thomas, separately I wonder if this:

 INSTALLDIRNAME=`echo AC_PACKAGE_NAME | tr '[[:upper:]]' '[[:lower:]]'`
 AC_MSG_CHECKING([for install dirname])
 if test -n $with_install_dirname -a $with_install_dirname != no -a 
 $with_install_dirname != yes ; then
   INSTALLDIRNAME=$with_install_dirname
 fi
 AC_MSG_RESULT([$INSTALLDIRNAME])
 AC_SUBST(INSTALLDIRNAME)

        The with_install_dirname stuff looks redundant - we could prolly hack
 some of that out.

Hi michael and others,
for starters I am not ccing Fridrich as I safely expect him to be on
this list :P

About the issue:
Currently the install paths are slightly confusing as you can see the
installdirname is really dupe and it should be whacked out.

Also I think that we should support side-by-side install completely by
installing all our stuff with some nice suffix like major.minor (eg.
/usr/bin/localc3.5), where the system places and binaries would be
done by symlinking the suffixed packages. This would allow
distributors to take use of alternatives switchers so user could pick
which version he wants to have 3.5 3.6 4.0 whatever :)

On multiple non-system-wide install the symlinks would simply not be
created and this would quite solve the issue.

Currently the above is handled by the dev/release switch, but it would
be really cool if those were invariant or just suffixed one step more
with major.minor.(firstsixofhash|user_defined_string_configure). The
current setup is prone to errors because for example me and other
distributors for sure just test the release configuration.

Cheers

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


[Libreoffice] [PUSHED][PATCH] Get rid of SvStringsSort

2011-11-07 Thread Caolán McNamara
On Mon, 2011-11-07 at 00:22 +0900, Daisuke Nishino wrote:
 Hi all,
 
 This is a patch for what is listed in
 http://wiki.documentfoundation.org/Development/Easy_Hacks#Easy_Hacks .
 I replaced all uses of SvStringsSort.

Excellent, pushed, so that's another family of the macro horrors gone as
well, thanks for these.

C. 

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


Re: [Libreoffice] Tinderbox builds

2011-11-07 Thread Thorsten Behrens
Lior Kaplan wrote:
 Box name: Voreppe Win32 Tinderbox
  Machine: CYGWIN_NT-6.1-WOW64 VOREPPELIBO 1.7.9(0.237/5/3) 2011-03-29 10:10
 i686 Cygwin
 
Eh. That one, anonymous quote even breaks with a working tree. ;)

Just ignore those mails for the while - and we try to fix the
spamming there.

Sorry for the confusion,

-- Thorsten


pgpwD9jdw3VAi.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] [PUSHED][PUSHED] First Patch

2011-11-07 Thread Caolán McNamara
On Thu, 2011-11-03 at 21:34 +0100, Emanuele Fia wrote:
 Second patch.
 
 Please Caolán, can you update and add fileline number information on
 unusedcode.easy

Don't really have the time right now to add it in (code is at
https://github.com/caolanm/callcatcher FWIW) so it'll be a while before
I get around to that.

 I cannot find same class definition listed on unusedcode.easy

You might be getting caught be some of the external modules which are
stored as tarballs and uncompressed into the build, e.g. libcmis for the
Atom* stuff and icc for the CIcc* stuff

I pushed your attached patch remove remove some more code, thanks for
those.

C.

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


[Libreoffice] [PUSHED, partial] Remove NULL checks from delete

2011-11-07 Thread Caolán McNamara
On Mon, 2011-09-19 at 20:58 +0200, Thomas Arnhold wrote:
 Hi,
 
 I've recently seen some changes, which removed unnecessary NULL checks 
 for delete commands with the form:
 
 -if (pTextPContext)
 -delete pTextPContext;
 +delete pTextPContext;
 
 Codebase is full with these. I've attached a little perl script which 
 should solve this conversion. I've attached a sample for the vcl dir.
 
 Any objections?

Those extraneous if's annoy me alright, but a mass conversion would need
more cunning, e.g. extra stuff done inside the if, and else branches,
e.g. the sample patch has this catch...

-if ( mpDisplayDev )
-delete mpDisplayDev;
+delete mpDisplayDev;
 else
 {

so end up with a bare else. I pushed the working bits in the mean time.

C.

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


[Libreoffice] [PATCH][PUSHED] Re: remove unnecessary includes and forward declarations from basctl

2011-11-07 Thread Caolán McNamara
On Sun, 2011-11-06 at 22:09 -0500, August Sodora wrote:
 On Sun, Nov 6, 2011 at 9:26 PM, August Sodora aug...@gmail.com wrote:
  Hello,
 
  I've attached a patch that removes unnecessary includes and forwards
  declarations from basctl, in an attempt to understand exactly what
  dependencies are required in individual cases. Just a minor cleanup :)

Builds anyway, pushed. Using some tooling to find them, or manual
tweaking ?

C.

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


Re: [Libreoffice] [PUSHED][PATCH] Get rid of SvStringsSort

2011-11-07 Thread Daisuke Nishino
Caolán,

Thank you for handling the patch.
I'm sorry for posting twice, because I was not confident my post was
successfully sent.

Cheers,

On Mon, Nov 7, 2011 at 9:27 PM, Caolán McNamara caol...@redhat.com wrote:

 On Mon, 2011-11-07 at 00:22 +0900, Daisuke Nishino wrote:
  Hi all,
 
  This is a patch for what is listed in
  http://wiki.documentfoundation.org/Development/Easy_Hacks#Easy_Hacks .
  I replaced all uses of SvStringsSort.

 Excellent, pushed, so that's another family of the macro horrors gone as
 well, thanks for these.

 C.




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


Re: [Libreoffice] [Libreoffice-qa] whacky parallel-install instructions ...

2011-11-07 Thread Cor Nouws

Hi all,

Thanks for looking at this.
Not too much time ATM, so just two short notes:

Christian Lohmaier wrote (07-11-11 13:10)


You only need to go through manual unpacking or rebasing procedures
when trying to install different versions of the same flavor, i.e.
when installing multiple LibO-Dev builds or when you want to have
3.4.2 alongside 3.4.3


1.
Well, that is my point.
I have about 20+ versions - time to delete some, but then still, I have 
many versions in parallel. Just to be able to check in various versions 
of 3.3.x of 3.4.x of my own build, of daily builds..

Besides, I some 8 older OOo versions.

2.
Never have had any problems before. Use this for years on my Linux laptop.
AFAIAA, the probs only occur with the daily builds. I installed 3.4.4rc1 
in the same way recently without probs.


If there are any questions about my specific installation(s), I'll be 
glad to try to answer.


Cheers,

--
 - Cor
 - http://nl.libreoffice.org

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


Re: [Libreoffice] Introduce system-mozilla-headers switch

2011-11-07 Thread Tomáš Chvátal
2011/11/7 Rene Engelhard r...@debian.org:
 On Sun, Nov 06, 2011 at 05:49:21PM +0100, Tomáš Chvátal wrote:
 currently there is no possiblity to use system headers when building
 np_sdk so I wrote one (see attachment).

 It chages quite a bit albeit it works on linux without problem.
 Testing on mac/win would be nice.

 This patch also sligthly update the ldap check from two into one for
 easier readability.

 This patch is part of the mozilla cleanup I sent mail few days back,
 but I really dunno when I will be able to finish the rest...

 That seems to work (at least configure-wise), but what do I have to do here
 to actually make it compiling?

 I think --disable-mozilla is out of the question as that also would disable
 the stuff? Or does it not affect the plugin anymore?

 And with --disable-build-mozilla --with-system-nss 
 --with-system-mozilla-headers:

 checking whether to enable build of Mozilla... yes
 checking whether to build Mozilla addressbook connectivity... yes
 checking whether to build XML Security support... yes
 checking whether to build LDAP configuration backend... OpenLDAP
 checking ldap.h usability... yes
 checking ldap.h presence... yes
 checking for ldap.h... yes
 checking for ldap_simple_bind_s in -lldap... yes
 checking for ldap_set_option in -lldap... yes
 checking which Mozilla to use... internal
 checking for toolkit Mozilla should use... gtk2
 checking whether to build Mozilla/SeaMonkey... no
 checking which NSS to use... external
 checking for NSS... yes
 checking which mozilla headers to use... external
 checking for MOZILLA_HEADERS... no
 checking for MOZILLA_HEADERS... yes

 and thus fails in set_soenv with

 Died at ./set_soenv line 835.

 Checking for prebuilt Mozilla libraries ... not found!

 If you don't use the system mozilla and also not build the needed
 mozilla libraries yourself you have to provide the needed files
 LINUXGCCX{inc,lib,runtime}.zip in moz/zipped/ .
 These files can be found here:
  http://tools.openoffice.org/moz_prebuild/680/.

 Error running configure at ./autogen.sh line 157.

 Grüße/Regards,

 René

The nsplugin just checks the gtk availibility it does not need
anything else, so --disable-mozilla is way to go if you just want
nsplugin :)

see this search [1].

Cheers
Tom

[1] 
http://opengrok.libreoffice.org/search?q=WITH_MOZILLAproject=coredefs=refs=path=hist=
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] licensing and email change

2011-11-07 Thread Laurent Godard
HI all

Please note my email change from oooc...@free.fr to
lgodard.li...@laposte.net

the most important

I license all my contributions past+future under
MPL/LGPLv3+

Laurent


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


Re: [Libreoffice] translating german - english

2011-11-07 Thread Michael Meeks

On Mon, 2011-11-07 at 11:57 +0100, Luc Castermans wrote:
 Does this script exist:  bin/find-german-comments ?
 Where is it.

In the bin/ directory :-) if you git clone the core/ repository as per:

http://www.libreoffice.org/get-involved/developers/

And run bin/find-german-comments - and wait ... you should get some
output. It uses bin/text_cat/text_cat it seems which doesn't require a
compile. I'd recommend doing:

bin/find-german-comments svx/ # or other module at random

otherwise all translators might be tempted to work on the first few
files that it returns for the whole tree :-)

  For the moment I entered German word in opengrok and got plenty
 filenames already.

Great.

 yes, recompile is required. This weekend I noticed
 that I modified one file too much: the compile failed :=)

Oh ? often it is good to separate code cleanup from comment cleanup;
that makes the patches -very- much easier to review; find to do both of
course, but as two separate commits is appreciated.

 Another thing of course: that I  found out that understanding
 the German comments is not always easy. It is not about
 the German itself but the real meaning of the comment.
 Anyway 

:-) So, if it is not possible to translate all of them, then leaving a
few of the most opaque is fine for now I imagine :-) ultimately, most
programmers will read the code.

 The last thing: I found patch making  instructions on the Libo site.
 If there are better ones, I like to receive them.

Just doing 'git diff  /tmp/foo.diff' can be good; better is to 'git
commit -a' and then 'git format-patch HEAD~1' and attach the
0001-*.patch file.

Thanks !

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

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


Re: [Libreoffice] translating german - english

2011-11-07 Thread Ivan Timofeev
2011/11/7 Michael Meeks michael.me...@suse.com:

 On Mon, 2011-11-07 at 11:57 +0100, Luc Castermans wrote:
 The last thing: I found patch making  instructions on the Libo site.
 If there are better ones, I like to receive them.

        Just doing 'git diff  /tmp/foo.diff' can be good

You can also use 'git diff --color' to see colored diff in terminal.

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


Re: [Libreoffice] [Libreoffice-qa] whacky parallel-install instructions ...

2011-11-07 Thread Michael Meeks
Hi Cor,

On Mon, 2011-11-07 at 14:01 +0100, Cor Nouws wrote:
 Thanks for looking at this.
 Not too much time ATM, so just two short notes:

:-)

 I have about 20+ versions - time to delete some, but then still, I have 
 many versions in parallel. Just to be able to check in various versions 
 of 3.3.x of 3.4.x of my own build, of daily builds..
 Besides, I some 8 older OOo versions.

Heh - so, I'd be inclined to recommend installing the packages, and
then moving the results away to somewhere else - that may turn out to be
rather more reliable [but will break system integration no doubt].

 Never have had any problems before. Use this for years on my Linux laptop.
 AFAIAA, the probs only occur with the daily builds. I installed 3.4.4rc1 
 in the same way recently without probs.

Clearly something changed ;-) but working out what it is is not so easy
of course, and would require lots of work. Of course, if you could pin
down an exact time-range in which it broke: then we would have a subset
of commits to read - but all of that belongs in a big report ideally.

HTH,

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

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


Re: [Libreoffice] [Libreoffice-qa] whacky parallel-install instructions ...

2011-11-07 Thread Cor Nouws

Hi Michael,

Michael Meeks wrote (07-11-11 16:03)


I have about 20+ versions - time to delete some, but then still, I have
many versions in parallel. Just to be able to check in various versions
of 3.3.x of 3.4.x of my own build, of daily builds..
Besides, I some 8 older OOo versions.


Heh - so, I'd be inclined to recommend installing the packages, and
then moving the results away to somewhere else - that may turn out to be
rather more reliable [but will break system integration no doubt].


Isn't that what happens if I:
 - unpack the tar for the installation,
   ( plus the tar for the Dutch langpack,
 and move all the langpack debs to the DEB folder of the install)
 - go to the folder DEB,
   create folder TMPRT there and in that one run
   for i in ./*.deb ; do dpkg-deb -x i$ . ; done
 - and move the whole resulting opt folder to some other place
 - then finaly change bootstraprc for a different userprofile location

(Indeed no system integration.)


Never have had any problems before. Use this for years on my Linux laptop.
AFAIAA, the probs only occur with the daily builds. I installed 3.4.4rc1
in the same way recently without probs.


Clearly something changed ;-) but working out what it is is not so easy
of course, and would require lots of work. Of course, if you could pin
down an exact time-range in which it broke: then we would have a subset
of commits to read - but all of that belongs in a big report ideally.


I will look what is the latest daily build (that I can find) without the 
problem. Will report later...


Cheers

--
 - Cor
 - http://nl.libreoffice.org

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


Re: [Libreoffice] [PATCH][PUSHED] Re: remove unnecessary includes and forward declarations from basctl

2011-11-07 Thread August Sodora
Manual for now, trying to evaluate a couple of tools for larger-scale use.

August Sodora
aug...@gmail.com
(201) 280-8138



On Mon, Nov 7, 2011 at 7:56 AM, Caolán McNamara caol...@redhat.com wrote:
 On Sun, 2011-11-06 at 22:09 -0500, August Sodora wrote:
 On Sun, Nov 6, 2011 at 9:26 PM, August Sodora aug...@gmail.com wrote:
  Hello,
 
  I've attached a patch that removes unnecessary includes and forwards
  declarations from basctl, in an attempt to understand exactly what
  dependencies are required in individual cases. Just a minor cleanup :)

 Builds anyway, pushed. Using some tooling to find them, or manual
 tweaking ?

 C.


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


[Libreoffice] [REVIEW 3-4] Fix for pivot table's number output

2011-11-07 Thread Kohei Yoshida
I'd like to have

http://cgit.freedesktop.org/libreoffice/core/commit/?id=18bff2c2e95218ff629e07369fd8bf2335544aac

backported to the 3-4 branch for 3.4.5 inclusion.  It fixes

https://bugs.freedesktop.org/show_bug.cgi?id=38327

and originally

https://bugs.freedesktop.org/show_bug.cgi?id=42169

Regards,

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc

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


Re: [Libreoffice] External versus internal

2011-11-07 Thread Michael Stahl

On 07/11/11 11:36, Matúš Kukan wrote:

On 7 November 2011 00:50, Nuzhna Pomoshchnuzhna_pomos...@yahoo.com  wrote:

Note in particular:

--without-system-headers
--without-system-libs


You don't have to use these, that's default.



As you can see, it is attempting to use all external
programs. I obviously am missing something quite
basic, but can someone explain why? Thank you
in advance for your help.


Just guessing.. configure is only testing whether with_system_libs is
empty and there is no, so it's the same as yes ?


that is exactly the problem, and i have fixed it now on master.

http://cgit.freedesktop.org/libreoffice/core/commit/?id=f8d64ffd4a2ee3f6b3340a2bbac21eb7d2b4551c

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


Re: [Libreoffice] [Libreoffice-qa] whacky parallel-install instructions ...

2011-11-07 Thread Michael Meeks

On Mon, 2011-11-07 at 16:17 +0100, Cor Nouws wrote:
  Heh - so, I'd be inclined to recommend installing the packages, and
  then moving the results away to somewhere else - that may turn out to be
  rather more reliable [but will break system integration no doubt].
 
 Isn't that what happens if I:
..
   - then finaly change bootstraprc for a different userprofile location

No idea :-) but it's fairly easy to tell.. Try it one way, then try it
the other way, and do:

diff -u -r path-one path-two

Which may show something interesting.

 I will look what is the latest daily build (that I can find) without the 
 problem. Will report later...

Thanks :-)

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

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


[Libreoffice] Removed last include of tools/string from basctl

2011-11-07 Thread August Sodora
I've attached some patches that do more cleanup of unused headers and
remove the last explicit include of tools/string in basctl.

August Sodora
aug...@gmail.com
(201) 280-8138
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] [PATCH] Remove obsolete IsWin95A function

2011-11-07 Thread Jesús Corrius
  What does actually IsWin95A() return on today's systems? If it's true, then
 the whole if() is true. But I don't have any Windows system to test this on,
 and I don't really dare to just guess, as the 'return TRUE' part is a clear
 evidence the function was written by somebody brain-damaged.

IsWin95A returns FALSE in any modern version of Windows (unless you
have a 16 years old computer, which is unlikely)

If anyone wants to have fun with it, here's binary that executes the
function and quits:

http://dl.dropbox.com/u/193133/IsWin95A.exe

-- 
Jesús Corrius je...@softcatala.org
Deputy of the Board of Directors of the Document Foundation
Mobile: +34 661 11 38 26
Skype: jcorrius | Twitter: @jcorrius
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] DisposedException on storeToURL

2011-11-07 Thread Grover Blue
I filed the following bug, but I'm hoping to get some help a bit sooner.

https://bugs.freedesktop.org/show_bug.cgi?id=42314

Essentially, I randomly get DisposedException when using the Java UNO
interface.   I'm wondering if there is a way to have LibreOffice output
detailed information as to why it crashes.  I do get a Windows dump file
and try to inspect it with WinDbg, but I couldn't make any useful
information as to why LO is crashing.  Here is what I'm able to obtain when
opening the dump, along with the relevant code:

* Here is the code *
XComponent xComponent .
PropertyValue[4] properties 

properties[0] = new PropertyValue();
((PropertyValue)properties[0]).Name = FilterName;
((PropertyValue)properties[0]).Value = new Any(Type.STRING,
writer8_template);

properties[1] = new PropertyValue();
((PropertyValue)properties[1]).Name = CompressionMode;
((PropertyValue)properties[1]).Value = new Any(Type.STRING, 1);

properties[2] = new PropertyValue();
((PropertyValue)properties[2]).Name = Pages;
((PropertyValue)properties[2]).Value = new Any(Type.STRING, All);

properties[3] = new PropertyValue();
((PropertyValue)properties[3]).Name = Overwrite;
((PropertyValue)properties[3]).Value = new Any(Type.BOOLEAN, Boolean.TRUE));

String storeFile = C:/files/0002_ed19cfdd-a173-4e5d-96d6-f6c6a3c2939c.ott

xStorable = (XStorable) UnoRuntime.queryInterface(XStorable.class, xComponent);
xStorable.storeToURL(file:/// + storeFile, properties);


* Trapped exception *
Caused by: com.sun.star.lang.DisposedException: java.io.EOFException
at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:158)



* Opening dump file in WinDbg *

Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [N:\soffice2096.dmp]
User Mini Dump File with Full Memory: Only application data is available

Comment: 'Userdump generated complete user-mode minidump with Exception Monitor
function on vMyMachine'
Symbol search path is: *** Invalid ***

* Symbol loading may be unreliable without a symbol search path.   *
* Use .symfix to have the debugger choose a symbol path.   *
* After setting your symbol path, use .reload to refresh symbol locations. *

Executable search path is:
Windows XP Version 2600 (Service Pack 3) MP (2 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Mon Oct 24 11:47:18.000 2011 (UTC - 4:00)
System Uptime: 1 days 12:29:46.000
Process Uptime: 0 days 1:16:35.000


.
Loading unloaded module list

This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(7bc.830): Access violation - code c005 (first/second chance not available)
eax=0001 ebx=01203004 ecx=02061702 edx= esi=0020006b edi=2772ed10
eip=10006b94 esp=2772ecd0 ebp=2772ecd0 iopl=0 nv up ei pl zr na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs= efl=00010246
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
sal3.dll -
sal3!osl_incrementInterlockedCount+0x1b:
10006b94 f00fc101lock xadd dword ptr [ecx],eax
ds:0023:02061702=805874f7
0:032 .ecxr
eax=0001 ebx=01203004 ecx=02061702 edx= esi=0020006b edi=2772ed10
eip=10006b94 esp=2772ecd0 ebp=2772ecd0 iopl=0 nv up ei pl zr na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs= efl=00010246
sal3!osl_incrementInterlockedCount+0x1b:
10006b94 f00fc101lock xadd dword ptr [ecx],eax
ds:0023:02061702=805874f7
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
tlmi.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
swmi.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
xomi.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
sax.uno.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
sfxmi.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
fwkmi.dll -
*** ERROR: Symbol file could not be found.  Defaulted to export symbols for
msci_uno.dll -



* Stacktrace from WinDbg-Stack Trace *
 #
WARNING: Stack unwind information not available. Following frames may be wrong.
00 sal3!osl_incrementInterlockedCount+0x1b
01 sal3!rtl_uString_acquire+0x14
02 tlmi!String::String+0x11
03 swmi!SwDoc::GetFldType+0x7f
04 swmi!SwXTextTables::getSupportedServiceNames+0x130f9
05 swmi!SwXTextTables::getSupportedServiceNames+0x13649
06 

[Libreoffice] License statement

2011-11-07 Thread Jesús Corrius
All my own contributions to the code base are licensed under LGPLv3 /
MPL 1.1 (dual licensing).
For both licenses you may chose the terms of later versions.

-- 
Jesús Corrius je...@softcatala.org
Deputy of the Board of Directors of the Document Foundation
Mobile: +34 661 11 38 26
Skype: jcorrius | Twitter: @jcorrius
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] development summary: year 2011, week 44

2011-11-07 Thread Petr Mladek
Hi,

this time a brief summary of what happened during the 44th week in 2011
on LibreOffice repositories and the living branches:

+ master:LO-3.5 development
+ libreoffice-3-3:   fixes for LO-3.3.5 bug fix release
+ no changes on that branch
+ libreoffice-3-4:   fixes for LO-3.4.4 bug fix release
+ libreoffice-3-4-4: final stabilization of the LO-3.4.4 release

There are two logs for each branch:

+ bugfixes-branch-week-year-week.txt lists all commits that 
reference a proper
  bug id from a variety of trackers, i.e. #i... referring to the 
OpenOffice
  issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla

+ commit-log-branch-week-year-week.txt lists all relevant commits 
on the actual
  source repositories

Many thanks to all contributors - you make all the difference!


Best Regards,
Petr
+ filters
+ fix : Auto fit text VIEWING too small in PPT (fdo#41245) [Arnaud Versini]
+ libs-core
+ fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
+ libs-gui
+ fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
+ calc
+ boolean values are valid for matrix evaluation (fdo#49967) [Markus Mohrhard]
+ correctly map external ranges into matrix instances. (fdo#40110) [Kohei Yoshida]
+ prevent access to non existing mdds elements (fdo#41807) [Markus Mohrhard]
+ filters
+ fix : Auto fit text VIEWING too small in PPT (fdo#41245) [Arnaud Versini]
+ core
+ add test cases for (fdo#40967) [Markus Mohrhard]
+ add tests related to (fdo#41807) [Markus Mohrhard]
+ boolean values are valid for matrix evaluation (fdo#49967) [Markus Mohrhard]
+ change bsh and js script providers from extensions to optional modules. (fdo#42312) [Stephan Bergmann]
+ correctly map external ranges into matrix instances. (fdo#40110) [Kohei Yoshida]
+ crash closing document while printing (rhbz#657394) [Michael Stahl]
+ fix : Auto fit text VIEWING too small in PPT (fdo#41245) [Arnaud Versini]
+ fix Move the point you've just inserted, not the previous one. (i#89051) [Ivan Timofeev]
+ fix crash while opening certain pptx files. (bnc#706792) [Muthu Subramanian]
+ fix inserting empty slide when printing handouts (fdo#31966) [Ivan Timofeev]
+ fixed docx import of tabs set after the end margin (bnc#693238) [Cédric Bosdonnat]
+ fixed mis-positioning caused by internal TeX points. (fdo#37083) [Eike Rathke]
+ fixed parentheses warning (bnc#693238) [Cédric Bosdonnat]
+ new unit test to test AND and OR evaluations of matrix objects. (fdo#40967) [Kohei Yoshida]
+ no data accessible if filename contains ? (fdo#33047) [Lionel Elie Mamane]
+ prevent access to non existing mdds elements (fdo#41807) [Markus Mohrhard]
+ rTF import: delete graphic helper once it's not used (fdo#42640) [Miklos Vajna]
+ regenerate language-specific user dict list (fdo#36678) [Caolán McNamara]
+ related: Fix encoding of non-continuous font indexes (i#95668) [Miklos Vajna]
+ sd::DocumentRenderer: (rhbz#657394) [Michael Stahl]
+ update first ScMarkData before setting cursor (fdo#42432) [Markus Mohrhard]
+ wW8 numbering levels: use the WW6 indent if legacy flag is set (bnc#715115) [Cédric Bosdonnat]
+ we need to assign this value also for non unix platforms (fdo#40801) [Markus Mohrhard]
+ word count dialog modeless (i#46785) [Matt Pratt]
+ common
+ version 3.4.4.2, tag libreoffice-3.4.4.2 (3.4.4-rc2) [Petr Mladek]
+ bootstrap
+ bump product version to 3.4.4-rc2, release number to 402 [Petr Mladek]
+ components
+ fix .dmg background image some more. [Thorsten Behrens]
+ extensions
+ scottish Gaelic (gd) translation [Andras Timar]
+ filters
+ fix : Auto fit text VIEWING too small in PPT (fdo#41245) [Arnaud Versini]
+ libs-core
+ fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
+ libs-extern-sys
+ moz ldap libraries: don't need LIBDIR to exist [Lionel Elie Mamane]
+ libs-gui
+ fix the drawing of dotted and dashed borders in Calc. (fdo#37129) [Tomofumi Yagi]
+ this is definitely not present in Qt 4.8.0 beta1 [David Tardon]
+ translations
+ translation update for LibreOffice 3.4.4 rc2 [Andras Timar]
+ calc
+ boolean values are valid for matrix evaluation (fdo#49967) [Markus Mohrhard]
+ correctly map external ranges into matrix instances. (fdo#40110) [Kohei Yoshida]
+ prevent access to non existing mdds elements (fdo#41807) [Markus Mohrhard]
+ we need to use ValidColRowOrRepeated, silly mistake by me. [Markus Mohrhard]
+ components
+ fix .dmg background image some more. [Thorsten Behrens]
+ extensions
+ back-port this fix to build with non sun/oracle derived jdk's, e.g. libgcj [Caolán McNamara]
+ scottish Gaelic (gd) translation [Andras Timar]
+ filters
+ fix : Auto fit text VIEWING too small in PPT (fdo#41245) 

Re: [Libreoffice] [PUSHED] First Patch

2011-11-07 Thread Ivan Timofeev
Hi Emanuele,

2011/11/3 Emanuele Fia emanuele@gmail.com:
git reset -hard HEAD~1 # warning this looses the head commit
before running ./g pull -r to avoid conflicts (assuming you didn't do
any more commits yet).

 This is for reset my local repo and restore the current version on git
 repository ?

You need 'git reset --hard HEAD~1' since committer modified your patch
(HEAD in your local history). You need to reset a history to a
previous commit - HEAD's parent ('HEAD~1' or 'HEAD^'). Then it is
possible to perform git pull without any conflicts.
By the way, the great book about git: http://progit.org/book/

A thing that really helps us, is if you could send a mail to the list
with a blanket license for your commits: of the form you can see linked
into the developers wiki here:

 Ok , where i can find infromation about  MPL/LGPLv3+ ?

For example here: http://opensource.org/licenses/alphabetical

 But how i can submit patch ? Send an email to this maillist and stop?
Why stop? You are able to continue! :-)

 My last patch is formatted correctly?
Yes it is, however your email address looks weird... Probably you need
$ git config --global user.email emanuele@gmail.com

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


Re: [Libreoffice] gnu make help needed in localization of extension descriptions

2011-11-07 Thread Andras Timar
Hi Michael,

2011/11/7 Michael Stahl mst...@redhat.com:
 forgot to say that i did this last week, please try it out:
 http://cgit.freedesktop.org/libreoffice/core/commit/?id=fddb39b14df1e3dcb6e42c206547b095cc65853e

Thank you very much, it works well.


 btw, i have also added a description for the python extension:
 http://cgit.freedesktop.org/libreoffice/core/commit/?id=4570fe5875d539aa92eee0e8f247862b7ad97636

 does anything special need to be done when changing/adding UI strings, or is
 that stuff done automagically nowadays?


Your description is redundant, the extension name is almost the same,
see display-name in description.xml. Feel free to add a longer
description, but you need to refer to its file in description.xml. You
can freely add of change UI strings until the string freeze
(2011-12-19 for 3.5).

Best regards,
Andras
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] [PATCH] fix libreoffice-3-4 after make the 3D transitions work again

2011-11-07 Thread Stephan Bergmann
http://cgit.freedesktop.org/libreoffice/postprocess/commit/?h=libreoffice-3-4id=978f106a5e6851dc6e833ab33c437ad7baa2bb38 
make the 3D transitions work again causes libreoffice-3-4 build to 
fail for me in postprocess/packcomponents, not finding 
ogltrans.component.  Attached 0001-Fix-build-of-ogltrans.component.patch 
would fix that for me.  Please sign-off and commit.


Stephan
From 8ded95d08c34ab0253530f855b4e6a77d3c8c356 Mon Sep 17 00:00:00 2001
From: Stephan Bergmann sberg...@redhat.com
Date: Mon, 7 Nov 2011 21:23:24 +0100
Subject: [PATCH] Fix build of ogltrans.component

...now that postprocess/packcomponents wants to use it.
---
 slideshow/source/engine/OGLTrans/mac/makefile.mk |8 
 slideshow/source/engine/OGLTrans/unx/makefile.mk |8 
 slideshow/source/engine/OGLTrans/win/makefile.mk |4 ++--
 3 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/slideshow/source/engine/OGLTrans/mac/makefile.mk 
b/slideshow/source/engine/OGLTrans/mac/makefile.mk
index aaaedb9..8f08080 100644
--- a/slideshow/source/engine/OGLTrans/mac/makefile.mk
+++ b/slideshow/source/engine/OGLTrans/mac/makefile.mk
@@ -85,3 +85,11 @@ DEF1EXPORTFILE=../exports.dxp
 # ==
 
 .INCLUDE : target.mk
+
+ALLTAR : $(MISC)/ogltrans.component
+
+$(MISC)/ogltrans.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+../ogltrans.component
+$(XSLTPROC) --nonet --stringparam uri \
+'$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+$(SOLARENV)/bin/createcomponent.xslt ../ogltrans.component
diff --git a/slideshow/source/engine/OGLTrans/unx/makefile.mk 
b/slideshow/source/engine/OGLTrans/unx/makefile.mk
index 31066e3..2b31ac7 100644
--- a/slideshow/source/engine/OGLTrans/unx/makefile.mk
+++ b/slideshow/source/engine/OGLTrans/unx/makefile.mk
@@ -71,3 +71,11 @@ DEF1EXPORTFILE=../exports.dxp
 # ==
 
 .INCLUDE : target.mk
+
+ALLTAR : $(MISC)/ogltrans.component
+
+$(MISC)/ogltrans.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+../ogltrans.component
+$(XSLTPROC) --nonet --stringparam uri \
+'$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+$(SOLARENV)/bin/createcomponent.xslt ../ogltrans.component
diff --git a/slideshow/source/engine/OGLTrans/win/makefile.mk 
b/slideshow/source/engine/OGLTrans/win/makefile.mk
index 7da3787..7f0ac88 100644
--- a/slideshow/source/engine/OGLTrans/win/makefile.mk
+++ b/slideshow/source/engine/OGLTrans/win/makefile.mk
@@ -74,7 +74,7 @@ DEF1EXPORTFILE=../exports.dxp
 ALLTAR : $(MISC)/ogltrans.component
 
 $(MISC)/ogltrans.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
-ogltrans.component
+../ogltrans.component
 $(XSLTPROC) --nonet --stringparam uri \
 '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
-$(SOLARENV)/bin/createcomponent.xslt ogltrans.component
+$(SOLARENV)/bin/createcomponent.xslt ../ogltrans.component
-- 
1.7.6.4

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


Re: [Libreoffice] [REVIEWED 3-4] [PUSHED] Fix for pivot table's number output

2011-11-07 Thread Kohei Yoshida
On Mon, 2011-11-07 at 11:17 -0500, Kohei Yoshida wrote:
 I'd like to have
 
 http://cgit.freedesktop.org/libreoffice/core/commit/?id=18bff2c2e95218ff629e07369fd8bf2335544aac
 
 backported to the 3-4 branch for 3.4.5 inclusion.

Markus has signed off on this on IRC, and I have pushed to the 3-4
branch with his sign-off.

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc

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


[Libreoffice] Reducing duplicating strings

2011-11-07 Thread Lior Kaplan
Hi,

One of the things I noticed while working about LibO translation is the
strong deja-vu feeling. I keep thinking - wait, I've already translated
this string. I went to check the code, and found out there are actually a
lot of duplicated strings.

Just to clarify - I don't expect each string to only appear once, as it
might have different meaning or other context depending of the part of LibO
in which it appears. But that said, there are cases where the same strings
appear in very adjacent parts of LibO, which I think can be reduced.

A small example could be the strings at
svx/source/unodialogs/textconversiondlgs - from 60 strings, 29 are
duplicates and it has only 3 src files. Actually, one file
(chinese_dialogs.src) have all the strings of the other files
(chinese_dialogs.src and chinese_dialogs.src) + 2 new strings.

This need to double translate in a single module (or PO file in the pootle
system) is quite frustrating. I would be happy try and figure a solution to
save some of these extra strings to translate when possible.

Thanks,

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


Re: [Libreoffice] Reducing duplicating strings

2011-11-07 Thread Khaled Hosny
On Mon, Nov 07, 2011 at 10:35:41PM +0100, Lior Kaplan wrote:
 Hi,
 
 One of the things I noticed while working about LibO translation is the strong
 deja-vu feeling. I keep thinking - wait, I've already translated this string. 
 I
 went to check the code, and found out there are actually a lot of duplicated
 strings.

In the meantime you can use a more intelligent translation tool, I used
to use Virtaal[1], it has a very nicely presented translation UI for
translation memory and it is very helpful with duplicated strings even
across files (and even if not 100% duplicate). It was a real time saver
for me (I used several PO editors trough the years, but Virtaal was the
best, I don't do much l10n now).

[1] http://translate.sourceforge.net/wiki/virtaal/index

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


Re: [Libreoffice] [Libreoffice-qa] whacky parallel-install instructions ...

2011-11-07 Thread Cor Nouws

Hi Michael,

Michael Stahl wrote (07-11-11 18:05)


1. there used to be a user-install script which could install the RPMs
as created in instsetoo_native not in the system, but in some path given
as parameter (even on Debian), and patch it to use a user installation
also in that directory; have used that a lot until last year or so...


Ah, sounds interesting. A script to achieve the same that I do manually 
now, basically.



2. it is possible to build a tarball installation set that can be
unpacked anywhere and also uses its own user installation; no system
integration of course.
configure --with-package-format=archive

of course i have no idea what our tinderboxes do currently, but perhaps
you find this useful...


The first would make this tiny part of my life easier.
But, as you may have seen somewhere in the thread, there indeed seems 
smthng special/different with what comes from the thinderboxes.


Regards,

--
 - Cor
 - http://nl.libreoffice.org

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


Re: [Libreoffice] [Libreoffice-qa] whacky parallel-install instructions ...

2011-11-07 Thread Cor Nouws

Christian Lohmaier wrote (07-11-11 18:16)


Hi Cor, *,


(that *  needs a reply-all ;-) )


As the rpms are relocatable, you could actually install them using the
relocate switch and then only adapt the userconfig path (or launch it
with -env:UserInstallation=$(file-URL) to set it on the commandline).

I apparently missed the mail where you describe what problem you have
- pointers to the archive appreciated..


few:
http://lists.freedesktop.org/archives/libreoffice-qa/2011-November/000364.html
http://lists.freedesktop.org/archives/libreoffice-qa/2011-November/000384.html
http://lists.freedesktop.org/archives/libreoffice-qa/2011-November/000386.html

It looks as if I get lots of advises in the direction that I was able to 
work, but that currently, as I explained, is broken - for me at least.
(I really should do something to improve my use of the English language 
;-) )


Cheers,

--
 - Cor
 - http://nl.libreoffice.org

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


Re: [Libreoffice] [Libreoffice-qa] whacky parallel-install instructions ...

2011-11-07 Thread Cor Nouws

Michael Meeks wrote (07-11-11 17:22)


On Mon, 2011-11-07 at 16:17 +0100, Cor Nouws wrote:

Heh - so, I'd be inclined to recommend installing the packages, and
then moving the results away to somewhere else - that may turn out to be
rather more reliable [but will break system integration no doubt].


Isn't that what happens if I:

..

   - then finaly change bootstraprc for a different userprofile location


No idea :-) but it's fairly easy to tell.. Try it one way, then try it
the other way, and do:

diff -u -r path-one path-two

Which may show something interesting.


You mean to tell the difference in the user profiles?


I will look what is the latest daily build (that I can find) without the
problem. Will report later...


Thanks :-)


No luck.
The oldest daily build I have here, is from 2011-10-03 and already has 
the same problem 
(master~2011-10-03_13.33.17_LibO-Dev_OOO350m1_Linux_x86_install-deb_en-US.tar.gz).


I see no older builds on the site. If I can find them somewhere else...

Regards,

--
 - Cor
 - http://nl.libreoffice.org

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


[Libreoffice] [PATCH] Re: Removed last include of tools/string from basctl

2011-11-07 Thread August Sodora
I keep forgetting to add [PATCH] to the subject line

August Sodora
aug...@gmail.com
(201) 280-8138



On Mon, Nov 7, 2011 at 11:26 AM, August Sodora aug...@gmail.com wrote:
 I've attached some patches that do more cleanup of unused headers and
 remove the last explicit include of tools/string in basctl.

 August Sodora
 aug...@gmail.com
 (201) 280-8138

From 0d3f6a34a9bec3e8d18d060451e49eb0926b104e Mon Sep 17 00:00:00 2001
From: August Sodora aug...@gmail.com
Date: Sun, 6 Nov 2011 21:34:35 -0500
Subject: [PATCH] Remove last include of tools/string.hxx in basctl

---
 basctl/source/basicide/iderdll2.hxx   |1 -
 basctl/source/inc/localizationmgr.hxx |3 +--
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/basctl/source/basicide/iderdll2.hxx b/basctl/source/basicide/iderdll2.hxx
index 00456cb..facacc4 100644
--- a/basctl/source/basicide/iderdll2.hxx
+++ b/basctl/source/basicide/iderdll2.hxx
@@ -33,7 +33,6 @@ class StarBASIC;
 class SvxSearchItem;
 class Accelerator;
 
-#include tools/string.hxx
 #include tools/gen.hxx
 #include tools/link.hxx
 
diff --git a/basctl/source/inc/localizationmgr.hxx b/basctl/source/inc/localizationmgr.hxx
index 382cab7..6942b8e 100644
--- a/basctl/source/inc/localizationmgr.hxx
+++ b/basctl/source/inc/localizationmgr.hxx
@@ -32,7 +32,6 @@
 #include scriptdocument.hxx
 
 #include com/sun/star/resource/XStringResourceManager.hpp
-#include tools/string.hxx
 
 class BasicIDEShell;
 class DlgEditor;
@@ -45,7 +44,7 @@ class LocalizationMgr
 BasicIDEShell*  m_pIDEShell;
 
 ScriptDocument  m_aDocument;
-String  m_aLibName;
+::rtl::OUString m_aLibName;
 
 ::com::sun::star::lang::Locale  m_aLocaleBeforeBasicStart;
 
-- 
1.7.4.4

From bf3c0dc366797f47a0fa3c0cc6c5b8015d5a61f8 Mon Sep 17 00:00:00 2001
From: August Sodora aug...@gmail.com
Date: Sun, 6 Nov 2011 21:38:44 -0500
Subject: [PATCH 1/4] Remove unnecessary includes

---
 .../accessibility/accessibledialogwindow.cxx   |5 +
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/basctl/source/accessibility/accessibledialogwindow.cxx b/basctl/source/accessibility/accessibledialogwindow.cxx
index 70677e4..8b4228f 100644
--- a/basctl/source/accessibility/accessibledialogwindow.cxx
+++ b/basctl/source/accessibility/accessibledialogwindow.cxx
@@ -28,6 +28,7 @@
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include precompiled_basctl.hxx
+
 #include accessibledialogwindow.hxx
 #include accessibledialogcontrolshape.hxx
 #include baside3.hxx
@@ -46,10 +47,6 @@
 #include toolkit/helper/convert.hxx
 #include vcl/svapp.hxx
 
-#include vector
-#include algorithm
-
-
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::lang;
-- 
1.7.4.4

From 6e38c71441f234fb4c6aafa642b6e56f062625cf Mon Sep 17 00:00:00 2001
From: August Sodora aug...@gmail.com
Date: Sun, 6 Nov 2011 21:42:12 -0500
Subject: [PATCH 2/4] Remove unnecessary includes

---
 basctl/source/basicide/basdoc.cxx |   17 -
 1 files changed, 4 insertions(+), 13 deletions(-)

diff --git a/basctl/source/basicide/basdoc.cxx b/basctl/source/basicide/basdoc.cxx
index 033e258..80536e9 100644
--- a/basctl/source/basicide/basdoc.cxx
+++ b/basctl/source/basicide/basdoc.cxx
@@ -28,24 +28,15 @@
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include precompiled_basctl.hxx
-
-
 #include ide_pch.hxx
-#include svx/svxids.hrc
 
-#include sfx2/docfac.hxx
-#include sfx2/sfxmodelfactory.hxx
-#include vcl/status.hxx
-
-#include svx/xmlsecctrl.hxx
+#include unomodel.hxx
 
 #include basdoc.hxx
-
-#define BasicDocShell
+#define BasicDocShell // This CANNOT come before basdoc apparently
 #include basslots.hxx
-
-#include basicmod.hxx
-#include unomodel.hxx
+#include sfx2/sfxmodelfactory.hxx
+#include svx/svxids.hrc
 
 TYPEINIT1(BasicDocShell, SfxObjectShell);
 DBG_NAME(BasicDocShell);
-- 
1.7.4.4

From 8e773f9761618db16b76167911604839092539d2 Mon Sep 17 00:00:00 2001
From: August Sodora aug...@gmail.com
Date: Sun, 6 Nov 2011 21:43:22 -0500
Subject: [PATCH 3/4] Remove unnecessary includes

---
 basctl/source/basicide/basdoc.hxx |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/basctl/source/basicide/basdoc.hxx b/basctl/source/basicide/basdoc.hxx
index 848a7f9..b666cab 100644
--- a/basctl/source/basicide/basdoc.hxx
+++ b/basctl/source/basicide/basdoc.hxx
@@ -29,9 +29,9 @@
 #ifndef _BASDOC_HXX
 #define _BASDOC_HXX
 
-#include svx/ifaceids.hxx
 #include iderid.hxx
-#include sfx2/objsh.hxx
+
+#include svx/ifaceids.hxx
 
 class SfxPrinter;
 
-- 
1.7.4.4

From 0348cf819aeb2752982f9ff62ab24035b823ad33 Mon Sep 17 00:00:00 2001
From: August Sodora aug...@gmail.com
Date: Sun, 6 Nov 2011 22:13:59 -0500

Re: [Libreoffice] instsetoo_native part of build failing on Windows

2011-11-07 Thread Saurabh
Andras Timar timar74@... writes:

 
 2011/9/7 Noel Grandin noel@...:
  Hi Andras
 
  I'm new at this, so forgive my ignorance, but as far as I know I'm building
  out of only one repo:
  git://anongit.freedesktop.org/libreoffice/core
 
 As you configured the build with dictionaries, you must have
 buildroot/clone/dictionaries as well, which is a different repo.
 Just do ./g pull -r from the build root and build again.
 
 Best regards,
 Andras
 
Hi Andras,
I'm new and facing the same problem. Everything is getting build successfully
after the 'make'(it took a day to build all the files!) , but the next step
'make dev-install' is giving the same error Noel's getting. You mentioned 'As
you configured the build with dictionaries', how do you build without
dictionaries? Is there some option by which you can do that?
I apologize for my ignorance.
Regards,
Saurabh



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


Re: [Libreoffice] building a fast Windows build machine

2011-11-07 Thread Norbert Thiebaud
On Mon, Nov 7, 2011 at 9:12 AM, Noel Grandin n...@peralex.com wrote:
 Hi

 Some of the initial phases of the build are disk-bound, but the build spends
 most of it's time completely CPU bound.
 All 6 cores are completely maxed out.
 It's completely dominated by the Visual Studio compile times, so I don't see
 much chance for improving this.

Actually ccache would help there (kendy did a port to support MSVC)

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


Re: [Libreoffice] building a fast Windows build machine

2011-11-07 Thread Norbert Thiebaud
On Mon, Nov 7, 2011 at 11:34 PM, Norbert Thiebaud nthieb...@gmail.com wrote:
 On Mon, Nov 7, 2011 at 9:12 AM, Noel Grandin n...@peralex.com wrote:
 Hi

 Some of the initial phases of the build are disk-bound, but the build spends
 most of it's time completely CPU bound.
 All 6 cores are completely maxed out.
 It's completely dominated by the Visual Studio compile times, so I don't see
 much chance for improving this.

 Actually ccache would help there (kendy did a port to support MSVC)

http://artax.karlin.mff.cuni.cz/~kendy/blog/archives/permalinks/2011-04-15T17_01_41.html

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


Re: [Libreoffice] instsetoo_native part of build failing on Windows

2011-11-07 Thread Saurabh
Saurabh saurabhchakrabarti@... writes:

 
   
 Hi Andras,
 I'm new and facing the same problem. Everything is getting build successfully
 after the 'make'(it took a day to build all the files!) , but the next step
 'make dev-install' is giving the same error Noel's getting. You mentioned 'As
 you configured the build with dictionaries', how do you build without
 dictionaries? Is there some option by which you can do that?
 I apologize for my ignorance.
 Regards,
 Saurabh
 
 

I managed to get rid of this error by doing a
./configure --with-system-dicts --without-myspell-dicts
before the make instruction. The dev-install is working now :). I found these
arguments in the configure file and just gave it a try. I hardly know what I
just did, although I'm happy the installation is working. 

Regards 
Saurabh



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


[Libreoffice-bugs] [Bug 38042] A black block on A1 in LibreOffice Calc

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38042

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

  Status Whiteboard||CONFIRMED
 AssignedTo|libreoffice-b...@lists.free |kohei.yosh...@gmail.com
   |desktop.org |
 CC||LibreOffice@bielefeldundbus
   ||s.de
   Keywords|NEEDINFO|

--- Comment #5 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-11-07 00:33:23 PST ---
[Reproducible] with LibreOffice 3.4.4RC2  - WIN7 Home Premium (64bit) German
UI [OOO340m1 (Build:402)] 


[Reproducible] with Server installation of Master LibO-dev 3.5.0 – WIN7 Home
Premium (64bit) English UI [(Build ID:  d3d1481-3f8994a-2ba0a9f)] (110909) 

Steps to reproduce:
1. Open new spreadsheet document
2. double click 'A1'

You see the same effect:
11. Open new spreadsheet document
12. Click D10
13. Menu 'Window - Split'
Window becomes splitted
13. Couble click D10 (Or A1), black area will be shown.


I thought that I would already have confirmed that (here or in an other bug),
but I can't find any other bug.

@Kohei:
Please feel free to reassign (or reset Assignee to default) if it’s not your
area or if provided information is not sufficient. Please set Status to
ASSIGNED if you accept this Bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40270] Header border showing on PDF export

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40270

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

  Status Whiteboard||CONFIRMED
 CC||LibreOffice@bielefeldundbus
   ||s.de
  Component|PDF export  |Writer

--- Comment #6 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-11-07 00:37:00 PST ---
[Reproducible] with reporter's testfile.odt and LibreOffice 3.4.4RC2  - WIN7
Home Premium (64bit) German UI [OOO340m1 (Build:402)] 

With ARX I see a black line below black header block with white letters, what
separate the letters from the white empty document area below the text. With
all documents I observe that increasing zoom in AR X step by step the border
line is visible for several zooms, disappears, reappears, ...

I see the problems with PDF export settings
- A1
- A1 lossless
- A1 lossless hybrid. With this 
- lossless
- normal export
(or shortened: in all exported documents)

As Jeffrey recognized. the sample document has very special page heading
settings, so that the bottom of the heading exactly truncates the complete
character height so that nothing of the characters below the bottom of the
capital letter will be visible. insert a g, change fonc color to green, and
you will see that the bottom of the letter will be truncated. But unexpectedly
also that g will be cut by the complained border line between heading and
rest of document, and THAT is really strange.

I can simply create a sample document showing the problem.
1. New document
2. Menu 'Format - Page - Header - Activate'
3. Type some text °QWERTZUasdfghj into the header
4. font size 36, color white
5. Paragraph background black
6. reduce Header height so that bottom ends at bottom of capital letters.
7. Export to PDF
   Expected: g, j without horizontal line, bottom end white, invisigle
   Acctual: bottom of g, j truncated by black horizontal line

@Jonathan:
Please submit bugs with default status UNCONFIRMED!
Please contribute information concerning all PDF export related LibO settings
Do you also observe that behavior with standard text?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42607] FORMATTING

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42607

Korrawit Pruegsanusak detective.conan.1...@gmail.com changed:

   What|Removed |Added

 CC||detective.conan.1412@gmail.
   ||com

--- Comment #4 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 
2011-11-07 01:03:29 UTC ---
Also [NOT RERPODUCIBLE] LibreOffice 3.4.3 Ubuntu 11.10 en_US

This is my test steps:
A. Default Formatting:
1. Open new calc document
2. In A1, enter 4/29/11 without quote and hit enter. It will be shown as
04/29/11
3. In A1, Ctrl+C or right-click and select Copy
4. In A2, Ctrl+V or right-click and select Paste
5. Notice that cell A2 contains 04/29/11, identical to A1, which is expected

B. Custom Formatting:
1. Open new calc document
2. right-click and select Format Cells...
3. Select Date
4. Enter Format code as D-MMM-, then OK
5. In A1, enter 4/29/11 without quote and hit enter. It will be shown as
29-Apr-2011
6. In A1, Ctrl+C or right-click and select Copy
7. In A2, Ctrl+V or right-click and select Paste
8. Notice that cell A2 contains 29-Apr-2011, identical to A1, which is
expected

Mike, please report your steps that produce the issue like mine. Also, some
screenshots/screencast (video clip) is appreciated. Thanks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42640] FILEOPEN: Impress shows a picture different from the image stored in the file

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42640

--- Comment #11 from Miklos Vajna vmik...@frugalware.org 2011-11-07 01:04:54 
PST ---
Rainer,

That part is a feature, not a bug. :)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42655] New: : MSE said some doc files are trojan in source code tarball

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42655

 Bug #: 42655
   Summary: : MSE said some doc files are trojan in source code
tarball
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: siram...@gmail.com


Problem description: 
The Microsoft Security Essentials treat some doc files as virus in the source

Steps to reproduce:
1. Open http://www.libreoffice.org/download/ with my Firefox
2. Click Download the source code to build your own installer
3. Download libreoffice-writer-3.4.4.2.tar.bz2 7 MB
4. Extract the tarball with 7zip

Current behavior:
Exploit:Win32/Agent.D
file:E:\Temp\7zEB2.tmp\libreoffice-writer-3.4.4.2\sw\qa\core\data\ww8\pass\CVE-2007-1347-1.doc

Trojan:Win32/Krashwod
file:E:\Temp\7zEB2.tmp\libreoffice-writer-3.4.4.2\sw\qa\core\data\ww8\pass\CVE-2006-3493-1.doc

Trojan:Win32/Wrdexp.A
file:E:\Temp\7zEB2.tmp\libreoffice-writer-3.4.4.2\sw\qa\core\data\ww8\pass\CVE-2008-2752-1.doc
file:E:\Temp\7zEB2.tmp\libreoffice-writer-3.4.4.2\sw\qa\core\data\ww8\pass\CVE-2008-2752-2.doc
file:E:\Temp\7zEB2.tmp\libreoffice-writer-3.4.4.2\sw\qa\core\data\ww8\pass\CVE-2008-2752-3.doc
file:E:\Temp\7zEB2.tmp\libreoffice-writer-3.4.4.2\sw\qa\core\data\ww8\pass\CVE-2008-2752-4.doc

Trojan:Win32/Controlwod.C
file:E:\Temp\7zEB2.tmp\libreoffice-writer-3.4.4.2\sw\qa\core\data\ww8\pass\CVE-2006-6628-1.doc

Then all files above has been deleted.

Note:
I just download this one, didn't check others.

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42656] New: FILESAVE Problems during exchange of image from ODP and RTF

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42656

 Bug #: 42656
   Summary: FILESAVE Problems during exchange of image from ODP
and RTF
Classification: Unclassified
   Product: LibreOffice
   Version: LibO Master
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: arnaud.vers...@gmail.com


Problem description : The problem is under some conditions, RTF saver doesn't
add image to the file.

Steps to reproduce:
1. Open the RTF at this url with
https://bugs.freedesktop.org/attachment.cgi?id=52627 .
2. Open the presentation at this url
https://bugs.freedesktop.org/attachment.cgi?id=53215
3. Edit the mask of the presentation and copy the LibreOffice Logo.
4. Past the logo in the rtf
5. Save the RTF and close the ODP

The resulted RTF have'nt the LibO Logo, the rtf file is still considered as
opened (lock file) and contain some strange characters

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42657] New: PRINTING: LibreOffice won't save Printer Settings per Document.

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42657

 Bug #: 42657
   Summary: PRINTING: LibreOffice won't save Printer Settings per
Document.
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.3.4 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: c...@aliceadsl.fr


Problem description:
Note - I had to file this under WRITER but it applies to all components of
LibreOffice...
Introduction - I have had OpenOffice in Ubuntu for some years, and saving
Printer Settings works just fine.
My understanding of how it works is as follows (please correct if wrong):

A. I can set overall System-wide default printer settings via: Ubuntu  System
 Administration  Printing  Printer  Properties  Printer Options.
B. I can set Document-specific printer settings via: OpenOffice  File 
Printer Settings  Properties.
C. I can set printer settings for the next Print only via: OpenOffice  File 
Print  Properties.

So what gets printed is whatever I set at A, unless I over-ride it for that
Document at B, or for that particular Print at C.
If I make a change at A, it then appears at B  C.
If I make a change at B, it then appears at C.

Perfect!

With Ubuntu 11.04, OpenOffice was replaced by LibreOffice and something in the
above is broken, at least for me:
What I set at A appears at B  C, prints as required, and stays until
deliberately changed again - OK.
What I set at C prints as required (one time) then resets to default as A - OK.
But - Nothing I set at B has any effect at all on C, nor on what is printed!
This means I cannot set any Printer Settings to stick with a Document, but have
to either set them as system-wide defaults at A, or reset them every Print at
C.

Unacceptable!

Steps to reproduce:
1. Make a change in File  Printer Settings  Properties.
2. See if it appears in File  Print  Properties
3. See if it affects what you print.

Current behavior: Changes in File  Printer Settings  Properties are not taken
into account, so settings cannot be saved per document

Expected behavior: Like OpenOffice - can save printer settings per document,
using File  Printer Settings  Properties

Platform (if different from the browser): 

Browser: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42656] FILESAVE Problems during exchange of image from ODP and RTF

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42656

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

 CC||arnaud.vers...@gmail.com,
   ||jbf.fa...@orange.fr,
   ||vmik...@frugalware.org
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=42640

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42658] New: ODBC SQL Server Date Error

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42658

 Bug #: 42658
   Summary: ODBC SQL Server Date Error
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: x86 (IA32)
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Database
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: man...@siam-indo.co.id


Created attachment 53234
  -- https://bugs.freedesktop.org/attachment.cgi?id=53234
picture of odbc connection error

From SQL Server ODBC can't import the date format. It said that the datetime
field overflow. The format of the source date : 11/5/2011 12:00:49 AM.
Already try to make the same date format but still no chance.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42640] FILEOPEN: Impress shows a picture different from the image stored in the file

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42640

Arnaud Versini arnaud.vers...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=42656

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38327] Pivot table converts text values to numbers in column headers

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38327

Nikos gdna7...@hotmail.com changed:

   What|Removed |Added

Version|LibO 3.4.3 release  |LibO 3.4.4 RC2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42661] New: No Open With... shortcuts available

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42661

 Bug #: 42661
   Summary: No Open With... shortcuts available
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: x86 (IA32)
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: painful...@gmail.com


After switching to LibO from Oo, I have found that the Open with.. Windows
explorer shortcuts are not available for LibO. They are useful in places where
Microsoft Office is installed and it is needed on occasion to open
.DOC/.XLS/.PPT files using LibO.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42661] No Open With... shortcuts available

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42661

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de
   Keywords||NEEDINFO
  Component|UI  |Installation

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-11-07 02:34:35 PST ---
@Michael Pappas
Please attach a secreenshot with shortcuts and missing shortcuts,  and
information concerning your WIN version.

Did you check all MS doc types during installation?

I'ts a known problem that some MS document types currently will not be
associated to WIN during installation.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37987] FORMATTING EDITING Calc Conditional Formatting - Incorrect cell references after line or column insertions

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37987

--- Comment #3 from Winfried Donkers o...@dci-electronics.nl 2011-11-07 
02:42:48 PST ---
Created attachment 53237
  -- https://bugs.freedesktop.org/attachment.cgi?id=53237
conditional formatting problem with delete row/column as well

A similar problem occurs with row/column removal as well; see attachment.
When you remove column A or column C, either the condition for E2 or E3 becomes
incorrect.

(Windows with version 3.4.3 and Linux with version 3.5.0))

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42664] New: UI: Drop-down List in Navigator (Writer) is not Updated after Opening/Closing of Files

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42664

 Bug #: 42664
   Summary: UI: Drop-down List in Navigator (Writer) is not
Updated after Opening/Closing of Files
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: harald-koes...@htp-tel.de


The drop-down list at the bottom of the Navigator in Writer is not updated if
you open a second document. If more than one document is opened and one of
these documents is closed, the drop-down list also is not updated. In order to
reproduce the bug do the following.
1. Open a document (A) in Writer and display the Navigator (F5).
2. Open a second document (B). The Navigator is already displayed.
3. Display the opened documents by clicking the down-arrow at the bottom of the
Navigator window. Both documents are displayed. OK!
4. Change to document A. (Alt-Tab or  with the menu: Window  Document A)
5. Display the opened documents by clicking the down-arrow at the bottom of the
Navigator window. Only Document A is displayed. Bug!
6. Close the Navigator and open it again (F5). Now both documents are displayed
at the bottom of the Navigator.
7. Change to Document B. Both documents are displayed at the bottom of the
navigator. 
8. Close Document B. 
9. Change to Document A, if not already displayed.
10. Display the opened documents at the bottom of the Navigator. Document B is
still displayed, though it has been closed. Bug!

Greetings
Harald

Browser: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.23)
Gecko/20110920 Firefox/3.6.23

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42615] MinGW Virus Alert: Bitdefender detects trojan

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42615

Michael Meeks michael.me...@novell.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||NOTOURBUG

--- Comment #2 from Michael Meeks michael.me...@novell.com 2011-11-07 
03:22:07 PST ---
False alert almost certainly. The chance of a mingw compile (cross-compiled
from a clean known Linux system) creating a trojan is almost exactly nil.

We get a steady stream of false reports from anti-virus vendors I'm afraid.

= closing notourbug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41883] MinGW port Most Annoying Bugs

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41883

Bug 41883 depends on bug 42615, which changed state.

Bug 42615 Summary: MinGW Virus Alert: Bitdefender detects trojan
https://bugs.freedesktop.org/show_bug.cgi?id=42615

   What|Old Value   |New Value

 Resolution||NOTOURBUG
 Status|UNCONFIRMED |RESOLVED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42149] : LibreOffice crashed when install or update extension

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42149

Hernán hernan.lab...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #4 from Hernán hernan.lab...@gmail.com 2011-11-07 03:35:40 PST ---
Libre Office Calc crashed for me when dragging more than one cell from one
space to the other in a spreadsheet. If I move them one by one, however, the
crash does not occur. 

Specifically, my output during the crash are these

QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread

3 lines, regardless of whether I try to move two or 50 cells.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42661] No associated Alternatively Open With... items in EXPLORER context menu available

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42661

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

Summary|No Open With... shortcuts |No associated
   |available   |Alternatively Open
   ||With... items in EXPLORER
   ||context menu available
   Keywords|NEEDINFO|

--- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-11-07 03:44:45 PST ---
I understand. At least for me it's one of the few last big mysteries how
WINDOWS decides what programs should be listed as Alternative Editors (or how
you want to call it). It seems if I asked often enough WIN accepts my wish.

I doubt that it's a bug, but it might be a nice feature (may be for an
Extension). Let's gain some more knowledge first, I will ask on
disc...@documentfoundation.org

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42661] No associated Alternatively Open With... items in EXPLORER context menu available

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42661

--- Comment #4 from Michael Pappas painful...@gmail.com 2011-11-07 03:48:20 
PST ---
(In reply to comment #3)
 I understand. At least for me it's one of the few last big mysteries how
 WINDOWS decides what programs should be listed as Alternative Editors (or 
 how
 you want to call it). It seems if I asked often enough WIN accepts my wish.

Registry thing, if I understand correctly, see also this:
http://www.howtogeek.com/howto/18119/remove-programs-from-open-with-menu-in-explorer/

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42665] New: FILESAVE: I make a file with cells border width but a can save configuration in format .xls

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42665

 Bug #: 42665
   Summary: FILESAVE: I make a file with cells border width but a
can save configuration in format .xls
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: da...@tbl.com.br


Problem description: 

Steps to reproduce:
1. Open a new document Spreadsheet
2. Select cell A2:B2
3. Right click - Format Cells
4. On Borders page change Width from 0.25pt to 1.25pt.
5. Hit OK button.
6. File - Save as - Change name for TEST
7. Chande type for .xls.

8. File - Open (TEST.xls)
9. Select cells (A2:B2)
10. Right click - Format Cells
11. On Borders page Width is still 0.25pt

OS: Windows Server 2003 x64

Current behavior: 

Expected behavior:

Platform (if different from the browser):

Browser: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0;
.NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR
3.5.30729; .NET4.0C; .NET4.0E)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42640] FILEOPEN: Impress shows a picture different from the image stored in the file

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42640

--- Comment #13 from Miklos Vajna vmik...@frugalware.org 2011-11-07 04:04:33 
PST ---
Rainer,

Ah OK that is indeed a bug - I was not aware you closed the document between
the two openings. ;)

Thanks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42612] EDITING: double-click on a table entry when table preview mode switched on opens table data window behind main application window

2011-11-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42612

--- Comment #20 from Petr Mladek pmla...@suse.cz 2011-11-07 05:14:12 PST ---
Created attachment 53245
  -- https://bugs.freedesktop.org/attachment.cgi?id=53245
test database

The problem is visible even with simple database.

Steps to reporoduce:

1. open test.odb
2. select Tables in the Database panel on the left
3. Select Document in the combo box in the Table panel in the top right 
   corner; the default value is None
4. Double click on the Table1 name

Result: It shows the table values in another window. It hides the window behind
the main window within 1 sec or so.

Expected Result: It shows the table values in another window. The window stays
in the foreground.

Observation: I see the same behavior also with LO-3.4.3.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   >