[Libreoffice-commits] core.git: basctl/source basic/source compilerplugins/clang cppuhelper/source cui/source desktop/source emfio/source extensions/source filter/source framework/source package/sourc

2018-02-25 Thread Noel Grandin
basctl/source/dlged/dlged.cxx|3 -- basic/source/classes/sbunoobj.cxx|3 -- compilerplugins/clang/oncevar.cxx|9 +- cppuhelper/source/servicemanager.cxx |2 - cui/sou

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

2018-02-25 Thread Noel Grandin
include/svx/svdtrans.hxx|2 -- include/tools/gen.hxx |9 + svx/source/engine3d/scene3d.cxx |2 +- svx/source/svdraw/svdobj.cxx|2 +- svx/source/svdraw/svdocirc.cxx |6 +++--- svx/source/svdraw/svdogrp.cxx | 12 ++-- svx/source/svdraw/s

[Libreoffice-commits] core.git: 2 commits - accessibility/source canvas/source chart2/source cui/source desktop/source editeng/source extensions/source sd/qa sw/qa vcl/qa

2018-02-25 Thread Noel Grandin
accessibility/source/extended/textwindowaccessibility.cxx |4 - canvas/source/tools/canvastools.cxx |2 chart2/source/view/main/GL3DRenderer.cxx |9 +-- cui/source/options/cfgchart.cxx | 36 +++--- cui/source/o

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

2018-02-25 Thread Chris Sherlock
vcl/unx/generic/print/genpspgraphics.cxx | 66 +-- 1 file changed, 28 insertions(+), 38 deletions(-) New commits: commit fa2dd2ba03f8be1f148dca8f6164daaf7bbf7d96 Author: Chris Sherlock Date: Sat Feb 24 18:00:29 2018 +1100 vcl: consolidate ColorOf() and GrayOf

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

2018-02-25 Thread Chris Sherlock
include/vcl/bitmapaccess.hxx | 13 ++--- vcl/source/gdi/bmpacc.cxx| 40 +--- 2 files changed, 7 insertions(+), 46 deletions(-) New commits: commit ea05b6595b2d0c8106249b08f3529b4574bdfdf5 Author: Chris Sherlock Date: Mon Feb 26 05:48:46 2018

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

2018-02-25 Thread Tomaž Vajngerl
include/vcl/graph.hxx|2 + svx/source/unodraw/XPropertyTable.cxx|9 +++ svx/source/xml/xmlxtimp.cxx |6 vcl/source/gdi/graph.cxx |5 xmloff/source/style/FillStyleContext.cxx | 31 - xmloff/

Re: Transition from modelines to EditorConfig

2018-02-25 Thread Thorsten Behrens
Sander Maijers wrote: > Please let me know what you think of this. > This has been covered on this list quite extensively, and instead of trying to get editor configs locked down, clang-format is used. Pointers: - https://lists.freedesktop.org/archives/libreoffice/2017-October/078622.html - http

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

2018-02-25 Thread Jim Raykowski
sw/source/uibase/uiview/viewmdi.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 6b6a3547990eede6a2213b5a82bedd88a919563f Author: Jim Raykowski Date: Sun Feb 25 09:13:41 2018 -0900 tdf#115329 Fix Navigate By Table after Navigate By Drawing or Contro

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

2018-02-25 Thread Jim Raykowski
sw/source/core/frmedt/feshview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d4497411ea6db421a90cc950efe6e1bec4aebc0a Author: Jim Raykowski Date: Fri Feb 23 23:36:00 2018 -0900 tdf#115329 make navigate by drawing to previous drawing work Change-

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

2018-02-25 Thread Chris Sherlock
vcl/qa/cppunit/BitmapTest.cxx | 68 ++ 1 file changed, 68 insertions(+) New commits: commit 6a3dab0542d9bfd2dfc4f0f2dfe311f756b65953 Author: Chris Sherlock Date: Mon Feb 26 00:25:00 2018 +1100 vcl: test Bitmap::MakeMono Change-Id: I038798

