[Libreoffice-commits] core.git: Makefile.in Repository.mk sw/source vcl/Executable_docxfuzzer.mk vcl/Module_vcl.mk vcl/workben

2017-11-28 Thread Caolán McNamara
Makefile.in |2 - Repository.mk |1 sw/source/filter/xml/xmlimp.cxx |3 ++ vcl/Executable_docxfuzzer.mk| 49 vcl/Module_vcl.mk |1 vcl/workben/docxfuzzer.cxx | 33

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

2017-11-28 Thread Christian Lohmaier
external/icu/ExternalProject_icu.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5030bde7975746df79f11bd569e75ad449dfd4d0 Author: Christian Lohmaier Date: Wed Nov 22 20:22:00 2017 +0100 icu: don't skip building the

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

2017-11-28 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/tdf104035.rtf | 14 ++ sw/qa/extras/rtfexport/rtfexport3.cxx |8 sw/source/filter/ww8/docxsdrexport.cxx |2 +- sw/source/filter/ww8/rtfattributeoutput.cxx |9 +++-- 4 files changed, 30 insertions(+), 3 deletions(-)

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - external/libassuan

2017-11-28 Thread Stephan Bergmann
external/libassuan/w32-build-fixes.patch.1 | 11 +++ 1 file changed, 11 insertions(+) New commits: commit dd71a8e35c21496687a4c73b0f6641210252cbee Author: Stephan Bergmann Date: Mon Nov 27 15:20:29 2017 +0100 Missing --tag=RC ...causing failure

Re: Windows builders will need a cygwin gcc now

2017-11-28 Thread Thorsten Behrens
Stephan Bergmann wrote: > With > > "Use Executable_cpp instead of default gcc as preprocessor for > windres" that requirement should be moot again. > Ah great stuff, thanks! I'll backport to 6.0,

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - external/gpgmepp

2017-11-28 Thread Stephan Bergmann
external/gpgmepp/ExternalProject_gpgmepp.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 92a870beb088613722c0b1605927209e08b4bf0b Author: Stephan Bergmann Date: Mon Nov 27 15:25:03 2017 +0100 Pass $(MAKE) into external/gpgmepp ...similar to

Re: New Defects reported by Coverity Scan for LibreOffice

2017-11-28 Thread Stephan Bergmann
On 11/28/2017 11:49 AM, Caolán McNamara wrote: On Tue, 2017-11-28 at 08:58 +0100, Stephan Bergmann wrote: That's apparently a bug in Coverity Scan; std::functions's template function(F f); constructor template is eligible here I imagine the trigger is that we default to c++17 where

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

2017-11-28 Thread Eike Rathke
sc/inc/scfuncs.hrc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e0b60b182394dbe075185e9c07843d2beacaa6b1 Author: Eike Rathke Date: Tue Nov 28 10:47:55 2017 +0100 Fix typos Change-Id: I01f0ca82f1350b74ea2d3205948c032918049c02

[Libreoffice-commits] core.git: solenv/clang-format

2017-11-28 Thread Stephan Bergmann
solenv/clang-format/blacklist |1 + 1 file changed, 1 insertion(+) New commits: commit 913f77dc5af13d5ceabf5c9fac2a870ebb7ccdea Author: Stephan Bergmann Date: Tue Nov 28 11:50:51 2017 +0100 Add wrongly formatted new file to blacklist Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - libreofficekit/qa

2017-11-28 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx| 19 --- libreofficekit/qa/gtktiledviewer/gtv-helpers.hxx| 23 +++ libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx |6 - libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.cxx

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

2017-11-28 Thread Henry Castro
framework/inc/helper/mischelper.hxx |3 framework/source/uielement/langselectionstatusbarcontroller.cxx | 103 +++--- 2 files changed, 78 insertions(+), 28 deletions(-) New commits: commit 6db709ba79fec6f75dd7385ce57c65a62fc2254e Author: Henry Castro

Re: New Defects reported by Coverity Scan for LibreOffice

2017-11-28 Thread Caolán McNamara
On Tue, 2017-11-28 at 08:58 +0100, Stephan Bergmann wrote: > That's apparently a bug in Coverity Scan; std::functions's > >template function(F f); > > constructor template is eligible here I imagine the trigger is that we default to c++17 where available

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - external/libassuan

