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

2014-03-15 Thread Zolnai Tamás
vcl/source/opengl/OpenGLContext.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit a12de5aab0c2f1553086de13a7bdb92fac81ee70 Author: Zolnai Tamás tamas.zol...@collabora.com Date: Fri Mar 14 22:11:29 2014 +0100 Fix build: move namespace again.

[Libreoffice-commits] core.git: 3 commits - chart2/Library_chartopengl.mk chart2/Module_chart2.mk chart2/opengl chart2/Package_opengl.mk chart2/source include/sal include/vcl Repository.mk vcl/Library

2014-03-15 Thread Zolnai Tamás
Repository.mk |1 chart2/Library_chartopengl.mk | 22 chart2/Module_chart2.mk |1 chart2/Package_opengl.mk| 25

[Libreoffice-commits] core.git: 2 commits - include/svl sc/inc sc/Library_sc.mk sc/qa sc/source svl/source

2014-03-15 Thread Kohei Yoshida
include/svl/listener.hxx|2 sc/Library_sc.mk|1 sc/inc/brdcst.hxx |6 - sc/inc/cellsuno.hxx |2 sc/inc/chartlis.hxx |2 sc/inc/column.hxx |3 sc/inc/document.hxx

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 suokunl...@gmail.com changed: What|Removed |Added CC||suokunl...@gmail.com

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

2014-03-15 Thread Zolnai Tamás
vcl/source/opengl/OpenGLContext.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit a14e8c1cd6e288bd73ce444673bdce09e47b443b Author: Zolnai Tamás tamas.zol...@collabora.com Date: Fri Mar 14 23:32:49 2014 +0100 Fix mac build: not define these locals for mac

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

2014-03-15 Thread Michael Stahl
sw/source/core/uibase/uiview/viewport.cxx | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) New commits: commit 8ad3b50dc02875d9a6da46d88b27b2bccf094652 Author: Michael Stahl mst...@redhat.com Date: Fri Mar 14 23:18:17 2014 +0100 replace ugly number with

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 suokunl...@gmail.com changed: What|Removed |Added Depends on|74876 | -- You are receiving this mail

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 suokunl...@gmail.com changed: What|Removed |Added Depends on||58691 --- Comment #114 from

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

2014-03-15 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/do-dhgt-old.rtf| 10 ++ sw/qa/extras/rtfimport/rtfimport.cxx | 17 + writerfilter/source/dmapper/GraphicHelpers.cxx | 10 +++--- writerfilter/source/dmapper/GraphicHelpers.hxx |2 +-

[Libreoffice-commits] core.git: sd/Library_sd.mk

2014-03-15 Thread Matúš Kukan
sd/Library_sd.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 5cf38f1ae58170e80494ed3c25cf173f19fd4835 Author: Matúš Kukan matus.ku...@collabora.com Date: Sat Mar 15 06:38:47 2014 +0100 sd: Add dependency on xml files package for unit tests. At least

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

2014-03-15 Thread Markus Mohrhard
xmloff/source/chart/PropertyMap.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 63508c5e56e201d1e5470e9f3d176bd6ff723888 Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Fri Mar 14 01:13:19 2014 +0100 fix odf validation error This is the import only

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

2014-03-15 Thread Michael Stahl
editeng/source/items/borderline.cxx |4 +- sw/qa/extras/rtfimport/data/fdo68779.rtf | 25 sw/qa/extras/rtfimport/rtfimport.cxx | 62 +++ 3 files changed, 90 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: 6 commits - configure.ac vcl/CustomTarget_kde4_moc.mk vcl/Library_vclplug_kde4.mk vcl/unx

2014-03-15 Thread Jan-Marek Glogowski
configure.ac | 51 +- vcl/CustomTarget_kde4_moc.mk |3 vcl/Library_vclplug_kde4.mk |2 vcl/unx/kde4/KDE4FilePicker.cxx | 15 +-- vcl/unx/kde4/KDE4FilePicker.hxx |5 -

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

