LibreOffice Gerrit News for dev-tools on 2014-04-26

2014-04-26 Thread gerrit
Moin!

* Open changes on master for project dev-tools changed in the last 25 hours:

+ esc-bug-stats: add all components containing LO code
  in https://gerrit.libreoffice.org/9165 from Michael Stahl


* Merged changes on master for project dev-tools changed in the last 25 hours:

None

* Abandoned changes on master for project dev-tools changed in the last 25 
hours:

None

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

None

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 Gerrit News for core on 2014-04-26

2014-04-26 Thread gerrit
Moin!

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

+ remove some dodgy defines from the ICGM filter
  in https://gerrit.libreoffice.org/9163 from Noel Grandin
  about module filter
+ remove unused code from TabBar
  in https://gerrit.libreoffice.org/9162 from Noel Grandin
  about module include, svtools
+ Improve TabBar return types
  in https://gerrit.libreoffice.org/9161 from Noel Grandin
  about module basctl, include, sc, sd, svtools
+ fdo#75264 fix incorrect/missing function tips in Calc
  in https://gerrit.libreoffice.org/8218 from Winfried Donkers
  about module sc


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

+ fdo#77683 the color in the toolbar buttons doesn't change.
  in https://gerrit.libreoffice.org/9107 from Tomofumi Yagi
+ fdo#73891 Fix UI color panel does not show the actual color in Writer
  in https://gerrit.libreoffice.org/9103 from Tomofumi Yagi
+ fdo#73148 (partial patch) Add Excel 2010 function AGGREGATE
  in https://gerrit.libreoffice.org/8475 from Winfried Donkers
+ fdo#43157 : [API CHANGE] Remove OSL_THIS_FILE
  in https://gerrit.libreoffice.org/8886 from Michaël Lefèvre


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

None

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

+ fdo#76934 : FILESAVE: DOCX: Title is not preserved after Roundtrip
  in https://gerrit.libreoffice.org/8847 from Pallavi Jadhav
+ move inettype.{hc}xx from svl to tools
  in https://gerrit.libreoffice.org/8926 from Christina Roßmanith
+ fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF
  in https://gerrit.libreoffice.org/8883 from Michaël Lefèvre
+ new method INetURLObject::getData() for data urls
  in https://gerrit.libreoffice.org/8737 from Christina Roßmanith
+ fdo#67544 Slide transistion sound(other sound) is not included in present
  in https://gerrit.libreoffice.org/8700 from Vishv Brahmbhatt
+ fdo#57950: Replace chained O(U)StringBuffer::append() with operator+
  in https://gerrit.libreoffice.org/8699 from Tharindu Lakmal
+ Refactored
  in https://gerrit.libreoffice.org/8683 from Tharindu Lakmal
+ 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
+ Refactored swooxmlexport tests cases. Added function to check contents.
  in https://gerrit.libreoffice.org/8390 from Nikhil Walvekar
+ fdo#71984 fix first line indentation in footnotes for MS Word documents
  in https://gerrit.libreoffice.org/8160 from Andras Timar
+ Lots of changes to Tango icons
  in https://gerrit.libreoffice.org/7987 from Miroslav Mazel
+ sw/docx export: fix handling of document with header and section(s)
  in https://gerrit.libreoffice.org/6248 from Pierre-Eric Pelloux-Prayer
+ fdo#51525 Fix duplicate Paste Special entries in Calc.
  in https://gerrit.libreoffice.org/7784 from Andrzej Hunt
+ fdo#72661: Check ‘Hyphenation active’ automatically
  in https://gerrit.libreoffice.org/7291 from Jiwoong Youn
+ sa/l add release_assert() and assert that stay even in release code
  in https://gerrit.libreoffice.org/7625 from Norbert Thiebaud
+ WIP fdo#72987 Use firebird backup format for .odb
  in https://gerrit.libreoffice.org/7299 from Andrzej Hunt
+ sw/export docx: add unit test for document with header and section(s)
  in https://gerrit.libreoffice.org/6249 from Pierre-Eric Pelloux-Prayer
+ 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: 2 commits - framework/source vcl/source

2014-04-26 Thread Andrzej Hunt
 framework/source/uielement/toolbarmanager.cxx |   12 +++-
 vcl/source/window/toolbox2.cxx|   23 +--
 2 files changed, 24 insertions(+), 11 deletions(-)

New commits:
commit 3dc6808532d86c4b00a6cb81e0adb74878c13fdd
Author: Andrzej Hunt andrzej.h...@collabora.com
Date:   Sat Apr 26 08:23:10 2014 +0100

Toolbar overflow/context menu: keep ordering and don't discard separator.

Previously the overflow/context menu should have had a separator shown
between the overflow items and the hidden items, however these were
inadvertently removed by ImplClearPopupMenu which filters the items
before the menu is displayed.

The previous ordering of items was also the REVERSE of the ordering in
the toolbar -- the overflow menu is a logical extension of the toolbar
hence items should be in the same order as they were in the toolbar.

Change-Id: I8444f4814fea64be1d8f8790445ad6aa01532e70

diff --git a/framework/source/uielement/toolbarmanager.cxx 
b/framework/source/uielement/toolbarmanager.cxx
index 13919fc..fba6752 100644
--- a/framework/source/uielement/toolbarmanager.cxx
+++ b/framework/source/uielement/toolbarmanager.cxx
@@ -1601,7 +1601,8 @@ void ToolBarManager::ImplClearPopupMenu( ToolBox 
*pToolBar )
 sal_uInt16 i;
 for( i=0; ipMenu-GetItemCount(); )
 {
-if( pMenu-GetItemId( i )  TOOLBOX_MENUITEM_START )
+if( pMenu-GetItemId( i )  TOOLBOX_MENUITEM_START
+ pMenu-GetItemId( i ) != 0 ) // Don't remove separators (Id == 
0)
 pMenu-RemoveItem( i );
 else
 i++;
diff --git a/vcl/source/window/toolbox2.cxx b/vcl/source/window/toolbox2.cxx
index 5f43384..5619b4c 100644
--- a/vcl/source/window/toolbox2.cxx
+++ b/vcl/source/window/toolbox2.cxx
@@ -1927,39 +1927,42 @@ void ToolBox::UpdateCustomMenu()
 i++;
 }
 
-// add menu items, starting from the end and inserting at pos 0
+// add menu items: first the overflow items, then hidden items, both in the
+// order they would usually appear in the toolbar. Separators that would be
+// in the toolbar are ignored as they would introduce too much clutter,
+// instead we have a single separator to help distinguish between overflow
+// and hidden items.
 if ( !mpData-m_aItems.empty() )
 {
 // nStartPos will hold the number of clipped items appended from first 
loop
-sal_uInt16 nSepPos = 0;
-for ( std::vector ImplToolItem ::reverse_iterator 
it(mpData-m_aItems.rbegin());
-it != mpData-m_aItems.rend(); ++it)
+for ( std::vector ImplToolItem ::iterator 
it(mpData-m_aItems.begin());
+it != mpData-m_aItems.end(); ++it)
 {
 if( it-IsClipped() )
 {
 sal_uInt16 id = it-mnId + TOOLBOX_MENUITEM_START;
-pMenu-InsertItem( id, it-maText, it-maImage, 0, OString(), 
0 );
+pMenu-InsertItem( id, it-maText, it-maImage, 0, OString());
 pMenu-EnableItem( id, it-mbEnabled );
 pMenu-CheckItem ( id, it-meState == TRISTATE_TRUE );
-nSepPos++;
 }
 }
 
 // add a separator below the inserted clipped-items
-pMenu-InsertSeparator( OString(), nSepPos );
+pMenu-InsertSeparator();
 
 // now append the items that are explicitly disabled
-for ( std::vector ImplToolItem ::reverse_iterator 
it(mpData-m_aItems.rbegin());
-it != mpData-m_aItems.rend(); ++it)
+for ( std::vector ImplToolItem ::iterator 
it(mpData-m_aItems.begin());
+it != mpData-m_aItems.end(); ++it)
 {
 if( it-IsItemHidden() )
 {
 sal_uInt16 id = it-mnId + TOOLBOX_MENUITEM_START;
-pMenu-InsertItem( id, it-maText, it-maImage, 0, OString(), 
nSepPos+1 );
+pMenu-InsertItem( id, it-maText, it-maImage, 0, OString() );
 pMenu-EnableItem( id, it-mbEnabled );
 pMenu-CheckItem( id, it-meState == TRISTATE_TRUE );
 }
 }
+
 }
 }
 
commit 944c78ecb91608f4c3e9bab32fdbc90c67326525
Author: Andrzej Hunt andrzej.h...@collabora.com
Date:   Fri Apr 25 20:25:48 2014 +0100

fdo#75489 Pass toolbar context menu commands to toolbar for handling.

The toolbar context menu is handled by the toolbar manager, however
the items are provided and managed by the toolbar itself -- previously
any events on the list of toolbar items in the context menu were silently
discarded, whereas now we pass them on to the owning toolbar.

Change-Id: Ia17718c3ff8acfba1b6d655022dd9469932f3493

diff --git a/framework/source/uielement/toolbarmanager.cxx 
b/framework/source/uielement/toolbarmanager.cxx
index 1b72a4f..13919fc 100644
--- a/framework/source/uielement/toolbarmanager.cxx
+++ b/framework/source/uielement/toolbarmanager.cxx
@@ -1905,6 +1905,7 

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

2014-04-26 Thread Andrzej Hunt
 sfx2/source/inet/inettbc.cxx   |2 +-
 svtools/source/control/inettbc.cxx |4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b8315b1c2f43ab44651e5089a63fb63e23a1ea73
Author: Andrzej Hunt andrzej.h...@collabora.com
Date:   Sat Apr 19 11:42:47 2014 +0100

fdo#72006 Populate Load URL dropdown from picklist.

f7feb4227d83f4f095597a44826277aaae2bc0df stopped any newly opened documents
from being added to the History list (and instead adds them to the 
picklist),
since the history list is not used anywhere else, and since the picklist 
performs
an equivalent function, it makes most sense just to use the picklist to 
populate
the list of URLs.

Change-Id: I5a06e7fefe3dc1fbe266f3191de4fbac03601858
Reviewed-on: https://gerrit.libreoffice.org/9104
Tested-by: Andrzej Hunt andrzej.h...@collabora.com
Reviewed-by: Andrzej Hunt andrzej.h...@collabora.com

diff --git a/sfx2/source/inet/inettbc.cxx b/sfx2/source/inet/inettbc.cxx
index e98f028..9e4191f 100644
--- a/sfx2/source/inet/inettbc.cxx
+++ b/sfx2/source/inet/inettbc.cxx
@@ -219,7 +219,7 @@ void SfxURLToolBoxControl_Impl::StateChanged
 SvtURLBox* pURLBox = GetURLBox();
 pURLBox-Clear();
 
