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

2017-10-29 Thread David Tardon
external/libodfgen/ExternalProject_libodfgen.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d1950eb944325806af75ede5c0542ac68787 Author: David Tardon Date: Sat Oct 28 15:50:23 2017 +0200 libodfgen: pass optimization flags to

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

2017-10-29 Thread David Tardon
external/libmspub/ExternalProject_libmspub.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ba27efc27faa0d26fc8c5d5f790807d0c036cddb Author: David Tardon Date: Sat Oct 28 15:34:57 2017 +0200 libmspub: pass optimization flags to

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

2017-10-29 Thread David Tardon
external/libqxp/ExternalProject_libqxp.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9ea8686d3573540b697b51d1e2e00bfe2d57d872 Author: David Tardon Date: Sat Oct 28 16:01:22 2017 +0200 libqxp: pass optimization flags to configure

[Libreoffice-commits] core.git: ios/LibreOfficeKit ios/LibreOfficeLight

2017-10-29 Thread jan Iversen
ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.h |4 ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj |4 ios/LibreOfficeLight/LibreOfficeLight/DocumentActions.swift | 53 ++ ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift | 223

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

2017-10-29 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) New commits: commit 98c7ab9531af4848dc289e38c5f4291788ad3d6e Author: Caolán McNamara Date: Sat Oct 28 16:12:41 2017 +0100 ofz#3871 Integer-overflow

[Libreoffice-commits] core.git: sal/osl

2017-10-29 Thread Arkadiy Illarionov
sal/osl/unx/socket.cxx | 110 + 1 file changed, 67 insertions(+), 43 deletions(-) New commits: commit a6750166cdd9b39f4e948201143c70ea95def600 Author: Arkadiy Illarionov Date: Tue Sep 26 00:18:27 2017 +0300 tdf#94695

[Libreoffice-commits] core.git: 2 commits - ios/LibreOfficeLight

2017-10-29 Thread jan Iversen
ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift| 10 - ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift | 77 +++--- ios/LibreOfficeLight/LibreOfficeLight/en.lproj/Main.storyboard | 48 -- 3 files changed, 99 insertions(+), 36 deletions(-) New

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

2017-10-29 Thread Ashod Nakashian
svx/source/dialog/ClassificationDialog.cxx | 20 1 file changed, 12 insertions(+), 8 deletions(-) New commits: commit dc55f0618cae0e0ec7877eda065cc4b387e16bfb Author: Ashod Nakashian Date: Sat Oct 28 20:49:22 2017 -0400 TSCP: skip

tdf96324

2017-10-29 Thread Christina Roßmanith
Hi, I'm having a look at bug tdf96324. The problem is that when exporting an ODG to SVG the subscript 'N' from a rotated axis label isn't visible in the exported SVG. It is exported but with coordinates which are way off. As far as I understand the ODG document is converted to a metafile and

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

2017-10-29 Thread Caolán McNamara
emfio/source/reader/emfreader.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit fc4f2f1b0f8c286e9ae259c44fb249261a8ac47f Author: Caolán McNamara Date: Sat Oct 28 16:16:51 2017 +0100 ofz#3868 Integer-overflow Change-Id:

[Libreoffice-commits] core.git: 2 commits - ios/LibreOfficeLight

2017-10-29 Thread jan Iversen
dev/null |binary ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj |8 ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift | 56 +

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

2017-10-29 Thread Tamás Zolnai
include/svx/sdr/table/tablecontroller.hxx|3 + include/svx/selectioncontroller.hxx |3 + sd/qa/unit/tiledrendering/data/tdf105502.odp |binary sd/qa/unit/tiledrendering/tiledrendering.cxx | 12 +-- sd/source/ui/func/futext.cxx | 41

[Libreoffice-commits] core.git: 2 commits - ios/LibreOfficeKit ios/LibreOfficeLight

2017-10-29 Thread jan Iversen
ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.c | 23 ++- ios/LibreOfficeKit/LibreOfficeKit/LibreOfficeKit.h |2 ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj |4 ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift |4

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

