Firefox Persona

2016-09-10 Thread Beatriz Fonseca
Hello, Libreoffice Team. I recently noticed that persona themes is not working in LO 5.0. I would like to know if I could help in this issue. -- Att, Beatriz. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/m

Re: [ANN] mdds 1.2.2 hits master

2016-09-10 Thread Markus Mohrhard
Hey, On Sat, Sep 10, 2016 at 4:28 PM, Kohei Yoshida wrote: > I've just upgraded mdds to 1.2.2 on the master branch. 1.2.2 contains > one critical fix since 1.2.1 to handle out-of-range insertions on > flat_segment_tree, and will *probably* fix the following two crashers: > > http://crashreport.

CppCheck Report Update

2016-09-10 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 : 2016-11-09_02:15:04 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

404 Not Found: officeotron-0.7.4-master.jar

2016-09-10 Thread Luke Benes
I do not think by backtrace for: http://nabble.documentfoundation.org/export-validation-in-tests-by-default-causing-32-bit-Ubuntu-to-crash-tp4192925p4193137.html was useful, so I tried track down the cause of this regression by doing a build before https://cgit.freedesktop.org/libreoffice/core/c

Re: export-validation in tests by default causing 32 bit Ubuntu to crash

2016-09-10 Thread slacka
with the following autogen.input: --enable-ext-validator --with-export-validation --enable-symbols I get a crash in bfbd66f151002af6f65b9c062cc511797690e625 Test name: SdImportTest::testDocumentLayout equality assertion failed - Expected: 0 - Actual : 34304 - failed to execute: sh /media/luke/

[Libreoffice-commits] online.git: loolwsd/bundled loolwsd/ChildSession.cpp loolwsd/LibreOfficeKit.hpp loolwsd/LOOLKit.cpp

2016-09-10 Thread Marco Cecchetti
loolwsd/ChildSession.cpp|1 + loolwsd/LOOLKit.cpp |1 + loolwsd/LibreOfficeKit.hpp | 11 +++ loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKit.h |5 + 4 files changed, 18

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

2016-09-10 Thread Marco Cecchetti
desktop/inc/lib/init.hxx|5 + desktop/source/lib/init.cxx | 197 2 files changed, 168 insertions(+), 34 deletions(-) New commits: commit 7038a05224c88c58c5889dd1b7d70a8511f96f6a Author: Marco Cecchetti Date: Fri Sep 9 21:55:12 2016 +0200

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - desktop/qa desktop/source include/LibreOfficeKit libreofficekit/source

2016-09-10 Thread Marco Cecchetti
desktop/qa/desktop_lib/test_desktop_lib.cxx | 22 +++--- desktop/source/lib/init.cxx | 24 +++- include/LibreOfficeKit/LibreOfficeKit.h |7 +-- include/LibreOfficeKit/LibreOfficeKit.hxx | 16 ++-- libreofficekit/so

[Libreoffice-commits] online.git: loolwsd/bundled loolwsd/ChildSession.cpp loolwsd/LibreOfficeKit.hpp loolwsd/LOKitClient.cpp loolwsd/LOOLKit.cpp

2016-09-10 Thread Marco Cecchetti
loolwsd/ChildSession.cpp|2 -- loolwsd/LOKitClient.cpp |2 +- loolwsd/LOOLKit.cpp |2 +- loolwsd/LibreOfficeKit.hpp | 16 ++-- loolwsd/bundled/

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

2016-09-10 Thread Marco Cecchetti
desktop/inc/lib/init.hxx|6 - desktop/source/lib/init.cxx | 181 +--- 2 files changed, 108 insertions(+), 79 deletions(-) New commits: commit 785a7e58c4029dc36b624ef709e790f2fdaddee8 Author: Marco Cecchetti Date: Wed Sep 7 15:56:09 2016 +0200

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

2016-09-10 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/months.fods | 372 ++--- 1 file changed, 181 insertions(+), 191 deletions(-) New commits: commit bc005e8c9c1e7a03da63c168d9e55e9918f08e6c Author: Zdeněk Crhonek Date: Thu Jul 21 19:50:15 2016 +0200 update MONTHS test case C

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

2016-09-10 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/years.fods | 255 ++ 1 file changed, 119 insertions(+), 136 deletions(-) New commits: commit 1cef707d9e0f59d7137417533cb3d6f7ef16eae4 Author: Zdeněk Crhonek Date: Thu Jul 21 19:53:46 2016 +0200 update years test case Ch

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

2016-09-10 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/oddlprice.fods | 484 +++--- 1 file changed, 216 insertions(+), 268 deletions(-) New commits: commit cb4bd523a9acf47c2156469fa7ea76a0a15b3ded Author: Zdeněk Crhonek Date: Mon Jul 18 21:19:28 2016 +0200 update ODDLPRICE test case

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

2016-09-10 Thread Gulsah Kose
sw/sdi/_grfsh.sdi |7 +++ sw/sdi/drawsh.sdi |8 sw/source/uibase/shells/drawsh.cxx | 10 -- sw/source/uibase/shells/grfsh.cxx | 10 ++ sw/uiconfig/swriter/toolbar/standardbar.xml |2

[ANN] mdds 1.2.2 hits master

