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

2014-11-18 Thread Zolnai Tamás
svtools/qa/unit/GraphicObjectTest.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit 9a7130595093ec58348b66fc7687c8eb59e8af3a Author: Zolnai Tamás tamas.zol...@collabora.com Date: Tue Nov 18 18:38:10 2014 +0100 This test become unreferenced by

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

2014-11-18 Thread Kohei Yoshida
sc/inc/column.hxx|3 +-- sc/inc/table.hxx | 11 +++ sc/source/core/data/column3.cxx | 31 --- sc/source/core/data/documen2.cxx | 19 +++ sc/source/core/data/documen7.cxx |3 ++-

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

2014-11-18 Thread Zolnai Tamás
svtools/qa/unit/GraphicObjectTest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c4706528d4d2a5d79c91c0d6fa5f9de0b016c27b Author: Zolnai Tamás tamas.zol...@collabora.com Date: Tue Nov 18 18:39:49 2014 +0100 Missing parentheses Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - 3 commits - include/vcl vcl/generic vcl/headless vcl/inc vcl/opengl vcl/Package_opengl.mk vcl/quartz vcl/source vcl/unx vcl/win

2014-11-18 Thread Louis-Francis Ratté-Boulianne
include/vcl/outdev.hxx |4 + vcl/Package_opengl.mk|2 vcl/generic/print/genpspgraphics.cxx | 10 ++ vcl/headless/svpgdi.cxx | 10 ++ vcl/inc/generic/genpspgraphics.h |6 +

Buildbot failing all compilation

2014-11-18 Thread Andrea Gelmini
Hi everybody, Buildbot lacks nasm, so all builds are going to fail. For example see here: http://ci.libreoffice.org/job/buildbot/3108/ Thanks a lot, Andrea ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: Buildbot failing all compilation

2014-11-18 Thread Riccardo Magliocchetti
Hi Andrea, Il 18/11/2014 18:53, Andrea Gelmini ha scritto: Hi everybody, Buildbot lacks nasm, so all builds are going to fail. For example see here: http://ci.libreoffice.org/job/buildbot/3108/ It's a known issue :) riccardo ___

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

2014-11-18 Thread Tor Lillqvist
ucb/source/ucp/webdav/SerfInputStream.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 383a36369f2d2b71a0c784bfc45e5d91737a4559 Author: Tor Lillqvist t...@collabora.com Date: Tue Nov 18 21:14:41 2014 +0200 Need cppuhelper/queryinterface.hxx now Change-Id:

[Libreoffice-commits] core.git: sc/Module_sc.mk sc/Package_Files.mk sc/util

2014-11-18 Thread Tor Lillqvist
sc/Module_sc.mk|1 + sc/Package_Files.mk| 16 sc/util/testopencl.xls |binary 3 files changed, 17 insertions(+) New commits: commit 9c2cf556a6ba532ad26a3b4d96e42f9f2b5e00ac Author: Tor Lillqvist t...@collabora.com Date: Tue Nov 18 21:02:41 2014 +0200 Add

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

2014-11-18 Thread Tor Lillqvist
ucb/source/ucp/gvfs/gvfs_stream.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a899ca6d3c51e95885011ef6b8edcb7fd3be3d87 Author: Tor Lillqvist t...@collabora.com Date: Tue Nov 18 21:31:01 2014 +0200 Need cppuhelper/queryinterface.hxx here, too, I assume

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

2014-11-18 Thread Jan Holesovsky
vcl/source/app/IconThemeSelector.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 741bc7c44feb285f2cb210b04500b27b510f8f4c Author: Jan Holesovsky ke...@collabora.com Date: Tue Nov 18 16:09:13 2014 +0100 OS X: Default to the 'sifr' icon theme. Change-Id:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Timur gti...@gmail.com changed: What|Removed |Added Depends on||79569 -- You are receiving

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|76975 | -- You are receiving this

Re: Attempt to make vcl::Timer use boost's Signals2

2014-11-18 Thread Chris Sherlock
I'll see what I can do :-) Any ideas about the errors? Chris Sent from my iPhone On 19 Nov 2014, at 12:51 am, Kohei Yoshida kohei.yosh...@collabora.com wrote: On Tue, 2014-11-18 at 08:20 -0500, Kohei Yoshida wrote: On Tue, 2014-11-18 at 23:50 +1100, Chris Sherlock wrote: Hi all,

Re: Attempt to make vcl::Timer use boost's Signals2