2017-11-28 Thread Stephan Bergmann
external/libassuan/ExternalProject_libassuan.mk |1 + 1 file changed, 1 insertion(+) New commits: commit f6c4eb3cafe475dc96bb582cce42ec901b785d4b Author: Stephan Bergmann Date: Mon Nov 27 15:19:47 2017 +0100 Pass $(verbose) into ExternalProject_libassuan

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - external/gpgmepp external/libassuan external/libgpg-error

2017-11-28 Thread Stephan Bergmann
external/gpgmepp/ExternalProject_gpgmepp.mk |3 ++- external/libassuan/ExternalProject_libassuan.mk |3 ++- external/libgpg-error/ExternalProject_libgpg-error.mk |3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) New commits: commit

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

2017-11-28 Thread David Tardon
external/libwps/0001-Lotus-.123-do-no-assume-that-a-file-containing-a-fdc.patch.1 | 27 ++ external/libwps/UnpackedTarball_libwps.mk |1 2 files changed, 28 insertions(+) New commits: commit 54ec0aec13088c9ab36fc76fe993bb23e5fb

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 4 commits - desktop/source include/LibreOfficeKit include/sfx2 libreofficekit/qa sfx2/source vcl/source

2017-11-28 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 20c9e36d52fb8d54f75dc0481ca5ca3a04b83dff Author: Pranav Kant Date: Tue Nov 28 02:53:48 2017 +0530 WIP: Remove getDialogInfo + gtv Change-Id: I6f810c97f2fadd3b1ea602a97e24c8b42f4a84b9 diff --git

[Libreoffice-commits] core.git: compilerplugins/clang

2017-11-28 Thread Stephan Bergmann
compilerplugins/clang/unusedmethods.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 9f4491477b4bc221527633467c17c2529f1f0714 Author: Stephan Bergmann Date: Tue Nov 28 09:47:22 2017 +0100 Add back

[Libreoffice-commits] core.git: Changes to 'feature/lok_dialog2'

2017-11-28 Thread Pranav Kant
New branch 'feature/lok_dialog2' available with the following commits: commit f34d760f31f0d4e0e75bc1ce70b7f0fa98894197 Author: Pranav Kant Date: Tue Nov 28 02:53:48 2017 +0530 WIP: Remove getDialogInfo + gtv Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - svl/source

2017-11-28 Thread Dennis Francis
svl/source/numbers/zforlist.cxx | 67 1 file changed, 67 insertions(+) New commits: commit 1d1449fee3bff39c4a5f54e3938b414efcabd6b6 Author: Dennis Francis Date: Wed Nov 22 16:46:46 2017 +0530 Make

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

2017-11-28 Thread Samuel Mehrbrodt
oox/source/vml/vmlshape.cxx | 69 ++ sw/qa/extras/ooxmlexport/data/signature-line-all-props-set.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx | 38 + 3 files changed, 80 insertions(+), 27 deletions(-) New

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - 8 commits - desktop/source include/LibreOfficeKit include/sfx2 libreofficekit/qa sfx2/source solenv/bin vcl/source

2017-11-28 Thread Jan Holesovsky
Rebased ref, commits from common ancestor: commit 316a2cf644f08c10045406fee073dee49c88a030 Author: Jan Holesovsky Date: Tue Nov 28 11:52:16 2017 +0100 Fix 'unused parameter' warnings. Change-Id: I8478e907a66ca918eddc7a543cbcf23e17d9ee5a diff --git

[Libreoffice-commits] core.git: comphelper/Library_comphelper.mk comphelper/source include/comphelper include/svx include/xmloff svx/source sw/source xmloff/source

2017-11-28 Thread Katarina Behrens
comphelper/Library_comphelper.mk |1 comphelper/source/misc/graphicmimetype.cxx | 51 + include/comphelper/graphicmimetype.hxx | 27 + include/svx/xmlgrhlp.hxx | 12 +++- include/xmloff/xmlexp.hxx |3 +

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sw/source

2017-11-28 Thread Caolán McNamara
sw/source/filter/ww8/ww8par6.cxx | 13 +++-- sw/source/filter/ww8/ww8scan.cxx |9 - 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit f3c4dd743c026d9e987656d0abd4979df6f11b30 Author: Caolán McNamara Date: Tue Nov 28 10:55:39 2017

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - solenv/flatpak-manifest.in

2017-11-28 Thread Stephan Bergmann
solenv/flatpak-manifest.in |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7bbf8cd79bc5968b03a4611e01bf645348143d38 Author: Stephan Bergmann Date: Tue Nov 28 14:52:11 2017 +0100 DBus permissions missing from LO flatpak ...after

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

