LibreOffice Gerrit News for core on 2014-10-12

2014-10-12 Thread gerrit
Moin!

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

 First time contributors doing great things! 
+ scripting: Null pointer dereference
  in https://gerrit.libreoffice.org/11923 from Robert Antoni Buj i Gelonch
  about module scripting
+ runner: Null pointer dereference
  in https://gerrit.libreoffice.org/11924 from Robert Antoni Buj i Gelonch
  about module qadevOOo
+ runner: cast Object to boolean
  in https://gerrit.libreoffice.org/11921 from Robert Antoni Buj i Gelonch
  about module qadevOOo
+ prefer if (s) to if (nil != s) for objective-c
  in https://gerrit.libreoffice.org/11891 from Douglas Mencken
  about module vcl
+ runner: Iterate over each Entry in a Map
  in https://gerrit.libreoffice.org/11918 from Robert Antoni Buj i Gelonch
  about module qadevOOo
+ vcl/source: get rid of redundant svsys.h includes
  in https://gerrit.libreoffice.org/11814 from Douglas Mencken
  about module vcl
+ fdo#35862 De-/Increase font when multi-sized text
  in https://gerrit.libreoffice.org/11857 from Daniel Sikeler
  about module sw
+ Sane configure GStreamer handling
  in https://gerrit.libreoffice.org/11912 from Jan-Marek Glogowski
  about module build
 End of freshness 

+ vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMap
  in https://gerrit.libreoffice.org/11823 from Chris Sherlock
  about module cui, include, sc, starmath, svtools, svx, vcl
+ Remove a GtkFrame and its redundant label
  in https://gerrit.libreoffice.org/11925 from Adolfo Jayme Barrientos
  about module dbaccess
+ fdo#83141: also optimize ScTable::HasAttribSelection
  in https://gerrit.libreoffice.org/11877 from Laurent Godard
  about module sc
+ kill OUTPATH
  in https://gerrit.libreoffice.org/11908 from Norbert Thiebaud
  about module build, instsetoo_native, solenv
+ Group common code (multiplication/division/type conversion)
  in https://gerrit.libreoffice.org/11913 from Matteo Casalin
  about module sw


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

+ convert SWFMTFLD_ #defines to an enum
  in https://gerrit.libreoffice.org/11928 from Noel Grandin
+ convert SFX_CALLMODE constants to SfxCallMode enum class
  in https://gerrit.libreoffice.org/11916 from Noel Grandin
+ fdo#39468 Translate German Comments - sc/source/filter/inc/ leftovers
  in https://gerrit.libreoffice.org/11926 from Christian M. Heller
+ bean: String comparison
  in https://gerrit.libreoffice.org/11922 from Robert Antoni Buj i Gelonch
+ accessibility: Calling String.toString()
  in https://gerrit.libreoffice.org/11920 from Robert Antoni Buj i Gelonch
+ It is more efficient to use the integer implementations of String.indexOf
  in https://gerrit.libreoffice.org/11919 from Robert Antoni Buj i Gelonch
+ fdo#84647 : Fixed default value for TickLableSkip value.
  in https://gerrit.libreoffice.org/11901 from sushil_shinde
+ fdo#84912 - MENU: Addition of AutoSpellcheck to Tools menu
  in https://gerrit.libreoffice.org/11915 from Yousuf Philips
+ convert vcl StateChangedType to enum class
  in https://gerrit.libreoffice.org/11843 from Noel Grandin
+ connectivity: Iterate over each Entry in a Map  Enhanced for-loops
  in https://gerrit.libreoffice.org/11917 from Robert Antoni Buj i Gelonch
+ fdo#75757: remove inheritance to std::map
  in https://gerrit.libreoffice.org/11899 from Takeshi Abe
+ drop -Wno-long-double compiler flag
  in https://gerrit.libreoffice.org/11819 from Douglas Mencken


* 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#58194 - export DOCX Automatic indent as firstLine indent
  in https://gerrit.libreoffice.org/10425 from Joren De Cuyper
+ WIP (do not merge): remove custom impl of bidirectional list
  in https://gerrit.libreoffice.org/11001 from Chris Laplante
+ fdo#83003 Startcenter: No method for returnin Recent Docs
  in https://gerrit.libreoffice.org/11525 from Efe Gürkan Yalaman
+ fdo#82335.
  in https://gerrit.libreoffice.org/11555 from Sudarshan Rao
+ HIG-ification of GSoC Color Picker dialog
  in https://gerrit.libreoffice.org/11494 from Olivier Hallot
