[Libreoffice-commits] core.git: bin/find-unused-defines-in-hrc-files.py include/svx svx/source

2017-03-19 Thread Noel Grandin
bin/find-unused-defines-in-hrc-files.py |9 include/svx/svdstr.hrc | 236 svx/source/svdraw/svdstr.src| 623 3 files changed, 11 insertions(+), 857 deletions(-) New commits: commit 17e872c3fa87bb596ec8b263b7a2e692b9

[Libreoffice-commits] core.git: bin/find-unused-defines-in-hrc-files.py filter/source l10ntools/source sc/AllLangResTarget_sc.mk sc/source uui/source

2017-03-19 Thread Noel Grandin
bin/find-unused-defines-in-hrc-files.py |8 +- filter/source/xsltdialog/xmlfilterdialogstrings.hrc |2 - filter/source/xsltdialog/xmlfilterdialogstrings.src | 10 --- l10ntools/source/gRun.sh|2 - sc/AllLangResTarget_sc.mk

[Libreoffice-commits] core.git: bin/find-unused-defines-in-hrc-files.py include/svx svx/inc svx/source

2017-03-19 Thread Noel Grandin
bin/find-unused-defines-in-hrc-files.py|2 include/svx/dialogs.hrc| 10 include/svx/svxids.hrc |4 - svx/inc/float3d.hrc| 10 svx/inc/fmhelp.hrc

[Libreoffice-commits] core.git: bin/find-unused-defines-in-hrc-files.py sc/inc sc/source

2017-03-19 Thread Noel Grandin
bin/find-unused-defines-in-hrc-files.py |1 sc/inc/sc.hrc |3 sc/inc/scres.hrc| 74 sc/source/ui/dbgui/asciiopt.hrc |1 sc/source/ui/dbgui/pvfundlg.hrc |1 sc/source/ui/miscdlgs/retypepassdlg.src |

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

2017-03-19 Thread Noel Grandin
sw/inc/dcontact.hxx | 10 - sw/inc/fesh.hxx |8 sw/inc/fmtanchr.hxx |2 sw/inc/swtypes.hxx

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - wsd/ClientSession.cpp

2017-03-19 Thread Pranav Kant
wsd/ClientSession.cpp |7 +++ 1 file changed, 7 insertions(+) New commits: commit 9e3471d3b1ba61b0a989e1655fe1b42828d39ca8 Author: Pranav Kant Date: Mon Dec 5 17:50:22 2016 +0530 tdf#106601 wsd: Allow executing search in readonly mode Change-Id: Ie0c2721e4f932a08dfefae742

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - wsd/ClientSession.cpp wsd/ClientSession.hpp

2017-03-19 Thread Pranav Kant
wsd/ClientSession.cpp | 20 +--- wsd/ClientSession.hpp |4 2 files changed, 21 insertions(+), 3 deletions(-) New commits: commit fa65cbeb87a760b2dcb2094de6a9ec79471c0ca1 Author: Pranav Kant Date: Mon Dec 5 17:48:33 2016 +0530 wsd: readonly message filtering in s

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - 2 commits - loleaflet/src

2017-03-19 Thread Pranav Kant
loleaflet/src/control/Control.ColumnHeader.js | 10 +++--- loleaflet/src/control/Control.RowHeader.js| 11 --- loleaflet/src/map/Map.js |2 +- 3 files changed, 16 insertions(+), 7 deletions(-) New commits: commit 1b25f50efdd749d099a224f13dc5424a5141039

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - loleaflet/src

2017-03-19 Thread Pranav Kant
loleaflet/src/control/Control.Header.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bfe5d84773202cd4944370c11fb79702945be731 Author: Pranav Kant Date: Tue Dec 6 13:19:44 2016 +0530 loleaflet: Missing semi-colon Change-Id: I216dd1caa9bfba33b5538e14

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - loleaflet/src

2017-03-19 Thread Pranav Kant
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 83aab971cb1100cb5c84e13ec0837713a2bd9d2f Author: Pranav Kant Date: Wed Dec 7 17:39:44 2016 +0530 tdf#106602 loleaflet: Higher resoultion on retina displays Change-Id

[Libreoffice-commits] online.git: Branch 'libreoffice-5-3' - loleaflet/src