2017-11-28 Thread Caolán McNamara
sc/source/filter/xml/xmlimprt.cxx | 46 ++ vcl/workben/fftester.cxx | 14 +++ 2 files changed, 60 insertions(+) New commits: commit f6a2c667d19bb199a97a5822ab718758df421e7f Author: Caolán McNamara Date: Tue Nov 28

[Libreoffice-commits] online.git: tools/map.cpp

2017-11-28 Thread Michael Meeks
tools/map.cpp | 44 +++- 1 file changed, 43 insertions(+), 1 deletion(-) New commits: commit 2fb4521a9cd296163c87c7f24e3b3d9bd9966dd8 Author: Michael Meeks Date: Tue Nov 28 18:08:26 2017 + Dump unshared heap

[Libreoffice-commits] online.git: 9 commits - kit/ChildSession.cpp kit/ChildSession.hpp kit/Kit.cpp loleaflet/dist loleaflet/src test/WhiteBoxTests.cpp wsd/ClientSession.cpp wsd/DocumentBroker.cpp

2017-11-28 Thread Pranav Kant
kit/ChildSession.cpp | 142 +++--- kit/ChildSession.hpp | 15 ++ kit/Kit.cpp| 122 +- loleaflet/dist/loleaflet.css |1

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - package/source

2017-11-28 Thread Caolán McNamara
package/source/zipapi/MemoryByteGrabber.hxx |2 ++ package/source/zipapi/ZipFile.cxx |3 +++ 2 files changed, 5 insertions(+) New commits: commit 2867c32c99b85e42b018266988dc8f7796c1fc77 Author: Caolán McNamara Date: Mon Nov 27 16:29:37 2017 +

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

2017-11-28 Thread Caolán McNamara
sw/source/filter/ww8/ww8par6.cxx | 13 +++-- sw/source/filter/ww8/ww8scan.cxx |9 - 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 0541dd30d3c8a650531d2ff7dd3a6d52aa66a633 Author: Caolán McNamara Date: Tue Nov 28 10:55:39 2017

[Libreoffice-commits] online.git: tools/map.cpp

2017-11-28 Thread Michael Meeks
tools/map.cpp | 61 +++--- 1 file changed, 42 insertions(+), 19 deletions(-) New commits: commit 5540fc0b7f6fda918430724a6523c685d1876b9d Author: Michael Meeks Date: Tue Nov 28 17:27:08 2017 + Cleanup,

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

2017-11-28 Thread Stephan Bergmann
external/libcmis/StaticLibrary_libcmis.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c8e37ef268cae23a92c298721f1493daeda323c2 Author: Stephan Bergmann Date: Tue Nov 28 13:45:00 2017 +0100 external/libcmis: Falling back to C++03

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

2017-11-28 Thread Caolán McNamara
sd/source/ui/slidesorter/inc/view/SlsInsertionIndicatorOverlay.hxx |2 +- sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0888f29b1b3be991a01c58fb380a121fe96b00cb Author: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog2' - 4 commits - desktop/source include/LibreOfficeKit libreofficekit/qa sfx2/source vcl/source

2017-11-28 Thread Jan Holesovsky
Rebased ref, commits from common ancestor: commit 88e2e09332fc1c8578ee4acd8d2f67036600bf8a Author: Jan Holesovsky Date: Tue Nov 28 11:52:16 2017 +0100 Fix 'unused parameter' warnings. Change-Id: I8478e907a66ca918eddc7a543cbcf23e17d9ee5a diff --git

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

2017-11-28 Thread Caolán McNamara
sw/source/filter/ww8/ww8par6.cxx | 13 +++-- sw/source/filter/ww8/ww8scan.cxx |9 - 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 97dabf63f6d0a432afcd176f669b272ca939a29f Author: Caolán McNamara Date: Tue Nov 28 10:55:39 2017

[Libreoffice-commits] buildbot.git: tb/tb_internals.sh

2017-11-28 Thread Thorsten Behrens
tb/tb_internals.sh | 15 +++ 1 file changed, 15 insertions(+) New commits: commit dde53d324138e1e4f8964f779153a3df8e03f40e Author: Thorsten Behrens Date: Tue Nov 28 17:46:39 2017 +0100 Add missing branch default names Change-Id:

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