+ Perftest for loading autocorrect dictionaries (fdo#79761)
  in https://gerrit.libreoffice.org/11296 from Matúš Kukan
+ fdo#81956 : Rendering of vml group shape was wrong.
  in https://gerrit.libreoffice.org/11013 from sushil_shinde
+ fdo#79018: LO hangs while opening file.
  in https://gerrit.libreoffice.org/9564 from Yogesh Bharate
+ fdo#81426 : Data from header and footer is getting lost.
  in https://gerrit.libreoffice.org/10531 from Rajashri Udhoji
+ fdo#79541 :Corrupt: Shape  enclosed within a floating table
  in https://gerrit.libreoffice.org/9914 from Rajashri Udhoji
+ fdo#80996:Fix for DataLabel not preserved for ColumnChart after RT
  in https://gerrit.libreoffice.org/10169 from Dushyant Bhalgami
+ fdo#77716 : Paragraph spacing is not preserved after RT.
  in https://gerrit.libreoffice.org/9197 

VS2013: improved C++11 conformance

2014-10-12 Thread David Ostrovsky


Recently compiler baseline was raised to VS 2012 to use improved C++11 
conformance. It turns out that VS2013 has much more C++11 features  [1]:


* Default template arguments for function templates
* Delegating constructors
* Explicit conversion operators
* Initializer lists and uniform initialization
* Raw string literals
* Variadic templates

I wonder if we could raise VS baseline again and require VS2013. 
Particularly this change compiles without problems on VS2013 [2].


[1] 
http://blogs.msdn.com/b/vcblog/archive/2013/06/28/c-11-14-stl-features-fixes-and-breaking-changes-in-vs-2013.aspx

[2] https://gerrit.libreoffice.org/11872

David

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


Re: VS2013: improved C++11 conformance

2014-10-12 Thread Tor Lillqvist
Have you tried building on a machine with *only* Visual Studio 2013
installed?

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


[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - sw/source

2014-10-12 Thread Jan-Marek Glogowski
 sw/source/ui/shells/basesh.cxx |6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

New commits:
commit 074b76e612e45d5a6e1c08847d834b4143dcf96c
Author: Jan-Marek Glogowski glo...@fbihome.de
Date:   Thu Aug 7 15:18:19 2014 +0200

fdo#76565 Allow pasting into input fields

Reviewed-on: https://gerrit.libreoffice.org/10835
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com
(cherry picked from commit 3f26ab24e0bfd27645c97ff7915fba2db409930a)

Conflicts:

sw/source/uibase/shells/basesh.cxx

Change-Id: If996284aeea4b430cceaaf264035aa9e4ec0f2f0
Reviewed-on: https://gerrit.libreoffice.org/11780
Reviewed-by: Caolán McNamara caol...@redhat.com
Tested-by: Caolán McNamara caol...@redhat.com

diff --git a/sw/source/ui/shells/basesh.cxx b/sw/source/ui/shells/basesh.cxx
index b5de5fe..e88731d 100644
--- a/sw/source/ui/shells/basesh.cxx
+++ b/sw/source/ui/shells/basesh.cxx
@@ -267,8 +267,7 @@ void SwBaseShell::ExecClpbrd(SfxRequest rReq)
 TransferableDataHelper aDataHelper(
 TransferableDataHelper::CreateFromSystemClipboard( 
rSh.GetView().GetEditWin() ) );
 if( aDataHelper.GetXTransferable().is()
- SwTransferable::IsPaste( rSh, aDataHelper )
- !rSh.CrsrInsideInputFld() )
+ SwTransferable::IsPaste( rSh, aDataHelper ) )
 {
 // Temporary variables, because the shell could already be
 // destroyed after the paste.
@@ -418,8 +417,7 @@ void SwBaseShell::StateClpbrd(SfxItemSet rSet)
 break;
 
 case SID_PASTE:
-if( !GetView().IsPasteAllowed()
-|| rSh.CrsrInsideInputFld() )
+if( !GetView().IsPasteAllowed() )
 {
 rSet.DisableItem( nWhich );
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: VS2013: improved C++11 conformance

2014-10-12 Thread Marcos Paulo de souza

Hi David,

On 12-10-2014 06:31, David Ostrovsky wrote:


Recently compiler baseline was raised to VS 2012 to use improved C++11 
conformance. It turns out that VS2013 has much more C++11 features  [1]:


* Default template arguments for function templates
* Delegating constructors
* Explicit conversion operators
* Initializer lists and uniform initialization
I created a patch using initializer list and it seems VS 2012 does not 
have this feature. Stephan also did another patch using this C++11, and 
the buildbot with VS2012 didn't like it. This is the patch: 
https://gerrit.libreoffice.org/#/c/11872/

* Raw string literals
* Variadic templates

I wonder if we could raise VS baseline again and require VS2013. 
Particularly this change compiles without problems on VS2013 [2].


[1] 
http://blogs.msdn.com/b/vcblog/archive/2013/06/28/c-11-14-stl-features-fixes-and-breaking-changes-in-vs-2013.aspx

[2] https://gerrit.libreoffice.org/11872

David

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


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


[Libreoffice-commits] core.git: avmedia/source officecfg/registry sd/source

2014-10-12 Thread Samuel Mehrbrodt
 avmedia/source/viewer/mediawindow.src|4 
++--
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |2 +-
 sd/source/ui/app/strings.src |2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 4d7806f73b5dbbea5e8e01e836461cd5d5165f05
Author: Samuel Mehrbrodt s.mehrbr...@gmail.com
Date:   Sun Oct 12 15:30:16 2014 +0200

Wording: 'Audio/Video' - 'Audio or Video'

Change-Id: I9572d4c7fb5f50b869e69436302ac8c20e500392

diff --git a/avmedia/source/viewer/mediawindow.src 
b/avmedia/source/viewer/mediawindow.src
index de2c88d..5e17047 100644
--- a/avmedia/source/viewer/mediawindow.src
+++ b/avmedia/source/viewer/mediawindow.src
@@ -21,12 +21,12 @@
 
 String AVMEDIA_STR_INSERTMEDIA_DLG
 {
-Text[en-US] = Insert Audio/Video;
+Text[en-US] = Insert Audio or Video;
 };
 
 String AVMEDIA_STR_OPENMEDIA_DLG
 {
-Text[en-US] = Open Audio/Video Dialog;
+Text[en-US] = Open Audio and Video Dialog;
 };
 
 String AVMEDIA_STR_ALL_MEDIAFILES
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index c47a30d..2bc9158 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5516,7 +5516,7 @@
   /node
   node oor:name=.uno:InsertAVMedia oor:op=replace
 prop oor:name=Label oor:type=xs:string
-  value xml:lang=en-USAudio/~Video.../value
+  value xml:lang=en-USAudio or ~Video.../value
 /prop
 prop oor:name=Properties oor:type=xs:int
   value1/value
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src
index ac61eae..2b363f6 100644
--- a/sd/source/ui/app/strings.src
+++ b/sd/source/ui/app/strings.src
@@ -1197,7 +1197,7 @@ String STR_INSERT_PICTURE
 
 String STR_INSERT_MOVIE
 {
- Text [ en-US ] = Insert Audio/Video;
+ Text [ en-US ] = Insert Audio or Video;
 };
 
 String STRING_DRAG_AND_DROP_PAGES
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: Registration of LO extensions

2014-10-12 Thread Sebastian Humenda
Hello Rene,

Rene Engelhard wrote:
On Sun, Oct 12, 2014 at 11:09:52AM +0100, Sebastian Humenda wrote:
 I am trying to register an extension for Libreoffice. I unzipped the 
 *.oxt-file
 under /usr/lib/libreoffice/share/extensions/extension, but it seems not to 
 be
 recognized. Do I need to register the extension somehow or is Libreoffice
 supposed to pick up all the extensions in this folder automatically? How 
 could I
It's supposed to pick it up automatically.

 get debugging information if Libreoffice didn't pick up the extension for 
 some
 reason?

What does unopkg list --bundled (or validate --bundled) say. Does it appear
$ unopkg list --bundled
All deployed bundled extensions:

none

Searching the web, I was not able to find information about which files are
relevant for this recognition process at all, only about how to invoke unopkg
with an OXT extension.

Thanks
Sebastian
-- 
Web: http://www.crustulus.de | Blog: 
http://www.crustulus.de/cgi-bin/blog.cgi?de-0
Freies Latein-Deutsch-Wörterbuch: http://www.crustulus.de/freedict.de.html
FreeDict: Free multilingual dictionary databases - http://www.freedict.org


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


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

2014-10-12 Thread Adolfo Jayme Barrientos
 dbaccess/uiconfig/ui/specialsettingspage.ui |  625 
 1 file changed, 283 insertions(+), 342 deletions(-)

New commits:
commit bf8876bb7e73587d423ac52fe8920ec198f43e7b
Author: Adolfo Jayme Barrientos fit...@ubuntu.com
Date:   Sat Oct 11 14:51:25 2014 -0500

Remove a GtkFrame and its redundant label

It’s more than obvious that these are “Options”.

Change-Id: I192a1864bc43b3e20e98e179282dac02abbdbbf4
Reviewed-on: https://gerrit.libreoffice.org/11925
Reviewed-by: Samuel Mehrbrodt s.mehrbr...@gmail.com
Tested-by: Samuel Mehrbrodt s.mehrbr...@gmail.com

diff --git a/dbaccess/uiconfig/ui/specialsettingspage.ui 
b/dbaccess/uiconfig/ui/specialsettingspage.ui
index 0072f8c..8dfb184 100644
--- a/dbaccess/uiconfig/ui/specialsettingspage.ui
+++ b/dbaccess/uiconfig/ui/specialsettingspage.ui
@@ -1,389 +1,330 @@
 ?xml version=1.0 encoding=UTF-8?
-!-- Generated with glade 3.16.0 on Wed Jan 29 13:37:30 2014 --
+!-- Generated with glade 3.18.3 --
 interface
-  !-- interface-requires gtk+ 3.0 --
-  object class=GtkFrame id=SpecialSettingsPage
+  requires lib=gtk+ version=3.0/
+  object class=GtkBox id=SpecialSettingsPage
 property name=visibleTrue/property
 property name=can_focusFalse/property
 property name=hexpandTrue/property
 property name=vexpandTrue/property
 property name=border_width6/property
-property name=label_xalign0/property
-property name=shadow_typenone/property
 child
-  object class=GtkAlignment id=alignment4
+  object class=GtkGrid id=grid1
 property name=visibleTrue/property
 property name=can_focusFalse/property
-property name=hexpandTrue/property
-property name=vexpandTrue/property
-property name=top_padding6/property
-property name=left_padding12/property
+property name=row_spacing6/property
 child
-  object class=GtkGrid id=grid1
+  object class=GtkCheckButton id=usesql92
+property name=label translatable=yesUse SQL92 naming 
constraints/property
+property name=visibleTrue/property
+property name=can_focusTrue/property
+property name=receives_defaultFalse/property
+property name=use_underlineTrue/property
+property name=xalign0/property
+property name=draw_indicatorTrue/property
+  /object
+  packing
+property name=left_attach0/property
+property name=top_attach0/property
+  /packing
+/child
+child
+  object class=GtkCheckButton id=append
+property name=label translatable=yesAppend the table alias 
name on SELECT statements/property
+property name=visibleTrue/property
+property name=can_focusTrue/property
+property name=receives_defaultFalse/property
+property name=use_underlineTrue/property
+property name=xalign0/property
+property name=draw_indicatorTrue/property
+  /object
+  packing
+property name=left_attach0/property
+property name=top_attach1/property
+  /packing
+/child
+child
+  object class=GtkCheckButton id=useas
+property name=label translatable=yesUse keyword AS before 
table alias names/property
+property name=visibleTrue/property
+property name=can_focusTrue/property
+property name=receives_defaultFalse/property
+property name=use_underlineTrue/property
+property name=xalign0/property
+property name=draw_indicatorTrue/property
+  /object
+  packing
+property name=left_attach0/property
+property name=top_attach2/property
+  /packing
+/child
+child
+  object class=GtkCheckButton id=useoj
+property name=label translatable=yesUse Outer Join syntax 
'{oj }'/property
+property name=visibleTrue/property
+property name=can_focusTrue/property
+property name=receives_defaultFalse/property
+property name=use_underlineTrue/property
+property name=xalign0/property
+property name=draw_indicatorTrue/property
+  /object
+  packing
+property name=left_attach0/property
+property name=top_attach3/property
+  /packing
+/child
+child
+  object class=GtkCheckButton id=ignoreprivs
+property name=label translatable=yesIgnore the privileges 
from the database driver/property
+property name=visibleTrue/property
+property name=can_focusTrue/property
+property name=receives_defaultFalse/property
+property name=use_underlineTrue/property
+property name=xalign0/property
+property name=draw_indicatorTrue/property
+  /object
+

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

2014-10-12 Thread Kohei Yoshida
 sc/qa/unit/ucalc_formula.cxx|   32 
 sc/source/core/data/column.cxx  |6 ++
 sc/source/core/data/formulacell.cxx |2 +-
 3 files changed, 39 insertions(+), 1 deletion(-)

New commits:
commit 352958b7c6bbfeb8352570b28487cc1713f5a850
Author: Kohei Yoshida kohei.yosh...@collabora.com
Date:   Sun Oct 12 10:19:49 2014 -0400

fdo#83901: Write a test for this.

Change-Id: If805ba07baa36cbf94ee22f77f98ef4057d8b306

diff --git a/sc/qa/unit/ucalc_formula.cxx b/sc/qa/unit/ucalc_formula.cxx
index d4344e2..45112d1 100644
--- a/sc/qa/unit/ucalc_formula.cxx
+++ b/sc/qa/unit/ucalc_formula.cxx
@@ -2541,6 +2541,38 @@ void Test::testFuncROW()
 // The cell that references the moved cell should update its value as well.
 CPPUNIT_ASSERT_EQUAL(11.0, m_pDoc-GetValue(ScAddress(0,1,0)));
 
+// Clear sheet and start over.
+clearSheet(m_pDoc, 0);
+
+m_pDoc-SetString(ScAddress(0,1,0), =ROW(A5));
+m_pDoc-SetString(ScAddress(1,1,0), =ROW(B5));
+m_pDoc-SetString(ScAddress(1,2,0), =ROW(B6));
+CPPUNIT_ASSERT_EQUAL(5.0, m_pDoc-GetValue(ScAddress(0,1,0)));
+CPPUNIT_ASSERT_EQUAL(5.0, m_pDoc-GetValue(ScAddress(1,1,0)));
+CPPUNIT_ASSERT_EQUAL(6.0, m_pDoc-GetValue(ScAddress(1,2,0)));
+
+// B2:B3 should be shared.
+const ScFormulaCell* pFC = m_pDoc-GetFormulaCell(ScAddress(1,1,0));
+CPPUNIT_ASSERT(pFC);
+CPPUNIT_ASSERT_EQUAL(static_castSCROW(1), pFC-GetSharedTopRow());
+CPPUNIT_ASSERT_EQUAL(static_castSCROW(2), pFC-GetSharedLength());
+
+// Insert a new row at row 4.
+ScDocFunc rFunc = getDocShell().GetDocFunc();
+ScMarkData aMark;
+aMark.SelectOneTable(0);
+rFunc.InsertCells(ScRange(0,3,0,MAXCOL,3,0), aMark, INS_INSROWS, false, 
true, false);
+if (!checkFormula(*m_pDoc, ScAddress(0,1,0), ROW(A6)))
+CPPUNIT_FAIL(Wrong formula!);
+if (!checkFormula(*m_pDoc, ScAddress(1,1,0), ROW(B6)))
+CPPUNIT_FAIL(Wrong formula!);
+if (!checkFormula(*m_pDoc, ScAddress(1,2,0), ROW(B7)))
+CPPUNIT_FAIL(Wrong formula!);
+
+CPPUNIT_ASSERT_EQUAL(6.0, m_pDoc-GetValue(ScAddress(0,1,0)));
+CPPUNIT_ASSERT_EQUAL(6.0, m_pDoc-GetValue(ScAddress(1,1,0)));
+CPPUNIT_ASSERT_EQUAL(7.0, m_pDoc-GetValue(ScAddress(1,2,0)));
+
 m_pDoc-DeleteTab(0);
 }
 
commit 0b29a16d1dcffd75e49bd7ad3da867b0d0ebfa38
Author: Kohei Yoshida kohei.yosh...@collabora.com
Date:   Sun Oct 12 10:18:09 2014 -0400

fdo#83901: ROW() and COLUMN() to be properly recalculated on cell move.

For cases where ROW or COLUMN references another cell that has shifted.

Change-Id: Ic4bef8672dab811ceff6886d9af0388306a66485

diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx
index d6152dd..521b942 100644
--- a/sc/source/core/data/column.cxx
+++ b/sc/source/core/data/column.cxx
@@ -2044,6 +2044,12 @@ class UpdateRefOnNonCopy : 
std::unary_functionsc::FormulaGroupEntry, void
 if (pCode-IsRecalcModeOnRefMove())
 aRes.mbValueChanged = true;
 }
+else if (aRes.mbReferenceModified  pCode-IsRecalcModeOnRefMove())
+{
+// The cell itself hasn't shifted. But it may have ROW or COLUMN
+// referencing another cell that has.
+aRes.mbValueChanged = true;
+}
 
 if (aRes.mbNameModified)
 recompileTokenArray(*pTop);
diff --git a/sc/source/core/data/formulacell.cxx 
b/sc/source/core/data/formulacell.cxx
index 8cd9598..33f64e9 100644
--- a/sc/source/core/data/formulacell.cxx
+++ b/sc/source/core/data/formulacell.cxx
@@ -2788,7 +2788,7 @@ bool ScFormulaCell::UpdateReferenceOnShift(
 
 if (bOnRefMove)
 // Cell may reference itself, e.g. ocColumn, ocRow without parameter
-bOnRefMove = (bValChanged || (aPos != aOldPos));
+bOnRefMove = (bValChanged || (aPos != aOldPos) || bRefModified);
 
 bool bNewListening = false;
 bool bInDeleteUndo = false;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 4 commits - include/svtools sw/qa sw/source writerfilter/source

2014-10-12 Thread Miklos Vajna
 include/svtools/rtfkeywd.hxx   |2 +
 sw/qa/extras/ooxmlexport/data/em.docx  |binary
 sw/qa/extras/ooxmlexport/ooxmlexport.cxx   |   13 +++
 sw/qa/extras/rtfexport/data/em.rtf |8 
 sw/qa/extras/rtfexport/rtfexport.cxx   |   13 +++
 sw/source/filter/ww8/docxattributeoutput.cxx   |   20 ---
 sw/source/filter/ww8/rtfattributeoutput.cxx|   12 +-
 writerfilter/source/dmapper/DomainMapper.cxx   |   43 ++---
 writerfilter/source/rtftok/rtfdocumentimpl.cxx |   10 ++---
 writerfilter/source/rtftok/rtfsdrimport.cxx|   10 ++---
 10 files changed, 73 insertions(+), 58 deletions(-)

New commits:
commit 22f92b86069e7e130d96c6e124476b0c496d0df6
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sun Oct 12 16:19:01 2014 +0200

Remove dead code

Only doctok produced these tokens, so no need to handle them anymore.

Change-Id: Ied7df2515ac86562dd5ce782a1f01158fe3f684e

diff --git a/writerfilter/source/dmapper/DomainMapper.cxx 
b/writerfilter/source/dmapper/DomainMapper.cxx
index 641cc49..d1aec85 100644
--- a/writerfilter/source/dmapper/DomainMapper.cxx
+++ b/writerfilter/source/dmapper/DomainMapper.cxx
@@ -1133,9 +1133,6 @@ void DomainMapper::sprmWithProps( Sprm rSprm, 
PropertyMapPtr rContext )
 
 switch(nSprmId)
 {
-case 2:  // sprmPIstd
-case 0x4600:
-break;  // sprmPIstd - style code
 case NS_ooxml::LN_CT_PPrBase_jc:
 handleParaJustification(nIntValue, rContext, ExchangeLeftRight( 
rContext, m_pImpl ));
 break;
@@ -1671,9 +1668,6 @@ void DomainMapper::sprmWithProps( Sprm rSprm, 
PropertyMapPtr rContext )
 rContext-Insert( PROP_HEIGHT, uno::makeAny( 
PaperInfo::sloppyFitPageDimension( nHeight ) ) );
 }
 break;
-case 0x703a: //undocumented, grid related?
-OSL_FAIL( TODO: not handled yet); //nIntValue like 0x008a2373 ?
-break;
 case NS_ooxml::LN_EG_SectPrContents_textDirection:
 {
 /* 0 HoriLR 1 Vert TR 2 Vert TR 3 Vert TT 4 HoriLT
@@ -1705,35 +1699,6 @@ void DomainMapper::sprmWithProps( Sprm rSprm, 
PropertyMapPtr rContext )
 }
 break;  // sprmSTextFlow
 // the following are not part of the official documentation
-case 0x6870: //TxtForeColor
-{
-sal_Int32 nColor = msfilter::util::BGRToRGB(nIntValue);
-rContext-Insert(PROP_CHAR_COLOR, uno::makeAny( nColor ) );
-}
-break;
-case 0x6877: //underlining color
-{
-rContext-Insert(PROP_CHAR_UNDERLINE_HAS_COLOR, uno::makeAny( true 
) );
-rContext-Insert(PROP_CHAR_UNDERLINE_COLOR, uno::makeAny( 
nIntValue ) );
-}
-break;
-case 0x6815:
-break; //undocumented
-case 0x6467:
-break; //undocumented
-case 0xF617:
-break; //undocumented
-case 0xd634: // sprmTNewSpacing - table spacing ( see 
WW8TabBandDesc::ProcessSpacing() )
-break;
-case 0x4888:
-case 0x6887:
-//properties of list levels - undocumented
-break;
-case 0xd234:
-case 0xd235:
-case 0xd236:
-case 0xd237:
-break;//undocumented section properties
 case NS_ooxml::LN_CT_Tabs_tab:
 resolveSprmProps(*this, rSprm);
 m_pImpl-IncorporateTabStop(m_pImpl-m_aCurrentTabStop);
commit b92cfa8829e6d26048f96cced12251db0f11c1ac
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sun Oct 12 16:18:09 2014 +0200

Clean up now unnecessary boost::bind() magic in RTFSdrImport::initShape()

Change-Id: Ie373098959f8b3e04fe955a08031a4221faab3cc

diff --git a/writerfilter/source/rtftok/rtfsdrimport.cxx 
b/writerfilter/source/rtftok/rtfsdrimport.cxx
index 7105084..fcb5b9c 100644
--- a/writerfilter/source/rtftok/rtfsdrimport.cxx
+++ b/writerfilter/source/rtftok/rtfsdrimport.cxx
@@ -234,12 +234,10 @@ int 
RTFSdrImport::initShape(uno::Referencedrawing::XShape o_xShape,
 
 // first, find the shape type
 int nType = -1;
-std::vector std::pairOUString, OUString ::const_iterator const iter(
-std::find_if(rShape.aProperties.begin(),
- rShape.aProperties.end(),
- boost::bind(OUString::equals,
- boost::bind(std::pairOUString, 
OUString::first, _1),
- OUString(shapeType;
+auto iter = std::find_if(rShape.aProperties.begin(), 
rShape.aProperties.end(), [](std::pairOUString, OUString aProperty)
+{
+return aProperty.first == shapeType;
+});
 
 if (iter == rShape.aProperties.end())
 {
commit f99ebf4681ceb8803ea32f70835dafa368d74722
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sun Oct 12 16:17:40 2014 +0200

RTF filter: fix \acc* handling

The exporter didn't write circle and underdot at all.

Change-Id: Ia8f45f2b03fb14e9a0027ec24ee7f36adc8c018d

diff --git a/include/svtools/rtfkeywd.hxx b/include/svtools/rtfkeywd.hxx
index 

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - sc/source

2014-10-12 Thread Kohei Yoshida
 sc/source/core/data/column.cxx  |6 ++
 sc/source/core/data/formulacell.cxx |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit c74fbd22dd3decc37574da210157cea4e7a6b1a2
Author: Kohei Yoshida kohei.yosh...@collabora.com
Date:   Sun Oct 12 10:18:09 2014 -0400

fdo#83901: ROW() and COLUMN() to be properly recalculated on cell move.

For cases where ROW or COLUMN references another cell that has shifted.

Change-Id: Ic4bef8672dab811ceff6886d9af0388306a66485
(cherry picked from commit 0b29a16d1dcffd75e49bd7ad3da867b0d0ebfa38)

diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx
index 10da725..ec1224c 100644
--- a/sc/source/core/data/column.cxx
+++ b/sc/source/core/data/column.cxx
@@ -2110,6 +2110,12 @@ class UpdateRefOnNonCopy : 
std::unary_functionsc::FormulaGroupEntry, void
 if (pCode-IsRecalcModeOnRefMove())
 aRes.mbValueChanged = true;
 }
+else if (aRes.mbReferenceModified  pCode-IsRecalcModeOnRefMove())
+{
+// The cell itself hasn't shifted. But it may have ROW or COLUMN
+// referencing another cell that has.
+aRes.mbValueChanged = true;
+}
 
 if (aRes.mbNameModified)
 recompileTokenArray(*pTop);
diff --git a/sc/source/core/data/formulacell.cxx 
b/sc/source/core/data/formulacell.cxx
index bbaff4f..3887caa 100644
--- a/sc/source/core/data/formulacell.cxx
+++ b/sc/source/core/data/formulacell.cxx
@@ -2767,7 +2767,7 @@ bool ScFormulaCell::UpdateReferenceOnShift(
 
 if (bOnRefMove)
 // Cell may reference itself, e.g. ocColumn, ocRow without parameter
-bOnRefMove = (bValChanged || (aPos != aOldPos));
+bOnRefMove = (bValChanged || (aPos != aOldPos) || bRefModified);
 
 bool bHasRelName = false;
 bool bNewListening = false;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 84938] replace #defined constants with ‘enum class’

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938

Noel Grandin noelgran...@gmail.com changed:

   What|Removed |Added

 CC||libreoffice@lists.freedeskt
   ||op.org

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


[Bug 84938] replace #defined constants with ‘enum class’

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938

Noel Grandin noelgran...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 Whiteboard||EasyHack
   ||DifficultyInteresting
   ||SkillCpp

-- 
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: qadevOOo/runner

2014-10-12 Thread Robert Antoni Buj i Gelonch
 qadevOOo/runner/util/BookmarkDsc.java  |4 ++--
 qadevOOo/runner/util/ControlDsc.java   |2 +-
 qadevOOo/runner/util/FootnoteDsc.java  |4 ++--
 qadevOOo/runner/util/FrameDsc.java |4 ++--
 qadevOOo/runner/util/ParagraphDsc.java |4 ++--
 qadevOOo/runner/util/ReferenceMarkDsc.java |4 ++--
 qadevOOo/runner/util/ShapeDsc.java |2 +-
 qadevOOo/runner/util/StyleFamilyDsc.java   |6 +++---
 qadevOOo/runner/util/TableDsc.java |4 ++--
 qadevOOo/runner/util/TextSectionDsc.java   |4 ++--
 10 files changed, 19 insertions(+), 19 deletions(-)

New commits:
commit 268f4d179c50bc0c1fb09cdb3ce048da1f575dbc
Author: Robert Antoni Buj i Gelonch robert@gmail.com
Date:   Sun Oct 12 13:25:05 2014 +0200

runner: 'static final' to declare constants when it isn't an interface

Change-Id: Iea1e672e5468b66fd1ba5389bd781f03d0c7f419
Reviewed-on: https://gerrit.libreoffice.org/11931
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git a/qadevOOo/runner/util/BookmarkDsc.java 
b/qadevOOo/runner/util/BookmarkDsc.java
index 6772f1c..3f4b894 100644
--- a/qadevOOo/runner/util/BookmarkDsc.java
+++ b/qadevOOo/runner/util/BookmarkDsc.java
@@ -27,8 +27,8 @@ import com.sun.star.text.XTextContent;
  */
 public class BookmarkDsc extends InstDescr {
 
-private final String service = com.sun.star.text.Bookmark;
-private String ifcName = com.sun.star.text.XTextContent;
+private static final String service = com.sun.star.text.Bookmark;
+private static final String ifcName = com.sun.star.text.XTextContent;
 private String name = null;
 
 
diff --git a/qadevOOo/runner/util/ControlDsc.java 
b/qadevOOo/runner/util/ControlDsc.java
index 8a99b70..e5eb0d2 100644
--- a/qadevOOo/runner/util/ControlDsc.java
+++ b/qadevOOo/runner/util/ControlDsc.java
@@ -29,7 +29,7 @@ import com.sun.star.uno.UnoRuntime;
 public class ControlDsc extends InstDescr {
 
 private String name = null;
-final String ifcName = com.sun.star.form.XFormComponent;
+static final String ifcName = com.sun.star.form.XFormComponent;
 String service = com.sun.star.form.component.CommandButton;
 
 public ControlDsc( String kind ) {
diff --git a/qadevOOo/runner/util/FootnoteDsc.java 
b/qadevOOo/runner/util/FootnoteDsc.java
index 7ff9f6b..dc05741 100644
--- a/qadevOOo/runner/util/FootnoteDsc.java
+++ b/qadevOOo/runner/util/FootnoteDsc.java
@@ -27,8 +27,8 @@ import com.sun.star.text.XTextContent;
  */
 public class FootnoteDsc extends InstDescr {
 
-private final String service = com.sun.star.text.Footnote;
-private String ifcName = com.sun.star.text.XTextContent;
+private static final String service = com.sun.star.text.Footnote;
+private static final String ifcName = com.sun.star.text.XTextContent;
 private String name = null;
 
 
diff --git a/qadevOOo/runner/util/FrameDsc.java 
b/qadevOOo/runner/util/FrameDsc.java
index c65738e..348cc8d 100644
--- a/qadevOOo/runner/util/FrameDsc.java
+++ b/qadevOOo/runner/util/FrameDsc.java
@@ -34,8 +34,8 @@ public class FrameDsc extends InstDescr {
 private int height = 2000;
 private int width = 2000;
 private String name = null;
-private final String ifcName = com.sun.star.text.XTextFrame;
-private final String service = com.sun.star.text.TextFrame;
+private static final String ifcName = com.sun.star.text.XTextFrame;
+private static final String service = com.sun.star.text.TextFrame;
 
 public FrameDsc() {
 initFrame();
diff --git a/qadevOOo/runner/util/ParagraphDsc.java 
b/qadevOOo/runner/util/ParagraphDsc.java
index 1650883..318ada2 100644
--- a/qadevOOo/runner/util/ParagraphDsc.java
+++ b/qadevOOo/runner/util/ParagraphDsc.java
@@ -28,8 +28,8 @@ import com.sun.star.text.XTextContent;
  */
 public class ParagraphDsc extends InstDescr {
 
-private final String service = com.sun.star.text.Paragraph;
-private String ifcName = com.sun.star.text.XTextContent;
+private static final String service = com.sun.star.text.Paragraph;
+private static final String ifcName = com.sun.star.text.XTextContent;
 private String name = null;
 
 
diff --git a/qadevOOo/runner/util/ReferenceMarkDsc.java 
b/qadevOOo/runner/util/ReferenceMarkDsc.java
index 8185bd9..82f8c3f 100644
--- a/qadevOOo/runner/util/ReferenceMarkDsc.java
+++ b/qadevOOo/runner/util/ReferenceMarkDsc.java
@@ -27,8 +27,8 @@ import com.sun.star.text.XTextContent;
  */
 public class ReferenceMarkDsc extends InstDescr {
 
-private final String service = com.sun.star.text.ReferenceMark;
-private String ifcName = com.sun.star.text.XTextContent;
+private static final String service = com.sun.star.text.ReferenceMark;
+private static final String ifcName = com.sun.star.text.XTextContent;
 private String name = null;
 
 
diff --git a/qadevOOo/runner/util/ShapeDsc.java 
b/qadevOOo/runner/util/ShapeDsc.java
index c8f970e..9610c3d 100644
--- 

[Libreoffice-commits] core.git: 2 commits - qadevOOo/runner

2014-10-12 Thread Robert Antoni Buj i Gelonch
 qadevOOo/runner/util/DrawTools.java|1 -
 qadevOOo/runner/util/WriterTools.java  |8 +---
 qadevOOo/runner/util/compare/DocComparatorFactory.java |1 -
 qadevOOo/runner/util/compare/GraphicalComparator.java  |2 --
 qadevOOo/runner/util/compare/PDFComparator.java|2 --
 qadevOOo/runner/util/utils.java|1 -
 6 files changed, 5 insertions(+), 10 deletions(-)

New commits:
commit d1c1c4e4616555df4efb55ae6ba381c26888683d
Author: Robert Antoni Buj i Gelonch robert@gmail.com
Date:   Sun Oct 12 13:32:18 2014 +0200

runner: remove import from same package

Change-Id: I4aeb7f58034f8808325639d07aa2dc55959d97a8
Reviewed-on: https://gerrit.libreoffice.org/11932
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git a/qadevOOo/runner/util/DrawTools.java 
b/qadevOOo/runner/util/DrawTools.java
index 43c9e51..5a37f4d 100644
--- a/qadevOOo/runner/util/DrawTools.java
+++ b/qadevOOo/runner/util/DrawTools.java
@@ -28,7 +28,6 @@ import com.sun.star.drawing.XDrawPages;
 import com.sun.star.drawing.XDrawPagesSupplier;
 import com.sun.star.drawing.XDrawPage;
 import com.sun.star.drawing.XShapes;
-import util.DesktopTools;
 import com.sun.star.uno.AnyConverter;
 import com.sun.star.uno.Type;
 
diff --git a/qadevOOo/runner/util/WriterTools.java 
b/qadevOOo/runner/util/WriterTools.java
index d1445cd..e7189eb 100644
--- a/qadevOOo/runner/util/WriterTools.java
+++ b/qadevOOo/runner/util/WriterTools.java
@@ -19,19 +19,21 @@ package util;
 
 import com.sun.star.beans.PropertyValue;
 import com.sun.star.beans.XPropertySet;
+
 import com.sun.star.container.XNamed;
+
 import com.sun.star.drawing.XDrawPage;
 import com.sun.star.drawing.XDrawPageSupplier;
+
 import com.sun.star.lang.XComponent;
 import com.sun.star.lang.XMultiServiceFactory;
+
 import com.sun.star.text.XText;
 import com.sun.star.text.XTextContent;
 import com.sun.star.text.XTextCursor;
 import com.sun.star.text.XTextDocument;
-import com.sun.star.uno.UnoRuntime;
-
-import util.DesktopTools;
 
+import com.sun.star.uno.UnoRuntime;
 
 public class WriterTools {
 public static XTextDocument createTextDoc(XMultiServiceFactory xMSF) {
diff --git a/qadevOOo/runner/util/compare/DocComparatorFactory.java 
b/qadevOOo/runner/util/compare/DocComparatorFactory.java
index 9b6413c..470cb03 100644
--- a/qadevOOo/runner/util/compare/DocComparatorFactory.java
+++ b/qadevOOo/runner/util/compare/DocComparatorFactory.java
@@ -19,7 +19,6 @@
 package util.compare;
 
 import lib.TestParameters;
-import util.compare.GraphicalComparator;
 
 public class DocComparatorFactory
 {
diff --git a/qadevOOo/runner/util/compare/GraphicalComparator.java 
b/qadevOOo/runner/util/compare/GraphicalComparator.java
index 05cc842..af0492d 100644
--- a/qadevOOo/runner/util/compare/GraphicalComparator.java
+++ b/qadevOOo/runner/util/compare/GraphicalComparator.java
@@ -25,10 +25,8 @@ import convwatch.FileHelper;
 import lib.TestParameters;
 import java.io.IOException;
 
-import util.compare.DocComparator;
 import convwatch.ConvWatchException;
 
-
 class GraphicalComparator implements DocComparator
 {
 private GraphicalTestArguments m_aArguments;
diff --git a/qadevOOo/runner/util/compare/PDFComparator.java 
b/qadevOOo/runner/util/compare/PDFComparator.java
index 76eff50..edd7e7e 100644
--- a/qadevOOo/runner/util/compare/PDFComparator.java
+++ b/qadevOOo/runner/util/compare/PDFComparator.java
@@ -18,9 +18,7 @@
 
 package util.compare;
 
-import util.compare.DocComparator;
 import lib.TestParameters;
-import util.compare.GraphicalComparator;
 
 class PDFComparator extends GraphicalComparator
 {
commit 1610356e79516711b1db98778b4c6a18bda49104
Author: Robert Antoni Buj i Gelonch robert@gmail.com
Date:   Sun Oct 12 13:34:41 2014 +0200

runner: remove import from java.lang Package

Change-Id: Iedad24dfbdd60a05a09888f699f2467960f5cbe9
Reviewed-on: https://gerrit.libreoffice.org/11933
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git a/qadevOOo/runner/util/utils.java b/qadevOOo/runner/util/utils.java
index 775ed23..3fe4f2b 100644
--- a/qadevOOo/runner/util/utils.java
+++ b/qadevOOo/runner/util/utils.java
@@ -22,7 +22,6 @@ import com.sun.star.frame.XDispatch;
 import com.sun.star.frame.XDispatchProvider;
 import com.sun.star.frame.XModel;
 import com.sun.star.lang.XComponent;
-import java.lang.System;
 import java.util.StringTokenizer;
 import java.io.*;
 import java.util.ArrayList;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: qadevOOo/runner

2014-10-12 Thread Robert Antoni Buj i Gelonch
 qadevOOo/runner/util/UITools.java |   27 ---
 1 file changed, 4 insertions(+), 23 deletions(-)

New commits:
commit 881c030fc1e69cffc99b2360c986f516e61f01ab
Author: Robert Antoni Buj i Gelonch robert@gmail.com
Date:   Sun Oct 12 12:08:44 2014 +0200

runner: Concatenating null strings in Java (JDK 1.5+)

JLS, Section 15.18.1.1:
If the reference is null, it is converted to the string null.

http://docs.oracle.com/javase/specs/jls/se5.0/html/expressions.html#15.18.1.1

Change-Id: Idae09c02b24da38ec6f3475fd0af35ef48a2405b
Reviewed-on: https://gerrit.libreoffice.org/11930
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git a/qadevOOo/runner/util/UITools.java 
b/qadevOOo/runner/util/UITools.java
index 3f4701b..dfff835 100644
--- a/qadevOOo/runner/util/UITools.java
+++ b/qadevOOo/runner/util/UITools.java
@@ -28,14 +28,15 @@ import com.sun.star.accessibility.XAccessibleContext;
 import com.sun.star.accessibility.XAccessibleEditableText;
 import com.sun.star.accessibility.XAccessibleText;
 import com.sun.star.accessibility.XAccessibleValue;
+
 import com.sun.star.awt.XWindow;
 import com.sun.star.frame.XModel;
 import com.sun.star.lang.XMultiServiceFactory;
 import com.sun.star.text.XTextDocument;
+
 import com.sun.star.uno.UnoRuntime;
 import com.sun.star.uno.XInterface;
 
-
 /**
  * This class supports some functions to handle easily accessible objects
  */
@@ -69,7 +70,6 @@ public class UITools {
 return AccessibilityTools.getAccessibleObject(xWindow);
 }
 
-
 private static String getString(XInterface xInt)
 {
 XAccessibleText oText = 
UnoRuntime.queryInterface(XAccessibleText.class, xInt);
@@ -128,7 +128,6 @@ public class UITools {
  * @param buttonName is name name of the button to click
  * @throws java.lang.Exception if something fail
  */
-
  public void clickButton(String buttonName) throws java.lang.Exception
  {
 
@@ -148,15 +147,12 @@ public class UITools {
 }
  }
 
-
-
 /**
   * Helper method: returns the entry manes of a List-Box
   * @param ListBoxName the name of the listbox
   * @return the listbox entry names
   * @throws java.lang.Exception if something fail
   */
-
  public String[] getListBoxItems(String ListBoxName)
 throws java.lang.Exception
  {
@@ -209,7 +205,6 @@ public class UITools {
 return Items.toArray(ret);
  }
 
-
  /**
   * set a value to a named check box
   * @param CheckBoxName the name of the check box
@@ -236,8 +231,6 @@ public class UITools {
 }
  }
 
-
-
   /**
* returns the message of a Basic-MessageBox
* @return the message of a Basic-MessageBox
@@ -246,30 +239,18 @@ public class UITools {
  public String getMsgBoxText()
 throws java.lang.Exception
  {
-String cMessage = null;
 try{
 XAccessibleContext xMessage 
=AccessibilityTools.getAccessibleObjectForRole(mXRoot,
  AccessibleRole.LABEL);
 
 XInterface xMessageInterface = 
UnoRuntime.queryInterface(XInterface.class, xMessage);
-cMessage += (getString(xMessageInterface));
 
-
-return cMessage;
+return getString(xMessageInterface);
  } catch (Exception e) {
 throw new Exception(Could not get message from 
Basic-MessageBox:, e);
 }
  }
 
-
-
-
-
-
-
-
-
-
 /**
  * Prints the accessible tree to the CODElogWriter/CODE only if 
CODEdebugIsActive/CODE
  * is set to CODEtrue/CODE
@@ -280,4 +261,4 @@ public class UITools {
 AccessibilityTools.printAccessibleTree(log, mXRoot, debugIsActive);
 }
 
-}
+}
\ No newline at end of file
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-10-12 Thread Noel Grandin
 sw/inc/fesh.hxx|   15 +++-
 sw/source/core/frmedt/feshview.cxx |   44 ++---
 sw/source/uibase/docvw/edtwin.cxx  |8 +++---
 3 files changed, 35 insertions(+), 32 deletions(-)

New commits:
commit c967872d46a7cfd7c52063068313d5ec0356453e
Author: Noel Grandin n...@peralex.com
Date:   Sun Oct 12 17:25:33 2014 +0200

convert SW_MOVE constants to enum

Change-Id: I504862618bfd674c1cb816104a167cb2e27e
Reviewed-on: https://gerrit.libreoffice.org/11935
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 2a10307..f01e2d5 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -143,10 +143,13 @@ struct SwGetCurColNumPara
 #define SW_ENTER_GROUP  2
 #define SW_LEAVE_FRAME  4
 
-#define SW_MOVE_UP  0
-#define SW_MOVE_DOWN1
-#define SW_MOVE_LEFT2
-#define SW_MOVE_RIGHT   3
+enum class SwMove
+{
+UP  = 0,
+DOWN= 1,
+LEFT= 2,
+RIGHT   = 3
+};
 
 #define SW_TABCOL_NONE  0
 #define SW_TABCOL_HORI  1
@@ -259,7 +262,7 @@ public:
  the draw object. */
 bool ShouldObjectBeSelected(const Point rPt);
 
-bool MoveAnchor( sal_uInt16 nDir );
+bool MoveAnchor( SwMove nDir );
 
 /** @return if Upper of frame at current position is section frame
  Currently only used by the rules. To be replaced by something more
@@ -453,7 +456,7 @@ public:
 const SdrObject* GetBestObject( bool bNext, sal_uInt16 eType = 
GOTOOBJ_DRAW_ANY, bool bFlat = true, const ::svx::ISdrObjectFilter* pFilter = 
NULL );
 bool GotoObj( bool bNext, sal_uInt16 /*GOTOOBJ_...*/ eType = 
GOTOOBJ_DRAW_ANY);
 
-/// Set DragMode (e.g. Rotae), but do nothing when frame is selected.
+/// Set DragMode (e.g. Rotate), but do nothing when frame is selected.
 void SetDragMode( sal_uInt16 eSdrDragMode );
 
 sal_uInt16 IsObjSelected() const;   /// @return object count, but doesn't 
count the objects in groups.
diff --git a/sw/source/core/frmedt/feshview.cxx 
b/sw/source/core/frmedt/feshview.cxx
index d64644e..bf88617 100644
--- a/sw/source/core/frmedt/feshview.cxx
+++ b/sw/source/core/frmedt/feshview.cxx
@@ -287,7 +287,7 @@ bool SwFEShell::SelectObj( const Point rPt, sal_uInt8 
nFlag, SdrObject *pObj )
 ( aPt1.getY() == aPt2.getY()  ( aPt1.getX()  aPt2.getX() || \
 ( aPt1.getX() == aPt2.getX()  bOld ) ) ) )
 
-bool SwFEShell::MoveAnchor( sal_uInt16 nDir )
+bool SwFEShell::MoveAnchor( SwMove nDir )
 {
 const SdrMarkList* pMrkList;
 if( !Imp()-GetDrawView() ||
@@ -320,17 +320,17 @@ bool SwFEShell::MoveAnchor( sal_uInt16 nDir )
 if( pOld-IsTxtFrm() )
 {
 switch( nDir ) {
-case SW_MOVE_UP: nDir = SW_MOVE_LEFT; break;
-case SW_MOVE_DOWN: nDir = SW_MOVE_RIGHT; break;
-case SW_MOVE_LEFT: nDir = SW_MOVE_DOWN; break;
-case SW_MOVE_RIGHT: nDir = SW_MOVE_UP; break;
+case SwMove::UP: nDir = SwMove::LEFT; break;
+case SwMove::DOWN: nDir = SwMove::RIGHT; break;
+case SwMove::LEFT: nDir = SwMove::DOWN; break;
+case SwMove::RIGHT: nDir = SwMove::UP; break;
 }
 if( pOld-IsRightToLeft() )
 {
-if( nDir == SW_MOVE_LEFT )
-nDir = SW_MOVE_RIGHT;
-else if( nDir == SW_MOVE_RIGHT )
-nDir = SW_MOVE_LEFT;
+if( nDir == SwMove::LEFT )
+nDir = SwMove::RIGHT;
+else if( nDir == SwMove::RIGHT )
+nDir = SwMove::LEFT;
 }
 }
 }
@@ -338,9 +338,9 @@ bool SwFEShell::MoveAnchor( sal_uInt16 nDir )
 case FLY_AT_PAGE:
 {
 OSL_ENSURE( pOld-IsPageFrm(), Wrong anchor, page expected. 
);
-if( SW_MOVE_UP == nDir )
+if( SwMove::UP == nDir )
 pNew = pOld-GetPrev();
-else if( SW_MOVE_DOWN == nDir )
+else if( SwMove::DOWN == nDir )
 pNew = pOld-GetNext();
 if( pNew  pNew != pOld )
 {
@@ -352,12 +352,12 @@ bool SwFEShell::MoveAnchor( sal_uInt16 nDir )
 case FLY_AT_CHAR:
 {
 OSL_ENSURE( pOld-IsCntntFrm(), Wrong anchor, page expected. 
);
-if( SW_MOVE_LEFT == nDir || SW_MOVE_RIGHT == nDir )
+if( SwMove::LEFT == nDir || SwMove::RIGHT == nDir )
 {
 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor();
 SwTxtNode* pTxtNd = ((SwTxtFrm*)pOld)-GetTxtNode();
 const sal_Int32 nAct = pPos-nContent.GetIndex();
-if( SW_MOVE_LEFT == nDir )
+ 

Re: Registration of LO extensions

2014-10-12 Thread Rene Engelhard
Hi,

On Sun, Oct 12, 2014 at 02:42:15PM +0100, Sebastian Humenda wrote:
 It's supposed to pick it up automatically.
 
  get debugging information if Libreoffice didn't pick up the extension for 
  some
  reason?
 
 What does unopkg list --bundled (or validate --bundled) say. Does it appear
 $ unopkg list --bundled
 All deployed bundled extensions:
 
 none

And validate --bundled?

If also not, it probably isn't seen at all...

 Searching the web, I was not able to find information about which files are
 relevant for this recognition process at all, only about how to invoke unopkg
 with an OXT extension.

Yeah, because this is supposed to be only used for bundled extensions.

Users shouldn't/can't bundle extensions with LO ;-)

Does it have a proper description.xml? (And or META-INF/manifest.xml)?
But when  that isn't present a unopkg add .oxt shouldn't have worked either.
Does that work?

Regards,

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


[Bug 42100] calc sheet tab widget screen space usage

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42100

Samuel Mehrbrodt s.mehrbr...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||s.mehrbr...@gmail.com
 Resolution|--- |WONTFIX

--- Comment #29 from Samuel Mehrbrodt s.mehrbr...@gmail.com ---
There is no need to fix this anymore since the tabs have now an own row for
4.4.

-- 
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: VS2013: improved C++11 conformance

2014-10-12 Thread David Ostrovsky

Am 12.10.2014 um 12:09 schrieb Tor Lillqvist:
Have you tried building on a machine with *only* Visual Studio 2013 
installed?



Sure, it works. I tried all three combinations:

* install VS2013 on top of VS2012
* deinstall VS2012 after installation of VS2013
* install VS2013 on a new machine only

I noticed though, that if i install VS2013 on a new machine only, some 
parts from

VS2012 seems to be installed as well, but apparently not used.

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


Re: Windows TB 39 42 builds of master need some help

2014-10-12 Thread Thorsten Behrens
V Stuart Foote wrote:
 Anyhow, if you get a moment hope you can visit with your Tinderboxes
 to give them a poke.
 
Done, 42 should be going again.

-- Thorsten


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


[Bug 84938] replace #defined constants with ‘enum class’

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938

--- Comment #1 from Terrence Enger lo_b...@iseries-guru.com ---
Be warned that you need to type in the search command that Noel
provided in the description rather than copying and pasting it into a
command line:

(*) The characters that look like single quotes paste as x'e28098' and
x'e28099'.  You, of course, want to type single quotes.

(*) The dash should be two hyphens.

-- 
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 'feature/droid_calcimpress3' - android/experimental

2014-10-12 Thread Jan Holesovsky
 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java |   
25 +++---
 1 file changed, 18 insertions(+), 7 deletions(-)

New commits:
commit f4c3ab1c80df52129f8f5574cdc6b63aa998f74e
Author: Jan Holesovsky ke...@collabora.com
Date:   Mon Oct 13 07:01:26 2014 +0200

android: When rotating, we also need to update the viewport geometry.

Change-Id: I04502c56b1e1d16cf65cbeb47632c508ef9889d0

diff --git 
a/android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java 
b/android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java
index 4c91542..4c5509a 100644
--- a/android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java
+++ b/android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java
@@ -45,20 +45,32 @@ public class LOKitThread extends Thread {
 return true;
 }
 
-private void refresh() {
-Bitmap bitmap = mTileProvider.thumbnail(1000);
-if (bitmap != null) {
-
mApplication.getLayerController().getView().changeCheckerboardBitmap(bitmap, 
mTileProvider.getPageWidth(), mTileProvider.getPageHeight());
+/** Handle the geometry change + draw. */
+private void redraw() {
+if (mController == null || mTileProvider == null) {
+// called too early...
+return;
 }
 
-mLayerClient.clearAndResetlayers();
 draw();
+
 RectF rect = new RectF(0, 0, mTileProvider.getPageWidth(), 
mTileProvider.getPageHeight());
 mController.setPageRect(rect, rect);
 mController.setViewportMetrics(mController.getViewportMetrics());
 mController.setForceRedraw();
 }
 
+/** Invalidate everything + handle the geometry change + draw. */
+private void refresh() {
+Bitmap bitmap = mTileProvider.thumbnail(1000);
+if (bitmap != null) {
+
mApplication.getLayerController().getView().changeCheckerboardBitmap(bitmap, 
mTileProvider.getPageWidth(), mTileProvider.getPageHeight());
+}
+
+mLayerClient.clearAndResetlayers();
+redraw();
+}
+
 private void changePart(int partIndex) {
 LOKitShell.showProgressSpinner();
 mTileProvider.changePart(partIndex);
@@ -119,8 +131,7 @@ public class LOKitThread extends Thread {
 draw();
 break;
 case LOEvent.SIZE_CHANGED:
-// re-draw when the size has changed
-draw();
+redraw();
 break;
 case LOEvent.CHANGE_PART:
 changePart(event.getPartIndex());
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: android/experimental

2014-10-12 Thread Jan Holesovsky
 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java |   
25 +++---
 1 file changed, 18 insertions(+), 7 deletions(-)

New commits:
commit eadc132d5fa339b6fe5b2f8bb482ed30dbd23147
Author: Jan Holesovsky ke...@collabora.com
Date:   Mon Oct 13 07:01:26 2014 +0200

android: When rotating, we also need to update the viewport geometry.

Change-Id: I04502c56b1e1d16cf65cbeb47632c508ef9889d0

diff --git 
a/android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java 
b/android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java
index 4c91542..4c5509a 100644
--- a/android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java
+++ b/android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java
@@ -45,20 +45,32 @@ public class LOKitThread extends Thread {
 return true;
 }
 
-private void refresh() {
-Bitmap bitmap = mTileProvider.thumbnail(1000);
-if (bitmap != null) {
-
mApplication.getLayerController().getView().changeCheckerboardBitmap(bitmap, 
mTileProvider.getPageWidth(), mTileProvider.getPageHeight());
+/** Handle the geometry change + draw. */
+private void redraw() {
+if (mController == null || mTileProvider == null) {
+// called too early...
+return;
 }
 
-mLayerClient.clearAndResetlayers();
 draw();
+
 RectF rect = new RectF(0, 0, mTileProvider.getPageWidth(), 
mTileProvider.getPageHeight());
 mController.setPageRect(rect, rect);
 mController.setViewportMetrics(mController.getViewportMetrics());
 mController.setForceRedraw();
 }
 
+/** Invalidate everything + handle the geometry change + draw. */
+private void refresh() {
+Bitmap bitmap = mTileProvider.thumbnail(1000);
+if (bitmap != null) {
+
mApplication.getLayerController().getView().changeCheckerboardBitmap(bitmap, 
mTileProvider.getPageWidth(), mTileProvider.getPageHeight());
+}
+
+mLayerClient.clearAndResetlayers();
+redraw();
+}
+
 private void changePart(int partIndex) {
 LOKitShell.showProgressSpinner();
 mTileProvider.changePart(partIndex);
@@ -119,8 +131,7 @@ public class LOKitThread extends Thread {
 draw();
 break;
 case LOEvent.SIZE_CHANGED:
-// re-draw when the size has changed
-draw();
+redraw();
 break;
 case LOEvent.CHANGE_PART:
 changePart(event.getPartIndex());
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 84928] Image issue

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84928

--- Comment #2 from prncxav...@gmail.com ---
(In reply to Urmas from comment #1)
 Is it a PNG image?

Yes it is a png image :)

-- 
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 77658] No grid between 1st 2nd line changing font of the default template

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77658

raal r...@post.cz changed:

   What|Removed |Added

 CC||r...@post.cz

--- Comment #6 from raal r...@post.cz ---
Tested with Version: 4.4.0.0.alpha0+
Build ID: 9aa36a1ad39e37c372cc833a44fba450b8cc30cd
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time:
2014-10-09_04:46:44

Version: 4.3.4.0.0+
Build ID: afd19a5ee99b1855bc2c2a48a29d2da16be883d1
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:libreoffice-4-3, Time:
2014-10-10_01:47:41

and the bug is not here. I opened file Default_Calc.ots, grid between 1st  2nd
line exists. Seems to be fixed. Please could you retest?

-- 
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 78694] After partial sorting data become incorrect

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78694

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
The last fix for bug 80846 solved the problem here. See
https://bugs.freedesktop.org/show_bug.cgi?id=80846#c58

I mark this bug report as a duplicate of bug 80846. Backport of the fix to 4.3
is on the way.

Best regards. JBF

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

-- 
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 84238] EDITING: Tables - Updating the line height is saved, but isn't read out of content.xml in the *.odb-file

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84238

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

   What|Removed |Added

Summary|EDITING: Tables - Updating  |EDITING: Tables - Updating
   |the line height is saved,   |the line height is saved,
   |but in't read out of|but isn't read out of
   |content.xml in the  |content.xml in the
   |*.odb-file  |*.odb-file

-- 
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 84238] EDITING: Tables - Updating the line height is saved, but isn't read out of content.xml in the *.odb-file

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84238

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

   What|Removed |Added

 CC||lio...@mamane.lu,
   ||serval2...@yahoo.fr

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
Lionel: any hint how to search?
I noticed it worked for column width. So I wanted to compare the process for
column and for row.
I thought first it was thanks to
http://opengrok.libreoffice.org/xref/core/dbaccess/source/ui/misc/UITools.cxx#988
but I added a trace and nothing appeared.
Opengroking on column-width gave a lot of results.
So I'm stucked :-(

-- 
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 82354] Crash when sorting data from a table with with more than 7 columns

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82354

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

   What|Removed |Added

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

--- Comment #6 from Julien Nabet serval2...@yahoo.fr ---
No feedback at all since 2 months, put it as WFM.
Georg: if you reproduce this with last stable LO version, 4.3.2, don't hesitate
to reopen this tracker. In this case, provide information asked in previous
comments.

-- 
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 82122] LibreOffice Base crashes when opening form, which has worked correctly since libreoffice 3.x onwards

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82122

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

   What|Removed |Added

   Priority|highest |medium
   Severity|blocker |major

--- Comment #9 from Julien Nabet serval2...@yahoo.fr ---
I reduce the importance since a workaround has been found and it's not a case
that we often encounter.
Tony: would you have some time to provide information asked by Alex?

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


[Libreoffice-bugs] [Bug 81562] UI: table view displays content as bold with particular table

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81562

--- Comment #9 from Julien Nabet serval2...@yahoo.fr ---
Alex: if we can't reproduce this by creating a new table, what about putting
WFM for the moment? Of course, we may reopen this tracker if we find a way to
reproduce 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 80502] FILTER: Lost autofilter when sorting

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80502

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jbfa...@libreoffice.org
 Resolution|--- |DUPLICATE

--- Comment #2 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
It is the same problem as the one tracked in bug report 77479.

Best regards. JBF

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

-- 
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 81961] Other: Macro execution fails on CreateStatement

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81961

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||serval2...@yahoo.fr
 Resolution|--- |WORKSFORME

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
Following Robert's comment, let's put this one to WFM. (I hesitated with
putting it as dup of 81960).

-- 
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 84159] example of ppt file which comes out very badly on Impress

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84159

Ilan Tal ilan@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #5 from Ilan Tal ilan@gmail.com ---
Hi Samuel,
When I found the LibreOffice 4.3 was OK it happened to be on a Windows 7
machine. I decided that my Ubuntu 14.04 needed to be updated to LibreOffice 4.3
and to my TOTAL AMAZEMENT, it displayed badly just as I reported.

So the problem shows up on Ubuntu and NOT on Windows. I have
Version: 4.3.2.2
Build ID: 430m0(Build:2)

Ilan

-- 
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 72637] Embedded Firebird : table not re-displayed after a sort

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72637

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with 4.3.2 Debian package, I don't reproduce this anymore.
Putting it as WFM.

If I'm wrong/missed something, don't hesitate to reopen this tracker of course.

-- 
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 81093] Unable use Base with JRE 7 (OS X 10.9.4)

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81093

Tor Lillqvist t...@iki.fi changed:

   What|Removed |Added

 CC|t...@iki.fi  |

--- Comment #10 from Tor Lillqvist t...@iki.fi ---
Since when am I interested in Base?

-- 
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 72543] ib_util not found when creating or accessing new firebird embedded database

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72543

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

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #9 from Julien Nabet serval2...@yahoo.fr ---
I noticed this commit:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=fee691380bf6a6335c274b13865b9a7f71581331
Perhaps unrelated, I must recognize I don't know.
Lionel: if unrelated, should we disable log as Andrzej proposed? Put this one
to won't fix? Other?

-- 
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 77658] No grid between 1st 2nd line changing font of the default template

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77658

--- Comment #7 from Jay Philips philip...@hotmail.com ---
Still present.

Version: 4.4.0.0.alpha0+
Build ID: 227ca23324fabd77abae1b7eb6186ba11d519fae
TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:master, Time: 2014-10-09_14:20:58

-- 
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 84904] Distribution icons look distorted

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84904

--- Comment #2 from tommy27 ba...@quipo.it ---
Can i set  status new?

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


[Libreoffice-bugs] [Bug 84898] show LibO version in the Start Center

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84898

--- Comment #8 from tommy27 ba...@quipo.it ---
Well you are right  guys

-- 
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 76421] Sort with Extend Selection do not work fine with empty rows among selected rows

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76421

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

  Attachment #96131|text/plain  |application/tar
  mime type||
 CC||jbfa...@libreoffice.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 63837] Theme (previously Persona) header loaded twice (Math only)

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63837

--- Comment #7 from A (Andy) stgohi-lob...@yahoo.de ---
@Pedro: 
Thank you very much for your very fast reply.
I'm really sorry, I missed that very important fact.  I have to correct myself.
 Sorry for the inconvenience this may have caused.  If I open it from the LO
Start Center then it is reproducible with LO 4.3.2.2 (Win 8.1), but only if
opening it from there.  And I tested it further, this happens with any theme,
not only with the one mentioned in the Description and it also happens there if
opening a math file from FILE - RECENT DOCUMENTS and from the recent documents
gallery in the main Start Center window.
This is really strange, it happens only with Math and only from the Start
Center.

-- 
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 76715] Other: AUTOFILTER sorts column label row into data table sometimes

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76715

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #2 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
The problem comes from the use of formula in column headers L1 and M1.
The problem does not occur if I replacing these formula by fixed strings.

Not sure if autofilter is intended to work with variable headers.

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 74703] Draw png images missing after fileopen

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74703

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Resolution|INVALID |DUPLICATE

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


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

-- 
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 82953] EDITING: ODF - Autosave causes PNG images to be lost with read error

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82953

Urmas davian...@gmail.com changed:

   What|Removed |Added

 CC||prncxav...@gmail.com

--- Comment #8 from Urmas davian...@gmail.com ---
*** Bug 84928 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 82953] EDITING: ODF - Autosave causes PNG images to be lost with read error

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82953

Urmas davian...@gmail.com changed:

   What|Removed |Added

 CC||hansonricha...@yahoo.com

--- Comment #7 from Urmas davian...@gmail.com ---
*** Bug 74703 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 84928] Image issue

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84928

Urmas davian...@gmail.com changed:

   What|Removed |Added

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

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


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

-- 
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 84929] Clicking in the footer area on an empty page brings focus/view to the top of the page.

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84929

Gabriel gabs...@gmail.com changed:

   What|Removed |Added

   Priority|medium  |lowest

-- 
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 84929] New: Clicking in the footer area on an empty page brings focus/view to the top of the page.

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84929

Bug ID: 84929
   Summary: Clicking in the footer area on an empty page brings
focus/view to the top of the page.
   Product: LibreOffice
   Version: 4.4.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: gabs...@gmail.com

When adding a footer to a new Libreoffice Writer document, the focus jumps back
to the top of the page.

Steps to reproduce:

1. Open Libreoffice Writer.
2. Scroll to the bottom of the page and click on the footer area to create a
footer.

Current outcome: 

The focus/view will jump straight back to the cursor at the top of the page
requiring you to scroll back down to the bottom of the page again.

This is only really evident when you create the footer before editing the rest
of the document. When you scroll back down to the bottom of the page the footer
pop up is visible and you can then create the footer. It is not a massive
problem but minor annoyance in certain circumstances as you need to scroll
more.

Expected outcome:

The focus/view should remain on the bottom of the page when clicking on the
footer area so you can create the footer and input text etc.

Can be noticed in Libreoffice 4.2, 4.3 and 4.4 across Windows and Linux
operation systems. I have not tested on MacOSX but I would guess it is present
there as well.

-- 
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 79983] Calc sort lists aren't case sensitive

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79983

GerardF gerard.farg...@orange.fr changed:

   What|Removed |Added

 CC||gerard.farg...@orange.fr

--- Comment #3 from GerardF gerard.farg...@orange.fr ---
Confirmed that this is a bug.
Old version of LO and OOo allows both lists of days in Uppercase and lowercase.

Can't remember when this change happened...

-- 
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 84927] Calc - Errors in function Conditional Formatting

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84927

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

   What|Removed |Added

 Attachment #107731|text/plain  |application/vnd.oasis.opend
  mime type||ocument.spreadsheet

-- 
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 84925] FILEOPEN: crash: bad rational: zero denominator

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84925

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated yesterday, I could reproduce
this.

-- 
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 84925] FILEOPEN: crash: bad rational: zero denominator

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84925

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

   What|Removed |Added

   Priority|medium  |high
 CC||dtar...@redhat.com
   Severity|normal  |major

--- Comment #3 from Julien Nabet serval2...@yahoo.fr ---
I increase a bit the importance since it's a regression + prevent from opening
a file.

David: any idea how to pinpoint this one? (I didn't succeed in retrieving a
backtrace since after the popup, LO stops and doesn't segfault).

-- 
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 72637] Embedded Firebird : table not re-displayed after a sort

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72637

--- Comment #6 from ribotb rib...@gmail.com ---
It's OK with:
Version: 4.3.2.2
Build ID: edfb5295ba211bd31ad47d0bad0118690f76407d

and with:
Version: 4.4.0.0.alpha0+
Build ID: 9aa36a1ad39e37c372cc833a44fba450b8cc30cd
TinderBox: Win-x86@42, Branch:master, Time: 2014-10-09_03:25:27

Bernard

-- 
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 84887] FILEOPEN: TabBar::ImplShowPage(unsigned short) crash opening ODG

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84887

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

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
For the record, on pc Debian x86-64 with master sources updated yesterday, I
don't reproduce the crash.