Re: BitmapPalette::GetGreyPalette() missing an index?

2018-02-25 Thread Chris Sherlock
Yeah, brain fart - thanks Noel. Chris > On 26 Feb 2018, at 6:29 am, Noel Grandin wrote: > > I don't see anything missing there​ ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: BitmapPalette::GetGreyPalette() missing an index?

2018-02-25 Thread Noel Grandin
I don't see anything missing there​ ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2018-02-25 Thread Chris Sherlock
vcl/CppunitTest_vcl_bitmap_test.mk |1 vcl/qa/cppunit/bitmapcolor.cxx | 249 + 2 files changed, 250 insertions(+) New commits: commit 14e13fe5ddfa7968b929208aef4cda93bd84605f Author: Chris Sherlock Date: Sat Feb 24 09:39:44 2018 +1100 vcl: add

BitmapPalette::GetGreyPalette() missing an index?

2018-02-25 Thread Chris Sherlock
Hi all, I’ve been writing some unit tests around bitmaps and colours, and when I went to write a unit test for BitmapPalette::GetGreyPalette(nNum) it seems to be missing index 0 for grey palettes that should have 16 entries... https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/bitmap.cx

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

2018-02-25 Thread Tomaž Vajngerl
oox/source/drawingml/fillproperties.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 6fa5c1e0fd5bd17666272e519f93a4bc61abfd9d Author: Tomaž Vajngerl Date: Thu Feb 22 07:08:19 2018 +0900 oox: Remove setting the GraphicURL in fillproperties Change-Id: I543b77bce

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

2018-02-25 Thread Caolán McNamara
helpers/help_hid.lst |1 - source/text/shared/01/0206.xhp |4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 72c2f044662c92c8e1dec700160cb94835bfc092 Author: Caolán McNamara Date: Sun Feb 25 19:11:44 2018 + update help for warning d

[Libreoffice-commits] core.git: helpcontent2

2018-02-25 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 03cb143b23d60900a53771d3609f1773904a81fe Author: Caolán McNamara Date: Sun Feb 25 19:11:44 2018 + Updated core Project: help 72c2f044662c92c8e1dec700160cb94835bfc092 update help for

[Libreoffice-commits] core.git: basctl/source basic/source chart2/source cui/source dbaccess/source editeng/source extensions/source filter/source include/editeng include/svtools include/vcl sc/source

2018-02-25 Thread Caolán McNamara
basctl/source/basicide/basides1.cxx | 14 - basctl/source/basicide/basidesh.cxx |8 basic/source/runtime/basrdll.cxx |6 basic/source/runtime/methods.cxx | 187 +++ chart2/source/cont

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

2018-02-25 Thread Tamas Bunth
vcl/source/gdi/sallayout.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8d42909cd326cb26d8ba1fb383b5578f820c72ed Author: Tamas Bunth Date: Fri Feb 23 17:32:15 2018 +0100 tdf#115353 layout fix Change-Id: I085b330e6539adb8b924f4d7f4cd10fb593a0d

[Libreoffice-commits] translations.git: Branch 'libreoffice-6-0-2' - source/sl

2018-02-25 Thread Andras Timar
source/sl/helpcontent2/source/text/shared/01.po | 10 +- source/sl/helpcontent2/source/text/shared/02.po | 10 +- source/sl/svx/messages.po |4 ++-- source/sl/sw/messages.po|4 ++-- 4 files changed, 14 insertions(+), 14 dele

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0-2' - translations

2018-02-25 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e573ae0f90ad789a10aee1b575aaa3f487d943e1 Author: Andras Timar Date: Sun Feb 25 19:15:31 2018 +0100 Updated core Project: translations 43a5afe97d6783667ed8bf7c0cdfbfc933f91414 Updated Sl

