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

2017-11-17 Thread Stephan Bergmann
vcl/source/filter/ipdf/pdfread.cxx |9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) New commits: commit b8b5baefa9ead7a3360e0249224fd9beaa9b2bb0 Author: Stephan Bergmann Date: Fri Nov 17 10:20:49 2017 +0100 loplugin:casttovoid (--disable-pdfium)

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e2/c1be67b8bf8513e58b80aed1ad7e9a2fe3d5e6

2017-11-17 Thread Caolán McNamara
e2/c1be67b8bf8513e58b80aed1ad7e9a2fe3d5e6 |1 + 1 file changed, 1 insertion(+) New commits: commit 4a7dd93dfd1b28ad04972127681d0947c3335076 Author: Caolán McNamara Date: Fri Nov 17 11:17:48 2017 + Notes added by 'git notes add' diff --git

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

2017-11-17 Thread Miklos Vajna
sw/source/core/text/txtftn.cxx | 15 --- 1 file changed, 15 deletions(-) New commits: commit c2ea797abf377c4a6a1d01de93a638aa5f068183 Author: Miklos Vajna Date: Thu Nov 16 21:57:33 2017 +0100 sw: remove temporary debug code in txtftn that no longer

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/source

2017-11-17 Thread Eike Rathke
sc/source/filter/inc/formel.hxx | 30 +- 1 file changed, 25 insertions(+), 5 deletions(-) New commits: commit 6ba9b72cff5a761f36b2b9b892b572bc7cb5ae18 Author: Eike Rathke Date: Fri Nov 10 10:52:19 2017 +0100 ofz#4123 do not read past end of

Re: Some points on clang-format usage

2017-11-17 Thread Stephan Bergmann
On 11/17/2017 10:54 AM, Miklos Vajna wrote: Thanks for mentioning this. I also noticed something similar with initializer lists, where Foo::Foo() : foo(1), // foo bar(2) // bar { } gets reformatted to: Foo::Foo() : foo(1) , // foo bar(2) // bar { } but the ideal

Re: Regarding subscription to mailing list

2017-11-17 Thread Eike Rathke
Hi Yash, On Friday, 2017-11-17 00:07:51 +0530, Yash Bansal wrote: > I am not able to subscribe to mailing list of Libre office. I have given my > email but got no response. Can anyone help me regarding this. Check your gmail account for spam/hidden mails. If nothing else helps then use another

Re: Some points on clang-format usage

2017-11-17 Thread Miklos Vajna
Hi Stephan, On Fri, Nov 17, 2017 at 11:16:13AM +0100, Stephan Bergmann wrote: > ...which might be reason enough to still revisit the .clang-format rule that > causes leading commas, if that wrecks such havoc with comments? I think BreakConstructorInitializersBeforeComma is

Re: New Defects reported by Coverity Scan for LibreOffice

2017-11-17 Thread Eike Rathke
Hi, On Friday, 2017-11-17 11:11:07 +, scan-ad...@coverity.com wrote: > ** CID 1422192: Memory - corruptions (OVERRUN) > /sc/source/core/tool/token.cxx: 361 in ScRawToken::SetExternal(const char16_t > *)() A fallout from

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

2017-11-17 Thread Bartosz Kosiorek
drawinglayer/source/tools/emfphelperdata.cxx | 25 + 1 file changed, 9 insertions(+), 16 deletions(-) New commits: commit 262bc4387970106f4fa9bf0b85cf82cbf645bcf8 Author: Bartosz Kosiorek Date: Fri Nov 17 01:23:23 2017 +0100 tdf#113451 Fix

Some points on clang-format usage

2017-11-17 Thread Stephan Bergmann
Some random points regarding our recently introduced use of clang-format: * clang-format cannot automatically reformat code Most comments in the code are written by humans, for humans. They are often placed in a way that makes it technically unclear what code they pertain to, relying on

[Libreoffice-commits] core.git: chart2/source editeng/source include/editeng sc/source sd/qa sd/source svx/source sw/source