-- 
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 82524] SIDEBAR: Incorrect selection of line width while Line width itself is correct (Draw and Impress)

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82524

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

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #10 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated yesterday + LO 4.3.2 Debian
package, I could reproduce this on Draw.

-- 
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 84930] New: EDITING: Report-Builder crashes LO, when editing report and start Format → Page

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84930

Bug ID: 84930
   Summary: EDITING: Report-Builder crashes LO, when editing
report and start Format → Page
   Product: LibreOffice
   Version: 4.4.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Database
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rob...@familiegrosskopf.de

Open a report for editing, for example the report of attachment
https://bugs.freedesktop.org/attachment.cgi?id=107676
Go to Format → Page.
LO crashes immediately.

Works with all versions included LO 4.3.3.1, fails with LO 4.4.0.0alpha. Have
downloaded the last version here:
Version: 4.4.0.0.alpha0+
Build ID: 6ba7f47de32074895b830e1ef3682fa1d0d1b6be
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time:
2014-10-11_23:16:09

Tested this with OpenSUSE 64bit rpm 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 46180] FILEOPEN - LO Base fails to connect to *.DBF files but connects OK to *.dbf

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46180

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

   What|Removed |Added

   Assignee|alekse...@list.ru   |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #7 from Julien Nabet serval2...@yahoo.fr ---