2017-10-29 Thread Caolán McNamara
sc/source/filter/excel/xiname.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 9b3b14bb8f5dc6df835c30e060b6932dfd91cce5 Author: Caolán McNamara Date: Sat Oct 28 16:03:53 2017 +0100 memleak with null pLocalNames Change-Id:

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

2017-10-29 Thread Caolán McNamara
svx/source/table/tablelayouter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b154334ad14b339a3f29300572bdb78d6a8df15b Author: Caolán McNamara Date: Sat Oct 28 17:40:31 2017 +0100 ofz#3839 Integer-overflow Change-Id:

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

2017-10-29 Thread Caolán McNamara
filter/source/graphicfilter/icgm/class4.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 540cd706db44858247cf69f1f40808f02bd78587 Author: Caolán McNamara Date: Sat Oct 28 16:09:18 2017 +0100 ofz#3872 Divide-by-zero

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

2017-10-29 Thread jan Iversen
ios/LibreOfficeLight/LibreOfficeLight/DocumentActions.swift | 62 +++- 1 file changed, 41 insertions(+), 21 deletions(-) New commits: commit 1f78846481385fed5e65c982e771a5bc72421399 Author: jan Iversen Date: Sun Oct 29 13:05:22 2017 +0100 iOS, documented

RotGrfFlyFrame: Problems with rotated images, that need to be solved before next release

2017-10-29 Thread Regina Henschel
Hi all, I consider the current state of the new feature of rotating Writer images not complete enough to be released. I have collected the problems, which I see into these bugs: FILESAVE: New feature image rotation uses wrong value in transformation attribute

Re: RotGrfFlyFrame: Problems with rotated images, that need to be solved before next release

2017-10-29 Thread Kaganski Mike
On 10/29/2017 5:24 PM, Regina Henschel wrote: > Hi all, > > I consider the current state of the new feature of rotating Writer > images not complete enough to be released. I agree that this is WIP, and IMO should be experimental. -- Best regards, Mike Kaganski

[Libreoffice-commits] core.git: sw/CppunitTest_sw_ooxmlexport11.mk sw/Module_sw.mk sw/qa sw/source

2017-10-29 Thread Justin Luth
sw/CppunitTest_sw_ooxmlexport11.mk | 14 + sw/Module_sw.mk |1 sw/qa/extras/ooxmlexport/data/tdf92524_autoColor.doc |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx | 51 +++

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2017-10-29 Thread Jens Carl
include/test/sheet/xspreadsheet.hxx | 38 qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv |2 qadevOOo/tests/java/ifc/sheet/_XSpreadsheet.java| 80

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2017-10-29 Thread Jens Carl
include/test/sheet/xsheetpagebreak.hxx | 36 qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv |3 qadevOOo/tests/java/ifc/sheet/_XSheetPageBreak.java | 84

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/CppunitTest_sc_cellrangesobj.mk sc/Module_sc.mk sc/qa test/Library_subsequenttest.mk test/sourc

2017-10-29 Thread Jens Carl
include/test/sheet/xsheetoperation.hxx | 37 +++ qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv |2 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv |2

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2017-10-29 Thread Jens Carl
include/test/sheet/xsheetlinkable.hxx | 40 +++ qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv |7 qadevOOo/tests/java/ifc/sheet/_XSheetLinkable.java | 104

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/CppunitTest_sc_filterdescriptorbaseobj.mk sc/Module_sc.mk sc/qa test/Library_subsequenttest.mk

2017-10-29 Thread Jens Carl
include/test/sheet/xsheetfilterdescriptor.hxx | 36 +++ qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScFilterDescriptorBase.csv |2

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

2017-10-29 Thread Caolán McNamara
svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx |4 1 file changed, 4 insertions(+) New commits: commit 6e4fc0508909af407e595d17b06a6b1d1cb36ba0 Author: Caolán McNamara Date: Sun Oct 29 14:23:50 2017 + ofz#3889 Divide-by-zero

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

2017-10-29 Thread Caolán McNamara
include/basegfx/numeric/ftools.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4ee4c599a33e4f7c80046a16894674202692b4b4 Author: Caolán McNamara Date: Sun Oct 29 13:13:37 2017 + ofz#3883 Integer-overflow Change-Id:

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

