[Libreoffice-commits] core.git: comphelper/source cui/source cui/uiconfig officecfg/registry sc/inc sc/qa sc/source

2018-08-09 Thread Libreoffice Gerrit user
comphelper/source/misc/backupfilehelper.cxx|2 cui/source/dialogs/about.cxx |3 cui/source/options/optopencl.cxx | 14 cui/source/options/optopencl.hxx |1

Re: UI regressions in "gen" plugin with LibreOffice 6.1

2018-08-09 Thread Caolán McNamara
On Sun, 2018-08-05 at 10:56 +0200, Rene Engelhard wrote: > Hi, > > I got > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904598 > > (contains a screenshot) > > and > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905408 > > lately. > > It seems that there were UI problems

GCC 9

2018-08-09 Thread Stephan Bergmann
FYI, I did a Linux x86_64 master build against recent GCC trunk (towards GCC 9) the other day. That mainly caused new -Wrestrict and -Wdeprecated-copy warnings, all of which have been addressed in the LO master sources. Except for one bogus -Wrestrict that is tracked at

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

2018-08-09 Thread Libreoffice Gerrit user
svx/source/sidebar/line/LinePropertyPanel.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ffc61735fe804913e55db45ae4d533c8980c2e6a Author: Xisco Fauli AuthorDate: Wed Aug 8 19:07:06 2018 +0200 Commit: Xisco Faulí CommitDate: Thu Aug 9 10:56:50 2018 +0200

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

2018-08-09 Thread Libreoffice Gerrit user
officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu | 14 ++ sd/uiconfig/sdraw/menubar/menubar.xml |2 - 2 files changed, 15 insertions(+), 1 deletion(-) New commits: commit ff09d941ecee1044570ca898be408dcd14ead4f7 Author: andreas kainz

Re: Windows Debug builds failure: 'DbgGUIInitSolarMutexCheck': identifier not found

2018-08-09 Thread Kaganski Mike
I forgot to mention that the problem with CppunitTest_cppuhelper_qa_misc manifests itself because it happens to have two tests: testCatchThrow first, which triggers the described behaviour and modifies global state, and testgetCaughtException second, that tries to test exception handling and

[Libreoffice-commits] core.git: include/svl svl/source xmlsecurity/source

2018-08-09 Thread Libreoffice Gerrit user
include/svl/cryptosign.hxx|3 svl/source/crypto/cryptosign.cxx | 21 - xmlsecurity/source/xmlsec/mscrypt/securityenvironment_mscryptimpl.cxx | 36 ++ 3 files changed, 12 insertions(+), 48

Fwd: [PATCH] xmlsecurity: nsscrypto_initialize: try to avoid profile migr...

2018-08-09 Thread Michael Stahl
hi, anybody got an insight into NSS initialisation to tell me if this is a good fix? it seems plausible to me, but i haven't tested it, and my OS is so new it creates the new SQL profiles by default anyway. anybody got an old system and some time to test if it actually works? but i'm

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-5-2+backports' - 5 commits - drawinglayer/source include/drawinglayer svx/source sw/inc sw/source

2018-08-09 Thread Libreoffice Gerrit user
drawinglayer/source/primitive2d/textlayoutdevice.cxx |4 include/drawinglayer/primitive2d/textlayoutdevice.hxx |2 svx/source/svdraw/svdotextdecomposition.cxx |5 sw/inc/ndole.hxx | 17 + sw/source/core/doc/notxtfrm.cxx

[Libreoffice-commits] core.git: Changes to 'refs/tags/co-5.3-54'

2018-08-09 Thread Libreoffice Gerrit user
Tag 'co-5.3-54' created by Andras Timar at 2018-08-09 11:57 + co-5.3-54 Changes since co-5.3-50-15: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: 2 commits - bridges/source cppuhelper/Module_cppuhelper.mk

2018-08-09 Thread Libreoffice Gerrit user
bridges/source/cpp_uno/msvc_win32_intel/except.cxx | 66 ++-- bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx | 57 - bridges/source/cpp_uno/msvc_win32_x86-64/mscx.hxx |6 - cppuhelper/Module_cppuhelper.mk |2 4 files

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

2018-08-09 Thread Libreoffice Gerrit user
external/boost/UnpackedTarball_boost.mk |2 + external/boost/msvc2017.patch.0 | 39 2 files changed, 41 insertions(+) New commits: commit d84bf553afa510e5c674817fa480ac0af62e4945 Author: Stephan Bergmann AuthorDate: Thu Aug 9 11:36:21 2018

[Libreoffice-commits] core.git: compilerplugins/clang editeng/source include/editeng include/filter include/oox include/svx include/vcl sc/inc sc/source svx/inc svx/source vcl/source