No one is assigned or at least has answered for more than 2 years, resetting
Assigned to field.

-- 
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 75486] Scalc crashes while deleting sorted rows with auto filter

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75486

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

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

--- Comment #15 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
Please, could you confirm that the scenario to reproduce the crash is the
following:
1/ open the csv file using semicolon as separator
2/ add autofilter : menu Data  Filter  AutoFilter
3/ go to column V, with the autofilter dropdown uncheck all but ERR and EWE
4/ click the first visible cell : A4
5/ ctrl+shift+End
6/ press Delete key.
7 wait

I get a crash with version 4.3.4.0.0+ under Ubuntu 14.04 x86-64 with 4 GB of
RAM.

Set status to NEEDINFO. Please set it back to UNCONFIRMED once you have
provided requested informations. Thank you for your understanding.

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 46579] Form fields 'Image Button' do not work in Forms

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46579

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

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
For the record, on pc Debian x86-64 with master sources updated yesterday, I
could reproduce this.

-- 
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 78854] EDITING: Undoing layout change causes it to crash

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78854

--- Comment #9 from DavidO d.ostrov...@gmx.de ---
(In reply to Joel Madero from comment #7)
 This bibisect was a bit ridiculous so I had to kind of include two crashes
 in one but they are both reproducible with the original steps.
 
 1. In the first case it crashes right when you try to type in the content
 box after doing the undo
 2. In the other case it crashes after you type and then click out of the box
 
 If I don't do this then I hit a series of versions that I have to skip
 because at one point undo was broken in Presentation and then the bibisect
 fails. I really suspect they are the same issue despite having crashes in
 two different spots. If not - apologies
 
 
 a7e54955e9f49e8b59dfd8c4533785a680b1796c is the first bad commit
 commit a7e54955e9f49e8b59dfd8c4533785a680b1796c
 Author: Bjoern Michaelsen bjoern.michael...@canonical.com
 Date:   Wed Oct 16 11:07:50 2013 +
 
 source-hash-5da10275a7475efdbfd9de14ea58cf8f4c6c1582
 
 commit 5da10275a7475efdbfd9de14ea58cf8f4c6c1582
 Author: Stephan Bergmann sberg...@redhat.com
 AuthorDate: Fri Mar 1 17:09:45 2013 +0100
 Commit: Stephan Bergmann sberg...@redhat.com
 CommitDate: Fri Mar 1 17:18:29 2013 +0100
 

i tried to revert the commit you are referencing to, but got: not known SHA1
error:

$ git log a7e54955e9f49e8b59dfd8c4533785a680b1796c
fatal: bad object a7e54955e9f49e8b59dfd8c4533785a680b1796c

-- 
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 74948] VLOOKUP has problems accessing data from another file when SortOrder is 0

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74948

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

  Attachment #94020|text/plain  |application/vnd.oasis.opend
  mime type||ocument.spreadsheet
 CC||jbfa...@libreoffice.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 79983] Calc sort lists aren't case sensitive

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79983