2017-10-29 Thread Jochen Nitschke
vcl/unx/generic/fontmanager/fontmanager.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit feb6cfb1048925ab87485acc4357c3ac23ff944a Author: Jochen Nitschke Date: Sun Oct 29 09:33:31 2017 +0200 cppcheck: unusedVariable Change-Id:

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

2017-10-29 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit f0cc59c02e5d4e275f11c586239e7eb0012a9609 Author: Caolán McNamara Date: Sun Oct 29 15:25:47 2017 + undo semi-revert Change-Id:

[Libreoffice-commits] core.git: 3 commits - ios/LibreOfficeLight

2017-10-29 Thread jan Iversen
ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 14 --- ios/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift |7 - ios/LibreOfficeLight/LibreOfficeLight/DocumentActions.swift |2 ios/LibreOfficeLight/LibreOfficeLight/DocumentController.swift | 41

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2017-10-29 Thread Jens Carl
include/test/sheet/xsheetfilterable.hxx | 38 ++ qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv |2 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv |2

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

2017-10-29 Thread Caolán McNamara
xmloff/source/style/shadwhdl.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit d30522e46ca884e9bc74af21711d9537e8118859 Author: Caolán McNamara Date: Sun Oct 29 14:44:47 2017 + ofz#3895 Integer-overflow Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/RotateFlyFrame' - 206 commits - basctl/source basegfx/source basic/source bean/native bin/gbuild-to-ide bin/gbuild-to-ideNS bridges/source canvas/source

2017-10-29 Thread Armin Le Grand
Rebased ref, commits from common ancestor: commit a00d1d912fba487aec398b235568ebdf02871d8a Author: Armin Le Grand Date: Fri Oct 27 12:39:00 2017 +0200 RotateFlyFrame: Moved change executers to cxx Moved SwFrameRect::FrameWriteAccess::~FrameWriteAccess()

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

2017-10-29 Thread Caolán McNamara
filter/source/graphicfilter/icgm/cgm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bcad55fcc9557b34431df557afb827341f3db51e Author: Caolán McNamara Date: Sun Oct 29 14:37:28 2017 + ofz: Divide-by-zero Change-Id:

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2017-10-29 Thread Jens Carl
include/test/sheet/xsubtotalcalculatable.hxx| 39 +++ qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv |3 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv |3

[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/CppunitTest_sc_subtotaldescriptorbaseobj.mk sc/Module_sc.mk sc/qa test/Library_subsequenttest.m

2017-10-29 Thread Jens Carl
include/test/sheet/xsubtotaldescriptor.hxx | 34 ++ qadevOOo/Jar_OOoRunner.mk| 1 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSubTotalDescriptorBase.csv | 2

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

2017-10-29 Thread Jim Raykowski
sw/source/core/doc/DocumentStylePoolManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33a617aa43cf552b3a45b8391df28579883cd5de Author: Jim Raykowski Date: Sun Oct 29 08:26:57 2017 -0800 tdf#94464 change text body default line

Re: ESC / Rome discussion ...

2017-10-29 Thread Bjoern Michaelsen
Hi, On Wed, Oct 25, 2017 at 03:40:25PM +0200, Thorsten Behrens wrote: > there's another nit, see gerrit comment - I wonder if it's not a > better idea to push those checking efforts into gerrit instead? I know > some projects who use that rather extensively, also for style guides > like naming

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

2017-10-29 Thread Julien Nabet
vcl/unx/kde5/VCLKDE5Application.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7ff9b44d5d2fc2b641fd28d8878d27051cfd8d25 Author: Julien Nabet Date: Sun Oct 29 21:10:27 2017 +0100 cppcheck: funcArgOrderDifferent Change-Id:

[Libreoffice-bugs] [Bug 113504] New: Can't delete the underline line (in bold)

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113504 Bug ID: 113504 Summary: Can't delete the underline line (in bold) Product: LibreOffice Version: 5.4.2.2 release Hardware: x86-64 (AMD64) OS: Windows (All)

[Libreoffice-bugs] [Bug 113503] New: LO install files not signed

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113503 Bug ID: 113503 Summary: LO install files not signed Product: LibreOffice Version: 5.4.2.2 release Hardware: x86-64 (AMD64) OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 112690] Incorrect page size when creating PDF from .odt file set to A4 paper size

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112690 --- Comment #4 from S. Christian Collins --- Here is a direct link to the problem commit, "PDF export: work with double page size":