2014-03-15 Thread Miklos Vajna
sc/source/core/data/documen2.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9f1ae90a5c978fe68aee12fbc4d4c50a38d1324e Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Mar 13 07:49:05 2014 +0100 -Werror=shadow Change-Id:

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

2014-03-15 Thread Zolnai Tamás
include/vcl/OpenGLContext.hxx |1 + include/vcl/OpenGLRender.hxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit f071c3f66535b5a6de7b16d7a104a278ed913942 Author: Zolnai Tamás tamas.zol...@collabora.com Date: Fri Mar 14 23:58:13 2014 +0100 No need to

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

2014-03-15 Thread Caolán McNamara
sc/source/ui/Accessibility/AccessibleDocument.cxx | 87 +- 1 file changed, 53 insertions(+), 34 deletions(-) New commits: commit fae1e19af05e664364c55d4f686aaab860fd538d Author: Caolán McNamara caol...@redhat.com Date: Fri Mar 14 20:28:10 2014 + Related:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Luuk luu...@gmail.com changed: What|Removed |Added Depends on||46635 --- Comment #115 from Luuk

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #116 from Luuk luu...@gmail.com --- (In reply to comment #115) Nominated 46635 https://bugs.freedesktop.org/show_bug.cgi?id=46635 -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-commits] core.git: Branch 'private/jmux/libreoffice-4-1+fixes' - 0 commits -

2014-03-15 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: 4 commits - chart2/Library_chartopengl.mk chart2/source include/vcl vcl/source

2014-03-15 Thread Zolnai Tamás
chart2/Library_chartopengl.mk |1 + chart2/source/view/inc/DummyXShape.hxx |3 --- include/vcl/OpenGLContext.hxx |3 ++- include/vcl/OpenGLRender.hxx |5 +++-- include/vcl/vclopengl_dllapi.hxx | 23 +++

[ANN] LIbreOffice 4.2.3 RC1 available

2014-03-15 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 4.2.3. The upcoming 4.2.3 will be the third in a sequence of frequent bugfix releases for our feature-packed 4.2 line. Feel free to give it a try instead of 4.2.2. Conservative users should

LibreOffice Gerrit News for core on 2014-03-15

2014-03-15 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Created Dynamic Integral Node classes. Integrals size made dependent on b in https://gerrit.libreoffice.org/8569 from Matteo Campanelli about module starmath

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - editeng/source

2014-03-15 Thread Michael Stahl
editeng/source/items/borderline.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 3d180f2cdb6a8e4c40b912b4091623e94971a628 Author: Michael Stahl mst...@redhat.com Date: Fri Mar 14 19:03:09 2014 +0100 fdo#68779: RTF import: set borders without explicit

query for gsoc

2014-03-15 Thread Pramiti Goel
hi, I am Pramiti Goel pursuing Information Technology from India. I am C/C++ programmer and a beginner in open source. Can u tell me Libreoffice project and recent bugs to start with and will be suitable for GSOC 2014? What idea or bug will make strong recommendation for GSOC 2014. I have

Re: (unknown)

2014-03-15 Thread Luuk
On 14-3-2014 18:29, Manas Joshi wrote: hmmm, i see a bug here.. the text before, or after, the part that i did not quoot is lost.. ;-) ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

УБЕДИТЕСЬ В ЭТОМ САМИ! Удивительно, но факт!

2014-03-15 Thread Конференция
Your email client cannot read this email. To view it online, please go here: http://www.mailchieftain.info/display.php?M=640686C=33423a11e3344ec126aae761ea8fe3a2S=123L=19N=108 To stop receiving these

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #19 from kie...@outlook.com --- Any update on this? I'm also getting a similar error. Thanks. /cygdrive/c/sources/libo-core $ /opt/lo/bin/make vs2012-ide-integration cd C:/sources/libo-core (LC_MESSAGES=C /opt/lo/bin/make