2017-11-17 Thread Noel Grandin
chart2/source/controller/main/ChartTransferable.cxx |6 - editeng/source/editeng/editdoc.cxx | 28 ++--- editeng/source/editeng/editview.cxx |2 editeng/source/editeng/impedit3.cxx |8 -

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

2017-11-17 Thread Caolán McNamara
sw/source/core/text/porlay.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 6e686439291b4047a8c522ebf78d25632d349f62 Author: Caolán McNamara Date: Thu Nov 16 14:19:16 2017 + Resolves: tdf#113871 bounds check kashida pos

[Libreoffice-commits] core.git: extras/source include/vcl sfx2/Library_sfx.mk sfx2/source sw/uiconfig

2017-11-17 Thread Szymon Kłos
extras/source/glade/libreoffice-catalog.xml.in |6 include/vcl/IPrioritable.hxx |1 sfx2/Library_sfx.mk |3 sfx2/source/notebookbar/DropdownBox.cxx | 90 -

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a4/8c71085e3c2df62295b49250d0b116cfb4b3c4

2017-11-17 Thread Caolán McNamara
a4/8c71085e3c2df62295b49250d0b116cfb4b3c4 |1 + 1 file changed, 1 insertion(+) New commits: commit 51f56b7b5ef1b5c23a930e4692712ac6922066be Author: Caolán McNamara Date: Fri Nov 17 11:12:49 2017 + Notes added by 'git notes add' diff --git

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

2017-11-17 Thread Eike Rathke
sc/inc/compiler.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2337797936eb53ac088ad7b5243d5fd8dfbfa31e Author: Eike Rathke Date: Fri Nov 17 12:30:11 2017 +0100 coverity#1422192 include param field in string field Change-Id:

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

2017-11-17 Thread Mark Hung
vcl/inc/impfontmetricdata.hxx |1 + vcl/source/font/fontmetric.cxx | 33 ++--- vcl/source/outdev/font.cxx |1 + 3 files changed, 20 insertions(+), 15 deletions(-) New commits: commit b843db1a8e3f50bc88e4278cd330bba86a62a206 Author: Mark Hung

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0a/382157b19c8b1a818e98c826613c99335a05ec

2017-11-17 Thread Caolán McNamara
0a/382157b19c8b1a818e98c826613c99335a05ec |1 + 1 file changed, 1 insertion(+) New commits: commit 30a5897aa33ac187415bda98d686fe40953cb8c8 Author: Caolán McNamara Date: Fri Nov 17 11:15:44 2017 + Notes added by 'git notes add' diff --git

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

2017-11-17 Thread Yousuf Philips
sw/uiconfig/swriter/ui/numparapage.ui |1 + 1 file changed, 1 insertion(+) New commits: commit a3c981015da76dbda8626993da30c467a3e1c799 Author: Yousuf Philips Date: Thu Nov 16 19:13:46 2017 +0400 tdf#113880 a11y: Link 'Numbering style:' label to drop-down list

[Libreoffice-commits] core.git: Branch 'feature/calc-parallel' - 2 commits - include/svl sc/inc sc/source svl/source

2017-11-17 Thread Dennis Francis
include/svl/zforlist.hxx |2 ++ sc/inc/column.hxx|2 +- sc/inc/document.hxx |9 ++--- sc/inc/formulacell.hxx |2 +- sc/inc/interpretercontext.hxx| 14 +- sc/inc/table.hxx |

[Libreoffice-commits] core.git: Branch 'feature/calc-parallel' - sc/source

2017-11-17 Thread Dennis Francis
sc/source/core/tool/formulagroup.cxx | 25 +++-- 1 file changed, 23 insertions(+), 2 deletions(-) New commits: commit 67d17c60529f41e422db4565dc5a136e02ec48ed Author: Dennis Francis Date: Fri Nov 17 14:05:56 2017 +0530 Type check the

Re: Some points on clang-format usage

