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

2013-11-14 Thread Muthu Subramanian
sd/qa/unit/data/pptx/n828390.pptx |binary sd/qa/unit/import-tests.cxx | 43 +- 2 files changed, 42 insertions(+), 1 deletion(-) New commits: commit 22db67c9b64f6807d071d2c15da58954fb7aa8e9 Author: Muthu Subramanian sumu...@collabora.com Date: Thu

[Bug 68871] Disable View -- Elements by default

2013-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68871 Bug 68871 depends on bug 71580, which changed state. Bug 71580 Summary: Elements dock: Alignment items are missing https://bugs.freedesktop.org/show_bug.cgi?id=71580 What|Removed |Added

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

2013-11-14 Thread Caolán McNamara
sw/source/core/doc/doccomp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 56368292012a0521d663361d53c70267fdb7b0d1 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 14 09:20:49 2013 + conflicting types for parameter Change-Id:

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

2013-11-14 Thread YogeshBharate
sw/qa/extras/ooxmlexport/data/font-name-is-empty.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 17 sw/source/filter/ww8/wrtw8sty.cxx | 19 ++ 3 files changed, 28 insertions(+), 8 deletions(-) New commits: commit

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

2013-11-14 Thread Thomas Arnhold
sfx2/source/dialog/dialog.hrc |2 +- sfx2/source/dialog/newstyle.cxx |1 - sfx2/source/dialog/newstyle.hrc | 22 -- sfx2/source/dialog/newstyle.src | 13 ++--- 4 files changed, 7 insertions(+), 31 deletions(-) New commits: commit

[Libreoffice-commits] core.git: offapi/com

2013-11-14 Thread James Michael DuPont
offapi/com/sun/star/security/DocumentDigitalSignatures.idl |2 +- offapi/com/sun/star/xml/crypto/sax/Decryptor.idl | 10 +- offapi/com/sun/star/xml/crypto/sax/Encryptor.idl | 12 ++-- offapi/com/sun/star/xml/crypto/sax/SAXEventKeeper.idl |6

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

2013-11-14 Thread Pallavi Jadhav
sw/qa/extras/ooxmlexport/data/ImageCrop.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 18 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 48 +++ sw/source/filter/ww8/docxattributeoutput.hxx |6 ++- 4 files changed, 63 insertions(+), 9

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

2013-11-14 Thread Stephan Bergmann
unotools/source/misc/mediadescriptor.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 7f183f136b0b4d8b5b09f30b2831b27e8d6cf5e7 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 14 11:16:39 2013 +0100 Adapt MediaDescriptor log area code

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

2013-11-14 Thread Stephan Bergmann
include/unotools/mediadescriptor.hxx |4 1 file changed, 4 insertions(+) New commits: commit 6ad1a001b5c1d8287808aa3d9f7dfdb39040100f Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 14 11:22:57 2013 +0100 Missing include Change-Id:

please don't use #pragma GCC system_header

2013-11-14 Thread Michael Stahl
... because it not only disables warnings, it also prevents generating Makefile dependencies for the file, and that is what caused everybody's build to break after yesterday's ICU upgrade. better to use #pragma GCC diagnostic ignored which does not have bad side effects. if your build currently

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

2013-11-14 Thread Pallavi Jadhav
sw/source/filter/ww8/docxattributeoutput.cxx | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) New commits: commit ddaf39843ff8eac8e71a7d9a8bb74b34935cd399 Author: Pallavi Jadhav pallavi.jad...@synerzip.com Date: Thu Oct 31 15:27:00 2013 +0530 Save Image-Crop

Re: please don't use #pragma GCC system_header

2013-11-14 Thread Stephan Bergmann
On 11/14/2013 11:25 AM, Michael Stahl wrote: ... because it not only disables warnings, it also prevents generating Makefile dependencies for the file, and that is what caused everybody's build to break after yesterday's ICU upgrade. Is that only relevant in our own files, or also in header

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

2013-11-14 Thread Stephan Bergmann
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3aa23c76036ae8cfb21c4de3b5c608c51888eb5d Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 14 12:01:53 2013 +0100 -Werror,-Wunused-variable

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

2013-11-14 Thread Stephan Bergmann
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0e345eaec89c8b0e0912da9de418e90c671b1e7d Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 14 12:05:18 2013 +0100 ...and -Werror,-Wunused-parameter