[Libreoffice-commits] translations.git: Branch 'libreoffice-6-0' - source/sl

2018-02-25 Thread Andras Timar
source/sl/helpcontent2/source/text/shared/01.po | 10 +- source/sl/helpcontent2/source/text/shared/02.po | 10 +- source/sl/svx/messages.po |4 ++-- source/sl/sw/messages.po|4 ++-- 4 files changed, 14 insertions(+), 14 dele

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - translations

2018-02-25 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e14dc35c569ad405ea4f4785814fd199021e1259 Author: Andras Timar Date: Sun Feb 25 19:15:31 2018 +0100 Updated core Project: translations a03c9ca7a36b95a49f1a035dcb1fe6a7638c9314 Updated Sl

Transition from modelines to EditorConfig

2018-02-25 Thread Sander Maijers
In order to maintain optimally readable code, and waste minimal amount of development time on manual routine text (re)formatting, LibreOffice requires clear text formatting (also, ‘code style’) guidelines. Ideally, these guidelines would not only be clear to contributors (assuming they are awar

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

2018-02-25 Thread Caolán McNamara
vcl/workben/commonfuzzer.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a7d7b2b49e6b63cdf22be823b8eb6e4c0ec8191f Author: Caolán McNamara Date: Sun Feb 25 17:16:06 2018 + oss-fuzz build fix Change-Id: I64e0839428e238471a75f2609330171e86472429

Re: VCL environment variable naming convention

2018-02-25 Thread Stephan Bergmann
On 23.02.2018 22:51, Chris Sherlock wrote: I have a gerrit patch queued, it works fine but not sure of the environment variable name (the one I chose is probably quite clunky). https://gerrit.libreoffice.org/#/c/47493/ I currently have it as $VCLSALFRAME_KEYDEBUG, what should it be? FWIW, vc

[Libreoffice-commits] core.git: bin/oss-fuzz-build.sh vcl/workben

2018-02-25 Thread Caolán McNamara
bin/oss-fuzz-build.sh | 26 ++ vcl/workben/commonfuzzer.hxx | 19 ++- vcl/workben/sftfuzzer.options |2 ++ 3 files changed, 34 insertions(+), 13 deletions(-) New commits: commit 1724d7db282ac997dc6d8e9d1e63486e141388f5 Author: Caolán McNama

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

2018-02-25 Thread Arnaud Versini
accessibility/inc/extended/AccessibleBrowseBoxTableBase.hxx |2 - accessibility/inc/extended/AccessibleGridControl.hxx |2 - accessibility/inc/extended/AccessibleGridControlTable.hxx|2 - accessibility/inc/standard/accessiblemenucomponent.hxx |3 +

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

2018-02-25 Thread Arnaud Versini
accessibility/inc/extended/AccessibleBrowseBox.hxx | 15 +- accessibility/inc/extended/AccessibleGridControl.hxx| 18 ++ accessibility/source/extended/AccessibleBrowseBox.cxx | 67 +++-- accessibility/source/extended/AccessibleGridControl.cxx | 116 ++-- 4 files c

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

2018-02-25 Thread Jochen Nitschke
svx/source/xoutdev/xattrbmp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5fb3a3ef3ec37926c715c0944873f8612eb25519 Author: Jochen Nitschke Date: Sun Feb 25 12:08:54 2018 +0100 amend Sequence size Change-Id: Ib5fd612c2cba6190f414aca261415b3b97797

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

2018-02-25 Thread Zdeněk Crhonek
sc/qa/uitest/autofilter/autofilterBugs.py | 247 + sc/qa/uitest/autofilter/data/tdf112656.ods |binary sc/qa/uitest/autofilter/data/tdf115046.ods |binary sc/qa/uitest/autofilter/data/tdf35294.ods |binary sc/qa/uitest/autofilter/data/tdf55712.ods |binary sc/qa/uit

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

2018-02-25 Thread Zdeněk Crhonek
sw/qa/uitest/writer_tests/tdf53460.py | 78 ++ 1 file changed, 78 insertions(+) New commits: commit 522d3e30f2fdc6c749eb1868395b617f04970c83 Author: Zdeněk Crhonek Date: Fri Feb 23 00:05:48 2018 +0100 uitest for bug tdf#53460 Change-Id: I6e1f720b

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

2018-02-25 Thread Zdeněk Crhonek
sw/qa/uitest/writer_tests/asianPhoneticGuide.py | 51 1 file changed, 51 insertions(+) New commits: commit 5bd9cd4662cb07ee82444d0efeda87d2c9534828 Author: Zdeněk Crhonek Date: Thu Feb 22 15:39:30 2018 +0100 uitest - Writer Asian phonetic guide dialog C

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

2018-02-25 Thread Zdeněk Crhonek
sw/qa/uitest/writer_tests/tdf51352.py | 53 ++ 1 file changed, 53 insertions(+) New commits: commit d5b01ce74cd2d91e767115de86a8c7013bb56c14 Author: Zdeněk Crhonek Date: Fri Feb 23 20:57:51 2018 +0100 uitest for bug tdf#51352 Change-Id: I5ad054c7

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

2018-02-25 Thread Zdeněk Crhonek
sc/qa/uitest/calc_tests/data/tdf105412.ods |binary sc/qa/uitest/calc_tests/data/tdf51368.ods|binary sc/qa/uitest/calc_tests/mergedRowsColumns.py | 213 +++ 3 files changed, 213 insertions(+) New commits: commit 218bd65271cf9d94e6a47b61c83883eea1885317 Author: Zden

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

2018-02-25 Thread Stephan Bergmann
compilerplugins/clang/dyncastvisibility.cxx | 38 1 file changed, 38 insertions(+) New commits: commit f8d23c84fc5623755476f94e02a5d5aa44c391be Author: Stephan Bergmann Date: Fri Feb 23 18:05:03 2018 +0100 Improve loplugin:dyncastvisibility a bit Ch

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

2018-02-25 Thread Caolán McNamara
svx/source/unodraw/unoshap2.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 9fba813b5395d89475f7927170517866bdf3a2d6 Author: Caolán McNamara Date: Sun Feb 25 00:02:39 2018 + forcepoint #8 null deref Change-Id: I29450ab45eba5cccfbfff4744c

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

2018-02-25 Thread Tomaž Vajngerl
include/editeng/unoprnms.hxx|1 include/svx/unoshprp.hxx|1 svx/source/xoutdev/xattrbmp.cxx | 34 sw/inc/unoprnms.hxx |1 sw/qa/extras/ooxmlexport/ooxmlexport4.cxx |3 +- sw/

Jesse McKenna license statement

2018-02-25 Thread Jesse McKenna
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2018-02-25 Thread Tomaž Vajngerl
include/oox/vml/vmlshape.hxx |5 - oox/source/export/shapes.cxx |2 +- oox/source/vml/vmlshape.cxx | 40 +--- 3 files changed, 22 insertions(+), 25 deletions(-) New commits: commit 9932cbe1a515420acad07411606be425d31584aa Author: Tomaž Vajngerl

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

2018-02-25 Thread Xisco Fauli
Tag 'libreoffice-6.0.0.2' created by Xisco Fauli at 2018-01-11 19:28 + Tag libreoffice-6.0.0.2 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJaV7rEAAoJEPQ0oe+v7q6jOY4P/j0IXz5MvqgVMjybDBRRJR7c mtsAL8Z556SLzEEFbTz3kFnkmZygC27NWMz2S9ksTj61GFiFwF/QxCNkywlygbRr nUaux1Qn24zg/J1xhLFTkB1f58Q/2ffkmyX7

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

2018-02-25 Thread Chris Sherlock
solenv/clang-format/blacklist |1 - vcl/qa/cppunit/BitmapTest.cxx | 14 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) New commits: commit 1dd4590f817cce0b9e973c4767551067067702b5 Author: Chris Sherlock Date: Sun Feb 25 17:31:49 2018 +1100 vcl: remove vcl/qa/cppunit

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