[Libreoffice-bugs] [Bug 79253] While editing text in table, writer application freezes. Work since last save could not be recovered.

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79253 --- Comment #17 from Jean-Baptiste Faure --- No problem (no crash, no freeze) with LO 5.4.4.0.0+ and current master, both built at home under Ubuntu 16.04 x86-64. Best regards. JBF -- You are receiving this

[Libreoffice-bugs] [Bug 113479] Unneeded popup

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113479 --- Comment #6 from Dieter Praas --- Still not reproducible for me with the steps you describe. Have you ever tried it with a fresh user profile as I suggested in comment 1? -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 103370] [META] Outline/Chapter numbering bugs and enhancements

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103370 Dieter Praas changed: What|Removed |Added Depends on||112384

[Libreoffice-bugs] [Bug 112384] Chapter Numbering: Allow line breaks for "separator, after" in the Chapter Numbering dialog

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112384 Dieter Praas changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 94074] If you select an image direct after caption was selected, imagerelated entries in contextmenu are missing

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94074 --- Comment #6 from Jean-Baptiste Faure --- Still reproducible with current master under Ubuntu 16.04 Best regards. JBF -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 108005] Writer hangs several seconds after saving

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108005 Telesto changed: What|Removed |Added Keywords|bibisectRequest |bibisected,

[Libreoffice-bugs] [Bug 100103] Writer hangs when graphics are added

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100103 --- Comment #11 from Telesto --- I can't reproduce it (anymore) Version: 6.0.0.0.alpha1+ Build ID: b17294826830e278d060c876cf4f94a9b4ec16cc CPU threads: 4; OS: Windows 6.3; UI render: default; TinderBox: Win-x86@42,

[Libreoffice-bugs] [Bug 113508] New: Basic macro editor repeatedly replots when code selection changes.

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113508 Bug ID: 113508 Summary: Basic macro editor repeatedly replots when code selection changes. Product: LibreOffice Version: 5.4.2.2 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 113509] New: Integrate image rotation in properties dialog

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113509 Bug ID: 113509 Summary: Integrate image rotation in properties dialog Product: LibreOffice Version: 6.0.0.0.alpha1+ Master Hardware: x86 (IA32) OS: Windows (All)

[Libreoffice-bugs] [Bug 113503] LO install files not signed

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113503 V Stuart Foote changed: What|Removed |Added Component|BASIC

[Libreoffice-bugs] [Bug 113468] Sudden High CPU Usage by "Idle" LO

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113468 --- Comment #9 from Jon R Kibler --- (In reply to Jon R Kibler from comment #8) > Reading through all these bugs and commenting has left me with a thought: > Sierra -- at least from the user's perspective --

[Libreoffice-bugs] [Bug 78115] VIEWING: In Drop down menu of Date field i can't see day names

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=78115 Jean-Baptiste Faure changed: What|Removed |Added CC|jbfa...@libreoffice.org |

[Libreoffice-bugs] [Bug 113504] Can't delete the underline line (in bold)

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113504 Dieter Praas changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 86896] FRAMEWORK: Command line help not translated

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86896 --- Comment #6 from Jean-Baptiste Faure --- Still not translated in LO 5.4.2 and master under Ubuntu 16.04. Best regards. JBF -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 113491] LibreOfice BAse crashed

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113491 cyrille.berni...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 103157] [META] Full screen mode bugs and enhancements

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103157 Dieter Praas changed: What|Removed |Added Depends on||112549

[Libreoffice-bugs] [Bug 112549] Full screen mode should hide title bar and all OS taskbars

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112549 Dieter Praas changed: What|Removed |Added Blocks||103157