[Libreoffice-commits] core.git: 3 commits - extras/source sd/AllLangResTarget_sd.mk sd/inc sd/source sd/uiconfig sd/UIConfig_sdraw.mk sw/inc sw/source

2013-11-14 Thread Caolán McNamara
extras/source/glade/libreoffice-catalog.xml.in |3 sd/AllLangResTarget_sd.mk |1 sd/UIConfig_sdraw.mk |1 sd/inc/helpids.h |3 sd/source/ui/dlg/inspagob.cxx | 59 --

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

2013-11-14 Thread Caolán McNamara
helpers/help_hid.lst |5 - source/text/simpress/01/04110100.xhp |9 + 2 files changed, 5 insertions(+), 9 deletions(-) New commits: commit 42f290e423e49da0283dcd00a66f17cf1d201456 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 14 11:10:25 2013

[Libreoffice-commits] core.git: helpcontent2

2013-11-14 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4de85c0613c1eb035bed204b604557d84217193a Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 14 11:10:25 2013 + Updated core Project: help 42f290e423e49da0283dcd00a66f17cf1d201456

Re: please don't use #pragma GCC system_header

2013-11-14 Thread Michael Stahl
On 14/11/13 12:00, Stephan Bergmann wrote: On 11/14/2013 11:25 AM, Michael Stahl wrote: ... because it not only disables warnings, it also prevents generating Makefile dependencies for the file, and that is what caused everybody's build to break after yesterday's ICU upgrade. Is that only

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

2013-11-14 Thread Jacobo Aragunde Pérez
oox/source/export/vmlexport.cxx | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) New commits: commit cc8c94b362e89d7d7e974119be77679f2f344d91 Author: Jacobo Aragunde Pérez jaragu...@igalia.com Date: Fri Oct 25 09:09:55 2013 +0200 fdo#70838: Fix size issue when exporting

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

2013-11-14 Thread Jacobo Aragunde Pérez
filter/source/msfilter/eschesdo.cxx | 25 - 1 file changed, 20 insertions(+), 5 deletions(-) New commits: commit 6c5557c60f97778fd732c01f054553356ce7f258 Author: Jacobo Aragunde Pérez jaragu...@igalia.com Date: Fri Oct 25 09:22:22 2013 +0200 fdo#70838: Fix

[Libreoffice-commits] core.git: download.lst external/curl external/libxmlsec external/nss external/openldap external/postgresql RepositoryExternal.mk

2013-11-14 Thread Michael Stahl
RepositoryExternal.mk | 22 ++-- download.lst |2 external/curl/ExternalProject_curl.mk |4 external/libxmlsec/xmlsec1-configure.patch|4 external/nss/ExternalPackage_nss.mk | 70

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

2013-11-14 Thread Jacobo Aragunde Pérez
sw/qa/extras/ooxmlexport/data/fdo70838.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 57 2 files changed, 57 insertions(+) New commits: commit 37aa85abd567363ec7ae699ff2b24403672ba874 Author: Jacobo Aragunde Pérez jaragu...@igalia.com Date: Fri Oct

[Libreoffice-commits] core.git: 2 commits - officecfg/registry slideshow/source sw/uiconfig sw/UIConfig_swriter.mk

2013-11-14 Thread Marcos Paulo de Souza
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 19 officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu | 17 officecfg/registry/data/org/openoffice/Office/UI/WriterGlobalWindowState.xcu | 11

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

2013-11-14 Thread Thomas Arnhold
starmath/source/ElementsDockingWindow.cxx | 10 +- starmath/source/commands.src |2 ++ 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 8e0aec74cadcc7ad0fe38d52f542c6a6643308ae Author: Thomas Arnhold tho...@arnhold.org Date: Thu Nov 14 12:22:09

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

2013-11-14 Thread Jacobo Aragunde Pérez
oox/source/vml/vmlshape.cxx |3 +++ sw/qa/extras/ooxmlimport/data/fdo70457.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 14 ++ writerfilter/source/dmapper/GraphicImport.cxx |7 ++- 4 files changed, 23 insertions(+), 1 deletion(-) New

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

2013-11-14 Thread Andrzej J . R . Hunt
connectivity/source/drivers/firebird/Connection.cxx|6 ++ connectivity/source/drivers/firebird/Connection.hxx| 10 ++ connectivity/source/drivers/firebird/PreparedStatement.cxx |3 +++ connectivity/source/drivers/firebird/Statement.cxx |7 +++