2017-03-19 Thread Pranav Kant
loleaflet/src/layer/tile/CalcTileLayer.js|4 ++-- loleaflet/src/layer/tile/GridLayer.js| 12 ++-- loleaflet/src/layer/tile/ImpressTileLayer.js |4 ++-- loleaflet/src/layer/tile/TileLayer.js| 21 - loleaflet/src/layer/tile/WriterTileLayer.

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

2017-03-19 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/addin/fods/impower.fods | 1144 +++--- 1 file changed, 572 insertions(+), 572 deletions(-) New commits: commit 8e5437ea859e78f7de2730bfa60ab6d27534f286 Author: Zdeněk Crhonek Date: Sun Mar 19 22:58:17 2017 +0100 impower test case - repair

[Libreoffice-commits] online.git: 13 commits - common/Util.cpp net/loolnb.cpp net/Socket.cpp net/Socket.hpp net/SslSocket.hpp net/WebSocketHandler.hpp wsd/Admin.cpp wsd/ClientSession.cpp wsd/ClientSes

2017-03-19 Thread Ashod Nakashian
common/Util.cpp |4 + net/Socket.cpp | 13 +++ net/Socket.hpp | 20 +++-- net/SslSocket.hpp|3 net/WebSocketHandler.hpp | 15 ++-- net/loolnb.cpp |9 +- wsd/Admin.cpp|8 +- wsd/ClientSession.cpp| 34 -

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

2017-03-19 Thread Henry Castro
loleaflet/src/core/LOUtil.js | 16 loleaflet/src/layer/AnnotationManager.js | 21 +++-- 2 files changed, 27 insertions(+), 10 deletions(-) New commits: commit 7bf26378721ef6c63edd589f463db210e0efe59f Author: Henry Castro Date: Sun Mar 19 23:16:3

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

2017-03-19 Thread Takeshi Abe
starmath/source/parse.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit fdbf7aa4f04c66ab84b7069c04534ed789db25d6 Author: Takeshi Abe Date: Sun Mar 19 16:26:40 2017 +0900 starmath: Assert a precondition of DoBlank() Change-Id: I9e2d7dc5d209559b9

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

2017-03-19 Thread Markus Mohrhard
sfx2/source/control/unoctitm.cxx | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) New commits: commit dade97c9186bd70ec7aefe7e06f54fda11968fec Author: Markus Mohrhard Date: Mon Mar 20 00:51:34 2017 +0100 uitest: use the new ui test logger also for the UNO commands

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

2017-03-19 Thread Markus Mohrhard
vcl/source/control/ctrl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 8fd7b49308e296097355c38922fbb766d439fa74 Author: Markus Mohrhard Date: Mon Mar 20 00:52:12 2017 +0100 uitest: start logging the actions on UI elements Change-Id: I9d82cb22dcbd15c92564c740b1

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

2017-03-19 Thread Markus Mohrhard
include/vcl/uitest/logger.hxx | 37 +++ include/vcl/uitest/uiobject.hxx |7 +++ vcl/Library_vcl.mk |1 vcl/source/uitest/logger.cxx| 76 vcl/source/uitest/uiobject.cxx | 30 +++ 5 files changed,

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

2017-03-19 Thread Markus Mohrhard
sfx2/source/control/unoctitm.cxx | 21 + 1 file changed, 21 insertions(+) New commits: commit 2356bfdb1b99a93fcb35fefc0f587158e7d160c2 Author: Markus Mohrhard Date: Sun Mar 19 21:25:23 2017 +0100 uitest: add a way to log the UNO commands Change-Id: Ibbf7fd8e

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

2017-03-19 Thread Tomaž Vajngerl
android/source/res/drawable/ic_grow.xml | 16 android/source/res/drawable/ic_line.xml | 12 android/source/res/drawable/ic_rect.xml | 13 android/source/res/drawable/ic_shrink.xml

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

2017-03-19 Thread Mert Tumer
android/Bootstrap/src/org/libreoffice/kit/Document.java |2 ++ android/source/src/java/org/libreoffice/FormattingController.java |6 ++ android/source/src/java/org/libreoffice/InvalidationHandler.java |4 3 files changed, 12 insertions(+) New commits: commit 088fb9

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

