Hi Maxim,
Le 14/05/2016 23:44, Maxim Monastirsky a écrit :
> Hi,
>
> On Sat, 2016-05-14 at 14:23 +0200, Jean-Baptiste Faure wrote:
>>
>> I can't activate the NoteBookBar.
>
> Tools > Customize... Click on the Add.. button. Under the View category
> there is a "Notebookbar" item.
Thank you for y
source/text/sbasic/shared/03080301.xhp |8 +---
source/text/sbasic/shared/03080302.xhp |8 +---
2 files changed, 10 insertions(+), 6 deletions(-)
New commits:
commit ce76ee35c4ee0c5cd6e7b450df2d95b289461e2d
Author: Adolfo Jayme Barrientos
Date: Sat May 14 22:58:45 2016 -0500
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 23ad336bfe61316b08f85e827b98fc593ac6908a
Author: Adolfo Jayme Barrientos
Date: Sat May 14 22:58:45 2016 -0500
Updated core
Project: help ce76ee35c4ee0c5cd6e7b450df2d95b289461e2d
tdf#998
Hello,
I am unable to build libreoffice 5.1.2.2 on Slackware 14.1:
---
$ ./autogen.sh --prefix=/opt/libreoffice-5.1.2.2 \
--without-doxygen \
--without-junit \
--with-external-tar=/tmp/build/libreoffice/libreoffice-5.1.2.2-tar \
--disable-gtk \
--enable-gtk3 \
--disable-tde \
--disable-kde4
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-15-05_02:05:46 with user buildslave at host vm140 as
/home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s
/home/
Hi,
On Sat, 2016-05-14 at 14:23 +0200, Jean-Baptiste Faure wrote:
>
> I can't activate the NoteBookBar.
Tools > Customize... Click on the Add.. button. Under the View category
there is a "Notebookbar" item.
Maxim
___
LibreOffice mailing list
LibreOff
sw/source/core/access/accmap.cxx | 13 -
1 file changed, 4 insertions(+), 9 deletions(-)
New commits:
commit 812233147c8b09b59eeb212663727a9063c7c9c6
Author: Michael Stahl
Date: Thu May 12 18:55:13 2016 +0200
tdf#99722 sw: silly performance issue when firing a11y events
A recursive search created the file sedQHaYM6 in sd/qa/unit/data/odp/pass/
I just removed it and it's ok now.
Sorry for the noise.
Julien
--
View this message in context:
http://nabble.documentfoundation.org/CppunitTest-sd-filters-test-fails-tp4183549p4183584.html
Sent from the Dev mailing li
Recently I have had linux dbgutil build hang on occasion
The issue is that recently drawinlayer is starting using threadpool
(
https://cgit.freedesktop.org/libreoffice/core/commit/?id=657413b5deea11a850970f23cba2cf34a5bdf8ea
)
and is issuing a waitUntilEmpty() on a threadpool, while holding the
s
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
sw/source/filter/ww8/ww8atr.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit adc0ced6533449f33473db560b8ba27d4bd326f9
Author: Michael Weghorn
Date: Sat May 14 17:16:12 2016 +0200
tdf#99699 Do nullptr check BEFORE calling method
This fixes a se
sc/CppunitTest_sc_functions_test.mk | 114
sc/Module_sc.mk |1
sc/qa/unit/functions_test.cxx | 100 +++
sc/qa/unit/helper/qahelper.cxx |3
sc/qa/unit/helper/qahelper.hxx |2
5 file
sc/qa/unit/data/functions/fods/yearfrac.fods | 1249 +++
1 file changed, 1249 insertions(+)
New commits:
commit 44d8b85af34e75a3594fbf02693eb257a250638e
Author: Raal
Date: Sat May 14 18:01:09 2016 +0200
add yearfrac test case
Change-Id: I83a917ebaa360266f8
loolwsd/test/httpwstest.cpp | 32 +++-
1 file changed, 11 insertions(+), 21 deletions(-)
New commits:
commit 66549a68729d21f22421f20267aaa282daef22c9
Author: Ashod Nakashian
Date: Fri May 13 13:47:21 2016 -0400
loolwsd: improve testLargePaste
Change-
loolwsd/test/helpers.hpp|6 ++-
loolwsd/test/httpwstest.cpp | 83
2 files changed, 13 insertions(+), 76 deletions(-)
New commits:
commit cf936a6515562999cb23c144a54af9960c20205a
Author: Ashod Nakashian
Date: Fri May 13 13:46:13 2016 -0400
loolwsd/test/httpwstest.cpp | 27 ---
1 file changed, 27 deletions(-)
New commits:
commit 8c9fdace59cc36336d85653a76f797810add9c97
Author: Ashod Nakashian
Date: Fri May 13 13:44:54 2016 -0400
loolwsd: temporary documents are auto-removed on process exit
loolwsd/test/httpcrashtest.cpp | 13 +++--
loolwsd/test/httpwstest.cpp | 13 ++---
loolwsd/test/integration-http-server.cpp | 28
3 files changed, 29 insertions(+), 25 deletions(-)
New commits:
commit 2726797cb79d4735a017cd
loolwsd/test/helpers.hpp |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 75dd470d062412177a626d8085f04e218973c994
Author: Ashod Nakashian
Date: Fri May 13 12:43:08 2016 -0400
loolwsd: variable initialization
Change-Id: I0dbe0853f2b9bc4a4f69c2763a
All of my past & future contributions to LibreOffice may be licensed
under the MPLv2/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
I was meaning to send this to the list primary, apologies.
(Need to get into some mail client that actually works, some day).
Xen schreef op 14-05-2016 14:41:
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.or
Hi Rosemary,
Perhaps this is a shameless plug, but perhaps you can also look at the
default settings for LibreOffice in undo functionality. It seems to be
talking about the same thing?
Perhaps it is doing exactly what I want, if I look at your project
proposal.
The currently reality is sim
Hello,
On pc Debian x86-64 with master sources updated today, (+make clean + ccache
-C before), I've got this:
Tested
file:///home/julien/lo/libreoffice/sd/qa/unit/data/pptx/pass/CVE-2014-4114.ppsx:
Pass (2394ms)
Testing
file:///home/julien/lo/libreoffice/sd/qa/unit/data/pptx/fail/CVE-2014-6352-1.
Hi,
Is there some option to add in the autogen.input file to have the
NoteBookBar in the master ? Even if I set the environment variable
LO_USE_NOTEBOOKBAR=1, I can't activate the NoteBookBar.
I build LO under Ubuntu 16.04 64 bits.
Best regards.
JBF
--
Seuls des formats ouverts peuvent assurer l
Hello everyone
I am happy to announce that my project proposal with LibreOffice, "Saving
ODF XML of Change-tracking as a Sequence of Pre-defined Changes" [1], got
accepted for GSoC. Thorsten Behrens, Oliver Specht and Svante Schubert are
my mentors for the project.
I have already talked to my men
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/0f6725454823a5789f3e1c70dad024c46d3f6fc9/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
starmath/source/mathmlimport.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 1dbdc947fcc9d843764731e6dae7ce60082576e0
Author: Takeshi Abe
Date: Fri May 13 16:33:51 2016 +0900
Fix bogus nGroup for SmMatrixNode's token
It was an obvious mistake because TRGROUP's typ
writerfilter/source/ooxml/OOXMLPropertySet.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit d328afa3441c99f8be85adbb78099c198e8d35ec
Author: Caolán McNamara
Date: Sat May 14 10:01:34 2016 +0100
crashtesting: Error: attempt to increment a singular iterat
vcl/quartz/salbmp.cxx | 12 +---
vcl/source/filter/wmf/wmfwr.cxx |1 +
vcl/source/fontsubset/cff.cxx | 12
vcl/source/gdi/pdffontcache.hxx |6 +-
vcl/win/gdi/gdiimpl.cxx |4
5 files changed, 23 insertions(+), 12 deletions(-)
New co
28 matches
Mail list logo