Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-30 Thread Stephan Bergmann
On 30/09/2018 15:04, Maarten Hoes wrote: So, my futile attempt was : ./bin/gbuild-to-ide --ide vim --make make Which resulted in this: Traceback (most recent call last): File "./bin/gbuild-to-ide", line 1664, in gbuildparser = GbuildParser(args.makecmd).parse() File "./bin/gbuild-

[Libreoffice-commits] core.git: vcl/CustomTarget_qt5_moc.mk vcl/inc vcl/Library_vclplug_qt5.mk vcl/qt5

2018-09-30 Thread Libreoffice Gerrit user
vcl/CustomTarget_qt5_moc.mk |2 vcl/Library_vclplug_qt5.mk |2 vcl/inc/qt5/Qt5AccessibleWidget.hxx |8 - vcl/inc/qt5/Qt5XAccessible.hxx | 11 +- vcl/qt5/Qt5AccessibleWidget.cxx | 162 ++-- vcl/qt5/Qt5XAccessible.cxx

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

2018-09-30 Thread Libreoffice Gerrit user
ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx | 19 +++ 1 file changed, 3 insertions(+), 16 deletions(-) New commits: commit df9e895763d7887baef7fe14c035aff25b99be7e Author: Noel Grandin AuthorDate: Fri Sep 28 11:24:26 2018 +0200 Commit: Noel Grandin CommitDate: M

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

2018-09-30 Thread Libreoffice Gerrit user
sc/inc/colorscale.hxx |6 +++--- sc/inc/conditio.hxx | 18 +- sc/inc/fillinfo.hxx |3 ++- sc/qa/unit/ucalc_condformat.cxx |3 +-- sc/source/core/data/colorscale.cxx | 19 +-- sc/s

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

2018-09-30 Thread Libreoffice Gerrit user
ucb/source/ucp/package/pkgdatasupplier.cxx | 50 - 1 file changed, 15 insertions(+), 35 deletions(-) New commits: commit 11e8e629037a8b80470f3f7c2bb96bd74e4ead0b Author: Noel Grandin AuthorDate: Fri Sep 28 10:33:11 2018 +0200 Commit: Noel Grandin CommitDate

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

2018-09-30 Thread Libreoffice Gerrit user
cppuhelper/source/component_context.cxx | 73 xmlhelp/source/treeview/tvread.cxx |7 +-- 2 files changed, 32 insertions(+), 48 deletions(-) New commits: commit 39f563ca59cd70a208c5fbc81e40bbe51d689ee4 Author: Noel Grandin AuthorDate: Fri Sep 28 10:

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

2018-09-30 Thread Libreoffice Gerrit user
sw/source/filter/html/htmlcss1.cxx | 10 - sw/source/filter/html/htmlform.cxx |8 - sw/source/filter/html/htmlsect.cxx | 18 +-- sw/source/filter/html/htmltab.cxx | 189 - sw/source/filter/html/swhtml.cxx | 44 +++- sw/source/filter/html/swhtml

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

2018-09-30 Thread Libreoffice Gerrit user
filter/source/graphicfilter/ipcx/ipcx.cxx | 19 ++-- shell/source/tools/lngconvex/lngconvex.cxx | 43 + 2 files changed, 17 insertions(+), 45 deletions(-) New commits: commit c490bfac65ae2a95eddcf027c1b402aa2a199522 Author: Noel Grandin AuthorDate: Th

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

2018-09-30 Thread Libreoffice Gerrit user
include/svl/listener.hxx|3 +++ svl/source/notify/broadcast.cxx | 17 - svl/source/notify/listener.cxx | 10 ++ 3 files changed, 25 insertions(+), 5 deletions(-) New commits: commit 2318e36d888ef0daa2e8d424fa7d3c2e423b5816 Author: Noel Grandin AuthorD

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

2018-09-30 Thread Libreoffice Gerrit user
include/svl/broadcast.hxx |1 + include/svl/listener.hxx|1 + svl/source/notify/broadcast.cxx |4 svl/source/notify/listener.cxx |1 + 4 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 3de097e028d1079b0f48f43fab843fe53d39ec5d Author: Noel

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

2018-09-30 Thread Libreoffice Gerrit user
xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 89a60912bba7ffd6f65ea99f4664f343c5025c95 Author: Cor Nouws AuthorDate: Thu Sep 27 21:53:12 2018 +0200 Commit: Thorsten Behrens CommitDate: Mon Oct

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