2016-09-10 Thread Kohei Yoshida
I've just upgraded mdds to 1.2.2 on the master branch.  1.2.2 contains one critical fix since 1.2.1 to handle out-of-range insertions on flat_segment_tree, and will *probably* fix the following two crashers: http://crashreport.libreoffice.org/stats/crash_details/62f488c8-1c0e-4ac5-8651-16724b440bf

[Libreoffice-commits] core.git: download.lst

2016-09-10 Thread Kohei Yoshida
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 04695b95491b7e866298bf4231fb9cca25a35a93 Author: Kohei Yoshida Date: Fri Sep 9 20:09:37 2016 -0400 Upgrade mdds to 1.2.2. This version contains one critical bugfix, which will probably f

Re: (Нет темы)

2016-09-10 Thread jan iversen
Hi. LibreOffice is written in different languages you can see more here: https://wiki.documentfoundation.org/Development/GetInvolved C++ is our main language. But please bear in mind you can help in many other ways as well. You can confirm bugs and describe how to reproduce them: https://bugs.do

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

2016-09-10 Thread Caolán McNamara
writerfilter/qa/cppunittests/rtftok/data/fail/tablemanager-6.rtf |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx|2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 3c15beae4335cfa88a5454e90f23080f1b9a20e9 Author: Caolán McNamara Date: Sat S

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

2016-09-10 Thread Caolán McNamara
writerfilter/qa/cppunittests/rtftok/data/pass/parser-state-1.rtf |binary writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.hxx |3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) New commits: c

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

2016-09-10 Thread Caolán McNamara
sw/source/filter/rtf/swparrtf.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit 0832db1330bc44c9442ca9431daf77ff28911f88 Author: Caolán McNamara Date: Sat Sep 10 11:38:49 2016 +0100 fftester: this mode is intended for paste into an existing doc

Re: ODF specification regarding multistop/-color gradients

2016-09-10 Thread Regina Henschel
Hi Heiko, Heiko Tietze schrieb: Hello all, the LibreOffice conference gave me the chance to present some ideas regarding Draw and shapes in general. One of the most wanted features is the multistop gradient. Today we can define gradients between two colors, either linear, radial, or whatever

[Libreoffice-commits] core.git: compilerplugins/clang sdext/source sd/inc sd/source

2016-09-10 Thread Noel Grandin
compilerplugins/clang/constantparam.cxx |2 sd/inc/OutlinerIterator.hxx | 10 - sd/inc/sdabstdlg.hxx |2 sd/inc/undo/undomanager.hxx |2 sd/source/cor

[Libreoffice-commits] core.git: dbaccess/source filter/qa sd/source vcl/source

2016-09-10 Thread Julien Nabet
dbaccess/source/ui/misc/DExport.cxx |2 +- filter/qa/complex/filter/detection/typeDetection/TypeDetection.java |4 ++-- sd/source/ui/slidesorter/cache/SlsGenericPageCache.hxx |2 +- vcl/source/uitest/uiobject.cxx

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

2016-09-10 Thread Noel Grandin
sc/inc/bulkdatahint.hxx|2 sc/inc/column.hxx |2 sc/inc/conditio.hxx|4 - sc/inc/dapiuno.hxx |6 - sc/inc/docpool.hxx |

Re: Recommended build instructions ...

2016-09-10 Thread Akash Jain
> * Recommending a known-good Visual Studio > > The LODE page for some reason recommends Visual Studio 2015 - three > times, though there is 2013 in the small print. I was to discover many hours > later that in fact LibreOffice x86 on the libreoffice-5-2 branch (at least) > doesn't compile in

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

2016-09-10 Thread Andras Timar
cui/source/options/optopencl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 6ebca1d1094d8fd85e485e504e810a1954befcc3 Author: Andras Timar Date: Wed Sep 7 21:00:35 2016 +0200 check for read-only state of OpenCL settings Change-Id: Ia3695d5e4901e527ef847a86e737f

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

2016-09-10 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf78727.docx |binary sw/qa/extras/uiwriter/uiwriter.cxx | 12 sw/source/core/doc/docedt.cxx|3 ++- 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit ebd72cfc297ecfe617e9112f977a8ca12c2cacee Author: Miklos Vajna

ODF specification regarding multistop/-color gradients

2016-09-10 Thread Heiko Tietze
Hello all, the LibreOffice conference gave me the chance to present some ideas regarding Draw and shapes in general. One of the most wanted features is the multistop gradient. Today we can define gradients between two colors, either linear, radial, or whatever. It would be nice to have a) non-l

[Libreoffice-commits] core.git: helpcontent2

2016-09-10 Thread Christian Lohmaier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit df3dbec57ec286baa61677a694ae821e7408bc92 Author: Christian Lohmaier Date: Sat Sep 10 10:08:17 2016 +0200 Updated core Project: help 6c8c4a5e044c5c22ca3acc7d968b096340562627 replace "als

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

2016-09-10 Thread Christian Lohmaier
source/text/scalc/01/func_forecastetsadd.xhp |2 +- source/text/scalc/01/func_forecastetspiadd.xhp|2 +- source/text/scalc/01/func_forecastetspimult.xhp |2 +- source/text/scalc/01/func_forecastetsseason.xhp |2 +- source/text/scalc/01/func_forecastetsstatadd.xhp |

Crash test update

2016-09-10 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/02235bc4610f22028c614a61b1493257fda4eaf0/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __