[Libreoffice-commits] core.git: sc/CppunitTest_sc_spreadsheetsettings.mk sc/CppunitTest_sc_spreadsheetsettingsobj.mk sc/Module_sc.mk sc/qa

2018-03-21 Thread Jens Carl
sc/CppunitTest_sc_spreadsheetsettings.mk | 22 +++--- sc/Module_sc.mk |2 +- sc/qa/extras/scspreadsheetsettings.cxx | 16 3 files changed, 20 insertions(+), 20 deletions(-) New commits: commit fd911a32505331174787403e6260202e29ea

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

2018-03-21 Thread Noel Grandin
sd/source/ui/docshell/docshel4.cxx |6 +++--- sd/source/ui/docshell/docshell.cxx | 14 +++--- sd/source/ui/inc/DrawDocShell.hxx |4 ++-- starmath/inc/document.hxx |2 +- starmath/source/document.cxx |4 ++-- 5 files changed, 15 insertions(+), 15 deletions(

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

2018-03-21 Thread Noel Grandin
sd/source/ui/app/sdxfer.cxx | 41 --- sd/source/ui/dlg/sdtreelb.cxx| 14 +++--- sd/source/ui/inc/sdxfer.hxx | 12 ++--- sd/source/ui/slidesorter/controller/SlsClipboard.cxx |8 +-- sd/source/ui/view

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

2018-03-21 Thread Noel Grandin
sc/inc/column.hxx|2 +- sc/source/core/data/column.cxx | 23 ++- sc/source/core/data/column2.cxx |2 +- sc/source/core/data/column3.cxx |4 ++-- sc/source/core/data/dociter.cxx |8 sc/source/core/data/document.cxx |2 +- sc/so

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

2018-03-21 Thread Noel Grandin
sw/source/core/doc/doctxm.cxx | 11 +-- sw/source/core/inc/doctxm.hxx | 40 ++-- 2 files changed, 15 insertions(+), 36 deletions(-) New commits: commit 2074a7a42d5865ce2915a0e3c16535d5105c6e71 Author: Noel Grandin Date: Tue Mar 20 09:26:34 2018 +

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

2018-03-21 Thread Noel Grandin
sw/source/core/access/accpara.cxx | 20 sw/source/core/access/accpara.hxx |6 +++--- 2 files changed, 11 insertions(+), 15 deletions(-) New commits: commit a9c78d7849b62fde34ec79c50063fba550c05e70 Author: Noel Grandin Date: Tue Mar 20 09:17:57 2018 +0200 loplugi

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

2018-03-21 Thread Noel Grandin
sc/inc/dptabres.hxx | 10 +- sc/source/core/data/dptabres.cxx | 14 ++ 2 files changed, 11 insertions(+), 13 deletions(-) New commits: commit cc2c1d9525baa5746ee58bb4cb6b0b62eca20a51 Author: Noel Grandin Date: Tue Mar 20 09:04:13 2018 +0200 loplugin:us

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

2018-03-21 Thread Noel Grandin
sw/inc/accmap.hxx|4 ++-- sw/source/core/access/accmap.cxx |8 +++- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit e1315724322e0bcacb9c8fe25e3385ebd94ed505 Author: Noel Grandin Date: Tue Mar 20 09:04:30 2018 +0200 loplugin:useuniqueptr in

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

2018-03-21 Thread Noel Grandin
sd/source/ui/inc/DrawViewShell.hxx |4 sd/source/ui/presenter/PresenterTextView.cxx | 132 --- sd/source/ui/view/drviews2.cxx | 74 +++ sd/source/ui/view/drviews7.cxx |4 sd/source/ui/view/drviewsa.cxx

Re: Resources on writing import/export file filters for Writer

2018-03-21 Thread Jens Tröger
Thank you David. That's a start but still assumes a lot of implicit knowledge about the surrounding infrastructure. Is there a minimal export plugin to start from? I do have quite some experience with the object model from the Python/UNO view. Also, it appears that LO6+ imports (x)html files to so

[Libreoffice-commits] core.git: include/vcl solenv/clang-format toolkit/inc toolkit/Library_tk.mk toolkit/source vcl/Library_vcl.mk vcl/source

2018-03-21 Thread Caolán McNamara
solenv/clang-format/blacklist|4 ++-- toolkit/Library_tk.mk|1 + toolkit/inc/helper/btndlg.hxx| 13 ++--- toolkit/inc/helper/msgbox.hxx|2 +- toolkit/source/helper/btndlg.cxx |3 +-- vcl/Library_vcl.mk |1 - 6 files changed, 11 in

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

2018-03-21 Thread Caolán McNamara
dbaccess/inc/pch/precompiled_dbu.hxx |1 - include/vcl/msgbox.hxx | 28 toolkit/inc/helper/msgbox.hxx| 25 + 3 files changed, 25 insertions(+), 29 deletions(-) New commits: commit bcb1392505ee3a19d8062402ff66888f16

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

2018-03-21 Thread Caolán McNamara
dbaccess/source/ui/app/AppControllerDnD.cxx |2 dbaccess/source/ui/browser/brwctrlr.cxx |4 dbaccess/source/ui/dlg/ConnectionHelper.cxx |3 dbaccess/source/ui/dlg/ConnectionPage.cxx|6 dbaccess/source/ui/dlg/DBSetupConn

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

2018-03-21 Thread Ashod Nakashian
libreofficekit/qa/tilebench/tilebench.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 519293447189f75e842065f7ff211d395d0da4b6 Author: Ashod Nakashian Date: Fri Mar 16 20:29:27 2018 -0400 lok: be informative and exit when tilebench fails to initialize Chang

Paragraph style in writer

2018-03-21 Thread serdar tunc
Hello everyone. I am working on Bug 82175 and I could not find the paragraph style properties in code. I've tried to debug on oox/source/drawingml/textparagraph.cxx but the program does not go in there. I could not find it in opengrok and

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-6.0.3.1-buildfix2'

2018-03-21 Thread Christian Lohmaier
Tag 'libreoffice-6.0.3.1-buildfix2' created by Christian Lohmaier at 2018-03-21 21:06 + Tag libreoffice-6.0.3.1-buildfix2 -BEGIN PGP SIGNATURE- iQIcBAABAgAGBQJassk8AAoJEPQ0oe+v7q6jClEQAL6QpMpXhzAL0GBhbfTIU9sm UE67+V5EWodxcDmrL6kCqhHoTavMZUuZmoSbPGVAKIG7ncpcRDiaxfSqozJOTKx/ JaWGxX2R0

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-6.0.3.1-buildfix2'

2018-03-21 Thread Christian Lohmaier
Tag 'libreoffice-6.0.3.1-buildfix2' created by Christian Lohmaier at 2018-03-21 21:06 + Tag libreoffice-6.0.3.1-buildfix2 -BEGIN PGP SIGNATURE- iQIcBAABAgAGBQJassk4AAoJEPQ0oe+v7q6j3b0P/0V229pq+UsPqeCfLHw8PQiB qjOe/3gLZFqsjoZ0i4mRMOJPxC+N5kV6u4iXkByREnEv/E2WGnbdaX1vf+Tjkjwu bQ0FMv8fs

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-6.0.3.1-buildfix2'

2018-03-21 Thread Christian Lohmaier
Tag 'libreoffice-6.0.3.1-buildfix2' created by Christian Lohmaier at 2018-03-21 21:05 + Tag libreoffice-6.0.3.1-buildfix2 -BEGIN PGP SIGNATURE- iQIcBAABAgAGBQJasskxAAoJEPQ0oe+v7q6jgwUP/jRc39WdREUnDWopMUnqaUzI mvFy9aJCFy29kgSBvw9gUVT99N5vq9aiSND48QWJdLg4M66v4mHydcTSWj7Ghmk1 XNxuoPqvF

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-6.0.3.1-buildfix2'

2018-03-21 Thread Christian Lohmaier
Tag 'libreoffice-6.0.3.1-buildfix2' created by Christian Lohmaier at 2018-03-21 21:05 + Tag libreoffice-6.0.3.1-buildfix2 -BEGIN PGP SIGNATURE- iQIcBAABAgAGBQJassk1AAoJEPQ0oe+v7q6joJ4QAICapfasulgq96iv7O9dQD44 IB72EO1JxowzWEdpQbhTcZnjV4V1TOPC+tV8/TupZD02OOnYdE2CJ0bpHcRL4Wkg +bupcOnkm

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

2018-03-21 Thread Jan-Marek Glogowski
vcl/inc/win/saldata.hxx |2 +- vcl/inc/win/salframe.h |4 ++-- vcl/win/app/salinst.cxx |2 +- vcl/win/window/salframe.cxx | 17 - 4 files changed, 8 insertions(+), 17 deletions(-) New commits: commit 17185b48422f4d766e52bbbe38932901969c4f93 Author: Jan-M

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

2018-03-21 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkinst.cxx | 56 +-- 1 file changed, 49 insertions(+), 7 deletions(-) New commits: commit 2c498cfe21145a9290e004b10ad87f28605d230e Author: Caolán McNamara Date: Wed Mar 21 15:57:57 2018 + block buttons with click handlers fro

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

2018-03-21 Thread Caolán McNamara
sw/source/core/frmedt/feshview.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit deb5db7bf6d45338c9b6f6f4a1d62fba168b7a85 Author: Caolán McNamara Date: Wed Mar 21 14:08:49 2018 + Resolves: tdf#116429 unwanted extra step in undo insert shape

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

2018-03-21 Thread Caolán McNamara
include/vcl/dialog.hxx|1 + include/vcl/weld.hxx |3 +++ vcl/source/app/salvtables.cxx |8 vcl/source/window/dialog.cxx | 36 vcl/unx/gtk3/gtk3gtkinst.cxx | 10 ++ 5 files changed, 58 insertions(+) New commit

Minutes from the design meeting 2018/Mar/21

2018-03-21 Thread Heiko Tietze
Present: Stuart, Andreas, Heiko Tickets * Use character style for auto-format like *bold* + https://bugs.documentfoundation.org/show_bug.cgi?id=115418 + unclear use case and benefit (Heiko) + AutoCorrect options for markup strikeout and italic are added commit (Tiago Santos) + we wo

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

2018-03-21 Thread Laurent BP
extras/source/templates/presnt/BrightBlue/content.xml |3 --- extras/source/templates/presnt/BrightBlue/styles.xml | 13 + extras/source/templates/presnt/DNA/content.xml|7 +-- extras/source/templates/presnt/DNA/styles.xml | 15 +-- extras/s

Libre Office Open Source Project for GSoC

2018-03-21 Thread Fernando Benavides
To whom it may concern I am Fernando Benavides a Computer Systems Engineering student at Tecnológico de Monterrey campus Guadalajara. I am very exited on the fact that I can help to improve a free software where everybody can do daily documentation tasks. I would like to make my proposal on the

[Libreoffice-commits] core.git: helpcontent2

2018-03-21 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 81f48a56fef3c467f34e3cd6cc8347a29675cddc Author: Olivier Hallot Date: Tue Mar 20 19:38:21 2018 -0300 Updated core Project: help 4a1008b6ee7043031e9b050adcf836c2f0c88a47 Deploy videos in

[Libreoffice-commits] help.git: AllLangHelp_shared.mk help3xsl/default.css help3xsl/online_transform.xsl source/text

2018-03-21 Thread Olivier Hallot
AllLangHelp_shared.mk |1 help3xsl/default.css|6 help3xsl/online_transform.xsl | 48 ++-- source/text/scalc/main.xhp |1 source/text/sdraw/main.xhp |5 ++- source/text/sh

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

2018-03-21 Thread Khaled Hosny
vcl/inc/sallayout.hxx |5 vcl/qa/cppunit/pdfexport/data/tdf115117-1.odt |binary vcl/qa/cppunit/pdfexport/data/tdf115117-2.odt |binary vcl/qa/cppunit/pdfexport/pdfexport.cxx| 217 ++ vcl/source/gdi/CommonSalLayout.cxx| 45

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

2018-03-21 Thread Stephan Bergmann
filter/source/msfilter/escherex.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit c75705b2306d3fd41e71eb4613773b62bdaa9ca5 Author: Stephan Bergmann Date: Wed Mar 21 18:01:50 2018 +0100 Fix lifetime of referenced-by-reference EnhancedCustomShape2d

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

2018-03-21 Thread Szymon Kłos
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 32 +++ sc/inc/viewopti.hxx | 12 + sc/source/core/tool/viewopti.cxx | 39 sc/source/ui/inc/tpview.hxx |5 sc/source/ui/optdlg/tpview

Re: Seeking a guidance for proposal

2018-03-21 Thread Muhammet Kara
Hi nisargmehta, This might give you an idea: https://wiki.documentfoundation.org/Development/GSoC#Proposals And I urge you to hurry in submitting your non-trivial easyhack, and preparing your proposal because the application period ends soon. Cheers, Muhammet On 03/21/2018 07:28 PM, Nisarg

Seeking a guidance for proposal

2018-03-21 Thread Nisarg Mehta
Hello libreoffice I am applying for the Google summer of code first time I am seeking a guidance for liber office project proposal I want to know that what should be in a proposal and what should not be and I am a great fan of liber office and I want to give great experience to user of liber offic

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

2018-03-21 Thread Eike Rathke
formula/source/ui/dlg/formula.cxx | 29 +++-- 1 file changed, 19 insertions(+), 10 deletions(-) New commits: commit e722779351bb83af4ca368c143ab9561f1864bcf Author: Eike Rathke Date: Tue Mar 20 14:26:35 2018 +0100 Resolves: tdf#116468 do not check array/matrix co

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

2018-03-21 Thread Pranav Kant
loleaflet/src/control/Control.LokDialog.js |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 82ec19069290b05e7980b39ba8d7413802ae61ba Author: Pranav Kant Date: Tue Mar 20 15:08:59 2018 +0530 Don't bore the map while user is playing with the dialog

[Libreoffice-commits] online.git: bundled/include

2018-03-21 Thread Pranav Kant
bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 8481689f93a1081c5a8d9e3ac8891d601049160d Author: Pranav Kant Date: Wed Mar 21 21:39:46 2018 +0530 update bundled headers - clipboard_changed Change-Id: Id

[Libreoffice-commits] core.git: include/test test/inc test/Library_subsequenttest.mk test/Library_test.mk test/source

2018-03-21 Thread Jens Carl
test/Library_subsequenttest.mk |5 + test/Library_test.mk|5 + test/inc/unoapi_property_testers.hxx|6 +++--- test/source/sheet/spreadsheet.cxx |2 +- test/source/unoapi_property_testers.cxx |2 +- 5 files changed, 15 insertions(+)

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

2018-03-21 Thread Jan-Marek Glogowski
vcl/inc/win/saldata.hxx |2 +- vcl/inc/win/salframe.h |4 ++-- vcl/win/app/salinst.cxx |2 +- vcl/win/window/salframe.cxx | 17 - 4 files changed, 8 insertions(+), 17 deletions(-) New commits: commit 8e870ea9b828166b89a5c3f6c4f060bde6082f26 Author: Jan-M

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

2018-03-21 Thread Caolán McNamara
sw/source/core/frmedt/feshview.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 655d7340536ed2847d1da873b141d8776f791d12 Author: Caolán McNamara Date: Wed Mar 21 14:08:49 2018 + Resolves: tdf#116429 unwanted extra step in undo insert shape

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

2018-03-21 Thread Caolán McNamara
include/vcl/weld.hxx |3 ++- vcl/source/app/salvtables.cxx |3 ++- vcl/unx/gtk3/gtk3gtkinst.cxx |6 -- 3 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 8d55371997dd1e98a602b397fa86f20481119047 Author: Caolán McNamara Date: Wed Mar 21 11:01:31 2018

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

2018-03-21 Thread Caolán McNamara
include/vcl/weld.hxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 417d26291cd13c861e8f6262d0fb6afa026f015c Author: Caolán McNamara Date: Wed Mar 21 10:45:48 2018 + move these down to base Change-Id: I8489abb3d6b7115b19cff9522dc49

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

2018-03-21 Thread Caolán McNamara
framework/source/inc/loadenv/loadenv.hxx |5 framework/source/loadenv/loadenv.cxx | 37 --- 2 files changed, 39 insertions(+), 3 deletions(-) New commits: commit 754f6e2fe0d329e12e9e083d4fccc4086d9b4d04 Author: Caolán McNamara Date: Wed Mar 21 13:14:5

[Libreoffice-commits] core.git: chart2/source dbaccess/source extensions/source filter/source include/svtools svtools/source svx/source

2018-03-21 Thread Caolán McNamara
chart2/source/controller/dialogs/dlg_ChartType_UNO.cxx |8 - chart2/source/controller/inc/dlg_ChartType_UNO.hxx |2 dbaccess/source/ext/macromigration/macromigrationwizard.cxx |8 - dbaccess/source/ext/macromigration/macromigrationwizard.hxx |2 dbaccess/source/ui/i

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - svx/source

2018-03-21 Thread Armin Le Grand
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4467578d92e9ba94e96cb0b7633fcb3f5afc57eb Author: Armin Le Grand Date: Wed Mar 21 15:37:21 2018 +0100 OperationSmiley: Added missing commit for LinuxBuild Change-Id: Ie2

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

2018-03-21 Thread Stephan Bergmann
vcl/quartz/salbmp.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 718c82d1de44d2d7c16e4299b61171b72186f50b Author: Stephan Bergmann Date: Wed Mar 21 15:17:04 2018 +0100 Don't initialize data for --enable-dbgutil only This had originally been introduc

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

2018-03-21 Thread Stephan Bergmann
vcl/opengl/salbmp.cxx | 19 --- vcl/qa/cppunit/BitmapTest.cxx | 27 --- vcl/quartz/salbmp.cxx | 15 --- 3 files changed, 48 insertions(+), 13 deletions(-) New commits: commit ebe247642d85d39b6e1ffae3cf92c31748f2e983 Author:

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

2018-03-21 Thread Xisco Fauli
sd/source/ui/view/drviewse.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 2d8d36713790584b4ab7f5c94179bad05754b2ec Author: Xisco Fauli Date: Wed Mar 14 10:19:47 2018 +0100 tdf#115539, tdf#116238: Don't display the notebookbar in presentation mode

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

2018-03-21 Thread Michael Stahl
sfx2/source/dialog/templdlg.cxx |4 1 file changed, 4 insertions(+) New commits: commit 8256df2bb3823f318d2131f513d62784e702b90c Author: Michael Stahl Date: Tue Mar 13 22:16:20 2018 +0100 tdf#91106 sfx2: Stylist hierarchical: sort the Default Style first (regression from

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - 3 commits - include/svx sc/qa svx/inc svx/source

2018-03-21 Thread Armin Le Grand
include/svx/EnhancedCustomShape2d.hxx | 23 +- include/svx/svdobj.hxx | 21 ++ include/svx/svdopath.hxx |7 sc/qa/unit/tiledrendering/data/shape.ods |binary svx/inc/sdr/primitive2d/sdrpathprimitive2d.hxx |

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

2018-03-21 Thread David Tardon
src/lib/PolygonUtils.cpp |4 1 file changed, 4 insertions(+) New commits: commit 3988aba06f5297fc2262462d89cb601aeffcae3b Author: David Tardon Date: Wed Mar 21 15:03:03 2018 +0100 ofz#7053 avoid access to empty vector Change-Id: I0d353901c1d5a02b57cc068aa9b7669af81f3073

[Libreoffice-commits] core.git: include/vcl solenv/clang-format vcl/inc vcl/source xmlsecurity/inc xmlsecurity/qa xmlsecurity/source xmlsecurity/workben

2018-03-21 Thread Miklos Vajna
include/vcl/filter/pdfdocument.hxx| 37 solenv/clang-format/blacklist |8 vcl/inc/pdfread.hxx |2 vcl/source/filter/ipdf/pdfdocument.cxx| 1037 -- vcl/source/filter/ipdf/pdfread.cxx| 49

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

2018-03-21 Thread Stephan Bergmann
filter/source/graphicfilter/itiff/itiff.cxx | 61 +--- 1 file changed, 46 insertions(+), 15 deletions(-) New commits: commit 45ea6ebdf1ddb43335d116a0dd7a4ad61f5725f3 Author: Stephan Bergmann Date: Wed Mar 21 13:17:17 2018 +0100 Avoid undefined floating -> integer

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

2018-03-21 Thread Caolán McNamara
lotuswordpro/qa/cppunit/data/fail/registered-1.lwp |binary lotuswordpro/source/filter/lwpfrib.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit bee825957a15bd8ef5bbcaf2dcb6fb812bd7de6c Author: Caolán McNamara Date: Wed Mar 21 09:18:21 2018 + ofz#7043 alr

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 26 commits - bin/gbuild-to-ide cppuhelper/source cui/source desktop/source framework/inc framework/source include/LibreOfficeKit incl

2018-03-21 Thread Jan Holesovsky
bin/gbuild-to-ide|2 cppuhelper/source/servicemanager.cxx | 31 ++ cui/source/dialogs/cuicharmap.cxx|2 desktop/source/lib/init.cxx |5 framework/inc/classes/taskcreator.hxx|3 framework/source/classes/t

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

2018-03-21 Thread Caolán McNamara
cui/source/customize/cfg.cxx |4 ++-- filter/source/pdf/pdfinteract.cxx |2 +- sw/source/core/doc/docftn.cxx |5 ++--- sw/source/ui/dbui/mmoutputtypepage.cxx |2 +- 4 files changed, 6 insertions(+), 7 deletions(-) New commits: commit bec100c0742101f9fd378f2

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

2018-03-21 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit b0e7b2336d5d5723a9feab124f7c8a152f96dda4 Author: Eike Rathke Date: Sat Mar 10 20:34:36 2018 +0100 Resolves: tdf#116324 treat jump empty path as 0 when nested Appare

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

2018-03-21 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 4100c987f7c73a2e90ee8747ebc845478deff82e Author: Eike Rathke Date: Sat Mar 10 20:34:36 2018 +0100 Resolves: tdf#116324 treat jump empty path as 0 when nested Appare

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

2018-03-21 Thread Eike Rathke
sc/source/ui/view/viewfun2.cxx | 23 --- 1 file changed, 16 insertions(+), 7 deletions(-) New commits: commit 4f7250d4bb2b86b1d50e27a72af9bb4d7b01c66a Author: Eike Rathke Date: Tue Mar 6 21:26:23 2018 +0100 Resolves: tdf#116215 separate column sums and row sums, tdf#

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

2018-03-21 Thread Noel Grandin
sw/source/core/frmedt/fetab.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit c6202b2cdacbed5821c8eeec026e9c7d8f69c00e Author: Noel Grandin Date: Tue Mar 20 15:38:21 2018 +0200 fix bug in SwFEShell::SetColRowWidthHeight which has been there eve

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

2018-03-21 Thread Eike Rathke
sc/source/ui/view/viewfun2.cxx | 23 --- 1 file changed, 16 insertions(+), 7 deletions(-) New commits: commit 2f504da556cb091db0ad7c47f1bb90220d890c66 Author: Eike Rathke Date: Tue Mar 6 21:26:23 2018 +0100 Resolves: tdf#116215 separate column sums and row sums, tdf#

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

2018-03-21 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx |6 +- formula/source/ui/dlg/formula.cxx |1 + include/formula/paramclass.hxx | 11 +-- sc/source/core/tool/interpr1.cxx|9 - 4 files changed, 23 insertions(+), 4 deletions(-) New comm

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

2018-03-21 Thread Caolán McNamara
cui/source/tabpages/transfrm.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 0330a03e41610b6298c3f588180783f86e730b0b Author: Caolán McNamara Date: Wed Mar 21 09:22:23 2018 + coverity#1430232 Dereference before null check Change-Id: If15fe7c5f523a1c29a3d3

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

2018-03-21 Thread Miklos Vajna
tools/KitClient.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 0f4da16aecd5b5b3984db7b289ec87f0ea15dd11 Author: Miklos Vajna Date: Wed Mar 21 10:52:39 2018 +0100 Fix -Werror=switch warning Change-Id: I9542ec33df7a2c141055264cb09dc58cb3ad7593 diff --git a/tools/

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

2018-03-21 Thread Miklos Vajna
sw/qa/extras/htmlexport/data/reqif-table.xhtml |9 + sw/qa/extras/htmlexport/htmlexport.cxx | 21 - sw/source/filter/html/css1atr.cxx | 15 +++ sw/source/filter/html/htmltabw.cxx | 15 +++ sw/source/filt

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

2018-03-21 Thread Stephan Bergmann
postprocess/qa/services.cxx | 114 +++- 1 file changed, 112 insertions(+), 2 deletions(-) New commits: commit ffc525e348cd497f73d7c0abbff8499d52540e3f Author: Stephan Bergmann Date: Tue Mar 20 17:20:32 2018 +0100 CppunitTest_services: check service

GSoC 2018 : LIbreOffice | LOEclipse | Introduction : Shobhan Mandal

2018-03-21 Thread Shobhan Mandal
Greetings LibreOffice Community, I am Shobhan Mandal, currently pursuing my Masters Degree in Computer Science from International Institute of Information Technology - Hyderabad, Hyderabad, Telangana, India. I am interested in working on the GSoC 2018 project in LOEclipse under LibreOffice. I hav

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

2018-03-21 Thread Mike Kaganski
svl/source/items/itemset.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f1779e0e4b9d191ca4682011d179ff1879ef82f5 Author: Mike Kaganski Date: Wed Mar 21 09:23:48 2018 +0100 Remove redundant assert We had just returned on this condition Change-Id: I822a4fe

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2018-03-21 Thread Mike Kaganski
bin/gbuild-to-ide |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 234d0368c823eb1a74e973e051ac522e6b86e833 Author: Mike Kaganski Date: Wed Mar 21 09:03:59 2018 +0100 Don't generate filters with empty Includes Avoids VS warnings: > smoketest\L

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

2018-03-21 Thread Andrea Gelmini
shell/source/backends/wininetbe/wininetbackend.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c262048da915614cf0349d6e4293ad82cc0667d9 Author: Andrea Gelmini Date: Wed Mar 21 08:35:35 2018 +0100 Fix typo Change-Id: Ib9aac2a629352a25d80061c2d4ca42

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

2018-03-21 Thread Jan Holesovsky
loleaflet/dist/images/lc_drawchart-lc_insertobjectchart.svg | 617 loleaflet/dist/images/lc_drawchart.svg | 10 loleaflet/dist/toolbar.css |2 3 files changed, 11 insertions(+), 618 deletions(-) New commits: commit 77c45d

New Defects reported by Coverity Scan for LibreOffice

2018-03-21 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 5 new defect(s) introduced to LibreOffice found with Coverity Scan. 32 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defec

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

2018-03-21 Thread Caolán McNamara
dbaccess/source/ui/dlg/sqlmessage.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f6d2aa05482b47fc702d9fdc655ee33e9d8e5a0e Author: Caolán McNamara Date: Tue Mar 20 23:26:07 2018 + drop debugging test Change-Id: I29f954684dd0e42f497bb4c16628821

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

2018-03-21 Thread Stephan Bergmann
sw/source/core/layout/sectfrm.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit f57db0a495e99723e81381ffa29dfee982fbd325 Author: Stephan Bergmann Date: Tue Mar 20 19:52:37 2018 +0100 loplugin:emptyif Change-Id: If113f176e6ec590d578f5225323f1efda77b7c23 Review

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

2018-03-21 Thread Stephan Bergmann
sw/source/core/doc/tblrwcl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 19ccd4ca8a103c3945c292ae91cd65b3f27b1335 Author: Stephan Bergmann Date: Tue Mar 20 18:51:15 2018 +0100 loplugin:emptyif Change-Id: I79aee732d3437d13894a9b91506225b76b3a16be Reviewed-

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

2018-03-21 Thread Stephan Bergmann
vcl/source/window/dialog.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 328a69253b063b0d4b53794a285cfb412706256a Author: Stephan Bergmann Date: Tue Mar 20 17:28:18 2018 +0100 loplugin:unreffun Change-Id: I7ed192011a930ea871d7efd2d966e6b746e2da3f Reviewed-o

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

2018-03-21 Thread Miklos Vajna
sw/inc/anchoredobject.hxx |1 + sw/inc/dbmgr.hxx |1 + sw/inc/doc.hxx|1 + sw/inc/fesh.hxx |1 + sw/inc/shellres.hxx |1 - sw/inc/splargs.hxx

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

2018-03-21 Thread Serge Krot
sd/qa/unit/data/odp/tdf115005.odp |binary sd/qa/unit/export-tests-ooxml2.cxx | 22 ++ xmloff/source/core/xmlmultiimagehelper.cxx |4 3 files changed, 26 insertions(+) New commits: commit 070f3db51da48c70cde12050c18fb03de2192c0f Author: Serge Krot