[Bug 70414] create VSProject files for code editing in MSVS from gbuild

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70414 --- Comment #20 from kie...@outlook.com --- Forgot to mention that I did a full build before running /opt/lo/bin/make vs2012-ide-integration -- You are receiving this mail because: You are on the CC list for the bug.

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

2014-03-15 Thread Caolán McNamara
sc/source/ui/Accessibility/AccessibleDocument.cxx | 70 +- 1 file changed, 43 insertions(+), 27 deletions(-) New commits: commit d01abcc7beb215c7e425248f690db8a642f00c73 Author: Caolán McNamara caol...@redhat.com Date: Fri Mar 14 20:28:10 2014 + Related:

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

2014-03-15 Thread Kohei Yoshida
sc/source/ui/undo/undoblk.cxx | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 99809b246c5dd2be548668032fac4f3c65fb962a Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Sat Mar 15 09:37:49 2014 -0400 We should broadcast on reference

Short gerrit downtime

2014-03-15 Thread Alexander Werner
Hi, due to the need to clone the gerrit vm, there will be a short downtime today at 1530 UTC. Please excuse any inconveniences caused, Alex -- Alexander Werner a...@documentfoundation.org Admin Team of The Document Foundation The Document Foundation, Kurfürstendamm 188, 10707 Berlin

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

2014-03-15 Thread Kohei Yoshida
sc/inc/listenercontext.hxx | 12 ++ sc/qa/unit/ucalc_formula.cxx|2 sc/source/core/data/column.cxx | 134 +--- sc/source/core/data/listenercontext.cxx | 44 -- 4 files changed, 135 insertions(+), 57 deletions(-) New

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

2014-03-15 Thread Miklos Vajna
writerfilter/source/rtftok/rtfcontrolwords.cxx | 59 + writerfilter/source/rtftok/rtfcontrolwords.hxx | 150 + writerfilter/source/rtftok/rtfdocumentimpl.cxx | 71 ++- writerfilter/source/rtftok/rtflistener.hxx | 135 --

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

2014-03-15 Thread Alexandre Vicenzi
sw/source/core/doc/docfld.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 5a6c33bdfdf7de03cd0f18d3bba7f4b5749eda70 Author: Alexandre Vicenzi vicenzi.alexan...@gmail.com Date: Sat Mar 15 14:16:16 2014 -0300 fdo#57950: Replace some chained appends in sw