2018-08-09 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedmethods.results| 658 ++--- compilerplugins/clang/unusedmethods.unused-returns.results | 108 +- editeng/source/items/textitem.cxx |8 editeng/source/outliner/outlobj.cxx|5

[Libreoffice-commits] core.git: Branch 'distro/vector/vector-5.4' - 3 commits - i18npool/Module_i18npool.mk sw/inc sw/qa sw/source

2018-08-09 Thread Libreoffice Gerrit user
i18npool/Module_i18npool.mk|2 - sw/inc/tblafmt.hxx |7 + sw/qa/extras/htmlimport/data/reqif-table.xhtml | 33 + sw/qa/extras/htmlimport/htmlimport.cxx | 18 +

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

2018-08-09 Thread Libreoffice Gerrit user
sfx2/qa/cppunit/test_misc.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7cb07a7a7cb2b05be3f698daccf8bfaef427a728 Author: Stephan Bergmann AuthorDate: Thu Aug 9 13:23:37 2018 +0200 Commit: Stephan Bergmann CommitDate: Thu Aug 9 15:22:18 2018 +0200

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3-desktop' - external/nss

2018-08-09 Thread Libreoffice Gerrit user
external/nss/UnpackedTarball_nss.mk |2 ++ external/nss/nss-winXP-sdk.patch.1 | 10 ++ 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit eac40e7f0ff0ffa1be757da66544cbcb33a5b8f5 Author: Andras Timar AuthorDate: Thu Aug 9 04:36:29 2018 -0700 Commit:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3-desktop' - configure.ac

2018-08-09 Thread Libreoffice Gerrit user
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 28e033f45794afb3c029b2fd5e4e71b89cc1770d Author: Andras Timar AuthorDate: Thu Aug 9 04:56:51 2018 -0700 Commit: Andras Timar CommitDate: Thu Aug 9 04:56:51 2018 -0700 Bump version to 5.3-54

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/co-5.3-54'

2018-08-09 Thread Libreoffice Gerrit user
Tag 'co-5.3-54' created by Andras Timar at 2018-08-09 11:57 + co-5.3-54 Changes since cp-5.3-10: Olivier R (1): tdf#107558 French spelling dictionary (6.0.3) and thesaurus --- fr_FR/README_fr.txt |4 fr_FR/description.xml |2 fr_FR/fr.aff

[Libreoffice-commits] core.git: vcl/Executable_docxfuzzer.mk vcl/Executable_fodpfuzzer.mk vcl/Executable_fodsfuzzer.mk vcl/Executable_fodtfuzzer.mk vcl/Executable_htmlfuzzer.mk vcl/Executable_pptxfuzz

2018-08-09 Thread Libreoffice Gerrit user
vcl/Executable_docxfuzzer.mk |1 + vcl/Executable_fodpfuzzer.mk |1 + vcl/Executable_fodsfuzzer.mk |1 + vcl/Executable_fodtfuzzer.mk |1 + vcl/Executable_htmlfuzzer.mk |1 + vcl/Executable_pptxfuzzer.mk |1 + vcl/Executable_scrtffuzzer.mk |1 +

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2712d08ea4cb4d257cb869b0b95cb8d1814bc94c Author: Olivier Hallot AuthorDate: Tue Jul 24 12:28:08 2018 -0300 Commit: Gerrit Code Review CommitDate: Thu Aug 9 16:55:26 2018 +0200 Update git

[Libreoffice-commits] help.git: Branch 'libreoffice-6-1' - help3xsl/link.txt.xsl

2018-08-09 Thread Libreoffice Gerrit user
help3xsl/link.txt.xsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bb52d3d578e46c1aef16548b2ff55dc66f7f19fe Author: Olivier Hallot AuthorDate: Tue Jul 24 12:28:08 2018 -0300 Commit: Jan Holesovsky CommitDate: Thu Aug 9 16:55:26 2018 +0200 Fix case

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

2018-08-09 Thread Libreoffice Gerrit user
sw/inc/anchoredobject.hxx |1 sw/source/core/inc/layouter.hxx |4 +++ sw/source/core/layout/anchoredobject.cxx |9 ++- sw/source/core/layout/layouter.cxx| 15

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

2018-08-09 Thread Libreoffice Gerrit user
sw/source/core/layout/ssfrm.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f1b5a236d315bf0d37bc6143c070a0c33471f6f7 Author: Caolán McNamara AuthorDate: Thu Aug 9 11:32:55 2018 +0100 Commit: Caolán McNamara CommitDate: Thu Aug 9 16:12:21 2018 +0200

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