2017-11-17 Thread Miklos Vajna
Hi Stephan, On Fri, Nov 17, 2017 at 10:03:11AM +0100, Stephan Bergmann wrote: > Some random points regarding our recently introduced use of clang-format: > > > * clang-format cannot automatically reformat code > > Most comments in the code are written by humans, for

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

2017-11-17 Thread Yousuf Philips
cui/uiconfig/ui/paratabspage.ui |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a2ed9435273d880e41b4d9196a37bfbf7f43d068 Author: Yousuf Philips Date: Fri Nov 17 10:27:13 2017 +0400 l10n: dont translate non-text character tab fill

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sc/source

2017-11-17 Thread Caolán McNamara
sc/source/core/tool/compiler.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 701e1ec3a2e38a7b0bd2cdd3511a2a50578ea74e Author: Caolán McNamara Date: Wed Nov 15 11:48:47 2017 + ofz: special case max index for cSymbol Change-Id:

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

2017-11-17 Thread Tomaž Vajngerl
sw/source/core/edit/edfcol.cxx | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) New commits: commit 18bc47d6e0eedd4b2e4dc977ae445d60b41eb122 Author: Tomaž Vajngerl Date: Fri Nov 17 12:06:13 2017 +0900 TSCP: convert the class.

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

2017-11-17 Thread Tomaž Vajngerl
sw/source/core/edit/edfcol.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit ef5fc3adfd73ea0a12fbc07083a9e37b2d02798b Author: Tomaž Vajngerl Date: Fri Nov 17 11:29:33 2017 +0900 TSCP: add or delete watermark when set through class.

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

2017-11-17 Thread Katarina Behrens
sd/source/ui/animations/CustomAnimationDialog.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 666dc76e0426927c5f8e70fcfa5bce25171a0722 Author: Katarina Behrens Date: Thu Nov 16 10:25:17 2017 +0100 tdf#108450: The shrink part of

[Libreoffice-commits] core.git: Branch 'feature/RotateFlyFrame3' - editeng/source include/editeng sw/source

2017-11-17 Thread Armin Le Grand
editeng/source/items/frmitems.cxx | 16 +++ include/editeng/brushitem.hxx |2 + sw/source/core/doc/notxtfrm.cxx | 36 +++-- sw/source/core/layout/fly.cxx | 54 +- sw/source/core/layout/flylay.cxx | 29

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

2017-11-17 Thread Tomaž Vajngerl
include/svx/ClassificationDialog.hxx |4 +++- svx/source/dialog/ClassificationDialog.cxx | 25 + svx/uiconfig/ui/classificationdialog.ui| 27 +-- 3 files changed, 41 insertions(+), 15 deletions(-) New commits: commit

New Defects reported by Coverity Scan for LibreOffice

2017-11-17 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 1 new defect(s) introduced to LibreOffice found with Coverity Scan. 16 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

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

2017-11-17 Thread Noel Grandin
xmlhelp/source/treeview/tvread.cxx | 38 - 1 file changed, 17 insertions(+), 21 deletions(-) New commits: commit 4b69497e36b941d4db62ae8d5bad863d032fdc50 Author: Noel Grandin Date: Fri Nov 17 10:31:00 2017 +0200

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

2017-11-17 Thread Tomaž Vajngerl
sw/inc/strings.hrc |6 ++ sw/source/core/edit/edfcol.cxx |7 +++ 2 files changed, 13 insertions(+) New commits: commit 3b501c4478e5da43ea092c51e5afdb66790d028a Author: Tomaž Vajngerl Date: Fri Nov 17 12:34:22 2017 +0900 TSCP:

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

2017-11-17 Thread Caolán McNamara
vcl/workben/ww2fuzzer.cxx |4 vcl/workben/ww6fuzzer.cxx |4 vcl/workben/ww8fuzzer.cxx |4 3 files changed, 12 insertions(+) New commits: commit 01cc5c2bc927fa1515d04cb509e420b86a02e74d Author: Caolán McNamara Date: Fri Nov 17 12:10:39 2017 +

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