[Libreoffice-commits] core.git: 2 commits - sd/AllLangResTarget_sd.mk sd/source sd/uiconfig sd/UIConfig_sdraw.mk sw/source

2013-11-14 Thread Caolán McNamara
sd/AllLangResTarget_sd.mk |1 sd/UIConfig_sdraw.mk|1 sd/source/ui/dlg/morphdlg.cxx | 33 ++--- sd/source/ui/dlg/morphdlg.src | 97 sd/source/ui/inc/morphdlg.hrc | 29

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

2013-11-14 Thread Caolán McNamara
helpers/help_hid.lst |3 --- source/text/simpress/01/0215.xhp | 16 2 files changed, 8 insertions(+), 11 deletions(-) New commits: commit 39f6e246dc6790f93511d3f7f7e08861f160d400 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 14 11:59:02

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

2013-11-14 Thread Caolán McNamara
helpcontent2 |2 +- sw/qa/extras/ooxmlexport/ooxmlexport.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a9a197d9e23c3494047af8e7c377a90b3ca12fef Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 14 12:01:09 2013 +

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - b7/a25449d30ad88b4c84e035b344f38c2ffd54cc c2/a4fb6bc7a55ef268633761ebf0aa7edab8c711 fd/9cb0195429b116874064acbfa9641c12ea811d

2013-11-14 Thread Caolán McNamara
b7/a25449d30ad88b4c84e035b344f38c2ffd54cc |1 + c2/a4fb6bc7a55ef268633761ebf0aa7edab8c711 |1 + fd/9cb0195429b116874064acbfa9641c12ea811d |1 + 3 files changed, 3 insertions(+) New commits: commit 18a0502b60268c86f1ed361c6f48dd0cc8d299d9 Author: Caolán McNamara caol...@redhat.com

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 54/29a50ffc37fa214426a74d86d234ebf0991616 b6/a7e1940929c557bfbddb2bc8dbd5588d6df329

2013-11-14 Thread Caolán McNamara
54/29a50ffc37fa214426a74d86d234ebf0991616 |1 + b6/a7e1940929c557bfbddb2bc8dbd5588d6df329 |1 + 2 files changed, 2 insertions(+) New commits: commit d2b94f2ddd409ecfd50b32282071cbda624ccda9 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 14 12:03:00 2013 + Notes

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

2013-11-14 Thread Samuel Mehrbrodt
sw/source/ui/wrtsh/delete.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 083114bb132b879cfb899361ece375c8580ae505 Author: Samuel Mehrbrodt s.mehrbr...@gmail.com Date: Fri Nov 1 10:49:03 2013 +0100 fdo#63819 Ctrl+Backspace also deletes the space before

[Bug 63819] Ctrl+Backspace removes also the space

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

[Libreoffice-commits] core.git: offapi/com

2013-11-14 Thread Eike Rathke
offapi/com/sun/star/sheet/FormulaLanguage.idl |2 ++ 1 file changed, 2 insertions(+) New commits: commit 99b2f2bdef388bafd127139f7a05e47dc1592738 Author: Eike Rathke er...@redhat.com Date: Thu Nov 14 13:29:02 2013 +0100 OOXML @since LibreOffice 4.2 Change-Id:

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

2013-11-14 Thread Priyanka Gaikwad
editeng/source/items/paraitem.cxx|2 +- include/editeng/lspcitem.hxx |4 ++-- sw/qa/extras/ooxmlexport/data/test_line_spacing.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 14 ++ 4 files changed, 17

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

2013-11-14 Thread Eike Rathke
formula/source/core/resource/core_resource.src | 72 - 1 file changed, 36 insertions(+), 36 deletions(-) New commits: commit 85341404d7c317fe8c390fdb34b0b58724b5b3df Author: Eike Rathke er...@redhat.com Date: Thu Nov 14 13:52:27 2013 +0100 all functions new in

[Bug 63819] Ctrl+Backspace removes also the space

2013-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63819 Thomas Arnhold thomas-l...@arnhold.org changed: What|Removed |Added Attachment #78823|0 |1 is

[Bug 63819] Ctrl+Backspace removes also the space

2013-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63819 Thomas Arnhold thomas-l...@arnhold.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2013-11-14 Thread Eike Rathke
formula/source/core/resource/core_resource.src | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit b26edbb44920e455a3a9e0ea6074a0808ea6d001 Author: Eike Rathke er...@redhat.com Date: Thu Nov 14 13:59:19 2013 +0100 moved erroneous _xlfn. from ODFF

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

