[Libreoffice-commits] core.git: cppuhelper/qa cui/source framework/source include/svx include/xmloff jvmfwk/source lingucomponent/source sc/inc sd/source sw/source test/source writerfilter/source xmls

2019-07-28 Thread Noel Grandin (via logerrit)
cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx |3 +-- cui/source/customize/CustomNotebookbarGenerator.cxx |3 +-- cui/source/dialogs/tipofthedaydlg.cxx |3 +-- framework/source/layoutmanager/toolbarlayoutmanager.cxx |3 +-- include/svx/sdasitm.hxx

[Libreoffice-commits] online.git: bundled/include kit/ChildSession.cpp kit/KitHelper.hpp loleaflet/css loleaflet/images loleaflet/src tools/KitClient.cpp

2019-07-28 Thread Tomaž Vajngerl (via logerrit)
bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h | 23 +- kit/ChildSession.cpp |6 kit/KitHelper.hpp|4 loleaflet/css/spreadsheet.css| 20 + loleaflet/images/cell-autofill-marker.svg

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

2019-07-28 Thread Stephan Bergmann (via logerrit)
vcl/source/control/field.cxx | 107 +++ 1 file changed, 68 insertions(+), 39 deletions(-) New commits: commit f53fcf9cfcc0bef415f9d2d95132ccd8bbe96061 Author: Stephan Bergmann AuthorDate: Mon Jul 29 07:50:06 2019 +0200 Commit: Stephan Bergmann Co

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

2019-07-28 Thread Jim Raykowski (via logerrit)
sw/source/ui/fmtui/tmpdlg.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 08328925e3406ad91b953d368483a6a5587c07c2 Author: Jim Raykowski AuthorDate: Sun Jul 28 18:01:20 2019 -0800 Commit: Samuel Mehrbrodt CommitDate: Mon Jul 29 08:02:24 2019 +0200

[Libreoffice-commits] online.git: Branch 'libreoffice-6-2' - net/WebSocketHandler.hpp

2019-07-28 Thread Miklos Vajna (via logerrit)
net/WebSocketHandler.hpp |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 43457a0aaf317c2c2c9594778aef891f58fc5827 Author: Miklos Vajna AuthorDate: Mon May 27 09:06:38 2019 +0200 Commit: Samuel Mehrbrodt CommitDate: Mon Jul 29 08:00:33 2019 +0200

[Libreoffice-commits] online.git: Branch 'libreoffice-6-2' - test/UnitWOPISaveAs.cpp test/WopiTestServer.hpp wsd/ClientSession.cpp

2019-07-28 Thread Eduard Ardeleanu (via logerrit)
test/UnitWOPISaveAs.cpp |6 +++--- test/WopiTestServer.hpp |2 +- wsd/ClientSession.cpp | 14 +- 3 files changed, 13 insertions(+), 9 deletions(-) New commits: commit d54344b6ee0cab224c5184b1d4fe15edf733be77 Author: Eduard Ardeleanu AuthorDate: Tue Mar 19 16:00:38 201

[Libreoffice-commits] core.git: Branch 'private/EL-SHREIF/ui_logger' - uitest/ui_logger_dsl vcl/source

2019-07-28 Thread Ahmed ElShreif (via logerrit)
uitest/ui_logger_dsl/Special_commands.tx | 19 +-- uitest/ui_logger_dsl/dsl_core.py | 14 +- vcl/source/uitest/logger.cxx |3 +++ 3 files changed, 33 insertions(+), 3 deletions(-) New commits: commit af7f51648553b2e6c66439921574dd474bf01447

GSOC19 Week9 Report

2019-07-28 Thread ahmed El-Shreif
Hello, here is my week 9 report: https://ahmedelshreif.blogspot.com/2019/07/week-9-report.html waiting for all your feedback. Thanks in advance Ahmed ElShreif ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/

[Libreoffice-commits] core.git: Branch 'private/EL-SHREIF/ui_logger' - uitest/ui_logger_dsl

2019-07-28 Thread Ahmed ElShreif (via logerrit)
uitest/ui_logger_dsl/General_commands.tx | 16 +-- uitest/ui_logger_dsl/Special_commands.tx | 35 +++ uitest/ui_logger_dsl/UI_Object_commands.tx| 37 ++-- uitest/ui_logger_dsl/dialog_commands.tx |8 ++- uitest/ui_logger_dsl/example.ul

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

2019-07-28 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/tpcompatibility.hxx |6 ++ sc/source/ui/optdlg/tpcompatibility.cxx | 25 + sc/uiconfig/scalc/ui/optcompatibilitypage.ui | 11 --- 3 files changed, 15 insertions(+), 27 deletions(-) New commits: commit 67413b23c785343bfdc75f

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

2019-07-28 Thread Caolán McNamara (via logerrit)
sc/source/ui/inc/tpdefaults.hxx | 21 +-- sc/source/ui/optdlg/tpdefaults.cxx | 80 +--- sc/uiconfig/scalc/ui/optdefaultpage.ui |8 - sw/source/ui/config/optload.cxx | 196 +-- sw/source/uibase/inc/optload.hxx | 39 +++