2017-11-17 Thread Caolán McNamara
vcl/source/window/winproc.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit ff8722507473328e811cdcd6293f091afe6aa7d3 Author: Caolán McNamara Date: Fri Nov 17 13:08:44 2017 + Resolves: tdf#112943 don't close popups on resize if

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

2017-11-17 Thread Bartosz Kosiorek
drawinglayer/source/tools/emfpbrush.cxx | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) New commits: commit c1c868003e129ff286ccd787e22f1a64a75de58a Author: Bartosz Kosiorek Date: Fri Nov 17 09:56:00 2017 +0100 tdf#111486 Use buildin methods

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

2017-11-17 Thread Xisco Fauli
sd/source/ui/sidebar/SlideBackground.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 605b01dc591eaa72788be255baf1f9b9dde76414 Author: Xisco Fauli Date: Thu Nov 16 00:47:09 2017 +0100 tdf#113660: show Master Slide label in handout view

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

2017-11-17 Thread Manfred Blume
vcl/win/window/salframe.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit f53b3b547b04dc112076d8323b5b24ae178d6260 Author: Manfred Blume Date: Thu Nov 16 13:55:26 2017 +0100 revert "tdf#95761 All Hotkeys with CTRL+ALT+ not

Re: Copyright infringement and future of Hunspell

2017-11-17 Thread Caolán McNamara
On Wed, 2017-11-15 at 18:03 +, Димитриј Мијоски wrote: > Hello Nemeth Laszlo, > > I don't see any copyright infringement, as Hunspell allowed LGPLv2.1 > or later, which safely allows us to put out derivative work to > LGPLv3. Sure, if you were forking hunspell to create something else and

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-0' - Makefile.am

2017-11-17 Thread Andras Timar
Makefile.am |3 +++ 1 file changed, 3 insertions(+) New commits: commit fba8488b2549f531fcc0d4e1e7228a7345c2f57d Author: Andras Timar Date: Fri Nov 17 14:53:15 2017 +0100 add missing files to dist tarball Change-Id:

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

2017-11-17 Thread Noel Grandin
sdext/source/pdfimport/filterdet.cxx |6 +- sdext/source/pdfimport/inc/pdfparse.hxx|4 - sdext/source/pdfimport/pdfparse/pdfentries.cxx | 61 +++-- sdext/source/pdfimport/pdfparse/pdfparse.cxx | 10 ++-- sdext/source/pdfimport/test/pdfunzip.cxx

Re: Copyright infringement and future of Hunspell

2017-11-17 Thread Thorsten Behrens
Hi guys, Димитриј Мијоски wrote: > I don't see any copyright infringement, as Hunspell allowed LGPLv2.1 > or later, which safely allows us to put out derivative work to > LGPLv3. And also, ALL copyright notices were kept. > With LibreOffice being one of the major downstream consumers of

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

2017-11-17 Thread Caolán McNamara
sc/source/ui/app/inputwin.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit d90dcf3554a84b5600800ee6deb3cde879c62b8d Author: Caolán McNamara Date: Fri Nov 17 12:43:00 2017 + tdf#113894 release ctrl of ctrl+v in input line should strip

Re: Some points on clang-format usage

2017-11-17 Thread Stephan Bergmann
On 11/17/2017 12:19 PM, Miklos Vajna wrote: On Fri, Nov 17, 2017 at 11:16:13AM +0100, Stephan Bergmann wrote: ...which might be reason enough to still revisit the .clang-format rule that causes leading commas, if that wrecks such havoc with comments? I think

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

2017-11-17 Thread Caolán McNamara
vcl/source/gdi/pngread.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 1890b577d99d571e52570fa6b3e8b36b46a0bbba Author: Caolán McNamara Date: Mon Nov 6 09:55:42 2017 + ofz#4076 bad palette READ Change-Id:

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

