[Libreoffice-commits] core.git: configure.ac download.lst external/Module_external.mk external/python3 external/python33 pyuno/source

2015-10-25 Thread David Ostrovsky
configure.ac| 11 download.lst|7 external/Module_external.mk |2 external/python3/ExternalPackage_python3.mk | 160 +-

Re: lessons learned from hackfests

2015-10-25 Thread Wols Lists
On 25/10/15 10:50, Riccardo Magliocchetti wrote: > Hello, > > during the next libreitalia conference we are going to host a 4 hours > development session. The plan is to help more people getting started > hacking on libo. > > Given such a short time frame how is this time better spent from your

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

2015-10-25 Thread David Ostrovsky
external/python3/ExternalPackage_python3.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit c2e4e74138c0a816f6aace4d336c7d8cb611d4fa Author: David Ostrovsky Date: Sun Oct 25 11:17:30 2015 +0100 Python3.5: Remove external dependencies: readline and lzma

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

2015-10-25 Thread David Tardon
solenv/gbuild/Package.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit be114fd49371beb8877c1cf34b48319967458c8a Author: David Tardon Date: Sun Oct 25 14:13:17 2015 +0100 fix typo Change-Id:

New Defects reported by Coverity Scan for LibreOffice

2015-10-25 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 1 new defect(s) introduced to LibreOffice found with Coverity Scan. 17 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

[Bug 57751] Link from cgit to opengrok

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57751 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

Re: lessons learned from hackfests

2015-10-25 Thread Olivier Hallot
Hi Em 25/10/2015 08:50, Riccardo Magliocchetti escreveu: > Hello, > > during the next libreitalia conference we are going to host a 4 hours > development session. The plan is to help more people getting started > hacking on libo. > > Given such a short time frame how is this time better spent

lessons learned from hackfests

2015-10-25 Thread Riccardo Magliocchetti
Hello, during the next libreitalia conference we are going to host a 4 hours development session. The plan is to help more people getting started hacking on libo. Given such a short time frame how is this time better spent from your own experience? What do you think is more important to

[Bug 39439] Web search for UI strings

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39439 Dennis Roczek changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Libreoffice-commits] core.git: bridges/source bridges/test comphelper/source compilerplugins/clang cui/source drawinglayer/source dtrans/source dtrans/test jvmfwk/source sal/osl

2015-10-25 Thread Serge Krot
bridges/source/cpp_uno/gcc3_linux_mips/cpp2uno.cxx |2 +- bridges/source/cpp_uno/gcc3_linux_sparc/cpp2uno.cxx |2 +- bridges/test/testoffice.cxx |2 +- comphelper/source/misc/configuration.cxx|3 +-- compilerplugins/clang/automem.cxx

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

2015-10-25 Thread tagezi
AllLangHelp_scalc.mk | 11 +++ source/text/scalc/01/04060116.xhp| 110 +-- source/text/scalc/01/ODFF.xhp|2 source/text/scalc/01/ful_func.xhp| 67 + source/text/scalc/01/func_imcos.xhp | 76

[Libreoffice-commits] core.git: helpcontent2

2015-10-25 Thread tagezi
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4e049fc892b57ca4f3013dc8d6d33d3c1a416e3e Author: tagezi Date: Fri Oct 23 00:59:22 2015 +0300 Updated core Project: help 5d7d8ae940137262e8fd575a2214bf0baf0e9c1f

[Bug 39440] cppcheck cleanliness

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39440 --- Comment #70 from Commit Notification --- Serge Krot committed a patch related to this issue. It has been pushed to "master":

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

2015-10-25 Thread Julien Nabet
formula/source/ui/dlg/formula.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit bebc20c62be2df2cf2741fb82945ce6b631d2fe5 Author: Julien Nabet Date: Sun Oct 25 16:55:28 2015 +0100 tdf#90695: In function Wizard Array box cannot be unchecked Just

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

2015-10-25 Thread Mario J . Rugiero
basegfx/source/range/b2dpolyrange.cxx|5 + basegfx/source/range/b2drangeclipper.cxx | 23 +++ basegfx/test/boxclipper.cxx | 24 ++-- 3 files changed, 14 insertions(+), 38 deletions(-) New commits: commit