Mikeyy - L10n HR libreoff...@miho.im changed:

   What|Removed |Added

 CC||libreoff...@miho.im

--- Comment #4 from Mikeyy - L10n HR libreoff...@miho.im ---
Should bug importance be changed from enhancement back to normal then, and
maybe tag regression added?

Is there a download page with old windows portable versions available?
Would like to test, but don't want to fully install old versions.

-- 
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 82229] NaN instead of percentage values with some locales (Ubuntu 12.04 + PPA / Debian backports only)

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82229

--- Comment #22 from Antanas antan...@gmail.com ---
Now I'm using fresh install of Ubuntu 14.04.1
LibreOffice 4.3.2.2
Libc6 varsion 2.19-0ubuntu6.3

The problem is gone.

-- 
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 79983] Calc sort lists aren't case sensitive

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79983

--- Comment #5 from Mikeyy - L10n HR libreoff...@miho.im ---
Created attachment 107732
  -- https://bugs.freedesktop.org/attachment.cgi?id=107732action=edit
Test with LibreOffice 3.3.0.4

Managed to find LibreOffice 3.3.0.4 portable version for windows.
As far as I can tell, this version didn't support case sensitive sort lists
also.

Check picture.

And to answer my own question, arhive with old versions, even portable ones:
http://downloadarchive.documentfoundation.org/libreoffice/old/