2013-11-14 Thread Andras Timar
embedserv/source/embed/ed_ipersiststr.cxx |2 - embedserv/source/embed/guid.cxx | 35 -- 2 files changed, 37 deletions(-) New commits: commit d360febd39b554c92136f9d08d400400e1caf933 Author: Andras Timar andras.ti...@collabora.com Date: Thu Nov 14

Re: Merging files to one

2013-11-14 Thread Eike Rathke
Hi, On Wednesday, 2013-11-13 10:17:04 +0100, Stephan Bergmann wrote: However, a class whose implementation requires multiple thousand lines of code is likely asking for some refactoring into more manageable pieces anyway. It would take a real hero to refactor EditEngine, and with super cow

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

2013-11-14 Thread Fridrich Štrba
configure.ac |4 src/lib/VDXParser.cpp|2 +- src/lib/VSDContentCollector.cpp | 19 ++- src/lib/VSDOutputElementList.cpp | 15 +++ src/lib/VSDOutputElementList.h |2 +- src/lib/libvisio_utils.cpp | 24

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

2013-11-14 Thread YogeshBharate
sw/qa/extras/ooxmlexport/data/hyperlink.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.cxx |1 - 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit e658db0163fed882f41a7f556f505c672a2560bb Author:

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

2013-11-14 Thread Fridrich Štrba
src/lib/CDRContentCollector.cpp |4 ++-- src/lib/CDROutputElementList.cpp | 15 +++ src/lib/CDROutputElementList.h |2 +- src/lib/CMXParser.cpp| 12 ++-- 4 files changed, 16 insertions(+), 17 deletions(-) New commits: commit

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

2013-11-14 Thread Fridrich Štrba
src/lib/Fill.cpp |4 ++-- src/lib/MSPUBCollector.cpp |3 ++- src/lib/MSPUBParser.cpp| 20 ++-- 3 files changed, 14 insertions(+), 13 deletions(-) New commits: commit c3e812fd9e15e41ca4d1dc3ff0e438c5afa05257 Author: Fridrich Å trba fridrich.st...@bluewin.ch

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - solenv/bin

2013-11-14 Thread Andre Fischer
solenv/bin/make_installer.pl| 10 ++--- solenv/bin/modules/installer/control.pm |2 - solenv/bin/modules/installer/globals.pm |2 - solenv/bin/modules/installer/languages.pm | 47 ++-- solenv/bin/modules/installer/parameter.pm |3

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

2013-11-14 Thread Adam Co
sw/source/filter/ww8/docxattributeoutput.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit 4b0cb789f8ddd87c92216e3e9520f88d3ad9115d Author: Adam Co rattles2...@gmail.com Date: Tue Nov 12 11:22:13 2013 +0200 fdo#65295 : swap gradient text-box

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - include/svl svl/source

2013-11-14 Thread Kohei Yoshida
include/svl/broadcast.hxx | 13 +++-- svl/source/notify/broadcast.cxx | 30 -- 2 files changed, 35 insertions(+), 8 deletions(-) New commits: commit 19e18d751861cef375d4d52f751150dbaf41637a Author: Kohei Yoshida kohei.yosh...@collabora.com Date:

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

2013-11-14 Thread Adam Co
oox/source/vml/vmlformatting.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea4d69f5e81d7109ba06dd68252c9e92233c0ab4 Author: Adam Co rattles2...@gmail.com Date: Tue Nov 12 11:27:38 2013 +0200 fdo#65295 - fix gradient focus issue There was a wrong

[Libreoffice-commits] core.git: 8 commits - connectivity/source external/boost external/clucene external/liborcus external/neon external/nss external/vigra sdext/source ucb/source

2013-11-14 Thread Michael Stahl
connectivity/source/drivers/mozab/bootstrap/mozilla_nsinit.h |3 connectivity/source/drivers/mozab/bootstrap/mozilla_nsprofile.h |3 connectivity/source/drivers/mozab/bootstrap/mozilla_nsprofiledirserviceprovider.h |3

Re: please don't use #pragma GCC system_header

2013-11-14 Thread Michael Stahl
On 14/11/13 13:25, Eike Rathke wrote: Hi, On Thursday, 2013-11-14 11:25:32 +0100, Michael Stahl wrote: better to use #pragma GCC diagnostic ignored which does not have bad side effects. So actually the old advice to create a wrapper header for the reason to disable warnings for an

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - include/svl svl/source

