LibreOffice Gerrit News for submodules on 2014-07-20

2014-07-20 Thread gerrit
Moin!



~~ Project dictionaries ~~

Nothing moved in the project for the last 25 hours

~~ Project translations ~~

Nothing moved in the project for the last 25 hours

~~ Project help ~~

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

+ Fix fdo#80436 Help pages for MODE functions
  in https://gerrit.libreoffice.org/10411 from Olivier Hallot
+ Fix fdo#80447: Help pages for MS BINOM functions
  in https://gerrit.libreoffice.org/10409 from Olivier Hallot
+ Fix fdo#80449: help text for CONFIDENCE functions
  in https://gerrit.libreoffice.org/10408 from Olivier Hallot


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

None

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

None

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

None

Best,

Your friendly LibreOffice Gerrit Digest Mailer

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


LibreOffice Gerrit News for core on 2014-07-20

2014-07-20 Thread gerrit
Moin!

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

 First time contributors doing great things! 
+ fdo#81532 Handle symlinks to icon themes correctly
  in https://gerrit.libreoffice.org/10406 from Tobias Lippert
  about module vcl
+ fdo#76754 Speed up registration of new listeners to SfxBroadcaster
  in https://gerrit.libreoffice.org/10344 from Tobias Lippert
  about module include, sd, svl, svx, sw
 End of freshness 

+ fdo#81489: Tweak the color in 'Insert Row/Column' to increase its visibil
  in https://gerrit.libreoffice.org/10412 from Adolfo Jayme Barrientos
  about module icon-themes
+ Copy first-header-footer test from ww8 to ooxml
  in https://gerrit.libreoffice.org/10335 from Luke Deller
  about module sw, writerfilter
+ fdo#63756 build libxml2 with ICU support
  in https://gerrit.libreoffice.org/10369 from David Tardon
  about module build, external, sfx2


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

+ Resolves fdo#81549: Crash pivot table
  in https://gerrit.libreoffice.org/10410 from Julien Nabet
+ fdo#80363 add _wfullpath to expand .. in dictionary paths
  in https://gerrit.libreoffice.org/10400 from Németh László
+ fdo#81336 bison priority increase with bigger number
  in https://gerrit.libreoffice.org/10401 from Lionel Elie Mamane


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

+ VS2013: Make 64 bit shell extensions optional
  in https://gerrit.libreoffice.org/10163 from David Ostrovsky
+ fdo#57950 Replace chained append( with operator+)
  in https://gerrit.libreoffice.org/10149 from Petr Vorel
+ fdo#79018: LO hangs while opening file.
  in https://gerrit.libreoffice.org/9564 from Yogesh Bharate
+ Use assert instead of OSL_ASSERT in sal/
  in https://gerrit.libreoffice.org/10113 from Arnaud Versini
+ fdo#45286: Fix for saving a file as.xlsx destroys link to linked contents
  in https://gerrit.libreoffice.org/10104 from Robin Kumar
+ __arm and __arm64 don't exist when building for the simulator.
  in https://gerrit.libreoffice.org/10103 from Andrzej Hunt
+ attempt
  in https://gerrit.libreoffice.org/9939 from Michael Stahl
+ fdo#78947 : The File gets corrupted when saved in LO
  in https://gerrit.libreoffice.org/9775 from BisalNayal
+ move OpenGLContext to SAL
  in https://gerrit.libreoffice.org/9429 from David Tardon
+ Changes for Wordml
  in https://gerrit.libreoffice.org/9013 from Michel Messak
+ fdo#64945 Remove inconvenient localized symbol code.
  in https://gerrit.libreoffice.org/8696 from Darshana Padmadas
+ fdo#77716 : Paragraph spacing is not preserved after RT.
  in https://gerrit.libreoffice.org/9197 from Tushar Bende
+ Lots of changes to Tango icons
  in https://gerrit.libreoffice.org/7987 from Miroslav Mazel
+ fdo#77121 Header / Footer positions not preserved after RT
  in https://gerrit.libreoffice.org/9235 from Priyanka Gaikwad


Best,

Your friendly LibreOffice Gerrit Digest Mailer

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


[Libreoffice-commits] core.git: Changes to 'feature/quartz-dxarray'

2014-07-20 Thread Norbert Thiebaud
New branch 'feature/quartz-dxarray' available with the following commits:
commit 2014ff7b23594c9078610b2d97a8bca96d5ba1be
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Sun Jul 20 07:49:45 2014 +0200

vcl quartz: Add support back for DXArray tweaking

The CoreText implementation dropped the support of DXArray
more exactly ignored the values provided in it.
And try to approximate the result by assuming that
all it does is full justification... which is not quite right

This ut the feature back, buy handing the glyph drawing
directly, rather than defering to CoreText CTLineDraw
to control the position of each Glyph

Change-Id: Ibe0cfe789d3be441c012d8ac1104d939204a591c

commit de20b6d4acd283d3e7b6b1da07986d4345b52cca
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Sat Jul 19 22:30:46 2014 +0200

vcl quartz use the font size to approximate the position of the bullet

Change-Id: I00bf83c82814cd3d215bda361a14eb01836e2d0a

commit d7b6830e4aaa9a45fd3d35e87d371eac1826de06
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Sat Jul 19 16:22:54 2014 +0200

vcl quartz: draw 'bullet' manually for better control

Change-Id: If0f6bd93adc5d39fd421bb482833619f85f7a461

commit bc51a519916ff201eff56bcfee4d48a18e22df56
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Sat Jul 19 00:00:03 2014 +0200

vcl use DeviceCoordinate got GetNextGlyphs

Change-Id: I0b03973b2d09a0ce51a6ee7dcca5a310a544c3a9

commit c75c262e44040c523f320cd46c14f9c58034594c
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Fri Jul 18 18:21:12 2014 +0200

vcl consitent use of long for corrdinate

most of length in vcl are calculated in 'long'
but array of X position tend to be in sal_Int32.
As a prep work to be able to support 'double'
as the base type of Device Coordinate, harmonize
the use of 'long' for non-float coordinate.

Change-Id: I7cb33301ff6a5e2c62247b36a4e07e168a58a323

commit 4c4620179e841ecf325e63c07a36c1e7be394c05
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Fri Jul 18 08:45:32 2014 +0200

vcl: add floating equivalent for MapRes

Change-Id: I165e403d2834d341f7da7a280859afccb995a3bb

commit 998302b8a14dbeaf9aa5b5a0df9bcc28c80ae9f4
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Thu Jul 17 18:46:08 2014 +0200

Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgs

Change-Id: Ifba7104a13cf737200c81d1a1bd5ece9a29da60e

commit a37feaaca2168126f1854539adef896b7b67037e
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Wed Jul 16 22:49:26 2014 +0200

add config_vcl to control DevicePixel coordinate base type

The eventual goal is to make vcl capable of handling a backend
that use double instead of sal_Int32 as its base type
for device coordinate.

Change-Id: I6174f1f4afe00992b95c9163bc21dd54fec98631

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


[Libreoffice-commits] core.git: Branch 'feature/quartz-dxarray' - 0 commits -

2014-07-20 Thread Unknown
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-07-20 Thread Julien Nabet
 helpcontent2|2 +-
 oox/source/drawingml/fillproperties.cxx |   10 +-
 xmloff/source/style/prstylei.cxx|6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 42b9fa4afeabc2daaba2349ee24d4c426a032f03
Author: Julien Nabet serval2...@yahoo.fr
Date:   Sun Jul 20 09:46:24 2014 +0200

cppcheck: Prefer prefix ++/-- operators

Change-Id: If9fa06958c4ebb45a5d4acf3b2994dd3b79f81bf

diff --git a/helpcontent2 b/helpcontent2
index a8c8f80..4afc42f 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit a8c8f80b933a42a284e681c1d1973166445a4451
+Subproject commit 4afc42f9eb3f50b542f22414045856bfc588855e
diff --git a/oox/source/drawingml/fillproperties.cxx 
b/oox/source/drawingml/fillproperties.cxx
index fb02bda..83ab6a4 100644
--- a/oox/source/drawingml/fillproperties.cxx
+++ b/oox/source/drawingml/fillproperties.cxx
@@ -402,7 +402,7 @@ void FillProperties::pushToPropMap( ShapePropertyMap 
rPropMap,
 bSymmetric = false;
 else
 {
-aItA++;
+++aItA;
 aItZ = boost::prior(aItZ);
 }
 }
