LibreOffice Gerrit News for core on 2014-05-17

2014-05-17 Thread gerrit
Moin!

* Open changes on master for project core changed in the last 25 hours:

 First time contributors doing great things! 
+ Move #include from middle of file to top
  in https://gerrit.libreoffice.org/9381 from Chris Laplante
  about module vcl
+ Correct common misspellings, and remove some ASCII art along the way.
  in https://gerrit.libreoffice.org/9356 from Chris Laplante
  about module comphelper, compilerplugins, connectivity, cui, dbaccess, 
drawinglayer, editeng, embeddedobj, filter, framework, helpcompiler, 
i18nlangtag, i18npool, include, odk, offapi, oox, package, reportbuilder, 
reportdesign, sc, scripting, sd, sfx2, solenv, svtools, svx, sw, udkapi, vcl, 
wizards, writerfilter, xmloff
+ fdo#78658 Corruption: lockedCanvas tag is missing from RT file
  in https://gerrit.libreoffice.org/9377 from Dinesh Patil
  about module oox, sw
+ fdo#78333 : SdtContent and a Shape overlapping causes corruption
  in https://gerrit.libreoffice.org/9374 from Umesh Kadam
  about module sw
+ fdo#78659:FIle geting corrupted after Roundtrip due to fieldchar.
  in https://gerrit.libreoffice.org/9368 from Ravindra Vidhate
  about module sw
+ Patch on bug https://bugs.freedesktop.org/show_bug.cgi?id=39631
  in https://gerrit.libreoffice.org/9358 from Michal Strnad
  about module include
 End of freshness 

+ vcl: fixup svdemo
  in https://gerrit.libreoffice.org/9378 from Chris Sherlock
  about module build, vcl
+ fdo#78469:FileCorrupt:During export LO was adding wrong tags inside w:sd
  in https://gerrit.libreoffice.org/9371 from Tushar Bende
  about module sw
+ libgltf: Update to the new version.
  in https://gerrit.libreoffice.org/9333 from Jan Holesovsky
  about module avmedia, build, external


* Merged changes on master for project core changed in the last 25 hours:

+ Use SQL_DEFAULT_TXN_ISOLATION to get getDefaultTransactionIsolation
  in https://gerrit.libreoffice.org/8863 from Julien Nabet
+ Access2Base - Correct error message for some actions
  in https://gerrit.libreoffice.org/9376 from Jean-Pierre Ledure
+ Access2Base typo
  in https://gerrit.libreoffice.org/9373 from Jean-Pierre Ledure
+ Access2Base - solve compatibility issues
  in https://gerrit.libreoffice.org/9372 from Jean-Pierre Ledure
+ fdo#55582 Writer: Dont overwrite from even when selected, from writer.
  in https://gerrit.libreoffice.org/5857 from Lennard Wasserthal
+ fdo#78432 : DOCX: File gets  corrupt after RoundTrip
  in https://gerrit.libreoffice.org/9328 from Pallavi Jadhav


* Abandoned changes on master for project core changed in the last 25 hours:

+ Add executable script
  in https://gerrit.libreoffice.org/9379 from Chris Sherlock
+ vcl: check to see if svdemo's service manager instantiated
  in https://gerrit.libreoffice.org/9380 from Chris Sherlock


* Open changes needing tweaks, but being untouched for more than a week:

+ fdo#57950: Replace chained O(U)StringBuffer::append() with operator+
  in https://gerrit.libreoffice.org/8699 from Tharindu Lakmal
+ Refactored swooxmlexport tests cases. Added function to check contents.
  in https://gerrit.libreoffice.org/8390 from Nikhil Walvekar
+ fdo#77121 Header / Footer positions not preserved after RT
  in https://gerrit.libreoffice.org/9235 from Priyanka Gaikwad
+ fdo#77716 : Paragraph spacing is not preserved after RT.
  in https://gerrit.libreoffice.org/9197 from Tushar Bende
+ FDO#74886: Data labels are not preserved for Column Chart in RT file
  in https://gerrit.libreoffice.org/8098 from Umesh Kadam
+ new method INetURLObject::getData() for data urls
  in https://gerrit.libreoffice.org/8737 from Christina Roßmanith
+ fdo#75757 Remove inheritance to std::map from PropertyMap
  in https://gerrit.libreoffice.org/8656 from Krisztian Pinter
+ Remove visual noise from ios
  in https://gerrit.libreoffice.org/8274 from Alexander Wilms
+ FDO#75205 : Charts - Up Down bars are getting added to Line Chart.
  in https://gerrit.libreoffice.org/8360 from Umesh Kadam
+ WIP: Converting ExtensionUpdate dialog for new format
  in https://gerrit.libreoffice.org/8506 from Rodolfo Ribeiro Gomes
+ fdo#71984 fix first line indentation in footnotes for MS Word documents
  in https://gerrit.libreoffice.org/8160 from Andras Timar
+ fdo#51525 Fix duplicate Paste Special entries in Calc.
  in https://gerrit.libreoffice.org/7784 from Andrzej Hunt
+ WIP fdo#72987 Use firebird backup format for .odb
  in https://gerrit.libreoffice.org/7299 from Andrzej Hunt
+ WIP: fdo#33980 Preserve selection across all slide sorters.
  in https://gerrit.libreoffice.org/6633 from Andrzej Hunt


Best,

Your friendly LibreOffice Gerrit Digest Mailer

Note: The bot generating this message can be found and improved here:
   
https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Repository.mk vcl/Executable_svdemo.mk vcl/Module_vcl.mk vcl/workben

2014-05-17 Thread Chris Sherlock
 Repository.mk|1 +
 vcl/Executable_svdemo.mk |   39 +++
 vcl/Module_vcl.mk|7 ---
 vcl/workben/svdem.cxx|   22 --
 4 files changed, 60 insertions(+), 9 deletions(-)

New commits:
commit f89296db5959cf009668f8aad85cfd860b9252ee
Author: Chris Sherlock chris.sherloc...@gmail.com
Date:   Sat May 17 00:39:58 2014 +1000

vcl: fixup svdemo

Change-Id: Ifb7cc12da349fcbcd1d3dc25b64cd2bf3fd7e819
Reviewed-on: https://gerrit.libreoffice.org/9378
Tested-by: LibreOffice gerrit bot ger...@libreoffice.org
Reviewed-by: Chris Sherlock chris.sherloc...@gmail.com

diff --git a/Repository.mk b/Repository.mk
index abdbd63..318654b 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -118,6 +118,7 @@ $(eval $(call gb_Helper_register_executables,OOO, \
unopkg \
unopkg_com \
) \
+svdemo \
 ))
 
 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