Re: lessons learned from hackfests

2015-10-25 Thread Thorsten Behrens
Riccardo Magliocchetti wrote: > Given such a short time frame how is this time better spent from > your own experience? > Hi Riccardo, as others said, try to push as much deliberation/setup/preps in front of the event. TDF provides a number of cloud VMs with a pre-built libreoffice for hackfests,

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

2015-10-25 Thread Noel Grandin
sd/source/core/CustomAnimationEffect.cxx| 6 +++--- sd/source/core/PageListWatcher.hxx | 6 +++--- sd/source/core/annotations/Annotation.cxx | 2 +-

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

2015-10-25 Thread Mario J . Rugiero
unoxml/source/dom/node.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 96a6ab886f6d3e726fe54f6dc18c6c6769c27716 Author: Mario J. Rugiero Date: Sun Oct 25 18:06:43 2015 -0300 Remove unneeded boost/bind include from unoxml/source/dom/node.cxx

Re: lessons learned from hackfests

2015-10-25 Thread Riccardo Magliocchetti
Il 25/10/2015 13:34, Olivier Hallot ha scritto: Hi Em 25/10/2015 08:50, Riccardo Magliocchetti escreveu: Hello, during the next libreitalia conference we are going to host a 4 hours development session. The plan is to help more people getting started hacking on libo. Given such a short time

[Libreoffice-commits] core.git: config_host.mk.in configure.ac connectivity/Configuration_mozab.mk connectivity/Library_mozabdrv.mk connectivity/Library_mozab.mk connectivity/Library_mozbootstrap.mk c

2015-10-25 Thread David Ostrovsky
Makefile.fetch |5 Repository.mk | 10 RepositoryExternal.mk | 87 config_host.mk.in

[Libreoffice-commits] core.git: 7 commits - qadevOOo/tests scripting/java testtools/com xmerge/source

2015-10-25 Thread Caolán McNamara
qadevOOo/tests/java/ifc/sheet/_XSheetCellCursor.java | 32 -- qadevOOo/tests/java/ifc/text/_NumberingLevel.java | 13 +--- qadevOOo/tests/java/ifc/util/_XModifyBroadcaster.java

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

2015-10-25 Thread Tor Lillqvist
sc/source/filter/oox/workbookhelper.cxx |4 1 file changed, 4 deletions(-) New commits: commit 129f814f6a18bf474f22a1ea9c9aa92677a8e6a5 Author: Tor Lillqvist Date: Sun Oct 25 19:12:05 2015 +0200 WaE: Unreferenced function declaration [loplugin:unreffun]

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

2015-10-25 Thread Markus Mohrhard
sc/source/filter/inc/workbookfragment.hxx |2 sc/source/filter/oox/workbookfragment.cxx | 79 +++--- sc/source/filter/oox/workbookhelper.cxx | 51 --- 3 files changed, 75 insertions(+), 57 deletions(-) New commits: commit

Re: lessons learned from hackfests

2015-10-25 Thread Riccardo Magliocchetti
Il 25/10/2015 12:26, Wols Lists ha scritto: On 25/10/15 10:50, Riccardo Magliocchetti wrote: Hello, during the next libreitalia conference we are going to host a 4 hours development session. The plan is to help more people getting started hacking on libo. Given such a short time frame how is

[Bug 46259] rewrite mysql connector to use mariadb client library

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46259 Lionel Elie Mamane changed: What|Removed |Added CC|

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

2015-10-25 Thread Eike Rathke
sal/rtl/math.cxx | 61 +-- 1 file changed, 2 insertions(+), 59 deletions(-) New commits: commit 5ce68783148aa77d77086aac220fabdfa211429d Author: Eike Rathke Date: Sun Oct 25 16:04:50 2015 +0100 replace implementation

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

2015-10-25 Thread Stephan Bergmann
vcl/osx/printaccessoryview.mm |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4415c9f54d8e723343c90561377ea4b8b4654a8a Author: Stephan Bergmann Date: Sun Oct 25 20:26:37 2015 +0100 loplugin:simplifybool Change-Id:

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

