fdo#70798 Add new Excel functions, move from add-in module?

2014-02-03 Thread Winfried Donkers
Hi, In Excel 2010 Microsoft introduced new functions ERF.PRECISE, ERFC.PRECISE, NETWORKDAYS.INTL and WORKDAY.INTL. These functions are defined in ODF1.2 as ERF, ERFC, NETWORKDAYS and WORKDAY (some with small differences). The functions ERF, ERFC, NETWORKDAYS and WORKDAY are currently in the

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

2014-02-03 Thread Stephan Bergmann
mysqlc/source/mysqlc_subcomponent.hxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 22c6d5739ece983aacbb2f86a0a25e2e5c7249fe Author: Stephan Bergmann sberg...@redhat.com Date: Mon Feb 3 09:47:44 2014 +0100 Fix typos Change-Id:

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

2014-02-03 Thread Norbert Thiebaud
sc/source/filter/xml/xmlexprt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4e9b5a6849afe09f5152e9e989fe50c3e208db73 Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Feb 3 02:59:10 2014 -0600 WaE signed/unsigned Change-Id:

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

2014-02-03 Thread Kohei Yoshida
sc/inc/column.hxx|1 + sc/inc/document.hxx |6 ++ sc/inc/mtvcellfunc.hxx |7 +++ sc/inc/table.hxx |1 + sc/source/core/data/column2.cxx | 23 +++ sc/source/core/data/document.cxx | 11

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #40 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] libvisio.git: Branch 'libvisio-0.0' - src/lib

2014-02-03 Thread Fridrich Štrba
src/lib/VSDXParser.cpp | 60 + src/lib/VSDXTheme.cpp |8 +++--- src/lib/tokens.txt | 10 3 files changed, 74 insertions(+), 4 deletions(-) New commits: commit 271be232a69d19628a3fd7782176a140d1e92e40 Author: Fridrich Å trba

[Libreoffice-commits] core.git: avmedia/Module_avmedia.mk

2014-02-03 Thread Tor Lillqvist
avmedia/Module_avmedia.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5fc9a33b9a684eff92bdf1bad705dbc5986098ce Author: Tor Lillqvist t...@collabora.com Date: Mon Feb 3 11:40:20 2014 +0100 Drop the deprecated QuickTime stuff when building a sandboxed LO A

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

2014-02-03 Thread Tor Lillqvist
vcl/osx/salobj.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit dd6bb0aba7c3dbe5d7d337cbcca2fd343e04402f Author: Tor Lillqvist t...@collabora.com Date: Mon Feb 3 11:56:07 2014 +0100 Add comment Change-Id: I2e5633040d40620b3d0f01c584eb1f9790acb22d diff --git

Re: fdo#70798 Add new Excel functions, move from add-in module?

2014-02-03 Thread Eike Rathke
Hi Winfried, On Monday, 2014-02-03 09:47:51 +0100, Winfried Donkers wrote: In Excel 2010 Microsoft introduced new functions ERF.PRECISE, ERFC.PRECISE, NETWORKDAYS.INTL and WORKDAY.INTL. These functions are defined in ODF1.2 as ERF, ERFC, NETWORKDAYS and WORKDAY (some with small

[Bug 39944] ACCESSIBILITY: Implement new ATK Roles

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39944 Jacobo Aragunde Pérez jaragu...@igalia.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-commits] core.git: helpcontent2

2014-02-03 Thread László Németh
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 70ba89711bebcbf53eec374829b090041f30c2cc Author: László Németh nem...@numbertext.org Date: Mon Feb 3 13:07:01 2014 +0100 Updated core Project: help 32e18e8bdd5e30942bd4c57d9aaa393e93bd564c

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

2014-02-03 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/line-rotation.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 10 +- writerfilter/source/dmapper/GraphicImport.cxx| 13 + 3 files changed, 22 insertions(+), 1 deletion(-) New commits: commit

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

2014-02-03 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- writerfilter/source/rtftok/rtfdocumentimpl.hxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit d271e5fd87dc11512f4be244bf6e7eea1769c62e Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Feb 3

[Libreoffice-commits] core.git: basic/source filter/source include/unotools sc/source sd/source sw/qa sw/source vcl/source writerfilter/source