[Libreoffice-bugs] [Bug 101217] Setting the column width and height should not round the values causing compounding errors

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101217 --- Comment #8 from Hermann Rochholz --- (In reply to Buovjaga from comment #7) > (In reply to Hermann Rochholz from comment #6) > > (In reply to Buovjaga from comment #5) > > > (In reply to Hermann Rochholz from

[Libreoffice-bugs] [Bug 112549] Full screen mode should hide Gnome Shell top bar

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112549 Yousuf Philips (jay) changed: What|Removed |Added Summary|Full screen mode should

[Libreoffice-bugs] [Bug 113507] rotated image should keep its size and bounding box should scale accordingly

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113507 --- Comment #1 from Regina Henschel --- Additional problem: Currently the frame around the image is larger as the bounding box of the rotated image, because the frame has the size of the not transformed image.

[Libreoffice-bugs] [Bug 111486] [META] Regressions from EMF+ reworking

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111486 Bug 111486 depends on bug 113197, which changed state. Bug 113197 Summary: FILEOPEN: EMF+ Incorrect lines' height https://bugs.documentfoundation.org/show_bug.cgi?id=113197 What|Removed |Added

[Libreoffice-ux-advise] [Bug 113507] rotated image should keep its size and bounding box should scale accordingly

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113507 Dieter Praas changed: What|Removed |Added CC|

[Libreoffice-ux-advise] [Bug 113509] Integrate image rotation in properties dialog

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113509 Dieter Praas changed: What|Removed |Added CC|

[Libreoffice-ux-advise] [Bug 113424] Jumping over enumeration icons

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113424 Heiko Tietze changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 113424] Jumping over enumeration icons

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113424 Heiko Tietze changed: What|Removed |Added CC|

[Libreoffice-ux-advise] [Bug 105225] Color palette cannot be chosen in various places

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105225 --- Comment #21 from Kenneth Hanson --- How difficult is this to fix? As a stopgap, could the broken tabs be changed to have just a single dropdown button (the one used in the toolbars, sidebard, and some dialogs)?

[Libreoffice-bugs] [Bug 105225] Color palette cannot be chosen in various places

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105225 --- Comment #21 from Kenneth Hanson --- How difficult is this to fix? As a stopgap, could the broken tabs be changed to have just a single dropdown button (the one used in the toolbars, sidebard, and some dialogs)?

[Libreoffice-bugs] [Bug 113510] [META] Bugs that cause CPU to run at 100%

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113510 Yousuf Philips (jay) changed: What|Removed |Added Summary|[META] Bugs that cause CPU

[Libreoffice-bugs] [Bug 113510] New: [META] Bugs that cause CPU run at 100%

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113510 Bug ID: 113510 Summary: [META] Bugs that cause CPU run at 100% Product: LibreOffice Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 113510] [META] Bugs that cause CPU run at 100%

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113510 Yousuf Philips (jay) changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 113468] Sudden High CPU Usage by "Idle" LO

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113468 --- Comment #8 from Jon R Kibler --- Reading through all these bugs and commenting has left me with a thought: Sierra -- at least from the user's perspective -- changed the way the O/S handles spellchecking. I

[Libreoffice-bugs] [Bug 113467] Random hangs -- multiple situations

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113467 --- Comment #4 from Jon R Kibler --- Reading through bugs related to my bug 113468 has left me with a thought: Sierra -- at least from the user's perspective -- changed the way the O/S handles spellchecking. I

[Libreoffice-bugs] [Bug 113479] Unneeded popup

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113479 --- Comment #7 from JIM7 --- Did the reset. Had no affect. Try another way: > Pull up a file for editing. ensure that "Record Changes" is ON. ensure that "Show Changes" is OFF. type in a few words. Click the red EXIT

[Libreoffice-bugs] [Bug 113479] Unneeded popup

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113479 JIM7 changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 113495] Calc: very slow scrolling - nearly impossible to work with a graphic inside

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113495 --- Comment #2 from Dr. Matthias Weisser --- thank you very much for this hint (In reply to Telesto from comment #1) > It's probably working better with the upcoming version of LibreOffice. Thank you very much

[Libreoffice-bugs] [Bug 113467] Random hangs -- multiple situations

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113467 --- Comment #3 from Jon R Kibler --- Resetting my profile did not fix the problem. In fact, I am even having it occur in Safe Mode. I just created a new Writer document (CMD-N) and it was between 10 and 15