2017-03-19 Thread Caolán McNamara
vcl/source/filter/jpeg/jpegc.cxx | 45 ++- 1 file changed, 12 insertions(+), 33 deletions(-) New commits: commit ed42442cf88ab79a333ac182076949afe30737d4 Author: Caolán McNamara Date: Sun Mar 19 20:57:47 2017 + ofz#909 timeout on converting gray

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

2017-03-19 Thread Caolán McNamara
comphelper/source/container/embeddedobjectcontainer.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 3f243471b57761ea523a19d5c717d06752aa2aa4 Author: Caolán McNamara Date: Sun Mar 19 21:25:27 2017 + ofz: segv on nullptr Change-Id: I

[Libreoffice-commits] core.git: ios/experimental

2017-03-19 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 4 ios/experimental/LibreOfficeLight/LibreOfficeLight/LO.swift | 10 ios/experimental/LibreOfficeLight/LibreOfficeLight/WebView.swift | 14 ios/experimental/LibreOfficeLight/Lib

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

2017-03-19 Thread Markus Mohrhard
sc/qa/unit/ucalc.hxx |2 ++ sc/qa/unit/ucalc_formula.cxx | 27 +++ 2 files changed, 29 insertions(+) New commits: commit 47d4f6252df2ec3cc9f7363ce37e043dcec20f2e Author: Markus Mohrhard Date: Sat Mar 18 20:14:24 2017 +0100 add test for tdf#93151

[Libreoffice-commits] core.git: solenv/gbuild

2017-03-19 Thread Markus Mohrhard
solenv/gbuild/UITest.mk |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 5b878718b90fe10a0c9a41777ebb8b22330bad3b Author: Markus Mohrhard Date: Sat Mar 18 18:54:15 2017 +0100 uitest: allow to specify a different configuration for tests Change-Id

pipe accept problem

2017-03-19 Thread shoaibnoor95
Can anyone tell me how to overcome from this error Best Regards: Shoaib -- View this message in context: http://nabble.documentfoundation.org/pipe-accept-problem-tp4210569.html Sent from the Dev mailing list archive at Nabble.com.

Re: help need to add path

2017-03-19 Thread shoaibnoor95
Now cursing with this issue do help me guys may God Bestow his mercy on you guys now one respond me with in forum i have posted there as well I have good programming skill but just a day before now i was busy in my semester examinatio

[Libreoffice-commits] core.git: drawinglayer/source framework/qa qadevOOo/tests svx/source sw/source vcl/source

2017-03-19 Thread Julien Nabet
drawinglayer/source/primitive2d/metafileprimitive2d.cxx | 2 +- framework/qa/complex/contextMenuInterceptor/CheckContextMenuInterceptor.java | 2 +- qadevOOo/tests/java/ifc/ui/_XContextMenuInterception.java| 2 +- svx/source/accessibility/SvxSha

[Libreoffice-commits] core.git: i18nlangtag/README scp2/source

2017-03-19 Thread Stephan Bergmann
i18nlangtag/README |5 scp2/source/ooo/common_brand.scp | 292 --- 2 files changed, 297 deletions(-) New commits: commit 00b54bd32c0780f945fd99f97df3e448b41b5afe Author: Stephan Bergmann Date: Sun Mar 19 20:08:45 2017 +0100 scp2: Rem

[Libreoffice-commits] core.git: helpcontent2

2017-03-19 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e39bc37250c325347bb780e62f21457816f35974 Author: Adolfo Jayme Barrientos Date: Sun Mar 19 13:07:18 2017 -0600 Updated core Project: help 58fe67c610ff2f7e67266424cb657129e3311975 Update

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

2017-03-19 Thread Adolfo Jayme Barrientos
source/text/shared/01/0117.xhp |2 +- source/text/shared/autopi/0117.xhp |4 ++-- source/text/shared/guide/hyperlink_rel_abs.xhp |2 +- source/text/shared/guide/start_parameters.xhp |6 +++--- source/text/shared/optionen/0100.xhp |4 ++--

[Libreoffice-commits] core.git: solenv/bin

2017-03-19 Thread Stephan Bergmann
solenv/bin/modules/installer.pm |1 + solenv/bin/modules/installer/scriptitems.pm | 10 ++ 2 files changed, 11 insertions(+) New commits: commit fbcdca2becb4eee0825697efffba14b5796ade6d Author: Stephan Bergmann Date: Sun Mar 19 20:04:40 2017 +0100 tdf#87075: Filt

