[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

[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 +-

[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

[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

[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

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

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

2017-03-19 Thread Takeshi Abe
starmath/inc/parse.hxx| 22 ++-- starmath/source/parse.cxx | 217 ++ 2 files changed, 116 insertions(+), 123 deletions(-) New commits: commit 70f034497b5ffb61e86d0814de94949e72a1908e Author: Takeshi Abe Date: Sat Mar 18

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

[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 ---

[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:

[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

[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

[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)

[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:

[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

[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

[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:

[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

[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

[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

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

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

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

[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

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

[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

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

[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:

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

[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 +

[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"

[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

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"

[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

[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: 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

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

[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

[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

[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

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

[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 +-

[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

[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

[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

[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

[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 +-

[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

[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

[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: 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()

[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] 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

[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

[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

[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

[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

[Libreoffice-bugs] [Bug 106430] master~2017-03-07_02.52.26_LibreOfficeDev_5.4.0.0.alpha0_Linux_x86-64_deb seems to be broken

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106430 Elmar changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 104563] Writer doesn't allow to resize window to less than 4/ 5 of full screen in height

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104563 --- Comment #9 from stayg...@yahoo.co.jp --- Hi, I can reproduce the problem same as comment 5. In addition, it occurs after I upgraded LibreOffice 5.1.2.2(x86) to 5.3.1.2(x64) in my PC (Win10 Pro x64). Resetting the user profile has no

[Libreoffice-bugs] [Bug 106636] New: FILEOPEN: RTF table row height too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106636 Bug ID: 106636 Summary: FILEOPEN: RTF table row height too big Product: LibreOffice Version: 5.3.1.2 rc Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 106111] Display, PDF and print and print preview broken for all spreadsheets with line breaks (5.3 regression) (steps in comment 19)

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Summary|Display, PDF and print |Display, PDF

[Libreoffice-bugs] [Bug 106111] Display, PDF, print and print preview broken for all spreadsheets with line breaks ( 5.3 regression) (steps in comment 19)

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Summary|Display, PDF and print and |Display, PDF,

[Libreoffice-bugs] [Bug 106111] Display, PDF, print and print preview broken for all spreadsheets with line breaks ( 5.3 regression) (steps in comment 19)

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #39 from OfficeUser --- I am voting for importance "major"! Each machine and platform I try is broken. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 106637] FILEOPEN: RTF table row height too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106637 Xisco Faulí changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 106575] Correct Formula - Incorrect Value shown. Shows correct value if formula reapplied / changes made in other sheets

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106575 --- Comment #7 from Xisco Faulí --- (In reply to Amit Seal Ami from comment #6) > (In reply to Xisco Faulí from comment #3) > > Hi Amit, > > Could you also attach the document to reproduce the problem? > >

[Libreoffice-bugs] [Bug 106433] Hover over comment in cell causes Calc to crash

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106433 --- Comment #7 from Elmar --- (In reply to Xisco Faulí from comment #4) > you can get it from here: http://dev-builds.libreoffice.org/daily/master/, > However, there's no new build from today, so you will have to

[Libreoffice-bugs] [Bug 106295] Wrong orientation of full-width Colon and Semicolon in vertical layout

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106295 Commit Notification changed: What|Removed |Added Whiteboard|target:5.4.0

[Libreoffice-bugs] [Bug 106295] Wrong orientation of full-width Colon and Semicolon in vertical layout

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106295 --- Comment #13 from Commit Notification --- Mark Hung committed a patch related to this issue. It has been pushed to "libreoffice-5-3":

[Libreoffice-bugs] [Bug 106111] PDF, Print and display rendered text is cut, different font size and auto row height adjust fails (steps in comment 19 )

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #38 from OfficeUser --- Version: 5.3.1.2 is still defect. Even the print preview is totally distorted! @Khaled: Is there any progress? Do you need support? If yes, do you get support? If there is no

[Libreoffice-bugs] [Bug 106111] Display, PDF, print and print preview broken for all spreadsheets with line breaks ( 5.3 regression) (steps in comment 40)

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Summary|Display, PDF, print and |Display, PDF,

[Libreoffice-bugs] [Bug 106641] New: Cell content disappears after modifying a text entry highlighted as a link

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106641 Bug ID: 106641 Summary: Cell content disappears after modifying a text entry highlighted as a link Product: LibreOffice Version: 5.2.5.1 release Hardware: Other

[Libreoffice-bugs] [Bug 106572] FILEOPEN DOCX: header position becomes page margin

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106572 Xisco Faulí changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 106635] FILEOPEN: DOC and RTF top margin too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106635 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 106633] All dialog boxes are merged into tabs in a single window.

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106633 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 103486] Tabs overlap the toolbar when OSX Dock configured to MDI mode

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103486 Xisco Faulí changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 106639] Irregular cursor traversal when text grid is lines-and-chars.

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106639 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 105471] FILESAVE: cannot save writer document

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105471 --- Comment #14 from Elmar --- I have tested this with Version: 5.3.1.2 Build ID: 1:5.3.1-0ubuntu1~xenial0 CPU Threads: 4; OS Version: Linux 4.4; UI Render: default; VCL: gtk2; Layout Engine: new; Locale: en-ZA

[Libreoffice-bugs] [Bug 96197] Korean text to Wrap in the middle of a word

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96197 Mark Hung changed: What|Removed |Added Status|NEEDINFO|NEW -- You are

[Libreoffice-bugs] [Bug 106575] Correct Formula - Incorrect Value shown. Shows correct value if formula reapplied / changes made in other sheets

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106575 --- Comment #6 from Amit Seal Ami --- (In reply to Xisco Faulí from comment #3) > Hi Amit, > Could you also attach the document to reproduce the problem? Xisco, is it okay to remove the sensitive information and

[Libreoffice-bugs] [Bug 106111] PDF, print, printpreview and display rendered text is cut, different font size and auto row height adjust fails (steps in comment 19 )

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Summary|PDF, Print and display |PDF, print,

[Libreoffice-bugs] [Bug 106640] Improve the Hunspell engine

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106640 --- Comment #1 from Marco A.G.Pinto --- [11:03] marcoagpinto: regarding tdf#106640, if you're reporting that issue, at least you should highlight the difference between LibreOffice and MS Office, and state

[Libreoffice-bugs] [Bug 106628] Gibberish instead of Hebrew

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106628 Boaz Dodin changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 106637] FILEOPEN: RTF table row height too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106637 --- Comment #3 from Ari Latvala --- *** Bug 106636 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 106636] FILEOPEN: RTF table row height too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106636 Ari Latvala changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 106634] Can not disable opengl cause launch , operating slowly

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106634 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 106111] Display, PDF, print and print preview broken for all spreadsheets with line breaks ( 5.3 regression) (steps in comment 19)

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 --- Comment #40 from OfficeUser --- In addition each spreadsheet with line breaks is broken: Easy steps to reproduce from scratch: - Open a blank spreadsheet in a 5.3.x build - I cell A1 enter THIS

[Libreoffice-bugs] [Bug 98202] Comparing two files makes LibreOffice crash

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98202 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 98868] FILESAVE: crash if try save ODT file with track changes compared

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98868 Julien Nabet changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 106640] New: Improve the Hunspell engine

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106640 Bug ID: 106640 Summary: Improve the Hunspell engine Product: LibreOffice Version: 5.4.0.0.alpha0+ Master Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 106430] master~2017-03-07_02.52.26_LibreOfficeDev_5.4.0.0.alpha0_Linux_x86-64_deb seems to be broken

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106430 Xisco Faulí changed: What|Removed |Added Resolution|FIXED

[Libreoffice-bugs] [Bug 106640] Improve the Hunspell engine

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106640 --- Comment #2 from Marco A.G.Pinto --- [11:07] Search without hyphen if the target with hyphen is concrete but "more accurate just like in M$ Office" is vague. [11:10] MarkHung: what I mean is that if no

[Libreoffice-bugs] [Bug 106614] "Snap to characters" in effect in square page mode

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106614 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 106637] FILEOPEN: RTF table row height too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106637 --- Comment #2 from Ari Latvala --- Created attachment 132003 --> https://bugs.documentfoundation.org/attachment.cgi?id=132003=edit DOC version of the form -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 106638] New: Text incorrectly imported from this pptx file

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106638 Bug ID: 106638 Summary: Text incorrectly imported from this pptx file Product: LibreOffice Version: 5.2.5.1 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 106637] FILEOPEN: RTF table row height too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106637 Ari Latvala changed: What|Removed |Added Keywords||filter:rtf

[Libreoffice-bugs] [Bug 106111] Display, PDF and print broken for all spreadsheets with line breaks ( 5.3 regression) (steps in comment 19)

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106111 OfficeUser changed: What|Removed |Added Summary|PDF, print, printpreview|Display, PDF

[Libreoffice-bugs] [Bug 106626] web view and print preview

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106626 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 104563] Writer doesn't allow to resize window to less than 4/ 5 of full screen in height

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104563 --- Comment #10 from stayg...@yahoo.co.jp --- I notice the main window of LibreOffice cannot be resized smaller than about 600 pixels in height when it opens no documents. The resizing limit seems to be remained wrongly after "no

[Libreoffice-bugs] [Bug 106635] FILEOPEN: DOC and RTF top margin too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106635 --- Comment #1 from Ari Latvala --- Created attachment 131998 --> https://bugs.documentfoundation.org/attachment.cgi?id=131998=edit DOC version of the form -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 106635] New: FILEOPEN: DOC and RTF top margin too big

2017-03-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106635 Bug ID: 106635 Summary: FILEOPEN: DOC and RTF top margin too big Product: LibreOffice Version: 5.3.1.2 rc Hardware: All OS: All Status: UNCONFIRMED

  1   2   3   >