2018-09-30 Thread Libreoffice Gerrit user
sw/PythonTest_sw_python.mk |1 sw/qa/python/check_xautotextgroup.py | 211 +++ 2 files changed, 212 insertions(+) New commits: commit 9356a2d98b13f45b3d17d181b1ad79d541d7d2f8 Author: Serge Krot AuthorDate: Tue Sep 25 16:36:33 2018 +0200 Commit:

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

2018-09-30 Thread Libreoffice Gerrit user
include/vcl/weld.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7fe40724b7b07710a501710466b6f10b526c2c97 Author: Andrea Gelmini AuthorDate: Sun Sep 30 18:31:34 2018 +0200 Commit: Julien Nabet CommitDate: Sun Sep 30 22:43:00 2018 +0200 Fix pImageSuf

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

2018-09-30 Thread Libreoffice Gerrit user
l10ntools/source/pocheck.cxx | 117 +-- 1 file changed, 16 insertions(+), 101 deletions(-) New commits: commit 1139c76b60b9a9f6df2bc53deb6c1c1cba42178d Author: Andras Timar AuthorDate: Sun Sep 30 17:43:26 2018 +0200 Commit: Andras Timar CommitDat

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

2018-09-30 Thread Libreoffice Gerrit user
l10ntools/inc/po.hxx|1 + l10ntools/source/po.cxx |8 2 files changed, 9 insertions(+) New commits: commit 2a47dd078bf448f34f05a56a647410a66da00eea Author: Andras Timar AuthorDate: Sun Sep 30 16:55:41 2018 +0200 Commit: Andras Timar CommitDate: Sun Sep 30 21:58:09 2

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

2018-09-30 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit 8d4e12a4153868c9d98937d49c4ac6064013a8dd Author: Andras Timar AuthorDate: Sun Sep 30 12:53:48 2018 +0200 Commit: Andras Timar CommitDate: Sun Sep 30 21:57:24 2018 +02

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

2018-09-30 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit 1bf49e98f8019bf62906651804725e4da5b9d514 Author: Andras Timar AuthorDate: Sun Sep 30 16:42:26 2018 +0200 Commit: Andras Timar CommitDate: Sun Sep 30 21:57:37 201

[Libreoffice-commits] online.git: loleaflet/node_shrinkwrap

2018-09-30 Thread Libreoffice Gerrit user
dev/null |binary 1 file changed New commits: commit 402ace8eaa8927288c29791cbb29966fe55787c9 Author: Andras Timar AuthorDate: Sun Sep 30 19:31:27 2018 +0200 Commit: Andras Timar CommitDate: Sun Sep 30 21:56:25 2018 +0200 remove duplicated node modules Change-Id: I5b7c4c17

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

2018-09-30 Thread Libreoffice Gerrit user
l10ntools/source/pocheck.cxx | 33 - 1 file changed, 28 insertions(+), 5 deletions(-) New commits: commit baf048cd2ffe1f3afeb204b9dcc11d36999c1725 Author: Andras Timar AuthorDate: Sun Sep 30 12:06:49 2018 +0200 Commit: Andras Timar CommitDate: Sun Sep 3

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

2018-09-30 Thread Libreoffice Gerrit user
l10ntools/source/pocheck.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a906b68a9fff30c2af5c03189e59c1952cd3f69f Author: Andras Timar AuthorDate: Sun Sep 30 11:49:07 2018 +0200 Commit: Andras Timar CommitDate: Sun Sep 30 19:16:52 2018 +0200 pocheck

[Libreoffice-commits] core.git: cui/source cui/uiconfig include/svx include/vcl solenv/sanitizers svx/source

2018-09-30 Thread Libreoffice Gerrit user
cui/source/inc/cuitabline.hxx | 62 ++-- cui/source/tabpages/tplnedef.cxx| 506 cui/uiconfig/ui/lineendstabpage.ui |8 cui/uiconfig/ui/linestyletabpage.ui | 139 - include/svx/dlgctrl.hxx | 29 ++ include/vcl/weld.hxx

[Libreoffice-commits] core.git: cui/source cui/uiconfig include/svx include/vcl sc/source sd/source sfx2/source svtools/source svx/source sw/source vcl/source vcl/unx

2018-09-30 Thread Libreoffice Gerrit user
cui/source/customize/cfg.cxx |4 cui/source/inc/cuitabline.hxx | 36 +-- cui/source/tabpages/tplneend.cxx | 261 +++-- cui/uiconfig/ui/lineendstabpage.ui | 76 --- include/svx/dlgctrl.hxx

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