2018-08-09 Thread Libreoffice Gerrit user
sfx2/qa/cppunit/test_misc.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit bab5511870e8ad847020645628df8090116f0e8b Author: Stephan Bergmann AuthorDate: Thu Aug 9 13:13:40 2018 +0200 Commit: Stephan Bergmann CommitDate: Thu Aug 9 16:57:00 2018 +0200

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

2018-08-09 Thread Libreoffice Gerrit user
framework/source/uielement/resourcemenucontroller.cxx | 61 -- 1 file changed, 1 insertion(+), 60 deletions(-) New commits: commit f25c985b768059ac11b1c73ef6116e767bc409c7 Author: Maxim Monastirsky AuthorDate: Sun Jul 8 23:17:22 2018 +0300 Commit: Maxim Monastirsky

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4e/ba57422f7bd742127f3d1b59c4815b16e47d87

2018-08-09 Thread Libreoffice Gerrit user
4e/ba57422f7bd742127f3d1b59c4815b16e47d87 |1 + 1 file changed, 1 insertion(+) New commits: commit 3b3e6ea78608a866f0a9851922821a133a7c1339 Author: Caolán McNamara AuthorDate: Thu Aug 9 17:46:39 2018 +0100 Commit: Caolán McNamara CommitDate: Thu Aug 9 17:46:39 2018 +0100 Notes

[Libreoffice-commits] help.git: help3xsl/HELP-IN-BROWSER-README.txt help3xsl/README.txt

2018-08-09 Thread Libreoffice Gerrit user
help3xsl/HELP-IN-BROWSER-README.txt | 74 help3xsl/README.txt | 83 +--- 2 files changed, 40 insertions(+), 117 deletions(-) New commits: commit c86fd8dca6ed4def8305dbd3812c463e357b9f79 Author: Jan

[Libreoffice-commits] core.git: helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fc5f0243ca73b4de8c54bb47ad97e4922667270b Author: Jan Holesovsky AuthorDate: Thu Aug 9 18:15:12 2018 +0200 Commit: Gerrit Code Review CommitDate: Thu Aug 9 18:23:05 2018 +0200 Update git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ed/df59961747429b8f8a26256c5a1925e574e712

2018-08-09 Thread Libreoffice Gerrit user
ed/df59961747429b8f8a26256c5a1925e574e712 |1 + 1 file changed, 1 insertion(+) New commits: commit baa1cc8f964b6e1012db3e0b6ed4c39d32ad4df7 Author: Caolán McNamara AuthorDate: Thu Aug 9 17:44:03 2018 +0100 Commit: Caolán McNamara CommitDate: Thu Aug 9 17:44:03 2018 +0100 Notes

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4c/6ed2d2ad08362586624b4b5747fec20175c281

2018-08-09 Thread Libreoffice Gerrit user
4c/6ed2d2ad08362586624b4b5747fec20175c281 |1 + 1 file changed, 1 insertion(+) New commits: commit 4b41ac1b6ad483866a3e85688e8a265cce6f9df8 Author: Caolán McNamara AuthorDate: Thu Aug 9 17:53:56 2018 +0100 Commit: Caolán McNamara CommitDate: Thu Aug 9 17:53:56 2018 +0100 Notes

[Libreoffice-commits] core.git: helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ac0b223053ff5b35a1c18e1d64705ef9881debb Author: Olivier Hallot AuthorDate: Thu Aug 9 12:22:27 2018 -0300 Commit: Gerrit Code Review CommitDate: Thu Aug 9 19:36:02 2018 +0200 Update git

[Libreoffice-commits] help.git: help3xsl/convert2html.sh help3xsl/get_bookmark.sh help3xsl/get_hid2file.sh help3xsl/get_html.sh help3xsl/get_media.sh help3xsl/get_tree.sh help3xsl/makehelp.sh help3xsl

2018-08-09 Thread Libreoffice Gerrit user
help3xsl/convert2html.sh | 293 --- help3xsl/get_bookmark.sh | 79 help3xsl/get_hid2file.sh | 39 -- help3xsl/get_html.sh | 49 --- help3xsl/get_media.sh| 43 -- help3xsl/get_tree.sh | 93 --

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2d/81edd69b5fc06ecedb969f81c9dee4af780001

2018-08-09 Thread Libreoffice Gerrit user
2d/81edd69b5fc06ecedb969f81c9dee4af780001 |1 + 1 file changed, 1 insertion(+) New commits: commit ff207ff26842b34583499da73db64a9748cae7ce Author: Caolán McNamara AuthorDate: Thu Aug 9 17:45:50 2018 +0100 Commit: Caolán McNamara CommitDate: Thu Aug 9 17:45:50 2018 +0100 Notes

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 1b/b28acbc96dfbafb1a2fd08f21dc860c1b8da20 88/6d13b436d37a9bfe991fbb1b350f683819f4e9