-- 
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 82229] NaN instead of percentage values with some locales (Ubuntu 12.04 + PPA / Debian backports only)

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82229

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #23 from Julien Nabet serval2...@yahoo.fr ---
So it seems that the bug appears only for those having glibc  2.19.
Don't hesitate to reopen this tracker if I'm wrong.

-- 
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 83346] Mailing labels prints blank page between between real pages

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83346

Dave Barton d...@tasit.net changed:

   What|Removed |Added

 CC||d...@tasit.net

--- Comment #2 from Dave Barton d...@tasit.net ---
Gary,

Please attach samples and screen shots to illustrate this issue.
Are you using a distro repository edition of the software, or have you
installed the official edition from the LibreOffice website?

Regards
Dave

-- 
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 84159] example of ppt file which comes out very badly on Impress

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84159

Samuel Mehrbrodt s.mehrbr...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|NEEDINFO

--- Comment #6 from Samuel Mehrbrodt s.mehrbr...@gmail.com ---
Do you have the fonts installed which are used in the document?

-- 
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 84159] example of ppt file which comes out very badly on Impress

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84159

--- Comment #7 from Ilan Tal ilan@gmail.com ---
That is an excellent question. Since the document was generated on a Windows
machine (not sure what flavor), it is reasonable that another Windows machine
would have the same fonts.
On my Ubuntu box, it says the font is Calibri, which I've never heard of.
Whether that is correct, or that is Ubuntu's closest font, I have no way of
knowing for sure. I tried to look at the ppt file with gedit, but it wouldn't
open. I also tried bless but the file was huge and I didn't know what I was
looking for. Then Impress gave me the Calibri font.
Do you happen to know if that is what Microsoft was using?