2013-11-14 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit b5f0079a079f63a04414f91b8055525a8e1b01f6 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Nov 14 09:49:15 2013 -0500 Optimize SvtBroadcaster for insertion. This helps file load performance at the slight overhead during

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

2013-11-14 Thread Adam Co
sw/qa/extras/ooxmlexport/data/fdo65295.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 55 +++ sw/source/filter/ww8/docxattributeoutput.cxx | 11 + 3 files changed, 66 insertions(+) New commits: commit 1a466b8a3bc178436b41351dd277840872764446 Author:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 70160, which changed state. Bug 70160 Summary: docked windows shrink up to zero size on resize https://bugs.freedesktop.org/show_bug.cgi?id=70160 What|Removed |Added

Re: Need for starmath expert

2013-11-14 Thread abdulaziz
Thanks Caolan, -- View this message in context: http://nabble.documentfoundation.org/Need-for-starmath-expert-tp4082485p4083141.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: 2 commits - dictionaries helpcontent2

2013-11-14 Thread Bjoern Michaelsen
dictionaries |2 +- helpcontent2 |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 75748b5c800cea2170e9bb26430ff6a9fc55c608 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Wed Nov 13 10:26:51 2013 +0100 Updated core Project:

[Libreoffice-commits] dictionaries.git: Module_dictionaries.mk

2013-11-14 Thread Bjoern Michaelsen
Module_dictionaries.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 96cb9a317f448f7c70afc3a81b532efacaabd456 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Wed Nov 13 10:26:51 2013 +0100 tweak dicts for core Change-Id:

[Libreoffice-commits] core.git: accessibility/Module_accessibility.mk avmedia/Module_avmedia.mk basctl/Module_basctl.mk basic/Module_basic.mk chart2/Module_chart2.mk connectivity/Module_connectivity.m

2013-11-14 Thread Bjoern Michaelsen
Makefile.in |5 ++ accessibility/Module_accessibility.mk |5 ++ avmedia/Module_avmedia.mk |5 ++ basctl/Module_basctl.mk |5 ++ basic/Module_basic.mk |2 - chart2/Module_chart2.mk |5 ++

Re: Need for starmath expert

2013-11-14 Thread Marcos Souza
Hi abdulaziz, Em 11/14/2013 01:41 PM, abdulaziz escreveu: so many thanks Marcos , You're welcome :) you really help me ... I'll let you know if I need help again , Thank you... I would love to help you guys to port Math to RTL :) -- View this message in context:

[Libreoffice-commits] help.git: Module_helpcontent2.mk

2013-11-14 Thread Bjoern Michaelsen
Module_helpcontent2.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 33bc6868c0b6ffaf2e9ee31b8e5448b11930634f Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Wed Nov 13 10:31:01 2013 +0100 tweak help for core Change-Id:

[Libreoffice-commits] core.git: filter/Module_filter.mk

2013-11-14 Thread Markus Mohrhard
filter/Module_filter.mk |1 - 1 file changed, 1 deletion(-) New commits: commit a1115a5983e126f872c6d7f14aef8ce5bba4010a Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Nov 14 16:54:35 2013 +0100 fix build Change-Id: I43391416dba532edd1830e490f7860dc16775fd4

Re: Need for starmath expert

2013-11-14 Thread abdulaziz
so many thanks Marcos , you really help me ... I'll let you know if I need help again , Thank you... -- View this message in context: http://nabble.documentfoundation.org/Need-for-starmath-expert-tp4082485p4083140.html Sent from the Dev mailing list archive at Nabble.com.

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - 10 commits - cppuhelper/source cui/source extras/source filter/source fpicker/source sd/source sw/qa sw/source unotools/source vcl/qa

2013-11-14 Thread Andras Timar
cppuhelper/source/typemanager.cxx |4 - cui/source/options/optgdlg.cxx|7 ++ extras/source/templates/layout/LushGreen.otp |binary filter/source/flash/swffilter.cxx | 10 ++-

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

2013-11-14 Thread Stephan Bergmann
cui/source/tabpages/backgrnd.cxx |8 cui/source/tabpages/grfpage.cxx| 17 +++-- cui/source/tabpages/tpline.cxx |2 +- editeng/source/items/frmitems.cxx | 16 ++-- editeng/source/items/numitem.cxx |2 +- include/editeng/brushitem.hxx

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