2018-02-25 Thread Tomaž Vajngerl
oox/source/ole/axcontrol.cxx |6 +++--- sd/qa/unit/activex-controls-tests.cxx | 16 2 files changed, 11 insertions(+), 11 deletions(-) New commits: commit ab3890b5f4ff4654eae7360d0cf34f3e26a1026f Author: Tomaž Vajngerl Date: Wed Feb 21 19:32:17 2018 +0900 u

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

2018-02-25 Thread Tomaž Vajngerl
include/xmloff/txtparae.hxx |1 - xmloff/inc/XMLReplacementImageContext.hxx |1 - xmloff/source/draw/XMLReplacementImageContext.cxx |7 +++ xmloff/source/text/txtparae.cxx |3 +-- 4 files changed, 4 insertions(+), 8 deletions(-)

CppCheck Report Update

2018-02-25 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2018-25-02_03:00:19 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

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

2018-02-25 Thread Xisco Fauli
Tag 'libreoffice-6.0.0.2' created by Xisco Fauli at 2018-01-11 19:28 + Tag libreoffice-6.0.0.2 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJaV7rEAAoJEPQ0oe+v7q6j5ooP/jvrbwGGAW6uNFWMW0Wukchb Wv+pM3Z+CPPm1bj3gWe9ONjwN1o7xPWz2UIrPU8bsp/trctFFvF0m3SbJCcyz7Pn LWGSX//9AsM9s/Hx6xp3NxuL6wRvaHfSUhQB