2014-11-18 Thread Kohei Yoshida
On Wed, 2014-11-19 at 07:09 +1100, Chris Sherlock wrote: I'll see what I can do :-) Any ideas about the errors? Not really, but I'd look at /home/chris/repos/LibreOffice/core/vcl/source/window/paint.cxx:324:63: required from here that line and see anything looks funny on that line. When

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - vcl/inc vcl/opengl

2014-11-18 Thread Michael Meeks
vcl/inc/opengl/salbmp.hxx |4 ++-- vcl/opengl/gdiimpl.cxx|2 +- vcl/opengl/salbmp.cxx | 21 +++-- vcl/opengl/scale.cxx |2 +- 4 files changed, 15 insertions(+), 14 deletions(-) New commits: commit 36afb0e9557f1a600cd0fba83076b0e6b61503b5 Author: Michael

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

2014-11-18 Thread Caolán McNamara
sw/source/core/crsr/swcrsr.cxx | 98 +++-- 1 file changed, 47 insertions(+), 51 deletions(-) New commits: commit 7ec6e311e055234c894dddaca384bdedab4e1570 Author: Caolán McNamara caol...@redhat.com Date: Tue Nov 18 17:45:01 2014 + coverity#735514

[Libreoffice-commits] core.git: translations

2014-11-18 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 47659b4744467ffda504116a1284c7f096c1b326 Author: Andras Timar andras.ti...@collabora.com Date: Tue Nov 18 22:03:27 2014 +0100 Updated core Project: translations

[Libreoffice-commits] translations.git: source/sl

2014-11-18 Thread Andras Timar
source/sl/avmedia/source/viewer.po |1 source/sl/cui/source/options.po|1 source/sl/cui/uiconfig/ui.po | 80 source/sl/dbaccess/uiconfig/ui.po |4

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - vcl/source

2014-11-18 Thread Michael Meeks
vcl/source/opengl/OpenGLHelper.cxx | 88 + 1 file changed, 41 insertions(+), 47 deletions(-) New commits: commit 69bb3f62a2668429480b030e1eccdf48978b52ea Author: Michael Meeks michael.me...@collabora.com Date: Tue Nov 18 21:17:52 2014 + vcl: fix

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - vcl/source

2014-11-18 Thread Matúš Kukan
vcl/source/gdi/bitmap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e023442ccf3349293d8d04d3b228105f23f4a50a Author: Matúš Kukan matus.ku...@collabora.com Date: Tue Nov 18 22:28:19 2014 +0100 Bitmap::Crop test: does it make difference?

[Libreoffice-commits] core.git: 3 commits - vcl/inc vcl/opengl vcl/source vcl/workben

2014-11-18 Thread Michael Meeks
vcl/inc/opengl/salbmp.hxx |4 - vcl/opengl/gdiimpl.cxx |2 vcl/opengl/salbmp.cxx | 21 vcl/opengl/scale.cxx |2 vcl/source/opengl/OpenGLHelper.cxx | 88 + vcl/workben/vcldemo.cxx

[Bug 38829] Add fractional inches to units

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38829 --- Comment #13 from Omar Syed osye...@gmail.com --- Hi everyone. My team and I believe we have figured out where to start to fix this bug. We are targeting the dialog boxes within the Position and Size menu when you right-click on a a shape in

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk

2014-11-18 Thread Stephan Bergmann
instsetoo_native/CustomTarget_install.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a55adb16ece70360c88342ca008d5a9d5b9d5b52 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 18 22:57:16 2014 +0100 Hide instsetoo_native output

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

2014-11-18 Thread Michael Stahl
mysqlc/source/mysqlc_driver.hxx|1 + mysqlc/source/mysqlc_statement.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit a0eb1be3a934892875926789e9824efeb7da5f7b Author: Michael Stahl mst...@redhat.com Date: Tue Nov 18 23:37:00 2014 +0100 mysqlc: fix build after

[Libreoffice-commits] core.git: 2 commits - sc/Module_sc.mk sc/Package_Files.mk sc/source sc/util

2014-11-18 Thread Tor Lillqvist
dev/null |binary sc/Module_sc.mk|1 sc/Package_Files.mk| 16 sc/source/ui/optdlg/calcoptionsdlg.cxx | 115 + 4 files changed, 115 insertions(+), 17 deletions(-) New commits:

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - vcl/opengl

2014-11-18 Thread Louis-Francis Ratté-Boulianne
vcl/opengl/gdiimpl.cxx | 23 +++ 1 file changed, 19 insertions(+), 4 deletions(-) New commits: commit 483a43df80569285006c4f8876508d8aa2a88a6d Author: Louis-Francis Ratté-Boulianne l...@collabora.com Date: Tue Nov 18 19:11:04 2014 -0500 vcl: Implement copyArea in

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