2013-11-14 Thread Muthu Subramanian
oox/source/export/drawingml.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit d2a10c321485b19cab498e401819a704ad88ca68 Author: Muthu Subramanian sumu...@collabora.com Date: Wed Nov 13 20:54:46 2013 +0530 n#828390: Export subscript text. diff --git

minutes of ESC call ...

2013-11-14 Thread Michael Meeks
* Present: + Markus, Caolan, Norbert, Lionel, Thorsten, Michael M, Eike, David, Michael S, Bjoern, Robinson, Andras, Miklos, Kendy, Stephan, Kohei Tor, cloph, Ahmad * Completed Action Items: + poke at cross-compile pieces without INPATH (Tor) [ inpath removal merged ]

[Bug 68871] Disable View -- Elements by default

2013-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68871 Thomas Arnhold thomas-l...@arnhold.org changed: What|Removed |Added Depends on||71616 -- You

[Libreoffice-commits] core.git: 2 commits - sfx2/uiconfig

2013-11-14 Thread Jan Holesovsky
sfx2/uiconfig/ui/startcenter.ui |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 5992dc43c31dcf4f458a6c9e5eed0adf0e97be97 Author: Jan Holesovsky ke...@collabora.com Date: Thu Nov 14 17:29:48 2013 +0100 startcenter: Make the separator shorter.

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

2013-11-14 Thread Muthu Subramanian
oox/source/export/drawingml.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 4025c22d2d0c11dfe8051f176376f3336b24a26a Author: Muthu Subramanian sumu...@collabora.com Date: Wed Nov 13 20:54:46 2013 +0530 n#828390: Export subscript text. diff --git

Re: minutes of ESC call ...

2013-11-14 Thread Miklos Vajna
On Thu, Nov 14, 2013 at 04:27:32PM +, Michael Meeks michael.me...@collabora.com wrote: AI: + write welcome mail (Miklos) AI: + send E-mail addresses to Norbert (Miklos) Both done, Nobert already acted, too. signature.asc Description: Digital signature

Re: Need for starmath expert

2013-11-14 Thread abdulaziz
Hi Marcos ; of course my friend , you'll be in touch when we decide to start developing ... -- View this message in context: http://nabble.documentfoundation.org/Need-for-starmath-expert-tp4082485p4083165.html Sent from the Dev mailing list archive at Nabble.com.

[Libreoffice-commits] core.git: 2 commits - external/clucene external/vigra

2013-11-14 Thread Stephan Bergmann
external/clucene/patches/clucene-warnings.patch |3 ++- external/vigra/vigra1.6.0-unused-parameters.patch | 11 +++ 2 files changed, 13 insertions(+), 1 deletion(-) New commits: commit 8c586582d93a3aaefd9e800da87a0d1ea8a260f8 Author: Stephan Bergmann sberg...@redhat.com Date:

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

2013-11-14 Thread sushil_shinde
sw/qa/extras/ooxmlexport/data/activex.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 28 sw/source/filter/ww8/docxexport.cxx | 44 ++ sw/source/filter/ww8/docxexport.hxx |3 +

[Libreoffice-commits] core.git: external/boost

2013-11-14 Thread Stephan Bergmann
external/boost/boost.wdeprecated-auto_ptr.patch.0 | 24 ++ 1 file changed, 24 insertions(+) New commits: commit 21865dd39191bff9fd395d5c13ee4b32237e07ed Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 14 18:10:34 2013 +0100 external/clucene:

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - 3 commits - formula/source sc/source

2013-11-14 Thread Kohei Yoshida
formula/source/core/resource/core_resource.src | 72 ++-- sc/source/filter/oox/formulabuffer.cxx | 87 ++--- 2 files changed, 86 insertions(+), 73 deletions(-) New commits: commit d1ddcda105aa4b7d7e698816ef68088d7b99e00c Author: Kohei Yoshida

[Libreoffice-commits] core.git: Branch 'private/tml/opencl-background-compilation' - 2 commits - sc/CppunitTest_sc_opencl_test.mk sc/inc sc/Library_sc.mk sc/source

2013-11-14 Thread Tor Lillqvist
sc/CppunitTest_sc_opencl_test.mk|1 sc/Library_sc.mk|1 sc/inc/formulagroupinterpreter.hxx | 10 - sc/source/core/data/formulacell.cxx | 245 sc/source/core/data/grouptokenconverter.cxx | 236