[Libreoffice-commits] core.git: ios/experimental

2017-03-19 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 19 +- ios/experimental/LibreOfficeLight/LibreOfficeLight/LO.swift | 2 ios/experimental/LibreOfficeLight/LibreOfficeLight/lokit-Bridging-Header.h | 4 ios/experimental/LibreOfficeLight/L

[Libreoffice-commits] core.git: chart2/source connectivity/qa drawinglayer/source extensions/source extensions/test filter/source framework/source include/sfx2 include/svx include/vcl odk/examples off

2017-03-19 Thread Julien Nabet
chart2/source/controller/sidebar/ChartAreaPanel.hxx |2 +- chart2/source/controller/sidebar/ChartAxisPanel.hxx |2 +- chart2/source/controller/sidebar/ChartElementsPanel.hxx |2 +- chart2/source/controller/sidebar/ChartErrorBarPanel.hxx |2 +- chart2/source/controller/s

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

2017-03-19 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/addin/fods/impower.fods | 1416 ++ 1 file changed, 666 insertions(+), 750 deletions(-) New commits: commit 38e6da9f23a29d297701a35b213b7b38c4f67bda Author: Zdeněk Crhonek Date: Sun Mar 19 17:10:50 2017 +0100 impwer testcase - repair buildbot

Re: How to enable interactive environment using visual studio and dr. memory

2017-03-19 Thread Mohammed Abdul Azeem
Hi Shoaib, On Sun, Mar 19, 2017 at 11:12 PM, shoaibnoor95 wrote: > How to enable interactive debugging with visual studio and drmemory > I am facing this issue continuously > > Could any one please tell on what particular file it is po

How to enable interactive environment using visual studio and dr. memory

2017-03-19 Thread shoaibnoor95
How to enable interactive debugging with visual studio and drmemory I am facing this issue continuously Could any one please tell on what particular file it is pointing on or where to find that particular line "CppunitItrace=True" its

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

2017-03-19 Thread Julien Nabet
jvmfwk/source/fwkbase.cxx | 12 ++-- sw/qa/python/set_expression.py |2 +- 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 0a57e51f410eda8e5d27a95a8d0ae5124fcc7496 Author: Julien Nabet Date: Sun Mar 19 17:35:07 2017 +0100 Fix typo for "expression"

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

2017-03-19 Thread Julien Nabet
vcl/workben/outdevgrind.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit fa7e3d389f64e051bd3a1f4cde4f938bd324051f Author: Julien Nabet Date: Sun Mar 19 17:27:08 2017 +0100 Fix typo to have "NEEDS_QUALITY_PARAMETER" Change-Id: I7621c171ede3bbf

[Libreoffice-commits] core.git: include/LibreOfficeKit ios/CustomTarget_LibreOfficeLight_app.mk ios/experimental ios/Module_ios.mk

2017-03-19 Thread jan Iversen
include/LibreOfficeKit/LibreOfficeKitInit.h | 10 ios/CustomTarget_LibreOfficeLight_app.mk | 30 ios/Module_ios.mk |1 ios/experimental/LibreOfficeLig

Re: help need to add path

2017-03-19 Thread Jan Iversen
> On 19 Mar 2017, at 17:21, Tor Lillqvist wrote: > >> i have to download and build the open office kindly help me i have sent a >> message in the forum of open office but no one is able to guide me please >> help me > > That is perhaps because this is LibreOffice, not OpenOffice. Interesting

Re: help need to add path

2017-03-19 Thread Jan Iversen
Adding our mailing list (AGAIN), so others can follow the thread. You do not need to allocate anything ! Do as the log tell you to do, create a variable CPPUNITTRACE, that either points to devenv.exe or drmemory. If you do not know how to add a variable to your environment, you will find it ve

Re: help need to add path

2017-03-19 Thread Tor Lillqvist
> > i have to download and build the open office kindly help me i have sent a > message in the forum of open office but no one is able to guide me please > help me > > That is perhaps because this is LibreOffice, not OpenOffice. --tml ___ LibreOffice mai

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