2015-10-25 Thread Stephan Bergmann
vcl/osx/salinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb3ca9626fd143006dbf709a65e56fa55c2dd52f Author: Stephan Bergmann Date: Sun Oct 25 20:27:30 2015 +0100 loplugin:defaultparams Change-Id:

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

2015-10-25 Thread Stephan Bergmann
vcl/osx/salprn.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce463679a5a362d5c3f7c146f70b6be838ddbb2d Author: Stephan Bergmann Date: Sun Oct 25 20:28:16 2015 +0100 loplugin:simplifybool Change-Id:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - odk/pack

2015-10-25 Thread Damjan Jovanovic
odk/pack/gendocu/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 493bb354291470ce9ef88ad039023fe1453e3fbc Author: Damjan Jovanovic Date: Sun Oct 25 18:28:46 2015 + Passing both -u and -o to unzip is ambiguous, as -u only

[Libreoffice-bugs] [Bug 39960] Pictures lost/distorted when FILESAVE document as RTF

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39960 --- Comment #20 from tommy27 --- Created attachment 119936 --> https://bugs.documentfoundation.org/attachment.cgi?id=119936=edit screenshot in LibO 5.0.3 this is the screenshot without Vasily fix note the loss of first

[Libreoffice-bugs] [Bug 95270] LO prints color with printer Canon MG7550 while it should not

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95270 steve -_- changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 90331] Unable to append data

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90331 --- Comment #7 from rob...@familiegrosskopf.de --- Created attachment 119939 --> https://bugs.documentfoundation.org/attachment.cgi?id=119939=edit Example database and Calc-table for testin appending data. Works as expected. -- You are

[Libreoffice-bugs] [Bug 48887] FILESAVE: Save as HTML in Writer should not embed images

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=48887 --- Comment #36 from Luke --- Leon Arundell, We all agree with you. With 4.2, we can not longer properly edit HTML files. 4.2 generates non-standard HTML that many browsers do not support. It also changes the

[Libreoffice-bugs] [Bug 95071] Cannot open a particular Word 2010 docx document

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95071 Mike Kaganski changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 90331] Unable to append data

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90331 --- Comment #4 from flywi...@gmail.com --- After creating a table with budget data I was unable to paste append data from excel. TmpKeyDateAmountTNoSkipClassDescriptionBalance 115-Oct-1529.04

[Libreoffice-bugs] [Bug 95300] Impress stalls on 3-liner text block in Ubuntu 15.10 and 15.04 but not in 14.04 and 12.04

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95300 --- Comment #4 from ullix --- I'd be happy to provide more info. How can I do this? Command line does not seem to offer any verbosity settings. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 83569] Style inherit from impress template broke document styles

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83569 --- Comment #7 from Pierre C --- Created attachment 119938 --> https://bugs.documentfoundation.org/attachment.cgi?id=119938=edit Steps to reproduce I create a presentation to explain as best as I can the

[Libreoffice-bugs] [Bug 95039] Calc Fatal Error - SEH Exception: Access Violation

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95039 --- Comment #12 from Beluga --- (In reply to helplibreoffice from comment #11) > If you actually took a moment to read the bug report I filed, you would > understand that providing a trace is impossible as is

[Libreoffice-bugs] [Bug 39960] Pictures lost/distorted when FILESAVE document as RTF

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39960 --- Comment #18 from tommy27 --- thank you very much for fixing this ancient bug!!! thumbs up!!! -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 95310] Enhancement: Disable profile 'one time' menu item

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95310 tommy27 changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 89100] FILEOPEN: DOCX - File no longer opens in LO 5.0+

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89100 Mike Kaganski changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 39960] Pictures lost/distorted when FILESAVE document as RTF

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39960 tommy27 changed: What|Removed |Added Status|RESOLVED|VERIFIED -- You are

[Libreoffice-bugs] [Bug 39960] Pictures lost/distorted when FILESAVE document as RTF

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39960 --- Comment #21 from tommy27 --- Created attachment 119937 --> https://bugs.documentfoundation.org/attachment.cgi?id=119937=edit screenshot in LibO 5.1.0 this is the screenshot after Vasily fix note that the images are