-::com::sun::star::uno::Sequence ::com::sun::star::uno::Sequence 
::com::sun::star::beans::PropertyValue   lList = 
SvtHistoryOptions().GetList(eHISTORY);
+::com::sun::star::uno::Sequence ::com::sun::star::uno::Sequence 
::com::sun::star::beans::PropertyValue   lList = 
SvtHistoryOptions().GetList(ePICKLIST);
 for (sal_Int32 i=0; ilList.getLength(); ++i)
 {
 ::com::sun::star::uno::Sequence 
::com::sun::star::beans::PropertyValue  lProps = lList[i];
diff --git a/svtools/source/control/inettbc.cxx 
b/svtools/source/control/inettbc.cxx
index a8604b3..809029b 100644
--- a/svtools/source/control/inettbc.cxx
+++ b/svtools/source/control/inettbc.cxx
@@ -152,7 +152,7 @@ SvtMatchContext_Impl::~SvtMatchContext_Impl()
 void SvtMatchContext_Impl::FillPicklist(std::vectorOUString rPickList)
 {
 // Einlesung der Historypickliste
-Sequence Sequence PropertyValue   seqPicklist = 
SvtHistoryOptions().GetList( eHISTORY );
+Sequence Sequence PropertyValue   seqPicklist = 
SvtHistoryOptions().GetList( ePICKLIST );
 sal_uInt32 nCount = seqPicklist.getLength();
 
 for( sal_uInt32 nItem=0; nItem  nCount; nItem++ )
@@ -948,7 +948,7 @@ void SvtURLBox::UpdatePicklistForSmartProtocol_Impl()
 if ( !bHistoryDisabled )
 {
 // read history pick list
-Sequence Sequence PropertyValue   seqPicklist = 
SvtHistoryOptions().GetList( eHISTORY );
+Sequence Sequence PropertyValue   seqPicklist = 
SvtHistoryOptions().GetList( ePICKLIST );
 sal_uInt32 nCount = seqPicklist.getLength();
 INetURLObject aCurObj;
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-04-26 Thread Andrzej Hunt
 include/unotools/historyoptions.hxx   |3 +--
 unotools/source/config/historyoptions.cxx |   28 
 2 files changed, 1 insertion(+), 30 deletions(-)

New commits:
commit f4a6837025a293312cbc43b9c527851362f11030
Author: Andrzej Hunt andrzej.h...@collabora.com
Date:   Sat Apr 19 11:46:59 2014 +0100

Clean up remains of URL History List (eHISTORY).

f7feb4227d83f4f095597a44826277aaae2bc0df killed the adding of
documents to this list, which however caused fdo#72006 as the
Load URL control still used this list, which has now been
fixed to use the Picklist, hence we can completely kill the history
list.

Change-Id: Ib4c6892aff0bf5d6e32985041a3ac7c416d8d726
Reviewed-on: https://gerrit.libreoffice.org/9105
Tested-by: Andrzej Hunt andrzej.h...@collabora.com
Reviewed-by: Andrzej Hunt andrzej.h...@collabora.com

diff --git a/include/unotools/historyoptions.hxx 
b/include/unotools/historyoptions.hxx
index 46571bc..5b980b7 100644
--- a/include/unotools/historyoptions.hxx
+++ b/include/unotools/historyoptions.hxx
@@ -45,8 +45,7 @@
 enum EHistoryType
 {
 ePICKLIST   = 0,
-eHISTORY= 1,
-eHELPBOOKMARKS  = 2
+eHELPBOOKMARKS  = 1
 };
 
 
/*-
diff --git a/unotools/source/config/historyoptions.cxx 
b/unotools/source/config/historyoptions.cxx
index 272cc31..e6348e9 100644
--- a/unotools/source/config/historyoptions.cxx
+++ b/unotools/source/config/historyoptions.cxx
@@ -54,10 +54,8 @@ namespace {
 const char s_sCommonHistory[] = org.openoffice.Office.Common/History;
 const char s_sHistories[] = org.openoffice.Office.Histories/Histories;
 const char s_sPickListSize[] = PickListSize;
-const char s_sURLHistorySize[] = Size;
 const char s_sHelpBookmarksSize[] = HelpBookmarkSize;
 const char s_sPickList[] = PickList;
-const char s_sURLHistory[] = URLHistory;
 const char s_sHelpBookmarks[] = HelpBookmarks;
 const char s_sItemList[] = ItemList;
 const char s_sOrderList[] = OrderList;
@@ -147,10 +145,6 @@ sal_uInt32 SvtHistoryOptions_Impl::GetSize( EHistoryType 
eHistory )
 xListAccess-getPropertyValue(OUString(s_sPickListSize)) = nSize;
 break;
 
-case eHISTORY:
-xListAccess-getPropertyValue(OUString(s_sURLHistorySize)) = 
nSize;
-break;
-
 case eHELPBOOKMARKS:
 xListAccess-getPropertyValue(OUString(s_sHelpBookmarksSize)) = 
nSize;
 break;
@@ -182,10 +176,6 @@ void SvtHistoryOptions_Impl::impl_truncateList ( 
EHistoryType eHistory, sal_uInt
 m_xCfg-getByName(OUString(s_sPickList)) = xList;
 break;
 
-case eHISTORY:
-m_xCfg-getByName(OUString(s_sURLHistory)) = xList;
-break;
-
 case eHELPBOOKMARKS:
 m_xCfg-getByName(OUString(s_sHelpBookmarks)) = xList;
 break;
@@ -243,12 +233,6 @@ void SvtHistoryOptions_Impl::Clear( EHistoryType eHistory )
 break;
 }
 
-case eHISTORY:
-{
-m_xCfg-getByName(OUString(s_sURLHistory)) = xListAccess;
-break;
-}
-
 case eHELPBOOKMARKS:
 {
 m_xCfg-getByName(OUString(s_sHelpBookmarks)) = xListAccess;
@@ -326,12 +310,6 @@ Sequence Sequence PropertyValue   
SvtHistoryOptions_Impl::GetList( EHistoryT
 break;
 }
 
-case eHISTORY:
-{
-m_xCfg-getByName(OUString(s_sURLHistory)) = xListAccess;
-break;
-}
-
 case eHELPBOOKMARKS:
 {
 m_xCfg-getByName(OUString(s_sHelpBookmarks)) = xListAccess;
@@ -415,12 +393,6 @@ void SvtHistoryOptions_Impl::AppendItem(EHistoryType 
eHistory,
 nMaxSize = GetSize(ePICKLIST);
 }
 break;
-case eHISTORY:
-{
-m_xCfg-getByName(OUString(s_sURLHistory)) = xListAccess;
-nMaxSize = GetSize(eHISTORY);
-}
-break;
 case eHELPBOOKMARKS:
 {
 m_xCfg-getByName(OUString(s_sHelpBookmarks)) = xListAccess;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Depends on||62038

-- 
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' - fd/29c8d6368e5e6039dec45a1b40452a42e8d524

2014-04-26 Thread Caolán McNamara
 fd/29c8d6368e5e6039dec45a1b40452a42e8d524 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5a2359a727e25ad537a3df558a9830edfcfe1ed5
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 10:21:29 2014 +0100

Notes added by 'git notes add'

diff --git a/fd/29c8d6368e5e6039dec45a1b40452a42e8d524 
b/fd/29c8d6368e5e6039dec45a1b40452a42e8d524
new file mode 100644
index 000..e7e9b46
--- /dev/null
+++ b/fd/29c8d6368e5e6039dec45a1b40452a42e8d524
@@ -0,0 +1 @@
+merged as: af907213a26efc05bac2a02ab286a0f14aff3352
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-04-26 Thread Caolán McNamara
 sw/source/core/tox/tox.cxx |   17 ++-
 unusedcode.easy|   66 -
 2 files changed, 74 insertions(+), 9 deletions(-)

New commits:
commit 3270de71b09ddaa72fadd70bf592c3ca7995513f
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 10:20:00 2014 +0100

callcatcher: update unused code

Change-Id: I86713d8f5516fafbd7e713e4fa85f4d7f02cb9ec

diff --git a/unusedcode.easy b/unusedcode.easy
index 3de349d..f75e3b1 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -1,12 +1,18 @@
 BigInt::BigInt(unsigned int)
+CPhysicalCamera::CPhysicalCamera()
+CPhysicalCamera::GetAngleY()
 CalcUnoApiTest::CalcUnoApiTest(rtl::OUString const)
 ConfigurationAccess::getPath(rtl::OUString const)
+DocumentHandler::DocumentHandler(com::sun::star::uno::Referencecom::sun::star::xml::sax::XDocumentHandler)
 DocxSdrExport::getFlyFrameGraphic()
 DocxSdrExport::setFlyFrameGraphic(bool)
 DocxSdrExport::setFrameBtLr(bool)
 EditEngine::IsIdleFormatterActive() const
+FPSCounter::getGPUTime()
 FillAttributes::FillAttributes()
 FillAttributes::getFillGradientAttribute() const
+Font::LoadSystemFont(std::basic_stringchar, std::char_traitschar, 
std::allocatorchar , int)
+Font::deleteFont()
 GDriveDocument::GDriveDocument(GDriveSession*)
 GDriveFolder::GDriveFolder(GDriveSession*)
 GDriveProperty::GDriveProperty()
@@ -14,11 +20,13 @@ GDriveSession::GDriveSession()
 Json::Json(std::mapstd::basic_stringchar, std::char_traitschar, 
std::allocatorchar , Json, std::lessstd::basic_stringchar, 
std::char_traitschar, std::allocatorchar  , 
std::allocatorstd::pairstd::basic_stringchar, std::char_traitschar, 
std::allocatorchar  const, Json   const)
 Json::Json(std::mapstd::basic_stringchar, std::char_traitschar, 
std::allocatorchar , boost::shared_ptrlibcmis::Property, 
std::lessstd::basic_stringchar, std::char_traitschar, std::allocatorchar 
 , std::allocatorstd::pairstd::basic_stringchar, std::char_traitschar, 
std::allocatorchar  const, boost::shared_ptrlibcmis::Propertyconst)
 Json::swap(Json)
+LWPFilterReader::LWPFilterReader()
 MenuBar::AddMenuBarButton(Image const, Link const, rtl::OUString const, 
unsigned short)
 MenuBar::GetMenuBarButtonRectPixel(unsigned short)
 MenuBar::RemoveMenuBarButton(unsigned short)
 MenuBar::SetMenuBarButtonHighlightHdl(unsigned short, Link const)
 OpenGLContext::getOpenGLWindow()
+OutDevState::~OutDevState()
 OutputDevice::GetCanvas() const
 OutputDevice::HasAlpha()
 OutputDevice::LogicToLogic(basegfx::B2DPolyPolygon const, MapMode const, 
MapMode const)
@@ -26,12 +34,18 @@ OutputDevice::LogicToPixel(Region const, MapMode const) 
const
 OutputDevice::LogicToPixel(basegfx::B2DPolygon const) const
 OutputDevice::LogicToPixel(basegfx::B2DPolygon const, MapMode const) const
 OutputDevice::PixelToLogic(Region const, MapMode const) const
+RenderScene::loadScene(std::basic_stringchar, std::char_traitschar, 
std::allocatorchar  const, std::basic_stringchar, std::char_traitschar, 
std::allocatorchar  const)
+RenderScene::renderMoveCamera(double, double, double, double)
+RenderScene::renderRotateCamera(double, double, double, double)
 SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const, basegfx::B2DPoint 
const, basegfx::B2DPoint const, SalBitmap const, SalBitmap const*)
 ScBitMaskCompressedArrayint, unsigned char::GetFirstForCondition(int, int, 
unsigned char const, unsigned char const) const
 ScDocument::CreateFormatTable() const
 ScDocument::GetRowFlagsArray(short) const
 ScExtIButton::GetSelected() const
+ScFormulaCell::SwapWithinGroup(ScFormulaCell*)
 ScFormulaCellGroup::scheduleCompilation()
+ScTable::GetCellTextAttr(short, int) const
+ScTable::TransferCellValuesFrom(short, int, sc::CellValues)
 ScVbaFormatooo::vba::excel::XStyle::getAddIndent()
 ScVbaFormatooo::vba::excel::XStyle::setAddIndent(com::sun::star::uno::Any 
const)
 SdrItemBrowser::ForceParent()
@@ -44,6 +58,12 @@ SdrTextObj::NbcSetMaxTextFrameWidth(long)
 SfxAppMenuControl_Impl::RegisterControl(unsigned short, SfxModule*)
 SfxInt64Item::SetValue(long)
 SfxVisibilityItem::GetValueCount() const
+ShaderProgram::createProgram(std::basic_stringchar, std::char_traitschar, 
std::allocatorchar  const, std::basic_stringchar, std::char_traitschar, 
std::allocatorchar  const)
+ShaderProgram::setUniform(unsigned int, char const*, float)
+ShaderProgram::setUniform(unsigned int, char const*, glm::detail::tvec2float)
+ShaderProgram::setUniform(unsigned int, char const*, glm::detail::tvec3float)
+ShaderProgram::setUniform(unsigned int, char const*, glm::detail::tvec4float)
+ShaderProgram::setUniform(unsigned int, char const*, int*)
 StyleSettings::SetActiveColor2(Color const)
 StyleSettings::SetCursorSize(long)
 StyleSettings::SetDeactiveColor2(Color const)
@@ -65,6 +85,7 @@ SwAccessibleMap::FireSectionChangeEvent(unsigned short, 
unsigned short)
 SwExtraRedlineTbl::GetPos(SwExtraRedline const*) const
 SwExtraRedlineTbl::Remove(unsigned short)
 TextDoc::IsValidPaM(TextPaM const)

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Bug 65675 depends on bug 77899, which changed state.

Bug 77899 Summary: Can't launch Fax, Agenda or Letter wizard
https://bugs.freedesktop.org/show_bug.cgi?id=77899

   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: 2 commits - filter/source sw/source

2014-04-26 Thread Caolán McNamara
 filter/source/graphicfilter/etiff/etiff.cxx |   18 ++
 sw/source/core/tox/tox.cxx  |4 ++--
 2 files changed, 20 insertions(+), 2 deletions(-)

New commits:
commit 58f5f3b10783185d761065582b1aa18736198e39
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 10:40:47 2014 +0100

WaE: -Werror=shadow

Change-Id: Ia29ebbddd5c88b8f3bd033a97dfd69a7705b87b8

diff --git a/sw/source/core/tox/tox.cxx b/sw/source/core/tox/tox.cxx
index 1e1a435..f0f0495 100644
--- a/sw/source/core/tox/tox.cxx
+++ b/sw/source/core/tox/tox.cxx
@@ -402,8 +402,8 @@ sal_uInt16 SwForm::GetFormMaxLevel( TOXTypes eTOXType )
 
 void SwForm::AdjustTabStops( SwDoc rDoc ) // #i21237#
 {
-const sal_uInt16 nFormMaxLevel = GetFormMax();
-for ( sal_uInt16 nLevel = 1; nLevel  nFormMaxLevel; ++nLevel )
+const sal_uInt16 nFormMax = GetFormMax();
+for ( sal_uInt16 nLevel = 1; nLevel  nFormMax; ++nLevel )
 {
 SwTxtFmtColl* pColl = rDoc.FindTxtFmtCollByName( GetTemplate(nLevel) );
 if( pColl == NULL )
commit 9c0def7a18f827cf58e28127309227177b1f42f0
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 10:28:15 2014 +0100

coverity#738633 Uninitialized pointer field

Change-Id: I46084f663d8089d8bcf865774ced72a9b655e811

diff --git a/filter/source/graphicfilter/etiff/etiff.cxx 
b/filter/source/graphicfilter/etiff/etiff.cxx
index ffa253c..07677b6 100644
--- a/filter/source/graphicfilter/etiff/etiff.cxx
+++ b/filter/source/graphicfilter/etiff/etiff.cxx
@@ -117,15 +117,33 @@ public:
 
 TIFFWriter::TIFFWriter(SvStream rStream)
 : m_rOStm(rStream)
+, mnStreamOfs(0)
 , mbStatus(true)
 , mpAcc(NULL)
+, mnWidth(0)
+, mnHeight(0)
+, mnColors(0)
 , mnCurAllPictHeight(0)
 , mnSumOfAllPictHeight(0)
+, mnBitsPerPixel(0)
 , mnLastPercent(0)
+, mnLatestIfdPos(0)
+, mnTagCount(0)
+, mnCurrentTagCountPos(0)
 , mnXResPos(0)
 , mnYResPos(0)
+, mnPalPos(0)
 , mnBitmapPos(0)
 , mnStripByteCountPos(0)
+, pTable(NULL)
+, pPrefix(NULL)
+, nDataSize(0)
+, nClearCode(0)
+, nEOICode(0)
+, nTableSize(0)
+, nCodeSize(0)
+, nOffset(0)
+, dwShift(0)
 {
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: Fixing Bug 46200 [Easy Hack]

2014-04-26 Thread Tharindu Amila Perera
I did not make GSOC but I'm willing to continue. I've tried many functions
in the ScViewData class. So far the only function that did what I needed
was SetScreenPos() function. But it does not seem to refresh the current
view and the numbering.
Can some one point me to the code which handles events like page down or
ctrl+up.


On Fri, Apr 4, 2014 at 12:46 PM, Tharindu Amila Perera 
amilastb...@gmail.com wrote:

 First of all Thank you for the help. :)

 On Fri, Apr 4, 2014 at 1:56 AM, Michael Stahl mst...@redhat.com wrote:
  On 01/04/14 06:50, Tharindu Amila Perera wrote:
  Hi all,
 
  Using the reply I found out that the events coming from the keyboard
  has this behavior.
 
  Using the argument KeyEvent coming to function in file tabvwsh4.cxx
  bool ScTabViewShell::TabKeyInput(const KeyEvent rKEvt)
 
 
  I can get codes of all keys except of Caps-Lock, NumLock and
  Scroll(Which is the needed input).
 
  I noticed that when any of the above keys are pressed this function is
  called twice. But in both events the keycodes are not accessible.
 
  hmm... indeed the keycode is 0 there... it looks like the lock keys
  are not mapped to a keycode in VCL... perhaps intentionally.

 Maybe they did it on purpose as only finding if it is on or off is the
 only operation done on the value.

 
  When CapsLock is on pressing key 'A' in keyboard will give the same
  keycode as when it is not on. So there must be a place where it is
  handled to differentiate a and A inputs. It would be appreciated if I
  can get a code pointer for this.
 
  if i read the bug correctly you don't actually need the key events, you
  just need to know if the lock key is active when some other input
 happens.
 
  Yes I only need to know if it was on or not.
  vcl/unx/generic/app/saldisp.cxx:
 
   sal_uInt16 SalDisplay::GetIndicatorState() const
   {
  unsigned int _state = 0;
  sal_uInt16 nState = 0;
  XkbGetIndicatorState(pDisp_, XkbUseCoreKbd, _state);
 
  if ((_state  0x0001))
  nState |= INDICATOR_CAPSLOCK;
  if ((_state  0x0002))
  nState |= INDICATOR_NUMLOCK;
  if ((_state  0x0004))
  nState |= INDICATOR_SCROLLLOCK;
 
  return nState;
   }
 
  there is an example for requesting the caps-lock key state in
  editeng/source/misc/svxacorr.cxx:
 
   bool bLockKeyOn = pFrameWin  (pFrameWin-GetIndicatorState() 
  INDICATOR_CAPSLOCK);
 
  so you need a VCL Window to get the state; a SfxViewShell like the
  ScTabVierwShell has a pointer to its Window.
 
  (since i read the bug too late i've already got a patch to assign a
  keycode for the scroll-lock key (see attachment), but i now think that
  is actually useless)
 

 Following your example I went ahead and added

 Window* pWin = (pThisFrame-GetWindow());
 bool bScrollLockKeyOn = pWin  (pWin-GetIndicatorState() 
 INDICATOR_SCROLLLOCK);

 to tabvwsh4.cxx

 If I'm using this method to find capslock on it works fine. I checked
 the value of pWin-GetIndicatorState()
 It returns 1 for CapsLock 2 for NumLock and 0 for ScrollLock.

 My keyboard doesn't have ScrollLock key in it. I was using the onboard
 app in Ubuntu. Maybe it caused the error.

 I'm going ahead with the rest of the implementation. And try to fix
 getting the input later :).
 --
 Thanks and regards,
 Tharindu Amila Perera
 Undergraduate
 Department of Computer Science  Engineering
 University of Moratuwa




-- 
Thanks and regards,
Tharindu Amila Perera
Undergraduate
Department of Computer Science  Engineering
University of Moratuwa
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2014-04-26 Thread Caolán McNamara
 hwpfilter/source/hbox.cxx |   55 --
 hwpfilter/source/hbox.h   |   12 ++
 2 files changed, 56 insertions(+), 11 deletions(-)

New commits:
commit 82a8c5fd9a85b5b66b2b6f39af0750764066dba3
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 10:55:39 2014 +0100

coverity#707891 Uninitialized pointer field

Change-Id: Id717454935e1b9426f59061ed95364bf69408232

diff --git a/hwpfilter/source/hbox.cxx b/hwpfilter/source/hbox.cxx
index ef8a8d4..c3c7eca 100644
--- a/hwpfilter/source/hbox.cxx
+++ b/hwpfilter/source/hbox.cxx
@@ -289,9 +289,7 @@ hchar_string DateCode::GetString()
 return ret;
 }
 
-
 // tab(9)
-
 Tab::Tab()
 : HBox(CH_TAB)
 , width(0)
@@ -300,15 +298,35 @@ Tab::Tab()
 {
 }
 
-
 // floating box
-FBox::FBox(hchar hch):HBox(hch)
+FBox::FBox(hchar hch)
+: HBox(hch)
+, zorder(0)
+, option(0)
+, ctrl_ch(0)
+, box_xs(0)
+, box_ys(0)
+, cap_xs(0)
+, cap_ys(0)
+, xs(0)
+, ys(0)
+, cap_margin(0)
+, xpos_type(0)
+, ypos_type(0)
+, smart_linesp(0)
+, boundsy(0)
+, boundey(0)
+, boundx(0)
+, draw(0)
+, pgx(0)
+, pgy(0)
+, pgno(0)
+, showpg(0)
+, prev(NULL)
+, next(NULL)
 {
-prev = next = 0;
- zorder = 0;
 }
 
-
 FBox::~FBox()
 {
 }
diff --git a/hwpfilter/source/hbox.h b/hwpfilter/source/hbox.h
index 32ffa58..c18be55 100644
--- a/hwpfilter/source/hbox.h
+++ b/hwpfilter/source/hbox.h
@@ -288,6 +288,18 @@ struct FBoxStyle
 
 void *cell;
 
+FBoxStyle()
+: anchor_type(0)
+, txtflow(0)
+, xpos(0)
+, ypos(0)
+, boxnum(0)
+, boxtype(0)
+, cap_len(0)
+, cell(NULL)
+{
+memset(margin, 0, sizeof(margin));
+}
 };
 
 /**
commit 3bdd5bd7a5145b3c5aed744dac221bb1ab119bda
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 10:46:54 2014 +0100

coverity#707892 Uninitialized pointer field

Change-Id: Ic9f477efd34b6baa4d5cd7a75db8187332b7b328

diff --git a/hwpfilter/source/hbox.cxx b/hwpfilter/source/hbox.cxx
index 7b87059..ef8a8d4 100644
--- a/hwpfilter/source/hbox.cxx
+++ b/hwpfilter/source/hbox.cxx
@@ -313,14 +313,29 @@ FBox::~FBox()
 {
 }
 
-
 // tbox(10) TABLE BOX MATH BUTTON HYPERTEXT
-
-TxtBox::TxtBox(void):FBox(CH_TEXT_BOX), cell(0), plists(0)
+TxtBox::TxtBox()
+: FBox(CH_TEXT_BOX)
+, dummy(0)
+, dummy1(0)
+, cap_len(0)
+, next(0)
+, dummy2(0)
+, reserved1(0)
+, cap_pos(0)
+, num(0)
+, dummy3(0)
+, baseline(0)
+, type(0)
+, nCell(0)
+, protect(0)
+, cell(0)
+, m_pTable(NULL)
+, plists(NULL)
 {
+reserved[0] = reserved[1] = 0;
 }
 
-
 TxtBox::~TxtBox(void)
 {
 delete[]cell;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


About ANIMATIONMODE_VIEW in slideshow module

2014-04-26 Thread julien2412
Hello,

Just taking a look at slideshow module, I searched about ANIMATIONMODE_VIEW
to understand the difference between it and ANIMATIONMODE_SHOW.
Here is the result:
- once in the enum
- once in a test
so it seems no var can have this value
see
http://opengrok.libreoffice.org/search?q=ANIMATIONMODE_VIEWproject=coredefs=refs=path=hist=

Ok to remove ANIMATIONMODE_VIEW or did I miss something?

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/About-ANIMATIONMODE-VIEW-in-slideshow-module-tp4106488.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: 3 commits - bin/findunusedcode include/vcl unusedcode.easy vcl/source

2014-04-26 Thread Caolán McNamara
 bin/findunusedcode|1 
 include/vcl/outdev.hxx|3 -
 unusedcode.easy   |   39 --
 vcl/source/outdev/outdev.cxx  |   82 +++---
 vcl/source/outdev/outdevstate.cxx |   40 +++---
 5 files changed, 52 insertions(+), 113 deletions(-)

New commits:
commit cb040cc7487ec91f43919b8c2d208df0627d4583
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 12:34:16 2014 +0100

unnecessary to check for null before delete

Change-Id: I82b5c5ced8a4f0e719d1aeffed86845b9db1b68b

diff --git a/vcl/source/outdev/outdevstate.cxx 
b/vcl/source/outdev/outdevstate.cxx
index da4b004..e060267 100644
--- a/vcl/source/outdev/outdevstate.cxx
+++ b/vcl/source/outdev/outdevstate.cxx
@@ -34,49 +34,25 @@
 OutDevState::~OutDevState()
 {
 if ( mnFlags  PUSH_LINECOLOR )
-{
-if ( mpLineColor )
-delete mpLineColor;
-}
+delete mpLineColor;
 if ( mnFlags  PUSH_FILLCOLOR )
-{
-if ( mpFillColor )
-delete mpFillColor;
-}
+delete mpFillColor;
 if ( mnFlags  PUSH_FONT )
 delete mpFont;
 if ( mnFlags  PUSH_TEXTCOLOR )
 delete mpTextColor;
 if ( mnFlags  PUSH_TEXTFILLCOLOR )
-{
-if ( mpTextFillColor )
-delete mpTextFillColor;
-}
+delete mpTextFillColor;
 if ( mnFlags  PUSH_TEXTLINECOLOR )
-{
-if ( mpTextLineColor )
-delete mpTextLineColor;
-}
+delete mpTextLineColor;
 if ( mnFlags  PUSH_OVERLINECOLOR )
-{
-if ( mpOverlineColor )
-delete mpOverlineColor;
-}
+delete mpOverlineColor;
 if ( mnFlags  PUSH_MAPMODE )
-{
-if ( mpMapMode )
-delete mpMapMode;
-}
+delete mpMapMode;
 if ( mnFlags  PUSH_CLIPREGION )
-{
-if ( mpClipRegion )
-delete mpClipRegion;
-}
+delete mpClipRegion;
 if ( mnFlags  PUSH_REFPOINT )
-{
-if ( mpRefPoint )
-delete mpRefPoint;
-}
+delete mpRefPoint;
 }
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
commit 94e175e9614f05c906f5820439557d608efab307
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 12:29:39 2014 +0100

the OutDevState dtors are never called

regression since cf3c6cb40f99fa1761a6af3d7447a899b9447868

Change-Id: Iaeb44d948d3e0a0b26cfd3e16aa81b979cf56457

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index 40f3345..1d98f41 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -42,6 +42,7 @@
 #include unotools/fontdefs.hxx
 
 #include boost/scoped_ptr.hpp
+#include boost/ptr_container/ptr_deque.hpp
 
 #include com/sun/star/drawing/LineCap.hpp
 #include com/sun/star/uno/Reference.h
@@ -264,7 +265,7 @@ private:
 mutable PhysicalFontCollection* mpFontCollection;
 mutable ImplGetDevFontList* mpGetDevFontList;
 mutable ImplGetDevSizeList* mpGetDevSizeList;
-std::stack  OutDevState* * mpOutDevStateStack;
+boost::ptr_dequeOutDevState*  mpOutDevStateStack;
 ImplOutDevData* mpOutDevData;
 VCLXGraphicsList_impl*  mpUnoGraphicsList;
 vcl::PDFWriterImpl* mpPDFWriter;
diff --git a/unusedcode.easy b/unusedcode.easy
index 6eb74e6..e3a896f 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -26,7 +26,6 @@ MenuBar::GetMenuBarButtonRectPixel(unsigned short)
 MenuBar::RemoveMenuBarButton(unsigned short)
 MenuBar::SetMenuBarButtonHighlightHdl(unsigned short, Link const)
 OpenGLContext::getOpenGLWindow()
-OutDevState::~OutDevState()
 OutputDevice::GetCanvas() const
 OutputDevice::HasAlpha()
 OutputDevice::LogicToLogic(basegfx::B2DPolyPolygon const, MapMode const, 
MapMode const)
diff --git a/vcl/source/outdev/outdev.cxx b/vcl/source/outdev/outdev.cxx
index 3a9c3c1..4e65d98 100644
--- a/vcl/source/outdev/outdev.cxx
+++ b/vcl/source/outdev/outdev.cxx
@@ -109,7 +109,7 @@ OutputDevice::OutputDevice() :
 mpFontCollection= NULL;
 mpGetDevFontList= NULL;
 mpGetDevSizeList= NULL;
-mpOutDevStateStack  = new std::stack OutDevState* ();
+mpOutDevStateStack  = new boost::ptr_dequeOutDevState();
 mpOutDevData= NULL;
 mpPDFWriter = NULL;
 mpAlphaVDev = NULL;
@@ -217,7 +217,7 @@ OutputDevice::~OutputDevice()
 SAL_WARN( vcl.gdi, OutputDevice::~OutputDevice(): 
OutputDevice::Push() calls != OutputDevice::Pop() calls );
 while ( !mpOutDevStateStack-empty() )
 {
-mpOutDevStateStack-pop();
+mpOutDevStateStack-pop_back();
 }
 }
 
@@ -334,7 +334,7 @@ void OutputDevice::Push( sal_uInt16 nFlags )
 pState-mpRefPoint = NULL;
 }
 
-mpOutDevStateStack-push( pState );
+mpOutDevStateStack-push_back( pState );
 

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

2014-04-26 Thread Caolán McNamara
 include/vcl/outdev.hxx |4 
 1 file changed, 4 insertions(+)

New commits:
commit 9ec73ef4c91303b5e19588aeba008d83944f210d
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 13:16:17 2014 +0100

problem with a check define somewhere in MacOSX

Change-Id: I2e866116db510deef12b0da7995b9bc1b246b34a

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index 1d98f41..5505a4d 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -42,6 +42,10 @@
 #include unotools/fontdefs.hxx
 
 #include boost/scoped_ptr.hpp
+#ifdef check
+#  //some problem with MacOSX and a check define
+#  undef check
+#endif
 #include boost/ptr_container/ptr_deque.hpp
 
 #include com/sun/star/drawing/LineCap.hpp
___
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-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025

Jorendc jore...@libreoffice.org changed:

   What|Removed |Added

 Depends on||77913

--- Comment #5 from Jorendc jore...@libreoffice.org ---
Nominating Bug 77913 - Menus are getting invisible when hovering

-- 
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: 3 commits - vcl/generic vcl/unx

2014-04-26 Thread Caolán McNamara
 vcl/generic/glyphs/gcach_ftyp.cxx|   14 ++-
 vcl/unx/generic/dtrans/X11_selection.cxx |3 +-
 vcl/unx/generic/gdi/salgdi.cxx   |   37 ---
 3 files changed, 30 insertions(+), 24 deletions(-)

New commits:
commit 0dd194fb1e77161b5dbca5484fd503a0375010f3
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 14:41:52 2014 +0100

coverity#708654 Uninitialized pointer field

Change-Id: Ic342d785746280b6c75d237cfafc83a42786ec7f

diff --git a/vcl/unx/generic/dtrans/X11_selection.cxx 
b/vcl/unx/generic/dtrans/X11_selection.cxx
index 24836bb..c949e50 100644
--- a/vcl/unx/generic/dtrans/X11_selection.cxx
+++ b/vcl/unx/generic/dtrans/X11_selection.cxx
@@ -238,6 +238,7 @@ SelectionManager::SelectionManager() :
 m_bLastDropAccepted( false ),
 m_bDropSuccess( false ),
 m_bDropSent( false ),
+m_nDropTimeout( 0 ),
 m_bWaitingForPrimaryConversion( false ),
 m_nDragTimestamp( None ),
 m_aMoveCursor( None ),
@@ -272,7 +273,7 @@ SelectionManager::SelectionManager() :
 m_nXdndActionPrivate( None ),
 m_bShutDown( false )
 {
-m_aDropEnterEvent.data.l[0] = None;
+memset(m_aDropEnterEvent, 0, sizeof(m_aDropEnterEvent));
 m_aDragRunning.reset();
 }
 
commit 8995371b01560fa7358ef1ef21a31d614e6fe7f3
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 14:37:16 2014 +0100

annoying inlines and formatting

Change-Id: I4a664c1c71a5aab183e7441dcdbcdb8b769fb996

diff --git a/vcl/unx/generic/gdi/salgdi.cxx b/vcl/unx/generic/gdi/salgdi.cxx
index c838d56..bbc2b36 100644
--- a/vcl/unx/generic/gdi/salgdi.cxx
+++ b/vcl/unx/generic/gdi/salgdi.cxx
@@ -57,28 +57,31 @@
 
 class SalPolyLine
 {
-XPoint  Points_[STATIC_POINTS];
-XPoint *pFirst_;
+XPoint Points_[STATIC_POINTS];
+XPoint *pFirst_;
 public:
-inline  SalPolyLine( sal_uLong nPoints, const SalPoint 
*p );
-inline  ~SalPolyLine();
-inline  XPoint operator [] ( sal_uLong n ) const
-{ return pFirst_[n]; }
-};
+SalPolyLine(sal_uLong nPoints, const SalPoint *p)
+: pFirst_(nPoints+1  STATIC_POINTS ? new XPoint[nPoints+1] : Points_)
+{
+for( sal_uLong i = 0; i  nPoints; i++ )
+{
+pFirst_[i].x = (short)p[i].mnX;
+pFirst_[i].y = (short)p[i].mnY;
+}
+pFirst_[nPoints] = pFirst_[0]; // close polyline
+}
 
-inline SalPolyLine::SalPolyLine( sal_uLong nPoints, const SalPoint *p )
-: pFirst_( nPoints+1  STATIC_POINTS ? new XPoint[nPoints+1] : Points_ )
-{
-for( sal_uLong i = 0; i  nPoints; i++ )
+~SalPolyLine()
 {
-pFirst_[i].x = (short)p[i].mnX;
-pFirst_[i].y = (short)p[i].mnY;
+if( pFirst_ != Points_ )
+delete [] pFirst_;
 }
-pFirst_[nPoints] = pFirst_[0]; // close polyline
-}
 
-inline SalPolyLine::~SalPolyLine()
-{ if( pFirst_ != Points_ ) delete [] pFirst_; }
+XPoint operator [] ( sal_uLong n ) const
+{
+return pFirst_[n];
+}
+};
 
 #undef STATIC_POINTS
 
commit 5da0eb4d45c6ffa9b8b290812edf277736f93f52
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 13:33:02 2014 +0100

coverity#738920 Uninitialized scalar field

Change-Id: I4796075c4727d30178bb6c7d0752e87ab22c36cf

diff --git a/vcl/generic/glyphs/gcach_ftyp.cxx 
b/vcl/generic/glyphs/gcach_ftyp.cxx
index ab5ddd8..7a05833 100644
--- a/vcl/generic/glyphs/gcach_ftyp.cxx
+++ b/vcl/generic/glyphs/gcach_ftyp.cxx
@@ -475,9 +475,13 @@ ServerFont::ServerFont( const FontSelectPattern rFSD, 
FtFontInfo* pFI )
 mnPrioAntiAlias(nDefaultPrioAntiAlias),
 mnPrioAutoHint(nDefaultPrioAutoHint),
 mpFontInfo( pFI ),
+mnLoadFlags( 0 ),
 maFaceFT( NULL ),
 maSizeFT( NULL ),
 mbFaceOk( false ),
+mbArtItalic( false ),
+mbArtBold( false ),
+mbUseGamma( false ),
 mpLayoutEngine( NULL )
 {
 // TODO: move update of mpFontEntry into FontEntry class when
@@ -491,11 +495,6 @@ ServerFont::ServerFont( const FontSelectPattern rFSD, 
FtFontInfo* pFI )
 mnSin = static_castlong( 0x1 * sin( dRad ) + 0.5 );
 }
 
-maFaceFT = pFI-GetFaceFT();
-
-if( !maFaceFT )
-return;
-
 // set the pixel size of the font instance
 mnWidth = rFSD.mnWidth;
 if( !mnWidth )
@@ -505,6 +504,10 @@ ServerFont::ServerFont( const FontSelectPattern rFSD, 
FtFontInfo* pFI )
 if( (mnWidth  0) || (mfStretch  +64.0) || (mfStretch  -64.0) )
 return;
 
+maFaceFT = pFI-GetFaceFT();
+if( !maFaceFT )
+return;
+
 FT_New_Size( maFaceFT, maSizeFT );
 FT_Activate_Size( maSizeFT );
 FT_Error rc = FT_Set_Pixel_Sizes( maFaceFT, mnWidth, rFSD.mnHeight );
@@ -535,7 +538,6 @@ ServerFont::ServerFont( const FontSelectPattern rFSD, 
FtFontInfo* pFI )
 
 mbArtItalic = (rFSD.GetSlant() != ITALIC_NONE 

[Libreoffice-commits] core.git: 4 commits - bean/Library_officebean.mk configure.ac external/mingw-externals RepositoryExternal.mk solenv/gbuild

2014-04-26 Thread David Tardon
 RepositoryExternal.mk  |   24 ++---
 bean/Library_officebean.mk |4 ---
 configure.ac   |2 -
 external/mingw-externals/Module_mingw-externals.mk |1 
 external/mingw-externals/Package_jawt.mk   |   16 --
 external/mingw-externals/Package_mingw_gccdlls.mk  |4 +--
 solenv/gbuild/TargetLocations.mk   |6 -
 7 files changed, 29 insertions(+), 28 deletions(-)

New commits:
commit c5dd6eb9789dce2c23087ba75cf39bf0f91297fb
Author: David Tardon dtar...@redhat.com
Date:   Sat Apr 26 16:43:50 2014 +0200

mixing build path and host exec. name doesn't work

Change-Id: I54785205e3884ddf7b94ef7f43617bd329c4e780

diff --git a/solenv/gbuild/TargetLocations.mk b/solenv/gbuild/TargetLocations.mk
index 4958d4d..0157cd3 100644
--- a/solenv/gbuild/TargetLocations.mk
+++ b/solenv/gbuild/TargetLocations.mk
@@ -333,6 +333,10 @@ define gb_Executable_get_filename
 $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Executable_FILENAMES)))
 endef
 
+define gb_Executable_get_filename_for_build
+$(patsubst $(1):%,%,$(filter $(1):%,$(gb_Executable_FILENAMES_FOR_BUILD)))
+endef
+
 # Get dependencies needed for running the executable
 #
 # This is not strictly necessary, but it makes the use more similar to
@@ -361,7 +365,7 @@ endef
 ifneq ($(CROSS_COMPILING),)
 # Can we assume this is used only for executables registered for NONE?
 define gb_Executable_get_target_for_build
-$(call gb_Executable__get_dir_for_exe_for_build,$(1))/$(call 
gb_Executable_get_filename,$(1))
+$(call gb_Executable__get_dir_for_exe_for_build,$(1))/$(call 
gb_Executable_get_filename_for_build,$(1))
 endef
 else
 gb_Executable_get_target_for_build = $(gb_Executable_get_target)
commit 2a71e15589c9d4304b744aadad77f1b8e4925ca2
Author: David Tardon dtar...@redhat.com
Date:   Sat Apr 26 16:08:07 2014 +0200

specify linking opts for jawt centrally

Change-Id: Idb8d97d44b16bbe41372d97c46199ec786c38218

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index ccd2f5b..e9031c6 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -762,6 +762,8 @@ endef
 
 endif # SYSTEM_CMIS
 
+ifeq ($(ENABLE_JAVA),YES)
+
 ifeq ($(OS)$(COM),WNTGCC)
 
 define gb_LinkTarget__use_jawt
@@ -772,17 +774,27 @@ $(call gb_LinkTarget_add_ldflags,$(1),\
 )
 
 $(call gb_LinkTarget_add_libs,$(1),\
-   -ljawt \
+   $(JAWTLIB) \
 )
 
 endef
 
 else # $(OS)$(COM) != WNTGCC
 
-gb_LinkTarget__use_jawt :=
+define gb_LinkTarget__use_jawt
+$(call gb_LinkTarget_add_libs,$(1),\
+   $(JAWTLIB) \
+)
+
+endef
 
 endif # $(OS)$(COM) = WNTGCC
 
+else # !ENABLE_JAVA
+
+gb_LinkTarget__use_jawt :=
+
+endif # ENABLE_JAVA
 
 ifneq ($(SYSTEM_LIBATOMIC_OPS),)
 
diff --git a/bean/Library_officebean.mk b/bean/Library_officebean.mk
index 3a66ed2..f05fa30 100644
--- a/bean/Library_officebean.mk
+++ b/bean/Library_officebean.mk
@@ -33,8 +33,4 @@ $(eval $(call gb_Library_use_libraries,officebean,\
$(gb_UWINAPI) \
 ))
 
-$(eval $(call gb_Library_add_libs,officebean,\
-   $(JAWTLIB) \
-))
-
 # vim: set noet sw=4 ts=4:
diff --git a/configure.ac b/configure.ac
index d377325..0f743b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7074,7 +7074,7 @@ then
 AC_MSG_CHECKING([for JAWT lib])
 if test $_os = WINNT; then
 if test $WITH_MINGW = yes; then
-# The path is presumably taken care of in gb_LinkTarget__use_jawt
+# The path is taken care of in gb_LinkTarget__use_jawt
 # in RepositoryExternal.mk:
 JAWTLIB=-ljawt
 else
commit 943dedc59c87b15cbccfb7b6b3fc39525de06ff1
Author: David Tardon dtar...@redhat.com
Date:   Sat Apr 26 15:50:10 2014 +0200

mingw: fix use of jawt

Change-Id: I47b4a1f5ca5b8ce3cde11d4db599d6afb54a2886

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index a8b9516..ccd2f5b 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -765,8 +765,14 @@ endif # SYSTEM_CMIS
 ifeq ($(OS)$(COM),WNTGCC)
 
 define gb_LinkTarget__use_jawt
-$(call gb_LinkTarget_use_packages,$(1),\
-   jawt \
+$(call gb_LinkTarget_use_custom_headers,$(1),external/jawt)
+
+$(call gb_LinkTarget_add_ldflags,$(1),\
+   -L$(call gb_CustomTarget_get_workdir,external/jawt) \
+)
+
+$(call gb_LinkTarget_add_libs,$(1),\
+   -ljawt \
 )
 
 endef
diff --git a/external/mingw-externals/Module_mingw-externals.mk 
b/external/mingw-externals/Module_mingw-externals.mk
index 6d262d8..e630162 100644
--- a/external/mingw-externals/Module_mingw-externals.mk
+++ b/external/mingw-externals/Module_mingw-externals.mk
@@ -12,7 +12,6 @@ $(eval $(call gb_Module_Module,mingw-externals))
 ifeq ($(OS)$(COM),WNTGCC)
 $(eval $(call gb_Module_add_targets,mingw-externals,\
CustomTarget_jawt \
-   Package_jawt \
Package_mingw_dlls \
Package_mingw_gccdlls \
 ))
diff --git a/external/mingw-externals/Package_jawt.mk 

[Libreoffice-commits] core.git: solenv/gbuild

2014-04-26 Thread David Tardon
 solenv/gbuild/platform/mingw.mk |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8bbf51e7adb2d493be2131690926ef7fa1b37cb1
Author: David Tardon dtar...@redhat.com
Date:   Sat Apr 26 17:05:38 2014 +0200

missing `)'

Change-Id: Ifb03305c8df237fd52f4343744dc1884d220b149

diff --git a/solenv/gbuild/platform/mingw.mk b/solenv/gbuild/platform/mingw.mk
index 50ae98b..edfdee5 100644
--- a/solenv/gbuild/platform/mingw.mk
+++ b/solenv/gbuild/platform/mingw.mk
@@ -128,7 +128,7 @@ $(call gb_Helper_abbreviate_dirs,\
-Wl$(COMMA)-Map$(COMMA)$(WORKDIR)/LinkTarget/$(2).map \
-Wl$(COMMA)--out-implib$(COMMA)$(ILIBTARGET) \
-o $(1) \
-   $(if $(findstring s,$(MAKEFLAGS)), /dev/null))
+   $(if $(findstring s,$(MAKEFLAGS)), /dev/null)))
 endef
 
 define gb_LinkTarget__command_staticlinklibrary
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-04-26 Thread Miklos Vajna
 vcl/source/window/menu.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0ef2999f7b498686ad38749b93f0591dd52bcc50
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sat Apr 26 17:19:32 2014 +0200

vcl: MenuFloatingWindow::InitClipRegion() should not be virtual

When OutputDevice's ImplInitClipRegion got marked as virtual, the
compiler raised a warning about colliding method names in
MenuFloatingWindow, and this got fixed by making the method virtual. But
making it virtual just makes the warning go away, doesn't fix the real
problem, that OutputDevice's ImplInitClipRegion() is no longer called,
leading to strange missing text in the menus.

In the meantime also ImplInitClipRegion() got renamed to
InitClipRegion(). Fix the problem by renaming InitClipRegion() to
InitMenuClipRegion() in MenuFloatingWindow.

Regression from 95711f5b9e7b6a982d1762d37d5a38e0f40b86f9 (fdo#74702 Move
ImplInitClipRegion Window code out of OutputDevice, 2014-04-25).

Change-Id: Ibeb5e8e99bf4369b349ac44376a2c217786ef318

diff --git a/vcl/source/window/menu.cxx b/vcl/source/window/menu.cxx
index 143a95e..12dd097 100644
--- a/vcl/source/window/menu.cxx
+++ b/vcl/source/window/menu.cxx
@@ -509,7 +509,7 @@ private:
 virtual voidDataChanged( const DataChangedEvent rDCEvt ) SAL_OVERRIDE;
 protected:
 Region  ImplCalcClipRegion( bool bIncludeLogo = true ) const;
-virtual voidInitClipRegion() SAL_OVERRIDE;
+voidInitMenuClipRegion();
 voidImplDrawScroller( bool bUp );
 using Window::ImplScroll;
 voidImplScroll( const Point rMousePos );
@@ -4032,7 +4032,7 @@ Region MenuFloatingWindow::ImplCalcClipRegion( bool 
bIncludeLogo ) const
 return aRegion;
 }
 
-void MenuFloatingWindow::InitClipRegion()
+void MenuFloatingWindow::InitMenuClipRegion()
 {
 if ( IsScrollMenu() )
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: Missing package in build

2014-04-26 Thread Miklos Vajna
On Sat, Apr 26, 2014 at 08:10:01AM +0530, Shreyansh Gandhi 
gandhish...@gmail.com wrote:
 No package 'gstreamer-0.10' found
 No package 'gstreamer-plugins-base-0.10' found

https://wiki.documentfoundation.org/Development/BuildingOnLinux

says: On Debian/Ubuntu: sudo apt-get build-dep libreoffice

Did you do that? I assume the relevant -dev packages are installed by
the above.


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2014-04-26 Thread Luboš Luňák
 vcl/unx/kde4/KDE4FilePicker.cxx|   21 +++--
 vcl/unx/kde4/VCLKDEApplication.cxx |   44 +
 vcl/unx/kde4/VCLKDEApplication.hxx |2 +
 3 files changed, 50 insertions(+), 17 deletions(-)

New commits:
commit 9aa32a34c7c7a2ee4da5f01983a0ed224c38c875
Author: Luboš Luňák l.lu...@collabora.com
Date:   Sat Apr 26 17:54:37 2014 +0200

work around LO blocking when asking for QClipboard's contents, helps 
fdo#35950

Specific to KDE4 vclplug and just a bit of a hack, but it's at least 
something.

Change-Id: I4bf0f9c8e0b4f7faebaf010a06fcc4ff2e44fa6b

diff --git a/vcl/unx/kde4/KDE4FilePicker.cxx b/vcl/unx/kde4/KDE4FilePicker.cxx
index 5f121cc..43bad65 100644
--- a/vcl/unx/kde4/KDE4FilePicker.cxx
+++ b/vcl/unx/kde4/KDE4FilePicker.cxx
@@ -38,6 +38,7 @@
 
 #include KDE4FilePicker.hxx
 #include FPServiceInfo.hxx
+#include VCLKDEApplication.hxx
 
 /* * Hack, but needed because of conflicting types... */
 #define Region QtXRegion
@@ -256,25 +257,11 @@ sal_Int16 SAL_CALL KDE4FilePicker::execute()
 _dialog-setFilter(_filter);
 _dialog-filterWidget()-setEditable(false);
 
-// KFileDialog intergration requires using event loop with QClipboard.
-// Opening the KDE file dialog here can lead to QClipboard
-// asking for clipboard contents. If LO core is the owner of the clipboard
-// content, without event loop use this will block for 5 seconds and 
timeout,
-// since the clipboard thread will not be able to acquire SolarMutex
-// and thus won't be able to respond. If the event loops
-// are properly integrated and QClipboard can use a nested event loop
-// (see the KDE VCL plug), then this won't happen.
-// We cannot simply release SolarMutex here, because the event loop started
-// by the file dialog would also call back to LO code.
-assert( qApp-clipboard()-property( useEventLoopWhenWaiting ).toBool() 
== true );
+VCLKDEApplication::preDialogSetup();
 //block and wait for user input
 int result = _dialog-exec();
-// HACK: KFileDialog uses KConfig(kdeglobals) for saving some settings
-// (such as the auto-extension flag), but that doesn't update 
KGlobal::config()
-// (which is probably a KDE bug), so force reading the new configuration,
-// otherwise the next opening of the dialog would use the old settings.
-KGlobal::config()-reparseConfiguration();
-if( result == KFileDialog::Accepted)
+VCLKDEApplication::postDialogCleanup();
+if( result == KFileDialog::Accepted )
 return ExecutableDialogResults::OK;
 
 return ExecutableDialogResults::CANCEL;
diff --git a/vcl/unx/kde4/VCLKDEApplication.cxx 
b/vcl/unx/kde4/VCLKDEApplication.cxx
index c79b36e..1b1119f 100644
--- a/vcl/unx/kde4/VCLKDEApplication.cxx
+++ b/vcl/unx/kde4/VCLKDEApplication.cxx
@@ -19,6 +19,7 @@
 
 #include VCLKDEApplication.hxx
 
+#include QClipboard
 #include QEvent
 
 #include KDESalDisplay.hxx
@@ -40,4 +41,47 @@ bool VCLKDEApplication::x11EventFilter(XEvent* ev)
 return false;
 }
 
+// various hacks to be performed before re-entering Qt's event loop
+// because of showing a Qt dialog
+void VCLKDEApplication::preDialogSetup()
+{
+// KFileDialog intergration requires using event loop with QClipboard.
+// Opening the KDE file dialog here can lead to QClipboard
+// asking for clipboard contents. If LO core is the owner of the clipboard
+// content, without event loop use this will block for 5 seconds and 
timeout,
+// since the clipboard thread will not be able to acquire SolarMutex
+// and thus won't be able to respond. If the event loops
+// are properly integrated and QClipboard can use a nested event loop
+// (see the KDE VCL plug), then this won't happen.
+// We cannot simply release SolarMutex here, because the event loop started
+// by the file dialog would also call back to LO code.
+assert( qApp-clipboard()-property( useEventLoopWhenWaiting ).toBool() 
== true );
+}
+
+// various hacks to be performed after a Qt dialog has been closed
+void VCLKDEApplication::postDialogCleanup()
+{
+// HACK: KFileDialog uses KConfig(kdeglobals) for saving some settings
+// (such as the auto-extension flag), but that doesn't update 
KGlobal::config()
+// (which is probably a KDE bug), so force reading the new configuration,
+// otherwise the next opening of the dialog would use the old settings.
+KGlobal::config()-reparseConfiguration();
+// HACK: If Qt owns clipboard or selection, give up on their ownership 
now. Otherwise
+// LO core might ask for the contents, but it would block while doing so 
(i.e. it
+// doesn't seem to have an equivalent of QClipboard's 
useEventLoopWhenWaiting),
+// therefore QClipboard wouldn't be able to respond, and whole LO would 
block until
+// a timeout. Given that Klipper is most probably running, giving up 
clipboard/selection
+// ownership will not only avoid 

[Libreoffice-commits] core.git: 2 commits - unusedcode.easy writerfilter/source

2014-04-26 Thread Miklos Vajna
 unusedcode.easy|1 -
 writerfilter/source/dmapper/SdtHelper.cxx  |8 
 writerfilter/source/dmapper/SdtHelper.hxx  |1 -
 writerfilter/source/rtftok/rtfcharsets.cxx |9 ++---
 writerfilter/source/rtftok/rtfcharsets.hxx |   24 +---
 5 files changed, 19 insertions(+), 24 deletions(-)

New commits:
commit 68c2e3d6d6392d409fd28302939309328a9ef0c1
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sat Apr 26 17:51:36 2014 +0200

writerfilter: fix indentation in rtfcharsets

Change-Id: Id5592e10b93800560e82b4506cddb1dfcbe1043f

diff --git a/writerfilter/source/rtftok/rtfcharsets.cxx 
b/writerfilter/source/rtftok/rtfcharsets.cxx
index 674040b..9e84b1e 100644
--- a/writerfilter/source/rtftok/rtfcharsets.cxx
+++ b/writerfilter/source/rtftok/rtfcharsets.cxx
@@ -10,11 +10,14 @@
 #include rtfcharsets.hxx
 #include sal/macros.h
 
-namespace writerfilter {
-namespace rtftok {
+namespace writerfilter
+{
+namespace rtftok
+{
 
 // See RTF spec v1.9.1, page 19
-RTFEncoding aRTFEncodings[] = {
+RTFEncoding aRTFEncodings[] =
+{
 // charset  codepageWindows / Mac name
 {0, 1252}, // ANSI
 {1, 0}, // Default
diff --git a/writerfilter/source/rtftok/rtfcharsets.hxx 
b/writerfilter/source/rtftok/rtfcharsets.hxx
index c2cca62..99e9d86 100644
--- a/writerfilter/source/rtftok/rtfcharsets.hxx
+++ b/writerfilter/source/rtftok/rtfcharsets.hxx
@@ -10,17 +10,19 @@
 #ifndef INCLUDED_WRITERFILTER_SOURCE_RTFTOK_RTFCHARSETS_HXX
 #define INCLUDED_WRITERFILTER_SOURCE_RTFTOK_RTFCHARSETS_HXX
 
-namespace writerfilter {
-namespace rtftok {
-/// RTF legacy charsets
-typedef struct
-{
-int charset;
-int codepage;
-} RTFEncoding;
-extern RTFEncoding aRTFEncodings[];
-extern int nRTFEncodings;
-} // namespace rtftok
+namespace writerfilter
+{
+namespace rtftok
+{
+/// RTF legacy charsets
+typedef struct
+{
+int charset;
+int codepage;
+} RTFEncoding;
+extern RTFEncoding aRTFEncodings[];
+extern int nRTFEncodings;
+} // namespace rtftok
 } // namespace writerfilter
 
 #endif // INCLUDED_WRITERFILTER_SOURCE_RTFTOK_RTFCHARSETS_HXX
commit 4d0e97f33d559cf3004ee41735b1dd57b584e95c
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sat Apr 26 17:48:37 2014 +0200

writerfilter: unused appendToInteropGrabBag() version

Change-Id: Ie00332fcaaf3a78516569b010ac2ff7e2c259b28

diff --git a/unusedcode.easy b/unusedcode.easy
index e3a896f..4ba0403 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -238,4 +238,3 @@ 
std::auto_ptrformula::FormulaTokenArray::auto_ptr(std::auto_ptr_refformula::F
 std::vectorrtl::Referenceoox::xls::(anonymous namespace)::WorkerThread, 
std::allocatorrtl::Referenceoox::xls::(anonymous namespace)::WorkerThread  
::reserve(unsigned long)
 utl::extractTime(com::sun::star::util::DateTime const, 
com::sun::star::util::Time)
 vcl::MapChar(vcl::_TrueTypeFont*, unsigned short, bool)
-writerfilter::dmapper::SdtHelper::appendToInteropGrabBag(rtl::OUString const, 
com::sun::star::uno::Any const)
diff --git a/writerfilter/source/dmapper/SdtHelper.cxx 
b/writerfilter/source/dmapper/SdtHelper.cxx
index ad3c315..a18f84d 100644
--- a/writerfilter/source/dmapper/SdtHelper.cxx
+++ b/writerfilter/source/dmapper/SdtHelper.cxx
@@ -188,14 +188,6 @@ bool SdtHelper::hasElements()
 return m_bHasElements;
 }
 
-void SdtHelper::appendToInteropGrabBag(const OUString rName, const 
css::uno::Any rValue)
-{
-sal_Int32 nLength = m_aGrabBag.getLength();
-m_aGrabBag.realloc(nLength + 1);
-m_aGrabBag[nLength].Name = rName;
-m_aGrabBag[nLength].Value = rValue;
-}
-
 void SdtHelper::appendToInteropGrabBag(com::sun::star::beans::PropertyValue 
rValue)
 {
 sal_Int32 nLength = m_aGrabBag.getLength();
diff --git a/writerfilter/source/dmapper/SdtHelper.hxx 
b/writerfilter/source/dmapper/SdtHelper.hxx
index c68c4d0..9e730b2 100644
--- a/writerfilter/source/dmapper/SdtHelper.hxx
+++ b/writerfilter/source/dmapper/SdtHelper.hxx
@@ -82,7 +82,6 @@ public:
 /// Create date control from w:sdt's w:date.
 void createDateControl(OUString rContentText);
 
-void appendToInteropGrabBag(const OUString rName, const css::uno::Any 
rValue);
 void appendToInteropGrabBag(com::sun::star::beans::PropertyValue rValue);
 com::sun::star::uno::Sequencecom::sun::star::beans::PropertyValue 
getInteropGrabBagAndClear();
 bool isInteropGrabBagEmpty();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

V Stuart Foote vstuart.fo...@utsa.edu changed:

   What|Removed |Added

 Depends on||62051

-- 
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/source

2014-04-26 Thread Tor Lillqvist
 vcl/source/window/menu.cxx |   13 -
 1 file changed, 13 deletions(-)

New commits:
commit b98ce8b9c5201a61a60a9f7010e5ddfafd6fcecd
Author: Tor Lillqvist t...@collabora.com
Date:   Sat Apr 26 19:32:30 2014 +0300

In fact InitMenuClipRegion() is unused

Change-Id: I5198baeb7b396bec2df991a94a57531f35b7a24b

diff --git a/vcl/source/window/menu.cxx b/vcl/source/window/menu.cxx
index 12dd097..40f7c55 100644
--- a/vcl/source/window/menu.cxx
+++ b/vcl/source/window/menu.cxx
@@ -509,7 +509,6 @@ private:
 virtual voidDataChanged( const DataChangedEvent rDCEvt ) SAL_OVERRIDE;
 protected:
 Region  ImplCalcClipRegion( bool bIncludeLogo = true ) const;
-voidInitMenuClipRegion();
 voidImplDrawScroller( bool bUp );
 using Window::ImplScroll;
 voidImplScroll( const Point rMousePos );
@@ -4032,18 +4031,6 @@ Region MenuFloatingWindow::ImplCalcClipRegion( bool 
bIncludeLogo ) const
 return aRegion;
 }
 
-void MenuFloatingWindow::InitMenuClipRegion()
-{
-if ( IsScrollMenu() )
-{
-SetClipRegion( ImplCalcClipRegion() );
-}
-else
-{
-SetClipRegion();
-}
-}
-
 void MenuFloatingWindow::ImplHighlightItem( const MouseEvent rMEvt, bool 
bMBDown )
 {
 if( ! pMenu )
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Cppcheck reports Deallocation of an auto-variable results in undefined behaviour in vcl part

2014-04-26 Thread julien2412
Hello,

Cppcheck reported this:
[vcl/source/gdi/bitmap4.cxx:229]: (error) Deallocation of an auto-variable
results in undefined behaviour
137 long(*pKoeff)[ 256 ] = new long[ 9 ][ 256 ];
...
229 delete[] pKoeff;
See http://opengrok.libreoffice.org/xref/core/vcl/source/gdi/bitmap4.cxx#137

False positive?
Moreover, I searched info about declaring 2D arrays and this notation new
T[x][y] isn't supposed to work (see
http://stackoverflow.com/questions/936687/how-do-i-declare-a-2d-array-in-c-using-new)
Any idea?

Julien 



--
View this message in context: 
http://nabble.documentfoundation.org/Cppcheck-reports-Deallocation-of-an-auto-variable-results-in-undefined-behaviour-in-vcl-part-tp4106524.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


Fwd: Missing package in build

2014-04-26 Thread Shreyansh Gandhi
-- Forwarded message --
From: Miklos Vajna vmik...@collabora.co.uk
Date: Sat, Apr 26, 2014 at 9:11 PM
Subject: Re: Missing package in build
To: Shreyansh Gandhi gandhish...@gmail.com
Cc: libreoffice@lists.freedesktop.org


On Sat, Apr 26, 2014 at 08:10:01AM +0530, Shreyansh Gandhi 
gandhish...@gmail.com wrote:
 No package 'gstreamer-0.10' found
 No package 'gstreamer-plugins-base-0.10' found

https://wiki.documentfoundation.org/Development/BuildingOnLinux

says: On Debian/Ubuntu: sudo apt-get build-dep libreoffice

Did you do that? I assume the relevant -dev packages are installed by
the above.


Yes, I did do sudo apt-get build-dep libreoffice
It showed that all dependencies were installed. However, it seems that
gstreamer was not installed.
I checked all repositories through Synaptic Package Manager and found no
package called gstreamer-0.10.

Do I need to add a new repository or is there a substitute package that
would work?
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Bug 65675 depends on bug 75510, which changed state.

Bug 75510 Summary: FILESAVE: Asymmetric error bars properties in charts are not 
properly saved
https://bugs.freedesktop.org/show_bug.cgi?id=75510

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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: 2 commits - drawinglayer/source vcl/source

2014-04-26 Thread Tomaž Vajngerl
 drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |   10 +++
 vcl/source/filter/wmf/winmtf.cxx|   22 +++-
 vcl/source/filter/wmf/winmtf.hxx|2 +
 3 files changed, 28 insertions(+), 6 deletions(-)

New commits:
commit 17ca93a6e592d3109e47c756fcfe8ac975acae5f
Author: Tomaž Vajngerl tomaz.vajng...@collabora.com
Date:   Sat Apr 26 19:20:22 2014 +0200

fdo#74336 need to transform dash length / dot length / distance

Dash length, dot length and distance also need to be world
transformed to be compatible with device metrics.

Change-Id: I57c04f5010006aaf8c1c32e0949cb39b7f2bc67d

diff --git a/vcl/source/filter/wmf/winmtf.cxx b/vcl/source/filter/wmf/winmtf.cxx
index 7aa7337..7c4b01d 100644
--- a/vcl/source/filter/wmf/winmtf.cxx
+++ b/vcl/source/filter/wmf/winmtf.cxx
@@ -473,6 +473,20 @@ void WinMtfOutput::ImplMap( Font rFont )
 rFont.SetOrientation( 3600 - rFont.GetOrientation() );
 }
 
+sal_Int32 WinMtfOutput::ImplConvertWidth(const sal_Int32 aWidth)
+{
+Size aSize(aWidth, 0);
+return ImplMap(aSize).Width();
+}
+
+void WinMtfOutput::ImplMap(LineInfo rLineInfo)
+{
+rLineInfo.SetWidth(ImplConvertWidth(rLineInfo.GetWidth()));
+rLineInfo.SetDashLen(ImplConvertWidth(rLineInfo.GetDashLen()));
+rLineInfo.SetDotLen(ImplConvertWidth(rLineInfo.GetDotLen()));
+rLineInfo.SetDistance(ImplConvertWidth(rLineInfo.GetDistance()));
+}
+
 Polygon WinMtfOutput::ImplMap( Polygon rPolygon )
 {
 sal_uInt16 nPoints = rPolygon.GetSize();
@@ -682,9 +696,7 @@ void WinMtfOutput::CreateObject( GDIObjectType eType, void* 
pStyle )
 else if ( eType == GDI_PEN )
 {
 WinMtfLineStyle* pLineStyle = (WinMtfLineStyle*) pStyle;
-Size aSize(pLineStyle-aLineInfo.GetWidth(), 0);
-aSize = ImplMap(aSize);
-pLineStyle-aLineInfo.SetWidth(aSize.Width());
+ImplMap(pLineStyle-aLineInfo);
 }
 }
 sal_uInt32 nIndex;
@@ -716,9 +728,7 @@ void WinMtfOutput::CreateObject( sal_Int32 nIndex, 
GDIObjectType eType, void* pS
 else if ( eType == GDI_PEN )
 {
 WinMtfLineStyle* pLineStyle = (WinMtfLineStyle*) pStyle;
-Size aSize(pLineStyle-aLineInfo.GetWidth(), 0);
-aSize = ImplMap(aSize);
-pLineStyle-aLineInfo.SetWidth(aSize.Width());
+ImplMap(pLineStyle-aLineInfo);
 }
 }
 if ( (sal_uInt32)nIndex = vGDIObj.size() )
diff --git a/vcl/source/filter/wmf/winmtf.hxx b/vcl/source/filter/wmf/winmtf.hxx
index 035686c..52b1848 100644
--- a/vcl/source/filter/wmf/winmtf.hxx
+++ b/vcl/source/filter/wmf/winmtf.hxx
@@ -619,6 +619,8 @@ class WinMtfOutput
 SizeImplMap( const Size rSz );
 Rectangle   ImplMap( const Rectangle rRectangle );
 voidImplMap( Font rFont );
+sal_Int32   ImplConvertWidth(const sal_Int32 aWidth);
+voidImplMap(LineInfo rLineInfo);
 PolygonImplMap( Polygon rPolygon );
 PolyPolygonImplMap( PolyPolygon rPolyPolygon );
 PolygonImplScale( Polygon rPolygon );
commit 6d0005d95f20a326fe308a7c59dd2801f0d0b241
Author: Tomaž Vajngerl tomaz.vajng...@collabora.com
Date:   Sat Apr 26 19:13:31 2014 +0200

fdo#74336 draw hairline if line width is small

RenderPolygonStrokePrimitive2D draws a simple hairline if the
line width is less than 1.0 (and less than 1.5 if no AA is used)
so in tryDrawPolygonStrokePrimitive2DDirect we need to reflect
this behaviour - otherwise the lines are drawn too small.

Change-Id: Icd3d8f35a00346b1d624b6df010f43ed21968d04

diff --git a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx 
b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
index 73d12f3..1a4db95 100644
--- a/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx
@@ -237,6 +237,16 @@ namespace drawinglayer
 fLineWidth = aLineWidth.getLength();
 }
 
+// draw simple hairline for small line widths
+// see also RenderPolygonStrokePrimitive2D which is used if this 
try fails
+bool bIsAntiAliasing = getOptionsDrawinglayer().IsAntiAliasing();
+if (   (basegfx::fTools::lessOrEqual(fLineWidth, 1.0)  
bIsAntiAliasing)
+|| (basegfx::fTools::lessOrEqual(fLineWidth, 1.5)  
!bIsAntiAliasing))
+{
+// draw simple hairline
+fLineWidth = 0.0;
+}
+
 bool bHasPoints(false);
 bool bTryWorked(false);
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Bug 65675 depends on bug 75510, which changed state.

Bug 75510 Summary: FILESAVE: Asymmetric error bars properties in charts are not 
properly saved
https://bugs.freedesktop.org/show_bug.cgi?id=75510

   What|Removed |Added

 Status|REOPENED|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: RepositoryExternal.mk

2014-04-26 Thread David Tardon
 RepositoryExternal.mk |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 32cd12c8a7e9ddf3d7b3833f70051cdd01ceb911
Author: David Tardon dtar...@redhat.com
Date:   Sat Apr 26 19:46:40 2014 +0200

YES - TRUE

Change-Id: I8d6764d555c50923af5bdc6672753b5e84230144

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index e9031c6..8e03366 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -762,7 +762,7 @@ endef
 
 endif # SYSTEM_CMIS
 
-ifeq ($(ENABLE_JAVA),YES)
+ifeq ($(ENABLE_JAVA),TRUE)
 
 ifeq ($(OS)$(COM),WNTGCC)
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: Missing package in build

2014-04-26 Thread Bjoern Michaelsen
On Sat, Apr 26, 2014 at 05:41:46PM +0200, Miklos Vajna wrote:
 On Sat, Apr 26, 2014 at 08:10:01AM +0530, Shreyansh Gandhi 
 gandhish...@gmail.com wrote:
  No package 'gstreamer-0.10' found
  No package 'gstreamer-plugins-base-0.10' found
 
 https://wiki.documentfoundation.org/Development/BuildingOnLinux
 
 says: On Debian/Ubuntu: sudo apt-get build-dep libreoffice
 
 Did you do that? I assume the relevant -dev packages are installed by
 the above.

So the default upstream build still uses ancient gstreamer 0.10, while 'apt-get
build-dep libreoffice' installs what the distro uses, which is the much more
sensible gstreamer 1.0.
You can do the same with:
  ./autogen.sh --enable-gstreamer --disable-gstreamer-0-10

@cloph: I wonder if we can make that the default (if needed, by keeping the
ancient upstream baseline with explicit changes in ./distro-configs)?

Best,

Bjoern

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


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

2014-04-26 Thread Caolán McNamara
 vcl/source/window/menu.cxx  |   21 +
 vcl/unx/generic/app/i18n_im.cxx |9 ++---
 2 files changed, 23 insertions(+), 7 deletions(-)

New commits:
commit 39a060442cb1148e976c4f2316d0449dd285e8df
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 19:08:48 2014 +0100

given the explanation of MenuFloatingWindow::InitClipRegion()...

should not be virtual then prior to 95711f5b9e7b6a982d1762d37d5a38e0f40b86f9
the menu ImplInitClipRegion had nothing to do with the outdev
ImplInitClipRegion and so all the original ImplInitClipRegion calls here 
should
now be routed to InitMenuClipRegion which was removed by In fact
InitMenuClipRegion() is unused so restore that

Change-Id: Id208b30561803ee774e10d44e19ed0808f824766

diff --git a/vcl/source/window/menu.cxx b/vcl/source/window/menu.cxx
index 40f7c55..ae8e74a 100644
--- a/vcl/source/window/menu.cxx
+++ b/vcl/source/window/menu.cxx
@@ -509,6 +509,7 @@ private:
 virtual voidDataChanged( const DataChangedEvent rDCEvt ) SAL_OVERRIDE;
 protected:
 Region  ImplCalcClipRegion( bool bIncludeLogo = true ) const;
+voidInitMenuClipRegion();
 voidImplDrawScroller( bool bUp );
 using Window::ImplScroll;
 voidImplScroll( const Point rMousePos );
@@ -3999,7 +4000,7 @@ MenuFloatingWindow::~MenuFloatingWindow()
 
 void MenuFloatingWindow::Resize()
 {
-InitClipRegion();
+InitMenuClipRegion();
 }
 
 long MenuFloatingWindow::ImplGetStartY() const
@@ -4031,6 +4032,18 @@ Region MenuFloatingWindow::ImplCalcClipRegion( bool 
bIncludeLogo ) const
 return aRegion;
 }
 
+void MenuFloatingWindow::InitMenuClipRegion()
+{
+if ( IsScrollMenu() )
+{
+SetClipRegion( ImplCalcClipRegion() );
+}
+else
+{
+SetClipRegion();
+}
+}
+
 void MenuFloatingWindow::ImplHighlightItem( const MouseEvent rMEvt, bool 
bMBDown )
 {
 if( ! pMenu )
@@ -4255,7 +4268,7 @@ void MenuFloatingWindow::EnableScrollMenu( bool b )
 bScrollMenu = b;
 nScrollerHeight = b ? (sal_uInt16) 
GetSettings().GetStyleSettings().GetScrollBarSize() /2 : 0;
 bScrollDown = true;
-InitClipRegion();
+InitMenuClipRegion();
 }
 
 void MenuFloatingWindow::Execute()
@@ -5005,7 +5018,7 @@ void MenuFloatingWindow::Paint( const Rectangle )
CTRL_STATE_ENABLED,
aVal,
OUString() );
-InitClipRegion();
+InitMenuClipRegion();
 }
 if ( IsScrollMenu() )
 {
@@ -5039,7 +5052,7 @@ void MenuFloatingWindow::ImplDrawScroller( bool bUp )
 
 aDecoView.DrawSymbol( aRect, eSymbol, 
GetSettings().GetStyleSettings().GetButtonTextColor(), nStyle );
 
-InitClipRegion();
+InitMenuClipRegion();
 }
 
 void MenuFloatingWindow::RequestHelp( const HelpEvent rHEvt )
commit 506bf3bc3f65834c1f69d7d5ea38221e67b00346
Author: Caolán McNamara caol...@redhat.com
Date:   Sat Apr 26 15:36:19 2014 +0100

coverity#708651 Uninitialized pointer field

Change-Id: If2c5d406994902839c4c81a947fc46a06056fe90

diff --git a/vcl/unx/generic/app/i18n_im.cxx b/vcl/unx/generic/app/i18n_im.cxx
index acbca69..7522416 100644
--- a/vcl/unx/generic/app/i18n_im.cxx
+++ b/vcl/unx/generic/app/i18n_im.cxx
@@ -245,10 +245,13 @@ SalI18N_InputMethod::PosixLocale()
 
 // Constructor / Destructor / Initialisation
 
-SalI18N_InputMethod::SalI18N_InputMethod( ) : mbUseable( 
bUseInputMethodDefault ),
-  maMethod( (XIM)NULL ),
-mpStyles( (XIMStyles*)NULL )
+SalI18N_InputMethod::SalI18N_InputMethod( )
+: mbUseable( bUseInputMethodDefault )
+, maMethod( (XIM)NULL )
+, mpStyles( (XIMStyles*)NULL )
 {
+maDestroyCallback.callback = (XIMProc)NULL;
+maDestroyCallback.client_data = (XPointer)NULL;
 const char *pUseInputMethod = getenv( SAL_USEINPUTMETHOD );
 if ( pUseInputMethod != NULL )
 mbUseable = pUseInputMethod[0] != '\0' ;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sal/osl

2014-04-26 Thread David Tardon
 sal/osl/w32/signal.cxx |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 8231620264779d56a074efee8b6d65293c701a49
Author: David Tardon dtar...@redhat.com
Date:   Sat Apr 26 20:07:41 2014 +0200

this fails to link with mingw

The error message says undefined reference to
`_imp___Z18_set_se_translatorPFvjP19_EXCEPTION_POINTERSE'.

Change-Id: I39d3338a3466fb56dfadbd02af434c0cbf0346e1

diff --git a/sal/osl/w32/signal.cxx b/sal/osl/w32/signal.cxx
index 6feec0c..8236bfc 100644
--- a/sal/osl/w32/signal.cxx
+++ b/sal/osl/w32/signal.cxx
@@ -439,11 +439,13 @@ sal_Bool SAL_CALL osl_setErrorReporting( sal_Bool bEnable 
)
 sal_Bool bOld = bErrorReportingEnabled;
 bErrorReportingEnabled = bEnable;
 
+#if defined _MSC_VER
 if( !bEnable) // if the crash reporter is disabled
 {
 // fall back to handle Window's SEH events as C++ exceptions
 _set_se_translator( win_seh_translator);
 }
+#endif
 
 return bOld;
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


ImageMagick convert -- a required bundle to handle EPS on Windows and OSX?

2014-04-26 Thread V Stuart Foote
Looking at issue fdo#62051
https://bugs.freedesktop.org/show_bug.cgi?id=62051  , why no versions of
LibreOffice seem to handle insertion of EPS.

Looking in OpenGrok at  ieps.cxx
http://opengrok.libreoffice.org/xref/core/filter/source/graphicfilter/ieps/ieps.cxx
  
Linux seems to use the GhostScript -- gs command that is commonly bundled. 
But Windows seems to require use of ImageMgaick convert command.  That is
not normally a program a Windows user would install!

So, I installed an ImageMagick binary (32-bit static
ImageMagick-6.8.9-0-Q16-x86-static.exe) from
http://www.imagemagick.org/script/binary-releases.php  and all versions of
LibreOffice through 4.1.x now render a viable image of the EPS.

Can find nothing noting a requirement for ImageMagick as a install
dependency, should ImageMagick be bundled if EPS rendering is depending on
it?  Also, for releases from 4.2.0.4 on, the insert image from EPS results
in a fully black fill for the image preview--suspect that is the move from
PNG to BMP and needs to be adjusted.
 




--
View this message in context: 
http://nabble.documentfoundation.org/ImageMagick-convert-a-required-bundle-to-handle-EPS-on-Windows-and-OSX-tp4106546.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


Re: Cppcheck reports Deallocation of an auto-variable results in undefined behaviour in vcl part

2014-04-26 Thread Lubos Lunak
On Saturday 26 of April 2014, julien2412 wrote:
 Hello,

 Cppcheck reported this:
 [vcl/source/gdi/bitmap4.cxx:229]: (error) Deallocation of an auto-variable
 results in undefined behaviour
 137 long(*pKoeff)[ 256 ] = new long[ 9 ][ 256 ];
 ...
 229 delete[] pKoeff;
 See
 http://opengrok.libreoffice.org/xref/core/vcl/source/gdi/bitmap4.cxx#137

 False positive?

 Yes, it looks bogus.

 Moreover, I searched info about declaring 2D arrays and this notation new
 T[x][y] isn't supposed to work (see
 http://stackoverflow.com/questions/936687/how-do-i-declare-a-2d-array-in-c-
using-new) Any idea?

 The sizes are constants, there's no such problem.

-- 
 Lubos Lunak
 l.lu...@collabora.com
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2014-04-26 Thread Julien Nabet
 sc/source/core/opencl/formulagroupcl.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d456fcd3454b2466553ba59a90bd62dd88cbbb7a
Author: Julien Nabet serval2...@yahoo.fr
Date:   Sat Apr 26 22:34:35 2014 +0200

cppcheck: fix Mismatching allocation and deallocation

Change-Id: Ic007b07a82eb83978527254518d85c5a2903a48d

diff --git a/sc/source/core/opencl/formulagroupcl.cxx 
b/sc/source/core/opencl/formulagroupcl.cxx
index 3d06581..c9b23e6 100644
--- a/sc/source/core/opencl/formulagroupcl.cxx
+++ b/sc/source/core/opencl/formulagroupcl.cxx
@@ -3416,7 +3416,7 @@ DynamicKernel* DynamicKernel::create(ScDocument /* rDoc 
*/,
 #ifdef NO_FALLBACK_TO_SWINTERP
 assert(false);
 #else
-free(pDynamicKernel);
+delete pDynamicKernel;
 return NULL;
 #endif
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] mso-dumper.git: msodumper/emfrecord.py

2014-04-26 Thread Miklos Vajna
 msodumper/emfrecord.py |   43 ++-
 1 file changed, 42 insertions(+), 1 deletion(-)

New commits:
commit 5552603eefbfe523f3f6c20e83e147e70af48b13
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sat Apr 26 22:42:42 2014 +0200

dump EmrStretchdibits

diff --git a/msodumper/emfrecord.py b/msodumper/emfrecord.py
index 6df170a..1683b7f 100644
--- a/msodumper/emfrecord.py
+++ b/msodumper/emfrecord.py
@@ -7,6 +7,9 @@
 
 from docdirstream import DOCDirStream
 import wmfrecord
+import base64
+import textwrap
+
 
 # The FormatSignature enumeration defines valuesembedded data in EMF records.
 FormatSignature = {
@@ -597,6 +600,44 @@ class EmrExtcreatepen(EMFRecord):
 print 'todo what=LogPenEx::dump(): self.cbBits != 0/'
 
 
+class EmrStretchdibits(EMFRecord):
+Specifies a block transfer of pixels from a source bitmap to a
+destination rectangle.
+def __init__(self, parent):
+EMFRecord.__init__(self, parent)
+
+def dump(self):
+posOrig = self.pos
+self.printAndSet(Type, self.readuInt32())
+self.printAndSet(Size, self.readuInt32(), hexdump=False)
+wmfrecord.RectL(self, Bounds).dump()
+self.printAndSet(xDest, self.readInt32(), hexdump=False)
+self.printAndSet(yDest, self.readInt32(), hexdump=False)
+self.printAndSet(xSrc, self.readInt32(), hexdump=False)
+self.printAndSet(ySrc, self.readInt32(), hexdump=False)
+self.printAndSet(cxSrc, self.readInt32(), hexdump=False)
+self.printAndSet(cySrc, self.readInt32(), hexdump=False)
+self.printAndSet(offBmiSrc, self.readuInt32(), hexdump=False)
+self.printAndSet(cbBmiSrc, self.readuInt32(), hexdump=False)
+self.printAndSet(offBitsSrc, self.readuInt32(), hexdump=False)
+self.printAndSet(cbBitsSrc, self.readuInt32(), hexdump=False)
+self.printAndSet(UsageSrc, self.readInt32(), dict=DIBColors)
+self.printAndSet(BitBltRasterOperation, self.readuInt32(), 
dict=wmfrecord.RasterPolishMap)
+self.printAndSet(cxDest, self.readInt32(), hexdump=False)
+self.printAndSet(cyDest, self.readInt32(), hexdump=False)
+print 'BitmapBuffer'
+if self.cbBmiSrc:
+self.pos = posOrig + self.offBmiSrc
+self.BmiSrc = self.readBytes(self.cbBmiSrc)
+print 'BmiSrc value=%s/' % base64.b64encode(self.BmiSrc)
+if self.cbBitsSrc:
+self.pos = posOrig + self.offBitsSrc
+self.BitsSrc = self.readBytes(self.cbBitsSrc)
+print 'BitsSrc value=%s/' % base64.b64encode(self.BitsSrc)
+print '/BitmapBuffer'
+assert self.pos - posOrig == self.Size
+
+
 class EmrEof(EMFRecord):
 Indicates the end of the metafile and specifies a palette.
 def __init__(self, parent):
@@ -800,7 +841,7 @@ RecordType = {
 0x004E: ['EMR_MASKBLT'],
 0x004F: ['EMR_PLGBLT'],
 0x0050: ['EMR_SETDIBITSTODEVICE'],
-0x0051: ['EMR_STRETCHDIBITS'],
+0x0051: ['EMR_STRETCHDIBITS', EmrStretchdibits],
 0x0052: ['EMR_EXTCREATEFONTINDIRECTW'],
 0x0053: ['EMR_EXTTEXTOUTA'],
 0x0054: ['EMR_EXTTEXTOUTW'],
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-04-26 Thread Julien Nabet
 sw/source/ui/fldui/flddb.cxx |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit ef2ad2fb1f373eca85562fefa0a4572f05ee4d9e
Author: Julien Nabet serval2...@yahoo.fr
Date:   Sat Apr 26 23:23:21 2014 +0200

cppcheck: pColEntry has never been used since the initial import in 
2000/09/18

Change-Id: Ic06a4f4fa0ed6ef782846e5b020ac889a30b4360

diff --git a/sw/source/ui/fldui/flddb.cxx b/sw/source/ui/fldui/flddb.cxx
index 6595751..6612249 100644
--- a/sw/source/ui/fldui/flddb.cxx
+++ b/sw/source/ui/fldui/flddb.cxx
@@ -418,8 +418,7 @@ void SwFldDBPage::CheckInsert()
 
 IMPL_LINK( SwFldDBPage, TreeSelectHdl, SvTreeListBox *, pBox )
 {
-SvTreeListEntry* pColEntry;
-SvTreeListEntry* pEntry = pColEntry = pBox-GetCurEntry();
+SvTreeListEntry* pEntry = pBox-GetCurEntry();
 if (pEntry)
 {
 const sal_uInt16 nTypeId = 
(sal_uInt16)(sal_uLong)m_pTypeLB-GetEntryData(GetTypeSel());
___
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-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025

Bug 75025 depends on bug 77913, which changed state.

Bug 77913 Summary: Menus are getting invisible when hovering
https://bugs.freedesktop.org/show_bug.cgi?id=77913

   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


Re: About ANIMATIONMODE_VIEW in slideshow module

2014-04-26 Thread Thorsten Behrens
Julien Nabet wrote:
 Ok to remove ANIMATIONMODE_VIEW or did I miss something?
 
Yep, looks fine to me.

Cheers,

-- Thorsten


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2014-04-26 Thread Luboš Luňák
 vcl/unx/kde4/tst_exclude_posted_events.hxx|   20 ++-
 vcl/unx/kde4/tst_exclude_socket_notifiers.hxx |  133 --
 2 files changed, 54 insertions(+), 99 deletions(-)

New commits:
commit 145f2e970f46a3a3e5456b122d71f17c3abe878f
Author: Luboš Luňák l.lu...@collabora.com
Date:   Sun Apr 27 00:56:00 2014 +0200

avoid several 200ms delays in Qt tests

Since the tests are run during LO startup, this is not such a good idea.
Also redo the socket notifier test which seems a bit of an overkill
when a mere pipe will do (and I'm not sure TCP sockets would have
the data available the moment it's written to).

Change-Id: I6a436b286d20ceecf859f9028af98da03c2561b7

diff --git a/vcl/unx/kde4/tst_exclude_posted_events.hxx 
b/vcl/unx/kde4/tst_exclude_posted_events.hxx
index 777907c..7127505 100644
--- a/vcl/unx/kde4/tst_exclude_posted_events.hxx
+++ b/vcl/unx/kde4/tst_exclude_posted_events.hxx
@@ -23,48 +23,50 @@
 
 #include qcoreapplication.h
 #include qeventloop.h
-#include qtimer.h
+
+namespace
+{
 
 const QEvent::Type eventType = QEvent::User;
 
-class Test
+class TestExcludePostedEvents
 : public QObject
 {
 Q_OBJECT
 public:
-Test();
+TestExcludePostedEvents();
 virtual bool event( QEvent* e );
 bool processed;
 };
 
-Test::Test()
+TestExcludePostedEvents::TestExcludePostedEvents()
 : processed( false )
 {
 }
 
-bool Test::event( QEvent* e )
+bool TestExcludePostedEvents::event( QEvent* e )
 {
 if( e-type() == eventType )
 processed = true;
 return QObject::event( e );
 }
 
+}
+
 #define QVERIFY(a) \
 if (!a) return 1;
 
 static int tst_excludePostedEvents()
 {
-Test test;
+TestExcludePostedEvents test;
 QCoreApplication::postEvent( test, new QEvent( eventType ));
 QEventLoop loop;
-QTimer::singleShot(200, loop, SLOT(quit()));
 loop.processEvents(QEventLoop::ExcludeUserInputEvents
 | QEventLoop::ExcludeSocketNotifiers
 //| QEventLoop::WaitForMoreEvents
 | QEventLoop::X11ExcludeTimers);
 QVERIFY( !test.processed );
-QTimer::singleShot(200, loop, SLOT(quit()));
-loop.exec();
+loop.processEvents();
 QVERIFY( test.processed );
 return 0;
 }
diff --git a/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx 
b/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx
index 297cdf2..acf4d36 100644
--- a/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx
+++ b/vcl/unx/kde4/tst_exclude_socket_notifiers.hxx
@@ -23,109 +23,62 @@
 
 #include qcoreapplication.h
 #include qeventloop.h
-#include qthread.h
-#include qtimer.h
-#include QtNetwork/qtcpserver.h
-#include QtNetwork/qtcpsocket.h
+#include qsocketnotifier.h
+#include unistd.h
 
-// This is also used by a configure check.
-#ifndef SAL_OVERRIDE
-#define SAL_OVERRIDE
-#endif
+namespace
+{
 
-class SocketEventsTester: public QObject
+class TestExcludeSocketNotifiers
+: public QObject
 {
 Q_OBJECT
-public:
-SocketEventsTester()
-{
-socket = 0;
-server = 0;
-dataSent = false;
-testResult = false;
-dataArrived = false;
-}
-~SocketEventsTester()
-{
-delete socket;
-delete server;
-}
-bool init()
-{
-bool ret = false;
-server = new QTcpServer();
-socket = new QTcpSocket();
-connect(server, SIGNAL(newConnection()), this, SLOT(sendHello()));
-connect(socket, SIGNAL(readyRead()), this, SLOT(sendAck()), 
Qt::DirectConnection);
-if((ret = server-listen(QHostAddress::LocalHost, 0))) {
-socket-connectToHost(server-serverAddress(), 
server-serverPort());
-socket-waitForConnected();
-}
-return ret;
-}
+public:
+TestExcludeSocketNotifiers( const int* pipes );
+~TestExcludeSocketNotifiers();
+bool received;
+public slots:
+void slotReceived();
+private:
+const int* pipes;
+};
 
-QTcpSocket *socket;
-QTcpServer *server;
-bool dataSent;
-bool testResult;
-bool dataArrived;
-public slots:
-void sendAck()
-{
-dataArrived = true;
-}
-void sendHello()
-{
-char data[10] =HELLO;
-qint64 size = sizeof(data);
+TestExcludeSocketNotifiers::TestExcludeSocketNotifiers( const int* pipes )
+: received( false )
+, pipes( pipes )
+{
+}
 
-QTcpSocket *serverSocket = server-nextPendingConnection();
-serverSocket-write(data, size);
-dataSent = serverSocket-waitForBytesWritten(-1);
-QEventLoop loop;
-//allow the TCP/IP stack time to loopback the data, so our socket is 
ready to read
-QTimer::singleShot(200, loop, SLOT(quit()));
-loop.exec(QEventLoop::ExcludeSocketNotifiers);
-testResult = dataArrived;
-//check the deferred event is processed
-QTimer::singleShot(200, loop, SLOT(quit()));
-loop.exec();
-serverSocket-close();
-

[Libreoffice-qa] Image Upload Problem with Bugzilla

2014-04-26 Thread Jay Philips
Everytime i upload a jpg or png on bugzilla, i have to go back into the 
file and change it mime type. Is this supposed to be like this?


--
Jay Philips

___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] Image Upload Problem with Bugzilla

2014-04-26 Thread Joren DC

Hi Jay,

Jay Philips schreef op 26/04/2014 13:52:
Everytime i upload a jpg or png on bugzilla, i have to go back into 
the file and change it mime type. Is this supposed to be like this?
Sadly we are aware of this. We already did report it to FDO, but it is 
not fixed yet. If I'm correct this only happens when you attach the 
image/document at the creation of the bug itself, using the form at 
freedesktop (not our own BSA).
Some devs and QA members are working hard to set up our own bugzilla. If 
done, we can hopefully have a look ourself.


Kind regards,
Joren


___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] Extensive docx conversion tests...

2014-04-26 Thread Joren DC

Hi Jay and other QA volunteers,

Jay Philips schreef op 22/04/2014 5:51:
snip

Thanks for testing LibreOffice extensively :-). Just one more hint: if 
you found a bug, and before you report a bug, make sure the bug is still 
present in our latest master version. This is the version developers are 
currently working on (currently that is 4.3.0). If it is still 
reproducible in that version, you can be 99% sure it is not fixed yet.
It might happen some bugs are still reproducible using 4.2.x or older 
versions, but are fixed in upcoming 4.3 versions :-).


You can find this master builds over here: 
http://dev-builds.libreoffice.org/daily/master/


Kind regards,
Joren
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] Extensive docx conversion tests...

2014-04-26 Thread Joren DC

Hi Jay,

Jay Philips schreef op 26/04/2014 14:56:

Hi Joren,

Thanks for looking into my reports.

I think we have to thank you for testing and your clean reports :-).
I am testing it also on the master build, as you can see i do mention 
things like Tested in 4.0 - 4.3. and Regression starting in 4.2. 
Tested on 4.3 as well., stated that 4.3 alpha was also tested. :)

Yes, my bad. I saw it afterwards too.

Have a nice day,
Joren
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] Extensive docx conversion tests...

2014-04-26 Thread Jay Philips

Hi Joren,

Glad to be of service. Hope you guys can keep up with all the bugs i 
send in. :) Open source has done alot for me, so its time for me to give 
back. I really want to recommend LibO to friends to get off of MS Office 
but unfortunately compatibility is still a major issue.


It seems that regressions are constantly popping up into the code and I 
was wondering why isnt the development of the import libraries done 
separate from the UI.


Jay Philips

On 04/26/2014 04:57 PM, Joren DC wrote:

Hi Jay,

Jay Philips schreef op 26/04/2014 14:56:

Hi Joren,

Thanks for looking into my reports.

I think we have to thank you for testing and your clean reports :-).
I am testing it also on the master build, as you can see i do mention 
things like Tested in 4.0 - 4.3. and Regression starting in 4.2. 
Tested on 4.3 as well., stated that 4.3 alpha was also tested. :)

Yes, my bad. I saw it afterwards too.

Have a nice day,
Joren
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: 
http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? 
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/

Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


[Libreoffice-bugs] [Bug 71331] FORMATTING: Chinese and English hybrid format is not broken between words

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71331

--- Comment #2 from suokunl...@gmail.com ---
Created attachment 98006
  -- https://bugs.freedesktop.org/attachment.cgi?id=98006action=edit
example odt file

this file contains mixture of Chinese chars and english words. LibreOffice
Writer has problem dealing with word-wrap.

-- 
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 71331] FORMATTING: Chinese and English hybrid format is not broken between words

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71331

--- Comment #3 from suokunl...@gmail.com ---
Created attachment 98007
  -- https://bugs.freedesktop.org/attachment.cgi?id=98007action=edit
pdf file showing current behaviour in 4.2.3.3

-- 
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 71331] FORMATTING: Chinese and English hybrid format is not broken between words

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71331

suokunl...@gmail.com changed:

   What|Removed |Added

   Hardware|Other   |All

-- 
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 77934] right-click 'Picture...' dialog does not appear

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77934

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=77913

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I got no flickering and
dialog displays even if I encountered fdo#77913

Jay: on which env are you? (Windows, MacOs, 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 77913] Menus are getting invisible when hovering

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77913

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

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

-- 
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 48783] Clipboard cleared on exit on Linux

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48783

--- Comment #10 from Stefano Bagnatica thep...@gmail.com ---
(In reply to comment #9)
 This is a consequence of the X11 clipboard design and not LibreOffice
 specific. As such, there's not much LibreOffice itself can do about this on
 its own.


I'm not sure that there's not much LibreOffice itself can do... have you seen
that specifications, for ways to store clipboard content after program exit?
https://wiki.ubuntu.com/ClipboardPersistence
http://freedesktop.org/wiki/ClipboardManager/

-- 
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 77913] Menus are getting invisible when hovering

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77913

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
When I gave a try to fdo#77934, I saw that the bug was also present in context
menus (which appears with right click)

-- 
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 77901] UI: Query Designer picking a fieldname in a long list is cumbersome

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77901

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

Summary|UI: Query Designer picking  |UI: Query Designer picking
   |a fieldname i a long list   |a fieldname in a long list
   |is cumbersome   |is cumbersome

-- 
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 77899] Can't launch Fax, Agenda or Letter wizard

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77899

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||sberg...@redhat.com,
   ||serval2...@yahoo.fr

--- Comment #7 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I can't reproduce this
thanks to these 2 commits:
-
http://cgit.freedesktop.org/libreoffice/core/commit/?id=97822e3cbc63d3bd110bc3c654b3fbb4d4d1904c
-
http://cgit.freedesktop.org/libreoffice/core/commit/?id=5fa18dc21644f2a719bf39ec948a586fa8837b6a

Caolán/Stephan: I cherry-picked these on 4.2 sources + resolved a conflict but
don't know how to merge all this properly.
Any idea?

-- 
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 77881] FILESAVE: Bullets are lost when saving in OOxml (.pptx or .ppsx)

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77881

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

Summary|FILESAVE: Bullets are   |FILESAVE: Bullets are lost
   |losted when saving in OOxml |when saving in OOxml (.pptx
   |(.pptx or .ppsx)|or .ppsx)

-- 
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 77881] FILESAVE: Bullets are lost when saving in OOxml (.pptx or .ppsx)

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77881

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr,
   ||vmik...@collabora.co.uk

--- Comment #13 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I can reproduce this.
Now I don't know if the problem is during export in pptx (with
oox/source/export/drawingml.cxx) or during import.
(Indeed, I don't reproduce this for ppt) 

Miklos: one for 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 77860] FILEOPEN: DOC incorrect bullet character

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77860

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

  Attachment #97857|text/plain  |image/jpeg
  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 69529] Small bullet format not saved in a .doc and .docx document. Works fine in .odf format.

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69529

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||ba...@quipo.it

-- 
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 69529] Small bullet format not saved in a .doc and .docx document. Works fine in .odf format.

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69529

--- Comment #1 from tommy27 ba...@quipo.it ---
please upload test case and screenshot then revert status to UNCONFIRMED.

rememeber you cannot put on NEW bugs without independent confirmation by
another user.

-- 
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 69529] Small bullet format not saved in a .doc and .docx. Works fine in .odf.

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69529

tommy27 ba...@quipo.it changed:

   What|Removed |Added

Summary|Small bullet format not |Small bullet format not
   |saved in a .doc and .docx   |saved in a .doc and .docx.
   |document. Works fine in |Works fine in .odf.
   |.odf format.|

-- 
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 71329] No linebreak between Latin text and Ideographic punctuation

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71329

--- Comment #2 from Urmas davian...@gmail.com ---
*** Bug 71331 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 71331] FORMATTING: Chinese and English hybrid format is not broken between words

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71331

Urmas davian...@gmail.com changed:

   What|Removed |Added

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

--- Comment #4 from Urmas davian...@gmail.com ---


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

-- 
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 62038] SLIDESHOW: particular .eps images not shown

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62038

--- Comment #24 from Rick ra...@clear.net ---
It's because of bugs like this that I don't think LibreOffice is viable for
scientific work. I'm not sure why I stopped using Latex but it is clearly
superior to LibreOffice (and MS Office). Also, now there are many web sites
that let you collaborate on Latex documents (for free). With the ease of
interweaving R computations and graphics into documents, there is really no
reason to use LibreOffice. The fact that this bug has not been fixed in over a
year (and the maintainers of LibreOffice could not care less) clearly means
that LibreOffice is not being used by researchers. So I've re-learned how to
use Latex and doubt I'll ever use LibreOffice again. (MS Office is even worse -
you can't format numbers in Word tables - explains why you see so many poorly
designed tables.)

-- 
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 74184] .DOC file incorrectly exports bullets in .PDF

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74184

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME
 CC||ba...@quipo.it
Summary|PDF: Word file incorrectly  |.DOC file incorrectly
   |exports bullets in PDF  |exports bullets in .PDF
  Component|Writer  |Printing and PDF export

--- Comment #4 from tommy27 ba...@quipo.it ---
I do not reproduce it under Win7x64 using LibO 4.1.3 and 4.2.3 final versions.

I see no change of format of bullets when exported to pdf unlike your
screenshot.

I suspect some issue in the .pdf reader you used: would you please specify
which program are you using?

regarding the missed exporting of the yellow marker I think you should file a
separate bug report.

so let's close this as RESOLVED WORKSFORME but feel free to reopen if you still
reproduce it with different .pdf readers.

moreover specify which O/S you used.

-- 
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 71329] No linebreak between Latin text and Ideographic punctuation

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71329

--- Comment #3 from Urmas davian...@gmail.com ---
Confirmed.

-- 
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 45097] Errors in PDF-file (export from Writer, misplaced bullets)

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45097

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 CC||ba...@quipo.it

--- Comment #8 from tommy27 ba...@quipo.it ---
still there in 4.2.3.3 under Win7x64

defective page is number 5/13

-- 
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 45097] misplaced bullets table after .odt to .pdf export

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45097

tommy27 ba...@quipo.it changed:

   What|Removed |Added

Summary|Errors in PDF-file (export  |misplaced bullets table
   |from Writer, misplaced  |after .odt to .pdf export
   |bullets)|
  Component|Writer  |Printing and PDF export

-- 
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 72006] Load URL dropdown list remains empty

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72006

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard||target:4.3.0

--- Comment #5 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Andrzej Hunt committed a patch related to this issue.
It has been pushed to master:

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

fdo#72006 Populate Load URL dropdown from picklist.



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 72006] Load URL dropdown list remains empty

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72006

Andrzej Hunt andr...@ahunt.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |andr...@ahunt.org
   |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 62038] SLIDESHOW: particular .eps images not shown

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62038

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   Priority|high|highest
 CC||caol...@redhat.com
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=76359
 Blocks||65675

--- Comment #25 from Julien Nabet serval2...@yahoo.fr ---
Let's give more visibility to this bug by nominating it as MAB.
Here are some reasons:
- old bug
- regression
- impacts at least a whole category of users (scientific ones)
- no workaround
- seems to happen with every eps file (if not, any example of an odp containing
eps which works well?)
About this last one, if it's confirmed, we should change the title of this
tracker and indicate that all eps are concerned and so fdo#76359 would be a dup
indeed.
Thorsten/Caolán: I don't know if it's a rendering/vcl problem or Impress/Draw
specific pb.

-- 
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 76359] Other: Impress cannot show inserted eps figure.

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76359

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

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

-- 
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 65675] LibreOffice 4.2 most annoying bugs

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Depends on||62038

-- 
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 48017] Language Modules disappear with Roaming Profile

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48017

--- Comment #12 from Rafael Ugalde Beriain ugaldeberi...@gmail.com ---
Hello I test master~2014-04-26_00.32.11_LibreOfficeDev_4.3.0.0.alpha1_Win_x86,
with spanish dictionary and the spellcheck is working.

My environment uses roaming profiles for users.

Thanks

-- 
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 48017] Language Modules disappear with Roaming Profile

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48017

--- Comment #13 from tommy27 ba...@quipo.it ---
@Rafael
does it mean it's fixed for you, right?

-- 
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 48017] Language Modules disappear with Roaming Profile

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48017

--- Comment #14 from Rafael Ugalde Beriain ugaldeberi...@gmail.com ---
Yes, I think it's fixed.

-- 
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 77803] Numbering in Chinese does not consistence with Chinese syntax

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77803

--- Comment #4 from Steph ZHANG stephdech...@gmail.com ---
Created attachment 98009
  -- https://bugs.freedesktop.org/attachment.cgi?id=98009action=edit
Numbering list numbered by Chinese numbers from 90 to 111 in odt

This problem is not only affecting the page number, but also affecting other
words using the same algorithm, such as the numbered list, as this attachment
shows.

-- 
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 48017] Language Modules disappear with Roaming Profile

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48017

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

-- 
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 71329] No linebreak between Latin text and Ideographic punctuation

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71329

suokunl...@gmail.com changed:

   What|Removed |Added

   Hardware|x86 (IA32)  |All
 Status|UNCONFIRMED |NEW
 CC||suokunl...@gmail.com
 Ever confirmed|0   |1

--- Comment #4 from suokunl...@gmail.com ---
set to new as there is one duplicate.

-- 
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 77958] New: FORMATTING: Text in SmartArt component upside down when SmartArt item is upside down

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77958

  Priority: medium
Bug ID: 77958
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FORMATTING: Text in SmartArt component upside down
when SmartArt item is upside down
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: patrick.desau...@wanadoo.fr
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.0.4 release
 Component: Presentation
   Product: LibreOffice

Created attachment 98010
  -- https://bugs.freedesktop.org/attachment.cgi?id=98010action=edit
A single slide, which, opened with the two softwares, has different behaviour.

Problem description: 

Steps to reproduce:
1. Create a MS SmartArt item (example, a pyramid)
2. Populate with texts, part of the SmartArt item
3. Reverse the SM item upside down (I want my pyramid with sharp end a the
bottom) (action performed with MS ppt)
4. Opened with MS something, text is still readable, opened with LO (and, by
instance Kingsoft office), the text followed the diagram and is now upside
down.

Current behavior:
Text is upside down after reversing the item

Expected behavior:
Text is still with same orientation regarding the page

Attached file:
A single slide, which, opened with the two softwares, has different behaviour.

Of course, this is not acceptable. Making such presentation ruins the
presentator's image, as a professional speaker, using professional tools.


Operating System: All
Version: 4.2.0.4 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 77899] Can't launch Fax, Agenda or Letter wizard

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77899

Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed:

   What|Removed |Added

 CC||jbf.fa...@sud-ouest.org

--- Comment #8 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
I do not reproduce the problem with my own build of LibreOffice 4.2.5.0.0+
under Ubuntu 14.04 x86-64. Each wizard, even Euro converter, starts as
expected.

Best regards. JBF

-- 
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 65675] LibreOffice 4.2 most annoying bugs

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Bug 65675 depends on bug 77899, which changed state.

Bug 77899 Summary: Can't launch Fax, Agenda or Letter wizard
https://bugs.freedesktop.org/show_bug.cgi?id=77899

   What|Removed |Added

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

-- 
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 77899] Can't launch Fax, Agenda or Letter wizard

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77899

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Whiteboard||target:4.2.5
 Resolution|--- |FIXED

--- Comment #9 from Julien Nabet serval2...@yahoo.fr ---
Joren: hopefully there are people like you to double check the mistakes made by
people like me! :-)
Indeed:
http://cgit.freedesktop.org/libreoffice/core/log/?h=libreoffice-4-2qt=rangeq=%0997822e3cbc63d3bd110bc3c654b3fbb4d4d1904c
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-2id=5fa18dc21644f2a719bf39ec948a586fa8837b6a

Sorry for the noise! I'll try to check on the 4.2 branch next time.

-- 
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 77959] New: FILEOPEN: DOCX incomplete font list

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77959

  Priority: medium
Bug ID: 77959
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILEOPEN: DOCX incomplete font list
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: philip...@hotmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Writer
   Product: LibreOffice

I download the .docx file found at 
http://download.microsoft.com/documents/customerevidence/Files/71003670/Xiamen_Tungsten_Group_unifies_enterprise.docx
 and noticed that if i look through the list of fonts by right-clicking, the
list is case-sensative, so it was listing the Capitalize fonts first and
secondly, it didnt list all the fonts on my system.

-- 
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 77959] FILEOPEN: DOCX incomplete font list

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77959

--- Comment #1 from Jay philip...@hotmail.com ---
Created attachment 98011
  -- https://bugs.freedesktop.org/attachment.cgi?id=98011action=edit
incomplete and incorrectly sorted font list

-- 
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 77959] incomplete font list

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77959

Jay philip...@hotmail.com changed:

   What|Removed |Added

Summary|FILEOPEN: DOCX incomplete   |incomplete font list
   |font list   |

-- 
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 77960] New: FILEOPEN: DOCX incorrect line and paragraph spacing

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77960

  Priority: medium
Bug ID: 77960
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILEOPEN: DOCX incorrect line and paragraph spacing
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: philip...@hotmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Writer
   Product: LibreOffice

I download the .docx file found at 
http://download.microsoft.com/documents/customerevidence/Files/71003670/Xiamen_Tungsten_Group_unifies_enterprise.docx
 and opened it in LibO and the paragraph spacing was off when comparing it to
word 2010. This was tested on 4.2 and 4.3. Tested 4.1 and 4.0 and they had more
spacing than they should have.

-- 
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 77960] FILEOPEN: DOCX incorrect line and paragraph spacing

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77960

--- Comment #1 from Jay philip...@hotmail.com ---
Created attachment 98012
  -- https://bugs.freedesktop.org/attachment.cgi?id=98012action=edit
paragraph spacing of word 2010 vs 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 35030] CONFIGURATION: Reset-Default button does not work

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35030

Kytrix kyt...@gmail.com changed:

   What|Removed |Added

   Hardware|All |x86-64 (AMD64)
 OS|All |Linux (All)
Version|3.3.1 release   |4.2.3.3 release

--- Comment #8 from Kytrix kyt...@gmail.com ---
This bug is still present in version Version: 4.2.3.3

On linux x64


When changing a keyboard shortcut, saving by OK,
then re-open the keyboard shortcut window, Reset button doesn't reset to
default value !

-- 
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 77961] New: FILEOPEN: ODT exported from ms office has table lines in it

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77961

  Priority: medium
Bug ID: 77961
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILEOPEN: ODT exported from ms office has table lines
in it
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: philip...@hotmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Writer
   Product: LibreOffice

Created attachment 98013
  -- https://bugs.freedesktop.org/attachment.cgi?id=98013action=edit
shows how the table looking lines show up in the document

I download the .docx file found at 
http://download.microsoft.com/documents/customerevidence/Files/71003670/Xiamen_Tungsten_Group_unifies_enterprise.docx
 and opened it with word 2010 and then saved it as an ODT. When i opened the
ODT in LibO, it file displays like it has tables all over it. Tested in 4.0 -
4.3.

-- 
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 77961] FILEOPEN: ODT exported from ms office has table lines in it

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77961

--- Comment #1 from Jay philip...@hotmail.com ---
Created attachment 98014
  -- https://bugs.freedesktop.org/attachment.cgi?id=98014action=edit
the odt file produced by word 2010

-- 
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 69451] SLIDESHOW: Key B does not turn screen black in slideshow mode

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69451

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
With Win7 and LO 4.1.5 on a laptop without external second monitor, it works

-- 
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 77962] New: FILEOPEN: DOC incorrect font color

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77962

  Priority: medium
Bug ID: 77962
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILEOPEN: DOC incorrect font color
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: philip...@hotmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Writer
   Product: LibreOffice

Created attachment 98015
  -- https://bugs.freedesktop.org/attachment.cgi?id=98015action=edit
the font color was supposed to be cyan and not green

I download the .docx file found at 
http://download.microsoft.com/documents/customerevidence/Files/71003670/Xiamen_Tungsten_Group_unifies_enterprise.docx
 and opened it with kingsoft writer and then saved it as an DOC. When i opened
the DOC in LibO, on page 1, the colored second line has turned into green
rather than being blue. Tested in 3.6 - 4.3.

-- 
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 77962] FILEOPEN: DOC incorrect font color

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77962

--- Comment #1 from Jay philip...@hotmail.com ---
Created attachment 98016
  -- https://bugs.freedesktop.org/attachment.cgi?id=98016action=edit
doc file produced by kingsoft writer

-- 
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 77962] FILEOPEN: DOC incorrect font color

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77962

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Urmas davian...@gmail.com ---
Confirmed in 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 77963] New: FILEOPEN: DOC incorrect font being used and image not aligned correctly

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77963

  Priority: medium
Bug ID: 77963
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILEOPEN: DOC incorrect font being used and image not
aligned correctly
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: philip...@hotmail.com
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Writer
   Product: LibreOffice

Created attachment 98017
  -- https://bugs.freedesktop.org/attachment.cgi?id=98017action=edit
how it looks in word 2010 and LibO

I download the .docx file found at 
http://download.microsoft.com/documents/customerevidence/Files/71003670/Xiamen_Tungsten_Group_unifies_enterprise.docx
 and opened it with kingsoft writer and then saved it as an DOC. When i opened
the DOC in LibO, on page 1, it has substituted the font Simsun for Microsoft
YaHei, and have center aligned the image when it is supposed to be left margin
aligned. Tested in 3.6 - 4.3.

-- 
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 77963] FILEOPEN: DOC incorrect font being used and image not aligned correctly

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77963

--- Comment #1 from Jay philip...@hotmail.com ---
Created attachment 98018
  -- https://bugs.freedesktop.org/attachment.cgi?id=98018action=edit
doc file produced by kingsoft writer

-- 
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 75971] EDITING: Crash when invoking Insert Names Create

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75971

--- Comment #19 from Terrence Enger lo_b...@iseries-guru.com ---
Created attachment 98019
  -- https://bugs.freedesktop.org/attachment.cgi?id=98019action=edit
valgrind with assertion at strtmpl.cxx:1231

I have started a build including Kohei's patch; ETA about 18 hours.

Meanwhile, the attached file is console output from running LO with
parameter --valgrind and with the file named on the command line.  The
crash happened while LO was opening the file.  The output seems not be
contaminated by java.

Execution left me with a vgcore.pid of 18 MB.  gdb tells me:
segmentation fault, one thread, and the backtrace in its entirety ...
#0  0x05d6 in ?? ()
#1  0x04a226ed in ?? ()
#2  0x00080a14 in ?? ()
#3  0x04006a82 in ?? ()
#4  0x in ?? ()

-- 
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 77924] Function Wizard don't update changes when file reopened for editing. Sum of numbers don't add up.

2014-04-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77924

--- Comment #2 from mirexas...@gmail.com mirexas...@gmail.com ---
Hi,the columns for p/cash for Hardware and Petrol was previously
working fine. Using function wizard, I've use mathematics then sum and
then pull down on the columns to a specific box. Whenever I key in new
data for this two columns, the figure at the bottom will update
accordingly. But lately, this doesn't happen and I have to manually
redo each step of using the function wizard, mathematics, sum, pull
down on columns to get the functions that I need.
Now, I copied everything into a newly opened Libre calc file and
everything works okay.

Formerly, I was using openoffice but later changed to Libreoffice and
so far, no problem except for this minor thing. On my side, I've
worked around the problem by redoing everything in a new file so
doesn't really affects me much but since it is a problem that I'd come
across and for the further improvement of Libreoffice, I feel that I
should report it. That's it. Thanks...

On 4/26/14, bugzilla-dae...@freedesktop.org
bugzilla-dae...@freedesktop.org wrote:
 https://bugs.freedesktop.org/show_bug.cgi?id=77924

 m.a.riosv mari...@miguelangel.mobi changed:

What|Removed |Added
 
  Status|UNCONFIRMED |NEEDINFO
  CC||mari...@miguelangel.mobi
  Ever confirmed|0   |1

 --- Comment #1 from m.a.riosv mari...@miguelangel.mobi ---
 Hi @mirexastan, thanks for reporting.

 Please can you detail step by step what it the issue.

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


  1   2   3   >