[Libreoffice-bugs] [Bug 66791] FORMATTING: Incorrect application of "Asian text font"

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66791 --- Comment #9 from Hiunn-hué --- Created attachment 137355 --> https://bugs.documentfoundation.org/attachment.cgi?id=137355=edit screenshot_including_complex_text_layout This also happens to languages like Thai

[Libreoffice-bugs] [Bug 113479] Unneeded popup

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113479 --- Comment #5 from JIM7 --- Oh, btw, the "Record Changes" function must be turned on for the entire operation. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 113421] When UI open on widescreen monitor allow horizontal packing of toolbars, i.e. another toolbar packed to right of Standard toolbar

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113421 Heiko Tietze changed: What|Removed |Added Keywords|needsUXEval |

[Libreoffice-ux-advise] [Bug 113421] When UI open on widescreen monitor allow horizontal packing of toolbars, i.e. another toolbar packed to right of Standard toolbar

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113421 Heiko Tietze changed: What|Removed |Added Keywords|needsUXEval |

[Libreoffice-bugs] [Bug 79253] While editing text in table, writer application freezes. Work since last save could not be recovered.

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79253 Jens Harms changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 113506] EDITING: X axis editing problem in Calc

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113506 --- Comment #2 from Dr. Matthias Weisser --- Created attachment 137352 --> https://bugs.documentfoundation.org/attachment.cgi?id=137352=edit picture showing editing fields for X axis in LO here is the

[Libreoffice-bugs] [Bug 113506] EDITING: X axis editing problem in Calc

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113506 --- Comment #3 from Dr. Matthias Weisser --- Created attachment 137353 --> https://bugs.documentfoundation.org/attachment.cgi?id=137353=edit picture showing editing fields for X axis in MS Excel 2000 here is

[Libreoffice-bugs] [Bug 113506] EDITING: X axis editing problem in Calc

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113506 Regina Henschel changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 113505] Performance of Calc Chart

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113505 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 103233] Button state is not respected

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103233 --- Comment #4 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-ux-advise] [Bug 98590] Confusing behavior when cell with number is changed to format Text: no indication if cell value type is number or text

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98590 --- Comment #8 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 103538] Use OpenType Sanitiser to sanitize embedded fonts

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103538 --- Comment #2 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 83389] Export as EPS: lost transparency and fill color

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83389 --- Comment #8 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 90927] Cursor shown double and at wrong location after double click into a cell

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90927 --- Comment #10 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 98590] Confusing behavior when cell with number is changed to format Text: no indication if cell value type is number or text

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98590 --- Comment #8 from QA Administrators --- ** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug

[Libreoffice-bugs] [Bug 113507] New: rotated image should keep its size and bounding box should scale accordingly

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113507 Bug ID: 113507 Summary: rotated image should keep its size and bounding box should scale accordingly Product: LibreOffice Version: 6.0.0.0.alpha1+ Master Hardware:

[Libreoffice-bugs] [Bug 103538] Use OpenType Sanitiser to sanitize embedded fonts

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103538 Khaled Hosny changed: What|Removed |Added Severity|normal

[Libreoffice-bugs] [Bug 73730] Navigating with arrow does not change the value shown in the formulabox if the first line is similar.

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73730 --- Comment #12 from Jean-Baptiste Faure --- Still reproducible with current master built at home under Ubuntu 16.04. Best regards. JBF -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 112690] Incorrect page size when creating PDF from .odt file set to A4 paper size

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112690 Dieter Praas changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 103378] [META] PDF export bugs and enhancements

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103378 Dieter Praas changed: What|Removed |Added Depends on||112690

[Libreoffice-bugs] [Bug 113505] Performance of Calc Chart

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113505 perie_...@hotmail.com changed: What|Removed |Added Keywords||filter:ods, perf -- You

[Libreoffice-bugs] [Bug 107190] [META] Notebookbar window resize issues

2017-10-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107190 Vedran Miletić changed: What|Removed |Added Depends on||108401

  1   2   3   >