2017-11-17 Thread László Németh
cui/inc/strings.hrc|1 + cui/source/inc/optdict.hxx |1 + cui/source/options/optdict.cxx | 29 ++--- linguistic/source/dicimp.cxx | 36 +++- 4 files changed, 59 insertions(+), 8 deletions(-) New commits: commit

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

2017-11-17 Thread Justin Luth
sc/qa/extras/testdocuments/vba_findFunction.xls |binary sc/source/ui/vba/vbarange.cxx | 17 +++-- 2 files changed, 7 insertions(+), 10 deletions(-) New commits: commit ac116d190da9e59b6a8cc541bba652183fccc5b3 Author: Justin Luth Date: Sat

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

2017-11-17 Thread László Németh
external/hunspell/0001-add-SPELLML-support-for-run-time-dictionary-extensio.patch | 40 ++ external/hunspell/UnpackedTarball_hunspell.mk |1 2 files changed, 41 insertions(+) New commits: commit a7ec994689f8ea5985f6c8f94f17a4417978ff41

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - vcl/inc vcl/unx

2017-11-17 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |4 +++- vcl/inc/unx/gtk/gtksalmenu.hxx |2 ++ vcl/unx/gtk/gtksalframe.cxx|7 ++- vcl/unx/gtk3/gtk3gtkframe.cxx | 13 - 4 files changed, 15 insertions(+), 11 deletions(-) New commits: commit

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

2017-11-17 Thread Henry Castro
sd/qa/unit/tiledrendering/tiledrendering.cxx |4 +- sd/source/ui/docshell/docshel3.cxx |3 - sd/source/ui/docshell/docshell.cxx | 54 +++ sd/source/ui/view/ViewShellBase.cxx | 15 +++ sd/uiconfig/simpress/statusbar/statusbar.xml

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

2017-11-17 Thread Caolán McNamara
filter/source/graphicfilter/icgm/class7.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit 9aa68d323cac29ac37e9d6fee4795ba2e361e5a8 Author: Caolán McNamara Date: Mon Nov 13 16:03:28 2017 + ofz#4204 compare against

sw_ww8import

2017-11-17 Thread Xavier van wijmeersch
[CUT] sw_ww8export [CUT] sw_ww8export2 [CUT] sw_ww8import [DEP] LNK:CppunitTest/libtest_sw_uiwriter.so [LNK] CppunitTest/libtest_sw_uiwriter.so testObjectCrossReference::Import finished in: 81ms File tested,Execution Time (ms) object_cross_reference.odt: 1808

Re: Copyright infringement and future of Hunspell

2017-11-17 Thread Rene Engelhard
On Wed, Nov 15, 2017 at 06:03:30PM +, Димитриј Мијоски wrote: >I don't see any copyright infringement, as Hunspell allowed LGPLv2.1 or >later, which safely allows us to put out derivative work to LGPLv3. And >also, ALL copyright notices were kept. But you didn't ask the copyrigh

[Libreoffice-commits] core.git: Branch 'feature/RotateFlyFrame3' - 133 commits - android/source basegfx/source basic/source bin/update chart2/source cli_ure/source compilerplugins/clang configure.ac c

2017-11-17 Thread Armin Le Grand
Rebased ref, commits from common ancestor: commit 8c103b56b91a3b5037300036b57e3d9f96d7255a Author: Armin Le Grand Date: Fri Nov 17 18:47:07 2017 +0100 RotateFlyFrame3: Corrected wrong static_cast Change-Id: Ia3e0748d0b4ba11ec84a85e823472cdac9bf987a diff

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

2017-11-17 Thread Caolán McNamara
vcl/unx/gtk/gtksalframe.cxx |7 --- vcl/unx/gtk/xid_fullscreen_on_all_monitors.c |4 +++- 2 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 946ff7a6768f8207a7d26dfec0f090c08aeabbb9 Author: Caolán McNamara Date: Fri Nov 17

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

2017-11-17 Thread Mark Hung
vcl/source/font/fontmetric.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 025b5f75c657ffd54f11209da9bc8a6ebdbcc81e Author: Mark Hung Date: Tue Nov 14 20:26:03 2017 +0800 tdf#111717 consider CJK vertical writing for underline offset

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