2018-08-09 Thread Libreoffice Gerrit user
1b/b28acbc96dfbafb1a2fd08f21dc860c1b8da20 |1 + 88/6d13b436d37a9bfe991fbb1b350f683819f4e9 |1 + 2 files changed, 2 insertions(+) New commits: commit 5dcbb9c070e1ef5a4dec4fc818ed53d1a48850ae Author: Caolán McNamara AuthorDate: Thu Aug 9 17:46:25 2018 +0100 Commit: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 97/6566bd0032e4b7fb15eda0d351cae9be9de25c ed/96164e7667a3f57bc5c9a06632a4f94407258f

2018-08-09 Thread Libreoffice Gerrit user
97/6566bd0032e4b7fb15eda0d351cae9be9de25c |1 + ed/96164e7667a3f57bc5c9a06632a4f94407258f |1 + 2 files changed, 2 insertions(+) New commits: commit e1010f2218fad3b38f532e328ceb9bbb1539e173 Author: Caolán McNamara AuthorDate: Thu Aug 9 17:45:39 2018 +0100 Commit: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 1c/0d0001053e9f6794d4cb47d032f9008f51f234

2018-08-09 Thread Libreoffice Gerrit user
1c/0d0001053e9f6794d4cb47d032f9008f51f234 |1 + 1 file changed, 1 insertion(+) New commits: commit 9578ad8a621b90ed51cd01499b62f013ed8e9266 Author: Caolán McNamara AuthorDate: Thu Aug 9 17:45:11 2018 +0100 Commit: Caolán McNamara CommitDate: Thu Aug 9 17:45:11 2018 +0100 Notes

[Libreoffice-commits] help.git: Branch 'distro/collabora/cp-6.0' - help3xsl/HELP-IN-BROWSER-README.txt help3xsl/README.txt

2018-08-09 Thread Libreoffice Gerrit user
help3xsl/HELP-IN-BROWSER-README.txt | 74 help3xsl/README.txt | 83 +--- 2 files changed, 40 insertions(+), 117 deletions(-) New commits: commit 8af986212f7c9e1df236ebc0659d08a54cf6b40b Author: Jan

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee8d366d38310bd2578426afed23cd94b75bdb8e Author: Jan Holesovsky AuthorDate: Thu Aug 9 18:15:12 2018 +0200 Commit: Gerrit Code Review CommitDate: Thu Aug 9 18:15:48 2018 +0200 Update git

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

2018-08-09 Thread Libreoffice Gerrit user
sw/qa/extras/layout/data/forcepoint72-1.rtf |binary sw/qa/extras/layout/layout.cxx |5 sw/source/core/text/frmform.cxx | 29 +--- 3 files changed, 31 insertions(+), 3 deletions(-) New commits: commit

[Libreoffice-commits] core.git: helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 158bc720ae555f49676c0bed78df0a68383b1b89 Author: Jan Holesovsky AuthorDate: Thu Aug 9 19:11:13 2018 +0200 Commit: Gerrit Code Review CommitDate: Thu Aug 9 19:34:58 2018 +0200 Update git

[Libreoffice-commits] help.git: CustomTarget_html.mk help3xsl/get_bookmark.xsl help3xsl/get_tree.xsl help3xsl/get_url.xsl help3xsl/online_transform.xsl

2018-08-09 Thread Libreoffice Gerrit user
CustomTarget_html.mk |9 ++--- help3xsl/get_bookmark.xsl |2 +- help3xsl/get_tree.xsl |2 +- help3xsl/get_url.xsl |5 - help3xsl/online_transform.xsl |6 ++ 5 files changed, 10 insertions(+), 14 deletions(-) New commits: commit

[Libreoffice-commits] help.git: Branch 'distro/collabora/cp-6.0' - help3xsl/convert2html.sh help3xsl/get_bookmark.sh help3xsl/get_hid2file.sh help3xsl/get_html.sh help3xsl/get_media.sh help3xsl/get_tr

2018-08-09 Thread Libreoffice Gerrit user
help3xsl/convert2html.sh | 293 --- help3xsl/get_bookmark.sh | 79 help3xsl/get_hid2file.sh | 39 -- help3xsl/get_html.sh | 49 --- help3xsl/get_media.sh| 43 -- help3xsl/get_tree.sh | 93 --

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c09943437d36ae75227ee78ac7133b0bfc6a6f9e Author: Olivier Hallot AuthorDate: Thu Aug 9 12:22:27 2018 -0300 Commit: Gerrit Code Review CommitDate: Thu Aug 9 19:38:59 2018 +0200 Update git

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/source