2017-11-28 Thread Andrea Gelmini
hwpfilter/source/hwpeq.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46f091f714f3f29a88c801b1903e229b4a0a79b2 Author: Andrea Gelmini Date: Tue Nov 28 17:21:16 2017 +0100 Fix typo Change-Id:

[Libreoffice-commits] core.git: compilerplugins/clang sal/osl

2017-11-28 Thread Stephan Bergmann
compilerplugins/clang/unnecessaryparen.cxx |6 +++--- sal/osl/unx/file_volume.cxx|2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit c421ac3f9432f2e9468d28447dc4c2e45b6f4da3 Author: Stephan Bergmann Date: Tue Nov 28 16:52:16

[Libreoffice-commits] core.git: helpcontent2

2017-11-28 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit facd4c99e7ae7857890a510cf122e3fb8b52d61f Author: Olivier Hallot Date: Tue Nov 28 11:29:39 2017 -0200 Updated core Project: help

[Libreoffice-commits] help.git: help3xsl/xhp2html.sh

2017-11-28 Thread Olivier Hallot
help3xsl/xhp2html.sh |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 840ceaafbe4f723661c10539ed2915298cf77c5f Author: Olivier Hallot Date: Tue Nov 28 11:29:39 2017 -0200 Fix hid2file.js Change-Id:

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

2017-11-28 Thread Caolán McNamara
oox/source/vml/vmlformatting.cxx | 22 ++ 1 file changed, 14 insertions(+), 8 deletions(-) New commits: commit e3dc0612e1e75e53c0483755c6dc2d47db938c91 Author: Caolán McNamara Date: Tue Nov 28 09:06:02 2017 + ofz: ensure aCoordList has

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

2017-11-28 Thread Caolán McNamara
0c/9f2c424899159f628527f0e88c07f35b30b5ca |1 + 1 file changed, 1 insertion(+) New commits: commit 931c8c492afb3f92da7bc370d875ff0699e83dc5 Author: Caolán McNamara Date: Tue Nov 28 15:26:25 2017 + Notes added by 'git notes add' diff --git

Re: Looking for TextPortion, TextField clarifications

2017-11-28 Thread Michael Stahl
On 18.11.2017 00:49, Jens Tröger wrote: > 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 

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

2017-11-28 Thread Caolán McNamara
sw/source/core/table/swnewtable.cxx | 32 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit 9a110b6a284657f4db33627d8f76c270dac23810 Author: Caolán McNamara Date: Mon Nov 27 17:07:25 2017 + ofz: fix mem leak

[Libreoffice-commits] core.git: distro-configs/LibreOfficeCoverity.conf

2017-11-28 Thread Caolán McNamara
distro-configs/LibreOfficeCoverity.conf |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d6609c8b133c409bacfb3cff1e1d68c423e58f0a Author: Caolán McNamara Date: Tue Nov 28 15:16:58 2017 + update Coverity config Change-Id:

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

2017-11-28 Thread Caolán McNamara
oox/source/vml/vmlformatting.cxx | 20 +--- 1 file changed, 13 insertions(+), 7 deletions(-) New commits: commit 184f6dd697a2d218975c9055442e35bec4ed3144 Author: Caolán McNamara Date: Tue Nov 28 09:06:02 2017 + ofz: ensure aCoordList has

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

2017-11-28 Thread Dimitri Bouron
sw/qa/extras/uiwriter/data/tdf104492.docx |binary sw/qa/extras/uiwriter/uiwriter.cxx|9 + sw/source/core/layout/tabfrm.cxx |2 ++ 3 files changed, 11 insertions(+) New commits: commit ba37662d05b484d8bd311464b896f3b10c5e2925 Author: Dimitri Bouron

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2017-11-28 Thread Stephan Bergmann
solenv/flatpak-manifest.in |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 95fbb490e68b044226518a88a109de7ae1c89731 Author: Stephan Bergmann Date: Tue Nov 28 14:52:11 2017 +0100 DBus permissions missing from LO flatpak ...after

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sc/inc

2017-11-28 Thread Eike Rathke
sc/inc/scfuncs.hrc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 18c0623c6c5526f8d7cba164b34dec7af870412d Author: Eike Rathke Date: Tue Nov 28 10:47:55 2017 +0100 Fix typos Change-Id: I01f0ca82f1350b74ea2d3205948c032918049c02

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

