Crash test update

2015-07-04 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/465489d97ab9ffa0bfee02d80eb99aad771aee3f/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2015-07-04 Thread Norbert Thiebaud
sax/source/tools/fastserializer.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a551d82bfc3ddae2354d39c90e31ad6eefcd1617 Author: Norbert Thiebaud Date: Sat Jul 4 04:46:32 2015 -0500 WaE do not us #if for DB_UTIL but #ifdef Change-Id: I8b0a6c

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

2015-07-04 Thread Caolán McNamara
sw/source/core/layout/fly.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8db705fc7542f3ee45eb5d8c1c70ccf15ecc7581 Author: Caolán McNamara Date: Sat Jul 4 10:53:07 2015 +0100 crashtest: fix crash on load of ooo24889-1 regression from

Re: HelpAuthoring.oxt: An easy way to edit help files

2015-07-04 Thread Olivier Hallot
HI Kendy, all On 03/07/2015 12:39, Jan Holesovsky wrote: > Hi, > > Olivier recently resurrected the HelpAuthoring.oxt extension that makes > it much easier to edit help files, and I've pushed that to git now: > > http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/helpauthoring Thanks.

[Libreoffice-commits] core.git: sw/inc sw/qa sw/source toolkit/source ucb/qa ucb/source udkapi/com UnoControls/source unoxml/source vbahelper/source vcl/generic vcl/inc vcl/osx vcl/source vcl/unx vcl/

2015-07-04 Thread Andrea Gelmini
UnoControls/source/base/basecontainercontrol.cxx|6 +++--- sw/inc/doc.hxx |6 +++--- sw/inc/editsh.hxx |2 +- sw/inc/fesh.hxx |2 +- sw/inc/ndtxt.hxx

[Libreoffice-commits] core.git: setup_native/source sfx2/source shell/inc slideshow/source solenv/bin solenv/gbuild soltools/cpp starmath/source stoc/source svgio/inc svl/source svtools/source svx/inc

2015-07-04 Thread Andrea Gelmini
setup_native/source/win32/wintools/msidb/msidb.c |2 +- sfx2/source/appl/appopen.cxx |2 +- sfx2/source/appl/newhelp.cxx |2 +- sfx2/source/appl/workwin.cxx |2 +- sfx2/source/control/dispat

[Libreoffice-commits] core.git: reportbuilder/java reportdesign/inc reportdesign/source sal/android sal/osl scaddins/source sc/inc sc/qa sc/source sdext/source sd/inc sd/source

2015-07-04 Thread Andrea Gelmini
reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java |2 - reportdesign/inc/RptDef.hxx |2 - reportdesign/source/core/inc/Tools.hxx

[Libreoffice-commits] core.git: accessibility/inc accessibility/source android/Bootstrap basctl/source basegfx/source basic/source bridges/inc bridges/source chart2/source chart2/workbench cli_ure/sou

2015-07-04 Thread Andrea Gelmini
accessibility/inc/accessibility/standard/vclxaccessiblebox.hxx |2 +- accessibility/source/standard/vclxaccessiblebutton.cxx |2 +- accessibility/source/standard/vclxaccessibletoolbox.cxx|2 +- android/Bootstrap/src/org/libreoffice/kit/Document.java|2 +- ba

Re: HelpAuthoring.oxt: An easy way to edit help files

2015-07-04 Thread Olivier Hallot
It will be nice to have a script that opens the help directly from a xhp file... Can it be done? Thanks -- Olivier Hallot Comunidade LibreOffice http://ask.libreoffice.org/pt-br ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://li

[Libreoffice-commits] core.git: basebmp/test

2015-07-04 Thread Caolán McNamara
basebmp/test/bmpmasktest.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3cfa4f26616411caf5c9c6c91ccd5ded7e10b035 Author: Caolán McNamara Date: Sat Jul 4 13:55:07 2015 +0100 bmpmasktest was little-endian only Change-Id: Icf362281c54509211b0

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