2018-08-09 Thread Libreoffice Gerrit user
vcl/source/gdi/sallayout.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 793b66d942edd74e9e0368895575e48527e0793a Author: Don Lewis AuthorDate: Thu Aug 9 23:01:28 2018 + Commit: Don Lewis CommitDate: Thu Aug 9 23:01:28 2018 +

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

2018-08-09 Thread Libreoffice Gerrit user
chart2/qa/extras/chart2export.cxx | 40 +++ chart2/qa/extras/data/docx/testBarChartDataPointPropDOCX.docx |binary chart2/qa/extras/data/xlsx/testBarChartDataPointPropXLSX.xlsx |binary oox/source/export/chartexport.cxx | 51

[Libreoffice-commits] core.git: sal/qa svx/source xmloff/source

2018-08-09 Thread Libreoffice Gerrit user
sal/qa/osl/file/osl_File.cxx|2 +- svx/source/sdr/contact/viewcontactofgraphic.cxx |2 +- xmloff/source/text/txtvfldi.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 23178c0c3e2a9240d965ef8836e085000617fad3 Author:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sysui/desktop

2018-08-09 Thread Libreoffice Gerrit user
sysui/desktop/icons/main.icns |binary 1 file changed New commits: commit 07755074deaf232dfa8a6c61d0f311fe2b470591 Author: Matthias Seidel AuthorDate: Thu Aug 9 22:00:38 2018 + Commit: Matthias Seidel CommitDate: Thu Aug 9 22:00:38 2018 + New main aoo icons for Mac OS X

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

2018-08-09 Thread Libreoffice Gerrit user
sc/qa/uitest/calc_tests/data/tdf108654.ods |binary sc/qa/uitest/calc_tests6/tdf108654.py | 48 + 2 files changed, 48 insertions(+) New commits: commit d329136dd014941a6cc63f37dc3895bc118798c2 Author: Zdeněk Crhonek AuthorDate: Thu Aug 9 16:41:19 2018

Fwd: [PATCH] xmlsecurity: nsscrypto_initialize: try to avoid profile migr...

2018-08-09 Thread Michael Stahl
hi, anybody got an insight into NSS initialisation to tell me if this is a good fix? it seems plausible to me, but i haven't tested it, and my OS is so new it creates the new SQL profiles by default anyway. anybody got an old system and some time to test if it actually works? but i'm

Questions about CppUnit

2018-08-09 Thread FRISBY, SPENCER G CIV USAF AFMC 518 SMXS/MXDPA
My team and I are interested in using CppUnit but in order to get it onto our networks we need some information. Is there a mailing address for CppUnit? If there is, what is it? Is CppUnit listed within the System for Award Management (SAM): https://www.sam.gov/portal/public/SAM ? If so, could

Re: Questions about CppUnit

2018-08-09 Thread Markus Mohrhard
Hello Spencer, On Thu, Aug 9, 2018 at 8:35 PM FRISBY, SPENCER G CIV USAF AFMC 518 SMXS/MXDPA wrote: > My team and I are interested in using CppUnit but in order to get it onto > our networks we need some information. > > Is there a mailing address for CppUnit? If there is, what is it? > You

[Libreoffice-commits] core.git: cppuhelper/CppunitTest_cppuhelper_qa_misc.mk

2018-08-09 Thread Libreoffice Gerrit user
cppuhelper/CppunitTest_cppuhelper_qa_misc.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 10179c33d26c5fed4bb6664e0f29b16d5abaff51 Author: Stephan Bergmann AuthorDate: Thu Aug 9 16:21:35 2018 +0200 Commit: Stephan Bergmann CommitDate: Thu Aug 9 20:32:57 2018 +0200

[Libreoffice-commits] core.git: cppuhelper/Module_cppuhelper.mk

2018-08-09 Thread Libreoffice Gerrit user
cppuhelper/Module_cppuhelper.mk |4 1 file changed, 4 deletions(-) New commits: commit 8f482ea747af838401936543e720454f02bc47e2 Author: Stephan Bergmann AuthorDate: Thu Aug 9 16:34:34 2018 +0200 Commit: Stephan Bergmann CommitDate: Thu Aug 9 20:33:12 2018 +0200 No more

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fdc74afa95c63d9d3c13696738f291ea5716fcb2 Author: Jan Holesovsky AuthorDate: Thu Aug 9 19:11:13 2018 +0200 Commit: Gerrit Code Review CommitDate: Thu Aug 9 21:00:11 2018 +0200 Update git

[Libreoffice-commits] help.git: Branch 'distro/collabora/cp-6.0' - CustomTarget_html.mk help3xsl/get_bookmark.xsl help3xsl/get_tree.xsl help3xsl/get_url.xsl help3xsl/online_transform.xsl