2014-02-03 Thread Thomas Arnhold
basic/source/runtime/runtime.cxx |2 +- basic/source/sbx/sbxscan.cxx |2 +- filter/source/xslt/export/wordml/ooo2wordml_field.xsl |2 +- include/unotools/fontcvt.hxx |4 ++-- sc/source/ui/view/printfun.cxx

[Libreoffice-commits] core.git: 6 commits - external/mysqlcppconn mysqlc/Library_mysqlc.mk mysqlc/source

2014-02-03 Thread Stephan Bergmann
external/mysqlcppconn/UnpackedTarball_mysqlcppconn.mk |1 external/mysqlcppconn/patches/warnings.patch.0| 11 +++ mysqlc/Library_mysqlc.mk |2 - mysqlc/source/mysqlc_connection.cxx | 18 ++--

[Libreoffice-commits] libvisio.git: src/lib

2014-02-03 Thread Fridrich Štrba
src/lib/VSDXParser.cpp | 60 + src/lib/VSDXTheme.cpp |8 +++--- src/lib/tokens.txt | 10 3 files changed, 74 insertions(+), 4 deletions(-) New commits: commit 17843d542375641f707d9737fa77fff5180ec031 Author: Fridrich Å trba

[Libreoffice-commits] help.git: source/text

2014-02-03 Thread László Németh
source/text/shared/optionen/01010400.xhp |1 + 1 file changed, 1 insertion(+) New commits: commit 32e18e8bdd5e30942bd4c57d9aaa393e93bd564c Author: László Németh nem...@numbertext.org Date: Mon Feb 3 13:07:01 2014 +0100 desc. of non-standard hyphenation patterns in user-defined

[Libreoffice-commits] libvisio.git: src/lib

2014-02-03 Thread Fridrich Štrba
src/lib/VSDXTheme.cpp | 59 ++ src/lib/VSDXTheme.h |2 + 2 files changed, 61 insertions(+) New commits: commit f20f0bed4e545355f37f008cf311833c7907506a Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Mon Feb 3 12:03:00 2014 +0100

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

2014-02-03 Thread Chris Sherlock
include/vcl/outdev.hxx |2 +- include/vcl/window.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0de3b50ff85f8a2ca1fed00c20a68cb51622dc71 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Mon Feb 3 09:42:56 2014 +1100 fdo#74424 OutputDevice no

IRC going crazy ?

2014-02-03 Thread Adam Fyne
Hi, Any idea why IRC is going nuts and shows people keep getting disconnected? Best, Adam ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] libvisio.git: Branch 'libvisio-0.0' - 2 commits - astyle.options