[Libreoffice-bugs] [Bug 39960] Pictures lost/distorted when FILESAVE document as RTF

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39960 tommy27 changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 81234] [META] RTF filter issues

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81234 Bug 81234 depends on bug 39960, which changed state. Bug 39960 Summary: Pictures lost/distorted when FILESAVE document as RTF https://bugs.documentfoundation.org/show_bug.cgi?id=39960 What|Removed |Added

[Libreoffice-bugs] [Bug 95302] In dialog Edit->Links Update->"Automated" ALWAYS gray/deactivated

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95302 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 95270] LO prints color with printer Canon MG7550 while it should not (summary comment 5)

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95270 steve -_- changed: What|Removed |Added Summary|LO prints color with|LO prints

[Libreoffice-bugs] [Bug 95302] In dialog Edit->Links Update->"Automated" ALWAYS gray/deactivated

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95302 tommy27 changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-bugs] [Bug 95302] In dialog Edit->Links Update->"Automated" ALWAYS gray/deactivated

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95302 --- Comment #3 from tommy27 --- Created attachment 119935 --> https://bugs.documentfoundation.org/attachment.cgi?id=119935=edit edit links dialog screenshot -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 95289] The display of mathematical formulae is erroneous in LibreOffice Writer documents.

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95289 --- Comment #2 from tbe...@freemail.hu --- (In reply to Jacques Guilleron from comment #1) > Hi tbenke, > > OpenSymbol font is it installed on your computer? Hi Jacques, I checked, and OpenSymbol is not installed. I have a laptop with

[Libreoffice-bugs] [Bug 83569] Style inherit from impress template broke document styles

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83569 --- Comment #6 from Pierre C --- Thanks Carlos Rodriguez for trying to reproduce this bug Your are not far from reducing the bug. I think that you used "presentation styles" and not "Graphic style" Do the

[Libreoffice-bugs] [Bug 90331] Unable to append data

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90331 --- Comment #5 from flywi...@gmail.com --- How do you get data into the tables without typing it in manually? -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 95309] Insert > File in Draw & Impress don't display all available files

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95309 steve -_- changed: What|Removed |Added Summary|Insert > File in Draw & |Insert > File

[Libreoffice-bugs] [Bug 95311] EDITING: Wrong result on calculation, ok when opening file then changes value when adding new values, works on v. 4.3.7.2 and earlier versions.

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95311 --- Comment #3 from matti_savolai...@hotmail.com --- Thanks for the workaround, will disable OpenCL for now. -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 90331] Unable to append data

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90331 --- Comment #6 from rob...@familiegrosskopf.de --- (In reply to flywire0 from comment #5) > How do you get data into the tables without typing it in manually? 1) Copy data from Calc to clipboard. 2) Right mouseclick on table of Base →

[Libreoffice-bugs] [Bug 94485] VIEWING: broken UI and spreadsheet display issue after opening specific .xlsm

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94485 --- Comment #14 from ThierryT --- Dear All, Today I found under /daily/master/Win-x86_64@62-TDF the LibreOfficeDev Version: 5.1.0.0.alpha1+ (x64) Build ID: a62bc6a65abb47adb0e4caff7e38823c15b302fc TinderBox:

[Libreoffice-bugs] [Bug 37089] LibreOffice should warn explicitly that it can't use a 64bit JRE

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37089 --- Comment #20 from Peter Toye --- Could not agree more with Comment 13. If LO is ever to try to get acceptance by a wide community it HAS to get rid of stupid user-unfriendly issues like this, even if they're not bugs in

[Libreoffice-bugs] [Bug 64037] gerrit "patch submitted" mail: please quote pull command-line with anonymous git URL

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64037 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 73236] Add mechanism to simplify event/holiday-based branding of the main website

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73236 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 94891] LibreOffice Viewer crashes when screen is rotated

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94891 raal changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #5