2018-09-30 Thread Libreoffice Gerrit user
i18npool/source/localedata/data/locale.dtd | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit d8fe90fd1dcc881aa6a0f078dde202b9d4bea85d Author: Matthias Seidel AuthorDate: Sat Sep 29 09:32:47 2018 + Commit: Caolán McNamara CommitD

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

2018-09-30 Thread Libreoffice Gerrit user
sc/source/filter/dif/difimp.cxx | 41 sc/source/filter/inc/dif.hxx|2 - 2 files changed, 22 insertions(+), 21 deletions(-) New commits: commit 20c6cff919e09bf3a42fa9e26cc3e7568743047d Author: Caolán McNamara AuthorDate: Sun Sep 30 13:49:24 2

Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-30 Thread Maarten Hoes
Hi, On Sun, Sep 30, 2018 at 5:20 AM Luke Benes wrote: > Maarten, > Thanks for your suggestion here and your earlier contributions to the > Cppcheck Report. I agree that we should create the include file > dynamically. However the approach used by your script seems like overkill. > Cppcheck alrea

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

2018-09-30 Thread Libreoffice Gerrit user
cui/source/inc/cuitabarea.hxx | 16 include/svx/dlgctrl.hxx | 28 +-- svx/source/dialog/dlgctrl.cxx | 75 +++--- 3 files changed, 17 insertions(+), 102 deletions(-) New commits: commit b878bd3fe9cdc2ad0180b05892b7feeaa06b9c8d Au

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

2018-09-30 Thread Libreoffice Gerrit user
include/svtools/imagemgr.hxx |1 + svtools/source/misc/imagemgr.cxx |7 +++ vcl/unx/gtk3/gtk3gtkinst.cxx |3 ++- 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 3e719d72ed64b0690ebef2dda1d56a0d28bc0c0e Author: Caolán McNamara AuthorDate: Thu Sep 2

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - instsetoo_native/inc_ooolangpack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo

2018-09-30 Thread Libreoffice Gerrit user
instsetoo_native/inc_ooolangpack/windows/msi_templates/Binary/Banner.bmp |binary instsetoo_native/inc_ooolangpack/windows/msi_templates/Binary/Image.bmp |binary instsetoo_native/inc_ooolangpack/windows/msi_templates/Control.idt | 56 - instsetoo_native/inc_openoffice/windows/

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

2018-09-30 Thread Libreoffice Gerrit user
sw/source/filter/html/swhtml.cxx | 28 +++- sw/source/filter/html/swhtml.hxx |2 +- 2 files changed, 16 insertions(+), 14 deletions(-) New commits: commit 544243ea8a92e9761201941c033c341795328baf Author: Caolán McNamara AuthorDate: Sun Sep 30 11:52:24 2018 +0100

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

2018-09-30 Thread Libreoffice Gerrit user
sw/source/ui/config/mailconfigpage.cxx |7 --- sw/source/ui/dbui/mmresultdialogs.cxx |4 ++-- sw/source/uibase/inc/mailconfigpage.hxx |4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) New commits: commit 7ec12ce7e449d7849b3e67c443783110e2a50a17 Author: Caolán McNama

[Libreoffice-commits] core.git: scp2/source setup_native/source

2018-09-30 Thread Libreoffice Gerrit user
scp2/source/gnome/module_gnome.ulf |2 +- setup_native/source/packinfo/package_names.txt |2 +- setup_native/source/packinfo/packinfo_office.txt |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 1c0045688fee0916e652c235e3a3f474e8346849 Author:

Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-30 Thread Maarten Hoes
Hi, On Sun, Sep 30, 2018 at 11:29 AM Tamás Zolnai wrote: > > I'm not sure what your modification is doing. I just checked the report > you attached and I compared it with the full report and I see your change > filters out not only false positives. > > Am I interpreting correctly here that the p

Re: OpenDocument spec tables row height [was: Writer - row-height, min-row-height and use-optimal-row-height]

2018-09-30 Thread Drew Jensen
For what it's worth as I am no sw expert, I'd say do the commit. It isn't like there is a real chance of an interoperability problem, AFAIK only other implementation is AOO. so... What could possibly go wrong? On Sat, Sep 29, 2018 at 4:51 PM Lionel Elie Mamane wrote: > In the absence of feedbac

Re: Best way to handle oddball header #includes for Cppcheck Report?