[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57950 --- Comment #48 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to master:

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

2014-03-15 Thread Andras Timar
sw/source/filter/html/htmlcss1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2e3969cb8bb235fed483ce49ddee5ea731376893 Author: Andras Timar andras.ti...@collabora.com Date: Sat Mar 15 18:51:49 2014 +0100 fdo#75040 fix application of help's stylesheet

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

2014-03-15 Thread Andras Timar
sw/source/filter/html/htmlcss1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ca1e73d7e91f35cede3d3e6220f9b86dcd55e427 Author: Andras Timar andras.ti...@collabora.com Date: Sat Mar 15 18:51:49 2014 +0100 fdo#75040 fix application of help's stylesheet

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

2014-03-15 Thread Kohei Yoshida
sc/source/core/data/bcaslot.cxx | 17 - sc/source/core/data/documen7.cxx | 18 -- sc/source/core/inc/bcaslot.hxx | 14 -- 3 files changed, 32 insertions(+), 17 deletions(-) New commits: commit 83ee6b640eaf86f9aef6f42a4dd9c8a930cf9135 Author:

[Libreoffice-commits] core.git: 2 commits - writerfilter/Library_writerfilter.mk writerfilter/source

2014-03-15 Thread Miklos Vajna
writerfilter/Library_writerfilter.mk|1 writerfilter/source/resourcemodel/analyzerfooter|4 - writerfilter/source/resourcemodel/analyzerheader| 23 writerfilter/source/resourcemodel/resourcemodel.cxx | 57

packaging telepathy collaboration issue

2014-03-15 Thread Andreas Radke
We've run into some trouble with telepathy collaboration support in (4.2.2) enabled in ArchLinux: 1) writer links to libtubeslo.so but this lib is part of calc file-list https://bugs.freedesktop.org/show_bug.cgi?id=75506 2) moving the lib into -common package introduces a hard dependency on

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

2014-03-15 Thread Caolán McNamara
sc/source/filter/lotus/tool.cxx |3 +++ sw/source/core/layout/findfrm.cxx |2 +- sw/source/filter/ww8/ww8par5.cxx |1 + tools/source/fsys/urlobj.cxx |1 + 4 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 2041a2ee84dd7298e6d8a930d714686d4e7ac61b Author:

[Libreoffice-commits] core.git: 23 commits - dbaccess/source sc/source slideshow/source starmath/source svtools/source svx/source sw/source

2014-03-15 Thread Caolán McNamara
dbaccess/source/core/api/RowSetBase.cxx|1 sc/source/filter/xml/XMLChangeTrackingImportHelper.cxx | 10 + sc/source/ui/drawfunc/fusel.cxx|2

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

2014-03-15 Thread Andras Timar
setup_native/source/mac/ooo/DS_Store |binary 1 file changed New commits: commit aba6ec665e0f80b88c77589934fadeedb4e06d95 Author: Andras Timar andras.ti...@collabora.com Date: Sat Mar 15 22:28:52 2014 +0100 cp#145 adjust DS_Store Change-Id:

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

2014-03-15 Thread matteocam
starmath/inc/node.hxx | 82 +- starmath/inc/parse.hxx |3 - starmath/inc/visitors.hxx | 14 + starmath/source/mathtype.cxx|2 starmath/source/mathtype.hxx|2 starmath/source/node.cxx| 75

[Bug 53472] FORMATTING: Integral Symbols too small for some integrands

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53472 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack

[Bug 63154] replace tools/solar.h macros with osl versions

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63154 --- Comment #69 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to master:

[Libreoffice-commits] core.git: accessibility/inc accessibility/source editeng/source include/editeng include/tools sd/source

2014-03-15 Thread Alexandre Vicenzi
accessibility/inc/accessibility/extended/accessibleiconchoicectrlentry.hxx | 7 +++ accessibility/source/extended/accessibleiconchoicectrlentry.cxx| 4 ++-- editeng/source/editeng/editview.cxx| 7 +--

Re: [Libreoffice-qa] Version field options way too fine grained

2014-03-15 Thread Tommy
On Fri, 14 Mar 2014 18:18:54 +0100, Joel Madero jmadero@gmail.com wrote: I think we'll have the ability to add the additional version (branch) once we have our own instance of bugzilla. My suggestion is three version fields: 1. oldest version 2. latest version confirmed 3. branch

[Libreoffice-qa] MozTrap run for 4.2.3 RC1

2014-03-15 Thread Sophie
Hi all, For information, I've activated the test for 4.2.3 RC1 on MozTrap. Thanks all for you tests! Cheers Sophie ___ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org Change settings:

[Libreoffice-bugs] [Bug 75242] Unwanted new line/paragraph added before footnote numbering when save as DOCX, and more new line/paragraphs added after each edit-and-save

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75242 suokunl...@gmail.com changed: What|Removed |Added Whiteboard|NoReproWinXP;NoReproDebian |NoReproWinXP;NoReproDebian;

[Libreoffice-bugs] [Bug 76104] VBA: set font color in cell

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76104 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Attachment #95695|text/plain

[Libreoffice-bugs] [Bug 76187] New: UI: Many missing / wrong paper sizes in the Print Preview

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76187 Priority: medium Bug ID: 76187 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI: Many missing / wrong paper sizes in the Print Preview Severity: normal

[Libreoffice-bugs] [Bug 75632] Impossibility to create a table with Autovalue primary key

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75632 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 75486] Scalc crashes while deleting sorted rows with auto filter

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75486 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 75460] UI: Autoscroll using middle mouse button doesn't work when enabled since 4.1.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75460 Michael Stahl mst...@redhat.com changed: What|Removed |Added CC||b7.10110...@gmail.com,