2017-11-17 Thread Andrea Gelmini
odk/examples/java/Text/TextReplace.java |2 +- sw/source/core/text/porlay.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6e6e5cd3b6320de24953f275281780ff25f17110 Author: Andrea Gelmini Date: Fri Nov 17 20:48:08 2017

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

2017-11-17 Thread Caolán McNamara
vcl/source/filter/jpeg/jpegc.cxx | 130 +-- 1 file changed, 70 insertions(+), 60 deletions(-) New commits: commit 0b31768cb1b3d409cea3dafc5b1f8d5d11333e81 Author: Caolán McNamara Date: Fri Nov 17 17:16:24 2017 + ofz#4291

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

2017-11-17 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit f05130c20c90c47f98941c06f056563315b2c1e4 Author: Caolán McNamara Date: Fri Nov 17 16:16:36 2017 + ofz: Integer-overflow Change-Id:

[Libreoffice-commits] online.git: Changes to 'refs/tags/3.0-beta1'

2017-11-17 Thread Andras Timar
Tag '3.0-beta1' created by Andras Timar at 2017-11-17 20:31 + 3.0-beta1 Changes since collabora-online-3-0-branch-point-4: --- 0 files changed --- ___ Libreoffice-commits mailing list

Re: Copyright infringement and future of Hunspell

2017-11-17 Thread Димитриј Мијоски
Reverted. https://github.com/hunspell/hunspell/commit/58dfe79637982c5c49658c57c3b01d4f44c07c19 I guess everybody should be happy now. Life goes on. I won't touch version 1 code any more. On 17.11.2017 15:21, Rene Engelhard wrote: > > But not Apache, for example. > Can you explain how is this?

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

2017-11-17 Thread Mark Hung
vcl/source/gdi/CommonSalLayout.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 58af692e28146a1ecb4fbeef89e839baa1a1b39d Author: Mark Hung Date: Fri Nov 10 00:24:26 2017 +0800 tdf#111967 translate offsets so it is relative to v origin

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

2017-11-17 Thread Julien Nabet
cppu/source/threadpool/jobqueue.hxx |5 -- cppu/source/threadpool/thread.cxx | 16 +++-- cppu/source/threadpool/threadpool.cxx | 60 ++ cppu/source/threadpool/threadpool.hxx |8 ++-- 4 files changed, 30 insertions(+), 59 deletions(-) New

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

2017-11-17 Thread Julien Nabet
binaryurp/source/bridge.cxx| 27 binaryurp/source/bridge.hxx|3 -- binaryurp/source/bridgefactory.cxx | 40 ++--- binaryurp/source/bridgefactory.hxx |8 +++ 4 files changed, 38 insertions(+), 40 deletions(-)

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

2017-11-17 Thread Julien Nabet
extensions/source/bibliography/framectr.cxx | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) New commits: commit c197573d5e89156eeca1e1cdf481d9437237e31a Author: Julien Nabet Date: Fri Nov 17 18:34:02 2017 +0100 Replace list by vector in

[Libreoffice-commits] core.git: toolkit/source ucb/source unoxml/source vbahelper/source writerfilter/source

2017-11-17 Thread Noel Grandin
toolkit/source/awt/vclxtabpagecontainer.cxx | 37 - toolkit/source/controls/dialogcontrol.cxx | 100 +-- toolkit/source/controls/tabpagemodel.cxx | 96 +-- toolkit/source/controls/unocontrol.cxx| 704 +++---

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

2017-11-17 Thread Noel Grandin
svx/source/gallery2/gallery1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1d097883541b9d244e50ced7fe49a4d7a0f65cfd Author: Noel Grandin Date: Fri Nov 17 16:02:17 2017 +0200 tdf#113855 Assertion while customizing Bullets

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