2017-11-28 Thread Caolán McNamara
svx/source/table/tablelayouter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 52869df3f080aae37a1a6fa24e3bd6404ed67646 Author: Caolán McNamara Date: Tue Nov 28 10:02:28 2017 + ofz#4461 Integer-overflow Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 3 commits - cui/source libreofficekit/qa sfx2/source

2017-11-28 Thread Pranav Kant
cui/source/dialogs/iconcdlg.cxx |2 +- libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx |2 -- sfx2/source/dialog/basedlgs.cxx |5 + 3 files changed, 6 insertions(+), 3 deletions(-) New commits: commit

[Libreoffice-commits] online.git: tools/map.cpp

2017-11-28 Thread Michael Meeks
tools/map.cpp | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) New commits: commit 65f3d658cb77978276d5b8f1c99dea51eec71c37 Author: Michael Meeks Date: Tue Nov 28 18:44:04 2017 + Collect anonymous and file backed mappings

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 22 commits - cui/source desktop/source include/LibreOfficeKit include/sfx2 include/tools include/vcl libreofficekit/qa sc/source sfx2

2017-11-28 Thread Jan Holesovsky
cui/source/dialogs/iconcdlg.cxx |2 cui/source/inc/iconcdlg.hxx |3 desktop/source/lib/init.cxx | 167 include/LibreOfficeKit/LibreOfficeKit.h

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

2017-11-28 Thread Caolán McNamara
cppuhelper/source/servicemanager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34a7e1b8712bab8dc731a1b7ffe283009752959d Author: Caolán McNamara Date: Tue Nov 28 17:06:08 2017 + not used with disable-dynloading

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

2017-11-28 Thread Caolán McNamara
sc/source/filter/inc/formel.hxx |2 ++ sc/source/filter/lotus/lotimpop.cxx |2 ++ sc/source/filter/lotus/op.cxx |4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) New commits: commit c97d4caf43d8f8c5d26ccddc92896c4a42633d0e Author: Caolán McNamara

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

2017-11-28 Thread Bartosz Kosiorek
sc/source/filter/oox/stylesbuffer.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 51a1fb0beb813624b5bc3255a889f9d630ccb0d4 Author: Bartosz Kosiorek Date: Sat Nov 25 09:51:58 2017 +0100 tdf#113271 Fix order of color's

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

2017-11-28 Thread Bartosz Kosiorek
sc/source/filter/oox/stylesbuffer.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 3278c8f9bb040cddd15d9e7eb4991d0447cbc964 Author: Bartosz Kosiorek Date: Sat Nov 25 09:51:58 2017 +0100 tdf#113271 Fix order of color's

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

2017-11-28 Thread Marco Cecchetti
sc/source/ui/view/tabview.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit f4c6426d28aea11743881906d8179c220fa73b9f Author: Marco Cecchetti Date: Thu Nov 9 18:56:27 2017 +0100 lok: sc: subdivide headers data in

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - libreofficekit/Executable_tilebench.mk libreofficekit/Module_libreofficekit.mk libreofficekit/qa Repository.mk

2017-11-28 Thread Ashod Nakashian
Repository.mk |2 libreofficekit/Executable_tilebench.mk|1 libreofficekit/Module_libreofficekit.mk |5 + libreofficekit/qa/tilebench/tilebench.cxx | 102 -- 4 files changed, 74 insertions(+), 36 deletions(-) New

Moztrap question

2017-11-28 Thread Campaña Soler Pau
Hello. We are students of Aalto University, and we have to make an study of Thunderbird. We have seen that for the tests cases they use moztrap, but all the links of that webite are not working. We have also found in: https://wiki.documentfoundation.org/MozTrap/User_Guide that they also use

About Textbody class

2017-11-28 Thread serdar tunc
I am working on that bug https://bugs.documentfoundation.org/show_bug.cgi?id=104290 I cant get emails from mail list i subscribed 2 times,i send licence mail and still i cant get mails. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: configure.ac distro-configs/LibreOfficeCoverity.conf

2017-11-28 Thread Stephan Bergmann
configure.ac| 12 +++- distro-configs/LibreOfficeCoverity.conf |1 + 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 0f3b0ec973f06a98c75ef8acfa720a9973e4d2b5 Author: Stephan Bergmann Date: Tue Nov 28 12:25:32

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - desktop/source include/vcl sc/inc sc/source