2018-09-30 Thread Maarten Hoes
Hi, sberg wrote > I'm not sure how useful this is, overall. Apparently, Cppcheck is run > on .cxx files without knowledge of the specific -I, -D, etc. compiler > switches that our build system would pass to the compiler for a given > .cxx file. That will always lead to issues (Cppcheck not f

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e1/ee6c6b6fef3293025c524f7f4fc29cfd171113

2018-09-30 Thread Libreoffice Gerrit user
e1/ee6c6b6fef3293025c524f7f4fc29cfd171113 |1 + 1 file changed, 1 insertion(+) New commits: commit 1c353fe611394acf5e08b4e2facc2281b0eded6f Author: Caolán McNamara AuthorDate: Sun Sep 30 14:03:12 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 14:03:12 2018 +0100 Note

Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-30 Thread Maarten Hoes
Hi, slacka wrote > Ideally, the next step would be to extract the "DEFS": and "INCLUDE": from > gbuild-to-ide and pass that to cppcheck. But that's for another time. Well, the very name 'gbuild-to-ide' sounds intriguing, but I can't figure out what it is supposed to do (and how could it help i

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 98/abbd6a837436c18e360edae46cd603c1182bd6

2018-09-30 Thread Libreoffice Gerrit user
98/abbd6a837436c18e360edae46cd603c1182bd6 |1 + 1 file changed, 1 insertion(+) New commits: commit d25f8e422de25323940f348c40393d353e31cf7a Author: Caolán McNamara AuthorDate: Sun Sep 30 14:00:51 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 14:00:51 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f2/b3ad19cd25d0388d5cb992e3526348b406023c

2018-09-30 Thread Libreoffice Gerrit user
f2/b3ad19cd25d0388d5cb992e3526348b406023c |1 + 1 file changed, 1 insertion(+) New commits: commit 2724c7b169b59839a052464613a655ba2d7f09bf Author: Caolán McNamara AuthorDate: Sun Sep 30 14:00:33 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 14:00:33 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ab/b6855b69ec49855820674eb0b31aeff0d0467c

2018-09-30 Thread Libreoffice Gerrit user
ab/b6855b69ec49855820674eb0b31aeff0d0467c |1 + 1 file changed, 1 insertion(+) New commits: commit 0ee2e689164d5565fc7bf3b017eb92626a949297 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:59:55 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:59:55 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f5/2278136a8c5d11a925f4a7f52b04d3e4df06a0

2018-09-30 Thread Libreoffice Gerrit user
f5/2278136a8c5d11a925f4a7f52b04d3e4df06a0 |1 + 1 file changed, 1 insertion(+) New commits: commit c77999a9f5137ade8d479968d9d2867815ae8d08 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:59:31 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:59:31 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 02/b6f157f1cf88c10330b45c34ce9c78489ccc80

2018-09-30 Thread Libreoffice Gerrit user
02/b6f157f1cf88c10330b45c34ce9c78489ccc80 |1 + 1 file changed, 1 insertion(+) New commits: commit d1178d1510260adea0494f6e29df7caa761887cb Author: Caolán McNamara AuthorDate: Sun Sep 30 13:59:12 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:59:12 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ae/f46e4d4465b0249d5476bc60277f6e0d482ca7

2018-09-30 Thread Libreoffice Gerrit user
ae/f46e4d4465b0249d5476bc60277f6e0d482ca7 |1 + 1 file changed, 1 insertion(+) New commits: commit 3a78c22dd9592e2977980b2fe2a784d83aee97b3 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:58:50 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:58:50 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8d/ae0020b7f2fd25df6528cd86590ef30257d5d3

2018-09-30 Thread Libreoffice Gerrit user
8d/ae0020b7f2fd25df6528cd86590ef30257d5d3 |1 + 1 file changed, 1 insertion(+) New commits: commit b9a9e75b8833e385b51937e65ca7373e3e350768 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:57:35 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:57:35 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 4d/89b4be64063e0ee911e92e1fab2d882fb58208 54/d8109b6e7760b715f1edebc535e4fc7efdc0e2

2018-09-30 Thread Libreoffice Gerrit user
4d/89b4be64063e0ee911e92e1fab2d882fb58208 |1 + 54/d8109b6e7760b715f1edebc535e4fc7efdc0e2 |1 + 2 files changed, 2 insertions(+) New commits: commit bee4b351388ad459cddd121be856bab3fdf92521 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:56:31 2018 +0100 Commit: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 62/361c9127a394301ad4a080bb91f10285b50b29

2018-09-30 Thread Libreoffice Gerrit user
62/361c9127a394301ad4a080bb91f10285b50b29 |1 + 1 file changed, 1 insertion(+) New commits: commit 3c0b1ffe7503be4ceb4e87862ebef86c54ce85c8 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:55:31 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:55:31 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 46/0ea575f0d6f0b7cd6b054f8158598df095094c

2018-09-30 Thread Libreoffice Gerrit user
46/0ea575f0d6f0b7cd6b054f8158598df095094c |1 + 1 file changed, 1 insertion(+) New commits: commit a6b2c5d486e0271a9c04c720063a833758f0a4ea Author: Caolán McNamara AuthorDate: Sun Sep 30 13:54:44 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:54:44 2018 +0100 Note

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

2018-09-30 Thread Libreoffice Gerrit user
librelogo/source/LibreLogo/LibreLogo.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 502e8785085f9e8b54ee383080442c2dcaf95b15 Author: László Németh AuthorDate: Sat Sep 29 20:32:28 2018 +0200 Commit: László Németh CommitDate: Sun Sep 30 14:55:18 2018 +0200

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 18/24b144d6aa3f2d7caec7b640e84f421a50910b

2018-09-30 Thread Libreoffice Gerrit user
18/24b144d6aa3f2d7caec7b640e84f421a50910b |1 + 1 file changed, 1 insertion(+) New commits: commit 24dc62b81ec686847dc1fad6d20b7df72704604c Author: Caolán McNamara AuthorDate: Sun Sep 30 13:55:06 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:55:06 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 66/60b9949e05c0f28f81e90ed427547258dbc43a

2018-09-30 Thread Libreoffice Gerrit user
66/60b9949e05c0f28f81e90ed427547258dbc43a |1 + 1 file changed, 1 insertion(+) New commits: commit 1427119eae39c56fa69bf63f66d4edc176d29528 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:54:02 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:54:02 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5f/e850fb0c987c9884356cbe9e9bb0929b2b4283

2018-09-30 Thread Libreoffice Gerrit user
5f/e850fb0c987c9884356cbe9e9bb0929b2b4283 |1 + 1 file changed, 1 insertion(+) New commits: commit e95bec609f00f96bc7be9bd59bef80aa7d7f8617 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:53:20 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:53:20 2018 +0100 Note

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d5/dff5af77cb379ce3fc349776347f68743ee63f

2018-09-30 Thread Libreoffice Gerrit user
d5/dff5af77cb379ce3fc349776347f68743ee63f |1 + 1 file changed, 1 insertion(+) New commits: commit c7cc920e0320f61014d01cb1710e31002a3266c7 Author: Caolán McNamara AuthorDate: Sun Sep 30 13:52:42 2018 +0100 Commit: Caolán McNamara CommitDate: Sun Sep 30 13:52:42 2018 +0100 Note

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

2018-09-30 Thread Libreoffice Gerrit user
cui/source/inc/connect.hxx |2 cui/source/inc/measure.hxx |2 sw/source/ui/config/mailconfigpage.cxx | 119 + sw/source/ui/dbui/mmoutputtypepage.cxx |2 sw/source/uibase/dbui/mailmergehelper.cxx |4 sw/source

Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-30 Thread Tamás Zolnai
Hello Luke, I'm not sure what your modification is doing. I just checked the report you attached and I compared it with the full report and I see your change filters out not only false positives. I used to use the cppcheck report to give my students a small task for their first patch. So it would

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-6.0-12'

2018-09-30 Thread Libreoffice Gerrit user
Tag 'cp-6.0-12' created by Andras Timar at 2018-09-30 08:22 + cp-6.0-12 Changes since cp-6.0-7: Adolfo Jayme Barrientos (1): .howtoget, now more Collabora-y --- help3xsl/default.css |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-6.0-12'

2018-09-30 Thread Libreoffice Gerrit user
Tag 'cp-6.0-12' created by Andras Timar at 2018-09-30 08:22 + cp-6.0-12 Changes since cp-6.0-11-13: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listi

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-6.0-12'

2018-09-30 Thread Libreoffice Gerrit user
Tag 'cp-6.0-12' created by Andras Timar at 2018-09-30 08:22 + cp-6.0-12 Changes since cp-6.0-6-4: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinf

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-6.0-12'

2018-09-30 Thread Libreoffice Gerrit user
Tag 'cp-6.0-12' created by Andras Timar at 2018-09-30 08:22 + cp-6.0-12 Changes since cp-6.0-6: Olivier R (1): French dictionary update (v6.3) --- fr_FR/README_fr.txt |2 fr_FR/description.xml |2 fr_FR/fr.aff |7 fr_FR/fr.dic