-- 
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 84159] example of ppt file which comes out very badly on Impress

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84159

--- Comment #8 from Samuel Mehrbrodt s.mehrbr...@gmail.com ---
Yes Calibri might be the font. Fonts that are not available in Impress will
give you a hint when you hover over them.

You should install that font on ubuntu and try again

-- 
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 84930] EDITING: Report-Builder crashes LO, when editing report and start Format → Page

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84930

--- Comment #1 from Julien Nabet serval2...@yahoo.fr ---
Created attachment 107734
  -- https://bugs.freedesktop.org/attachment.cgi?id=107734action=edit
console bt

On pc Debian x86-64 with master sources updated yesterday, I could reproduce
this.

-- 
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 84930] EDITING: Report-Builder crashes LO, when editing report and start Format → Page

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84930

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

   What|Removed |Added

   Keywords||have-backtrace, regression
   Priority|medium  |high
 CC||serval2...@yahoo.fr
   Severity|normal  |critical

-- 
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 84882] EDITING: Report-Builder: Chart with date doesn't differ date-values

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84882

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

   What|Removed |Added

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

--- Comment #6 from Julien Nabet serval2...@yahoo.fr ---
I noticed when testing fdo#84930, that when editing report (instead of opening
it), the graphic seemed correct.

-- 
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 84930] EDITING: Report-Builder crashes LO, when editing report and start Format → Page

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84930

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

   What|Removed |Added

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