2018-08-09 Thread Libreoffice Gerrit user
CustomTarget_html.mk |9 ++--- help3xsl/get_bookmark.xsl |2 +- help3xsl/get_tree.xsl |2 +- help3xsl/get_url.xsl |5 - help3xsl/online_transform.xsl |6 ++ 5 files changed, 10 insertions(+), 14 deletions(-) New commits: commit

[Libreoffice-commits] help.git: Branch 'distro/collabora/cp-6.0' - help3xsl/online_transform.xsl

2018-08-09 Thread Libreoffice Gerrit user
help3xsl/online_transform.xsl |5 - 1 file changed, 5 deletions(-) New commits: commit 395750718d5c37309d754c82e82cccfab41e9d59 Author: Jan Holesovsky AuthorDate: Thu Aug 9 20:10:07 2018 +0200 Commit: Andras Timar CommitDate: Thu Aug 9 21:00:38 2018 +0200 [cp] Avoid the

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fe07238d5da870e13c38e2f83a004711b81a70c6 Author: Jan Holesovsky AuthorDate: Thu Aug 9 20:10:07 2018 +0200 Commit: Gerrit Code Review CommitDate: Thu Aug 9 21:00:38 2018 +0200 Update git

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea49813aac3481d8e290003016b7e0f506e70834 Author: Jan Holesovsky AuthorDate: Thu Aug 9 20:56:03 2018 +0200 Commit: Gerrit Code Review CommitDate: Thu Aug 9 21:43:56 2018 +0200 Update git

[Libreoffice-commits] help.git: Branch 'distro/collabora/cp-6.0' - help3xsl/default.css Package_html_media.mk source/media

2018-08-09 Thread Libreoffice Gerrit user
Package_html_media.mk |2 help3xsl/default.css |5 - source/media/navigation/collabora-online-logo.svg | 77 ++ source/media/navigation/libo-symbol-white.svg |1 4 files changed, 80 insertions(+), 5

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

2018-08-09 Thread Libreoffice Gerrit user
sw/qa/uitest/writer_tests/tdf79569.py |1 + 1 file changed, 1 insertion(+) New commits: commit a94a481c9f5088e6957220a7e09b64fc3f15aaf1 Author: Stephan Bergmann AuthorDate: Thu Aug 9 16:47:16 2018 +0200 Commit: Stephan Bergmann CommitDate: Thu Aug 9 21:44:55 2018 +0200 One

[Libreoffice-commits] help.git: Branch 'distro/collabora/cp-6.0' - help3xsl/default.css

2018-08-09 Thread Libreoffice Gerrit user
help3xsl/default.css | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 983096a7dc932457fe1ae116669c66c14ed1f320 Author: Jan Holesovsky AuthorDate: Thu Aug 9 21:46:38 2018 +0200 Commit: Andras Timar CommitDate: Thu Aug 9 22:20:13 2018 +0200

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - helpcontent2

2018-08-09 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e24d1a589cff8bc6715358544e8962da569384e8 Author: Jan Holesovsky AuthorDate: Thu Aug 9 21:46:38 2018 +0200 Commit: Gerrit Code Review CommitDate: Thu Aug 9 22:20:13 2018 +0200 Update git

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

2018-08-09 Thread Libreoffice Gerrit user
sw/source/core/doc/doc.cxx | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) New commits: commit 0e94d8392fa18d7e99224c17d3b0186187cdfe3c Author: Mike Kaganski AuthorDate: Sun Aug 5 14:23:44 2018 +0300 Commit: Andras Timar CommitDate: Thu Aug

[Libreoffice-bugs] [Bug 119092] LibreOffice freezing after a little while for no reason

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119092 --- Comment #4 from Inbadreams --- Gargl ! Just did it again ! Same as usual : opened for a while, a clic in the text file, LO freezes, must force closure and reopen after recovering files. Version: 6.0.6.2 (x64) Build ID:

[Libreoffice-bugs] [Bug 119164] New: Untranslated menu option for Spanish (es-es)

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119164 Bug ID: 119164 Summary: Untranslated menu option for Spanish (es-es) Product: LibreOffice Version: 6.1.0.3 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 119159] Calc - cannot reduce width of spreadsheet to show less than 5 columns

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119159 --- Comment #5 from Xavier Van Wijmeersch --- no repro with kde4 Version: 6.1.0.2 Build ID: b3972dcf1284967612d5ee04fea9d15bcf0cc106 CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale: en-US (en_US.UTF-8); Calc:

[Libreoffice-bugs] [Bug 119166] EDITING: Creating new fields in a form with "Add Filed" crashes LO immediately

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119166 Xisco Faulí changed: What|Removed |Added Crash report or|["SdrObject::GetObjectItemP |["SdrObject::GetObjectItemP

[Libreoffice-bugs] [Bug 115292] FILEOPEN open PDF - picture shifted

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115292 Xisco Faulí changed: What|Removed |Added OS|Linux (All) |All Version|5.2.7.2

[Libreoffice-bugs] [Bug 119167] The Track changes toolbar and the Table toolbar appear at the same place

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119167 --- Comment #2 from Gabor Kelemen --- Created attachment 144056 --> https://bugs.documentfoundation.org/attachment.cgi?id=144056=edit Track changes toolbar and Table toolbar ...now click once more carelessly and you add a column right

[Libreoffice-bugs] [Bug 119159] Calc - cannot reduce width of spreadsheet to show less than 5 columns

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119159 --- Comment #4 from Ian Powell --- (In reply to m.a.riosv from comment #2) > I can't reproduce with > Version: 6.1.0.3 (x64) > Build ID: efb621ed25068d70781dc026f7e9c5187a4decd1 > CPU threads: 4; OS: Windows 10.0; UI render: default; >

[Libreoffice-bugs] [Bug 119166] EDITING: Creating new fields in a form with "Add Filed" crashes LO immediately

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119166 rob...@familiegrosskopf.de changed: What|Removed |Added Keywords||regression -- You

[Libreoffice-bugs] [Bug 119165] New: UI: Autocompletion tooltip doesn't disappear when scrolling

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119165 Bug ID: 119165 Summary: UI: Autocompletion tooltip doesn't disappear when scrolling Product: LibreOffice Version: 4.4.7.2 release Hardware: All OS:

[Libreoffice-bugs] [Bug 119166] New: EDITING: Creating new fields in a form with "Add Filed" crashes LO immediately

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119166 Bug ID: 119166 Summary: EDITING: Creating new fields in a form with "Add Filed" crashes LO immediately Product: LibreOffice Version: 6.1.0.3 release Hardware:

[Libreoffice-bugs] [Bug 118731] Dialogs like Format page/ format header open with a annoying delay since 6.2

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118731 Telesto changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #15 from Telesto ---

[Libreoffice-bugs] [Bug 79972] FILEOPEN: XLS/XLSX - Hyperlink document path not imported correctly for numeric content cells

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79972 --- Comment #17 from Timur --- Repro 6.2+. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org

[Libreoffice-ux-advise] [Bug 119167] New: The Track changes toolbar and the Table toolbar appear at the same place

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119167 Bug ID: 119167 Summary: The Track changes toolbar and the Table toolbar appear at the same place Product: LibreOffice Version: 6.2.0.0.alpha0+ Master Hardware: All

[Libreoffice-bugs] [Bug 119167] New: The Track changes toolbar and the Table toolbar appear at the same place

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119167 Bug ID: 119167 Summary: The Track changes toolbar and the Table toolbar appear at the same place Product: LibreOffice Version: 6.2.0.0.alpha0+ Master Hardware: All

[Libreoffice-bugs] [Bug 119169] New: Impress 6.1 CRASH when editing bulleted list

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119169 Bug ID: 119169 Summary: Impress 6.1 CRASH when editing bulleted list Product: LibreOffice Version: 6.1.0.3 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 119166] EDITING: Creating new fields in a form with "Add Filed" crashes LO immediately

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119166 Xisco Faulí changed: What|Removed |Added CC||xiscofa...@libreoffice.org

[Libreoffice-bugs] [Bug 119148] big ODT file with pictutes is wery SLOW loading on Writer on FAST pc.

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119148 --- Comment #7 from Buovjaga --- Created attachment 144053 --> https://bugs.documentfoundation.org/attachment.cgi?id=144053=edit Valgrind core dump I tried to get a callgrind trace of the opening, but it failed immediately vex

[Libreoffice-bugs] [Bug 90898] Fileopen: Incorrect preview of text boxes rotated and curved around donut shape - add Transform Text Effect in PPTX

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90898 --- Comment #18 from Timur --- Fileopen was fixed in Bug 116350. Szymon please comment on wrong roundtrip, should we convert this one to filesave or you intend to do it there or in Bug 119160? Thanks. -- You are receiving this mail

[Libreoffice-ux-advise] [Bug 119167] The Track changes toolbar and the Table toolbar appear at the same place

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119167 --- Comment #2 from Gabor Kelemen --- Created attachment 144056 --> https://bugs.documentfoundation.org/attachment.cgi?id=144056=edit Track changes toolbar and Table toolbar ...now click once more carelessly and you add a column right

[Libreoffice-bugs] [Bug 119167] The Track changes toolbar and the Table toolbar appear at the same place

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119167 --- Comment #3 from Gabor Kelemen --- Created attachment 144057 --> https://bugs.documentfoundation.org/attachment.cgi?id=144057=edit Track changes toolbar and Bullets/Numbering toolbar The Bullets/Numbering toolbar however does not