2014-11-18 Thread Kohei Yoshida
sc/inc/column.hxx | 13 ++- sc/source/core/data/column.cxx |5 - sc/source/core/data/column4.cxx | 146 sc/source/core/data/table2.cxx |2 sc/source/core/data/table4.cxx | 41 +-- 5 files changed, 184 insertions(+),

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - 2 commits - sc/inc sc/source

2014-11-18 Thread Kohei Yoshida
sc/inc/column.hxx| 16 ++-- sc/inc/table.hxx | 11 +- sc/source/core/data/column.cxx |5 - sc/source/core/data/column3.cxx | 31 ++-- sc/source/core/data/column4.cxx | 146 --- sc/source/core/data/documen2.cxx

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

2014-11-18 Thread Bjoern Michaelsen
sw/inc/doc.hxx | 42 --- sw/inc/docfunc.hxx | 68 +++ sw/qa/extras/ooxmlimport/ooxmlimport.cxx |1 sw/source/core/doc/docdraw.cxx |1 sw/source/core/doc/docfmt.cxx|1

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

2014-11-18 Thread Kohei Yoshida
sc/source/core/data/document.cxx| 25 + sc/source/core/data/formulacell.cxx |2 -- 2 files changed, 21 insertions(+), 6 deletions(-) New commits: commit 5ef856e975d7c0396984d588a43fd1a7c7085c55 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Nov 18

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - sc/source

2014-11-18 Thread Kohei Yoshida
sc/source/core/data/document.cxx| 25 + sc/source/core/data/formulacell.cxx |2 -- 2 files changed, 21 insertions(+), 6 deletions(-) New commits: commit abe96a930dcc267b1468a15b1eb2df2b3d06a509 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Nov 18

[Libreoffice-commits] core.git: 2 commits - include/rtl include/tools tools/source

2014-11-18 Thread Kohei Yoshida
include/rtl/bootstrap.h|5 ++- include/tools/resary.hxx | 38 ++ tools/source/rc/resary.cxx | 57 + 3 files changed, 64 insertions(+), 36 deletions(-) New commits: commit

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

2014-11-18 Thread Kohei Yoshida
include/svl/sharedstringpool.hxx | 27 ++- svl/qa/unit/svl.cxx |1 svl/source/misc/sharedstringpool.cxx | 126 +-- 3 files changed, 87 insertions(+), 67 deletions(-) New commits: commit bbc9992094cbab668593cd6d84659d4d1a48e44f

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|84556 | -- You are receiving this

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||84556 -- You are receiving

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||34467 -- You are receiving

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|34467 | -- You are receiving this

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 75694, which changed state. Bug 75694 Summary: FILESAVE: Comments lost on export to .docx https://bugs.freedesktop.org/show_bug.cgi?id=75694 What|Removed |Added

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

2014-11-18 Thread Kohei Yoshida
connectivity/source/inc/ado/ADriver.hxx |4 1 file changed, 4 insertions(+) New commits: commit 3f4896bcfe21794239f8ec32f8f6d7e438a7907e Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Nov 18 23:15:06 2014 -0500 Build fix on Windows. Change-Id:

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||59918 -- You are receiving

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|59918 | -- You are receiving this

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||76324 -- You are receiving

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|76324 | -- You are receiving this

LibreOffice Gerrit News for core on 2014-11-19

2014-11-18 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + add an icon for calc's time number format in https://gerrit.libreoffice.org/12962 from Yousuf Philips about module icon-themes, officecfg + fdo#86298 Avoid

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/opengl vcl/quartz vcl/source vcl/unx vcl/win

2014-11-18 Thread Matúš Kukan
vcl/headless/svpbmp.cxx|5 + vcl/inc/headless/svpbmp.hxx|1 + vcl/inc/impbmp.hxx |2 +- vcl/inc/opengl/salbmp.hxx |1 + vcl/inc/quartz/salbmp.h|1 + vcl/inc/salbmp.hxx |1 + vcl/inc/unx/salbmp.h |1 +

[Libreoffice-commits] core.git: 3 commits - unoidl/source

2014-11-18 Thread Stephan Bergmann
unoidl/source/unoidl-check.cxx | 1442 ++- unoidl/source/unoidlprovider.cxx | 337 ++--- unoidl/source/unoidlprovider.hxx | 15 3 files changed, 960 insertions(+), 834 deletions(-) New commits: commit 333c6c114b0f21acf0f2525d61850a5f86d84aa7 Author:

[Libreoffice-qa] Reminder: We'll have our next QA Meeting on Wednesday!

2014-11-18 Thread Robinson Tryon
Hello friends, It's been a busy two weeks in QA, and I'm sure you have a lot to share with the rest of the team! Join us in IRC for a meeting this Wednesday to learn more about what we've been doing. Our meeting time and other important stuff can be found here:

Re: [Libreoffice-qa] Bugzilla: LO 4.3.3.2 is missing from versions list menu

2014-11-18 Thread Tommy
On Fri, 14 Nov 2014 12:17:03 +0100, Tommy ba...@quipo.it wrote: On Thu, 13 Nov 2014 04:43:39 +0100, Tommy ba...@quipo.it wrote: On Wed, 12 Nov 2014 22:27:35 +0100, Joel Madero jmadero@gmail.com wrote: Fixed thanks. one last fix needed. 4.3.3.2 is still credited as rc instead of

[Libreoffice-bugs] [Bug 86131] XTextField.getAnchor().getText() returns XTextRange objects with the start position being the same as the end position

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

[Libreoffice-bugs] [Bug 86131] XTextField.getAnchor().getText() returns XTextRange objects with the start position being the same as the end position

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86131 --- Comment #2 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Miklos Vajna committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 86131] XTextField.getAnchor().getText() returns XTextRange objects with the start position being the same as the end position

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86131 Miklos Vajna vmik...@collabora.co.uk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 86427] New: automatic label detection works weird

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86427 Bug ID: 86427 Summary: automatic label detection works weird Product: LibreOffice Version: 3.3.0 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 86246] LibreOffice don't start

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86246 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Resolution|FIXED |WORKSFORME ---

[Libreoffice-bugs] [Bug 86427] automatic label detection works weird

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86427 Winfried Donkers winfrieddonk...@libreoffice.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 37765] Function COUNTA: Text entries no more counted when argument is a label

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37765 Winfried Donkers winfrieddonk...@libreoffice.org changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 77708] EDITING: Set Collect at end of section option independently for parent/child sections.

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77708 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 76868] Data Analysis Toolkit - chi square-test

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

[Libreoffice-bugs] [Bug 76868] Data Analysis Toolkit - chi square-test

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76868 --- Comment #2 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Tomaž Vajngerl committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 86289] Renaming 'Page Preview' to 'Print Preview'

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86289 --- Comment #6 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Yousuf Philips committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 78929] Macros: Calc setFormula() does not appear to be working

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78929 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 84423] SVG: SVG import drops glyph outlines

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84423 --- Comment #2 from g.grigelio...@gmail.com --- I tested Draw 4.3.4.1 and it cannot do round-trip: eg, it exports PowerPoint text as outlines to SVG - which render correctly in web browsers - then drops them on import :( -- You are receiving

[Libreoffice-bugs] [Bug 86409] Coercion of empty cells

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86409 --- Comment #2 from Domenico Somma domenico.so...@gmail.com --- Thanks!!! -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 79782] FORMATTING: Add clear notification (...) that Format Page is used for all sheets by default..

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79782 --- Comment #8 from Ljiljan lili...@gmail.com --- It's a good compromise... :) Maybe help button that will lead to explanation how to apply styles could be added as well. Anyway, I just figure out that all sheets are forced to have same

[Libreoffice-bugs] [Bug 84909] Meta: Enhancing Impress/Draw toolbars and context menu

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84909 --- Comment #5 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Yousuf Philips committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 80838] Meta: enhancing Writer's print preview toolbar

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

[Libreoffice-bugs] [Bug 84909] Meta: Enhancing Impress/Draw toolbars and context menu

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84909 --- Comment #6 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Yousuf Philips committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 80838] Meta: enhancing Writer's print preview toolbar

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80838 --- Comment #8 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Yousuf Philips committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 86040] SIDEBAR: Renaming 'Gallery' to 'Clip Art Gallery' in tooltip and pane title

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86040 --- Comment #8 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Yousuf Philips committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 75757] remove inheritance to std::map and std::vector

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #46 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Michaël Lefèvre committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 81475] Meta: enhancing Writer's standard and formatting toolbars

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81475 --- Comment #30 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Yousuf Philips committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 86209] MENUS: Reorganize the View menu

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