2017-11-28 Thread Marco Cecchetti
desktop/source/lib/init.cxx| 18 +++ include/vcl/ITiledRenderable.hxx | 13 ++ sc/inc/docuno.hxx |3 sc/source/ui/docshell/olinefun.cxx | 30 - sc/source/ui/inc/dbfunc.hxx|3 sc/source/ui/inc/tabvwsh.hxx | 10 +

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - desktop/source include/svl officecfg/registry sfx2/source sw/inc sw/qa sw/sdi sw/source sw/uiconfig

2017-11-28 Thread Henry Castro
desktop/source/lib/init.cxx |4 include/svl/hint.hxx|1 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 28 +++ sfx2/source/control/unoctitm.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - cui/inc

2017-11-28 Thread László Németh
cui/inc/strings.hrc | 14 ++ 1 file changed, 14 insertions(+) New commits: commit f0a2fee5006f27b8ebf2b2e583964818986caec5 Author: László Németh Date: Tue Nov 28 14:05:45 2017 +0100 Add comment to translators of "Grammar By" text entry box

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - solenv/gbuild

2017-11-28 Thread Stephan Bergmann
solenv/gbuild/SdiTarget.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e06d98c87ee7313c72164d0689d7fad1bc8399f Author: Stephan Bergmann Date: Mon Nov 27 11:44:49 2017 +0100 Turns out SdiTarget needs the extended SOLARINC after all

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

2017-11-28 Thread Caolán McNamara
sd/source/ui/slidesorter/controller/SlsInsertionIndicatorHandler.cxx | 2 +- sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0e0a5a06185109f1ed76f6e97bb08bb7c6b953f6 Author: Caolán

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

2017-11-28 Thread László Németh
cui/inc/strings.hrc | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 217b1e8e94859e06af66023f042c53cf329f5232 Author: László Németh Date: Tue Nov 28 14:05:45 2017 +0100 Add comment to translators of "Grammar By" text entry box

Re: Need code pointer for import of attributes

2017-11-28 Thread Michael Stahl
On 26.11.2017 23:01, Regina Henschel wrote: > Hi Michael, > > Michael Stahl schrieb am 23.11.2017 um 21:37: >> On 22.11.2017 17:32, Regina Henschel wrote: >>> Hi all, >>> >>> I've started on >>> https://bugs.documentfoundation.org/show_bug.cgi?id=101242. My current >>> work is in the attachment.

BUILD FAIL WITH LIBREOFFICE ANDROID

2017-11-28 Thread Mert Tümer
Hello, I am getting this error while building libreoffice with the android viewer: [build MAK] CustomTarget/android/source/done make[2]: Warning: File '/home/mert/libreoffice/config_build.mk' has modification time 5720 s in the future creating liboSettings.gradle Linking

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

2017-11-28 Thread Andras Timar
configure.ac |2 +- sc/source/filter/excel/xltools.cxx |6 +- sc/source/filter/inc/xltools.hxx |4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) New commits: commit b1da09649d96dbef2a989a9b1a02054bd7c65ba5 Author: Andras Timar

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

2017-11-28 Thread Andras Timar
Tag 'cp-5.3-32' created by Andras Timar at 2017-11-28 22:49 + cp-5.3-32 Changes since cp-5.3-31-55: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2017-11-28 Thread Christian Lohmaier
Tag 'cp-5.3-32' created by Andras Timar at 2017-11-28 22:49 + cp-5.3-32 Changes since cp-5.3-10: Christian Lohmaier (1): update translations for 5.3.3 rc2 --- source/am/cui/source/options.po|8

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

2017-11-28 Thread Olivier R
Tag 'cp-5.3-32' created by Andras Timar at 2017-11-28 22:49 + cp-5.3-32 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

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

2017-11-28 Thread Andras Timar
Tag 'cp-5.3-32' created by Andras Timar at 2017-11-28 22:49 + cp-5.3-32 Changes since libreoffice-5-3-branch-point-28: --- 0 files changed --- ___ Libreoffice-commits mailing list

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

2017-11-28 Thread Tor Lillqvist
sc/inc/tokenarray.hxx|3 +++ sc/source/core/data/conditio.cxx | 17 + sc/source/core/tool/token.cxx| 17 + 3 files changed, 21 insertions(+), 16 deletions(-) New commits: commit aa28b54ab568fb7160095bb4a2fec338b1398b43 Author: Tor Lillqvist

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

2017-11-28 Thread Matthias Seidel
extensions/source/config/ldap/ldapaccess.hxx|2 +- extensions/source/config/ldap/ldapuserprofilebe.hxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7ff777edb7e373243f6e66720df1886dea6f7141 Author: Matthias Seidel Date: Tue

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