[Libreoffice-commits] core.git: sc/CppunitTest_sc_opencl_test.mk

2013-11-14 Thread Tor Lillqvist
sc/CppunitTest_sc_opencl_test.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 70d081269a6af947bcc03b6e5ff45feb5dc38416 Author: Tor Lillqvist t...@collabora.com Date: Thu Nov 14 18:31:40 2013 +0200 This test opens the scopencl library dynamically, sigh Change-Id:

Need help in understanding the '--headless' option more

2013-11-14 Thread Sunil Agrawal
Hi, I am using soffice in a headless manner (using —headless). I am running it on a server that doesn’t have X server and communicating with soffice using JOD converter. Generally it hasn’t been a problem, however when I export the spreadsheet to PDF, wide spreadsheets get truncated and take

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

2013-11-14 Thread Eike Rathke
sc/source/core/tool/compiler.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 63fc020a890e245c8067609aad53bfcc18d69e1b Author: Eike Rathke er...@redhat.com Date: Thu Nov 14 19:10:27 2013 +0100 workaround to prevent deadlock in obtaining Basic during threaded

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

2013-11-14 Thread Eike Rathke
formula/source/core/resource/core_resource.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4cdb874b1118b8e28686ff847c636132a69ef4f2 Author: Eike Rathke er...@redhat.com Date: Thu Nov 14 19:13:52 2013 +0100 OOXML FINV is ODFF LEGACY.FINV, _xlfn.FINV is

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

2013-11-14 Thread Jan Holesovsky
sfx2/source/dialog/backingwindow.cxx | 56 --- sfx2/source/dialog/backingwindow.hxx |5 +-- 2 files changed, 55 insertions(+), 6 deletions(-) New commits: commit 663fd49286f67d1bbb7f6672ba7f11401ace Author: Jan Holesovsky ke...@collabora.com Date: Thu

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

2013-11-14 Thread Winfried Donkers
formula/source/core/resource/core_resource.src | 14 include/formula/compiler.hrc |4 - include/formula/opcode.hxx |2 sc/inc/helpids.h |2 sc/qa/unit/ucalc.cxx |2

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

2013-11-14 Thread Fridrich Štrba
src/lib/VDXParser.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 70142788a4291a2302c8da2cd7fc783d355d46f3 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Thu Nov 14 20:41:52 2013 +0100 Adapt to the change in RVNGBinaryData Change-Id:

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

2013-11-14 Thread Andrzej J . R . Hunt
android/Bootstrap/Makefile.shared |1 + 1 file changed, 1 insertion(+) New commits: commit f29a2b42880233fad821cdd9ffa45114347e2d32 Author: Andrzej J.R. Hunt andr...@ahunt.org Date: Thu Nov 14 16:13:55 2013 + Add EBOOK_LIBS to android build. Change-Id:

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

2013-11-14 Thread Eike Rathke
sc/qa/unit/data/xlsx/functions-excel-2010.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx | 17 ++--- 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit bcd594902c366443f0d17b7599267793ac6da204 Author: Eike Rathke er...@redhat.com Date: Thu Nov 14

[Libreoffice-commits] core.git: basic/source chart2/source comphelper/source connectivity/source cui/source extensions/source filter/source forms/source framework/source include/com pyuno/source repor

2013-11-14 Thread Stephan Bergmann
basic/source/runtime/methods1.cxx |1 - chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx |1 - chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx |1 -

[Libreoffice-commits] core.git: external/libebook external/liborcus external/libwps

2013-11-14 Thread Michael Stahl
external/libebook/ExternalProject_libebook.mk |2 +- external/liborcus/ExternalProject_liborcus.mk |2 +- external/libwps/ExternalProject_libwps.mk |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit d5d307d647c67c2d620eae5651c54c02178b5f52 Author: Michael

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

2013-11-14 Thread Michael Stahl
sfx2/source/dialog/backingwindow.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit b87e7075e3cf92684ba901165d785be8cd5ed839 Author: Michael Stahl mst...@redhat.com Date: Thu Nov 14 21:46:01 2013 +0100 sfx2: mac tinderbox says system is ambiguous so

[Libreoffice-commits] core.git: Changes to 'feature/ia2.2'

2013-11-14 Thread Steve Yin
New branch 'feature/ia2.2' available with the following commits: commit 4bb0e8c032ed027025012611262233d0a6ce7512 Author: Steve Yin stev...@apache.org Date: Thu Nov 14 08:18:05 2013 + Integrate branch of IAccessible2 Just the winaccessibility directory initially.