2015-07-04 Thread Julien Nabet
sw/qa/extras/ooxmlexport/ooxmlexport7.cxx | 108 +++--- 1 file changed, 54 insertions(+), 54 deletions(-) New commits: commit fd468019fe92420e21fccc7a3ebe196f89bd3b94 Author: Julien Nabet Date: Sat Jul 4 15:11:00 2015 +0200 Fix indent Change-Id: Ida42c6c0

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - basebmp/test

2015-07-04 Thread Caolán McNamara
basebmp/test/bmpmasktest.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5fe92d0ba76c589073af8d54f4729d0ccf42ac6b Author: Caolán McNamara Date: Sat Jul 4 13:55:07 2015 +0100 bmpmasktest was little-endian only Change-Id: Icf362281c54509211b0

Re: RTF support: \nofpages

2015-07-04 Thread tracey002
Just FYI, I'm having problems sending email, I'm CCing myself to confirm the message was sent. I use the _*simplest*_ [RTF / HTML / TAB-delimted] formating to export textual data so the End User can open the document in their Word Processor, Spreadsheet, or paste the data into an email (whate

Re: HelpAuthoring.oxt: An easy way to edit help files

2015-07-04 Thread Regina Henschel
Hi Jan, Jan Holesovsky schrieb: Hi, Olivier recently resurrected the HelpAuthoring.oxt extension that makes it much easier to edit help files, and I've pushed that to git now: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/helpauthoring I do not share your euphoria. If you do

[Libreoffice-commits] core.git: officecfg/registry

2015-07-04 Thread Julien Nabet
officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 901c3861e3a171e8b14cf783b298cd043837f272 Author: Julien Nabet Date: Sat Jul 4 14:19:31 2015 +0200 tdf#92540: Math, Symbols Box icon's tooltip is '

New Defects reported by Coverity Scan for LibreOffice

2015-07-04 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 9 new defect(s) introduced to LibreOffice found with Coverity Scan. 23 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defe

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

2015-07-04 Thread Andrea Gelmini
sw/uiconfig/swriter/ui/opttablepage.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2eea698f5b41b2dbf371e3a6c9d3b242c347206d Author: Andrea Gelmini Date: Sat Jul 4 17:46:23 2015 +0200 Removed spurious U+200C Change-Id: Ib01e794b70d611f68ab4a7c04886

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

2015-07-04 Thread Caolán McNamara
vcl/source/gdi/pdfwriter_impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8ce6e3135f841f8213e35ce136e98c33007fe5e6 Author: Caolán McNamara Date: Sat Jul 4 17:01:33 2015 +0100 a high surrogate can result in an empty output string from a non-empty input

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - download.lst external/nss

2015-07-04 Thread Michael Stahl
download.lst |2 external/nss/UnpackedTarball_nss.mk |2 external/nss/nspr-build-config.patch | 2543 --- external/nss/nss-linux-x86.patch.0 | 10 external/nss/nss.patch |6 external/nss/nss_macosx.patch

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/source

2015-07-04 Thread László Németh
vcl/source/glyphs/graphite_layout.cxx | 33 +++-- 1 file changed, 15 insertions(+), 18 deletions(-) New commits: commit eef0577c5e90ca5c48d58793945d2d8684644cc0 Author: László Németh Date: Sat Jul 4 15:06:01 2015 +0200 tdf#52540 Revert "fdo#52540 refix gra

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/quartz

2015-07-04 Thread Norbert Thiebaud
vcl/quartz/CTRunData.cxx |2 vcl/quartz/CTRunData.hxx |2 vcl/quartz/ctlayout.cxx | 270 ++- 3 files changed, 61 insertions(+), 213 deletions(-) New commits: commit e67b3ef2fd38510634106dbf422762af1e4633e9 Author: Norbert Thiebaud Date: F

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sw/uiconfig

2015-07-04 Thread Andrea Gelmini
sw/uiconfig/swriter/ui/opttablepage.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a19e79e8203de59d039da962aa07b0ac1bcab85 Author: Andrea Gelmini Date: Sat Jul 4 17:46:23 2015 +0200 Removed spurious U+200C Change-Id: Ib01e794b70d611f68ab4a7c04886

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/svx include/vcl svx/source vcl/source

2015-07-04 Thread László Németh
include/svx/charmap.hxx |3 +++ include/vcl/ctrl.hxx |2 ++ svx/source/dialog/charmap.cxx | 19 ++- vcl/source/control/ctrl.cxx | 21 +++-- 4 files changed, 38 insertions(+), 7 deletions(-) New commits: commit ac7cc2b709469f1b88fe67dd8d

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

2015-07-04 Thread Zolnai Tamás
dbaccess/source/ui/dlg/dbadmin.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 9216e5ef76ab718568ebda64ccfa0c010390e11a Author: Zolnai Tamás Date: Sat Jul 4 20:40:32 2015 +0200 tdf#92520: LibO crash when editing .odb database properties Regress

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

2015-07-04 Thread Caolán McNamara
ucb/source/core/ucb.hxx |2 +- ucb/source/core/ucbcmds.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0c2073abe84061a013828775dc5e2d42b85ffdfe Author: Caolán McNamara Date: Sat Jul 4 19:59:40 2015 +0100 coverity#1309265 Uncaught exception

[Libreoffice-commits] core.git: 10 commits - include/svx oox/source sc/source sd/source sfx2/source svx/source sw/qa vcl/source

2015-07-04 Thread Caolán McNamara
include/svx/AccessibleControlShape.hxx |2 +- oox/source/vml/vmlshape.cxx | 11 +++ sc/source/ui/vba/excelvbahelper.cxx |4 ++-- sc/source/ui/vba/excelvbahelper.hxx |4 ++-- sc/source/ui/vba/vbaeventshelper.

[Bug 56676] EDITING: Tables in databases based on calc are unwriteable - Form Properties show them as writable

2015-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56676 Nielens Tim changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |tim.niel...@gmail.com

[Bug 56676] EDITING: Tables in databases based on calc are unwriteable - Form Properties show them as writable

2015-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56676 Nielens Tim changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this

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

2015-07-04 Thread Bjoern Michaelsen
sw/source/ui/dbui/mailmergewizard.cxx|1 sw/source/ui/dbui/mmpreparemergepage.cxx | 31 +-- sw/source/uibase/dbui/mmconfigitem.cxx | 70 ++-- sw/source/uibase/inc/mmconfigitem.hxx| 266 +++ 4 files changed, 172 insertions(+), 196 deletions(-) Ne

[Bug 89592] Initialize PropertyValue Sequences from initializer_lists

2015-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89592 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack SkillCpp |EasyHack SkillCpp

[Bug 89592] Initialize PropertyValue Sequences from initializer_lists

2015-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89592 --- Comment #9 from Commit Notification --- Bjoern Michaelsen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6942e18899756cb49bc17f531c156bf3e6abce03 tdf#

CppCheck Report Update

2015-07-04 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2015-05-07_02:06:02 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

[Libreoffice-commits] online.git: loolwsd/LOOLSession.cpp

2015-07-04 Thread Henry Castro
loolwsd/LOOLSession.cpp | 113 ++-- 1 file changed, 71 insertions(+), 42 deletions(-) New commits: commit e50e3028399563c0e66855469737ddcd842e8f3d Author: Henry Castro Date: Sat Jul 4 20:46:13 2015 -0400 loolwsd: Handle file URI schema

[Bug 79641] LibreOffice 4.4 most annoying bugs

2015-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641 Bug 79641 depends on bug 86636, which changed state. Bug 86636 Summary: Menu totally black when opening LO - also when opening database-file - summary circumstances -as far as possible- in comment 23 https://bugs.documentfoundation.org/sho

[Bug 34882] Special character favorites

2015-07-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34882 Steve Hart changed: What|Removed |Added CC||libreoff...@stevehart.net --- Commen

[Libreoffice-commits] core.git: officecfg/registry

2015-07-04 Thread Adolfo Jayme Barrientos
officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9734d0a96716df8027f195b97a7134cc0ff96c3a Author: Adolfo Jayme Barrientos Date: Sun Jul 5 01:48:45 2015 -0500 Related: tdf#92540 Use “S” as acc