2017-11-28 Thread Michael Meeks
sw/source/core/layout/paintfrm.cxx | 41 ++--- 1 file changed, 29 insertions(+), 12 deletions(-) New commits: commit 91e283e42a5a9bad87e849bce8230eaf65d5ce6e Author: Michael Meeks Date: Mon Nov 27 20:53:48 2017 + Tile the

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

2017-11-28 Thread Michael Meeks
sw/source/core/layout/paintfrm.cxx | 39 + 1 file changed, 27 insertions(+), 12 deletions(-) New commits: commit 3f4f6771e939fbe2fd12be6897ca0e27aaa4d55e Author: Michael Meeks Date: Mon Nov 27 20:53:48 2017 + Tile the

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

2017-11-28 Thread Ashod Nakashian
sw/source/core/layout/paintfrm.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 85a47e76ea80c6a0676ac3b44032361733d44af3 Author: Ashod Nakashian Date: Tue Nov 28 23:00:43 2017 -0500 Axe debug logging Change-Id:

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

2017-11-28 Thread Julien Nabet
filter/source/svg/svgfilter.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 411260d836e7bf6c693b9b7d16af1b36184133af Author: Julien Nabet Date: Tue Nov 28 21:33:49 2017 +0100 Remove unused typedef B2DPolyPolygonList (filter/svg) Change-Id:

[Libreoffice-commits] core.git: basic/source compilerplugins/clang connectivity/source cui/source desktop/source editeng/source i18npool/source include/editeng include/sfx2 include/svx include/tools i

2017-11-28 Thread Noel Grandin
basic/source/comp/exprnode.cxx | 12 basic/source/inc/expr.hxx |1 compilerplugins/clang/unusedmethods.results | 634 ++-- compilerplugins/clang/unusedmethods.unused-returns.results | 174 ---

[Libreoffice-commits] online.git: 2 commits - common/Util.hpp net/Socket.cpp tools/map.cpp

2017-11-28 Thread Michael Meeks
common/Util.hpp | 51 + net/Socket.cpp | 44 + tools/map.cpp | 114 +--- 3 files changed, 154 insertions(+), 55 deletions(-) New commits: commit 0778b726978fffd83f6cc1e75e4f3291ef2b69a4

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

2017-11-28 Thread Michael Meeks
sw/source/core/layout/paintfrm.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit b819131347ddb5cdde6cbbc89e93bff95701f3d8 Author: Michael Meeks Date: Wed Nov 29 04:00:05 2017 + Remove stray SAL_DEBUG. Change-Id:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - Module_ooo.mk rdbmaker/Executable_rdbmaker.mk rdbmaker/Makefile rdbmaker/Module_rdbmaker.mk rdbmaker/prj RepositoryFixes.mk Repository.mk sane/Make

2017-11-28 Thread Damjan Jovanovic
Module_ooo.mk |3 ++ Repository.mk |2 + RepositoryFixes.mk |2 + rdbmaker/Executable_rdbmaker.mk | 58 rdbmaker/Makefile | 32 ++

Re: Moztrap question

2017-11-28 Thread Muhammet Kara
Hi Pau, As far as I know, Mozilla no longer uses Moztrap for testing their products. They use Testrail instead: https://wiki.mozilla.org/TestEngineering/Testrail Best, Muhammet On 11/28/2017 12:40 PM, Campaña Soler Pau wrote: Hello. We are students of Aalto University, and we have to make

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

2017-11-28 Thread Michael Meeks
sw/source/core/layout/paintfrm.cxx | 41 ++--- 1 file changed, 29 insertions(+), 12 deletions(-) New commits: commit badd7363df0cdd95ddd9ab7f2008edd54dc0cbc9 Author: Michael Meeks Date: Mon Nov 27 20:53:48 2017 + Tile the

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-cd' - 9 commits - loleaflet/dist loleaflet/main.js loleaflet/src wsd/LOOLWSD.cpp

2017-11-28 Thread Henry Castro
loleaflet/dist/menubar.css |2 - loleaflet/dist/toolbar/toolbar.js| 50 +++ loleaflet/main.js|1 loleaflet/src/control/Control.Menubar.js | 14 loleaflet/src/core/Socket.js | 10 +-

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

2017-11-28 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/tdf104035.rtf | 14 ++ sw/qa/extras/rtfexport/rtfexport3.cxx |8 sw/source/filter/ww8/rtfattributeoutput.cxx |9 +++-- 3 files changed, 29 insertions(+), 2 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sd/qa sd/source