[Libreoffice-bugs] [Bug 76104] VBA: set font color in cell

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76104 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 76008] out_of_range exception from: copy formula, paste, undo

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76008 Terrence Enger lo_b...@iseries-guru.com changed: What|Removed |Added CC||du...@bmail.vn

[Libreoffice-bugs] [Bug 76149] FILESAVE: Libreoffice writer makes me losing my document's content.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76149 Terrence Enger lo_b...@iseries-guru.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 74876] Pivot tables from OOXML documents can not be used

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74876 suokunl...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-bugs] [Bug 74442] FILEOPEN XLSX confusion on cell content

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74442 suokunl...@gmail.com changed: What|Removed |Added CC||suokunl...@gmail.com --- Comment

[Libreoffice-bugs] [Bug 76116] Impress crashes when one instance (window) has a Microsoft file format (ppt, pptx) and in the other a opened presentation format (odp)

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76116 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Summary|Impress chashes when one|Impress crashes when

[Libreoffice-bugs] [Bug 76170] The language help pack 4.2.2 for OSX is not on the download page.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76170 Joop Lanting j.f.lant...@inter.nl.net changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 74876] Pivot tables from OOXML documents can not be used

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74876 suokunl...@gmail.com changed: What|Removed |Added CC||suokunl...@gmail.com --- Comment

[Libreoffice-bugs] [Bug 67436] Fileopen: XLSX Diagram not visible

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67436 --- Comment #10 from m.a.riosv mari...@miguelangel.mobi --- This works with the option: Menu/Tools/Options/LibreOffice calc/Formula/Recalculation on file load - Excel 2007 and newer - Always recalculate or Prompt user + Yes when opening.

[Libreoffice-bugs] [Bug 74876] Pivot tables from OOXML documents can not be used

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74876 suokunl...@gmail.com changed: What|Removed |Added Blocks||65675 -- You are receiving this

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 suokunl...@gmail.com changed: What|Removed |Added CC||suokunl...@gmail.com

[Libreoffice-bugs] [Bug 58691] PIVOTTABLE: export to Excel 2007/2010 breaks functionality

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58691 suokunl...@gmail.com changed: What|Removed |Added CC||martin.motschmann@freenet.d

[Libreoffice-bugs] [Bug 74876] Pivot tables from OOXML documents can not be used

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74876 suokunl...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 76186] FILEOPEN: Cell loses fonts format after open calc file

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76186 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added OS|Linux (All) |All

[Libreoffice-bugs] [Bug 75460] UI: Autoscroll using middle mouse button doesn't work when enabled since 4.1.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75460 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 75460] UI: Autoscroll using middle mouse button doesn't work when enabled since 4.1.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75460 Michael Stahl mst...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 76159] FILEOPEN: IF() and INDIRECT() in formulae causes #REF!

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76159 Terrence Enger lo_b...@iseries-guru.com changed: What|Removed |Added Attachment #95777|Test spreadsheet (correct |Test

[Libreoffice-bugs] [Bug 76183] Image cell anchor broken when autowrap text size increase causes row height change

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76183 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 76186] New: FILEOPEN: Cell loses fonts format after open calc file

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76186 Priority: medium Bug ID: 76186 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILEOPEN: Cell loses fonts format after open calc file Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 75583] UI: IRR is counted only when array is an argument

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75583 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 suokunl...@gmail.com changed: What|Removed |Added Depends on||58691 --- Comment #114 from

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 suokunl...@gmail.com changed: What|Removed |Added Depends on|74876 | -- You are receiving this mail