[Libreoffice-bugs] [Bug 95203] Why does the file open so slow/doesn't open at all?

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95203 --- Comment #4 from Alice Vixie --- Thank you Maxim, removing embedded fonts worked great! I didn't expect OOo to embed ALL of the fonts in my computer... just those used in the document... -- You are receiving this

[Libreoffice-bugs] [Bug 95309] Insert > File in Draw & Impress don't display all available files

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95309 raal changed: What|Removed |Added Keywords||regression

[Libreoffice-bugs] [Bug 63287] Improve visibility of torrent download vs regular download

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63287 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 72370] redirect blogs.libreoffice.org to planet.documentfoundation.org and adjust title on planet

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72370 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 61936] get-help/installation: Instructions need update to modern versions of LibreOffice

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61936 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 62787] TDF Site: Enhancement request: Make checksums of daily builds available

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62787 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 95141] Draw: enhancements to connectors in draw

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95141 --- Comment #2 from Danixu --- Thanks for the info about the border points, i was searching on google but i did not find anything about that. Maybe i've used the wrong words. About the other, better than a

[Libreoffice-bugs] [Bug 88833] UI: Checkbox misaligned on high DPI screen (search bar at the bottom)

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88833 Tomaz Vajngerl changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 95210] Opening "Position and Size" mutilates shapes

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95210 --- Comment #5 from Luke --- Caolán, I narrowed this regression down to commit: b859d84e471fdb70b61607d2d919a7907d074bd0 It looks like it needs some more work to handle drawingML shapes. Thank you for all you done

[Libreoffice-bugs] [Bug 92249] Checkboxes and radio buttons (in Options screen) too small on HiDPI

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92249 Tomaz Vajngerl changed: What|Removed |Added CC||cyc...@gmx.net

[Libreoffice-bugs] [Bug 95210] Opening "Position and Size" mutilates shapes

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95210 raal changed: What|Removed |Added Keywords||bisected

[Libreoffice-bugs] [Bug 56902] Kill off in-tree (ancient) mozilla copy

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56902 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 57751] Link from cgit to opengrok

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57751 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 95313] New: Impress undo doesn't work deleting a cell in a table

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95313 Bug ID: 95313 Summary: Impress undo doesn't work deleting a cell in a table Product: LibreOffice Version: 4.4.6.2 rc Hardware: Other OS: All Status:

[Libreoffice-bugs] [Bug 95309] Insert > File in Draw & Impress don't display all available files

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95309 --- Comment #2 from MM --- (In reply to raal from comment #1) > I can not confirm with version 5.0.2.2, linux. I also tested it with v5.0.3.1 and it still happens. What do you see ? Do you see *every* file

[Libreoffice-bugs] [Bug 56902] Kill off in-tree (ancient) mozilla copy

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=56902 --- Comment #10 from Julien Nabet --- (In reply to Lionel Elie Mamane from comment #9) > (In reply to Julien Nabet from comment #8) > > Considering these: > > .. > > Still work to do, still three open bugs that this

[Libreoffice-bugs] [Bug 50577] Please could we have a download counter to see the rise of LibreOffice

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50577 Dennis Roczek changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 95314] New: Help (F1) goes to web page

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95314 Bug ID: 95314 Summary: Help (F1) goes to web page Product: LibreOffice Version: 5.0.2.2 release Hardware: x86 (IA32) OS: Windows (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 95181] LOCalc autoformat add and apply (not corresponding result)

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95181 --- Comment #9 from gmarco --- Created attachment 119941 --> https://bugs.documentfoundation.org/attachment.cgi?id=119941=edit autoformat-ITguide(PF1) 2 -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 95181] LOCalc autoformat add and apply (not corresponding result)

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95181 --- Comment #8 from gmarco --- Created attachment 119940 --> https://bugs.documentfoundation.org/attachment.cgi?id=119940=edit autoformat documentation (In reply to Joel Madero from comment #7) > > Thanks a

[Libreoffice-bugs] [Bug 89561] Unsigned Language Packs not passing OS X Gatekeeper security -- disrupting LO installation on 10.9.x and later

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89561 Frank Fuchs changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 92249] Checkboxes and radio buttons (in Options screen) too small on HiDPI

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92249 cycore changed: What|Removed |Added Version|5.0.0.1 rc |4.3.5.2 release ---