2017-03-19 Thread Matteo Casalin
include/sfx2/docfac.hxx |2 sfx2/source/view/viewfrm.cxx | 88 -- sfx2/source/view/viewfrm2.cxx | 12 + 3 files changed, 32 insertions(+), 70 deletions(-) New commits: commit 7a2f07c4bd5d26657593044dd441ba5fd168e5de Author: Matteo Casali

Re: help need to add path

2017-03-19 Thread Jan Iversen
Adding our dev list as CC, since I am not the only one, who can help you. I have no idea which file you talk about. The log you sent had 3 choices to activate debugging you do not state which one you want…and anyhow I do not know your system, so it not possible for me to tell you a path to some

[Libreoffice-commits] core.git: ios/experimental

2017-03-19 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 581 ++ ios/experimental/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift | 79 + ios/experimental/LibreOffice

Extension review

2017-03-19 Thread Heiko Tietze
Hi all, I'd like to ask for a review of an extension that aims to solve bug 90631. The capability to export a color list was intentionally removed, but some users request DAU-safe means for palette handling. Those must not be hard-coded but are a perfect example for extensions. I filed a bug a

[Libreoffice-commits] core.git: connectivity/JunitTest_complex.mk

2017-03-19 Thread Andrea Gelmini
connectivity/JunitTest_complex.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34ccc9c4866e10abe7d366c354dfadf4f2671bb1 Author: Andrea Gelmini Date: Sun Mar 19 14:34:01 2017 +0100 Fix filename reference Change-Id: I0110d61bc9505a880e5e6e70d430eae1f

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

2017-03-19 Thread Khaled Hosny
vcl/inc/CommonSalLayout.hxx|9 - vcl/source/gdi/CommonSalLayout.cxx | 14 -- 2 files changed, 12 insertions(+), 11 deletions(-) New commits: commit 12490e743fadd9e1d509cdaeee67ccb15e024657 Author: Khaled Hosny Date: Sun Mar 19 17:01:02 2017 +0200 This can

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

2017-03-19 Thread Khaled Hosny
vcl/workben/commonfuzzer.hxx |2 +- vcl/workben/fftester.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 550c6ed03a6d5d56ec23ce0d18d081b03226f539 Author: Khaled Hosny Date: Sun Mar 19 16:55:17 2017 +0200 Typo Change-Id: Icdcf060b8e6d5ec

[Libreoffice-commits] core.git: icon-themes/breeze_dark

2017-03-19 Thread Szymon Kłos
icon-themes/breeze_dark/res/notebookbar.png |binary 1 file changed New commits: commit 2cfc214c6bf86e82b6dc742320c38561982ec3c5 Author: Szymon Kłos Date: Sun Mar 19 15:42:13 2017 +0100 Notebookbar: transparent icon for breeze_dark Change-Id: I01827e4064ed7b43a9d517cdd14716eeef4

[Libreoffice-commits] core.git: external/jpeg-turbo

2017-03-19 Thread Caolán McNamara
external/jpeg-turbo/jpeg-turbo.limits.patch.1 | 83 ++ 1 file changed, 60 insertions(+), 23 deletions(-) New commits: commit d433bb874abb2106c5fd4c160e088598dc9bcf62 Author: Caolán McNamara Date: Sun Mar 19 13:38:32 2017 + sync with final upstream commit

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

2017-03-19 Thread Stephan Bergmann
sw/source/ui/dbui/createaddresslistdialog.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit cffc082ec77b1511fb3397e9acb045b77c5d Author: Stephan Bergmann Date: Sun Mar 19 13:21:59 2017 +0100 loplugin:loopvartoosmall Change-Id: Ie83c8

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

2017-03-19 Thread Julien Nabet
vcl/unx/generic/print/printerjob.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit b3be89a02c8d90f4620cc16d1e386c6912904bd6 Author: Julien Nabet Date: Sat Mar 18 17:53:03 2017 +0100 cppcheck: alloca (vcl/printerjob) Remove it since useless

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-03-19 Thread andreas kainz
icon-themes/breeze/cmd/32/orientation.png |binary icon-themes/breeze/cmd/lc_orientation.png |binary icon-themes/breeze/cmd/lc_pagecolumntype.png|binary icon-themes/breeze/cmd/lc_pagemargin.png|binary icon-themes/breeze/cmd/sc_orientation.png |b

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