[GSoC] Getting started with Implementing Table Styles in Calc

2018-02-25 Thread Abhishek Shrivastava
Hey everyone, I am Abhishek Shrivastava, a graduate student in International Institute of Technology, Hyderabad, India. (IIIT H) , I hangout in IRC channel as abstatic :) I have been involved with Libreoffice since January and have successfully solved a couple of easyhacks too. I would like to g

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

2018-02-25 Thread Xisco Fauli
Tag 'libreoffice-6.0.0.2' created by Xisco Fauli at 2018-01-11 19:28 + Tag libreoffice-6.0.0.2 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJaV7rAAAoJEPQ0oe+v7q6jRO8QANJo15F1k+Sec/UGoL26srt9 9QG7IHMBAUcNDAAe8PvEyn4xSi345yfbOAfc+JLa7GZUkQCInt7zrGMT3xmAGKOn LvnP51Xlt8w6bmnfGbSx6XM1KU+k0Ea8dm+G

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

2018-02-25 Thread Chris Sherlock
vcl/qa/cppunit/BitmapTest.cxx | 115 +++--- 1 file changed, 108 insertions(+), 7 deletions(-) New commits: commit e2d0945c41a3558264491d01bd269a8ec5bcf796 Author: Chris Sherlock Date: Sun Feb 25 17:40:10 2018 +1100 vcl: bitmap tests: bit-width, number

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

2018-02-25 Thread Chris Sherlock
vcl/qa/cppunit/BitmapTest.cxx | 22 ++ 1 file changed, 22 insertions(+) New commits: commit 99223fc736c55cc1eb319ae1576b3998771e6b6f Author: Chris Sherlock Date: Sun Feb 25 04:51:32 2018 +1100 vcl: add some basic Bitmap tests Change-Id: Ib697f0499cd40b44eab1

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

2018-02-25 Thread Tomaž Vajngerl
editeng/source/uno/unonrule.cxx | 14 ++- oox/source/drawingml/textparagraphproperties.cxx |6 ++-- oox/source/token/properties.txt |2 - sd/qa/unit/data/odp/BulletsAsImage.odp |binary sd/qa/unit/export-tests-ooxml2.cxx |

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