[Libreoffice-bugs] [Bug 39439] Web search for UI strings

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39439 Dennis Roczek changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Libreoffice-bugs] [Bug 66237] Document preview of tables shows overlayed toolbar icons and misplaced column headers

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66237 --- Comment #16 from Julien Nabet --- Just to give an update, I still reproduce this with master sources updated today. It happens with SAL_USE_VCLPLUGIN=gen, gtk or by default gtk3 in my case. -- You are receiving

[Libreoffice-bugs] [Bug 82221] PDF export incorrect with Writer document containing an SVG image

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82221 steve -_- changed: What|Removed |Added Attachment #118407|0 |1 is

[Libreoffice-bugs] [Bug 95319] Not visible words in colour.

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95319 Joel Madero changed: What|Removed |Added Status|NEW |NEEDINFO --

[Libreoffice-bugs] [Bug 95317] Program fails to print pictures or images

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95317 Joel Madero changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 95198] Unable to insert image

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95198 --- Comment #10 from psybuck01 --- Hi, Attached is the screenshot of the version of my LibreOffice. Its version is 5.0.2.2 Regards -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 95198] Unable to insert image

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95198 --- Comment #9 from psybuck01 --- Created attachment 119950 --> https://bugs.documentfoundation.org/attachment.cgi?id=119950=edit Libre Office 5.0.2.2 Here is the screenshot of the version of my LibreOffice --

[Libreoffice-bugs] [Bug 34212] Accented Characters and Umlauts are missing with Type1 fonts

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34212 --- Comment #13 from Tom Yan --- However in the case I experience it has nothing to do with "WinAnsiEncoding" at all. So I will not mark my bug report as duplicate. See the attached PDFs (with an text editor or so) in

[Libreoffice-bugs] [Bug 95316] New: Release info 4.4.6.2 still not available

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95316 Bug ID: 95316 Summary: Release info 4.4.6.2 still not available Product: LibreOffice Version: 4.4.6.2 rc Hardware: Other URL:

[Libreoffice-bugs] [Bug 95321] New: FILEOPEN: Tables no longer imported correctly from Word .doc files

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95321 Bug ID: 95321 Summary: FILEOPEN: Tables no longer imported correctly from Word .doc files Product: LibreOffice Version: 5.1.0.0.alpha0+ Master Hardware: Other

[Libreoffice-bugs] [Bug 85174] PDF import of special characters (Algebra ) broken

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85174 Jouni Järvinen changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 95065] LO 5.0.2.2 Startup-failure

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95065 --- Comment #10 from mhonline --- draw back to comment #4: LO still hangs on start-up second: strange observation: trying to start LO manually again while the splash-screen is allredeady on the desk, it results with TWO

[Libreoffice-bugs] [Bug 95080] Missing feedback about disabled system file dialogs on KDE

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95080 Carlos Rodriguez changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 95318] New: Calc / not visible word color

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95318 Bug ID: 95318 Summary: Calc / not visible word color Product: LibreOffice Version: unspecified Hardware: x86-64 (AMD64) OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 95321] FILEOPEN: Tables no longer imported correctly from Word .doc files

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95321 --- Comment #1 from Luke --- Created attachment 119952 --> https://bugs.documentfoundation.org/attachment.cgi?id=119952=edit Simplified example This is just simple 2 column table that shows how all the text from

[Libreoffice-bugs] [Bug 72604] Fax-Wizard - Personal Data are only partial adopted

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=72604 --- Comment #13 from Julien Nabet --- About logo greyed out or not, it's enabled only in Business Fax and not private option. It seems to me quite logical. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 95311] EDITING: Wrong result on calculation, ok when opening file then changes value when adding new values, works on v. 4.3.7.2 and earlier versions.

2015-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95311 --- Comment #5 from m.a.riosv --- I don't if it has some relation, but this one is yet there with: Win10x64 Version: 5.1.0.0.alpha1+ (x64) Build ID: a62bc6a65abb47adb0e4caff7e38823c15b302fc TinderBox:

  1   2   3   >