2014-02-03 Thread Fridrich Štrba
astyle.options | 12 1 file changed, 12 insertions(+) New commits: commit 34abd70d8da0d2f567978df3a770406c737c7928 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Dec 11 09:51:31 2013 +0100 Allow equal identing of functions (cherry picked from commit

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

2014-02-03 Thread Miklos Vajna
sw/source/filter/ww8/ww8par4.cxx |3 ++- sw/source/filter/ww8/ww8par6.cxx |2 +- sw/source/filter/ww8/ww8scan.cxx |2 +- 3 files changed, 4 insertions(+), 3 deletions(-) New commits: commit ab207cc63d697426bb5c0e05bcde5c6a2785ad25 Author: Miklos Vajna vmik...@collabora.co.uk Date:

[Libreoffice-commits] core.git: 6 commits - chart2/Library_chartopengl.mk chart2/Module_chart2.mk chart2/source desktop/source editeng/source framework/source include/vcl postprocess/Rdb_services.mk R

2014-02-03 Thread Tor Lillqvist
Repository.mk |2 +- chart2/Library_chartopengl.mk |4 chart2/Module_chart2.mk |2 +- chart2/source/view/inc/DummyXShape.hxx | 14 ++ chart2/source/view/main/DummyXShape.cxx | 16

[Libreoffice-commits] core.git: animations/source basegfx/source cppuhelper/source cui/source embeddedobj/source forms/source package/source unotools/source

2014-02-03 Thread Alexandre Vicenzi
animations/source/animcore/targetpropertiescreator.cxx | 20 -- basegfx/source/tools/unopolypolygon.cxx|3 cppuhelper/source/factory.cxx |3 cui/source/dialogs/colorpicker.cxx | 123 -

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

2014-02-03 Thread Noel Power
sc/inc/cellsuno.hxx |2 +- sc/source/ui/unoobj/cellsuno.cxx | 11 --- 2 files changed, 1 insertion(+), 12 deletions(-) New commits: commit 8eec79e595eb651cd41e2f6a1918af67c4d43cf7 Author: Noel Power noel.po...@suse.com Date: Mon Feb 3 11:04:10 2014 + Revert

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

2014-02-03 Thread Stephan Bergmann
cui/source/dialogs/hlmailtp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 196386efb6592c8ca43d40e27f7888d4809f500c Author: Stephan Bergmann sberg...@redhat.com Date: Mon Feb 3 16:24:30 2014 +0100 fdo#74366# Determining bMail was accidentally inverted

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74325, which changed state. Bug 74325 Summary: DATALOSS: Calc loses comments when (changed) file is saved https://bugs.freedesktop.org/show_bug.cgi?id=74325 What|Removed |Added

[Libreoffice-commits] core.git: 5 commits - include/svtools include/tools include/vcl svtools/source svx/source sw/source

2014-02-03 Thread Michael Stahl
include/svtools/grfmgr.hxx|2 - include/tools/poly.hxx| 12 + include/vcl/region.hxx| 29 ++ svtools/source/graphic/grfmgr.cxx | 42 - svx/source/svdraw/svdograf.cxx| 48

[Libreoffice-commits] core.git: 3 commits - basctl/uiconfig chart2/uiconfig officecfg/registry sc/source sc/uiconfig sd/uiconfig starmath/uiconfig sw/uiconfig

2014-02-03 Thread Michael Meeks
basctl/uiconfig/basicide/toolbar/standardbar.xml |5 - chart2/uiconfig/toolbar/standardbar.xml |3 officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 12 +-- sc/source/ui/sidebar/NumberFormatPropertyPanel.cxx | 43 +--

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

2014-02-03 Thread Markus Mohrhard
chart2/opengl/symbolFragmentShader.glsl | 61 ++ chart2/opengl/symbolVertexShader.glsl|3 chart2/source/view/main/OpenGLRender.cxx | 172 --- chart2/source/view/main/OpenGLRender.hxx | 24 +--- 4 files changed, 116 insertions(+), 144 deletions(-)

[Libreoffice-commits] core.git: 8 commits - configure.ac icon-themes/galaxy icon-themes/hicontrast icon-themes/human include/sfx2 include/vcl sd/source sfx2/source sw/source vcl/source

2014-02-03 Thread Jan Holesovsky
configure.ac | 13 -- dev/null |binary include/sfx2/objsh.hxx |2 include/vcl/gdimtf.hxx |3 sd/source/ui/unoidl/unopage.cxx|3 sfx2/source/control/recentdocsview.cxx |5 -

[Libreoffice-commits] libvisio.git: Branch 'libvisio-0.0' - src/lib

2014-02-03 Thread Fridrich Štrba
src/lib/VSDXTheme.cpp | 59 ++ src/lib/VSDXTheme.h |2 + 2 files changed, 61 insertions(+) New commits: commit 57210acffdc7953653f65be184897c0993555155 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Mon Feb 3 12:03:00 2014 +0100

Re: IRC going crazy ?

2014-02-03 Thread Jonathan Aquilina
Freenode is being DoSed you are best using a european based server as US, australian and asian servers are being attacked. On Monday, February 03, 2014 12:34:46 PM Adam Fyne wrote: Hi, Any idea why IRC is going nuts and shows people keep getting disconnected? Best, Adam

[Libreoffice-commits] dev-tools.git: gerritbot/send-daily-digest

2014-02-03 Thread Mathias Michel
gerritbot/send-daily-digest |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 362e11ede8be6fd4b85eb6ed6bfdaf6b946f43b4 Author: Mathias Michel m...@gmx.fr Date: Thu Jan 30 22:57:21 2014 +0100 Finally fix the new commiters issue in mail digest Change-Id:

Re: IRC going crazy ?

2014-02-03 Thread Sophie
Le 03/02/2014 19:09, Jonathan Aquilina a écrit : Freenode is being DoSed you are best using a european based server as US, australian and asian servers are being attacked. It seems European too, I've been unable to connect this afternoon... Cheers Sophie

Re: IRC going crazy ?

2014-02-03 Thread Jonathan Aquilina
Sophie I am on now no problem you have to keep trying until you connect to a server successfully. On Monday, February 03, 2014 07:16:14 PM Sophie wrote: Le 03/02/2014 19:09, Jonathan Aquilina a écrit : Freenode is being DoSed you are best using a european based server as US, australian and

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

2014-02-03 Thread Kohei Yoshida
sc/CppunitTest_sc_ucalc.mk |1 sc/inc/document.hxx |2 + sc/inc/table.hxx |1 sc/qa/unit/ucalc.hxx |4 ++ sc/qa/unit/ucalc_column.cxx | 70 +++ sc/source/core/data/document.cxx |9 +

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

2014-02-03 Thread Michael Meeks
chart2/source/view/main/OpenGLRender.hxx | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) New commits: commit 0b9207bf8cfc83e25189d3a0e8d3c82d8ce988c4 Author: Michael Meeks michael.me...@collabora.com Date: Mon Feb 3 19:28:59 2014 +0100 chart2: resolve merge

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