2018-02-25 Thread Xisco Fauli
Tag 'libreoffice-6.0.0.2' created by Xisco Fauli at 2018-01-11 19:28 + Tag libreoffice-6.0.0.2 -BEGIN PGP SIGNATURE- iQIcBAABCAAGBQJaV7rEAAoJEPQ0oe+v7q6jO3QP/js9fXKSIec/jRly459L1RDa 2hNQPIHiIuytl26MMTQZ2YrqcySSeUglzWl4egaz6irixcKs+cRKB1dmu/zs4JT+ OhXQ66KDkvAtuilRCjfdSgYGMFA8IURaBk18

Re: UITest_writerperfect_epubexport hang (only sometimes)

2018-02-25 Thread slacka
I experienced this hang today in UITest_writerperfect_epubexport on a clean build. A subsequent clean build on the same revision succeeded. This appears to be a intermittent issue. -- Sent from: http://nabble.documentfoundation.org/Dev-f1639786.html

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

2018-02-25 Thread Julien Nabet
basic/source/runtime/dllmgr-x64.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1daf4db9631bea239e6f4403741001a46174383d Author: Julien Nabet Date: Sun Feb 25 10:52:09 2018 +0100 Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660e Change-Id

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

2018-02-25 Thread Noel Grandin
svx/source/tbxctrls/tbxcolorupdate.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 0081a0d9465bf1f26d68cff10f2cfc9a662f8824 Author: Noel Grandin Date: Fri Feb 23 16:31:44 2018 +0200 tdf#115895 - Color picker images missing in Impress VirtualDev

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

2018-02-25 Thread Noel Grandin
New branch 'feature/foo' available with the following commits: commit 9b22966b2ce43b81cd156777dc6b5673582d15f1 Author: Noel Grandin Date: Mon Jan 15 09:46:17 2018 +0200 loplugin:useuniqueptr in OutDevState Change-Id: I9e29ca57eb3f00987dbac74cf7daf5b6d869 commit 57ca1aa40584507

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

2018-02-25 Thread Caolán McNamara
hwpfilter/source/hinfo.cxx | 11 ++- hwpfilter/source/hinfo.h |2 +- hwpfilter/source/hpara.cxx |4 ++-- hwpfilter/source/hwpfile.cxx |6 +++--- hwpfilter/source/hwpfile.h |5 ++--- 5 files changed, 14 insertions(+), 14 deletions(-) New commits: commit 05bd9ed4

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-1' - loleaflet/dist

2018-02-25 Thread Pranav Kant
loleaflet/dist/loleaflet.css |1 + 1 file changed, 1 insertion(+) New commits: commit fb22b1d97ff14fea4731c37a8e4807b88c7b59ee Author: Pranav Kant Date: Sat Feb 24 14:56:51 2018 +0530 loleaflet: Keep the cursor 'default' by default Change-Id: I88e18f7ce08612837dd99df3f9d08b45

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

2018-02-25 Thread Takeshi Abe
starmath/source/accessibility.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit e1771058ebc4efc58515ffa60250843274990bac Author: Takeshi Abe Date: Fri Feb 23 18:48:39 2018 +0900 starmath: Adjusting by 0 is the same as doing nothing Change-Id: I417c67ca8be458befff4

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

2018-02-25 Thread Caolán McNamara
vcl/source/app/svmain.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 8c04ab5e7b3420de8557ff9ad8e67f601f51211f Author: Caolán McNamara Date: Sat Feb 24 17:17:45 2018 + forcepoint #6 release virtual devices before releasing font cache

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

2018-02-25 Thread Pranav Kant
include/vcl/ITiledRenderable.hxx | 45 + include/vcl/window.hxx |7 +++ sc/source/ui/inc/gridwin.hxx |7 +++ sc/source/ui/unoobj/docuno.cxx | 43 +++ sc/source/ui/view/gr

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