-- 
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 46447] Embedded Pictures disappear from Presentation (ODP) [Summary: comment#58, comment#67. Temporary advise: comment#69]

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46447

--- Comment #160 from ign_christian ign_christ...@yahoo.com ---
(In reply to Rpnpif from comment #158)
 Now I have the same bug but in Writer: an image in a text document
 disappeared during autosave.
Should be this: Bug 82953

-- 
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 72487] EDITING: sorting columns

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72487

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org
 Resolution|NOTABUG |DUPLICATE

--- Comment #14 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
Your test file attachment 90525 works as expected with version 4.3.4.0.0+ and
the master (if you choose the right configuration option). It should work with
version 4.3.2 too. Indeed it falls in the category solved by the fix for bug
81309.

I did not consider the test file testsort2.ods because the formula in the
column A is broken, it is erroneously initialized by the value in A1 which is
not a date. 

Best regards. JBF

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

-- 
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 84930] EDITING: Report-Builder crashes LO, when editing report and start Format → Page

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84930

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
Created attachment 107735
  -- https://bugs.freedesktop.org/attachment.cgi?id=107735action=edit
bt from unknown WhichId - cannot put item trace

-- 
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 84159] example of ppt file which comes out very badly on Impress

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84159

Ilan Tal ilan@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #9 from Ilan Tal ilan@gmail.com ---
Sorry to waste your time on something which I should have thought of, but we
all make blunders.
I don't have Windows available here but I saw that Carlito is metrically
identical to Calibri. I downloaded Carlito and it looks better.
I'm going to send my Calibri - Carlito changes back and have them checked on
the Windows machine.
I understand that Calibri is popular on Windows machine, but I never heard of
it. Of course I never heard of Carlito either.

-- 
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 84918] Best french translation for document autosave

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84918

sophie gautier.sop...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from sophie gautier.sop...@gmail.com ---
Hi, this is corrected. Julien, as a side note, I manage the translation off
line, so any change made in Pootle directly may be overwritten by the upload of
my files to Pootle. Sophie

-- 
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 84933] New: UI: Changing UI units (or scale) resets sidebar

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84933

Bug ID: 84933
   Summary: UI: Changing UI units (or scale) resets sidebar
   Product: LibreOffice
   Version: 4.4.0.0.alpha0+ Master
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Drawing
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bu...@bubli.org

1. Open file in Draw, make sure sidebar is visible and switched to 'Properties'
tab

2. Select one of the object

3. Go to Tools - Options - LibreOffice Draw - General. 

4. Change unit of measurement (e.g. from inches to centimeters) ... or change
the drawing scale, confirm change w/ OK

5. See sidebar properties tab reset to the state where this funny text
'Properties for the task that you are performing are not available ...' is
visible, i.e. as if no object was selected

One needs to re-select the object to make its properties appear again

-- 
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 84933] UI: Changing UI units (or scale) resets sidebar

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84933

Katarina Behrens bu...@bubli.org changed:

   What|Removed |Added

   Severity|normal  |minor

-- 
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 84918] Best french translation for document autosave

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84918

--- Comment #3 from Julien Nabet serval2...@yahoo.fr ---
Sophie: I knew that you made offline translation :-) Indeed, I could test a bit
https://translations.documentfoundation.org/, it can be really slow or can
completely fail because of error connections. I could finally fix some syntax
errors in help part in different languages.
An interesting part of it anyway is the errors that it can detect, see
https://translations.documentfoundation.org/fr/libo_help/ and click Show
details for example.

Anyway, thank you for your quick 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 72543] ib_util not found when creating or accessing new firebird embedded database

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72543

--- Comment #11 from Julien Nabet serval2...@yahoo.fr ---
Thank you Bernard for your feedback, I expected it :-( Let's wait for better
news from Lionel's 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 84159] example of ppt file which comes out very badly on Impress

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84159

--- Comment #10 from Ilan Tal ilan@gmail.com ---
I am impressed by Impress. After I installed Carlito, Impress substituted it
automatically for Calibri so now the second document, where I made no changes
also comes out correctly.
Nice software this LibreOffice!

-- 
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 84929] EDITING: Clicking in the footer area brings focus/view to last cursor position on page

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84929

Jay Philips philip...@hotmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|4.4.0.0.alpha0+ Master  |4.0.6.2 release
   Keywords||regression
   Hardware|x86-64 (AMD64)  |All
 CC||philip...@hotmail.com
 Ever confirmed|0   |1
Summary|Clicking in the footer area |EDITING: Clicking in the
   |on an empty page brings |footer area brings
   |focus/view to the top of|focus/view to last cursor
   |the page.   |position on page
 Whiteboard||bibisectRequest

--- Comment #1 from Jay Philips philip...@hotmail.com ---
Hi Gabriel,

This was a bug that had been disturbing me for a while but i never ended up
reporting it. :D

Confirmed on master. It is a regression as it works correctly in 3.6.7.

Version: 4.4.0.0.alpha0+
Build ID: 227ca23324fabd77abae1b7eb6186ba11d519fae
TinderBox: Linux-rpm_deb-x86@45-TDF, Branch:master, Time: 2014-10-09_14:20:58

-- 
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 84904] Distribution icons look distorted

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84904

Terrence Enger lo_b...@iseries-guru.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #3 from Terrence Enger lo_b...@iseries-guru.com ---
Confirming the bug.

I was hesitating because of my lack of confidence searching bugzilla
for potential duplicates.

-- 
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 76257] Information and Lines lost when printing serial letters

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76257

Luuk luu...@gmail.com changed:

   What|Removed |Added

  Attachment #95920|text/plain  |application/vnd.oasis.opend
  mime type||ocument.text

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


[Libreoffice-bugs] [Bug 82722] EDITING: By editing a macro in the IDE Libo crashes immediatly and completely when macro opens

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82722

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

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with 4.3.2 LO Debian package, I don't reproduce this.
However, I must recognize it's almost a brand new profile.

Harald: could you zip your LO directory profile, see 
https://wiki.documentfoundation.org/UserProfile#Windows, and attach it to the
bugtracker by using this link:
https://bugs.freedesktop.org/attachment.cgi?bugid=82722action=enter ?

-- 
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 84056] EDITING: Dependent cells not updated if reference in another sheet changed

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84056

--- Comment #4 from simon-e...@web.de ---
I tried to reproduce the bug with 4.2. As the attached file is not importable
in 4.2 I used the master spreadsheet from which I derived my attached
simplified test case file.
With my original file I can reproduce the bug in 4.3.3.1 but not in 4.2.6.3
with Build-ID: 3fd416d4c6db7d3204c17ce57a1d70f6e531ee21.

I used the mentioned spreadsheet for years with LO 3.4, 3.6, 4.0, 4.1 and 4.2
without encountering this bug.

In my opinion the bug was introduced between 4.2 and 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 83116] Cannot convert dates with fractional seconds = 0.9995

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83116

--- Comment #8 from ariel cornejo arie...@gmail.com ---
(In reply to Owen Genat from comment #7)
 (In reply to ariel cornejo from comment #5)
  I just tried with version 4.4.0.0.alpha0
  (24fb87501ef9d5aa715d572de7eb5efe49a0d9c3). Values in rows
  4,14,15,25,26,36-40 are imported as text:
 
 That is quite a strange result. I have no problem here using:
 
 v4.1.6.2 Build ID: 40ff705089295be5be0aae9b15123f687c05b0a
 v4.2.6.3 Build ID: 3fd416d4c6db7d3204c17ce57a1d70f6e531ee21
 v4.3.2.2 Build ID: edfb5295ba211bd31ad47d0bad0118690f76407d
 v4.4.0.0.alpha0+ Build ID: e21f6e3838a64f6c2517479d021e943e2ffcab94
 TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time:
 2014-10-10_09:04:45

 Even selecting Date (YMD) on the column is unnecessary. The Detect
 special numbers option seems to be sufficient to import all values as
 dates, which can then be formatted to display as required.

I just tried Detect special numbers and it works just like you say. Did you
tick it for the tests you describe above?

Anyway, it's not obvious that it should be used and the conversion otherwise
definitely shouldn't depend on the *value* of the decimal part. Something is
failing silently. I'm intrigued by m.a.riosv's suggestion in #1 but am clueless
as to why the conversion works so differently depending on where it's called
from.

-- 
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 84056] EDITING: Dependent cells not updated if reference in another sheet changed

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84056

--- Comment #5 from simon-e...@web.de ---
I also checked LO 4.4 and hoped the problem might be gone.

Unfortunately it is still present in:

Version: 4.4.0.0.alpha0+
Build ID: 7dc6c9af4ba313f054331f5130470d83d875bc16
TinderBox: Win-x86@42, Branch:master, Time: 2014-10-11_13:41:48

-- 
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 57556] FILESAVE Image is stretched after reopening document

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57556

Josef Schulzberger jschulzb...@gmail.com changed:

   What|Removed |Added

  Attachment #70742|0   |1
is obsolete||

-- 
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 82722] EDITING: By editing a macro in the IDE Libo crashes immediatly and completely when macro opens

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82722

Harald harald...@freenet.de changed:

   What|Removed |Added

 CC||harald...@freenet.de

--- Comment #3 from Harald harald...@freenet.de ---
Created attachment 107739
  -- https://bugs.freedesktop.org/attachment.cgi?id=107739action=edit
My LO directory profile (zip-file)

for about 5 days I use LO  4.3.2.2 and Base works well. The bug do not appear,
no crash happens. 

Nevertheless I attach my LO directory profile. Thanks for your request.

-- 
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 82722] EDITING: By editing a macro in the IDE Libo crashes immediatly and completely when macro opens

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82722

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
Harald: if the bug hasn't appeared since 5 days with the LO directory profile
you attach, I don't think I'd be able to trigger the bug! :-)
BTW, I noticed 2 profiles: 4 and 4-suse, is it normal?

Robert: if you still reproduce this quite easily, could you attach your LO
directory profile?

-- 
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 84935] New: Intermittent crash on exit

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84935

Bug ID: 84935
   Summary: Intermittent crash on exit
   Product: LibreOffice
   Version: 4.4.0.0.alpha0+ Master
  Hardware: All
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Libreoffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: fdb...@neosheffield.co.uk

Observed on OSX 10.9.5 / LibreOffice 4.4 master
(d0d64225d853d01bf601b3738c26fd8ada41650e)

I can't reproduce this on Linux, so it may be OSX only.

Steps to reproduce:

1. Load the file from https://bugs.freedesktop.org/attachment.cgi?id=107674
2. Select the table on slide 3 (the whole table, by clicking on the border)
3. Cut
4. Exit (Cmd-Q)

Frequently, but not always, the attached crash will then occur.

-- 
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 84935] Intermittent crash on exit

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84935

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 CC||fdb...@neosheffield.co.uk

--- Comment #1 from Matthew Francis fdb...@neosheffield.co.uk ---
Created attachment 107740
  -- https://bugs.freedesktop.org/attachment.cgi?id=107740action=edit
OSX backtrace

-- 
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 83901] ROW() value is not updated if row is inserted after

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83901

Kohei Yoshida libreoff...@kohei.us changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |libreoff...@kohei.us
   |desktop.org |

--- Comment #3 from Kohei Yoshida libreoff...@kohei.us ---
Fixed locally.

-- 
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 79983] Calc sort lists aren't case sensitive

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79983

--- Comment #6 from Urmas davian...@gmail.com ---
Any divergence from Excel functionality is a serious bug, not an 'enhancement'.

-- 
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 65535] Adding a comment in the middle of a word makes it recognised as misspelt by spellchecker

2014-10-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65535

Urmas davian...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |NOTABUG

--- Comment #8 from Urmas davian...@gmail.com ---
The comment is a character within the word and cannot be ignored by the
spellchecker.
Also, it is desirable to have comments everywhere within the word, not only at
the start/end.

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