2014-02-03 Thread Zolnai Tamás
include/sfx2/recentdocsview.hxx|2 ++ include/sfx2/thumbnailview.hxx |2 +- sfx2/source/control/recentdocsview.cxx | 27 +++ sfx2/source/dialog/backingcomp.cxx | 26 ++ sfx2/source/dialog/backingwindow.cxx |5

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

2014-02-03 Thread Miklos Vajna
sw/inc/fesh.hxx |3 + sw/source/core/frmedt/fews.cxx| 12 +- sw/source/ui/frmdlg/frmmgr.cxx|4 +- sw/source/ui/frmdlg/frmpage.cxx | 23 + sw/source/ui/inc/frmpage.hxx |1 sw/uiconfig/swriter/ui/frmtypepage.ui |

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

2014-02-03 Thread Andras Timar
configmgr/source/winreg.cxx |2 +- vcl/source/filter/graphicfilter.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit b95a9629703a772fa3e6a3e6e8da68d9ad07963b Author: Andras Timar andras.ti...@collabora.com Date: Mon Feb 3 19:26:30 2014 +0100

[Libreoffice-commits] core.git: icon-themes/tango

2014-02-03 Thread Mirek Mazel
dev/null |binary 1 file changed New commits: commit 6da6186fb2d34e26d1dca649eda80cbec374cb37 Author: Mirek Mazel maz...@gmail.com Date: Mon Feb 3 19:58:00 2014 +0100 Remove unnecessary icons. Change-Id: I0fd129a0aa5a900bdb48c644ece3d823fde914b9 Reviewed-on:

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

2014-02-03 Thread Kohei Yoshida
sc/inc/document.hxx |2 - sc/inc/mtvfunctions.hxx |2 - sc/inc/table.hxx |2 - sc/qa/unit/ucalc_column.cxx | 51 ++- sc/source/core/data/column.cxx |8 +++--- sc/source/core/data/document.cxx |6

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Kohei Yoshida libreoff...@kohei.us changed: What|Removed |Added Depends on||72470 --- Comment

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

2014-02-03 Thread Kohei Yoshida
sc/qa/unit/ucalc_column.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 79d2132d29dd56bcd549c9911d37f3b49bcfee7b Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Mon Feb 3 14:58:18 2014 -0500 This is a redundant check. Chuck it. Change-Id:

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

2014-02-03 Thread Markus Mohrhard
chart2/opengl/symbolFragmentShader.glsl | 37 +-- chart2/source/view/main/OpenGLRender.cxx | 20 chart2/source/view/main/OpenGLRender.hxx | 18 +-- 3 files changed, 48 insertions(+), 27 deletions(-) New commits: commit

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Depends on||74460 --- Comment #80 from

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Gerco-Kees gercok...@gmail.com changed: What|Removed |Added CC||gercok...@gmail.com

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #135 from Gerco-Kees gercok...@gmail.com --- Bug - 67712; FORMCONTROLS: anchored to cell but changes position after reopening There is regression and Data Loss -- You are receiving this mail because: You are on the CC list for the

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74460, which changed state. Bug 74460 Summary: Templatemanagement Dialog To Change/Edit Existing Template will crash LibreOffice https://bugs.freedesktop.org/show_bug.cgi?id=74460 What|Removed

OS X Accessibility regression bug 74121