2018-02-25 Thread Caolán McNamara
hwpfilter/source/hcode.cxx | 28 +++- 1 file changed, 11 insertions(+), 17 deletions(-) New commits: commit 86a5c40b4ab4cdf20733dbbb1698472c9a0eeded Author: Caolán McNamara Date: Sat Feb 24 19:25:01 2018 + forcepoint #7 check ksc5601_2uni_page21 bounds

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

2018-02-25 Thread Julien Nabet
external/hsqldb/UnpackedTarball_hsqldb.mk|1 + external/hsqldb/patches/multipleResultSets.patch | 11 +++ 2 files changed, 12 insertions(+) New commits: commit 46980ee24a04f6bcc9ace4217f6b6c929adb0625 Author: Julien Nabet Date: Thu Feb 22 21:33:20 2018 +0100 tdf#1158

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

2018-02-25 Thread Julien Nabet
basegfx/source/polygon/b2dpolygon.cxx |7 --- basegfx/source/polygon/b2dpolygontriangulator.cxx |6 -- basegfx/source/polygon/b3dpolygon.cxx | 19 ++--- basic/qa/cppunit/basic_coverage.cxx |9 +--- basic/source/basmgr/basicmanagerrepository.c

[Libreoffice-commits] core.git: framework/source sal/qa sc/source sfx2/source UnoControls/source

2018-02-25 Thread Andrea Gelmini
UnoControls/source/base/basecontrol.cxx |2 +- framework/source/jobs/jobdata.cxx |2 +- sal/qa/osl/file/osl_File.cxx|2 +- sc/source/ui/view/drawview.cxx |2 +- sfx2/source/dialog/splitwin.cxx |4 ++-- 5 files changed, 6 insertions(+), 6 delet

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

2018-02-25 Thread Eike Rathke
sc/inc/tabprotection.hxx | 10 ++ sc/source/core/data/tabprotection.cxx | 98 ++--- sc/source/filter/excel/excrecds.cxx| 10 ++ sc/source/filter/oox/worksheetsettings.cxx |6 + 4 files changed, 114 insertions(+), 10 deletions(-) New

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

2018-02-25 Thread Matthias Seidel
setup_native/source/packinfo/package_names.txt |2 +- setup_native/source/packinfo/packinfo_office.txt |2 +- solenv/bin/make_ext_update_info.pl |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit d6e2a2cce5cd2118403f0435c3bd2698164115c4 Author:

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

2018-02-25 Thread Jim Raykowski
sw/source/uibase/uiview/viewmdi.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit e4b76246055eb8d2b37dbf49684bb7c77068eeb1 Author: Jim Raykowski Date: Wed Feb 21 22:39:02 2018 -0900 tdf#115880 end drawview text editing on move navigation and leave draw mode

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

2018-02-25 Thread Andreas Brandner
external/libcmis/libcmis-fix-error-handling.patch | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 974ef69c73a4e62b7513effa5c5b8d46ec0a1c80 Author: Andreas Brandner Date: Fri Feb 23 12:25:57 2018 +0100 tdf#115968: make libcmis work better with CIB

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

2018-02-25 Thread Aron Budea
filter/source/graphicfilter/itiff/itiff.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 67440aad72bc0e0163fbc105e5a67ba219363111 Author: Aron Budea Date: Sat Feb 24 04:13:51 2018 +0100 tdf#115863: fix TIFF import Regression from 651e1f6cda0446

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

2018-02-25 Thread Stephan Bergmann
include/comphelper/asyncnotification.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa2a43c29051b1bdcd0aef2e9cebfd206a4448ce Author: Stephan Bergmann Date: Fri Feb 23 17:43:46 2018 +0100 EventHolder used in dynamic_cast should better be SAL_DLLPUBLIC_RTTI

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