@@ -430,7 +430,7 @@ void FillProperties::pushToPropMap( ShapePropertyMap 
rPropMap,
  , number of stops:   
aGradientStops.size());
 for (GradientFillProperties::GradientStopMap::iterator 
p(aGradientStops.begin());
  p != aGradientStops.end();
- p++)
+ ++p)
 SAL_INFO(oox.drawingml.gradient, 
std::distance(aGradientStops.begin(), p)  :  
  p-first  :  
  std::hex  p-second.getColor( 
rGraphicHelper, nPhClr )  std::dec 
@@ -443,7 +443,7 @@ void FillProperties::pushToPropMap( ShapePropertyMap 
rPropMap,
 GradientFillProperties::GradientStopMap::iterator 
aIt(aGradientStops.begin());
 double nWidestWidth = -1;
 GradientFillProperties::GradientStopMap::iterator 
aWidestSegmentStart;
-aIt++;
+++aIt;
 while( aIt != aGradientStops.end() )
 {
 if( aIt-first - boost::prior(aIt)-first  
nWidestWidth )
@@ -451,7 +451,7 @@ void FillProperties::pushToPropMap( ShapePropertyMap 
rPropMap,
 nWidestWidth = aIt-first - 
boost::prior(aIt)-first;
 aWidestSegmentStart = boost::prior(aIt);
 }
-aIt++;
+++aIt;
 }
 assert( nWidestWidth  0 );
 
@@ -515,7 +515,7 @@ void FillProperties::pushToPropMap( ShapePropertyMap 
rPropMap,
 nWidestWidth = aIt-first - 
boost::prior(aIt)-first;
 aWidestSegmentStart = boost::prior(aIt);
 }
-aIt++;
+++aIt;
 }
 }
 SAL_INFO(oox.drawingml.gradient, widest segment 
start:   aWidestSegmentStart-first  , border:   nBorder);
diff --git a/xmloff/source/style/prstylei.cxx b/xmloff/source/style/prstylei.cxx
index 97019d3..3dfbb37 100644
--- a/xmloff/source/style/prstylei.cxx
+++ b/xmloff/source/style/prstylei.cxx
@@ -519,7 +519,7 @@ bool 
XMLPropStyleContext::doNewDrawingLayerFillStyleDefinitionsExist(
 
 if(rMapper.is())
 {
-for(::std::vector XMLPropertyState ::const_iterator a = 
maProperties.begin(); a != maProperties.end(); a++)
+for(::std::vector XMLPropertyState ::const_iterator a = 
maProperties.begin(); a != maProperties.end(); ++a)
 {
 if(a-mnIndex != -1)
 {
@@ -567,7 +567,7 @@ bool XMLPropStyleContext::deactivateOldFillStyleDefinitions(
 
 if(rMapper.is())
 {
-for(::std::vector XMLPropertyState ::iterator a = 
maProperties.begin(); a != maProperties.end(); a++)
+for(::std::vector XMLPropertyState ::iterator a = 
maProperties.begin(); a != maProperties.end(); ++a)
 {
 if(a-mnIndex != -1)
 {
@@ -603,7 +603,7 @@ bool 
XMLPropStyleContext::translateNameBasedDrawingLayerFillStyleDefinitionsToSt
 static OUString 
s_FillBitmapName(RTL_CONSTASCII_USTRINGPARAM(FillBitmapName));
 static OUString 
s_FillTransparenceGradientName(RTL_CONSTASCII_USTRINGPARAM(FillTransparenceGradientName));
 
-for(::std::vector 

[Libreoffice-commits] core.git: 3 commits - avmedia/source chart2/Library_chartcontroller.mk chart2/source sc/source

2014-07-20 Thread Zolnai Tamás
 avmedia/source/viewer/mediawindow_impl.cxx|4 +
 chart2/Library_chartcontroller.mk |1 
 chart2/source/controller/main/ChartController.cxx |3 +
 chart2/source/controller/main/ChartWindow.cxx |   35 --
 chart2/source/controller/main/ChartWindow.hxx |9 ++-
 chart2/source/model/main/ChartModel.cxx   |1 
 chart2/source/view/charttypes/GL3DBarChart.cxx|   54 +-
 chart2/source/view/inc/AbstractShapeFactory.hxx   |2 
 chart2/source/view/inc/GL3DBarChart.hxx   |6 +-
 chart2/source/view/inc/OpenglShapeFactory.hxx |2 
 chart2/source/view/inc/ShapeFactory.hxx   |2 
 chart2/source/view/main/ChartView.cxx |   16 +-
 chart2/source/view/main/DummyXShape.hxx   |1 
 chart2/source/view/main/OpenglShapeFactory.cxx|6 ++
 sc/source/ui/drawfunc/fuins2.cxx  |   18 ---
 15 files changed, 104 insertions(+), 56 deletions(-)

New commits:
commit cbc50c90ad63f0e59b8cf3bbfb6b5b1f61db09b9
Author: Zolnai Tamás tamas.zol...@collabora.com
Date:   Sun Jul 20 09:52:04 2014 +0200

Fix OpenGL chart reinitializing

Problem after ChartWindow was disabled and enabled
again, OpenGL content was lost.

Two things:
-After setting a new OpenGLWindow the corresponding
IRenderer must be set (x3DWindowProvider-update)
-InitOpenGL() call should not depend on DummyChart, but on
OpenGLWindow (OpenGLContext).

Change-Id: If74e1945de9973d3921ceea1ca6fef39311add7a

diff --git a/chart2/source/controller/main/ChartWindow.cxx 
b/chart2/source/controller/main/ChartWindow.cxx
index 37335c4..40e6933 100644
--- a/chart2/source/controller/main/ChartWindow.cxx
+++ b/chart2/source/controller/main/ChartWindow.cxx
@@ -64,6 +64,7 @@ ChartWindow::ChartWindow( ChartController* pController, 
Window* pParent, WinBits
 uno::Reference chart2::X3DChartWindowProvider  
x3DWindowProvider(pController-getModel(), uno::UNO_QUERY_THROW);
 sal_uInt64 nWindowPtr = reinterpret_castsal_uInt64(m_pOpenGLWindow);
 x3DWindowProvider-setWindow(nWindowPtr);
+x3DWindowProvider-update();
 }
 
 ChartWindow::~ChartWindow()
@@ -72,6 +73,7 @@ ChartWindow::~ChartWindow()
 {
 uno::Reference chart2::X3DChartWindowProvider  
x3DWindowProvider(m_pWindowController-getModel(), uno::UNO_QUERY_THROW);
 x3DWindowProvider-setWindow(0);
+x3DWindowProvider-update();
 }
 delete m_pOpenGLWindow;
 }
diff --git a/chart2/source/view/inc/AbstractShapeFactory.hxx 
b/chart2/source/view/inc/AbstractShapeFactory.hxx
index 9cb3e47..3e55165 100644
--- a/chart2/source/view/inc/AbstractShapeFactory.hxx
+++ b/chart2/source/view/inc/AbstractShapeFactory.hxx
@@ -238,7 +238,7 @@ public:
 /**
  * Only necessary for stateless implementations
  */
-virtual void render(com::sun::star::uno::Reference 
com::sun::star::drawing::XShapes  xRootShape) = 0;
+virtual void render(com::sun::star::uno::Reference 
com::sun::star::drawing::XShapes  xRootShape, bool bInitOpenGL = true) = 0;
 
 virtual bool preRender(OpenGLWindow* pWindow) = 0;
 virtual void postRender(OpenGLWindow* pWindow) = 0;
diff --git a/chart2/source/view/inc/OpenglShapeFactory.hxx 
b/chart2/source/view/inc/OpenglShapeFactory.hxx
index 896249e..7907d0d 100644
--- a/chart2/source/view/inc/OpenglShapeFactory.hxx
+++ b/chart2/source/view/inc/OpenglShapeFactory.hxx
@@ -184,7 +184,7 @@ public:
 
 virtual void setPageSize( com::sun::star::uno::Reference  
com::sun::star::drawing::XShapes  xChartShapes, const 
com::sun::star::awt::Size rSize ) SAL_OVERRIDE;
 
-virtual void render(com::sun::star::uno::Reference 
com::sun::star::drawing::XShapes  xDrawPage) SAL_OVERRIDE;
+virtual void render(com::sun::star::uno::Reference 
com::sun::star::drawing::XShapes  xDrawPage, bool bInitOpenGL = true) 
SAL_OVERRIDE;
 
 virtual bool preRender(OpenGLWindow* pWindow) SAL_OVERRIDE;
 virtual void postRender(OpenGLWindow* pWindow) SAL_OVERRIDE;
diff --git a/chart2/source/view/inc/ShapeFactory.hxx 
b/chart2/source/view/inc/ShapeFactory.hxx
index 171daad..480c1b1 100644
--- a/chart2/source/view/inc/ShapeFactory.hxx
+++ b/chart2/source/view/inc/ShapeFactory.hxx
@@ -197,7 +197,7 @@ public:
 /**
  * not necessary right now
  */
-virtual void render(com::sun::star::uno::Reference 
com::sun::star::drawing::XShapes  ) SAL_OVERRIDE {}
+virtual void render(com::sun::star::uno::Reference 
com::sun::star::drawing::XShapes , bool ) SAL_OVERRIDE {}
 
 virtual bool preRender(OpenGLWindow*) SAL_OVERRIDE { return true; }
 virtual void postRender(OpenGLWindow*) SAL_OVERRIDE {}
diff --git a/chart2/source/view/main/ChartView.cxx 
b/chart2/source/view/main/ChartView.cxx
index 8dc8046..d6f0430 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -166,6 +166,7 @@ public:
 virtual void scroll(long nDelta) SAL_OVERRIDE;

[Libreoffice-commits] core.git: configure.ac external/libabw external/libebook external/libetonyek external/liblangtag external/libvisio external/libxml2 external/libxmlsec external/libxslt external/r

2014-07-20 Thread David Tardon
 RepositoryExternal.mk |   16 +++-
 configure.ac  |9 +++
 external/libabw/ExternalProject_libabw.mk |3 --
 external/libebook/ExternalProject_libebook.mk |2 -
 external/libetonyek/ExternalProject_libetonyek.mk |2 -
 external/liblangtag/ExternalProject_langtag.mk|6 +---
 external/libvisio/ExternalProject_libvisio.mk |3 --
 external/libxml2/ExternalProject_xml2.mk  |4 ++-
 external/libxml2/UnpackedTarball_xml2.mk  |1 
 external/libxml2/libxml2-icu.patch.0  |   28 ++
 external/libxmlsec/ExternalProject_xmlsec.mk  |1 
 external/libxmlsec/xmlsec1-vc.patch   |2 -
 external/libxslt/libxslt-vc10.patch   |2 -
 external/redland/ExternalProject_redland.mk   |6 +---
 sc/source/core/tool/cellkeytranslator.cxx |   15 +--
 sc/source/core/tool/cellkeywords.inl  |6 ++--
 sc/source/core/tool/formulaopt.cxx|4 +--
 sc/source/ui/unoobj/cellvaluebinding.cxx  |3 +-
 sfx2/source/appl/newhelp.cxx  |2 -
 sfx2/source/doc/doctemplates.cxx  |   14 +--
 20 files changed, 82 insertions(+), 47 deletions(-)

New commits:
commit 7515b1a90fac9e31733c0fdcc1156adadf0e6f99
Author: David Tardon dtar...@redhat.com
Date:   Thu Jul 17 17:27:05 2014 +0200

fdo#63756 build libxml2 with ICU support

Change-Id: I0523e49e640812be435ba4c97b1881ca253eb2ab

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index b0747f1..8a2ab1f 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -915,23 +915,25 @@ define gb_LinkTarget__use_libxml2
 $(call gb_LinkTarget_use_package,$(1),xml2)
 $(call gb_LinkTarget_set_include,$(1),\
$$(INCLUDE) \
-   -I$(call gb_UnpackedTarball_get_dir,xml2)/include \
+   $(LIBXML_CFLAGS) \
 )
 
-ifeq ($(COM),MSC)
-$(call gb_LinkTarget_add_libs,$(1),\
-   $(call gb_UnpackedTarball_get_dir,xml2)/win32/bin.msvc/libxml2.lib \
-)
-else
 $(call gb_LinkTarget_add_libs,$(1),\
-   -L$(call gb_UnpackedTarball_get_dir,xml2)/.libs -lxml2 \
+   $(LIBXML_LIBS) \
 )
+
+ifeq ($(COM),MSC)
+$(call gb_LinkTarget_use_external,$(1),icu_headers)
 endif
 
 endef
 define gb_ExternalProject__use_libxml2
 $(call gb_ExternalProject_use_package,$(1),xml2)
 
+ifeq ($(COM),MSC)
+$(call gb_ExternalProject_use_external_project,$(1),icu)
+endif
+
 endef
 
 endif # SYSTEM_LIBXML
diff --git a/configure.ac b/configure.ac
index b1befc2..393490d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7999,6 +7999,15 @@ if test $with_system_libxml = yes; then
 else
 AC_MSG_RESULT([internal])
 SYSTEM_LIBXML=
+LIBXML_CFLAGS=-I${WORKDIR}/UnpackedTarball/xml2/include
+if test $COM = MSC; then
+LIBXML_CFLAGS=${LIBXML_CFLAGS} 
-I${WORKDIR}/UnpackedTarball/icu/source/i18n 
-I${WORKDIR}/UnpackedTarball/icu/source/common
+fi
+if test $COM = MSC; then
+
LIBXML_LIBS=${WORKDIR}/UnpackedTarball/xml2/win32/bin.msvc/libxml2.lib
+else
+LIBXML_LIBS=-L${WORKDIR}/UnpackedTarball/xml2/.libs -lxml2
+fi
 BUILD_TYPE=$BUILD_TYPE LIBXML2
 fi
 AC_SUBST(SYSTEM_LIBXML)
diff --git a/external/libabw/ExternalProject_libabw.mk 
b/external/libabw/ExternalProject_libabw.mk
index 63d4e52..49a2645 100644
--- a/external/libabw/ExternalProject_libabw.mk
+++ b/external/libabw/ExternalProject_libabw.mk
@@ -35,8 +35,7 @@ $(call gb_ExternalProject_get_state_target,libabw,build) :
--disable-werror \
$(if 
$(VERBOSE)$(verbose),--disable-silent-rules,--enable-silent-rules) \
CXXFLAGS=$(if $(SYSTEM_BOOST),$(BOOST_CPPFLAGS),\
-   -I$(call gb_UnpackedTarball_get_dir,boost) 
-I$(BUILDDIR)/config_$(gb_Side)) \
-   $(if $(SYSTEM_LIBXML),,-I$(call 
gb_UnpackedTarball_get_dir,xml2)/include) \
+   -I$(call gb_UnpackedTarball_get_dir,boost) 
-I$(BUILDDIR)/config_$(gb_Side)) \
$(if $(CROSS_COMPILING),--build=$(BUILD_PLATFORM) 
--host=$(HOST_PLATFORM)) \
 $(MAKE) \
)
diff --git a/external/libebook/ExternalProject_libebook.mk 
b/external/libebook/ExternalProject_libebook.mk
index 785aeb7..293028f 100644
--- a/external/libebook/ExternalProject_libebook.mk
+++ b/external/libebook/ExternalProject_libebook.mk
@@ -39,7 +39,7 @@ $(call gb_ExternalProject_get_state_target,libebook,build) :
--disable-werror \
--disable-weffc \
CXXFLAGS=$(if 
$(SYSTEM_BOOST),$(BOOST_CPPFLAGS),-I$(call gb_UnpackedTarball_get_dir,boost) 
-I$(BUILDDIR)/config_$(gb_Side)) \
-   XML_CFLAGS=$(if 
$(SYSTEM_LIBXML),$(LIBXML_CFLAGS),-I$(call 
gb_UnpackedTarball_get_dir,xml2)/include) \
+   XML_CFLAGS=$(LIBXML_CFLAGS) \
   

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

2014-07-20 Thread Julien Nabet
 sw/source/filter/ww8/docxattributeoutput.hxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a24139dafdf044b319bbf7c8e6fb34ee7b0c139d
Author: Julien Nabet serval2...@yahoo.fr
Date:   Sun Jul 20 10:37:19 2014 +0200

cppcheck: operator = should return TableReference

Change-Id: Ifefa4a314fbe9380332fd02c5fc8dfbb68e09cf5

diff --git a/sw/source/filter/ww8/docxattributeoutput.hxx 
b/sw/source/filter/ww8/docxattributeoutput.hxx
index d215607..04770c5 100644
--- a/sw/source/filter/ww8/docxattributeoutput.hxx
+++ b/sw/source/filter/ww8/docxattributeoutput.hxx
@@ -124,7 +124,7 @@ struct TableReference
 {
 }
 
-TableReference operator= (const TableReference rhs)
+TableReference operator= (const TableReference rhs)
 {
 m_bTableCellOpen = rhs.m_bTableCellOpen ;
 m_nTableDepth= rhs.m_nTableDepth ;
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'aoo/trunk' - extensions.lst

2014-07-20 Thread Andrea Pescetti
 extensions.lst |8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

New commits:
commit d3c6232c960e29a59a916610bf76acf248d28c92
Author: Andrea Pescetti pesce...@apache.org
Date:   Sun Jul 20 10:03:24 2014 +

#i125274# Bundle dictionaries in Valencian AVL (ca-XV) version.

diff --git a/extensions.lst b/extensions.lst
index 1645c87..3712ce4 100644
--- a/extensions.lst
+++ b/extensions.lst
@@ -54,7 +54,7 @@
 5c0de383ef649cffefc128cfb36b4d43 
http://sourceforge.net/projects/aoo-extensions/files/1456/6/nl-dict-v2.00g.oxt/download
 nl-dict-v2.00g.oxt
 
 # French dictionary.
-[ language=fr || language=nl || language=de || language=de_DE || language=ca ]
+[ language=fr || language=nl || language=de || language=de_DE || language=ca 
|| language=ca_XV ]
 8f7ca241048c70bd7893995ac4bcca3b 
http://sourceforge.net/projects/aoo-extensions/files/17340/1/dict411.oxt/download
 dict411.oxt
 
 # Italian dictionary.
@@ -62,7 +62,7 @@
 67eb02751dda7b2d312a66bcb0505fd2 
http://sourceforge.net/projects/aoo-extensions/files/1204/13/dict-it.oxt/download
 dict-it.oxt
 
 # Spanish dictionary.
-[ language=es || language=ca ]
+[ language=es || language=ca || language=ca_XV ]
 59dd45e6785ed644adbbd73f4f126182 
http://sourceforge.net/projects/aoo-extensions/files/1657/3/es_es.oxt/download 
es_es.oxt
 
 # Danish dictionary.
@@ -142,3 +142,7 @@
 # Catalan.
 [ language=ca ]
 ed1c612a462490b541297a8522f667d0 
http://sourceforge.net/projects/aoo-extensions/files/1205/3/catalan.oxt/download
 dict-ca.oxt
+
+# Valencian AVL (this is incompatible with Catalan).
+[ language=ca_XV ]
+3b87a28bf1ff2a8beb76a5b501f40d1c 
http://sourceforge.net/projects/aoo-extensions/files/1475/0/avl.oxt/download 
dict-ca-xv.oxt
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 65675] LibreOffice 4.2 most annoying bugs

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

Bug 65675 depends on bug 80363, which changed state.

Bug 80363 Summary: VIEWING EDITING: spellchecker works wrong if there are 
Cyrillic symbols in the path to Libre folder
https://bugs.freedesktop.org/show_bug.cgi?id=80363

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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


pylokit: a python cffi wrapper for LibreOfficeKit

2014-07-20 Thread Riccardo Magliocchetti

Hello,

i've released a cffi based python wrapper for LibreOfficeKit called 
pylokit. It works in python2, python3 and probably pypy [1].


Being based on LibreOfficeKit it requires a LibreOffice 4.3.0 installation.

It's already available in pypi and the source code available here
https://github.com/xrmx/pylokit

It was inspired by Olly Betts' lloconv available here
https://github.com/ojwb/lloconv

hth,
riccardo

[1] can't create pypy virtualenv on my machine atm
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: configure.ac

2014-07-20 Thread Luboš Luňák
 configure.ac |2 ++
 1 file changed, 2 insertions(+)

New commits:
commit f6d7e7bb451b3740b4381df3d993769aac961911
Author: Luboš Luňák l.lu...@collabora.com
Date:   Sun Jul 20 13:29:28 2014 +0200

fix Qt4 filedialog configure checks again

Change-Id: Ic18e4a7ad725640ffdeb15a1982ecb9131d11697

diff --git a/configure.ac b/configure.ac
index 393490d..e1eda25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11462,6 +11462,7 @@ int main(int argc, char **argv) {
 $MOC4 ${TSTBASE}.hxx -o ${TSTBASE}.moc
 
 AC_RUN_IFELSE([AC_LANG_SOURCE([[
+#define SAL_OVERRIDE
 #include tst_exclude_socket_notifiers.moc
 
 int main(int argc, char *argv[])
@@ -11494,6 +11495,7 @@ int main(int argc, char *argv[])
 $MOC4 ${TSTBASE}.hxx -o ${TSTBASE}.moc
 
 AC_RUN_IFELSE([AC_LANG_SOURCE([[
+#define SAL_OVERRIDE
 #include tst_exclude_posted_events.moc
 
 int main(int argc, char *argv[])
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: external/hunspell external/hyphen external/mythes

2014-07-20 Thread László Németh
 external/hunspell/hunspell-fdo48017-wfopen.patch |6 +++---
 external/hyphen/hyphen-fdo48017-wfopen.patch |   10 +++---
 external/mythes/mythes-fdo48017-wfopen.patch |9 +++--
 3 files changed, 17 insertions(+), 8 deletions(-)

New commits:
commit d7374d4812316a79916956f03c8bd4a281fdbdec
Author: László Németh nem...@numbertext.org
Date:   Sun Jul 20 13:46:57 2014 +0200

fdo#80363 _wfullpath in MyThes and Hyphen

Change-Id: I4232040d4c62220389ca356797d18b1c87673e64

diff --git a/external/hunspell/hunspell-fdo48017-wfopen.patch 
b/external/hunspell/hunspell-fdo48017-wfopen.patch
index e358106..37203be 100644
--- a/external/hunspell/hunspell-fdo48017-wfopen.patch
+++ b/external/hunspell/hunspell-fdo48017-wfopen.patch
@@ -13,7 +13,7 @@ diff -ru hunspell/src/hunspell/csutil.cxx 
build/hunspell/src/hunspell/csutil.cxx
  #ifdef OPENOFFICEORG
  #  include unicode/uchar.h
  #else
-@@ -46,6 +50,26 @@
+@@ -51,6 +51,26 @@
  static struct unicode_info2 * utf_tbl = NULL;
  static int utf_tbl_count = 0; // utf_tbl can be used by multiple Hunspell 
instances
  
@@ -24,11 +24,11 @@ diff -ru hunspell/src/hunspell/csutil.cxx 
build/hunspell/src/hunspell/csutil.cxx
 +int len = MultiByteToWideChar(CP_UTF8, 0, path, -1, NULL, 0);
 +wchar_t *buff = (wchar_t *) malloc(len * sizeof(wchar_t));
 +wchar_t *buff2 = (wchar_t *) malloc(len * sizeof(wchar_t));
-+MultiByteToWideChar(CP_UTF8, 0, path, -1, buff, len);
 +FILE * f = NULL;
++MultiByteToWideChar(CP_UTF8, 0, path, -1, buff, len);
 +if (_wfullpath( buff2, buff, len ) != NULL) {
 +  f = _wfopen(buff2, (strcmp(mode, r) == 0) ? Lr : Lrb);
-+} 
++}
 +free(buff);
 +free(buff2);
 +return f;
diff --git a/external/hyphen/hyphen-fdo48017-wfopen.patch 
b/external/hyphen/hyphen-fdo48017-wfopen.patch
index 4bcf633..815eeda 100644
--- a/external/hyphen/hyphen-fdo48017-wfopen.patch
+++ b/external/hyphen/hyphen-fdo48017-wfopen.patch
@@ -13,7 +13,7 @@ diff -u hyphen/hyphen.c build/hyphen/hyphen.c
  #define noVERBOSE
  
  /* calculate hyphenmin values with long ligature length (2 or 3 characters
-@@ -371,12 +376,28 @@
+@@ -371,12 +376,32 @@
}
  }
  
@@ -23,10 +23,14 @@ diff -u hyphen/hyphen.c build/hyphen/hyphen.c
 +if (strncmp(path, WIN32_LONG_PATH_PREFIX, 4) == 0) {
 +int len = MultiByteToWideChar(CP_UTF8, 0, path, -1, NULL, 0);
 +wchar_t *buff = (wchar_t *) malloc(len * sizeof(wchar_t));
-+FILE * f;
++wchar_t *buff2 = (wchar_t *) malloc(len * sizeof(wchar_t));
++FILE * f = NULL;
 +MultiByteToWideChar(CP_UTF8, 0, path, -1, buff, len);
-+f = _wfopen(buff, (strcmp(mode, r) == 0) ? Lr : Lrb);
++if (_wfullpath( buff2, buff, len ) != NULL) {
++  f = _wfopen(buff2, (strcmp(mode, r) == 0) ? Lr : Lrb);
++}
 +free(buff);
++free(buff2);
 +return f;
 +}
 +#endif
diff --git a/external/mythes/mythes-fdo48017-wfopen.patch 
b/external/mythes/mythes-fdo48017-wfopen.patch
index 1621b1d..82d69ad 100644
--- a/external/mythes/mythes-fdo48017-wfopen.patch
+++ b/external/mythes/mythes-fdo48017-wfopen.patch
@@ -31,7 +31,7 @@ diff -u mythes/mythes.cxx build/mythes/mythes.cxx
  if (!pdfile) {
  return 0;
  } 
-@@ -370,3 +375,17 @@
+@@ -373,3 +378,22 @@
return -1;
  }
  
@@ -41,9 +41,14 @@ diff -u mythes/mythes.cxx build/mythes/mythes.cxx
 +if (strncmp(path, WIN32_LONG_PATH_PREFIX, 4) == 0) {
 +int len = MultiByteToWideChar(CP_UTF8, 0, path, -1, NULL, 0);
 +wchar_t *buff = (wchar_t *) malloc(len * sizeof(wchar_t));
++wchar_t *buff2 = (wchar_t *) malloc(len * sizeof(wchar_t));
++FILE * f = NULL;
 +MultiByteToWideChar(CP_UTF8, 0, path, -1, buff, len);
-+FILE * f = _wfopen(buff, (strcmp(mode, r) == 0) ? Lr : Lrb);
++if (_wfullpath( buff2, buff, len ) != NULL) {
++  f = _wfopen(buff2, (strcmp(mode, r) == 0) ? Lr : Lrb);
++}
 +free(buff);
++free(buff2);
 +return f;
 +}
 +#endif
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-07-20 Thread Tomaž Vajngerl
 vcl/source/filter/wmf/enhwmf.cxx |2 
 vcl/source/filter/wmf/winmtf.cxx |   32 ++---
 vcl/source/filter/wmf/winwmf.cxx |   90 ---
 3 files changed, 82 insertions(+), 42 deletions(-)

New commits:
commit 2243edc6e9136f5fbbeb5a876993944ffad64dac
Author: Tomaž Vajngerl tomaz.vajng...@collabora.com
Date:   Sun May 18 23:30:39 2014 +0200

fdo#72590 scale or map only when EMR_EXTSELECTCLIPRGN action

Conflicts:
vcl/source/filter/wmf/enhwmf.cxx
vcl/source/filter/wmf/winmtf.cxx

Change-Id: Ie42c855e696922b38760876d4090d572deaa689a

diff --git a/vcl/source/filter/wmf/enhwmf.cxx b/vcl/source/filter/wmf/enhwmf.cxx
index e487d73..c4e062b 100644
--- a/vcl/source/filter/wmf/enhwmf.cxx
+++ b/vcl/source/filter/wmf/enhwmf.cxx
@@ -990,7 +990,7 @@ sal_Bool EnhWMFReader::ReadEnhWMF()
 PolyPolygon aPolyPoly;
 if ( cbRgnData )
 ImplReadRegion( aPolyPoly, *pWMF, nRecSize );
-pOut-SetClipPath( aPolyPoly, iMode, sal_True );
+pOut-SetClipPath( aPolyPoly, iMode, sal_False );
 }
 break;
 
diff --git a/vcl/source/filter/wmf/winmtf.cxx b/vcl/source/filter/wmf/winmtf.cxx
index f21d54a..f87336c 100644
--- a/vcl/source/filter/wmf/winmtf.cxx
+++ b/vcl/source/filter/wmf/winmtf.cxx
@@ -304,14 +304,11 @@ Color WinMtf::ReadColor()
 
 Point WinMtfOutput::ImplScale( const Point rPt) // Hack to set varying 
defaults for incompletely defined files.
 {
-if (mbIsMapDevSet)
-return rPt; //fdo#73764
-
-if (mbIsMapWinSet)
+if (!mbIsMapDevSet)
 return Point(rPt.X() * UNDOCUMENTED_WIN_RCL_RELATION - 
mrclFrame.Left(),
  rPt.Y() * UNDOCUMENTED_WIN_RCL_RELATION - 
mrclFrame.Top());
-
-return ImplMap(rPt);
+else
+return rPt;
 }
 
 
@@ -816,17 +813,18 @@ void WinMtfOutput::MoveClipRegion( const Size rSize )
 
 void WinMtfOutput::SetClipPath( const PolyPolygon rPolyPolygon, sal_Int32 
nClippingMode, sal_Bool bIsMapped )
 {
-mbClipNeedsUpdate=true;
-if ( bIsMapped )
-{
-PolyPolygon aPP( rPolyPolygon );
-aClipPath.setClipPath( ImplScale( aPP ), nClippingMode );
-}
-else
+
+mbClipNeedsUpdate = true;
+PolyPolygon aPolyPolygon(rPolyPolygon);
+
+if (!bIsMapped)
 {
-PolyPolygon aPP( rPolyPolygon );
-aClipPath.setClipPath( ImplMap( aPP ), nClippingMode );
+if (!mbIsMapDevSet  (mnMapMode == MM_ISOTROPIC || mnMapMode == 
MM_ANISOTROPIC))
+aPolyPolygon = ImplScale(aPolyPolygon);
+else
+aPolyPolygon = ImplMap(aPolyPolygon);
 }
+aClipPath.setClipPath(aPolyPolygon, nClippingMode);
 }
 
 
commit 668d28b19508ec313e6a771e5c118e742e463a8a
Author: Tomaž Vajngerl tomaz.vajng...@collabora.com
Date:   Thu May 15 16:28:45 2014 +0200

wmf: assume WinOrg/ViewportOrg = (0,0) if they are not provided

Conflicts:
vcl/source/filter/wmf/winwmf.cxx

Change-Id: Ia8a91a565118d102ff769da8bca65f16b5dfece2

diff --git a/vcl/source/filter/wmf/winwmf.cxx b/vcl/source/filter/wmf/winwmf.cxx
index 6438b8f..3a633fc 100644
--- a/vcl/source/filter/wmf/winwmf.cxx
+++ b/vcl/source/filter/wmf/winwmf.cxx
@@ -1346,10 +1346,10 @@ sal_Bool WMFReader::GetPlaceableBound( Rectangle 
rPlaceableBound, SvStream* pSt
 
 pStm-Seek( nPos );
 
-boost::optionalPoint aWinOrg;
+Point aWinOrg(0,0);
 boost::optionalSize  aWinExt;
 
-boost::optionalPoint aViewportOrg;
+Point aViewportOrg(0,0);
 boost::optionalSize  aViewportExt;
 
 if( nEnd - nPos )
@@ -1588,13 +1588,13 @@ sal_Bool WMFReader::GetPlaceableBound( Rectangle 
rPlaceableBound, SvStream* pSt
 
 if (bRet)
 {
-if (aWinOrg  aWinExt)
+if (aWinExt)
 {
-rPlaceableBound = Rectangle(*aWinOrg, *aWinExt);
+rPlaceableBound = Rectangle(aWinOrg, *aWinExt);
 }
-else if (aViewportOrg  aViewportExt)
+else if (aViewportExt)
 {
-rPlaceableBound = Rectangle(*aViewportOrg, *aViewportExt);
+rPlaceableBound = Rectangle(aViewportOrg, *aViewportExt);
 }
 else
 {
commit 14e326516512e3999ca3f7217e5b2a0f1730ca35
Author: Tomaž Vajngerl tomaz.vajng...@collabora.com
Date:   Thu May 15 13:52:21 2014 +0200

fdo#78603 mixup (Left-Top) in Rectangle construction

Conflicts:
vcl/source/filter/wmf/winwmf.cxx

Change-Id: I7fa566e036508d43b153c7983dc89fc6660718e7

diff --git a/vcl/source/filter/wmf/winwmf.cxx b/vcl/source/filter/wmf/winwmf.cxx
index e02606e..6438b8f 100644
--- a/vcl/source/filter/wmf/winwmf.cxx
+++ b/vcl/source/filter/wmf/winwmf.cxx
@@ -1152,6 +1152,21 @@ sal_Bool WMFReader::ReadHeader()
 {
 pWMF-Seek( nStrmPos + 18 );// set the streampos to the start 
of the metaactions
 GetPlaceableBound( aPlaceableBound, pWMF );
+
+// 

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - extensions.lst

2014-07-20 Thread Andrea Pescetti
 extensions.lst |5 +
 1 file changed, 5 insertions(+)

New commits:
commit 9e29944ab41b5c4cf31e614b3a67e731aed761f5
Author: Andrea Pescetti pesce...@apache.org
Date:   Sun Jul 20 10:12:28 2014 +

#i125285# Bundle dictionaries in Valencian RACV (ca-XR) version.

diff --git a/extensions.lst b/extensions.lst
index 3712ce4..dbbbad2 100644
--- a/extensions.lst
+++ b/extensions.lst
@@ -146,3 +146,8 @@
 # Valencian AVL (this is incompatible with Catalan).
 [ language=ca_XV ]
 3b87a28bf1ff2a8beb76a5b501f40d1c 
http://sourceforge.net/projects/aoo-extensions/files/1475/0/avl.oxt/download 
dict-ca-xv.oxt
+
+# Valencian RACV (this is incompatible with Catalan).
+[ language=ca_XR ]
+6112a73444a1ad3cf70736649e228f0f 
http://sourceforge.net/projects/aoo-extensions/files/1395/0/dict_valencian_llit.oxt/download
 dict-ca-xr.oxt
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-07-20 Thread Caolán McNamara
 chart2/source/view/charttypes/GL3DBarChart.cxx |   30 -
 1 file changed, 15 insertions(+), 15 deletions(-)

New commits:
commit f19b91445546223cb3eacaec2925e51171cb0c85
Author: Caolán McNamara caol...@redhat.com
Date:   Sun Jul 20 13:56:38 2014 +0100

WaE: -Werror=shadow and -Werror=unused-but-set-variable

Change-Id: Ic42d506db8fe065cb8f01e17f18a1238d1eff651

diff --git a/chart2/source/view/charttypes/GL3DBarChart.cxx 
b/chart2/source/view/charttypes/GL3DBarChart.cxx
index f786c09..0d12c4f 100644
--- a/chart2/source/view/charttypes/GL3DBarChart.cxx
+++ b/chart2/source/view/charttypes/GL3DBarChart.cxx
@@ -146,7 +146,7 @@ GL3DBarChart::GL3DBarChart(
 if (mpWindow)
 {
 mpWindow-setRenderer(this);
-Size aSize = mpWindow-GetSizePixel();
+aSize = mpWindow-GetSizePixel();
 }
 mpRenderer-SetSize(aSize);
 mpRenderer-init();
@@ -222,9 +222,9 @@ void GL3DBarChart::create3DShapes(const 
boost::ptr_vectorVDataSeries rDataSer
 float nXEnd = 0.0;
 float nYPos = 0.0;
 
-const Color aSeriesColor[] = {
-COL_RED, COL_GREEN, COL_YELLOW, COL_BROWN, COL_BLUE
-};
+//const Color aSeriesColor[] = {
+//COL_RED, COL_GREEN, COL_YELLOW, COL_BROWN, COL_BLUE
+//};
 
 maCategories.clear();
 maSeriesNames.clear();
@@ -246,7 +246,7 @@ void GL3DBarChart::create3DShapes(const 
boost::ptr_vectorVDataSeries rDataSer
 sal_Int32 nPointCount = rDataSeries.getTotalPointCount();
 nMaxPointCount = std::max(nMaxPointCount, nPointCount);
 
-bool bMappedFillProperty = rDataSeries.hasPropertyMapping(FillColor);
+//bool bMappedFillProperty = 
rDataSeries.hasPropertyMapping(FillColor);
 
 // Create series name text object.
 OUString aSeriesName =
@@ -271,22 +271,22 @@ void GL3DBarChart::create3DShapes(const 
boost::ptr_vectorVDataSeries rDataSer
 p-setPosition(aTopLeft, aTopRight, aBottomRight);
 }
 
-sal_Int32 nColor = aSeriesColor[nSeriesIndex % 
SAL_N_ELEMENTS(aSeriesColor)].GetColor();
+//sal_Int32 nColor = aSeriesColor[nSeriesIndex % 
SAL_N_ELEMENTS(aSeriesColor)].GetColor();
 for(sal_Int32 nIndex = 0; nIndex  nPointCount; ++nIndex)
 {
-if(bMappedFillProperty)
-{
-double nPropVal = rDataSeries.getValueByProperty(nIndex, 
FillColor);
-if(!rtl::math::isNan(nPropVal))
-nColor = static_castsal_uInt32(nPropVal);
-}
+//if(bMappedFillProperty)
+//{
+//double nPropVal = rDataSeries.getValueByProperty(nIndex, 
FillColor);
+//if(!rtl::math::isNan(nPropVal))
+//nColor = static_castsal_uInt32(nPropVal);
+//}
 
 float nVal = rDataSeries.getYValue(nIndex);
 float nXPos = nIndex * (BAR_SIZE_X + BAR_DISTANCE_X) + 
BAR_DISTANCE_X;
 
-glm::mat4 aScaleMatrix = glm::scale(glm::vec3(BAR_SIZE_X, 
BAR_SIZE_Y, float(nVal/nMaxVal)));
-glm::mat4 aTranslationMatrix = glm::translate(glm::vec3(nXPos, 
nYPos, 0.0f));
-glm::mat4 aBarPosition = aTranslationMatrix * aScaleMatrix;
+//glm::mat4 aScaleMatrix = glm::scale(glm::vec3(BAR_SIZE_X, 
BAR_SIZE_Y, float(nVal/nMaxVal)));
+//glm::mat4 aTranslationMatrix = glm::translate(glm::vec3(nXPos, 
nYPos, 0.0f));
+//glm::mat4 aBarPosition = aTranslationMatrix * aScaleMatrix;
 
 maBarMap.insert(std::pairsal_uInt32, BarInformation(nId,
 BarInformation(glm::vec3(nXPos, nYPos, 
float(nVal/nMaxVal)),
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d3/c6232c960e29a59a916610bf76acf248d28c92

2014-07-20 Thread Caolán McNamara
 d3/c6232c960e29a59a916610bf76acf248d28c92 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6ef14ba0811e655f18321cd2a2f9dcd550dc9420
Author: Caolán McNamara caol...@redhat.com
Date:   Sun Jul 20 14:03:07 2014 +0100

Notes added by 'git notes add'

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


[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 9e/29944ab41b5c4cf31e614b3a67e731aed761f5

2014-07-20 Thread Caolán McNamara
 9e/29944ab41b5c4cf31e614b3a67e731aed761f5 |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2ef2712e84338a471a938de63a2c4f10dc98647b
Author: Caolán McNamara caol...@redhat.com
Date:   Sun Jul 20 14:03:48 2014 +0100

Notes added by 'git notes add'

diff --git a/9e/29944ab41b5c4cf31e614b3a67e731aed761f5 
b/9e/29944ab41b5c4cf31e614b3a67e731aed761f5
new file mode 100644
index 000..255239f
--- /dev/null
+++ b/9e/29944ab41b5c4cf31e614b3a67e731aed761f5
@@ -0,0 +1 @@
+reject: 
http://www-01.sil.org/iso639-3/cr_files/PastComments/CR_Comments_2006-129.pdf 
but if someone really wants valencian with racv orthography, its no biggy to 
give it some ca-valencia-racv tag and register it with IANA
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-07-20 Thread David Tardon
 chart2/qa/extras/chart2export.cxx |2 +-
 sc/qa/unit/subsequent_export-test.cxx |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8b273da280ad1502a17b72fde9ed8e5f44f0f710
Author: David Tardon dtar...@redhat.com
Date:   Sun Jul 20 16:17:53 2014 +0200

add SAL_OVERRIDE

Change-Id: I5c0f34f035765fcfd916b635ab18f5cb1bbcabb0

diff --git a/chart2/qa/extras/chart2export.cxx 
b/chart2/qa/extras/chart2export.cxx
index 44a3d66..b92e565 100644
--- a/chart2/qa/extras/chart2export.cxx
+++ b/chart2/qa/extras/chart2export.cxx
@@ -33,7 +33,7 @@ class Chart2ExportTest : public ChartTest, public XmlTestTools
 {
 protected:
 
-virtual void registerNamespaces(xmlXPathContextPtr pXmlXPathCtx);
+virtual void registerNamespaces(xmlXPathContextPtr pXmlXPathCtx) 
SAL_OVERRIDE;
 public:
 Chart2ExportTest() : ChartTest() {}
 void test();
diff --git a/sc/qa/unit/subsequent_export-test.cxx 
b/sc/qa/unit/subsequent_export-test.cxx
index 8215800..d1e1842 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -60,7 +60,7 @@ using namespace ::com::sun::star::uno;
 class ScExportTest : public ScBootstrapFixture, XmlTestTools
 {
 protected:
-virtual void registerNamespaces(xmlXPathContextPtr pXmlXPathCtx);
+virtual void registerNamespaces(xmlXPathContextPtr pXmlXPathCtx) 
SAL_OVERRIDE;
 public:
 ScExportTest();
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 65675] LibreOffice 4.2 most annoying bugs

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

Bug 65675 depends on bug 59288, which changed state.

Bug 59288 Summary: FORMATTING: Copying conditional formatting
https://bugs.freedesktop.org/show_bug.cgi?id=59288

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOTABUG |---

-- 
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 'libreoffice-4-2' - include/vcl vcl/source

2014-07-20 Thread David Tardon
 include/vcl/outdev.hxx |6 
 vcl/source/gdi/outdev3.cxx |   59 -
 2 files changed, 59 insertions(+), 6 deletions(-)

New commits:
commit dbf5d7e52d0162ba10bb971d5a3187303c386589
Author: David Tardon dtar...@redhat.com
Date:   Wed Feb 5 10:55:25 2014 +0100

fdo#78598 avoid use of invalidated pointers

Change-Id: Ib81f79da696b5e8002f5a2ddcf160903231dc3f1
(cherry picked from commit 6b127d40c7d57745bc602d9ff7914392f9d3b92b)
Reviewed-on: https://gerrit.libreoffice.org/10421
Reviewed-by: Björn Michaelsen bjoern.michael...@canonical.com
Tested-by: Björn Michaelsen bjoern.michael...@canonical.com

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index 48ebd50..a9234d9 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -551,9 +551,15 @@ protected:
 OutputDevice();
 
 private:
+typedef void ( OutputDevice::* FontUpdateHandler_t )( bool );
+
 SAL_DLLPRIVATEOutputDevice( const OutputDevice rOutDev );
 SAL_DLLPRIVATE OutputDevice  operator =( const OutputDevice rOutDev );
 
+SAL_DLLPRIVATE void ImplClearFontData( bool bNewFontLists );
+SAL_DLLPRIVATE void ImplRefreshFontData( bool bNewFontLists );
+SAL_DLLPRIVATE static void  ImplUpdateFontDataForAllFrames( 
FontUpdateHandler_t pHdl, bool bNewFontLists );
+
 public:
 virtual ~OutputDevice();
 
diff --git a/vcl/source/gdi/outdev3.cxx b/vcl/source/gdi/outdev3.cxx
index a36fc85..a8cb7fc 100644
--- a/vcl/source/gdi/outdev3.cxx
+++ b/vcl/source/gdi/outdev3.cxx
@@ -156,7 +156,7 @@ static void ImplRotatePos( long nOriginX, long nOriginY, 
long rX, long rY,
 }
 }
 
-void OutputDevice::ImplUpdateFontData( bool bNewFontLists )
+void OutputDevice::ImplClearFontData( const bool bNewFontLists )
 {
 // the currently selected logical font is no longer needed
 if ( mpFontEntry )
@@ -207,6 +207,38 @@ void OutputDevice::ImplUpdateFontData( bool bNewFontLists )
 delete mpFontList;
 if( mpFontCache  mpFontCache != 
pSVData-maGDIData.mpScreenFontCache )
 delete mpFontCache;
+mpFontList = 0;
+mpFontCache = 0;
+}
+}
+}
+}
+
+// also update child windows if needed
+if ( GetOutDevType() == OUTDEV_WINDOW )
+{
+Window* pChild = ((Window*)this)-mpWindowImpl-mpFirstChild;
+while ( pChild )
+{
+pChild-ImplClearFontData( true );
+pChild = pChild-mpWindowImpl-mpNext;
+}
+}
+}
+
+void OutputDevice::ImplRefreshFontData( const bool bNewFontLists )
+{
+//if ( GetOutDevType() == OUTDEV_PRINTER || mpPDFWriter )
+{
+ImplSVData* pSVData = ImplGetSVData();
+
+if ( bNewFontLists )
+{
+// we need a graphics
+if ( ImplGetGraphics() )
+{
+if( mpPDFWriter )
+{
 mpFontList = pSVData-maGDIData.mpScreenFontList-Clone( 
true, true );
 mpFontCache = new ImplFontCache( sal_False );
 }
@@ -227,16 +259,24 @@ void OutputDevice::ImplUpdateFontData( bool bNewFontLists 
)
 Window* pChild = ((Window*)this)-mpWindowImpl-mpFirstChild;
 while ( pChild )
 {
-pChild-ImplUpdateFontData( true );
+pChild-ImplRefreshFontData( true );
 pChild = pChild-mpWindowImpl-mpNext;
 }
 }
 }
 
+void OutputDevice::ImplUpdateFontData( bool bNewFontLists )
+{
+ImplClearFontData( bNewFontLists );
+ImplRefreshFontData( bNewFontLists );
+}
+
 void OutputDevice::ImplUpdateAllFontData( bool bNewFontLists )
 {
 ImplSVData* pSVData = ImplGetSVData();
 
+ImplUpdateFontDataForAllFrames( OutputDevice::ImplClearFontData, 
bNewFontLists );
+
 // clear global font lists to have them updated
 pSVData-maGDIData.mpScreenFontCache-Invalidate();
 if ( bNewFontLists )
@@ -255,16 +295,23 @@ void OutputDevice::ImplUpdateAllFontData( bool 
bNewFontLists )
 }
 }
 
+ImplUpdateFontDataForAllFrames( OutputDevice::ImplRefreshFontData, 
bNewFontLists );
+}
+
+void OutputDevice::ImplUpdateFontDataForAllFrames( const FontUpdateHandler_t 
pHdl, const bool bNewFontLists )
+{
+ImplSVData* const pSVData = ImplGetSVData();
+
 // update all windows
 Window* pFrame = pSVData-maWinData.mpFirstFrame;
 while ( pFrame )
 {
-pFrame-ImplUpdateFontData( bNewFontLists );
+( pFrame-*pHdl )( bNewFontLists );
 
 Window* pSysWin = pFrame-mpWindowImpl-mpFrameData-mpFirstOverlap;
 while ( pSysWin )
 {
-pSysWin-ImplUpdateFontData( bNewFontLists );
+( pSysWin-*pHdl )( bNewFontLists );
 pSysWin = pSysWin-mpWindowImpl-mpNextOverlap;
 }
 
@@ -275,7 +322,7 @@ void OutputDevice::ImplUpdateAllFontData( 

Internal Updater

2014-07-20 Thread Joel Madero
Hi All,

I know we've discussed this already a few times - both within ESC and
within the QA call but I wanted to get a better sense of what is needed
to move forward with getting it fixed. FWIW I've closed 3 bugs this at
least tangentially related to the subject.

So - from what I understand the entire updater is just broken, when you
get a notification that there is a new version you click it and it just
takes you to the website where additional clicks are needed to download,
and then more to install.

QA has discussed this a few times and generally I think we've come up
with a roadmap of what would be ideal but I know that it will require
others to implement so I'm not trying to push this onto any developer
just curious how (if at all) we can get it fixed.

Phase I:
Fix what is already there - currently you can go to Help - Check for
Updates and there is a Install button that is always inactive. How
much work would it take to at least fix that? If this will never get
fixed (or be a long time) I think we should remove the button as it just
reminds users about a broken feature that has been broken for a long
time already.

FWIW here I think we need to be clearer about what it means to check
for update because it's based on what branch you are on


Phase II:
Add new options to allow a user to select the branch they want
(fresh/stable/pre-release) and then another option to either download
only or download and install which would automatically either
download to a folder or download and install upon release.

I think Phase II would be an amazing addition that would be kind of one
of those big things we could run some PR about during a major release.


Like I said - not pushing this on anyone, just curious where we stand as
I see updater related bug reports and enhancement requests and QA has
discussed it quite a few times as something that we feel need some
love/attention.



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


[Bug 65675] LibreOffice 4.2 most annoying bugs

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

Bug 65675 depends on bug 59288, which changed state.

Bug 59288 Summary: FORMATTING: Copying conditional formatting
https://bugs.freedesktop.org/show_bug.cgi?id=59288

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |NOTABUG

-- 
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: [Libreoffice-qa] Internal Updater

2014-07-20 Thread Florian Reisinger
Hi,

I do not want to be unhelpful, but some SI-GUI C# code pointers:
1) Download a specific branch: 
https://gerrit.libreoffice.org/gitweb?p=si-gui.git;a=blob;f=Downloader.cs;h=1892e46e0a403d54f735bdb63d9822f88f1d909c;hb=HEAD#l67
2) Installing it: 
https://gerrit.libreoffice.org/gitweb?p=si-gui.git;a=blob;f=MainUI.cs;h=c516349cf256d14ff57d7288fb65843b6f948ef4;hb=HEAD#l429

I am improving the structure currently and improve code quality... ( 1) looks 
better then 2) ). I know, it is not inside LibO, but it is a starting point

Liebe Grüße, / Yours,
Florian Reisinger

 Am 20.07.2014 um 19:35 schrieb Joel Madero jmadero@gmail.com:
 
 Hi All,
 
 I know we've discussed this already a few times - both within ESC and
 within the QA call but I wanted to get a better sense of what is needed
 to move forward with getting it fixed. FWIW I've closed 3 bugs this at
 least tangentially related to the subject.
 
 So - from what I understand the entire updater is just broken, when you
 get a notification that there is a new version you click it and it just
 takes you to the website where additional clicks are needed to download,
 and then more to install.
 
 QA has discussed this a few times and generally I think we've come up
 with a roadmap of what would be ideal but I know that it will require
 others to implement so I'm not trying to push this onto any developer
 just curious how (if at all) we can get it fixed.
 
 Phase I:
 Fix what is already there - currently you can go to Help - Check for
 Updates and there is a Install button that is always inactive. How
 much work would it take to at least fix that? If this will never get
 fixed (or be a long time) I think we should remove the button as it just
 reminds users about a broken feature that has been broken for a long
 time already.
 
 FWIW here I think we need to be clearer about what it means to check
 for update because it's based on what branch you are on
 
 
 Phase II:
 Add new options to allow a user to select the branch they want
 (fresh/stable/pre-release) and then another option to either download
 only or download and install which would automatically either
 download to a folder or download and install upon release.
 
 I think Phase II would be an amazing addition that would be kind of one
 of those big things we could run some PR about during a major release.
 
 
 Like I said - not pushing this on anyone, just curious where we stand as
 I see updater related bug reports and enhancement requests and QA has
 discussed it quite a few times as something that we feel need some
 love/attention.
 
 
 
 Best Regards,
 Joel
 ___
 List Name: Libreoffice-qa mailing list
 Mail address: libreoffice...@lists.freedesktop.org
 Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
 Problems? 
 http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
 Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
 List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Internal Updater

2014-07-20 Thread khagaroth
I don't find this that useful. Unless the internal updater starts using
differential updates (which would be great), I think it's better to just
open the download site in a browser.


On Sun, Jul 20, 2014 at 7:35 PM, Joel Madero jmadero@gmail.com wrote:

 Hi All,

 I know we've discussed this already a few times - both within ESC and
 within the QA call but I wanted to get a better sense of what is needed
 to move forward with getting it fixed. FWIW I've closed 3 bugs this at
 least tangentially related to the subject.

 So - from what I understand the entire updater is just broken, when you
 get a notification that there is a new version you click it and it just
 takes you to the website where additional clicks are needed to download,
 and then more to install.

 QA has discussed this a few times and generally I think we've come up
 with a roadmap of what would be ideal but I know that it will require
 others to implement so I'm not trying to push this onto any developer
 just curious how (if at all) we can get it fixed.

 Phase I:
 Fix what is already there - currently you can go to Help - Check for
 Updates and there is a Install button that is always inactive. How
 much work would it take to at least fix that? If this will never get
 fixed (or be a long time) I think we should remove the button as it just
 reminds users about a broken feature that has been broken for a long
 time already.

 FWIW here I think we need to be clearer about what it means to check
 for update because it's based on what branch you are on


 Phase II:
 Add new options to allow a user to select the branch they want
 (fresh/stable/pre-release) and then another option to either download
 only or download and install which would automatically either
 download to a folder or download and install upon release.

 I think Phase II would be an amazing addition that would be kind of one
 of those big things we could run some PR about during a major release.


 Like I said - not pushing this on anyone, just curious where we stand as
 I see updater related bug reports and enhancement requests and QA has
 discussed it quite a few times as something that we feel need some
 love/attention.



 Best Regards,
 Joel
 ___
 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: chart2/source

2014-07-20 Thread Katarina Behrens
 chart2/source/controller/dialogs/tp_PointGeometry.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4fa4f3859385072f48c3e3dc1a59d367a6db059d
Author: Katarina Behrens bu...@bubli.org
Date:   Sun Jul 20 19:44:37 2014 +0200

fdo#81547, part1: use ctor reading .ui file, not a resource

This fixes a crash when this tabpage is one of the tabpages in
data series properties dialog (e.g. 3D column chart)

Change-Id: Iacbc689fb410b30515e433bcf4a96c087047ca73

diff --git a/chart2/source/controller/dialogs/tp_PointGeometry.cxx 
b/chart2/source/controller/dialogs/tp_PointGeometry.cxx
index 42420d7..55046cc 100644
--- a/chart2/source/controller/dialogs/tp_PointGeometry.cxx
+++ b/chart2/source/controller/dialogs/tp_PointGeometry.cxx
@@ -31,7 +31,7 @@ namespace chart
 {
 
 SchLayoutTabPage::SchLayoutTabPage(Window* pWindow,const SfxItemSet rInAttrs)
- : SfxTabPage(pWindow, SchResId(TP_LAYOUT), rInAttrs)
+ : SfxTabPage(pWindow, tp_ChartType, 
modules/schart/ui/tp_ChartType.ui, rInAttrs)
  , m_pGeometryResources(0)
 {
 m_pGeometryResources = new BarGeometryResources( this );
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 10 commits - cppcanvas/source include/test test/source vcl/qa vcl/source

2014-07-20 Thread Tomaž Vajngerl
 cppcanvas/source/mtfrenderer/emfplus.cxx  |  184 
 cppcanvas/source/mtfrenderer/implrenderer.cxx |   13 +
 include/test/xmlwriter.hxx|1 
 test/source/mtfxmldump.cxx|  192 +-
 test/source/xmlwriter.cxx |   10 +
 vcl/qa/cppunit/wmf/data/image1.emf|binary
 vcl/qa/cppunit/wmf/wmfimporttest.cxx  |   33 
 vcl/source/filter/wmf/winmtf.cxx  |   17 +-
 vcl/source/filter/wmf/winmtf.hxx  |2 
 9 files changed, 409 insertions(+), 43 deletions(-)

New commits:
commit 6ca69fc429c45890f23e622b3591b81074d3d9ba
Author: Tomaž Vajngerl tomaz.vajng...@collabora.com
Date:   Sat Jul 19 22:12:04 2014 +0200

bnc#881024 test font size at world transform

Change-Id: If9b09b69ccd890e45d963422ccedb711585f6434

diff --git a/vcl/qa/cppunit/wmf/data/image1.emf 
b/vcl/qa/cppunit/wmf/data/image1.emf
new file mode 100644
index 000..2dcc32a
Binary files /dev/null and b/vcl/qa/cppunit/wmf/data/image1.emf differ
diff --git a/vcl/qa/cppunit/wmf/wmfimporttest.cxx 
b/vcl/qa/cppunit/wmf/wmfimporttest.cxx
index cc24c769..6e2e374 100644
--- a/vcl/qa/cppunit/wmf/wmfimporttest.cxx
+++ b/vcl/qa/cppunit/wmf/wmfimporttest.cxx
@@ -43,11 +43,14 @@ public:
 void testNonPlaceableWmf();
 void testSine();
 void testEmfProblem();
+void testWorldTransformFontSize();
 
 CPPUNIT_TEST_SUITE(WmfTest);
 CPPUNIT_TEST(testNonPlaceableWmf);
 CPPUNIT_TEST(testSine);
 CPPUNIT_TEST(testEmfProblem);
+CPPUNIT_TEST(testWorldTransformFontSize);
+
 CPPUNIT_TEST_SUITE_END();
 };
 
@@ -123,6 +126,36 @@ void WmfTest::testEmfProblem()
 assertXPath(pDoc, /metafile/sectrectclipregion[1], right, 1876);
 }
 
+void WmfTest::testWorldTransformFontSize()
+{
+SvFileStream aFileStream(getFullUrl(image1.emf), STREAM_READ);
+GDIMetaFile aGDIMetaFile;
+ReadWindowMetafile(aFileStream, aGDIMetaFile);
+
+MetafileXmlDump dumper;
+dumper.filterAllActionTypes();
+dumper.filterActionType(META_FONT_ACTION, false);
+xmlDocPtr pDoc = dumper.dumpAndParse(aGDIMetaFile);
+
+CPPUNIT_ASSERT (pDoc);
+
+assertXPath(pDoc, /metafile/font, 8);
+
+assertXPath(pDoc, /metafile/font[1], color, #595959);
+assertXPath(pDoc, /metafile/font[1], width, 0);
+assertXPath(pDoc, /metafile/font[1], height, 389);
+assertXPath(pDoc, /metafile/font[1], orientation, 0);
+assertXPath(pDoc, /metafile/font[1], weight, bold);
+
+// World transform should not affect font size. Rotating text for 90 
degrees
+// should not exchange font width and height.
+assertXPath(pDoc, /metafile/font[3], color, #00);
+assertXPath(pDoc, /metafile/font[3], width, 0);
+assertXPath(pDoc, /metafile/font[3], height, 530);
+assertXPath(pDoc, /metafile/font[3], orientation, 900);
+assertXPath(pDoc, /metafile/font[3], weight, normal);
+}
+
 CPPUNIT_TEST_SUITE_REGISTRATION(WmfTest);
 
 CPPUNIT_PLUGIN_IMPLEMENT();
commit a34e2e08b6976613253a6caa737dbc191b56e372
Author: Tomaž Vajngerl tomaz.vajng...@collabora.com
Date:   Sat Jul 19 21:57:19 2014 +0200

emf+: recognise some more object types

Change-Id: I33fec62e4bc38eeaf014eeb1210db2904af033f6

diff --git a/cppcanvas/source/mtfrenderer/emfplus.cxx 
b/cppcanvas/source/mtfrenderer/emfplus.cxx
index e47cfb5..85e4873 100644
--- a/cppcanvas/source/mtfrenderer/emfplus.cxx
+++ b/cppcanvas/source/mtfrenderer/emfplus.cxx
@@ -92,6 +92,9 @@ namespace
 #define EmfPlusObjectTypeRegion 0x400
 #define EmfPlusObjectTypeImage 0x500
 #define EmfPlusObjectTypeFont 0x600
+#define EmfPlusObjectTypeStringFormat 0x700
+#define EmfPlusObjectTypeImageAttributes 0x800
+#define EmfPlusObjectTypeCustomLineCap 0x900
 
 #define EmfPlusRegionInitialStateInfinite 0x1003
 
@@ -1729,6 +1732,21 @@ namespace cppcanvas
 
 break;
 }
+case EmfPlusObjectTypeStringFormat:
+{
+SAL_INFO(cppcanvas.emf, EMF+\t Object type 'string 
format' not yet implemented);
+break;
+}
+case EmfPlusObjectTypeImageAttributes:
+{
+SAL_INFO(cppcanvas.emf, EMF+\t Object type 'image 
attributes' not yet implemented);
+break;
+}
+case EmfPlusObjectTypeCustomLineCap:
+{
+SAL_INFO(cppcanvas.emf, EMF+\t Object type 'custom line 
cap' not yet implemented);
+break;
+}
 default:
 SAL_INFO(cppcanvas.emf, EMF+\tObject unhandled flags: 0x 
 std::hex  (flags  0xff00)  std::dec);
 break;
commit f97c5397f0784ab6e4dd3b8f59bcffd21f13d1af
Author: Tomaž Vajngerl tomaz.vajng...@collabora.com
Date:   Sat Jul 19 21:52:09 2014 +0200

emf+: emulate hatch with color blend

Change-Id: I2ac8f790c79c269d4c1fa650e703c3645c567ca4

diff 

[Libreoffice-commits] core.git: 6 commits - Repository.mk scp2/AutoInstall.mk scp2/InstallModule_base.mk scp2/InstallModule_impress.mk scp2/source solenv/gbuild

2014-07-20 Thread Michael Stahl
 Repository.mk   |   64 ++--
 scp2/AutoInstall.mk |6 ++-
 scp2/InstallModule_base.mk  |5 ++
 scp2/InstallModule_impress.mk   |5 ++
 scp2/source/base/postgresqlsdbc.scp |9 +---
 scp2/source/impress/module_ogltrans.scp |7 +--
 scp2/source/ooo/file_library_ooo.scp|   14 ---
 scp2/source/ooo/module_hidden_ooo.scp   |1 
 scp2/source/python/file_python.scp  |   25 
 scp2/source/python/module_python.scp|   11 -
 solenv/gbuild/AutoInstall.mk|6 +--
 11 files changed, 59 insertions(+), 94 deletions(-)

New commits:
commit 8d3fc64066b157d2e24df57635000f121915793a
Author: Michael Stahl mst...@redhat.com
Date:   Sun Jul 20 20:30:21 2014 +0200

Repository.mk: cluster the mobile-only stuff together

Change-Id: I77348fce55db78e437431dd07879b4c26f0be893

diff --git a/Repository.mk b/Repository.mk
index c94fff6..10c8f62 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -131,6 +131,20 @@ $(eval $(call 
gb_Helper_register_executables_for_install,UREBIN,ure,\
$(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \
 ))
 
+ifneq (,$(filter ANDROID IOS,$(OS)))
+
+$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
+   $(if $(filter $(OS),ANDROID), \
+   lo-bootstrap \
+   ) \
+))
+
+$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
+   libotouch \
+))
+
+endif
+
 ifeq ($(ENABLE_NPAPI_INTO_BROWSER),TRUE)
 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
npsoplugin \
@@ -455,14 +469,6 @@ $(eval $(call 
gb_Helper_register_libraries_for_install,OOOLIBS,writer, \
writerfilter \
 ))
 
-ifneq (,$(filter ANDROID IOS,$(OS)))
-
-$(eval $(call gb_Helper_register_libraries,OOOLIBS, \
-   libotouch \
-))
-
-endif
-
 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \
getuid \
smoketest \
@@ -594,12 +600,6 @@ $(eval $(call 
gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
) \
 ))
 
-$(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
-   $(if $(filter $(OS),ANDROID), \
-   lo-bootstrap \
-   ) \
-))
-
 ifeq ($(OS),WNT)
 $(eval $(call 
gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \
$(if $(DISABLE_ACTIVEX),,\
commit 140ec1e0dd2bbb574a1d468820131c7f0ecd9704
Author: Michael Stahl mst...@redhat.com
Date:   Sun Jul 20 20:24:38 2014 +0200

scp2: move xsec_xmlsec lib to AutoInstall

Change-Id: Iff2bb51047d6b8698b65b83ff79a99f6f125b53c

diff --git a/Repository.mk b/Repository.mk
index 763c5a4..c94fff6 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -575,6 +575,7 @@ $(eval $(call 
gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
unopkgapp \
xmlsecurity \
xsec_fw \
+   xsec_xmlsec \
xstor \
$(if $(filter $(OS),MACOSX), \
macab1 \
@@ -592,8 +593,8 @@ $(eval $(call 
gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \
) \
) \
 ))
+
 $(eval $(call gb_Helper_register_libraries,PLAINLIBS_OOO, \
-   xsec_xmlsec \
$(if $(filter $(OS),ANDROID), \
lo-bootstrap \
) \
diff --git a/scp2/source/ooo/file_library_ooo.scp 
b/scp2/source/ooo/file_library_ooo.scp
index f756a8b..21b0538 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -92,20 +92,6 @@ End
 
 #endif
 
-#if !defined(ANDROID)  !defined(IOS) //FIXME: get nssxmlsec building
-//we need the nss libs for libxmlsec (or if the internal mozilla is enabled)
-
-File gid_File_Lib_XSec_XmlSec
-PACKED_LIB_FILE_BODY;
-#ifdef UNX
-Name = STRING(CONCAT2(libxsec_xmlsec,UNXSUFFIX));
-#else
-Name = xsec_xmlsec.dll;
-#endif
-End
-
-#endif
-
 #if defined WNT  !defined _gcc3  defined WITH_MOZAB4WIN
 // see common_brand.scp gid_Brand_File_Lib_Msvcp80 and
 // gid_Brand_File_Lib_Msvcr80
diff --git a/scp2/source/ooo/module_hidden_ooo.scp 
b/scp2/source/ooo/module_hidden_ooo.scp
index e3d2bb7..c4db019 100644
--- a/scp2/source/ooo/module_hidden_ooo.scp
+++ b/scp2/source/ooo/module_hidden_ooo.scp
@@ -152,7 +152,6 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Neon,
gid_Unixlink_File_Lib_Xslt,
gid_Unixlink_File_Lib_eXslt,
-   gid_File_Lib_XSec_XmlSec,
gid_File_Lib_I18n,
gid_File_Lib_Accessbridge,
gid_File_Lib_Dl,
commit f01aa96eab0ac6b068cff53ee03c10beff662f2d
Author: Michael Stahl mst...@redhat.com
Date:   Sun Jul 20 20:15:54 2014 +0200

scp2: move python libraries to AutoInstall

Change-Id: Ib89daf3e608fd995845062eae2a7a33149964844

diff --git a/Repository.mk b/Repository.mk
index 4c1443a..763c5a4 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -428,6 +428,15 @@ $(eval $(call 
gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \
pdfimport \
 ))
 
+$(eval $(call 

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

2014-07-20 Thread Michael Stahl
 chart2/source/controller/dialogs/tp_PointGeometry.cxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 2d226f4c0b3f95bfdfe7bdcd3fd0ab87a806f4c3
Author: Michael Stahl mst...@redhat.com
Date:   Sun Jul 20 21:07:04 2014 +0200

SchLayoutTabPage: that ctor wants a pointer

Change-Id: I7f500186c2ce485e7f6a857286c14d0a64354c31

diff --git a/chart2/source/controller/dialogs/tp_PointGeometry.cxx 
b/chart2/source/controller/dialogs/tp_PointGeometry.cxx
index 55046cc..0e37cf5 100644
--- a/chart2/source/controller/dialogs/tp_PointGeometry.cxx
+++ b/chart2/source/controller/dialogs/tp_PointGeometry.cxx
@@ -31,8 +31,8 @@ namespace chart
 {
 
 SchLayoutTabPage::SchLayoutTabPage(Window* pWindow,const SfxItemSet rInAttrs)
- : SfxTabPage(pWindow, tp_ChartType, 
modules/schart/ui/tp_ChartType.ui, rInAttrs)
- , m_pGeometryResources(0)
+ : SfxTabPage(pWindow, tp_ChartType, 
modules/schart/ui/tp_ChartType.ui, rInAttrs)
+ , m_pGeometryResources(0)
 {
 m_pGeometryResources = new BarGeometryResources( this );
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-07-20 Thread Norbert Thiebaud
 vcl/quartz/ctlayout.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9fe24ebe32b18ef8371e1b1d168fa64a48a73b37
Author: Norbert Thiebaud nthieb...@gmail.com
Date:   Sun Jul 20 23:10:37 2014 +0200

vcl mac SDK issue with API manipulating Rect

Change-Id: Icad89fe16e428a5e4d87ab4b19131bdd804528b7

diff --git a/vcl/quartz/ctlayout.cxx b/vcl/quartz/ctlayout.cxx
index b02ed15..7c851d3 100644
--- a/vcl/quartz/ctlayout.cxx
+++ b/vcl/quartz/ctlayout.cxx
@@ -543,7 +543,7 @@ void CTLayout::drawCTLine(AquaSalGraphics rAquaGraphics, 
CTLineRef ctline, cons
 
 CTRunGetPositions(run, glyphRange, position);
 CTRunGetAdvances(run, glyphRange, advance);
-CGRect bulletRect = NSMakeRect(aTextPos.x + position.x 
+ advance.width / 4,
+CGRect bulletRect = CGRectMake(aTextPos.x + position.x 
+ advance.width / 4,
aTextPos.y + position.y + 
ascent / 3 - baseSize / 5,  baseSize / 5, baseSize / 5 );
 CGContextSaveGState(context);
 RGBAColor bulletColor(MAKE_SALCOLOR(0x26, 0x8b, 0xd2 
)); // NON_PRINTING_CHARACTER_COLOR
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2014-07-20 Thread Markus Mohrhard
 sc/source/ui/inc/gridwin.hxx  |2 +-
 sc/source/ui/view/gridwin.cxx |8 ++--
 2 files changed, 3 insertions(+), 7 deletions(-)

New commits:
commit 14277af57b397b03b753a61c22cc5211e43a5f82
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Sat Jul 19 22:20:33 2014 +0200

it makes no sense to use the second column as well, fdo#81499

Change-Id: If5990d41f444a2d051c9b9029d61ffd8b8cf377e

diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx
index 17b02f8..ed066b2 100644
--- a/sc/source/ui/inc/gridwin.hxx
+++ b/sc/source/ui/inc/gridwin.hxx
@@ -273,7 +273,7 @@ class ScGridWindow : public Window, public 
DropTargetHelper, public DragSourceHe
 boolGetEditUrl( const Point rPos,
 OUString* pName=0, OUString* pUrl=0, OUString* 
pTarget=0 );
 
-bool IsSpellErrorAtPos( const Point rPos, SCCOL nCol1, SCCOL nCol2, SCROW 
nRow );
+bool IsSpellErrorAtPos( const Point rPos, SCCOL nCol1, SCROW nRow );
 
 boolHitRangeFinder( const Point rMouse, RfCorner rCorner, 
sal_uInt16* pIndex = NULL,
 SCsCOL* pAddX = NULL, SCsROW* pAddY = NULL 
);
diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx
index 5b7528c..bd2bb44 100644
--- a/sc/source/ui/view/gridwin.cxx
+++ b/sc/source/ui/view/gridwin.cxx
@@ -3010,7 +3010,7 @@ void ScGridWindow::Command( const CommandEvent rCEvt )
 if (bSpellError)
 {
 // Check and see if a misspelled word is under the mouse 
pointer.
-bSpellError = IsSpellErrorAtPos(aPosPixel, nColSpellError, 
nCellX, nCellY);
+bSpellError = IsSpellErrorAtPos(aPosPixel, nColSpellError, 
nCellY);
 }
 }
 
@@ -5334,7 +5334,7 @@ bool ScGridWindow::GetEditUrl( const Point rPos,
 return false;
 }
 
-bool ScGridWindow::IsSpellErrorAtPos( const Point rPos, SCCOL nCol1, SCCOL 
nCol2, SCROW nRow )
+bool ScGridWindow::IsSpellErrorAtPos( const Point rPos, SCCOL nCol1, SCROW 
nRow )
 {
 if (!mpSpellCheckCxt)
 return false;
@@ -5359,10 +5359,6 @@ bool ScGridWindow::IsSpellErrorAtPos( const Point rPos, 
SCCOL nCol1, SCCOL nCol
 if (rPos.Y()  aEditRect.Top())
 return false;
 
-Rectangle aEditRect2 = pViewData-GetEditArea(eWhich, nCol2, nRow, this, 
pPattern, false);
-long nWidth = aEditRect2.Right() - aEditRect.Left();
-aEditRect.setWidth(nWidth);
-
 MapMode aEditMode = pViewData-GetLogicMode(eWhich);
 Rectangle aLogicEdit = PixelToLogic(aEditRect, aEditMode);
 Point aLogicClick = PixelToLogic(rPos, aEditMode);
commit 46698bfa032690b3c14035db4903e9d6be6550e1
Author: Markus Mohrhard markus.mohrh...@collabora.co.uk
Date:   Sat Jul 19 16:59:24 2014 +0200

that was just a complex way to describe that the whole range is in it

Change-Id: Ib204b6ab39872280c8889615170735ed8c1fc811

diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx
index f5615b5..5b7528c 100644
--- a/sc/source/ui/view/gridwin.cxx
+++ b/sc/source/ui/view/gridwin.cxx
@@ -5360,8 +5360,8 @@ bool ScGridWindow::IsSpellErrorAtPos( const Point rPos, 
SCCOL nCol1, SCCOL nCol
 return false;
 
 Rectangle aEditRect2 = pViewData-GetEditArea(eWhich, nCol2, nRow, this, 
pPattern, false);
-long nExt = aEditRect2.Left() - aEditRect.Right() + aEditRect2.GetWidth();
-aEditRect.setWidth(aEditRect.getWidth() + nExt);
+long nWidth = aEditRect2.Right() - aEditRect.Left();
+aEditRect.setWidth(nWidth);
 
 MapMode aEditMode = pViewData-GetLogicMode(eWhich);
 Rectangle aLogicEdit = PixelToLogic(aEditRect, aEditMode);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: My name is Sgt Kegley

2014-07-20 Thread Sgt Kegley
 - This mail is in HTML. Some elements may be ommited in plain text. -

Hi,
My name is Sgt Kegley Brown I am serving in the US military in afghanistan with 
the army infantry division, I have some amount of funds that I want to move out 
of the country, e-mail me at (
sgtkegleybr...@hotmail.com
OR
sgtkegl...@yahoo.com.mx
) for more details.

Thanks and best Regards.
Sgt Kegley Brown
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice-qa] let's break the 900 Unconfirmed Bug Count

2014-07-20 Thread Joel Madero
Closing in on 800 now :) Monday morningish my time (PST) we're going to
be on the IRC channel doing a blitz to try to get it down another 100 or
so. Feel free to join (everyone :) ). Would be great if we're down below
750 by the end of Monday.


Best,
Joel

On 07/18/2014 08:44 AM, Tommy wrote:
 come on guys, we need just one more!!!  :-)


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


Re: [Libreoffice-qa] let's break the 900 Unconfirmed Bug Count

2014-07-20 Thread Tommy
On Sun, 20 Jul 2014 08:24:59 +0200, Joel Madero jmadero@gmail.com  
wrote:



Closing in on 800 now :) Monday morningish my time (PST) we're going to
be on the IRC channel doing a blitz to try to get it down another 100 or
so. Feel free to join (everyone :) ). Would be great if we're down below
750 by the end of Monday.


Best,
Joel



the count is now 832 and I'm really amazed by the results of the QA team.
the 500 goal you talked about weeks ago seems not being impossible right  
now if we keep this rhythm.

bye, Tommy

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


[Libreoffice-qa] Internal Updater

2014-07-20 Thread Joel Madero
Hi All,

I know we've discussed this already a few times - both within ESC and
within the QA call but I wanted to get a better sense of what is needed
to move forward with getting it fixed. FWIW I've closed 3 bugs this at
least tangentially related to the subject.

So - from what I understand the entire updater is just broken, when you
get a notification that there is a new version you click it and it just
takes you to the website where additional clicks are needed to download,
and then more to install.

QA has discussed this a few times and generally I think we've come up
with a roadmap of what would be ideal but I know that it will require
others to implement so I'm not trying to push this onto any developer
just curious how (if at all) we can get it fixed.

Phase I:
Fix what is already there - currently you can go to Help - Check for
Updates and there is a Install button that is always inactive. How
much work would it take to at least fix that? If this will never get
fixed (or be a long time) I think we should remove the button as it just
reminds users about a broken feature that has been broken for a long
time already.

FWIW here I think we need to be clearer about what it means to check
for update because it's based on what branch you are on


Phase II:
Add new options to allow a user to select the branch they want
(fresh/stable/pre-release) and then another option to either download
only or download and install which would automatically either
download to a folder or download and install upon release.

I think Phase II would be an amazing addition that would be kind of one
of those big things we could run some PR about during a major release.


Like I said - not pushing this on anyone, just curious where we stand as
I see updater related bug reports and enhancement requests and QA has
discussed it quite a few times as something that we feel need some
love/attention.



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


Re: [Libreoffice-qa] Internal Updater

2014-07-20 Thread Florian Reisinger
Hi,

I do not want to be unhelpful, but some SI-GUI C# code pointers:
1) Download a specific branch: 
https://gerrit.libreoffice.org/gitweb?p=si-gui.git;a=blob;f=Downloader.cs;h=1892e46e0a403d54f735bdb63d9822f88f1d909c;hb=HEAD#l67
2) Installing it: 
https://gerrit.libreoffice.org/gitweb?p=si-gui.git;a=blob;f=MainUI.cs;h=c516349cf256d14ff57d7288fb65843b6f948ef4;hb=HEAD#l429

I am improving the structure currently and improve code quality... ( 1) looks 
better then 2) ). I know, it is not inside LibO, but it is a starting point

Liebe Grüße, / Yours,
Florian Reisinger

 Am 20.07.2014 um 19:35 schrieb Joel Madero jmadero@gmail.com:
 
 Hi All,
 
 I know we've discussed this already a few times - both within ESC and
 within the QA call but I wanted to get a better sense of what is needed
 to move forward with getting it fixed. FWIW I've closed 3 bugs this at
 least tangentially related to the subject.
 
 So - from what I understand the entire updater is just broken, when you
 get a notification that there is a new version you click it and it just
 takes you to the website where additional clicks are needed to download,
 and then more to install.
 
 QA has discussed this a few times and generally I think we've come up
 with a roadmap of what would be ideal but I know that it will require
 others to implement so I'm not trying to push this onto any developer
 just curious how (if at all) we can get it fixed.
 
 Phase I:
 Fix what is already there - currently you can go to Help - Check for
 Updates and there is a Install button that is always inactive. How
 much work would it take to at least fix that? If this will never get
 fixed (or be a long time) I think we should remove the button as it just
 reminds users about a broken feature that has been broken for a long
 time already.
 
 FWIW here I think we need to be clearer about what it means to check
 for update because it's based on what branch you are on
 
 
 Phase II:
 Add new options to allow a user to select the branch they want
 (fresh/stable/pre-release) and then another option to either download
 only or download and install which would automatically either
 download to a folder or download and install upon release.
 
 I think Phase II would be an amazing addition that would be kind of one
 of those big things we could run some PR about during a major release.
 
 
 Like I said - not pushing this on anyone, just curious where we stand as
 I see updater related bug reports and enhancement requests and QA has
 discussed it quite a few times as something that we feel need some
 love/attention.
 
 
 
 Best Regards,
 Joel
 ___
 List Name: Libreoffice-qa mailing list
 Mail address: Libreoffice-qa@lists.freedesktop.org
 Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
 Problems? 
 http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
 Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
 List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

[Libreoffice-bugs] [Bug 81533] FILEOPEN: DOCX: Spacing issue for table in frame

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81533

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||ba...@quipo.it
Version|4.4.0.0.alpha0+ Master  |4.0.4.2 release
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 81533] FILEOPEN: DOCX: Spacing issue for table in frame

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81533

--- Comment #1 from tommy27 ba...@quipo.it ---
Created attachment 103130
  -- https://bugs.freedesktop.org/attachment.cgi?id=103130action=edit
minimal testcase

hi Joren
I confirm wider spacing in text inside that frame at the bottom of the
document.
however I see the same issue in 4.2.5.2 and older releases (tested up to
4.0.4.2) as well, not just in 4.4.x, so I'm updating version field

I'm attaching a minimal test case file to make debug easier.

-- 
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 80774] replace edit file with toggle read-only

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80774

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

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

--- Comment #1 from Adolfo Jayme f...@libreoffice.org ---
I think we should be removing this button and replacing it with an infobar
instead. See bug 80538 comment 11.

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

-- 
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 80538] UI: Dynamic hiding of 'Edit File' icon in standard toolbar

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80538

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 CC||blic...@comcast.net

--- Comment #17 from Adolfo Jayme f...@libreoffice.org ---
*** Bug 80774 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 80538] UI: Replacing 'Edit File' icon with an infobar for clarity

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80538

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Summary|UI: Dynamic hiding of 'Edit |UI: Replacing 'Edit File'
   |File' icon in standard  |icon with an infobar for
   |toolbar |clarity
 Ever confirmed|0   |1

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


[Libreoffice-bugs] [Bug 81555] New: Can not open LOCALHELP on AutoText dialog

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81555

  Priority: medium
Bug ID: 81555
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Can not open LOCALHELP on AutoText dialog
  Severity: minor
Classification: Unclassified
OS: Linux (All)
  Reporter: suokunl...@gmail.com
  Hardware: x86 (IA32)
Status: UNCONFIRMED
   Version: 4.3.0.3 rc
 Component: Writer
   Product: LibreOffice

In Writer, 

1. Edit - AutoText,
2. Hit F1 (or click the Help button)

-- LOCALHELP does not show up.

Works fine for ONLINEHELP.

Version: 4.3.0.3
Build ID: 08ebe52789a201dd7d38ef653ef7a48925e7f9f7
Ubuntu 14.04 x86
Simplified Chinese UI. (zh_CN)

-- 
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 81555] Can not open LOCALHELP on AutoText dialog

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81555

Kevin Suo suokunl...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Kevin Suo suokunl...@gmail.com ---
Checked another time, works for me.
Sorry for the noise.

-- 
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 81555] Can not open LOCALHELP on AutoText dialog

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81555

Kevin Suo suokunl...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
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 81472] EDITING: Autocorrection off , , [comma comma] to : [colon]

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81472

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||ba...@quipo.it,
   ||nem...@numbertext.org

--- Comment #1 from tommy27 ba...@quipo.it ---
Hi Diomedea,
if you upgrade to LibO 4.2.5.2 you can use the new wildcard autocorrection
feature to obtain what you are looking for.

see LibO 4.2 release notes at this link
https://wiki.documentfoundation.org/ReleaseNotes/4.2  and go at the end of
Writer section.

what you have to do is to set 24 autocorrection wildcard entries about time
followed by double comma...

click on Tools/Autocorrect Options/Replace

and start entering:

00,,.*  -- 00:
01,,.*  -- 01:
02,,.*  -- 02:
03,,.*  -- 03:

and so long till:
23,,.* -- 23:00

then, anytime you digit a time with format HH,,MM it will be converted into
HH:MM.

this feaure is not available in LibO 4.1.x which are you using but has reached
end of life and will not receive new updates.

4.2.x is quite stable right now and you are encouraged to upgrade to 4.2.5.2 or
wait the end of the month for the forthcoming 4.2.6.2 release.


@László Németh
here is another application of your wildcard autocorrection feature.
nice, isn't 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 81472] EDITING: Autocorrection off , , [comma comma] to : [colon]

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81472

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 OS|Linux (All) |All

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


[Libreoffice-bugs] [Bug 80538] UI: Replacing 'Edit File' icon with an infobar for clarity

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80538

--- Comment #18 from Adolfo Jayme f...@libreoffice.org ---
I suggest the following text for the infobar:
__
This document is open in read-only mode.[ Enable editing ] [X]


Once the document is editable, the “Edit File” icon would appear in the
toolbar, but renamed to “Toggle Read-Only Mode” (as per bug 80774).

-- 
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 81472] EDITING: Autocorrection off , , [comma comma] to : [colon]

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81472

tommy27 ba...@quipo.it changed:

   What|Removed |Added

  Component|Spreadsheet |Linguistic

-- 
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 80941] LibreOffice should be installable from a GUI.

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80941

--- Comment #7 from Foss f...@openmailbox.org ---
While I understand what Joel and others say, I tend to agree with Hans saying
that software should be easily manageable via GUI. That is not the case for
Linux. Frm the little experience I've had with Ubuntu, software management is
very confusing. While devs and experienced linux geeks might laugh at that, it
isn't so laughable for unexperienced users.

Why linux doesn't take this more serious (as many distributions are looking for
wider adoption) is a mystery to me. But since this is getting very much OT:

Is this solvable for LO to have easy GUI install / uninstall options on Linx?
If not, I tend to set this to NOTOURBUG. Because maybe it really is for the
distros to provide better software managing options, that the average user can
better grasp.

-- 
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 67847] Auto icon size does not work or is inconsistent

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67847

--- Comment #3 from Adolfo Jayme f...@libreoffice.org ---
It’s based on the environment’s configuration. For example, GNOME defaults to
large icons (you can tweak that), and most Windows applications use small icons
(as seen in Office), but those are assumptions.

-- 
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 67847] Auto icon size does not work or is inconsistent

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67847

--- Comment #4 from Foss f...@openmailbox.org ---
LO 4.3RC3 OSX 10.9.4

Switching LO  preferences  LibreOffice  View Icon size and style from Large
to small for Sifr Icon set, does change the icon size here.

So maybe Linux only?

-- 
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 70886] UI: Detective Trace inadequate display

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70886

--- Comment #5 from chtfn stephane.guil...@gmail.com ---
Hi Ady

It would be great if you could tell us which versions exactly you confirmed the
bug on.

Cheers

-- 
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 80326] [Missing translation]: Options - left side dialogue aren't translated - Italian version.

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80326

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

 CC||cl...@cup.uni-muenchen.de

--- Comment #10 from Andras Timar tima...@gmail.com ---
Localized in Pootle but not in git. Either it is a mismerge from Pootle, or
these strings were not localized long ago. -- Cloph

-- 
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 67847] Auto icon size does not work or is inconsistent

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67847

--- Comment #5 from Pedro pedl...@gmail.com ---
(In reply to comment #3)
 It’s based on the environment’s configuration. For example, GNOME defaults
 to large icons (you can tweak that), and most Windows applications use small
 icons (as seen in Office), but those are assumptions.

That is probably right. Automatic possibly means adjust to OS instructions (if
any, I seriously doubt that Windows/Microsoft worries about icon size...)

But since LO already has implemented menu text size based on HiDPI (screen
density) it would be more intelligent that the Toolbar icon size would adjust
accordingly?

I will ping Keith Curtis who proposed (and partly developed?) the HiDPI changes
https://wiki.documentfoundation.org/ReleaseNotes/4.3#Initial_HiDpi_support
and ask his opinion.

-- 
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 80794] FORMATTING: Right Align with indentation

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80794

--- Comment #9 from Ady ady...@hotmail.com ---
(In reply to comment #8)
 Created attachment 103128 [details]
 ODS showing right-aligned values with varying amounts of indent LOv4302.
 

I do not see those cells as *right* aligned. Here is how I see it (but at this
moment I am opening it with a slightly-older version of LO).

The first row is all English text, so it is shown as if it were aligned to the
left.

The following paragraphs describe rows 2 to 5.

The first column has no alignment specified. Since the content are numbers,
they are shown as if they were aligned to the right.

The next columns are set to left-aligned + indentation.

Since we are talking about right-alignment + indentation, this ODS doesn't seem
to represent a valid test case (in my current environment).

The alignment to the right should be set first, and then the indentation.

Can others replicate what I am describing here under different environments
(OS, LO version...)?

-- 
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 80538] UI: Replacing 'Edit File' icon with an infobar for clarity

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80538

--- Comment #19 from Jay Philips philip...@hotmail.com ---
Yes i think the infobar text is good. I think this infobar should only appear
when a document is opened in read-only mode and not when a user enables
read-only mode from the menu or toolbar.

-- 
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 81501] Other: Memory leak while sorting a large table

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81501

--- Comment #6 from Jay Philips philip...@hotmail.com ---
Am i to assume that 4.4 worked fine for you and you are now testing 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 34599] Paste special sometimes does not work with plain text

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34599

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

--- Comment #12 from tommy27 ba...@quipo.it ---
I do not reproduce issue anymore in LibO 4.2.5.2.
I set status to RESOLVED WORKSFORME
feel free to reopen if you think the bug is still there.

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


[Libreoffice-bugs] [Bug 81029] FILEOPEN: Crash opening ODS

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81029

--- Comment #4 from Owen Genat owen.ge...@gmail.com ---
(In reply to comment #3)
 @Owen 
 do you have time to retest it agaist 4.3.0.3 or 4.3.1.x ?

Thanks tommy and Markus. I can confirm that it no longer crashes under Debian 7
x86_64 using v4.3.0.3 Build ID: 08ebe52789a201dd7d38ef653ef7a48925e7f9f7.

-- 
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 46271] UI: Vertical scroll bar cannot be properly dragged under Mac OS X 10.7 and 10.8

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46271

--- Comment #43 from tommy27 ba...@quipo.it ---
@raupe27k
please open a followup bug report about residual issues with current LibO
4.2.5.2 release and put the current bug number under See also

-- 
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 48300] UI: Window doesn't take focus when opening an already open document

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48300

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

-- 
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 75471] New windows stay in background, don't get focus

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75471

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

-- 
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 80794] FORMATTING: Right Align with indentation

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80794

--- Comment #10 from ign_christian ign_christ...@yahoo.com ---
Honestly it's hard to understand this bug report. So I just test this:

(In reply to comment #2)
 For example:
 1_ In cells A1 to A4 enter numbers 1 to 4;
 2_ Select the cells;
 3_ Click align right;
 4_ Click increase indent.
 
 Initially, cells A1 and A2 show the indent whereas A3 and A4 do not.

Confirmed that behavior under LO 4.2.5.2 - Ubuntu 12.04 x86.
Doing with another range of cells (eg. B1:B4) generates different result.

-- 
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 59384] FILEOPEN: General input/output error on open, possibly due to endnotes

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=59384

Alexandr alexpik...@gmail.com changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Linux (All) |All
 CC||alexpik...@gmail.com

--- Comment #4 from Alexandr alexpik...@gmail.com ---
I can not open the file with LibreOffice 4.5.2 and 4.3.0 on Debian. MS
WordViewer fails to open it too. As the file was created with Writer, is it
better to consider filesave issue?

According to comment 1 I set platform to all

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


[Libreoffice-bugs] [Bug 81029] FILEOPEN: Crash opening ODS

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81029

--- Comment #5 from tommy27 ba...@quipo.it ---
nice to hear that it's fixed in 4.3.x 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 81501] Other: Memory leak while sorting a large table

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81501

--- Comment #7 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
(In reply to comment #6)
 Am i to assume that 4.4 worked fine for you and you are now testing 4.3?

No, didn't test 4.4. Currently I am working on 4.3 and 4.2 only.

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 63737] export PDF reformats page, but does wrong pages

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63737

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #14 from tommy27 ba...@quipo.it ---
I set status to NEEDINFO since we are still waiting about feedback from the
original reporter, Steve Kalem, if he's still reproducing his bug.

regarding the footnote issues, please David follow Micheal's advice and file a
new report.

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


[Libreoffice-bugs] [Bug 80326] [Missing translation]: Options - left side dialogue aren't translated - Italian version.

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80326

--- Comment #11 from Kevin Suo suokunl...@gmail.com ---
(In reply to comment #10)
 Either it is a mismerge from Pootle,
This is possible

 or these strings were not localized long ago.
This is not possible, because at the time the bug reporter filed this bug (June
21), I checked in pootle and confirm those strings were translated already. See
comment 1.

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


[Libreoffice-bugs] [Bug 80794] FORMATTING: Right Align with indentation

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80794

--- Comment #11 from ign_christian ign_christ...@yahoo.com ---
(In reply to comment #10)
Also reproduced with: LO 4.3.0.3, 4.1.6.2, 4.2.0.0.beta1
Not reproduced with: LO 4.0.6.2, AOO 4.1.0

But I don't know whether it's a regression since Kingsoft 2013 generates
different behavior while increasing indent with right aligned cells: cell
contents move to left (and I think that is the expected result).
LO 4.0.6.2 and AOO 4.1.0 do the opposite: cell contents move to right.

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


[Libreoffice-bugs] [Bug 81461] FILEOPEN: FB2 files encoded in windows-1251 don't open on Windows

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81461

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

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

--- Comment #4 from David Tardon dtar...@redhat.com ---


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

-- 
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 69654] FILEOPEN: DOCX import renders the text-box's gradient color flipped

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69654

tommy27 ba...@quipo.it changed:

   What|Removed |Added

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

--- Comment #8 from tommy27 ba...@quipo.it ---
I mark this as FIXED since the most obvious issue about the flipped gradient
which was the focus of this report 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 80794] FORMATTING: Right Align with indentation

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80794

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=76371,
   ||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=73277,
   ||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=51835

-- 
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 76371] indent working randomly on right aligned cells containing numbers

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76371

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

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

-- 
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 73277] Cell's indent in RTL

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73277

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

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

-- 
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 51835] Indent changes in Calc forces alignment to left

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51835

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

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

-- 
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 79751] Update: English spelling dictionary hyphenation

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79751

--- Comment #8 from Owen Genat owen.ge...@gmail.com ---
(In reply to comment #7)
 I see only one big difference between AOO 4.1 dictionaries and ours. They
 have a different en-GB dictionary from 2014. However, I'm not sure, if it is
 better than ours. It has fewer words in it at least.

Confirmed. There are a few minor diffs for en-AU and en-ZA dictionaries and the
en-GB and en-US hyphenation lists but the main change is to the en-GB
dictionary and affix files. There is a word count difference, but there is also
a difference in the encoding used in each file. The AOO en-GB dictionary uses
letter codes e.g. 

 Aachen/M
 aardvark/MS

... while the LO version uses numeric codes:

 Aachen/1
 aardvark/21

Is this as an incompatible difference? The AOO en-gb dictionary also seems to
have sorted the entries differently e.g.,

 'mongst

... and similar contracted entries appear at the beginning of the file, while
in the LO version these are sorted according to the first alphabetic.

(In reply to comment #7)
 As far as I'm concerned, there is no unique, authoritative upstream source
 of English dictionaries. Please comment here, if you know one.

I always thought it was David Bartlett and Andrew Brown, but I see that the
maintenance of the en-GB dictionary over at Pyxidium has long since lapsed:

http://en-gb.pyxidium.co.uk/dictionary/OOo.php

... and that Debian and Ubuntu (at least) list their own development teams as
maintainers of the Hunspell / MySpell en-GB dictionaries packages. That is
disheartening.

-- 
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 81048] memory leak

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81048

Kevin Suo suokunl...@gmail.com changed:

   What|Removed |Added

 Whiteboard||NoRepro:4.3.0.3:Ubuntu

-- 
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 81556] New: access denied network save

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81556

  Priority: medium
Bug ID: 81556
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: access denied network save
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: rich...@beilbycomputing.co.uk
  Hardware: Other
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Writer
   Product: LibreOffice

When saving an edited file on to a Netware 5.1 server in odt format get access
denied error message, followed by another couple of error messages. This only
happens with odt files, doc files are fine. Have not tried docx files. The
error only occurs when saving to an existing file. New files save properly.

The error seems to be due to the way in which the internal formats are saved
within the odt 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 68604] FILESAVE: part of the comment text is lost in .docx using save toolbar button or save menu item

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68604

tommy27 ba...@quipo.it changed:

   What|Removed |Added

Summary|ooxml file saving may lose  |FILESAVE: part of the
   |part of the comment text|comment text is lost in
   ||.docx using save toolbar
   ||button or save menu item

--- Comment #27 from tommy27 ba...@quipo.it ---
still reproducible with 4.2.5.2 and 4.4.0.0.alpha0+
Build ID: b9dca968c6fd0ab5ca140c65b0e54d153cd34986
TinderBox: Win-x86@42, Branch:master, Time: 2014-07-18_22:51:20

I edited summary notes to highlight that only toolbar or menu save trigger
the bug, which instead does not happen with save as or exit, save before
closing

-- 
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 30821] [TABLE]: Default date format should be four-digit year

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30821

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

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #16 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
Set status back to NEW because that is a valid enhancement request.

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 31352] Show live results when changing format attributes

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31352

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

   What|Removed |Added

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

--- Comment #8 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
Closing as WorksForMe because you can using the cursors on the horizontal rule
and these cursors have tooltips showing the corresponding indentation values.

About You cannot set the first line indentation to 0,2 cm and the following
lines to 0,5 cm by using buttons. in comment #7 that is false because the
cursor on the horizontal rule has 2 parts, the upper part is for the first line
and the lower part for all lines.

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 71087] StartCenter document list is flickering (win only)

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71087

--- Comment #11 from tommy27 ba...@quipo.it ---
still flickering under Win7x64 using  4.4.0.0.alpha0+
Build ID: b9dca968c6fd0ab5ca140c65b0e54d153cd34986
TinderBox: Win-x86@42, Branch:master, Time: 2014-07-18_22:51:20

-- 
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 80679] Open word document show bad

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80679

Kevin Suo suokunl...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||suokunl...@gmail.com
Version|4.4.0.0.alpha0+ Master  |3.6.7.2 release
  Component|Libreoffice |Writer
 Ever confirmed|0   |1

--- Comment #1 from Kevin Suo suokunl...@gmail.com ---
Reproduced with 3.6.7.2, 4.3.0.3, 4.3.1.0.0+ 2014-07-18_15:46:12
Ubuntu 14.04 x86.

@shengyue: Do you have a chance to check with MSO or Kingsoft WPS to see if it
looks good? If so, would you attach a pdf to show what's the expected result?

Thanks.

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


[Libreoffice-bugs] [Bug 80679] DOC IMPORT: paragraph disorder

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80679

Kevin Suo suokunl...@gmail.com changed:

   What|Removed |Added

Summary|Open word document show bad |DOC IMPORT: paragraph
   ||disorder

-- 
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 80641] links to other files failure

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80641

Kevin Suo suokunl...@gmail.com changed:

   What|Removed |Added

 CC||suokunl...@gmail.com

--- Comment #1 from Kevin Suo suokunl...@gmail.com ---
Hi billnsuzy:
Would you please check if this one is a duplicate of bug 45286.
Thanks!

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


[Libreoffice-bugs] [Bug 33656] Cropped Picture in PDF export extremely distorted with option lossless compression of images

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33656

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

   What|Removed |Added

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

--- Comment #31 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
Works as expected in version 4.2 and future 4.3. Does not work in version 4.1
but version 4.1 having reached its end-of-life no more fixes will be added to
this version. So closing as WorksForMe.

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 73412] Installation fails then can't be restarted

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73412

Kevin Suo suokunl...@gmail.com changed:

   What|Removed |Added

 CC||suokunl...@gmail.com

--- Comment #2 from Kevin Suo suokunl...@gmail.com ---
(In reply to comment #1)
Is this problem still reproducible in the latest version? (currently stable
version: 4.1.6; fresh version: 4.2.5)

-- 
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 34507] Toolbar usage (hovering) causes elevated CPU usage in Windows

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34507

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |INVALID

--- Comment #21 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
No answer from reporter since more than six month. Closing as INVALID.
Please, feel free to reopen if you still experience this problem on current
stable version (4.2) or next 4.3 version.

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 72170] FILEOPEN: incorrect font size in right upper corner logo in .ppt file

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72170

tommy27 ba...@quipo.it changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #23 from tommy27 ba...@quipo.it ---
I don't have 4.3.x to test right now but I see the bug persisting in LibO
4.2.5.2 and 4.4.0.0.alpha0+ Build ID: b9dca968c6fd0ab5ca140c65b0e54d153cd34986
TinderBox: Win-x86@42, Branch:master, Time: 2014-07-18_22:51:20

there are 2 issue.

2nd slide: same look as in attachment 98430
font size of that date is larger and in 2 lines instead being smaller and 1
line only as in uplaoded pdf version

1st slide: the 10.09.2013 has correct slide but is pushed right and not
aligned with logo. probably this is a different problem.

I set status to REOPENED

-- 
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 37033] FORMATTING paragraph: cannot set spacing to contents if border width is 0

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37033

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

   What|Removed |Added

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

--- Comment #5 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
No answer from reporter and due to comment #4 closing as WorksForMe.
Please, feel free to reopen if I am wrong.

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 72262] Menu text disappears as soon as mouse pointer touches it (KDE with Nvidia card)

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72262

--- Comment #23 from tommy27 ba...@quipo.it ---
4.2.6.2 will be released by the end of the month.
please retest once it's available

-- 
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 81558] New: VIEWING: Word 2003 offered a Blue background, white text screen-only for readability

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81558

  Priority: medium
Bug ID: 81558
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: VIEWING: Word 2003 offered a Blue background, white
text screen-only for readability
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: darrell.whiteh...@gmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.4.2 release
 Component: Writer
   Product: LibreOffice

Problem description: 
Word 2003 offered a Blue background, white text screen-only visual aid for
readability especially useful for reducing eye-strain for prolonged use (such
as typists) or dyslexics. Yellow text on blue background is even better.
Steps to reproduce:
1. On Word 2003 on the Tools menu, click Options, and then click the
General tab.
2. Select the Blue background, white text check box.
3. 

Current behavior:
Libreoffice lacks this readability visual aid or implements it in a screen and
print behaviour not screen-only.
Expected behavior:

  Word 2003 offered a Blue background, white text screen-only
visual aid for readability especially useful for reducing eye-strain for
prolonged use (such as typists) or dyslexics. Yellow text on blue background is
even better.
Operating System: Windows 8
Version: 4.2.4.2 release

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


[Libreoffice-bugs] [Bug 73211] Unchecked checkboxes remain checked while mouse is over them

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73211

--- Comment #7 from tommy27 ba...@quipo.it ---
@Alistair Buxton
hi, is bug still present with LibO 4.2.5.2?

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


[Libreoffice-bugs] [Bug 73221] Last comment text is lost if you save as .docx without shifting the focus to another text area

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73221

--- Comment #10 from tommy27 ba...@quipo.it ---
still reproducible with 4.2.5.2 and 4.4.0.0.alpha0+
Build ID: b9dca968c6fd0ab5ca140c65b0e54d153cd34986
TinderBox: Win-x86@42, Branch:master, Time: 2014-07-18_22:51:20

-- 
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 42332] wrong formatting of the autocorrect results

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42332

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

   What|Removed |Added

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

--- Comment #7 from Jean-Baptiste Faure jbf.fa...@sud-ouest.org ---
Due to comments #5 and #6 closing as WorkForMe.

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 70886] UI: Detective Trace inadequate display

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70886

--- Comment #6 from Ady ady...@hotmail.com ---
(In reply to comment #5)
 It would be great if you could tell us which versions exactly you confirmed
 the bug on.

I am the original reporter of this bug. Currently the version field in this
bug report #70886 is set to 4.0.0.0.alpha1. There is a bisect log posted.

Nothing has been effectively done to resolve this bug (nor to improve the
Detective Trace feature when using multiple sheets), so it is present in every
version (at least) since then. So, specific versions where this bug is
present and confirmed would be every version since the 'version' field (at
least).

To be clear, I have updated LO several times, and this bug was/is still present
(re-tested after every update). I just wanted to bump this bug report, hoping
that at some point the whole Detective (Trace) feature will be improved.
Currently, it is very difficult to edit complex multiple-sheet spreadsheets
without the Detective feature.

-- 
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 80960] EDITING Opening file doesn't place the cursor on the last position of editing

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80960

--- Comment #2 from Pedro pedl...@gmail.com ---
Confirmed in LO 4.3.0.3 under Windows 7 SP1 x64

This is a very useful/common feature especially for people writing long
documents!

I think the Importance should be bumped up?

BTW this only affects documents created in LO 4.3. If the document was created
in a previous version or created in LO 4.3 but modified in a previous version,
cursor position works as expected.

-- 
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 45478] Legends entries cannot be removed without removing plot on graph

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45478

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

   What|Removed |Added

  Attachment #90188|image/png   |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 73284] CONFIGURATION: some custom shortcut keys ineffective or lost after 4.1.3.2 -- 4.1.4.2 upgrade

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73284

--- Comment #11 from tommy27 ba...@quipo.it ---
hi there, LibO 4.2.5.2 is available and 4.2.6.2 will be released by the end of
july. remember to give feedback about the bug issue once you upgrade.

-- 
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 81484] Draw pdf import: bold font shown as outline, if Chinese (CJK?) font is applied

2014-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81484

--- Comment #6 from Kevin Suo suokunl...@gmail.com ---
Also reproduced with 3.6.7.2, ubuntu 14.04 x86.

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


  1   2   3   4   >