2014-02-03 Thread V Stuart Foote
Have a nasty regression in Apple OS X accessibility fdo#74121 https://bugs.freedesktop.org/show_bug.cgi?id=74121 Looks to have been caused by an AOO contributed refactoring attempting to isolate VCL Window type naming from NS Window and NS View type naming. Something was not quite correct

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Depends on||74148 -- You

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Depends on|74460 | -- You are

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

2014-02-03 Thread Michael Meeks
svtools/source/control/tabbar.cxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 6f50837b5ee950776ddca9ceb78caed3015e8ccd Author: Michael Meeks michael.me...@collabora.com Date: Mon Feb 3 22:15:04 2014 +0100 ensure selected calc sheet tab is

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

2014-02-03 Thread Markus Mohrhard
chart2/source/view/inc/DummyXShape.hxx |5 +++ chart2/source/view/main/DummyXShape.cxx | 52 2 files changed, 57 insertions(+) New commits: commit 30f8d566bb11d2b514af0c449d00683a445505d8 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon

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

2014-02-03 Thread Gabor Kelemen
sw/uiconfig/swriter/ui/outlinenumbering.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a6c03db336e97fbde1647cf355637d816d36311a Author: Gabor Kelemen kelem...@ubuntu.com Date: Mon Feb 3 22:43:41 2014 +0100 fdo#74477: Restore the title of the Outline

[Libreoffice-commits] core.git: 5 commits - editeng/source hwpfilter/source sc/source sw/source

2014-02-03 Thread Julien Nabet
editeng/source/editeng/impedit3.cxx |2 +- hwpfilter/source/grammar.cxx|4 ++-- sc/source/filter/excel/xerecord.cxx |2 +- sw/source/core/doc/docedt.cxx |2 +- sw/source/core/layout/pagechg.cxx |4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) New

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

2014-02-03 Thread Michael Stahl
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ff5ad7e379315faa3f4afa009d23f34c7d231d9a Author: Michael Stahl mst...@redhat.com Date: Mon Feb 3 23:58:31 2014 +0100 fdo#44270: vcl: GTK+ file picker: fix non-grouped

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #41 from Alexandre Vicenzi vicenzi.alexan...@gmail.com --- (In reply to comment #35) (In reply to comment #34) sal_Bool SAL_CALL FilterBase::supportsService( const OUString rServiceName ) throw( RuntimeException ) { return

[ANN] LibreOffice 4.1.5 RC2 available

2014-02-03 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the second release candidate of LibreOffice 4.1.5. The upcoming 4.1.5 will be the fifth in a sequence of frequent bugfix releases for our feature-packed 4.1 line. Please be aware that LibreOffice 4.1.5 RC2 is not been flagged as ready

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #42 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: oox/source scaddins/source

2014-02-03 Thread Alexandre Vicenzi
oox/source/core/filterbase.cxx| 45 +++ scaddins/source/analysis/analysis.cxx | 138 ++ scaddins/source/datefunc/datefunc.cxx | 76 +- scaddins/source/pricing/pricing.cxx | 75 +- 4 files changed, 37

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74077, which changed state. Bug 74077 Summary: Calc changing formulas unadvertidely between 4.1 and 4.2 https://bugs.freedesktop.org/show_bug.cgi?id=74077 What|Removed |Added

LibreOffice Gerrit News for core on 2014-02-04

2014-02-03 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supports in https://gerrit.libreoffice.org/7762 from Alexandre Vicenzi about module dtrans,

LibreOffice Gerrit News for submodules on 2014-02-04

2014-02-03 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: None *

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

2014-02-03 Thread gerrit
Moin! * Open changes on master for project dev-tools changed in the last 25 hours: None * Merged changes on master for project dev-tools changed in the last 25 hours: + Finally fix the new commiters issue in mail digest in https://gerrit.libreoffice.org/7752 from Mathias M * Abandoned

RE: fdo#70798 Add new Excel functions, move from add-in module?

2014-02-03 Thread Winfried Donkers
Hi Eike, It seems we'll need a genereal plan how to handle the functions that Excel newly introduces but are in fact implementations of ODFF under a new name. Also various of the statistic functions you implemented match that criteria.. As I wanted to come up with a renaming plan for the

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74077, which changed state. Bug 74077 Summary: Calc changing formulas unadvertidely between 4.1 and 4.2 https://bugs.freedesktop.org/show_bug.cgi?id=74077 What|Removed |Added