Make ooxml-handles work in odp

2019-07-28 Thread Regina Henschel
Hi all, I'm working on https://bugs.documentfoundation.org/show_bug.cgi?id=126512 "Open pptx and save as odp, handle of shape is visible but cannot be moved" I have found, that this can be fixed by adding the reference properties (RefX, RefY, RefAngle, RefR) to the handles in method SdrObjC

will email attachments originally MS 10 office send if on LO as the email carrier?

2019-07-28 Thread Arnold Rosen
#*libreoffice*-dev freenode 98 users – 38 minutes ago – This is the *LibreOffice* DEVELOPER channel. For user questions & problems without code go to #*libreoffice*, bug reports/feature requests: http://tdf.

Makefile in "git status -s"

2019-07-28 Thread Regina Henschel
Hi all, With git status -s I get a lot of "Makefile" items. A diff for such item gives e.g $ git diff svl/Makefile diff --git a/svl/Makefile b/svl/Makefile index ccb1c85a04da..ab354ea6760e 100644 --- a/svl/Makefile +++ b/svl/Makefile @@ -1,7 +1,2 @@ -# -*- Mode: makefile-gmake; tab-width: 4;

[Libreoffice-commits] core.git: 2 commits - basic/source framework/source sdext/source sd/source svl/source unotools/source vcl/source vcl/unx

2019-07-28 Thread Noel Grandin (via logerrit)
basic/source/sbx/sbxvalue.cxx | 63 +++- framework/source/accelerators/presethandler.cxx | 42 sd/source/ui/dlg/BulletAndPositionDlg.cxx | 13 sd/source/ui/dlg/sdtreelb.cxx | 17 ++ sdext/source/present

[Libreoffice-commits] core.git: basegfx/source chart2/source cui/source jvmfwk/source sc/source sfx2/source svx/source sw/source test/source vcl/source xmlhelp/source

2019-07-28 Thread Noel Grandin (via logerrit)
basegfx/source/polygon/WaveLine.cxx|2 +- chart2/source/controller/dialogs/tp_DataSource.cxx |3 +-- cui/source/dialogs/hangulhanjadlg.cxx |2 +- jvmfwk/source/elements.cxx | 15 +-- sc/source/ui/vba/vbaapplication.cxx

[Libreoffice-commits] core.git: helpcontent2

2019-07-28 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c9e5b5ee7f1144c20624ac9471354a218638175 Author: Olivier Hallot AuthorDate: Fri Jul 26 10:45:25 2019 -0300 Commit: Gerrit Code Review CommitDate: Sun Jul 28 15:33:38 2019 +0200 Update git subm

[Libreoffice-commits] help.git: source/text

2019-07-28 Thread Olivier Hallot (via logerrit)
source/text/sbasic/python/main.xhp |2 +- source/text/shared/01/0613.xhp |1 + source/text/shared/01/06130200.xhp | 11 --- 3 files changed, 10 insertions(+), 4 deletions(-) New commits: commit c11400b40e10b5fe453eecd303ad27fc2819 Author: Olivier Hallot

[Libreoffice-commits] help.git: source/text

2019-07-28 Thread Gabor Kelemen (via logerrit)
source/text/shared/autopi/0115.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 79618151d6614b534ea874af101b20dad8cd435b Author: Gabor Kelemen AuthorDate: Sat Jul 27 16:36:13 2019 +0200 Commit: Olivier Hallot CommitDate: Sun Jul 28 15:33:04 2019 +

[Libreoffice-commits] core.git: helpcontent2

2019-07-28 Thread Gabor Kelemen (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 148c013aff463f529222a1051e80292cc0aba1f3 Author: Gabor Kelemen AuthorDate: Sat Jul 27 16:36:13 2019 +0200 Commit: Gerrit Code Review CommitDate: Sun Jul 28 15:33:04 2019 +0200 Update git submo

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

2019-07-28 Thread Julien Nabet (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 236593a0544ea41e37d35b8fac83b31d0e7c5b67 Author: Julien Nabet AuthorDate: Sun Jul 28 11:03:51 2019 +0200 Commit: Julien Nabet CommitDate: Sun Jul 28 13:25:12 2019 +0

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

2019-07-28 Thread Tomaž Vajngerl (via logerrit)
include/LibreOfficeKit/LibreOfficeKitEnums.h | 18 + libreofficekit/source/gtk/lokdocview.cxx |4 ++ sc/source/ui/view/gridwin.cxx| 50 +++ 3 files changed, 57 insertions(+), 15 deletions(-) New commits: commit 23ed3a19cb0d53639d817af9b8

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

2019-07-28 Thread Andrea Gelmini (via logerrit)
shell/inc/xml_parser.hxx |2 +- shell/inc/zipfile.hxx |4 ++-- shell/qa/zip/ziptest.cxx |4 ++-- shell/source/tools/lngconvex/cmdline.cxx |2 +- shell/source/tools