[Libreoffice-bugs] [Bug 74876] Pivot tables from OOXML documents can not be used

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74876 suokunl...@gmail.com changed: What|Removed |Added Blocks|65675 | -- You are receiving this mail

[Libreoffice-bugs] [Bug 58691] PIVOTTABLE: export to Excel 2007/2010 breaks functionality

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58691 suokunl...@gmail.com changed: What|Removed |Added Blocks||65675 -- You are receiving this

[Libreoffice-bugs] [Bug 75550] FORMATTING: changed format font after saving file

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75550 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 75421] Show comment is not available anymore for a cell when cell content is a link

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75421 --- Comment #3 from xtrailrunner juergenme...@yahoo.com --- I have a spreadsheet with lots of very long hyperlinks (URL parameters). I can't extend the cell size to such an extent that these links fit into a cell. I'm sure that it worked in

[Libreoffice-bugs] [Bug 76177] FORMATTING: Program hangs when right clicking multiple rows over multiple sheets

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76177 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 75556] BASIC: LibreOffice Basic's 'Error' function does not return message which corresponds to the error code.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75556 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 76145] Currently not possible to file a bug

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76145 --- Comment #2 from A (Andy) stgohi-lob...@yahoo.de --- I get this bug while using Firefox 27. But I now tried it also with the Internet Explorer 11 and there I even can't get to the Bug Report, because a message is shown that Javascript is

[Libreoffice-bugs] [Bug 76166] VIEWING: Borders line style displayed incorrectly

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76166 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added OS|Linux (All) |All

[Libreoffice-bugs] [Bug 76191] New: L' applicazione Libreoffice si è chiusa inaspettatamente

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76191 Priority: medium Bug ID: 76191 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: L'applicazione Libreoffice si è chiusa inaspettatamente Severity: normal

[Libreoffice-bugs] [Bug 75506] UI: Writer crashes when trying to open

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75506 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 76143] Many missing / wrong paper sizes in the Print Preview

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76143 --- Comment #1 from A (Andy) stgohi-lob...@yahoo.de --- see also Bug 76144 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 76159] FILEOPEN: IF() and INDIRECT() in formulae causes #REF!

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76159 Terrence Enger lo_b...@iseries-guru.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577 suokunl...@gmail.com changed: What|Removed |Added Hardware|x86-64 (AMD64) |All OS|Mac OS X

[Libreoffice-bugs] [Bug 74577] Pasting a HTML table into Libreoffice Calc can jumble the table up.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74577 suokunl...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 76123] red underline appears for cells using language setting 'none'

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76123 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 76165] LibreOffice calc 4.2.1.1 crashes on attempt to format cells

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76165 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 76139] FORMATTING: First word is capitalized automatically after an inserted field.

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76139 A (Andy) stgohi-lob...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 76115] FILEOPEN: Calc can't read this particular spreadsheet

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76115 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Luuk luu...@gmail.com changed: What|Removed |Added Depends on||46635 --- Comment #115 from Luuk

[Libreoffice-bugs] [Bug 46635] FILESAVE Endless loop during autosave [Summary in comment #39]

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46635 Luuk luu...@gmail.com changed: What|Removed |Added Blocks||65675 -- You are receiving this

[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #116 from Luuk luu...@gmail.com --- (In reply to comment #115) Nominated 46635 https://bugs.freedesktop.org/show_bug.cgi?id=46635 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 75242] Unwanted new line/paragraph added before footnote numbering when save as DOCX, and more new line/paragraphs added after each edit-and-save

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75242 --- Comment #6 from suokunl...@gmail.com --- I tried in Fedora 20, with the following builds and can reproducible: Lireoffice 4.2.2.1 Build ID: 3be8cda0bddd8e430d8cda1ebfd581265cca5a0f Libreoffice 4.1.5.3 Build ID:

[Libreoffice-bugs] [Bug 75656] FORMATTING: 10mm is the limit for a rectangle in Draw

2014-03-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75656 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

  1   2   3   >