[Libreoffice-ux-advise] [Bug 119167] The Track changes toolbar and the Table toolbar appear at the same place

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119167 --- Comment #3 from Gabor Kelemen --- Created attachment 144057 --> https://bugs.documentfoundation.org/attachment.cgi?id=144057=edit Track changes toolbar and Bullets/Numbering toolbar The Bullets/Numbering toolbar however does not

[Libreoffice-bugs] [Bug 119170] New: Formula font and size information are not saved.

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119170 Bug ID: 119170 Summary: Formula font and size information are not saved. Product: LibreOffice Version: 6.0.1.1 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 119163] Libreoffice Calc is too slow with some xls documents, containing embedded images

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119163 --- Comment #2 from Xavier Van Wijmeersch --- Its open in 13 second, i don't think its very slow Version: 6.0.4.2 Build ID: 9b0d9b32d5dcda91d2f1a96dc04c645c450872bf CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; Locale:

[Libreoffice-bugs] [Bug 119086] Arrow keys ignored when typing in cell just after launching

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119086 Xisco Faulí changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever confirmed|1

[Libreoffice-bugs] [Bug 119153] Print Previews shortcut listed in File menu doesn't work by default

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119153 Xisco Faulí changed: What|Removed |Added Ever confirmed|1 |0 CC|

[Libreoffice-bugs] [Bug 119168] New: UI: moving around slides in side pane deletes them quite often

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119168 Bug ID: 119168 Summary: UI: moving around slides in side pane deletes them quite often Product: LibreOffice Version: unspecified Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 119163] Libreoffice Calc is too slow with some xls documents, containing embedded images

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119163 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 101379] UI - (on high resolution screens) text cursor is too thin and so nearly invisible

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101379 --- Comment #14 from naj...@posteo.net --- This problem persists, at least on Linux, in Libre Office 6.1.0.3. Cf. https://ask.libreoffice.org/en/question/86083/how-can-i-change-the-cursor-thickness-in-writer/ Cf. also #105415? --

[Libreoffice-bugs] [Bug 119159] Calc - cannot reduce width of spreadsheet to show less than 5 columns

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119159 --- Comment #3 from Ian Powell --- i've now upgraded to Version: 6.1.0.3 and it still happens on my system Build ID: 10(Build:3) CPU threads: 2; OS: Linux 4.17; UI render: default; VCL: gtk3_kde5; Locale: en-GB (en_GB.UTF-8); Calc:

[Libreoffice-ux-advise] [Bug 119167] The Track changes toolbar and the Table toolbar appear at the same place

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119167 --- Comment #1 from Gabor Kelemen --- Created attachment 144055 --> https://bugs.documentfoundation.org/attachment.cgi?id=144055=edit Track changes toolbar with a changed paragraph. Click Next Change here a few times... -- You are

[Libreoffice-bugs] [Bug 119167] The Track changes toolbar and the Table toolbar appear at the same place

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119167 --- Comment #1 from Gabor Kelemen --- Created attachment 144055 --> https://bugs.documentfoundation.org/attachment.cgi?id=144055=edit Track changes toolbar with a changed paragraph. Click Next Change here a few times... -- You are

[Libreoffice-bugs] [Bug 83623] Can't paste multiple rows as data inside the table

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83623 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Resolution|--- |DUPLICATE

[Libreoffice-bugs] [Bug 103100] [META] Writer table bugs and enhancements

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103100 Bug 103100 depends on bug 83623, which changed state. Bug 83623 Summary: Can't paste multiple rows as data inside the table https://bugs.documentfoundation.org/show_bug.cgi?id=83623 What|Removed |Added

[Libreoffice-bugs] [Bug 37223] Direct copy & paste from Calc into existing Writer table, places all in one cell (work around: paste-special in new table first)

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37223 --- Comment #28 from Roman Kuznetsov <79045_79...@mail.ru> --- *** Bug 83623 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the

[Libreoffice-ux-advise] [Bug 83623] Can't paste multiple rows as data inside the table

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83623 Roman Kuznetsov <79045_79...@mail.ru> changed: What|Removed |Added Resolution|--- |DUPLICATE

[Libreoffice-bugs] [Bug 119141] This version is unable to retrieve data from a webpage

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119141 Xisco Faulí changed: What|Removed |Added Hardware|x86-64 (AMD64) |All OS|Windows

[Libreoffice-bugs] [Bug 119166] EDITING: Creating new fields in a form with "Add Filed" crashes LO immediately

2018-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119166 Xisco Faulí changed: What|Removed |Added Keywords||bibisected, bisected

  1   2   3   >