Re: [Libreoffice-qa] Another suggestion for LibO developers

2014-02-03 Thread Pedro
Hi Henri mhenriday wrote ​ But my question remains : would the developers find introducing such a feature into Calc, which, from what you write, I gather would not be too difficult to do, worthwhile ? Again, it might not be a bad idea to be able to point to yet another area in which LibO

Re: [Libreoffice-qa] Proposed mass bug change

2014-02-03 Thread Robinson Tryon
On Sun, Feb 2, 2014 at 9:40 PM, Joel Madero jmadero@gmail.com wrote: I agree that ideally we would go from RESOLVED - FIXED -- VERIFIED FIXED - CLOSED but our team I don't think is quite big enough yet to accomplish this. ... Thoughts? For now, I generally reserve 'VERIFIED FIXED' as

Re: [Libreoffice-qa] Trendline equation

2014-02-03 Thread Laurent BP
Hi Stephan, I have to agree with your example. Another case in when X-categories are date instead of text. Then I would propose to add a warning message about the limit of usability of such equation. - LibreOffice 4.1.1.2 -- View this message in context:

Re: [Libreoffice-qa] Another suggestion for LibO developers

2014-02-03 Thread Robinson Tryon
On Mon, Feb 3, 2014 at 11:03 AM, Pedro pedl...@gmail.com wrote: Your only solution is to make a Feature Request at https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice and hope that some developer finds it interesting ;) +1 This sounds like a useful feature for LibreOffice. I did a

Re: [Libreoffice-qa] Another suggestion for LibO developers

2014-02-03 Thread Robinson Tryon
On Mon, Feb 3, 2014 at 8:17 PM, M Henri Day mhenri...@gmail.com wrote: Yes, indeed, Robinson ! Thanks for checking this out - I note that the request - from Olivier Diotte back in October last year - seems to have been assigned «medium» importance, but has not yet been assigned to any specific

[Libreoffice-qa] Subscription help

2014-02-03 Thread Steven Pilkenton
Hi, Whenever I try to subscribe to the mailing list I get an error which is as follows: Bug in Mailman version 2.1.13 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the

Re: [Libreoffice-qa] Subscription help

2014-02-03 Thread Robinson Tryon
On Mon, Feb 3, 2014 at 10:01 PM, Steven Pilkenton pilkento...@g.cofc.edu wrote: Hi, Whenever I try to subscribe to the mailing list I get an error which is as follows: Bug in Mailman version 2.1.13 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem.

[Libreoffice-qa] [ANN] LibreOffice 4.1.5 RC2 available

2014-02-03 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the second release candidate of LibreOffice 4.1.5. The upcoming 4.1.5 will be the fifth in a sequence of frequent bugfix releases for our feature-packed 4.1 line. Please be aware that LibreOffice 4.1.5 RC2 is not been flagged as ready

[Libreoffice-bugs] [Bug 70376] RTL file names do not display properly on the window bar

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70376 --- Comment #9 from Emir Sarı bitig...@openmailbox.org --- Where does the code reside for this? I searched but I could not find. I want to try to fix this. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 70376] RTL file names do not display properly on the window bar

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70376 --- Comment #10 from Khaled Hosny khaledho...@eglug.org --- Check https://gerrit.libreoffice.org/gitweb?p=core.git;a=blob;f=vcl/osx/salframe.cxx;h=6b236d6779840c0bc251f9798e092f2aab62cb51;hb=HEAD#l299 and the code that calls it. -- You are

[Libreoffice-bugs] [Bug 73565] Autofilter on date creates a dummy thing instead of date list

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73565 --- Comment #6 from Frederic Mestayer dricks2...@yahoo.com --- Bug still there in final 4.2.0.4 -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing

[Libreoffice-bugs] [Bug 74431] New: 'Captions' are preserved but remove a space - original file doesn't have it

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74431 Priority: medium Bug ID: 74431 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: 'Captions' are preserved but remove a space - original file doesn't have it

[Libreoffice-bugs] [Bug 74431] 'Captions' are preserved but remove a space - original file doesn't have it

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74431 Rajashri rajashri.udh...@synerzip.com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Libreoffice-bugs] [Bug 74432] New: Crash with invalid vector T subscript when referencing named range

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74432 Priority: high Bug ID: 74432 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Crash with invalid vector T subscript when referencing named range Severity: blocker