2017-11-17 Thread Julien Nabet
dbaccess/source/ext/macromigration/macromigrationdialog.cxx | 42 +--- 1 file changed, 19 insertions(+), 23 deletions(-) New commits: commit e36c468dab4006afcfae76b1676df7cedbb82f1d Author: Julien Nabet Date: Fri Nov 17 21:03:24 2017 +0100 Replace list by

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

2017-11-17 Thread Tamas Bunth
sw/source/core/tox/ToxTextGenerator.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2a63ffd4d51d0e643d569a8d43b81bb691e45916 Author: Tamas Bunth Date: Mon Oct 23 20:10:40 2017 +0200 tdf#113284 Check vector length before use

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

2017-11-17 Thread Caolán McNamara
vcl/source/window/winproc.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit a0527cf1105ca1e58d8ae510d7ff6ae870743771 Author: Caolán McNamara Date: Fri Nov 17 13:08:44 2017 + Resolves: tdf#112943 don't close popups on resize if

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

2017-11-17 Thread Yousuf Philips
framework/uiconfig/startmodule/menubar/menubar.xml | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit e8871a5ec9fc9b58ee688c9f1d9b3769ea57 Author: Yousuf Philips Date: Fri Nov 17 06:06:39 2017 +0400 Add templates menu and

[Libreoffice-commits] core.git: postprocess/Rdb_services.mk sccomp/CppunitTest_sccomp_swarmsolvertest.mk sccomp/inc sccomp/Library_solver.mk sccomp/Module_sccomp.mk sccomp/qa sccomp/source

2017-11-17 Thread Tomaž Vajngerl
postprocess/Rdb_services.mk|1 sccomp/CppunitTest_sccomp_swarmsolvertest.mk | 71 ++ sccomp/Library_solver.mk |3 sccomp/Module_sccomp.mk|1 sccomp/inc/strings.hrc |

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

2017-11-17 Thread Tomaž Vajngerl
include/svx/ClassificationDialog.hxx |2 +- svx/source/dialog/ClassificationDialog.cxx |7 +++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 133d617a7758acb342d82e5d446e165cd87e2cac Author: Tomaž Vajngerl Date: Fri Nov

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

2017-11-17 Thread Tomaž Vajngerl
svx/source/dialog/ClassificationDialog.cxx | 17 - 1 file changed, 17 deletions(-) New commits: commit 7d469172132ba5a1d11eb1200e996019ce645f0c Author: Tomaž Vajngerl Date: Fri Nov 17 18:38:49 2017 +0900 TSCP: allow to add multiple

Re: Looking for TextPortion, TextField clarifications

2017-11-17 Thread Jens Tröger
Some clarification: > It seems that reference strings have somewhat different spaces: > “_Ref498096146 “ and “ _Ref498096146” are the same reference (space after, > space before) I assume? The spacing seems to be inserted by calling getPresentation(). Using the SourceName and

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

2017-11-17 Thread heiko tietze
cui/source/tabpages/page.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 637d96a25926e299fff5b4cf5a0055b1d171b23b Author: heiko tietze Date: Fri Nov 17 13:23:08 2017 +0100 tdf#106890 Page orientation of User page size

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

2017-11-17 Thread andreas kainz
sw/uiconfig/swriter/ui/notebookbar.ui | 403 +- 1 file changed, 210 insertions(+), 193 deletions(-) New commits: commit 257f62bb18aa745b50414b955ab285a04a7cfa41 Author: andreas kainz Date: Thu Nov 16 00:27:34 2017 +0100 Update Tabbed

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2017-11-17 Thread Jens Carl
include/test/sheet/xspreadsheetview.hxx | 33 qadevOOo/Jar_OOoRunner.mk|1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv |2 qadevOOo/tests/java/ifc/sheet/_XSpreadsheetView.java | 83 ---

[Libreoffice-bugs] [Bug 100920] FILEOPEN DOCX Text box positioned over table

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100920 --- Comment #5 from krishna [:kr1shna] --- Created attachment 137822 --> https://bugs.documentfoundation.org/attachment.cgi?id=137822=edit Expected behaviour just in case if link [