[Libreoffice-commits] core.git: external/libcdr external/libetonyek external/libmspub external/libmwaw external/libodfgen external/libvisio

2013-11-14 Thread Michael Stahl
external/libcdr/ExternalProject_libcdr.mk |2 +- external/libetonyek/ExternalProject_libetonyek.mk |2 +- external/libmspub/ExternalProject_libmspub.mk |2 +- external/libmwaw/ExternalProject_libmwaw.mk |2 +- external/libodfgen/ExternalProject_libodfgen.mk |

Re: Handling of worksheet functions from Excel 2010 and newer

2013-11-14 Thread Eike Rathke
Hi Winfried, On Tuesday, 2013-11-12 10:00:15 +0100, Winfried Donkers wrote: The tests Kohei added are of some functions I recently added (plus one that I'm still working on), so I will expand both the xlsx-file and the ScFiltersTest::testFunctionsExcel2010(). I did that for the recently

[Libreoffice-commits] core.git: Changes to 'feature/ia2.3'

2013-11-14 Thread Michael Meeks
New branch 'feature/ia2.3' available with the following commits: commit 76347c637b390293d534f7a45bb013b212ce39b2 Author: Michael Meeks michael.me...@collabora.com Date: Thu Nov 14 21:00:21 2013 + Move to MPLv2 license headers, add modelines. Change-Id:

[Libreoffice-commits] core.git: external/boost

2013-11-14 Thread Stephan Bergmann
external/boost/boost.wdeprecated-auto_ptr.patch.0 | 24 ++ 1 file changed, 24 insertions(+) New commits: commit 29d19c930ca5f1fb26ea6f549a5f340aac6dc138 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 14 22:48:20 2013 +0100 external/boost:

[Libreoffice-commits] core.git: 3 commits - download.lst external/libmspub solenv/gbuild

2013-11-14 Thread Michael Stahl
download.lst |2 +- external/libmspub/ExternalProject_libmspub.mk |2 +- solenv/gbuild/Module.mk |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit e2f13f0e7f70807052b753996dfaf5a99fc2ac89 Author: Michael

[Libreoffice-commits] core.git: Branch 'feature/ia2.3' - 5 commits - accessibility/Module_accessibility.mk config_host.mk.in configure.ac include/vcl postprocess/Rdb_services.mk Repository.mk winacces

2013-11-14 Thread David Ostrovsky
Repository.mk |4 accessibility/Module_accessibility.mk |2 config_host.mk.in |1 configure.ac | 20 +++ include/vcl/svapp.hxx

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

2013-11-14 Thread Jean-François Fortin Tam
extras/source/palettes/standard.sog | 272 ++-- 1 file changed, 228 insertions(+), 44 deletions(-) New commits: commit 868103846b9b32bfecd77c08055fdca69d0265c2 Author: Jean-François Fortin Tam nekoh...@gmail.com Date: Mon Jun 10 17:13:30 2013 -0400

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

2013-11-14 Thread Mathias Michel
gerritbot/send-daily-digest | 38 ++ 1 file changed, 34 insertions(+), 4 deletions(-) New commits: commit 251933c6163b9d323f521275907dd08f54a997ce Author: Mathias Michel m...@gmx.fr Date: Wed Oct 30 01:44:27 2013 +0100 Implement fdo#70682 : first

[Libreoffice-commits] dev-tools.git: opencl/opencl-info.cxx

2013-11-14 Thread Markus Mohrhard
opencl/opencl-info.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit cf5589d20f660cb76248b19eff746f33025d4e76 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Fri Nov 15 01:58:47 2013 +0100 sma improvements + windows fixes

[Libreoffice-commits] core.git: Branch 'private/kohei/xlsx-import-speedup' - 3 commits - formula/source include/formula sc/inc sc/Library_sc.mk sc/qa sc/source

2013-11-14 Thread Kohei Yoshida
formula/source/core/api/FormulaCompiler.cxx | 22 +- include/formula/FormulaCompiler.hxx | 21 +- sc/Library_sc.mk|1 sc/inc/compiler.hxx | 23 +-- sc/inc/document.hxx |2 sc/inc/tokenarray.hxx

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-11-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero jmadero@gmail.com changed: What|Removed |Added Depends on||70989 -- You are

  1   2   3   4   >