[Libreoffice-bugs] [Bug 86209] MENUS: Reorganize the View menu

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86209 --- Comment #5 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Yousuf Philips committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 69610] mail merge fields not correctly read in openxml files

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69610 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 86428] New: Help Page “Wrap” Exists Two Times in Local Help

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86428 Bug ID: 86428 Summary: Help Page “Wrap” Exists Two Times in Local Help Product: LibreOffice Version: 4.3.3.2 release Hardware: Other OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 76239] OpenSymbol font is not retained after an upgrade

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76239 --- Comment #35 from Andras Timar tima...@gmail.com --- It would be good to have installer logs to see what really happened. msiexec /i LibreOffice-x.x.x.msi /L*vx log.txt For me, the bug did not occur in case of 4.2.4 - 4.2.6 and 4.2.6 - 4.3.2

[Libreoffice-bugs] [Bug 73910] Macro hangs iterating words in Lao document, possible bug or macro problem

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73910 Beluga todven...@suomi24.fi changed: What|Removed |Added CC||todven...@suomi24.fi ---

[Libreoffice-bugs] [Bug 86429] New: Use of Different Words for Wrap Settings

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86429 Bug ID: 86429 Summary: Use of Different Words for Wrap Settings Product: LibreOffice Version: 4.3.3.2 release Hardware: Other OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 86430] New: References and cross references dont look right

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86430 Bug ID: 86430 Summary: References and cross references dont look right Product: LibreOffice Version: 4.3.3.2 release Hardware: Other OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 86430] References and cross references dont look right

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86430 --- Comment #1 from 2460...@gmail.com --- Attatched a .doc file that is being parsed as txt. I can't see an option to specify .doc in the attachment list. Sorry! -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86040] SIDEBAR: Renaming 'Gallery' to 'Clip Art Gallery' in tooltip and pane title

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86040 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added Resolution|FIXED |WONTFIX --- Comment

[Libreoffice-bugs] [Bug 83141] Calc Find Replace extremely slow / freeze with large spreadsheet

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83141 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 83141, which changed state. Bug 83141 Summary: Calc Find Replace extremely slow / freeze with large spreadsheet https://bugs.freedesktop.org/show_bug.cgi?id=83141 What|Removed |Added

[Libreoffice-bugs] [Bug 80280] DIALOG: uno commands with missing icons appearing in 'change icon' dialog

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

[Libreoffice-bugs] [Bug 80280] DIALOG: uno commands with missing icons appearing in 'change icon' dialog

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80280 --- Comment #4 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Maxim Monastirsky committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 80280] DIALOG: uno commands with missing icons appearing in 'change icon' dialog

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80280 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 76350] EDITING: Calculation errors

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76350 --- Comment #12 from Hamdi Turker ha...@or.com.tr --- a1=10 a2=20 consider that the cells from a1 to a2 is multiplied and total amount is 30 delete the number in the cell a2. so the total amount changes to 10. than put it back a2 cell while using

[Libreoffice-bugs] [Bug 75757] remove inheritance to std::map and std::vector

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #47 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Michaël Lefèvre committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 81347] Calc hangs opening some files waiting on the Windows print spooler if a network printer cannot be reached

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81347 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 79748] Window not redrawn, software unusable...

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79748 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 73412] Installation fails then can't be restarted

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73412 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 86390] File Type List has no scrollbar

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86390 --- Comment #2 from baffclan baffc...@yahoo.co.jp --- (In reply to tommy27 from comment #1) tommy27, thanks for comments. OS : Windows 7 Professional SP1 (x64) Libreoffice Version : Version: 4.3.4.1 Build ID:

[Libreoffice-bugs] [Bug 83028] VIEWING: Displaying mysql database

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83028 --- Comment #11 from MAG4 m...@aruba.it --- Hi, upgrading to version 4.3.3-1 now in Debian Testing solve the regression ... Regards! Guido -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 82007] com.sun.star.system.SimpleCommandMail - Attachment ignored

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82007 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 80041] Website is not displaying all characters under Firefox 29.01

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80041 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 80234] EDITING: OpenCL with HSA breaks fill-down formulas

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80234 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 77522] FILEOPEN: Image anchor and size not preserved when rows inserted

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77522 Beluga todven...@suomi24.fi changed: What|Removed |Added Priority|high|medium

[Libreoffice-bugs] [Bug 86427] automatic label detection works weird

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86427 Eike Rathke er...@redhat.com changed: What|Removed |Added Attachment #109660|text/plain

[Libreoffice-bugs] [Bug 86433] New: Native version control using GIT

2014-11-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86433 Bug ID: 86433 Summary: Native version control using GIT Product: LibreOffice Version: unspecified Hardware: Other OS: Linux (All) Status: UNCONFIRMED

<    1   2   3   4   5   >