2018-02-25 Thread ekuiitr
sw/source/ui/envelp/label1.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit d631bc8370fca37a33c51b5a29aca6815760f258 Author: ekuiitr Date: Tue Feb 6 22:49:11 2018 +0530 tdf#88802 disable arrow if database or table or field not selected

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

2018-02-25 Thread Andrea Gelmini
sw/source/core/crsr/viscrs.cxx|1 - sw/source/uibase/lingu/olmenu.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit a6e46a240267a6d7082f65629b2bc1dcd1313f89 Author: Andrea Gelmini Date: Thu Feb 22 22:39:04 2018 +0100 Removed duplicated includes Change-Id:

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

2018-02-25 Thread Mert Tümer
android/source/res/menu/main.xml |5 ++ android/source/res/values/strings.xml|1 android/source/src/java/org/libreoffice/LOKitTileProvider.java | 25 +- android/source/src/java/org/libreoffice/LibreOffice

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

2018-02-25 Thread Tamás Zolnai
editeng/source/editeng/impedit.cxx |3 + sd/qa/unit/tiledrendering/data/cut_selection_change.odp |binary sd/qa/unit/tiledrendering/tiledrendering.cxx| 47 3 files changed, 50 insertions(+) New commits: commit 56629f9797fa1cf8b7c86b93ee2ea62

GSOC Introduction

2018-02-25 Thread Apurva Pavaskar
Hi everyone, I am a 2nd year undergraduate student pursuing my degree in Computer Engineering from Savitribai Phule Pune University. I am interested in contributing to LibreOffice under GSoC. I am currently on Antergos KDE and I already have built the Development version of LibreOffice on my mac

[Libreoffice-commits] core.git: accessibility/source basctl/source

2018-02-25 Thread Julien Nabet
accessibility/source/extended/accessiblelistbox.cxx |5 accessibility/source/extended/textwindowaccessibility.cxx |5 basctl/source/basicide/basicbox.cxx |7 - basctl/source/basicide/baside2b.cxx | 36 ++- basctl/source/basicide

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

2018-02-25 Thread Katarina Behrens
sw/source/uibase/uiview/view1.cxx | 27 +++ 1 file changed, 27 insertions(+) New commits: commit b7e3e73b8015e20f8303ea1f2a2156128ae411e2 Author: Katarina Behrens Date: Fri Feb 23 16:13:02 2018 +0100 Make shell stack more robust against rogue extensions

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

2018-02-25 Thread Eike Rathke
comphelper/qa/unit/test_hash.cxx | 29 ++ comphelper/source/misc/hash.cxx | 112 +++ include/comphelper/hash.hxx | 63 + 3 files changed, 204 insertions(+) New commits: commit 556c2eaffcdb541317ed148d58c6c973fa6fd0e6 Autho

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

2018-02-25 Thread Tamás Zolnai
sd/qa/unit/tiledrendering/tiledrendering.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit c64f2d34c0e62ec288b2e1453bf91f9f650db845 Author: Tamás Zolnai Date: Sat Feb 24 13:33:15 2018 +0100 Remove accidently committed debug lines Change-Id: Id083a3bb38ba89e0023

[Libreoffice-commits] core.git: 3 commits - comphelper/qa comphelper/source include/comphelper sc/inc sc/source

2018-02-25 Thread Eike Rathke
comphelper/qa/unit/test_hash.cxx |4 ++-- comphelper/source/misc/hash.cxx | 33 +++-- include/comphelper/hash.hxx | 27 ++- sc/inc/tabprotection.hxx |6 ++ sc/source/core/data/tabprotection.cxx |

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

2018-02-25 Thread Pranav Kant
loleaflet/dist/loleaflet.css |1 + 1 file changed, 1 insertion(+) New commits: commit d7ff0b0bb2a096c024b55a84619879ac6155f9d2 Author: Pranav Kant Date: Sat Feb 24 14:56:51 2018 +0530 loleaflet: Keep the cursor 'default' by default Change-Id: I88e18f7ce08612837dd99df3f9d08b45