2017-11-28 Thread Henry Castro
sd/qa/unit/tiledrendering/data/notes-view.odp |binary sd/qa/unit/tiledrendering/tiledrendering.cxx | 29 ++ sd/source/ui/unoidl/unomodel.cxx |4 --- sd/source/ui/view/ImpressViewShellBase.cxx| 18 4 files changed, 39

Re: Windows builders will need a cygwin gcc now

2017-11-28 Thread Stephan Bergmann
On 11/21/2017 10:21 PM, Thorsten Behrens wrote: with the imminent merge of https://gerrit.libreoffice.org/#/q/topic:gpg4libre-win32 into master (and hopefully in time for 6.0), Windows builders will need a minimal version of gcc, to satisfy gpgme's windres requirement. With

[Libreoffice-commits] libmspub.git: src/lib

2017-11-28 Thread Miklos Vajna
src/lib/MSPUBParser.cpp | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) New commits: commit 6990552c358226fdcb7c714a0c4e00b8b8124df7 Author: Miklos Vajna Date: Tue Nov 28 09:15:33 2017 +0100 MSPUBParser: reduce scope of shape width/height

[Libreoffice-commits] core.git: compilerplugins/clang

2017-11-28 Thread Noel Grandin
compilerplugins/clang/unusedmethods.cxx |9 - 1 file changed, 9 deletions(-) New commits: commit 5eec6db4addd7cc665222e1a4d05c35b13719847 Author: Noel Grandin Date: Tue Nov 28 10:29:46 2017 +0200 fix loplugin unusedmethods

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

2017-11-28 Thread Tamas Bunth
sw/qa/extras/ooxmlexport/data/tdf44832_section_new_header.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx| 10 ++ sw/source/filter/ww8/docxexport.cxx | 34 +++--- sw/source/filter/ww8/docxexport.hxx |2 4

Re: How to call function getTextProperties() declared under class TextBody

2017-11-28 Thread Miklos Vajna
Hi, On Tue, Nov 28, 2017 at 01:47:52AM +0200, serdar tunc wrote: > I need to call getTextProperties() function. It returns > > maTextProperties which its type of > > TextBodyProperties struct . In that struct i need to change moRotation value. > > I want to make changes

Re: How to call function getTextProperties() declared under class TextBody

2017-11-28 Thread David Tardon
Hi, On Tue, Nov 28, 2017 at 01:47:52AM +0200, serdar tunc wrote: > I need to call getTextProperties() function. It returns > > maTextProperties which its type of > > TextBodyProperties struct . In that struct i need to change moRotation value. > > I want to make changes on

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

2017-11-28 Thread Noel Grandin
include/sfx2/controlwrapper.hxx|8 include/sfx2/dispatch.hxx |2 +- include/sfx2/filedlghelper.hxx |2 +- include/sfx2/infobar.hxx |2 +- include/sfx2/itemconnect.hxx | 12 ++-- include/sfx2/objsh.hxx

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

2017-11-28 Thread Caolán McNamara
sw/source/core/table/swnewtable.cxx | 32 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit e5527e606e224cc87fa2482545c770c38128c26e Author: Caolán McNamara Date: Mon Nov 27 17:07:25 2017 + ofz: fix mem leak

Arch Coal Inc

2017-11-28 Thread Administrator <>
Hello How are you doing, It have been a long time since we last have contact,I was away for a business trip However, kindly send your latest cataloger so that we can choose from there and place our new order as soon as possible. This order is required in our Thailand branch. Regards, Khun Simon

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

2017-11-28 Thread Mike Kaganski
sc/source/ui/pagedlg/tptable.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 22e747284c92b69175d3add4d1033a0e7aaacc5e Author: Mike Kaganski Date: Tue Nov 28 10:48:08 2017 +0300 tdf#113455 follow-up: clear spin

Re: How to call function getTextProperties() declared under class TextBody

2017-11-28 Thread David Tardon
Hi, On Tue, Nov 28, 2017 at 09:50:26AM +0100, David Tardon wrote: > Hi, > > On Tue, Nov 28, 2017 at 01:47:52AM +0200, serdar tunc wrote: > > I need to call getTextProperties() function. It returns > > > > maTextProperties which its type of > > > > TextBodyProperties struct . In that struct i

  1   2   3   4   >