2017-03-19 Thread Caolán McNamara
filter/source/msfilter/msdffimp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cd3e18c2cfca66d2efdc7662bae38ce72a2f8d40 Author: Caolán McNamara Date: Sun Mar 19 10:22:03 2017 + ofz#907 divide by zero Change-Id: I663761239efe195b2051cf4410eca

[Libreoffice-commits] core.git: basic/source connectivity/source desktop/unx editeng/source extensions/source filter/source fpicker/source framework/inc include/connectivity include/svtools include/sv

2017-03-19 Thread Andrea Gelmini
basic/source/runtime/runtime.cxx |2 +- connectivity/source/drivers/file/FNoException.cxx |6 +++--- desktop/unx/source/splashx.c |2 +- editeng/source/misc/hangulhanja.cxx|2 +- extensions/source/ole/oleobjw.

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-03-19 Thread andreas kainz
icon-themes/breeze/cmd/32/titlepagedialog.png |binary icon-themes/breeze/cmd/lc_titlepagedialog.png |binary icon-themes/breeze/cmd/sc_titlepagedialog.png |binary icon-themes/breeze_dark/cmd/32/titlepagedialog.png |binary icon-themes/breeze_dark/cmd/lc_titlepagedialog.png |binary

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-03-19 Thread andreas kainz
icon-themes/breeze/cmd/32/tablenumberformatdialog.png |binary icon-themes/breeze_dark/cmd/32/tablenumberformatdialog.png |binary icon-themes/breeze_svg/cmd/32/tablenumberformatdialog.svg | 97 + 3 files changed, 97 insertions(+) New commits: commit b0ced895244bd7c727c3c50bc4

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-03-19 Thread andreas kainz
icon-themes/breeze/cmd/32/entirecell.png |binary icon-themes/breeze_dark/cmd/32/entirecell.png |binary icon-themes/breeze_svg/cmd/32/entirecell.svg | 104 ++ 3 files changed, 104 insertions(+) New commits: commit 53bfc6de0db07036c8c27418e6eace55fbc4ff15 Author: an

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-03-19 Thread andreas kainz
dev/null |binary icon-themes/breeze/links.txt | 14 + icon-themes/breeze_dark/links.txt| 14 + icon-themes/breeze_svg/cmd/lc_showtrackedchanges.svg | 144 --- icon-themes/breeze_svg/cmd/sc

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_svg

2017-03-19 Thread andreas kainz
icon-themes/breeze/res/savemodified_extralarge.png |binary icon-themes/breeze_dark/res/savemodified_extralarge.png |binary icon-themes/breeze_svg/res/savemodified_extralarge.svg | 82 3 files changed, 82 insertions(+) New commits: commit e1b9714aa8a6ac6833d3368303a1ef36

Re: How to pack a proper zip file with Basic

2017-03-19 Thread Heiko Tietze
Thanks a lot for your code snippet and the heads-up. It's almost the same code, and after double-checking the minor differences with no success the issue must have been caused by something else. That brought me to the slash in the filename. And eventually it works now like a charm. On 03/19/20

Re: How to pack a proper zip file with Basic

2017-03-19 Thread Oliver Brinzing
Hi Heiko, following code works for me to create a new zip archive and add a file Regards Oliver OPTION EXPLICIT Sub Test() Dim oZipArchive as Variant Dim aArg As New com.sun.star.beans.NamedValue Dim SURL as String Dim sFile as String s

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - vcl/inc vcl/source

2017-03-19 Thread Khaled Hosny
vcl/inc/CommonSalLayout.hxx|2 - vcl/source/gdi/CommonSalLayout.cxx | 57 + 2 files changed, 41 insertions(+), 18 deletions(-) New commits: commit 49eadd40b5f0de6fa97498d89f20118b996385d2 Author: Khaled Hosny Date: Sun Mar 5 00:04:35 2017 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - vcl/source

2017-03-19 Thread Mark Hung
vcl/source/gdi/CommonSalLayout.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 465da7d95e17367e615ec5ef65f368d89c8d7f5d Author: Mark Hung Date: Fri Mar 17 20:00:03 2017 +0800 tdf#106295 fix vertical orientation for fullwidth colon and semicolon.