[Libreoffice-bugs] [Bug 40575] Maximum date value in Base is 27/06/9957

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40575 --- Comment #28 from Alex Thurgood --- (In reply to Eike Rathke from comment #23) > Internal tools' class Date representation is now (since 5.2) capable to > handle dates between -32768-01-01 and 32767-12-31, including

[Libreoffice-bugs] [Bug 113897] New: Invert tab and enter for completion

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113897 Bug ID: 113897 Summary: Invert tab and enter for completion Product: LibreOffice Version: unspecified Hardware: All OS: Linux (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 113901] UI: Comments for distant rows and columns are drawn shifted

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113901 Vasily Melenchuk (CIB) changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 100980] FILEOPEN DOCX Title is shown empty in some documents

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100980 --- Comment #4 from krishna [:kr1shna] --- Created attachment 137823 --> https://bugs.documentfoundation.org/attachment.cgi?id=137823=edit Expected behaviour just in case if link [

[Libreoffice-bugs] [Bug 103182] [META] GTK3-specific bugs

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103182 Caolán McNamara changed: What|Removed |Added Depends on|113815 |

[Libreoffice-bugs] [Bug 112286] [META] gtk3 themeing

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112286 Caolán McNamara changed: What|Removed |Added Depends on||113815

[Libreoffice-bugs] [Bug 113815] Arrow shape is rendered incorrectly in some buttons

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113815 Caolán McNamara changed: What|Removed |Added Blocks|103182 |112286

[Libreoffice-bugs] [Bug 113863] MAILMERGE App crashes when adding unsupported files in Select Adress List when no Java installed

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113863 Buovjaga changed: What|Removed |Added Summary|MAILMERGE App crashes when |MAILMERGE App

[Libreoffice-bugs] [Bug 113894] [Regression] Pasting text from Writer in Calc formula field doesn't strip formatting

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113894 raal changed: What|Removed |Added Keywords||bibisected, bisected,

[Libreoffice-bugs] [Bug 108567] [META] Splash screen and initialization related bugs and enhancements

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108567 Heiko Tietze changed: What|Removed |Added Depends on||113899

[Libreoffice-bugs] [Bug 113899] New: Splash screen of 6.0 alpha shows motif from 5.0

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113899 Bug ID: 113899 Summary: Splash screen of 6.0 alpha shows motif from 5.0 Product: LibreOffice Version: 6.0.0.0.alpha0+ Hardware: All OS: All Status:

[Libreoffice-ux-advise] [Bug 108928] Branding for 6.0

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108928 Heiko Tietze changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 113900] New: Equations are mixed after reopening odt document

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113900 Bug ID: 113900 Summary: Equations are mixed after reopening odt document Product: LibreOffice Version: 5.4.0.3 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 113894] [Regression] Pasting text from Writer in Calc formula field doesn't strip formatting

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113894 Caolán McNamara changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 87029] Save Image... context menu item in Impress does not respond to WMF, EMF, or EPS images -- SVG are handled.

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87029 --- Comment #7 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 80543] SIDEBAR: Paragraph Property panel keyboard navigation hangs at the horizontalalignment toolbox--when AT has been activated (a11y)

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80543 --- Comment #6 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 53485] FILEOPEN particular .emf: shown incomplete, without colored area

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=53485 --- Comment #10 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 100037] Image arrangement (in Z dimension) not respected in docx ( EMF included)

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100037 --- Comment #6 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 45136] PC freezes with math document including grids created with Sinequanon in WMF image format

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45136 --- Comment #9 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 102140] Sidebar content panel title's "more options" button not accessible with shift tab

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102140 --- Comment #3 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 102031] Sidebar should open deck when pressing key after arriving with F6

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102031 --- Comment #3 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 102046] Split and group buttons not exposed correctly on Linux

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102046 --- Comment #2 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 102158] Accessible status not updated correctly for Recent Files and Templates Buttons in Start dialog

2017-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102158 --- Comment #4 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

  1   2   3   >