[Libreoffice-bugs] [Bug 74432] Crash with invalid vector T subscript when referencing named range including formula and Basic function

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74432 Peter Lehmkuhle plehmku...@googlemail.com changed: What|Removed |Added Summary|Crash with invalid vector |Crash with

[Libreoffice-bugs] [Bug 73363] EDITING Can't edit OLE object (MS Visio) in a DOC document

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73363 --- Comment #9 from Eneko Lacunza elacu...@binovo.es --- I don't think so, I'd be happy with the bug 64265 behaviour in this bug. I want to be able to edit an embedded Visio object with Draw (there is no Visio installed) :) Thanks On 03/02/14

[Libreoffice-bugs] [Bug 74284] [Accessibility] Extraneous WhiteSpace accessibles cause extensive speech clutter

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74284 --- Comment #9 from Niklas Johansson sleeping.pil...@gmail.com --- Glade does use the role FILLER to layout objects, not only to add space in between objects. And so I believe that the role filler is correct. It seems that Mozilla and W3C maps

[Libreoffice-bugs] [Bug 72919] Other: UNO-API PDF Mass Export breaks layout

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72919 --- Comment #2 from Wahrendorff h...@9tw.de --- Answer 1: Under Linux neither with PDF-Export nor PDF-Printing any degeneration of the generated layout is observable after 2000 repetitions. Please see the attached JUnit-Test. For testing the

[Libreoffice-bugs] [Bug 72919] Other: UNO-API PDF Mass Export breaks layout

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72919 --- Comment #3 from Wahrendorff h...@9tw.de --- Created attachment 93264 -- https://bugs.freedesktop.org/attachment.cgi?id=93264action=edit Tests the virtual printing Tests the virtual printing -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 74427] FORMATTING: Copy and paste into text editor (adds arbitrary space between characters)

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74427 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 70376] RTL file names do not display properly on the window bar

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70376 --- Comment #11 from Emir Sarı bitig...@openmailbox.org --- I just did a quick search on the Apple Developer Base, and found this. If we would drop the file name from the titlebar, would this fix this bug: NSString* pTitle = CreateNSString(

[Libreoffice-bugs] [Bug 74414] EDITING: New line in a cell causes that cell content to move one row when copy pasting of that sheet

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74414 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added OS|Windows (All) |All

[Libreoffice-bugs] [Bug 74373] UI: Slightly increased Xorg CPU usage with 'marching ants' on hidden Calc window

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74373 --- Comment #2 from John Ayo j...@virginiaquilter.com --- I have noticed this in the Windows version as well, but with very noticeable effects on the speed of other running programs. This is on a system with a Celeron D processor. -- You are

[Libreoffice-bugs] [Bug 62022] UNO: handle count keeps increasing until system gets instable

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62022 Qubit qu...@runcibility.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 56455] : Missing or bogus DISPLAY leaves stale process

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56455 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|BSA, NeedAdvice |BSA NeedAdvice

[Libreoffice-bugs] [Bug 74439] New: Remember size of dialogues

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74439 Priority: medium Bug ID: 74439 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Remember size of dialogues Severity: enhancement Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 55571] ACCESSIBILITY: Tracking bug for important issues related to the Mac OS X Accessibility API

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55571 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Depends on||69550 -- You

[Libreoffice-bugs] [Bug 39944] ACCESSIBILITY: Implement new ATK Roles

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39944 Jacobo Aragunde Pérez jaragu...@igalia.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 74375] EDITING: Option to enable editing keys (cursor, Home, etc.) on first entry of text into cell

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74375 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Severity|enhancement |normal CC|

[Libreoffice-bugs] [Bug 74408] VIEWING: Modified line styles are ignored

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74408 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 55498] FILEOPEN: Word 2007 and 2010 cannot open docx

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55498 Qubit qu...@runcibility.com changed: What|Removed |Added Whiteboard|NeedAdvice | CC|

[Libreoffice-bugs] [Bug 57665] UI: Excess scrolling area on the main slide (Normal) view

2014-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57665 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Hardware|x86-64 (AMD64) |All OS|Mac

  1   2   3   4   5   >