RE: Regarding using Visual Studiom and bugs

2016-12-25 Thread Sophia Schroeder
Hello, "Under beginner skill nothing mentioned instead of an error. When i open under bugzilla it redirects me file a new bug. My language is Java what will be workflow for me as beginner? 2)Visual studio is installed in my windows machine and i have build libre office in cywgin. But how i code i

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

2016-12-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/text/fods/text.fods | 1620 ++ 1 file changed, 1620 insertions(+) New commits: commit fd3d7a1f2c5bc817fd2473c71df1e6d1801dda99 Author: Zdeněk Crhonek Date: Fri Dec 23 20:21:18 2016 +0100 add TEXT test case Change-Id: I482e1a0f277

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

2016-12-25 Thread Markus Mohrhard
include/oox/core/xmlfilterbase.hxx |2 ++ oox/source/core/xmlfilterbase.cxx| 17 - oox/source/token/namespaces.hxx.tail |1 + sc/source/filter/excel/xecontent.cxx |3 ++- 4 files changed, 21 insertions(+), 2 deletions(-) New commits: commit c61981c19335d6a75bf1

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

2016-12-25 Thread Markus Mohrhard
oox/source/token/namespacemap.cxx | 16 ++-- 1 file changed, 2 insertions(+), 14 deletions(-) New commits: commit 0ba8da916429ca768989cb1046df9b28ff52ec37 Author: Markus Mohrhard Date: Sun Dec 25 19:08:49 2016 +0100 use uniform initializer syntax to simplify code Ch

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

2016-12-25 Thread Markus Mohrhard
oox/source/core/relationshandler.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 66eb739e9a59ed2b96d808115c568172b8488144 Author: Markus Mohrhard Date: Sun Dec 25 19:13:01 2016 +0100 OSL_ENSURE -> SAL_WARN_IF in oox relationship code Change-Id

[Libreoffice-commits] help.git: source/online_transform.xsl

2016-12-25 Thread Olivier
source/online_transform.xsl |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit b6d54386f19adf3a6a967ae6e24a06f5473a8dca Author: Olivier Date: Sun Dec 25 20:54:54 2016 -0200 HC3 tweaks 1) Add level to embedded headings 2) Add id= to paragraphs

[Libreoffice-commits] core.git: helpcontent2

2016-12-25 Thread Olivier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 66ecc44c0a8a510b1c4f61776608123e4fe24e9a Author: Olivier Date: Sun Dec 25 20:54:54 2016 -0200 Updated core Project: help b6d54386f19adf3a6a967ae6e24a06f5473a8dca HC3 tweaks 1)

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

2016-12-25 Thread jan Iversen
bin/gbuild-to-ide |2 ++ 1 file changed, 2 insertions(+) New commits: commit 13d9f5cfc31d8eb01206d39361c55b9784da8acd Author: jan Iversen Date: Sun Dec 25 21:37:40 2016 +0100 update to make cppunit load in xcode cppunit was unknown product type, assigned it Change-Id

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

2016-12-25 Thread jan Iversen
bin/gbuild-to-ide | 37 - 1 file changed, 28 insertions(+), 9 deletions(-) New commits: commit 535a677c1defdc6f5d575ced2161464034634bad Author: jan Iversen Date: Sun Dec 25 19:15:27 2016 +0100 update to prepare for multiple modules. module fi

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

2016-12-25 Thread Jochen Nitschke
sd/source/ui/accessibility/AccessibleDocumentViewBase.cxx |2 +- vcl/qa/cppunit/complextext.cxx|4 ++-- vcl/qa/cppunit/outdev.cxx |2 +- vcl/source/outdev/bitmap.cxx |4 ++-- vcl/source/outdev/

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

2016-12-25 Thread jan Iversen
bin/gbuild-to-ide | 123 +++-- pyuno/source/module/pyuno_util.cxx | 17 + 2 files changed, 121 insertions(+), 19 deletions(-) New commits: commit 850e89adada534cb8a88b997fbe1f39c5303522f Author: jan Iversen Date: Sun Dec 25 18:24:21 2016

[Libreoffice-commits] core.git: officecfg/registry

2016-12-25 Thread Andras Timar
officecfg/registry/data/org/openoffice/Office/UI/ToolbarMode.xcu | 22 +- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit 74fdcfdfd30460f6e15461ed94ff7b14f6d432b3 Author: Andras Timar Date: Sun Dec 25 09:38:38 2016 +0100 tdf#104914 make 'Toolbar Layout' su

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

2016-12-25 Thread Khaled Hosny
svl/source/config/ctloptions.cxx | 39 +-- 1 file changed, 1 insertion(+), 38 deletions(-) New commits: commit 23b92427e3c77fa8d04679ddcaf2dbd3e3580c5d Author: Khaled Hosny Date: Thu Dec 22 23:12:14 2016 +0200 Enable “complex text layout” by defau

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

2016-12-25 Thread Jochen Nitschke
sd/source/filter/eppt/pptx-epptooxml.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 753d55f816161d1016fd3e4b7e65bd4b10a2a9a8 Author: Jochen Nitschke Date: Sat Dec 24 14:06:27 2016 +0100 inline macro Change-Id: I138989cf94f4a621af284999b58809c

[Libreoffice-commits] core.git: 2 commits - Repository.mk scp2/AutoInstall.mk scp2/InstallModule_gnome.mk scp2/InstallModule_ooo.mk scp2/source

2016-12-25 Thread Matúš Kukan
Repository.mk |5 - scp2/AutoInstall.mk |1 + scp2/InstallModule_gnome.mk |4 scp2/InstallModule_ooo.mk |6 ++ scp2/source/ooo/module_libreofficekit.scp | 30 +++--