diff --git a/vcl/Executable_svdemo.mk b/vcl/Executable_svdemo.mk
new file mode 100644
index 000..8937129
--- /dev/null
+++ b/vcl/Executable_svdemo.mk
@@ -0,0 +1,39 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_Executable_Executable,svdemo))
+
+$(eval $(call gb_Executable_use_api,svdemo,\
+offapi \
+udkapi \
+))
+
+$(eval $(call gb_Executable_use_external,svdemo,boost_headers))
+
+$(eval $(call gb_Executable_set_include,svdemo,\
+$$(INCLUDE) \
+-I$(SRCDIR)/vcl/inc \
+-I$(SRCDIR)/solenv/inc \
+))
+
+$(eval $(call gb_Executable_use_libraries,svdemo,\
+tl \
+sal \
+vcl \
+cppu \
+cppuhelper \
+comphelper \
+))
+
+$(eval $(call gb_Executable_add_exception_objects,svdemo,\
+vcl/workben/svdem \
+))
+
+# vim: set noet sw=4 ts=4:
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 254fe0d..dc8130d 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -23,9 +23,10 @@ $(eval $(call gb_Module_add_targets,vcl,\
 CustomTarget_afm_hash \
 Library_vcl \
 $(if $(filter DESKTOP,$(BUILD_TYPE)), \
-   StaticLibrary_vclmain \
-   Executable_ui-previewer) \
-   Library_vclopengl \
+StaticLibrary_vclmain \
+Executable_ui-previewer) \
+Executable_svdemo \
+Library_vclopengl \
 ))
 
 $(eval $(call gb_Module_add_l10n_targets,vcl,\
diff --git a/vcl/workben/svdem.cxx b/vcl/workben/svdem.cxx
index 8bfc84b..1e6f681 100644
--- a/vcl/workben/svdem.cxx
+++ b/vcl/workben/svdem.cxx
@@ -19,19 +19,23 @@
 
 #include sal/main.h
 #include tools/extendapplicationenvironment.hxx
+
+#include cppuhelper/bootstrap.hxx
+#include comphelper/processfactory.hxx
+
 #include com/sun/star/lang/XMultiServiceFactory.hpp
+#include com/sun/star/uno/XComponentContext.hpp
 
 #include vcl/event.hxx
 #include vcl/svapp.hxx
 #include vcl/wrkwin.hxx
 #include vcl/msgbox.hxx
 
-#include comphelper/processfactory.hxx
-#include cppuhelper/servicefactory.hxx
-#include cppuhelper/bootstrap.hxx
+#include cstdio
 
 using namespace ::com::sun::star::uno;
 using namespace ::com::sun::star::lang;
+using namespace cppu;
 
 // Forward declaration
 void Main();
@@ -40,10 +44,16 @@ SAL_IMPLEMENT_MAIN()
 {
 tools::extendApplicationEnvironment();
 
-Reference XMultiServiceFactory  xMS;
-xMS = cppu::createRegistryServiceFactory( types.rdb, applicat.rdb, 
true );
+Reference XComponentContext  xContext = 
defaultBootstrap_InitialComponentContext();
+Reference XMultiServiceFactory  xServiceManager( 
xContext-getServiceManager(), UNO_QUERY );
+
+if( !xServiceManager.is() )
+{
+fprintf( stderr, Failed to bootstrap\n );
+exit( 1 );
+}
 
-comphelper::setProcessServiceFactory( xMS );
+comphelper::setProcessServiceFactory( xServiceManager );
 
 InitVCL();
 ::Main();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Markus Mohrhard
 chart2/source/view/charttypes/GL3DBarChart.cxx |2 ++
 vcl/source/opengl/OpenGLContext.cxx|2 ++
 2 files changed, 4 insertions(+)

New commits:
commit bc5c5365599672c7e5b57e31fe1c0b62764d24b2
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Sat May 17 07:39:46 2014 +0200

add missing OpenGL type error string

Change-Id: I53a7eba4a4f8b1bd61381283b20190cfc05a138a

diff --git a/vcl/source/opengl/OpenGLContext.cxx 
b/vcl/source/opengl/OpenGLContext.cxx
index 1700488..6bb7c10 100644
--- a/vcl/source/opengl/OpenGLContext.cxx
+++ b/vcl/source/opengl/OpenGLContext.cxx
@@ -307,6 +307,8 @@ const char* getTypeString(GLenum type)
 return pop group;
 case GL_DEBUG_TYPE_OTHER:
 return other;
+case GL_DEBUG_TYPE_ERROR:
+return error;
 default:
 ;
 }
commit f5376d87d7f44d146134fa104baeb1cda168ed56
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Sat May 17 07:09:50 2014 +0200

prevent access to uninitialized variables

Change-Id: I1a12e2453ec935dc642135c30a36e1a97fc3d0f9

diff --git a/chart2/source/view/charttypes/GL3DBarChart.cxx 
b/chart2/source/view/charttypes/GL3DBarChart.cxx
index 9921d96..1653668 100644
--- a/chart2/source/view/charttypes/GL3DBarChart.cxx
+++ b/chart2/source/view/charttypes/GL3DBarChart.cxx
@@ -31,6 +31,8 @@ GL3DBarChart::GL3DBarChart(
 mrWindow(rWindow),
 mpCamera(NULL)
 {
+Size aSize = mrWindow.GetSizePixel();
+mpRenderer-SetSize(aSize);
 mrWindow.setRenderer(this);
 mpRenderer-init();
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Julien Nabet
 dbaccess/source/filter/xml/xmlDataSourceSetting.cxx   |1 +
 reportdesign/source/filter/xml/xmlControlProperty.cxx |1 +
 xmloff/source/forms/propertyimport.cxx|5 +
 3 files changed, 7 insertions(+)

New commits:
commit f62de9113a4866f7152acbe0e8221c594b7a7b68
Author: Julien Nabet serval2...@yahoo.fr
Date:   Sat May 17 09:36:18 2014 +0200

Comment why it's not a copy paste error

See 
http://nabble.documentfoundation.org/Question-unoType-for-getXmlToken-dbaccess-reportdesign-module-td4109071.html
Thank you Lionel!

Change-Id: I999bad0d6de0327bea7ba04a6c61a497d45f53a0

diff --git a/dbaccess/source/filter/xml/xmlDataSourceSetting.cxx 
b/dbaccess/source/filter/xml/xmlDataSourceSetting.cxx
index 5618378..6c6bacf 100644
--- a/dbaccess/source/filter/xml/xmlDataSourceSetting.cxx
+++ b/dbaccess/source/filter/xml/xmlDataSourceSetting.cxx
@@ -74,6 +74,7 @@ OXMLDataSourceSetting::OXMLDataSourceSetting( ODBFilter 
rImport
 if (s_aTypeNameMap.empty())
 {
 s_aTypeNameMap[GetXMLToken( XML_BOOLEAN)]   = 
::getBooleanCppuType();
+// Not a copy paste error, see comment 
xmloff/source/forms/propertyimport.cxx lines 244-248
 s_aTypeNameMap[GetXMLToken( XML_FLOAT)] = 
::cppu::UnoTypedouble::get();
 s_aTypeNameMap[GetXMLToken( XML_DOUBLE)]= 
::cppu::UnoTypedouble::get();
 s_aTypeNameMap[GetXMLToken( XML_STRING)]= 
::cppu::UnoTypeOUString::get();
diff --git a/reportdesign/source/filter/xml/xmlControlProperty.cxx 
b/reportdesign/source/filter/xml/xmlControlProperty.cxx
index 5545bb2..942cf3f 100644
--- a/reportdesign/source/filter/xml/xmlControlProperty.cxx
+++ b/reportdesign/source/filter/xml/xmlControlProperty.cxx
@@ -85,6 +85,7 @@ OXMLControlProperty::OXMLControlProperty( ORptFilter rImport
 if (s_aTypeNameMap.empty())
 {
 s_aTypeNameMap[GetXMLToken( XML_BOOLEAN)]   = 
::getBooleanCppuType();
+// Not a copy paste error, see comment 
xmloff/source/forms/propertyimport.cxx lines 244-248
 s_aTypeNameMap[GetXMLToken( XML_FLOAT)] = 
cppu::UnoTypedouble::get();
 s_aTypeNameMap[GetXMLToken( XML_DOUBLE)]= 
cppu::UnoTypedouble::get();
 s_aTypeNameMap[GetXMLToken( XML_STRING)]= 
cppu::UnoTypeOUString::get();
diff --git a/xmloff/source/forms/propertyimport.cxx 
b/xmloff/source/forms/propertyimport.cxx
index 1b47bf3..c992b6f 100644
--- a/xmloff/source/forms/propertyimport.cxx
+++ b/xmloff/source/forms/propertyimport.cxx
@@ -241,6 +241,11 @@ Type PropertyConversion::xmlTypeToUnoType( const OUString 
_rType )
 if ( s_aTypeNameMap.empty() )
 {
 s_aTypeNameMap[ token::GetXMLToken( token::XML_BOOLEAN ) ] = 
::getBooleanCppuType();
+// Not a copy paste error, quotation from:
+// 
http://nabble.documentfoundation.org/Question-unoType-for-getXmlToken-dbaccess-reportdesign-module-tp4109071p4109116.html
+// all numeric types (including the UNO double)
+// consistently map to XML_FLOAT, so taking the extra precision from 
the
+// C++ type float to double makes absolute sense
 s_aTypeNameMap[ token::GetXMLToken( token::XML_FLOAT )   ] = 
::cppu::UnoTypedouble::get();
 s_aTypeNameMap[ token::GetXMLToken( token::XML_STRING )  ] = 
::cppu::UnoTypeOUString::get();
 s_aTypeNameMap[ token::GetXMLToken( token::XML_VOID )] = 
::getVoidCppuType();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[SOLVED] Re: Question unoType for getXmlToken (dbaccess/reportdesign module)

2014-05-17 Thread julien2412
Thank you Lionel for your detailed feedback!

I quoted you for the comment, see
http://cgit.freedesktop.org/libreoffice/core/commit/?id=f62de9113a4866f7152acbe0e8221c594b7a7b68

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/Question-unoType-for-getXmlToken-dbaccess-reportdesign-module-tp4109071p4109125.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2014-05-17 Thread Tsutomu Uchino
 cui/source/tabpages/page.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit cda643a4d4c5a32b3d171aaa888d718409b3d5f3
Author: Tsutomu Uchino ha...@apache.org
Date:   Sat May 17 07:06:55 2014 +

#i53447# update example view for Draw during the activation of the tab page

diff --git a/cui/source/tabpages/page.cxx b/cui/source/tabpages/page.cxx
index c5c3495..3edba4b 100644
--- a/cui/source/tabpages/page.cxx
+++ b/cui/source/tabpages/page.cxx
@@ -1458,6 +1458,7 @@ void SvxPageDescPage::InitHeadFoot_Impl( const 
SfxItemSet rSet )
 void SvxPageDescPage::ActivatePage( const SfxItemSet rSet )
 {
 InitHeadFoot_Impl( rSet );
+UpdateExample_Impl();
 ResetBackground_Impl( rSet );
 RangeHdl_Impl( 0 );
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Changes to 'private/moggi/windows-repaint-fix'

2014-05-17 Thread Markus Mohrhard
New branch 'private/moggi/windows-repaint-fix' available with the following 
commits:
commit 4d0f14fc18058f5ed4527a4e96c31158c6ce2884
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Sat May 17 10:05:40 2014 +0200

idea for window repaint fix

Change-Id: I630e3aa08c81413db4ae50aa35c659c327deabfe

commit 82dbea051320c7212f0b049c2ff080d84ab877fc
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Sat May 17 07:39:46 2014 +0200

add missing OpenGL type error string

Change-Id: I53a7eba4a4f8b1bd61381283b20190cfc05a138a

commit 0bea6eacd3d70d3caae6b7deeb1534776cf7e029
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Sat May 17 07:09:50 2014 +0200

prevent access to uninitialized variables

Change-Id: I1a12e2453ec935dc642135c30a36e1a97fc3d0f9

commit def8cf182cb4728bf5c9b787f687d3e7299e72fd
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Fri May 16 12:43:09 2014 +0200

support property mapping in new 3D charts

Change-Id: I3da71e354ed2595c1f5b2eaeb5fb565205d24de0

commit 1dba0a696432b1149edc09576508b4c490378b14
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Fri May 16 09:31:38 2014 +0200

set the MVP matrix in picking mode

Change-Id: I11d4838a320ada1d454870436e540b2c56fa18fd

___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Tsutomu Uchino
 basctl/source/basicide/objdlg.cxx |   41 +-
 basctl/source/basicide/objdlg.hxx |2 +
 2 files changed, 30 insertions(+), 13 deletions(-)

New commits:
commit 7bc75c1a7b05d81631ebccf05bf022636d1a3a14
Author: Tsutomu Uchino ha...@apache.org
Date:   Sat May 17 09:39:39 2014 +

#i76558# jump by Enter key on the Object catalog

diff --git a/basctl/source/basicide/objdlg.cxx 
b/basctl/source/basicide/objdlg.cxx
index b9c85ee..a2431a6 100644
--- a/basctl/source/basicide/objdlg.cxx
+++ b/basctl/source/basicide/objdlg.cxx
@@ -66,26 +66,41 @@ void ObjectTreeListBox::MouseButtonDown( const MouseEvent 
rMEvt )
 
 if ( rMEvt.IsLeft()  ( rMEvt.GetClicks() == 2 ) )
 {
-BasicEntryDescriptor aDesc( GetEntryDescriptor( GetCurEntry() ) );
+OpenCurrent();
+}
+}
+
+void ObjectTreeListBox::KeyInput( const KeyEvent rEvt )
+{
+if ( rEvt.GetKeyCode() == KEY_RETURN  OpenCurrent() )
+{
+return;
+}
+BasicTreeListBox::KeyInput( rEvt );
+}
+
+bool ObjectTreeListBox::OpenCurrent()
+{
+BasicEntryDescriptor aDesc( GetEntryDescriptor( GetCurEntry() ) );
 
-if ( aDesc.GetType() == OBJ_TYPE_METHOD )
+if ( aDesc.GetType() == OBJ_TYPE_METHOD )
+{
+BasicIDEShell* pIDEShell = IDE_DLL()-GetShell();
+SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell-GetViewFrame() : 
NULL;
+SfxDispatcher* pDispatcher = pViewFrame ? pViewFrame-GetDispatcher() 
: NULL;
+if( pDispatcher )
 {
-BasicIDEShell* pIDEShell = IDE_DLL()-GetShell();
-SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell-GetViewFrame() : 
NULL;
-SfxDispatcher* pDispatcher = pViewFrame ? 
pViewFrame-GetDispatcher() : NULL;
-if( pDispatcher )
-{
-SbxItem aSbxItem( SID_BASICIDE_ARG_SBX, aDesc.GetDocument(), 
aDesc.GetLibName(), aDesc.GetName(),
-  aDesc.GetMethodName(), ConvertType( 
aDesc.GetType() ) );
-pDispatcher-Execute( SID_BASICIDE_SHOWSBX,
-SFX_CALLMODE_SYNCHRON, aSbxItem, 0L );
-}
+SbxItem aSbxItem( SID_BASICIDE_ARG_SBX, aDesc.GetDocument(), 
aDesc.GetLibName(), aDesc.GetName(),
+  aDesc.GetMethodName(), ConvertType( 
aDesc.GetType() ) );
+pDispatcher-Execute( SID_BASICIDE_SHOWSBX,
+SFX_CALLMODE_SYNCHRON, aSbxItem, 0L );
+return true;
 }
 }
+return false;
 }
 
 
-
 ObjectCatalog::ObjectCatalog( Window * pParent )
 :FloatingWindow( pParent, IDEResId( RID_BASICIDE_OBJCAT ) )
 ,aMacroTreeList( this, IDEResId( RID_TLB_MACROS ) )
diff --git a/basctl/source/basicide/objdlg.hxx 
b/basctl/source/basicide/objdlg.hxx
index feda773..273b323 100644
--- a/basctl/source/basicide/objdlg.hxx
+++ b/basctl/source/basicide/objdlg.hxx
@@ -40,7 +40,9 @@ private:
 
 virtual voidCommand( const CommandEvent rCEvt );
 virtual voidMouseButtonDown( const MouseEvent rMEvt );
+virtual voidKeyInput( const KeyEvent rEvt );
 
+boolOpenCurrent();
 public:
 ObjectTreeListBox( Window* pParent, const ResId rRes );
 ~ObjectTreeListBox();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 30732] Character formatting not retained in entries of TOC, table lists, etc.

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30732

Tobias Lippert d...@fastmail.fm changed:

   What|Removed |Added

 CC||r...@cam.ac.uk

--- Comment #25 from Tobias Lippert d...@fastmail.fm ---
*** Bug 4 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: list.cxx in VCL

2014-05-17 Thread Caolán McNamara
On Fri, 2014-05-16 at 10:46 -0700, Chris Laplante wrote:
 Would it be possible to remove vcl/source/fontsubset/list.cxx and replace its
 usage with std::list? The only place I see it being used is in ttcr.cxx
 (same folder). 

Looks like it should be reasonably straightforward to do that.

C.

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


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

2014-05-17 Thread Tsutomu Uchino
 scripting/source/protocolhandler/scripthandler.cxx |   40 +
 1 file changed, 40 insertions(+)

New commits:
commit 03a410876fbdb5f9e1a7216d9d622557275d4896
Author: Tsutomu Uchino ha...@apache.org
Date:   Sat May 17 10:16:40 2014 +

#i113481# query script invocation from the current frame when the 
controller is not yet attached

diff --git a/scripting/source/protocolhandler/scripthandler.cxx 
b/scripting/source/protocolhandler/scripthandler.cxx
index 85faf4c..12ee326 100644
--- a/scripting/source/protocolhandler/scripthandler.cxx
+++ b/scripting/source/protocolhandler/scripthandler.cxx
@@ -170,7 +170,28 @@ void SAL_CALL 
ScriptProtocolHandler::dispatchWithNotification(
 
 OSL_ENSURE( xDocumentScripts.is(), 
ScriptProtocolHandler::dispatchWithNotification: can't do the security check! 
);
 if ( !xDocumentScripts.is() || 
!xDocumentScripts-getAllowMacroExecution() )
+{
+if ( xListener.is() )
+{
+::com::sun::star::frame::DispatchResultEvent aEvent(
+static_cast ::cppu::OWeakObject* ( this ),
+
::com::sun::star::frame::DispatchResultState::FAILURE,
+invokeResult );
+try
+{
+xListener-dispatchFinished( aEvent ) ;
+}
+catch(RuntimeException  e)
+{
+OSL_TRACE(
+
ScriptProtocolHandler::dispatchWithNotification: caught RuntimeException
+while dispatchFinished with failture of the 
execution %s,
+::rtl::OUStringToOString( e.Message,
+RTL_TEXTENCODING_ASCII_US ).pData-buffer );
+}
+}
 return;
+}
 }
 
 // Creates a ScriptProvider ( if one is not created already )
@@ -345,6 +366,25 @@ ScriptProtocolHandler::getScriptInvocation()
 if ( !m_xScriptInvocation.set( xController-getModel(), UNO_QUERY 
) )
 m_xScriptInvocation.set( xController, UNO_QUERY );
 }
+else
+{
+Reference XFrame  xFrame( m_xFrame.get(), UNO_QUERY );
+if ( xFrame.is() )
+{
+SfxFrame* pFrame = NULL;
+for ( pFrame = SfxFrame::GetFirst(); pFrame; pFrame = 
SfxFrame::GetNext( *pFrame ) )
+{
+if ( pFrame-GetFrameInterface() == xFrame )
+break;
+}
+SfxObjectShell* pDocShell = pFrame ? 
pFrame-GetCurrentDocument() : SfxObjectShell::Current();
+if ( pDocShell )
+{
+Reference XModel  xModel( pDocShell-GetModel() );
+m_xScriptInvocation.set( xModel, UNO_QUERY );
+}
+}
+}
 }
 return m_xScriptInvocation.is();
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: comphelper/inc comphelper/Library_comphelper.mk comphelper/source include/comphelper sc/Library_sc.mk sc/source

2014-05-17 Thread Thomas Arnhold
 comphelper/Library_comphelper.mk   |1 
 comphelper/inc/pch/precompiled_comphelper.hxx  |3 
 comphelper/source/misc/random.cxx  |   54 
++
 include/comphelper/random.hxx  |   33 ++
 sc/Library_sc.mk   |1 
 sc/source/core/data/global.cxx |4 
 sc/source/core/inc/random.hxx  |   29 -
 sc/source/core/tool/interpr1.cxx   |4 
 sc/source/core/tool/random.cxx |   54 
--
 sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx|1 
 sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx |1 
 sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx  |1 
 sc/source/ui/StatisticsDialogs/FTestDialog.cxx |1 
 sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx   |1 
 sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx |1 
 sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx |1 
 sc/source/ui/StatisticsDialogs/SamplingDialog.cxx  |1 
 sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx |1 
 sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx |1 
 sc/source/ui/StatisticsDialogs/TTestDialog.cxx |1 
 20 files changed, 94 insertions(+), 100 deletions(-)

New commits:
commit 9c3e819f066acaf9f5a416630fa7dd83fdc2539d
Author: Thomas Arnhold tho...@arnhold.org
Date:   Tue May 13 08:42:21 2014 +0200

move boost rng wrapper from sc to comphelper

so we can re-use it in other modules

Change-Id: I6057b1e955f745019fd48f91a754279df0f2b948
Reviewed-on: https://gerrit.libreoffice.org/9348
Reviewed-by: Thomas Arnhold tho...@arnhold.org
Tested-by: Thomas Arnhold tho...@arnhold.org

diff --git a/comphelper/Library_comphelper.mk b/comphelper/Library_comphelper.mk
index 623bac6..cfe48f6 100644
--- a/comphelper/Library_comphelper.mk
+++ b/comphelper/Library_comphelper.mk
@@ -99,6 +99,7 @@ $(eval $(call gb_Library_add_exception_objects,comphelper,\
 comphelper/source/misc/officeresourcebundle \
 comphelper/source/misc/officerestartmanager \
 comphelper/source/misc/proxyaggregation \
+comphelper/source/misc/random \
 comphelper/source/misc/scopeguard \
 comphelper/source/misc/SelectionMultiplex \
 comphelper/source/misc/sequenceashashmap \
diff --git a/comphelper/inc/pch/precompiled_comphelper.hxx 
b/comphelper/inc/pch/precompiled_comphelper.hxx
index ab660b1..36ec107 100644
--- a/comphelper/inc/pch/precompiled_comphelper.hxx
+++ b/comphelper/inc/pch/precompiled_comphelper.hxx
@@ -18,6 +18,7 @@
 #include boost/bind.hpp
 #include boost/current_function.hpp
 #include boost/noncopyable.hpp
+#include boost/random.hpp
 #include boost/scoped_array.hpp
 #include boost/scoped_ptr.hpp
 #include boost/shared_ptr.hpp
@@ -62,7 +63,6 @@
 #include com/sun/star/container/XNameAccess.hpp
 #include com/sun/star/container/XNameContainer.hpp
 #include com/sun/star/datatransfer/XTransferable.hpp
-#include com/sun/star/document/NoSuchFilterRequest.hpp
 #include com/sun/star/document/XDocumentProperties.hpp
 #include com/sun/star/document/XDocumentPropertiesSupplier.hpp
 #include com/sun/star/document/XTypeDetection.hpp
@@ -225,4 +225,5 @@
 #include unicode/uchar.h
 #include uno/data.h
 #include vector
+
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sc/source/core/tool/random.cxx b/comphelper/source/misc/random.cxx
similarity index 96%
rename from sc/source/core/tool/random.cxx
rename to comphelper/source/misc/random.cxx
index 5affe37..a976086 100644
--- a/sc/source/core/tool/random.cxx
+++ b/comphelper/source/misc/random.cxx
@@ -12,12 +12,12 @@
 
 #include boost/random.hpp
 
-#include random.hxx
+#include comphelper/random.hxx
 
 // this is nothing but a simple wrapper around
 // the boost random generators
 
-namespace sc
+namespace comphelper
 {
 namespace rng
 {
diff --git a/sc/source/core/inc/random.hxx b/include/comphelper/random.hxx
similarity index 60%
rename from sc/source/core/inc/random.hxx
rename to include/comphelper/random.hxx
index 00765db..6b5d6eb 100644
--- a/sc/source/core/inc/random.hxx
+++ b/include/comphelper/random.hxx
@@ -7,18 +7,22 @@
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  */
 
-#ifndef INCLUDED_SC_SOURCE_CORE_INC_RANDOM_HXX
-#define INCLUDED_SC_SOURCE_CORE_INC_RANDOM_HXX
+#ifndef INCLUDED_COMPHELPER_RANDOM_HXX
+#define INCLUDED_COMPHELPER_RANDOM_HXX
 
-namespace sc
+#include comphelper/comphelperdllapi.h
+
+namespace comphelper
 {
 
 namespace rng
 {
 
-void seed(int i);   // set initial seed (equivalent of libc srand())
+/// set initial seed (equivalent of libc srand())
+COMPHELPER_DLLPUBLIC void seed(int i);
 
-double uniform();   // uniform 

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

2014-05-17 Thread Thomas Arnhold
 basic/inc/pch/precompiled_sb.hxx |1 +
 basic/source/runtime/methods.cxx |   13 ++---
 2 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit df466d79cb126667cc9d5c108367bfa4f5ce76c8
Author: Thomas Arnhold tho...@arnhold.org
Date:   Tue May 13 22:42:49 2014 +0200

fdo#70474: Random number generation weak with Rnd in BASIC

Just reuse the rng functionality. This improves the randomness.

Initialize seed with system time if no argument for RANDOMIZE is given. As 
the help text
states: If Number is omitted, the generator uses the current value of the 
system timer.

Change-Id: I5fa46e8344b2402dff66a8db2449d43e2ca27d6d
Reviewed-on: https://gerrit.libreoffice.org/9349
Reviewed-by: Thomas Arnhold tho...@arnhold.org
Tested-by: Thomas Arnhold tho...@arnhold.org

diff --git a/basic/inc/pch/precompiled_sb.hxx b/basic/inc/pch/precompiled_sb.hxx
index 4c0ba1b..a7cd16b 100644
--- a/basic/inc/pch/precompiled_sb.hxx
+++ b/basic/inc/pch/precompiled_sb.hxx
@@ -29,6 +29,7 @@
 #include com/sun/star/uno/XInterface.hpp
 #include com/sun/star/util/DateTime.hpp
 #include comphelper/processfactory.hxx
+#include comphelper/random.hxx
 #include comphelper/string.hxx
 #include cstddef
 #include ctype.h
diff --git a/basic/source/runtime/methods.cxx b/basic/source/runtime/methods.cxx
index fe2f00d..2e3c375 100644
--- a/basic/source/runtime/methods.cxx
+++ b/basic/source/runtime/methods.cxx
@@ -45,6 +45,7 @@
 #include errobject.hxx
 
 #include comphelper/processfactory.hxx
+#include comphelper/random.hxx
 #include comphelper/string.hxx
 
 #include com/sun/star/uno/Sequence.hxx
@@ -3521,16 +3522,16 @@ RTLFUNC(Randomize)
 {
 StarBASIC::Error( SbERR_BAD_ARGUMENT );
 }
-sal_Int16 nSeed;
+int nSeed;
 if( rPar.Count() == 2 )
 {
-nSeed = (sal_Int16)rPar.Get(1)-GetInteger();
+nSeed = (int)rPar.Get(1)-GetInteger();
 }
 else
 {
-nSeed = (sal_Int16)rand();
+nSeed = (int)time(NULL);
 }
-srand( nSeed );
+comphelper::rng::seed( nSeed );
 }
 
 RTLFUNC(Rnd)
@@ -3544,9 +3545,7 @@ RTLFUNC(Rnd)
 }
 else
 {
-double nRand = (double)rand();
-nRand = ( nRand / ((double)RAND_MAX + 1.0));
-rPar.Get(0)-PutDouble( nRand );
+rPar.Get(0)-PutDouble( comphelper::rng::uniform() );
 }
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Thomas Arnhold
 cui/uiconfig/ui/cellalignment.ui |   21 ++---
 1 file changed, 10 insertions(+), 11 deletions(-)

New commits:
commit e601761f3995f965213a169e7c755cf819953bee
Author: Thomas Arnhold tho...@arnhold.org
Date:   Sat May 17 17:07:33 2014 +0200

calc: correct spacings for cell alignment tab page

Looks better now, especially if you switch between Font Effects
and Alignment tabs.

Change-Id: Icfdd87647398352b272eaf91eeac9a21cce7a1d1

diff --git a/cui/uiconfig/ui/cellalignment.ui b/cui/uiconfig/ui/cellalignment.ui
index 631d875..a072946 100644
--- a/cui/uiconfig/ui/cellalignment.ui
+++ b/cui/uiconfig/ui/cellalignment.ui
@@ -2,15 +2,6 @@
 interface
   !-- interface-requires gtk+ 3.0 --
   !-- interface-requires LibreOffice 1.0 --
-  object class=GtkAdjustment id=adjustmentIndent
-property name=upper990/property
-property name=step_increment10/property
-property name=page_increment10/property
-  /object
-  object class=GtkAdjustment id=adjustmentSpinDegrees
-property name=upper359/property
-property name=step_increment5/property
-  /object
   object class=GtkGrid id=CellAlignPage
 property name=visibleTrue/property
 property name=can_focusFalse/property
@@ -348,8 +339,7 @@
   object class=GtkAlignment id=alignment1
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=top_padding6/property
-property name=left_padding12/property
+property name=left_padding6/property
 child
   object class=GtkGrid id=grid2
 property name=visibleTrue/property
@@ -530,6 +520,15 @@
   /packing
 /child
   /object
+  object class=GtkAdjustment id=adjustmentIndent
+property name=upper990/property
+property name=step_increment10/property
+property name=page_increment10/property
+  /object
+  object class=GtkAdjustment id=adjustmentSpinDegrees
+property name=upper359/property
+property name=step_increment5/property
+  /object
   object class=GtkListStore id=liststoreHorzAlign
 columns
   !-- column-name gchararray1 --
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Tsutomu Uchino
 officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c9e4fd337abdb6460441450a0ea48eef4afa05d9
Author: Tsutomu Uchino ha...@apache.org
Date:   Sat May 17 15:29:00 2014 +

#i123625# enable Detect Special Number as default in CSV import dialog

diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index ba4129a..463db9c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1043,7 +1043,7 @@
 descIf true, Calc tries to detect special number 
format, such as date and scientific notation./desc
 labelDetectSpecialNumbers/label
 /info
-valuefalse/value
+valuetrue/value
 /prop
 prop oor:name=Language oor:type=xs:int
 info
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Lionel Elie Mamane
 connectivity/source/drivers/jdbc/ResultSet.cxx |3 ---
 vcl/source/edit/texteng.cxx|5 +++--
 2 files changed, 3 insertions(+), 5 deletions(-)

New commits:
commit f7e2f18e897198c5ee79d9825ac3b3ecbd2bd398
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Sat May 17 19:40:02 2014 +0200

avoid segfault when nBrekPos is past the end

Change-Id: Ieedc24c0443ba10d8277cd6327b3b735203e5d45

diff --git a/vcl/source/edit/texteng.cxx b/vcl/source/edit/texteng.cxx
index 2223ff0..b114ade 100644
--- a/vcl/source/edit/texteng.cxx
+++ b/vcl/source/edit/texteng.cxx
@@ -1708,8 +1708,9 @@ void TextEngine::ImpBreakLine( sal_uLong nPara, TextLine* 
pLine, TETextPortion*,
 pLine-SetEnd( nBreakPos );
 sal_uInt16 nEndPortion = SplitTextPortion( nPara, nBreakPos );
 
-bool bBlankSeparator = ( ( nBreakPos = pLine-GetStart() ) 
- ( pNode-GetText()[ nBreakPos ] == ' ' ) );
+bool bBlankSeparator = ( nBreakPos = pLine-GetStart() 
+ nBreakPos  pNode-GetText().getLength() 
+ pNode-GetText()[ nBreakPos ] == ' ' );
 if ( bBlankSeparator )
 {
 // generally suppress blanks at the end of line
commit fcf4b4c3ebc46de974d57bdf6211ccb084b0835d
Author: Lionel Elie Mamane lio...@mamane.lu
Date:   Sat May 17 19:35:34 2014 +0200

remove wrongly added IsBookmarkable property

Change-Id: I7bde1200dbe9da76e062f2783cc223a07084c6fd

diff --git a/connectivity/source/drivers/jdbc/ResultSet.cxx 
b/connectivity/source/drivers/jdbc/ResultSet.cxx
index 18f9a85..b247671 100644
--- a/connectivity/source/drivers/jdbc/ResultSet.cxx
+++ b/connectivity/source/drivers/jdbc/ResultSet.cxx
@@ -884,9 +884,6 @@ void java_sql_ResultSet::setFetchSize(sal_Int32 _par0) 
throw(::com::sun::star::s
 pProperties[nPos++] = 
::com::sun::star::beans::Property(::connectivity::OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_FETCHSIZE),
 PROPERTY_ID_FETCHSIZE, cppu::UnoTypesal_Int32::get(), 0);
 
-pProperties[nPos++] = 
::com::sun::star::beans::Property(::connectivity::OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_ISBOOKMARKABLE),
-PROPERTY_ID_ISBOOKMARKABLE, ::getBooleanCppuType(), 
PropertyAttribute::READONLY);
-
 pProperties[nPos++] = 
::com::sun::star::beans::Property(::connectivity::OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_RESULTSETCONCURRENCY),
 PROPERTY_ID_RESULTSETCONCURRENCY, cppu::UnoTypesal_Int32::get(), 
PropertyAttribute::READONLY);
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Miklos Vajna
 sw/inc/fmtclds.hxx   |   58 ++---
 sw/source/core/layout/atrfrm.cxx |  168 +++
 2 files changed, 113 insertions(+), 113 deletions(-)

New commits:
commit 7d6dba41a75c922ffedbe4ad78379b8ff339d213
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sat May 17 20:16:55 2014 +0200

SwFmtCol: rename member variables missing their prefixes

Change-Id: I0cf0b585a9cfcbb119c68adf51dc786bc6373e2e

diff --git a/sw/inc/fmtclds.hxx b/sw/inc/fmtclds.hxx
index db50129..956637d 100644
--- a/sw/inc/fmtclds.hxx
+++ b/sw/inc/fmtclds.hxx
@@ -68,20 +68,20 @@ enum SwColLineAdj
 
 class SW_DLLPUBLIC SwFmtCol : public SfxPoolItem
 {
-editeng::SvxBorderStyle eLineStyle; /// style of the separator line
-sal_uLong   nLineWidth; /// Width of the separator line.
-Color   aLineColor; /// Color of the separator line.
+editeng::SvxBorderStyle m_eLineStyle; /// style of the separator line
+sal_uLong   m_nLineWidth; /// Width of the separator line.
+Color   m_aLineColor; /// Color of the separator line.
 
-sal_uInt16   nLineHeight;   /** Percentile height of lines.
+sal_uInt16   m_nLineHeight;   /** Percentile height of lines.
   (Based on height of columns 
including UL). */
 
-SwColLineAdj eAdj;  /// Line will be adjusted top, 
centered or bottom.
+SwColLineAdj m_eAdj;  /// Line will be adjusted top, 
centered or bottom.
 
-SwColumns   aColumns;   /// Information concerning the 
columns.
-sal_uInt16  nWidth; /// Total desired width of all 
columns.
-sal_Int16   aWidthAdjustValue;
+SwColumns   m_aColumns;   /// Information concerning the 
columns.
+sal_uInt16  m_nWidth; /// Total desired width of all 
columns.
+sal_Int16   m_aWidthAdjustValue;
 
-bool bOrtho;/** Only if this flag is set, the setting of 
GutterWidth will
+bool m_bOrtho;/** Only if this flag is set, the setting of 
GutterWidth will
  be accompanied by a visual rearrangement.
  The flag must be reset if widths of columns or 
borders are changed.
  When it is set (again) the visual arrangement is 
recalculated.
@@ -94,8 +94,8 @@ public:
 SwFmtCol( const SwFmtCol );
 virtual ~SwFmtCol();
 //#i120133#
-sal_Int16 GetAdjustValue() const { return aWidthAdjustValue; }
-void SetAdjustValue( const sal_Int16 n ) { aWidthAdjustValue = n; }
+sal_Int16 GetAdjustValue() const { return m_aWidthAdjustValue; }
+void SetAdjustValue( const sal_Int16 n ) { m_aWidthAdjustValue = n; }
 
 SwFmtCol operator=( const SwFmtCol );
 
@@ -111,36 +111,36 @@ public:
 virtual bool QueryValue( com::sun::star::uno::Any rVal, sal_uInt8 
nMemberId = 0 ) const SAL_OVERRIDE;
 virtual bool PutValue( const com::sun::star::uno::Any rVal, sal_uInt8 
nMemberId = 0 ) SAL_OVERRIDE;
 
-const SwColumns GetColumns() const { return aColumns; }
-  SwColumns GetColumns()   { return aColumns; }
-sal_uInt16   GetNumCols() const { return aColumns.size(); }
+const SwColumns GetColumns() const { return m_aColumns; }
+  SwColumns GetColumns()   { return m_aColumns; }
+sal_uInt16   GetNumCols() const { return m_aColumns.size(); }
 
-editeng::SvxBorderStyle GetLineStyle() const  { return eLineStyle;}
-sal_uLong   GetLineWidth() const  { return nLineWidth;}
-const ColorGetLineColor() const { return aLineColor;}
+editeng::SvxBorderStyle GetLineStyle() const  { return m_eLineStyle;}
+sal_uLong   GetLineWidth() const  { return m_nLineWidth;}
+const ColorGetLineColor() const { return m_aLineColor;}
 
-SwColLineAdj GetLineAdj() const { return eAdj; }
-bool IsOrtho()const { return bOrtho; }
-sal_uInt16   GetWishWidth() const { return nWidth; }
-sal_uInt8GetLineHeight()const { return nLineHeight; }
+SwColLineAdj GetLineAdj() const { return m_eAdj; }
+bool IsOrtho()const { return m_bOrtho; }
+sal_uInt16   GetWishWidth() const { return m_nWidth; }
+sal_uInt8GetLineHeight()const { return m_nLineHeight; }
 
 /** @return USHRT_MAX if ambiguous.
  @return smallest width if bMin is true. */
 sal_uInt16 GetGutterWidth( bool bMin = false ) const;
 
-void SetLineStyle(editeng::SvxBorderStyle eStyle){ eLineStyle = 
eStyle;}
-void SetLineWidth(sal_uLong nLWidth){ nLineWidth = nLWidth;}
-void SetLineColor(const Color rCol )   { aLineColor = rCol;}
-void SetLineHeight( sal_uInt8 nNew ) { nLineHeight = nNew; }
-void SetLineAdj( SwColLineAdj eNew ){ 

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

2014-05-17 Thread Maxim Monastirsky
 sfx2/source/control/recentdocsview.cxx |8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 435c1b15dc33e4570aa8438cd92708572f8145c5
Author: Maxim Monastirsky momonas...@gmail.com
Date:   Sat May 17 21:54:55 2014 +0300

fdo#78782 startcenter: open document on enter key

Change-Id: I501dbd6a0f4e5323a003afbb19707aad67897cd0

diff --git a/sfx2/source/control/recentdocsview.cxx 
b/sfx2/source/control/recentdocsview.cxx
index 4a44c6d..f0c9c05 100644
--- a/sfx2/source/control/recentdocsview.cxx
+++ b/sfx2/source/control/recentdocsview.cxx
@@ -227,6 +227,9 @@ void RecentDocsView::MouseButtonUp(const MouseEvent rMEvt)
 {
 if (rMEvt.IsLeft())
 {
+if( rMEvt.GetClicks()  1 )
+return;
+
 size_t nPos = ImplGetItem(rMEvt.GetPosPixel());
 ThumbnailViewItem* pItem = ImplGetItem(nPos);
 
@@ -241,8 +244,11 @@ void RecentDocsView::MouseButtonUp(const MouseEvent rMEvt)
 ThumbnailView::MouseButtonUp(rMEvt);
 }
 
-void RecentDocsView::OnItemDblClicked(ThumbnailViewItem *)
+void RecentDocsView::OnItemDblClicked(ThumbnailViewItem *pItem)
 {
+RecentDocsViewItem* pRecentItem = dynamic_cast RecentDocsViewItem* 
(pItem);
+if (pRecentItem)
+pRecentItem-OpenDocument();
 }
 
 void RecentDocsView::Paint( const Rectangle aRect )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: list.cxx in VCL

2014-05-17 Thread Chris Laplante
I took a crack at it, but it resulted in too much mixing of C and C++ style
memory allocation, which I'm not comfortable intermingling. The overwhelming
majority of the original is implemented in C anyway, so I'm not sure it's
worth me replacing just one facet of the code with C++. Perhaps one day if I
build up the courage I can rewrite the entire thing in C++, if the community
thought it would useful for the long-term.

Chris



--
View this message in context: 
http://nabble.documentfoundation.org/list-cxx-in-VCL-tp4109073p4109188.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: bin/findunusedcode unusedcode.easy

2014-05-17 Thread Caolán McNamara
 bin/findunusedcode |1 +
 unusedcode.easy|7 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 2d171301560c8ba896e85616ae6442a1b4070bc5
Author: Caolán McNamara caol...@redhat.com
Date:   Sat May 17 20:42:45 2014 +0100

callcatcher: update unused code

Change-Id: I1039d34cef1d426a9deb6dec2c3e7d746f9cf1ae

diff --git a/bin/findunusedcode b/bin/findunusedcode
index fa4a64a..664ac8a 100755
--- a/bin/findunusedcode
+++ b/bin/findunusedcode
@@ -86,6 +86,7 @@ grep ::.*\( unusedcode.all \
  | grep -v ^o3dgc:: \
  | grep -v ^MathML:: \
  | grep -v ^GeneratedSaxParser:: \
+ | grep -v ^GLTF:: \
  | grep -v ^FPSCounter:: \
  | grep -v ^CPhysicalCamera:: \
  | grep -v ^RenderScene:: \
diff --git a/unusedcode.easy b/unusedcode.easy
index e75d512..824ea06 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -1,5 +1,7 @@
+(anonymous namespace)::flagToString(unsigned short)
 BigInt::BigInt(unsigned int)
 CalcUnoApiTest::CalcUnoApiTest(rtl::OUString const)
+ComboBox::GetEntryPos(void const*) const
 
DocumentHandler::DocumentHandler(com::sun::star::uno::Referencecom::sun::star::xml::sax::XDocumentHandler)
 EditEngine::IsIdleFormatterActive() const
 Font::LoadSystemFont(std::basic_stringchar, std::char_traitschar, 
std::allocatorchar , int)
@@ -15,6 +17,7 @@ MenuBar::AddMenuBarButton(Image const, Link const, 
rtl::OUString const, unsig
 MenuBar::GetMenuBarButtonRectPixel(unsigned short)
 MenuBar::RemoveMenuBarButton(unsigned short)
 MenuBar::SetMenuBarButtonHighlightHdl(unsigned short, Link const)
+MetafileXmlDump::filterNoneActionTypes()
 OpenGLContext::getOpenGLWindow()
 OpenGLContext::renderToFile()
 OpenGLRender::CreateTextTexture(rtl::OUString const, Font, long, 
com::sun::star::awt::Point, com::sun::star::awt::Size, long)
@@ -52,6 +55,7 @@ SvtListener::IsListening(SvtBroadcaster) const
 
SvxDummyShapeContainer::SvxDummyShapeContainer(com::sun::star::uno::Referencecom::sun::star::drawing::XShapes)
 SvxNumberFormatShell::IsAdded_Impl(unsigned long)
 TextDoc::IsValidPaM(TextPaM const)
+Texture::greateEmptyTexture(int, int, unsigned int)
 
UnoApiTest::closeDocument(com::sun::star::uno::Referencecom::sun::star::lang::XComponent)
 VCLXGraphics::getFillColor()
 VCLXGraphics::getFont()
@@ -59,6 +63,8 @@ VCLXGraphics::getLineColor()
 VCLXGraphics::getRasterOp()
 VCLXGraphics::getTextColor()
 VCLXGraphics::getTextFillColor()
+XmlTestTools::parseXml(utl::TempFile)
+XmlWriter::element(rtl::OString const)
 apitest::CellProperties::testRotateReference()
 apitest::CellProperties::testVertJustify()
 apitest::DataPilotField::testAutoShowInfo()
@@ -173,7 +179,6 @@ 
basegfx::tools::containsOnlyHorizontalAndVerticalEdges(basegfx::B2DPolyPolygon c
 canvas::createSurfaceProxyManager(boost::shared_ptrcanvas::IRenderModule 
const)
 
chart::ChartTypeUnoDlg::Create(com::sun::star::uno::Referencecom::sun::star::uno::XComponentContext
 const)
 
chart::ShapeToolbarController::create(com::sun::star::uno::Referencecom::sun::star::uno::XComponentContext
 const)
-chart::opengl3D::Camera::zoom(unsigned int)
 chart::opengl3D::OpenGL3DRenderer::GetTime()
 chart::opengl3D::OpenGL3DRenderer::RenderClickPos(Point)
 chart::opengl3D::OpenGL3DRenderer::RenderFPS(float)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Caolán McNamara
 48/acb3ebd9403a95b3bbd906d45bb67b4410f3e4 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6e14c6c6acf1e538f58a69c2dad5742527dd4cb2
Author: Caolán McNamara caol...@redhat.com
Date:   Sat May 17 20:43:56 2014 +0100

Notes added by 'git notes add'

diff --git a/48/acb3ebd9403a95b3bbd906d45bb67b4410f3e4 
b/48/acb3ebd9403a95b3bbd906d45bb67b4410f3e4
new file mode 100644
index 000..a22e9f3
--- /dev/null
+++ b/48/acb3ebd9403a95b3bbd906d45bb67b4410f3e4
@@ -0,0 +1 @@
+prefer: 71e5b1ba256bd472e99118c1730fa89cc2b64dbd
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025

Bug 75025 depends on bug 78782, which changed state.

Bug 78782 Summary: start center: cannot open documents with Enter key
https://bugs.freedesktop.org/show_bug.cgi?id=78782

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e1/05ba8f729c8476d8b300e113b598dc514c0463

2014-05-17 Thread Caolán McNamara
 e1/05ba8f729c8476d8b300e113b598dc514c0463 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 52d7e67fc541cf3503fe9cfd2033fbc1762bc74e
Author: Caolán McNamara caol...@redhat.com
Date:   Sat May 17 20:44:53 2014 +0100

Notes added by 'git notes add'

diff --git a/e1/05ba8f729c8476d8b300e113b598dc514c0463 
b/e1/05ba8f729c8476d8b300e113b598dc514c0463
new file mode 100644
index 000..a22e9f3
--- /dev/null
+++ b/e1/05ba8f729c8476d8b300e113b598dc514c0463
@@ -0,0 +1 @@
+prefer: 71e5b1ba256bd472e99118c1730fa89cc2b64dbd
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - cd/a643a4d4c5a32b3d171aaa888d718409b3d5f3

2014-05-17 Thread Caolán McNamara
 cd/a643a4d4c5a32b3d171aaa888d718409b3d5f3 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 67832b4b07303f2615a18e5e288a35e09a8b
Author: Caolán McNamara caol...@redhat.com
Date:   Sat May 17 20:53:53 2014 +0100

Notes added by 'git notes add'

diff --git a/cd/a643a4d4c5a32b3d171aaa888d718409b3d5f3 
b/cd/a643a4d4c5a32b3d171aaa888d718409b3d5f3
new file mode 100644
index 000..02da0bb
--- /dev/null
+++ b/cd/a643a4d4c5a32b3d171aaa888d718409b3d5f3
@@ -0,0 +1 @@
+merged as: 0e65f83415708d5072edd65d75253a721ddbeefa
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Tsutomu Uchino
 cui/source/tabpages/page.cxx |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0e65f83415708d5072edd65d75253a721ddbeefa
Author: Tsutomu Uchino ha...@apache.org
Date:   Sat May 17 07:06:55 2014 +

Resolves: #i53447# update example view for Draw...

during the activation of the tab page

(cherry picked from commit cda643a4d4c5a32b3d171aaa888d718409b3d5f3)

Change-Id: I0b0ca24374050675158b16001f0709846e5ee8f9

diff --git a/cui/source/tabpages/page.cxx b/cui/source/tabpages/page.cxx
index e13fce1..fbc24a7 100644
--- a/cui/source/tabpages/page.cxx
+++ b/cui/source/tabpages/page.cxx
@@ -1373,6 +1373,7 @@ void SvxPageDescPage::InitHeadFoot_Impl( const 
SfxItemSet rSet )
 void SvxPageDescPage::ActivatePage( const SfxItemSet rSet )
 {
 InitHeadFoot_Impl( rSet );
+UpdateExample_Impl();
 ResetBackground_Impl( rSet );
 RangeHdl_Impl( 0 );
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Hussian Alamri
 framework/source/dispatch/menudispatcher.cxx |2 -
 framework/source/fwe/classes/addonsoptions.cxx   |   27 ---
 framework/source/helper/ocomponentaccess.cxx |1 
 framework/source/helper/oframes.cxx  |1 
 framework/source/services/substitutepathvars.cxx |1 
 5 files changed, 32 deletions(-)

New commits:
commit b1e29a6ac51f87f893fe64986311af7dcd18754b
Author: Hussian Alamri husain.a...@me.com
Date:   Thu May 15 16:52:14 2014 -0400

Single line between methods

diff --git a/framework/source/dispatch/menudispatcher.cxx 
b/framework/source/dispatch/menudispatcher.cxx
index 3f96f73..886bf65 100644
--- a/framework/source/dispatch/menudispatcher.cxx
+++ b/framework/source/dispatch/menudispatcher.cxx
@@ -199,7 +199,6 @@ void SAL_CALL MenuDispatcher::disposing( const EventObject 
) throw( RuntimeExce
 }
 }
 
-
 void MenuDispatcher::impl_setAccelerators( Menu* pMenu, const Accelerator 
aAccel )
 {
 for ( sal_uInt16 nPos = 0; nPos  pMenu-GetItemCount(); ++nPos )
@@ -217,7 +216,6 @@ void MenuDispatcher::impl_setAccelerators( Menu* pMenu, 
const Accelerator aAcce
 }
 }
 
-
 bool MenuDispatcher::impl_setMenuBar( MenuBar* pMenuBar, bool 
bMenuFromResource )
 {
 uno::Reference XFrame  xFrame( m_xOwnerWeak.get(), UNO_QUERY );
diff --git a/framework/source/fwe/classes/addonsoptions.cxx 
b/framework/source/fwe/classes/addonsoptions.cxx
index 49f15df..5ec0e61 100644
--- a/framework/source/fwe/classes/addonsoptions.cxx
+++ b/framework/source/fwe/classes/addonsoptions.cxx
@@ -624,7 +624,6 @@ Image AddonsOptions_Impl::GetImageFromURL( const OUString 
aURL, bool bBig, bool
 return aImage;
 }
 
-
 bool AddonsOptions_Impl::ReadAddonMenuSet( Sequence Sequence PropertyValue  
 rAddonMenuSeq )
 {
 // Read the AddonMenu set and fill property sequences
@@ -661,7 +660,6 @@ bool AddonsOptions_Impl::ReadAddonMenuSet( Sequence 
Sequence PropertyValue  
 return ( rAddonMenuSeq.getLength()  0 );
 }
 
-
 bool AddonsOptions_Impl::ReadOfficeHelpSet( Sequence Sequence PropertyValue 
  rAddonOfficeHelpMenuSeq )
 {
 // Read the AddonMenu set and fill property sequences
@@ -698,7 +696,6 @@ bool AddonsOptions_Impl::ReadOfficeHelpSet( Sequence 
Sequence PropertyValue 
 return ( rAddonOfficeHelpMenuSeq.getLength()  0 );
 }
 
-
 bool AddonsOptions_Impl::ReadOfficeMenuBarSet( Sequence Sequence 
PropertyValue   rAddonOfficeMenuBarSeq )
 {
 // Read the OfficeMenuBar set and fill property sequences
@@ -752,7 +749,6 @@ bool AddonsOptions_Impl::ReadOfficeMenuBarSet( Sequence 
Sequence PropertyValue
 return ( rAddonOfficeMenuBarSeq.getLength()  0 );
 }
 
-
 bool AddonsOptions_Impl::ReadOfficeToolBarSet( AddonToolBars 
rAddonOfficeToolBars, std::vector OUString  rAddonOfficeToolBarResNames )
 {
 // Read the OfficeToolBar set and fill property sequences
@@ -773,7 +769,6 @@ bool AddonsOptions_Impl::ReadOfficeToolBarSet( 
AddonToolBars rAddonOfficeToolBa
 return ( !rAddonOfficeToolBars.empty() );
 }
 
-
 bool AddonsOptions_Impl::ReadToolBarItemSet( const OUString 
rToolBarItemSetNodeName, Sequence Sequence PropertyValue   
rAddonOfficeToolBarSeq )
 {
 sal_uInt32   nToolBarItemCount   = 
rAddonOfficeToolBarSeq.getLength();
@@ -808,7 +803,6 @@ bool AddonsOptions_Impl::ReadToolBarItemSet( const 
OUString rToolBarItemSetNode
 return ( (sal_uInt32)rAddonOfficeToolBarSeq.getLength()  
nToolBarItemCount );
 }
 
-
 void AddonsOptions_Impl::ReadImages( ImageManager aImageManager )
 {
 // Read the user-defined Images set and fill image manager
@@ -858,7 +852,6 @@ void AddonsOptions_Impl::ReadImages( ImageManager 
aImageManager )
 }
 }
 
-
 OUString AddonsOptions_Impl::GeneratePrefixURL()
 {
 // Create an unique prefixed Add-On popup menu URL so it can be identified 
later as a runtime popup menu.
@@ -871,7 +864,6 @@ OUString AddonsOptions_Impl::GeneratePrefixURL()
 return aPopupMenuURL;
 }
 
-
 bool AddonsOptions_Impl::ReadMenuMergeInstructions( 
MergeMenuInstructionContainer aContainer )
 {
 const OUString aMenuMergeRootName( AddonUI/OfficeMenuBarMerging/ );
@@ -938,7 +930,6 @@ bool AddonsOptions_Impl::ReadMenuMergeInstructions( 
MergeMenuInstructionContaine
 return true;
 }
 
-
 bool AddonsOptions_Impl::ReadMergeMenuData( const OUString 
aMergeAddonInstructionBase, Sequence Sequence PropertyValue   rMergeMenu )
 {
 OUString aMergeMenuBaseNode( 
aMergeAddonInstructionBase+m_aPropMergeMenuNames[ OFFSET_MERGEMENU_MENUITEMS ] 
);
@@ -953,7 +944,6 @@ bool AddonsOptions_Impl::ReadMergeMenuData( const OUString 
aMergeAddonInstructi
 return ReadSubMenuEntries( aSubMenuNodeNames, rMergeMenu );
 }
 
-
 bool AddonsOptions_Impl::ReadToolbarMergeInstructions( 
ToolbarMergingInstructions rCachedToolbarMergingInstructions )
 {
 const OUString aToolbarMergeRootName( AddonUI/OfficeToolbarMerging/ );
@@ -1026,7 +1016,6 @@ bool AddonsOptions_Impl::ReadToolbarMergeInstructions( 
ToolbarMergingInstruction
 return 

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

2014-05-17 Thread Caolán McNamara
 svtools/source/graphic/grfcache.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4eea91d7a9a90a40839925909c1173b4469e0eb4
Author: Caolán McNamara caol...@redhat.com
Date:   Fri May 16 16:06:10 2014 +0100

fix memory leak on pasting metafiles into writer

copying from mspaint to writer and then deleting the image in a loop will
eventually exhaust all memory.

regression since 004a29b9ac66f68af5ea12a2303a4b2be77d8145

Change-Id: I381285cda3823de7df0c1725a339943caf9536fe
(cherry picked from commit 7d6e159df4c28afde2fff5bd734ec3a8f63cb15a)
Reviewed-on: https://gerrit.libreoffice.org/9383
Tested-by: Michael Stahl mst...@redhat.com
Reviewed-by: Michael Stahl mst...@redhat.com

diff --git a/svtools/source/graphic/grfcache.cxx 
b/svtools/source/graphic/grfcache.cxx
index 966cea8..da793f3 100644
--- a/svtools/source/graphic/grfcache.cxx
+++ b/svtools/source/graphic/grfcache.cxx
@@ -366,7 +366,7 @@ void GraphicCacheEntry::GraphicObjectWasSwappedOut( const 
GraphicObject /*rObj*
 if( mbSwappedAll )
 {
 delete mpBmpEx, mpBmpEx = NULL;
-mpMtf = NULL; // No need to delete it as it has already been 
dereferenced
+delete mpMtf, mpMtf = NULL;
 delete mpAnimation, mpAnimation = NULL;
 
 // #119176# also reset SvgData
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 40469] Modifed Frame Style Options Not Preserved, Keep Ratio Option Unavailable

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40469

--- Comment #10 from Gilvan Vilarim gilvan.vila...@gmail.com ---
Comfirmed in LO 4.2.4.  The frame styles do not have thwe same behavior and
some options do not have effect on graphics.


You cannot apply frame styles to a bunch of inserted pictures, because
formatting optios inside frame style do not work well.
[]s

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: Repository.mk vcl/Module_vcl.mk

2014-05-17 Thread Andrzej Hunt
 Repository.mk |2 +-
 vcl/Module_vcl.mk |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit b1e4d856d2d3dfc497c5a2f1fb3f6f8ef7e36d87
Author: Andrzej Hunt andrzej.h...@collabora.com
Date:   Sat May 17 11:31:16 2014 +0100

Don't build svdemo for Android and iOS.

f89296db5959cf009668f8aad85cfd860b9252ee adds building of svdemo,
this however uses SAL_IMPLEMENT_MAIN from include/sal/main.h --
which specifically can't be built on Android and iOS, hence
we shouldn't build svdemo for those platforms.

Change-Id: I6ce851ece90837112279c89467326b82f7a2070b
Reviewed-on: https://gerrit.libreoffice.org/9391
Tested-by: Michael Stahl mst...@redhat.com
Reviewed-by: Michael Stahl mst...@redhat.com

diff --git a/Repository.mk b/Repository.mk
index 318654b..53049ac 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -118,7 +118,7 @@ $(eval $(call gb_Helper_register_executables,OOO, \
unopkg \
unopkg_com \
) \
-svdemo \
+   $(if $(filter-out ANDROID IOS,$(OS)),svdemo) \
 ))
 
 $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index dc8130d..35a08bb 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -25,7 +25,7 @@ $(eval $(call gb_Module_add_targets,vcl,\
 $(if $(filter DESKTOP,$(BUILD_TYPE)), \
 StaticLibrary_vclmain \
 Executable_ui-previewer) \
-Executable_svdemo \
+$(if $(filter-out ANDROID IOS,$(OS)),Executable_svdemo) \
 Library_vclopengl \
 ))
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Depends on||78040

--- Comment #10 from Jorendc jore...@libreoffice.org ---
Nominating Bug 78040 - OLE content isn't visible when loading document prior
to LibreOffice 4.3

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2014-05-17 Thread Tor Lillqvist
 vcl/workben/svdem.cxx |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

New commits:
commit 980dabdbc636d4a639b7227caf7c82fdc81b77c4
Author: Tor Lillqvist t...@collabora.com
Date:   Sat May 17 21:22:11 2014 +0300

WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'

Change-Id: Id20db2d9dada07fa5090de1fa74f2b2acb684b68

diff --git a/vcl/workben/svdem.cxx b/vcl/workben/svdem.cxx
index 1e6f681..9eec167 100644
--- a/vcl/workben/svdem.cxx
+++ b/vcl/workben/svdem.cxx
@@ -67,13 +67,13 @@ class MyWin : public WorkWindow
 public:
 MyWin( Window* pParent, WinBits nWinStyle );
 
-voidMouseMove( const MouseEvent rMEvt );
-voidMouseButtonDown( const MouseEvent rMEvt );
-voidMouseButtonUp( const MouseEvent rMEvt );
-voidKeyInput( const KeyEvent rKEvt );
-voidKeyUp( const KeyEvent rKEvt );
-voidPaint( const Rectangle rRect );
-voidResize();
+voidMouseMove( const MouseEvent rMEvt ) SAL_OVERRIDE;
+voidMouseButtonDown( const MouseEvent rMEvt ) SAL_OVERRIDE;
+voidMouseButtonUp( const MouseEvent rMEvt ) SAL_OVERRIDE;
+voidKeyInput( const KeyEvent rKEvt ) SAL_OVERRIDE;
+voidKeyUp( const KeyEvent rKEvt ) SAL_OVERRIDE;
+voidPaint( const Rectangle rRect ) SAL_OVERRIDE;
+voidResize() SAL_OVERRIDE;
 };
 
 void Main()
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-05-17 Thread Julien Nabet
 svtools/source/graphic/descriptor.cxx  |   38 +++---
 svtools/source/graphic/graphic.cxx |   10 ++---
 svtools/source/graphic/provider.cxx|6 +--
 svtools/source/graphic/renderer.cxx|   32 +-
 svtools/source/hatchwindow/hatchwindow.cxx |2 -
 svtools/source/uno/unoiface.cxx|   16 -
 svtools/source/uno/unoimap.cxx |   50 ++---
 7 files changed, 77 insertions(+), 77 deletions(-)

New commits:
commit 3558f9c0592b443f20ca1f406198f89a5385767e
Author: Julien Nabet serval2...@yahoo.fr
Date:   Sun May 18 01:14:29 2014 +0200

Prefer cppu::UnoTypeT::get() to ::getCppuType((T*)0) part17

Change-Id: Ie6dbe87599c9cf53c7b9cc6becb9438e62cdb537

diff --git a/svtools/source/graphic/descriptor.cxx 
b/svtools/source/graphic/descriptor.cxx
index ed42faf..d24911d 100644
--- a/svtools/source/graphic/descriptor.cxx
+++ b/svtools/source/graphic/descriptor.cxx
@@ -198,15 +198,15 @@ uno::Any SAL_CALL GraphicDescriptor::queryAggregation( 
const uno::Type  rType )
 {
 uno::Any aAny;
 
-if( rType == ::getCppuType((const uno::Reference lang::XServiceInfo *)0) 
)
+if( rType == cppu::UnoTypelang::XServiceInfo::get())
 aAny = uno::Reference lang::XServiceInfo (this);
-else if( rType == ::getCppuType((const uno::Reference lang::XTypeProvider 
*)0) )
+else if( rType == cppu::UnoTypelang::XTypeProvider::get())
 aAny = uno::Reference lang::XTypeProvider (this);
-else if( rType == ::getCppuType((const uno::Reference beans::XPropertySet 
*)0) )
+else if( rType == cppu::UnoTypebeans::XPropertySet::get())
 aAny = uno::Reference beans::XPropertySet (this);
-else if( rType == ::getCppuType((const uno::Reference 
beans::XPropertyState *)0) )
+else if( rType == cppu::UnoTypebeans::XPropertyState::get())
 aAny = uno::Reference beans::XPropertyState (this);
-else if( rType == ::getCppuType((const uno::Reference 
beans::XMultiPropertySet *)0) )
+else if( rType == cppu::UnoTypebeans::XMultiPropertySet::get())
 aAny = uno::Reference beans::XMultiPropertySet (this);
 else
 aAny = OWeakAggObject::queryAggregation( rType );
@@ -268,12 +268,12 @@ uno::Sequence uno::Type  SAL_CALL 
GraphicDescriptor::getTypes()
 uno::Sequence uno::Type   aTypes( 6 );
 uno::Type*  pTypes = aTypes.getArray();
 
-*pTypes++ = ::getCppuType((const uno::Reference uno::XAggregation*)0);
-*pTypes++ = ::getCppuType((const uno::Reference lang::XServiceInfo*)0);
-*pTypes++ = ::getCppuType((const uno::Reference lang::XTypeProvider*)0);
-*pTypes++ = ::getCppuType((const uno::Reference beans::XPropertySet*)0);
-*pTypes++ = ::getCppuType((const uno::Reference 
beans::XPropertyState*)0);
-*pTypes++ = ::getCppuType((const uno::Reference 
beans::XMultiPropertySet*)0);
+*pTypes++ = cppu::UnoTypeuno::XAggregation::get();
+*pTypes++ = cppu::UnoTypelang::XServiceInfo::get();
+*pTypes++ = cppu::UnoTypelang::XTypeProvider::get();
+*pTypes++ = cppu::UnoTypebeans::XPropertySet::get();
+*pTypes++ = cppu::UnoTypebeans::XPropertyState::get();
+*pTypes++ = cppu::UnoTypebeans::XMultiPropertySet::get();
 
 return aTypes;
 }
@@ -293,14 +293,14 @@ uno::Sequence sal_Int8  SAL_CALL 
GraphicDescriptor::getImplementationId()
 
 static ::comphelper::PropertyMapEntry const aEntries[] =
 {
-{ OUString(GraphicType), UNOGRAPHIC_GRAPHICTYPE, ::getCppuType( 
(const sal_Int8*)(0)), beans::PropertyAttribute::READONLY, 0 },
-{ OUString(MimeType), UNOGRAPHIC_MIMETYPE, ::getCppuType( (const 
OUString*)(0)), beans::PropertyAttribute::READONLY, 0 },
-{ OUString(SizePixel), UNOGRAPHIC_SIZEPIXEL, ::getCppuType( (const 
awt::Size*)(0)), beans::PropertyAttribute::READONLY, 0 },
-{ OUString(Size100thMM), UNOGRAPHIC_SIZE100THMM, ::getCppuType( 
(const awt::Size*)(0)), beans::PropertyAttribute::READONLY, 0 },
-{ OUString(BitsPerPixel), UNOGRAPHIC_BITSPERPIXEL, ::getCppuType( 
(const sal_uInt8*)(0)), beans::PropertyAttribute::READONLY, 0 },
-{ OUString(Transparent), UNOGRAPHIC_TRANSPARENT, ::getCppuType( 
(const sal_Bool*)(0)), beans::PropertyAttribute::READONLY, 0 },
-{ OUString(Alpha), UNOGRAPHIC_ALPHA, ::getCppuType( (const 
sal_Bool*)(0)), beans::PropertyAttribute::READONLY, 0 },
-{ OUString(Animated), UNOGRAPHIC_ANIMATED, ::getCppuType( (const 
sal_Bool*)(0)), beans::PropertyAttribute::READONLY, 0 },
+{ OUString(GraphicType), UNOGRAPHIC_GRAPHICTYPE, 
cppu::UnoTypesal_Int8::get(), beans::PropertyAttribute::READONLY, 0 },
+{ OUString(MimeType), UNOGRAPHIC_MIMETYPE, 
cppu::UnoTypeOUString::get(), beans::PropertyAttribute::READONLY, 0 },
+{ OUString(SizePixel), UNOGRAPHIC_SIZEPIXEL, 
cppu::UnoTypeawt::Size::get(), beans::PropertyAttribute::READONLY, 0 },
+{ OUString(Size100thMM), UNOGRAPHIC_SIZE100THMM, 

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

2014-05-17 Thread Chris Sherlock
 vcl/workben/svdem.cxx |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit fc974a4028fcc14304be85f36f5b15524beff5e4
Author: Chris Sherlock chris.sherloc...@gmail.com
Date:   Sun May 18 14:49:16 2014 +1000

vcl: make svdem called on Application::Abort() instead of exit(1)

Change-Id: I7660d4f0081d2d88689f5bcacef7ad2bff083636

diff --git a/vcl/workben/svdem.cxx b/vcl/workben/svdem.cxx
index 9eec167..5cc7d9c 100644
--- a/vcl/workben/svdem.cxx
+++ b/vcl/workben/svdem.cxx
@@ -48,10 +48,7 @@ SAL_IMPLEMENT_MAIN()
 Reference XMultiServiceFactory  xServiceManager( 
xContext-getServiceManager(), UNO_QUERY );
 
 if( !xServiceManager.is() )
-{
-fprintf( stderr, Failed to bootstrap\n );
-exit( 1 );
-}
+Application::Abort( Failed to bootstrap );
 
 comphelper::setProcessServiceFactory( xServiceManager );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 69700] borders of tables and lines below text not printing but show on monitor

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69700

--- Comment #3 from Milnd mil...@reprographic.co.in ---
Hello:

This problem got solved after upgrading to a newer version.

Thank you.

Regards.

Milind Vaze.

Reprographic Ventures
Ground Floor, Shiveshwarkar House
32 Parekh Street
Mumbai 44.
Tel. 23854288/23876044

On 17-05-2014 06:03, bugzilla-dae...@freedesktop.org wrote:

 *Comment # 2 https://bugs.freedesktop.org/show_bug.cgi?id=69700#c2 
 on bug 69700 https://bugs.freedesktop.org/show_bug.cgi?id=69700 from 
 QA Administrators mailto:qa-ad...@libreoffice.org *
 Dear Bug Submitter,

 Please read the entire message before proceeding.

 This bug has been in NEEDINFO status with no change for at least 6 months.
 Please provide the requested information as soon as possible and mark the bug
 as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in
 NEEDINFO status with no change in 30 days the QA team will close the bug as
 INVALID due to lack of needed information.

 For more information about our NEEDINFO policy please read the wiki located
 here:
 https://wiki.documentfoundation.org/QA/FDO/NEEDINFO

 If you have already provided the requested information, please mark the bug as
 UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed.


 Thank you for helping us make LibreOffice even better for everyone!


 Warm Regards,
 QA Team
 
 You are receiving this mail because:

   * You reported the bug.


-- 
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 78332] Manually inserted DDE link field fails to update when file is reopened

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78332

Antony je...@yandex.ru changed:

   What|Removed |Added

   Severity|normal  |blocker

--- Comment #1 from Antony je...@yandex.ru ---
Installed LO 4.1.6.2 and it works well there. So the latest known-working
version is 4.1.6.2.

-- 
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 78332] Manually inserted DDE link field fails to update when file is reopened

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78332

--- Comment #2 from Antony je...@yandex.ru ---
Installed LO 4.2.4 RC2 - the bug is still there.

-- 
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 78811] New: EDITING: Copy Paste from webmail

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78811

  Priority: medium
Bug ID: 78811
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: EDITING: Copy Paste from webmail
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: zoftig39...@mypacks.net
  Hardware: x86 (IA32)
Status: UNCONFIRMED
   Version: 3.6.7.2 release
 Component: Writer
   Product: LibreOffice

In Ubuntu 12.04 LTS image copied from Earthlink webmail hangs writer when
pasted.  Same image copied from Gimp or inserted from .jpg file appears
normally. Note to self: Paste image into Gimp first then copy paste into
writer.

Noted: Page count jumped from 1 to 11/12.  About 15 minutes later random red
wavy underlines appeared in writer window and Ubuntu hung.  Is repeatable
except I usually rebooted sooner than 15 minutes.  I was reading man kill to
attempt stopping writer from a terminal.

-- 
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 70394] Outline level/movement arrows don't belong in the Formatting toolbar

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70394

--- Comment #5 from Mirek2 maz...@gmail.com ---
(In reply to comment #4)
 Dear Bug Submitter,
 
 Please read the entire message before proceeding.
 
 This bug has been in NEEDINFO status with no change for at least 6 months.
 Please provide the requested information as soon as possible and mark the
 bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is
 still in NEEDINFO status with no change in 30 days the QA team will close
 the bug as INVALID due to lack of needed information.
 
 For more information about our NEEDINFO policy please read the wiki located
 here: 
 https://wiki.documentfoundation.org/QA/FDO/NEEDINFO
 
 If you have already provided the requested information, please mark the bug
 as UNCONFIRMED so that the QA team knows that the bug is ready to be
 confirmed.
 
 
 Thank you for helping us make LibreOffice even better for everyone!
 
 
 Warm Regards,
 QA Team

What is the requested information?

-- 
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 69700] borders of tables and lines below text not printing but show on monitor

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69700

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #4 from Jorendc jore...@libreoffice.org ---
Thanks for your feedback. Marking as resolved worksforme.

Kind regards,
Joren

-- 
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 78592] UI: Provide RSS feed for torrent downloads

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78592

--- Comment #3 from s-varoxamox...@vf.uni-konstanz.de ---
Thanks for NEW-ing this :-)

uTorrent for example supports RSS feeds:
http://www.utorrent.com/help/guides/rss
It can notify the user if a new entry appears  auto-download it. To a clearly
defined folder, which in an office environment can be a shared one, so my
colleagues can access the same installer without having to download it
themselves. This is a bit more convenient than relying on LibreOffice's
internal updater.

-- 
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 78812] New: FILESAVE: Auto save looping

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78812

  Priority: medium
Bug ID: 78812
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILESAVE: Auto save looping
  Severity: normal
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: iansummersk...@yahoo.co.uk
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.6.2 release
 Component: Writer
   Product: LibreOffice

I have experienced this bug a number of times and in this version (installed
today) and the previous version.
I have copied text from the internet, pasted into a new document, edited
without saving at any point. When auto save tries to save, the save goes into a
loop resulting in the save progress bar flashing because it is starting and
stopping and the text (font, size etc.) menus flashing. The rest of the tool
bar goes grey and is inaccessible. 
It is not possible to close or save the document; force quit seems to be the
only resolution. 
Auto-recovery does not work on these documents.
The document will be called 'untitled 1'

NB If I save / name the document before the auto-save, this problem does not
occur. I think it also happens in Spreadsheet.

Steps to reproduce:
1. Copy and paste text from the internet into a new text document (It may also
occur if typing text).
2. DO NOT SAVE. Edit the text (make changes) I'm not sure if it occurs just by
waiting for auto-save.
3. The loop occurs when auto save tries to save the document.

Current behavior: The document locks into a loop preventing any further action.

Expected behavior: The document should auto-save allowing the user to continue
working on the document and save/rename later.


Operating System: Mac OS X
Version: 4.1.6.2 release

-- 
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 78779] PDF: Bookmarks not exported as described

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78779

--- Comment #2 from Alan awill...@yahoo.co.uk ---
Created attachment 99202
  -- https://bugs.freedesktop.org/attachment.cgi?id=99202action=edit
Document illustrates the problem

This is an ODT created from my original WORD with a hyperlink on the table of
contents entry Configuration. Export to PDF. When you open the PDF and look
at the bookmarks pane this is not shown.

-- 
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 77650] Improve usability of PDF export of Writer documents with comments

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77650

--- Comment #2 from Gerry gerry.trep...@googlemail.com ---
Created attachment 99203
  -- https://bugs.freedesktop.org/attachment.cgi?id=99203action=edit
pdfgeneralpage.ui (modified)

Hi Caolan, please find attached a slightly modified pdfgeneralpage.ui in order
to improve usability of PDF export of Writer documents with comments. I am not
a programmer, but I hope that this is somewhat helpful.

I took the dialog from here
(http://cgit.freedesktop.org/libreoffice/core/tree/filter/uiconfig/ui) and I
added a section in line 546-711 with the id comments_writer. As far as I
understand, all applications use exactly the same dialog, but are not calling
all of the entries/IDs. As the Writer dialog now needs many more options, I
left the ID comments like it was (to be called from Calc, Draw, Impress) and
the new comments_writer to be called from Writer.

I know that changes in the UI-file are just a small part of the overall changes
for this enhancement, but I have no clue how applications are connected to the
UI-files. I hope that someone is willing to take over for this part.

-- 
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 62964] FORMATTING: Wrong alignment in matrix with 'alignr'

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62964

--- Comment #6 from epip...@eniware.it ---
If you open the old attachment and edit the first formula, you can see that the
bug still remains in version 4.2.4.2 of LibreOffice. The problem is related to
a mistreatment of the sign - in alignment. Hoping to have been clear enough,
I remain sincerely yours
Edoardo Piparo

-- 
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 78779] PDF: Bookmarks not exported as described

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78779

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

  Attachment #99202|application/octet-stream|application/vnd.oasis.opend
  mime type||ocument.text

-- 
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 78779] PDF: Bookmarks not exported as described

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78779

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|NEEDINFO|NEW
   Priority|medium  |high

--- Comment #3 from Jorendc jore...@libreoffice.org ---
Thanks for your extra information.

Reproducible, tested using Windows 8.1 with LibreOffice 4.2.4.2.

Kind regards,
Joren

-- 
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 78813] New: EDITING: Java core dump when creating table

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78813

  Priority: medium
Bug ID: 78813
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: EDITING: Java core dump when creating table
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: mcmurchy1917-bugzi...@yahoo.co.uk
  Hardware: x86 (IA32)
Status: UNCONFIRMED
   Version: 4.3.0.0.alpha1
 Component: Database
   Product: LibreOffice

Created attachment 99204
  -- https://bugs.freedesktop.org/attachment.cgi?id=99204action=edit
Java core dump whilst creating table

When creating an initial table in a new database Base crashes.

I also get the same problem when attempting to open a form on an existing
database.

Steps to recreate the problem -

1.
Start Base from the command line

2.
After the DataBase wizard starts push the Finish Button

3.
The Save Dialog opens give the database a name and save the newly created
database.

4.
The main Dialog appears. Start the wizard to create a table.

5. 
In the Table Wizard dialog move all the available fields to the selected
fields.

6.
Push the Finish Button. Base crashes an returns to the command line with
these messages written to stdout/stderr

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb76cf00f, pid=3046, tid=2601360192
#
# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build
1.7.0_51-b13)
# Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode linux-x86 )
# Problematic frame:
# C  [libuno_sal.so.3+0x3400f]  rtl_uString_release+0x15
#
# Core dump written. Default location: /home/master/core or core.3046
#
# An error report file with more information is saved as:
# /home/master/hs_err_pid3046.log   
#   
# If you would like to submit a bug report, please visit:   
#   http://bugreport.sun.com/bugreport/crash.jsp   
  # 
[error occurred during error reporting , id 0xb]


I've attached the log file - hs_err_pid3046.log. The core dump file is 185MB 
so not attached!

Alex

-- 
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 78814] New: Oracle Report Builder parameter visible not working

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78814

  Priority: medium
Bug ID: 78814
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Oracle Report Builder parameter visible not working
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: d0m1...@gmx.net
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.4.2 release
 Component: Database
   Product: LibreOffice

Created attachment 99205
  -- https://bugs.freedesktop.org/attachment.cgi?id=99205action=edit
Two elements in the header, one shouldn't be visible on the final report

Setting the parameter visible in the General area on the right side to no
(for example for a text-field) doesn't change anything, it is still displayed
in the report.

-- 
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 78811] EDITING: Copy Paste from webmail

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78811

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Jorendc jore...@libreoffice.org ---
Thanks for reporting.

Can you please retest using a more recent version of LibreOffice?
(http://www.libreoffice.org/download/libreoffice-fresh/)

You also can use the PPA packages
(https://launchpad.net/~libreoffice/+archive/ppa) to stay up to date.

Thanks!
Joren

-- 
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 78815] New: Toolbar Formatting - Font Name - no drop-down selection

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78815

  Priority: medium
Bug ID: 78815
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Toolbar Formatting - Font Name - no drop-down
selection
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: d0m1...@gmx.net
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.4.2 release
 Component: Database
   Product: LibreOffice

Created attachment 99206
  -- https://bugs.freedesktop.org/attachment.cgi?id=99206action=edit
FontName no selector

The selector is drawn as a button, with no visible response when clicking
instead of a drop-down selection field as for the font-size.

-- 
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 78815] Toolbar Formatting - Font Name - no drop-down selection

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78815

Dominik d0m1...@gmx.net changed:

   What|Removed |Added

  Attachment #99206|text/plain  |image/png
  mime type||

-- 
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 78482] formula ignored 3 rows

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78482

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Jorendc jore...@libreoffice.org ---
Hi,

Thanks for reporting.

1) can you still reproduce this behavior using a more recent version of
LibreOffice (http://www.libreoffice.org/download/libreoffice-fresh/)?

2) if so, can you please attach a sample document which can reproduce this
behavior.

Thanks for your time providing necessary information.

Kind regards,
Joren

-- 
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 77367] FILESAVE: File and formula corrupted when saving as xlsx

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77367

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Jorendc jore...@libreoffice.org ---
Hi,

Thanks for reporting.

1) can you still reproduce this behavior using a more recent version of
LibreOffice (http://www.libreoffice.org/download/libreoffice-fresh/)?

2) if so, can you please attach a sample document which can reproduce this
behavior.

Thanks for your time providing necessary information.

Kind regards,
Joren

-- 
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 67067] EDITING: LO Writer was crashed after open context menu in the selected text

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67067

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||jore...@libreoffice.org

--- Comment #5 from Jorendc jore...@libreoffice.org ---
2 failing reproducions (on Windows and Linux).

1) can you still reproduce this behavior using a more recent version of
LibreOffice (http://www.libreoffice.org/download/libreoffice-fresh/)?

2) if so, please mark again as UNCONFIRMED so we can dig into it deeper.

Thanks for your time

Kind regards,
Joren

-- 
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 78814] Oracle Report Builder parameter visible not working

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78814

Dominik d0m1...@gmx.net changed:

   What|Removed |Added

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

--- Comment #1 from Dominik d0m1...@gmx.net ---
Added See Also Url to Bug 45338 - EDITING ReportBuilder: 'Details - General
Keep Together' without visible effect

Looks like more parameters are ignored.

-- 
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 45338] EDITING ReportBuilder: 'Details - General Keep Together' without visible effect

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45338

Dominik d0m1...@gmx.net changed:

   What|Removed |Added

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

-- 
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 71625] Endless autosave loop if the document is not linked to a file

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71625

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

   What|Removed |Added

 CC||iansummersk...@yahoo.co.uk

--- Comment #7 from Arnaud Versini arnaud.vers...@gmail.com ---
*** Bug 78812 has been marked as a duplicate of this bug. ***

-- 
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 78812] FILESAVE: Auto save looping

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78812

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Arnaud Versini arnaud.vers...@gmail.com ---
Hi

Thank you  for the report, this bug is already known as 71625.

*** This bug has been marked as a duplicate of bug 71625 ***

-- 
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 78816] New: Formatting Toolbar - Font/Background color - no color selector shown

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78816

  Priority: medium
Bug ID: 78816
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Formatting Toolbar - Font/Background color - no color
selector shown
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: d0m1...@gmx.net
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.4.2 release
 Component: Database
   Product: LibreOffice

When clicking on the Font or Background color triangle to open the selector,
nothing visible happens. 
The background is changed to black if the button is pressed in the center, so
basic functionality is given.

-- 
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 78814] Oracle Report Builder parameter visible not working

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78814

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

  Attachment #99205|text/plain  |application/vnd.sun.xml.bas
  mime type||e

-- 
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 78616] virus detection on facebook in LibreOffice files

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78616

--- Comment #2 from peter.hovo...@live.de ---
(In reply to comment #1)
 Indeed - not an issue with LibreOffice. Closing as INVALID

Indeed - answer in M$ style - donations cancelled, switching to OpenOffice -
thank you.

-- 
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 69891] FORMATTING: Headers

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69891

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTABUG
 CC||jore...@libreoffice.org

--- Comment #1 from Jorendc jore...@libreoffice.org ---
Hi,

Thanks for reporting.

I'm not sure this is the problem, but I don't think this is a bug in
LibreOffice.

To apply different page styles in a document, you have to insert '(manual) page
breaks'. (Insert  manual break...  page break). Then you can apply a page
style to the pages before the break, and a different style to the pages after
that page break. You can use as much page breaks as you like to fulfill you
style-needs.

Marking as RESOLVED NOTABUG.

Kind regards,
Joren

-- 
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 78616] virus detection on facebook in LibreOffice files

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78616

--- Comment #3 from tommy27 ba...@quipo.it ---
@Peter
if it'a Facebook bug why blame LibO?

-- 
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 78817] FILESAVE: Corrupt: The file is getting corrupt after RT.

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78817

Sourav sourav.maha...@synerzip.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |sourav.maha...@synerzip.com
   |desktop.org |

-- 
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 78817] New: FILESAVE: Corrupt: The file is getting corrupt after RT.

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78817

  Priority: medium
Bug ID: 78817
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILESAVE: Corrupt: The file is getting corrupt after
RT.
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: sourav.maha...@synerzip.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.3.0.0.alpha0+ Master
 Component: Writer
   Product: LibreOffice

Problem description: 
Corrupt: The file is getting corrupt after RT.
Steps to reproduce:
1. Import the attached file in LO
2. Save it as .docx

Current behavior:
RT file gets corrupted.

Expected behavior:
RT file should not get corrupted.

Field char begins after hyperlink start and field char ends after hyperlink
close.
Operating System: All
Version: 4.3.0.0.alpha0+ Master

-- 
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 56853] FORMATTING: Font FreeSans given incorrect excessive line spacing

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56853

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

-- 
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 46655] Crash when executeDispatch('.uno:Quit') in python macros in W7

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46655

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #10 from Jorendc jore...@libreoffice.org ---
Per comment 9 - NEEDINFO

(In reply to comment #9)
 Emmanuel: any update with a newer LO version? (last stable one from 4.0
 branch is 4.0.4)

-- 
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 78814] Oracle Report Builder parameter visible not working

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78814

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 CC||lio...@mamane.lu

--- Comment #2 from Lionel Elie Mamane lio...@mamane.lu ---
The visible property is not even saved.

-- 
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 78814] Oracle Report Builder parameter visible not working

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78814

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|4.2.4.2 release |3.5.4 release
 Ever confirmed|0   |1

--- Comment #3 from Lionel Elie Mamane lio...@mamane.lu ---
Reproduced with LibreOffice 3.5.4.2 (Debian x86-64 package)

-- 
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 78816] Formatting Toolbar - Font/Background color - no color selector shown

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78816

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Jorendc jore...@libreoffice.org ---
Can you please attach a screenshot of this behavior?

Thanks,
Joren

-- 
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 78815] Toolbar Formatting - Font Name - no drop-down selection

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78815

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |minor
  Component|Database|UI
 Ever confirmed|0   |1

--- Comment #1 from Jorendc jore...@libreoffice.org ---
I can confirm this behavior, tested using Windows 8.1 with LibreOffice 4.2.4.2

Steps to reproduce:
* Create a new database (just click through the startup configuration)
* Click on 'Reports' at the left 'sidebar'
* Create report in design view (or something like that)
* Draw a textbox (using on of the icons at the toolbar)
* Select textbox

Easy workaround is to use the right sidebar in tab 'General'. In this setting
list, you can change the font type too.

Kind regards,
Joren

-- 
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 78816] Formatting Toolbar - Font/Background color - no color selector shown

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78816

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #2 from Jorendc jore...@libreoffice.org ---
Aha, wait. I can reproduce this behavior, tested using Windows 8.1 with
LibreOffice 4.2.4.2

Steps to reproduce:
* Create a new database (just click through the startup configuration)
* Click on 'Reports' at the left 'sidebar'
* Create report in design view (or something like that)
* Draw a textbox (using on of the icons at the toolbar)
* Select textbox
* Click on font or background color icon in the toolbar.

Kind regards,
Joren

-- 
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 78816] Formatting Toolbar - Font/Background color - no color selector shown

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78816

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

  Component|Database|UI

-- 
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 78747] SLIDESHOW: SVG Graphics Do Not Display Properly During Slideshow

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78747

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Whiteboard|BSA |BSA (target:4.3.0)
 Resolution|--- |WORKSFORME
 CC||jore...@libreoffice.org

--- Comment #1 from Jorendc jore...@libreoffice.org ---
I can confirm this behavior, tested using Windows 8.1 with LibreOffice 4.2.4.2.
If you set the transparancy to 0% the image is shown correctly. So using a
'transparancy' result in this behavior.

I can NOT reproduce using Version: 4.3.0.0.alpha1+
Build ID: 48eccfb812284f43ba24c3be3903537ce954944d
TinderBox: Win-x86@39, Branch:master, Time: 2014-05-16_00:35:19

If the fix is backported to 4.2-branch, it may be included in 4.2.5 to.
Otherwise we have to wait for the release of 4.3.0 for this fix.

Kind regards,
Joren

-- 
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 78786] UI: Filter with dates doesn't populate right, duplicate entries with different format.

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78786

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||jore...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #1 from Jorendc jore...@libreoffice.org ---
Thanks Miguel :-)!

Repoducible, tested using Windows 8.1 with LibreOffice Version: 4.3.0.0.alpha1+
Build ID: 48eccfb812284f43ba24c3be3903537ce954944d
TinderBox: Win-x86@39, Branch:master, Time: 2014-05-16_00:35:19

Kind regards,
Joren

-- 
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 78638] Other: Starting assistants crashes LibreOffice

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78638

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |major
   Priority|medium  |high
 CC||jore...@libreoffice.org
   Keywords||regression
 Ever confirmed|0   |1

--- Comment #5 from Jorendc jore...@libreoffice.org ---
Reproducible, tested using Windows 8.1 with LibreOffice Version:
4.3.0.0.alpha1+
Build ID: 48eccfb812284f43ba24c3be3903537ce954944d TinderBox: Win-x86@39,
Branch:master, Time: 2014-05-16_00:35:19

Maybe related to Tinderbox 39 builds (looks like we use the same Tinderbox)?

Kind regards,
Joren

-- 
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 78818] New: EDITING: Formatted content is pasted unformatted by default

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78818

  Priority: medium
Bug ID: 78818
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: EDITING: Formatted content is pasted unformatted by
default
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: astro...@yahoo.it
  Hardware: Other
Whiteboard: BSA PossibleRegression
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Writer
   Product: LibreOffice

Steps to reproduce:
1. Open a web page in web browser, copy some content
2. Paste into Writer (without Paste special)

Current behavior:
Text is unformatted and images are not pasted.

Expected behavior:
Text formatting and images are preserved.


This can be worked around via Paste special, however this should not be the
default.


Operating System: Windows 8
Version: 4.2.3.3 release
Last worked in: 4.2.2.1 release

-- 
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 78606] Converting odt-document to docx: Header will be lost if document contains a (protected) section

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78606

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

   Hardware|x86 (IA32)  |All
 OS|Linux (All) |All
 Status|UNCONFIRMED |NEW
 CC||jore...@libreoffice.org
Version|4.3.0.0.alpha0+ Master  |4.2.4.2 release
 Ever confirmed|0   |1

--- Comment #3 from Jorendc jore...@libreoffice.org ---
Already reproducible using LibreOffice 4.2.4 - marking as such.

I can reproduce it too using Version: 4.3.0.0.alpha1+
Build ID: 48eccfb812284f43ba24c3be3903537ce954944d
TinderBox: Win-x86@39, Branch:master, Time: 2014-05-16_00:35:19

Kind regards,
Joren

-- 
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 78818] EDITING: Formatted content is pasted unformatted by default

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78818

--- Comment #1 from domike astro...@yahoo.it ---
Does not happen on:

Win 8 + LibreOffice 4.1.5.3
Build ID: 1c1366bba2ba2b554cd2ca4d87c06da81c05d24

Win 8 + X-LibreOffice 4.2.2.1 ( https://it.libreoffice.org/download/portatile/
)
Build ID: 3be8cda0bddd8e430d8cda1ebfd581265cca5a0f

Happens on:

Win 8 + X-LibreOffice 4.2.3.3
Build ID: 882f8a0a489bc99a9e60c7905a60226254cb6ff0

-- 
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 78819] New: FILESAVE: Wrong icon appears when saving documents in folders

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78819

  Priority: medium
Bug ID: 78819
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILESAVE: Wrong icon appears when saving documents in
folders
  Severity: normal
Classification: Unclassified
OS: Mac OS X (All)
  Reporter: iansummersk...@yahoo.co.uk
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.1.6.2 release
 Component: UI
   Product: LibreOffice

Created attachment 99208
  -- https://bugs.freedesktop.org/attachment.cgi?id=99208action=edit
Grab image of folders and icons.

Problem description: 
The wrong icon appears next to the file name when saving documnents including:
text and spreadsheet.



Steps to reproduce:
1. 
2. 
3. 

Current behavior:Spreadsheet icons appear with text documents and presentation
icon appears with spreadsheet documents.

Expected behavior: correct icon with different types of document.


Operating System: Mac OS X
Version: 4.1.6.2 release

-- 
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 78644] FILESAVE: Autosave moves the focus

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78644

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
Summary|FILESAVE: Autosave moves|FILESAVE: Autosave moves
   |the vocus   |the focus

-- 
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 78703] SLIDESHOW: fading slide transitions start with a white 'flash'

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78703

--- Comment #2 from Rene Sedmik rene.sed...@gmx.at ---
Created attachment 99209
  -- https://bugs.freedesktop.org/attachment.cgi?id=99209action=edit
minimal test case

This is a minimal test case file.
Slide transition 'fade smoothly' from a slide with black background to one
without (white).

-- 
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 78815] Toolbar Formatting - Font Name - no drop-down selection

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78815

--- Comment #2 from Dominik d0m1...@gmx.net ---
Sure, but this way you need at least twice as much clicks and (at least on
low-end HW) it takes 2-3 seconds to open the Character Settings.

-- 
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 78703] SLIDESHOW: fading slide transitions start with a white 'flash'

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78703

--- Comment #3 from Rene Sedmik rene.sed...@gmx.at ---
I tested the same on an Ubuntu 13.10 system, with Libreofficce 4.0, also with
Nvidia card but with proprietary drivers. There the glitch did not appear.
Could it be be that this is not a problem of LibreOffice but of glx?

-- 
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 41111] FORMATTING - superscripting is lost in the auto-created table of contents

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=4

Tobias Lippert d...@fastmail.fm changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Tobias Lippert d...@fastmail.fm ---
This has already been reported a couple of years ago. I will submit a patch for
this in about a month.

I am currently retaining sub- and superscript as well as italics. Is there
anything more that should be applied to the table of contents from your point
of view?

*** This bug has been marked as a duplicate of bug 30732 ***

-- 
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 78818] EDITING: Formatted content from a web browser is pasted unformatted by default

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78818

domike astro...@yahoo.it changed:

   What|Removed |Added

Summary|EDITING: Formatted content  |EDITING: Formatted content
   |is pasted unformatted by|from a web browser is
   |default |pasted unformatted by
   ||default

-- 
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 78758] Saving file with TOC as .rtf corrupts document

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78758

--- Comment #3 from Tobias Lippert d...@fastmail.fm ---
There seem to be issues with saving documents with table of contents in .odt
also.

Steps to reproduce:
1. Create a new document
2. enter asdf on a line
3. make that line Header 1
4. Create a new line before the entered text
5. Insert  Indexes and Tables  Indexes and Tables
6. Press OK
-- asdf appears in table of contents
7. Save document
8. File  Reload
9. Rightclick on Table of contents, choose Update Index/Table
-- asdf disappears from table of contents

If I open the file with the 4.2.4.2-8.fc20 version, and do step 9., the error
persists.
If I do all steps with 4.2.4.2-8.fc20, asdf does not disappear.

-- 
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 78820] New: document signing should only make use of signing certificates

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78820

  Priority: medium
Bug ID: 78820
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: document signing should only make use of signing
certificates
  Severity: major
Classification: Unclassified
OS: All
  Reporter: zvr+freedesk...@zvr.gr
  Hardware: All
Status: UNCONFIRMED
   Version: 4.2.4.2 release
 Component: framework
   Product: LibreOffice

When digitally signing a document, the user is presented with a list of
certificates to choose from. This list should not contain certificates that
have an express purpose of encryption (not signing).

The bug seems to be in the function CertificateChooser::ImplInitialize() in
xmlsecurity/source/dialogs/certificatechooser.cxx, which loops and inserts all
the available certificates, without checking their purpose.

I apologize for not being familiar enough with the security::XCertificate
framework to contribute a fix.

-- 
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 66620] wrong date names in automatic field when converted from MS Word

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66620

--- Comment #9 from Eike Rathke er...@redhat.com ---
(In reply to comment #5)
 I can confirm very similar behavior (probably having the same reason) in
 Calc.

That's something completely different, unrelated, tracked and fixed with bug
78119.

-- 
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 78703] SLIDESHOW: fading slide transitions start with a white 'flash'

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78703

--- Comment #4 from tommy27 ba...@quipo.it ---
no problem with test case under Win7x64 using LibO 4.2.4.2.

-- 
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 68117] FILESAVE: xlxs not saving centred columns

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68117

Mark C mark.coo...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #12 from Mark C mark.coo...@gmail.com ---
Sorry. I didn't know that I needed to do this (changing the status, I mean).
It's now unconfirmed. I'll test it in the current 4.2.4 (archlinux) on a fresh
user profile and submit my results.

-- 
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 78800] Agenda and Fax Wizard missing

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78800

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 OS|Linux (All) |All
 CC||ba...@quipo.it
Summary|Other: Agenda and Fax   |Agenda and Fax Wizard
   |Wizard  |missing

-- 
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 78761] SLIDESHOW: Slideshow is slow. Also with glitches

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78761

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=78703

--- Comment #5 from tommy27 ba...@quipo.it ---
@Yan 
give a look at Bug 78703 test case and tell me if you think these are related
issues.

-- 
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 78703] SLIDESHOW: fading slide transitions start with a white 'flash'

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78703

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

-- 
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 66620] wrong date names in automatic field when converted from MS Word

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66620

--- Comment #10 from Pablo Rodríguez freedesk...@pragmata.tk ---
Still not fixed in version 4.2.4.2.

This nasty bug shows up in business documents migrated from MS Word to LO
Writer.

The bug was reported ten months ago. Could it be fixed in the next version? If
not, in which version would it be fixed?

Many thanks for your help.

-- 
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 77825] Zoom Slider - Too sensitive (usability issue)

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77825

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ba...@quipo.it
  Component|Drawing |UI
 Ever confirmed|0   |1

--- Comment #1 from tommy27 ba...@quipo.it ---
tested under Win7x64
I agree the slider is too sensitive when you click on the marker at 100% and
try enlarging... it immediately jumps to 162% at the minimum movement
shrinking is smoother instead.

set status to NEW

-- 
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 78703] SLIDESHOW: fading slide transitions start with a white 'flash'

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78703

--- Comment #5 from Rene Sedmik rene.sed...@gmx.at ---
Thanks for the test.
Any suggestions how to track down the source of the error I see? It would be
interesting if someone else could test this under Fedora Linux.

-- 
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 78824] New: UI: Duplicate Shortcut 'S' in Data menu

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78824

  Priority: medium
Bug ID: 78824
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: UI: Duplicate Shortcut 'S' in Data menu
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: sva...@cfl.rr.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.4.2 release
 Component: Spreadsheet
   Product: LibreOffice

Problem description: 
The Alt+DS now only highlights the Data|Sort menu option instead of
activing the sort dialog.  After upgrading (from a 4.1.?? version) to 4.2.4.2
there are TWO different options using the 'S' shortcut, making the key sequence
fail because Enter is now required to activate the desired item.

Steps to reproduce:
1. Open a spreadsheet
2. Press Alt+D
3. Press S

Current behavior:
The Data menu opens and 'Sort...' is highlighted.

Expected behavior:
The Sort dialog opens.
Operating System: Windows 7
Version: 4.2.4.2 release

-- 
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 77442] Can't print from Writer using Windows 8

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77442

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it
Summary|Can't print from writer |Can't print from Writer
   |using Windows 8.|using Windows 8
  Component|Writer  |Printing and PDF export

--- Comment #1 from tommy27 ba...@quipo.it ---
which LibO version are you using? have yo tried new 4.2.4.2 release?

-- 
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 77442] Can't print from Writer using Windows 8

2014-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77442

--- Comment #2 from Gerald gerald...@idnet.co.uk ---
(In reply to comment #1)
 which LibO version are you using? have yo tried new 4.2.4.2 release?

Thank you; I have sorted my problem; it was related to the driver installation
for my printer. When I re-installed the driver, closely following the
instructions, it worked fine.

-- 
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   3   >