Bugzilla Tip: Ever want to make private notes on a bug report?

2016-01-07 Thread Robinson Tryon
Hi all, Here's a handy tip to help you get the most out of using our Bugzilla instance: If any of you have ever wanted to make a private note on a bug report, feel free to use the 'Tags' field. The content in there is only viewable to you, and editing that field won't send email to any other

[Libreoffice-qa] Bugzilla Tip: Ever want to make private notes on a bug report?

2016-01-07 Thread Robinson Tryon
Hi all, Here's a handy tip to help you get the most out of using our Bugzilla instance: If any of you have ever wanted to make a private note on a bug report, feel free to use the 'Tags' field. The content in there is only viewable to you, and editing that field won't send email to any other

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

2016-01-07 Thread Chris Sherlock
include/vcl/vclptr.hxx |2 ++ vcl/source/control/combobox.cxx |2 +- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 86338fbb94324ede329e1d232eeaf70f2fde696e Author: Chris Sherlock Date: Fri Jan 8 10:47:05 2016 +1100 vcl:

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

2016-01-07 Thread Chris Sherlock
solenv/bin/mkdocs.sh |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit cfcef8c99908a781c1d5b4153f4fa9fca69d4351 Author: Chris Sherlock Date: Fri Jan 8 09:55:38 2016 +1100 solenv: allow mkdocs.sh to index selected modules only

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

2016-01-07 Thread Chris Sherlock
vcl/source/edit/textview.cxx| 102 +--- vcl/source/filter/graphicfilter.cxx | 14 ++-- 2 files changed, 56 insertions(+), 60 deletions(-) New commits: commit e415bab58ba859f783f12932e478e503bcaa9e4c Author: Chris Sherlock

[Libreoffice-bugs] [Bug 94164] Hide whitespace mode: shrink page height to remove all white space between pages in case of page break

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94164 --- Comment #5 from Ashod Nakashian --- (In reply to GavinB from comment #3) > While shrinking page height to obtain the Hide Whitespace mode it would be > good to follow the established practice of NOT removing

[Libreoffice-bugs] [Bug 95494] Calc can not sort Chinese word by stroke and radical

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95494 Kevin Suo changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

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

2016-01-07 Thread Chris Sherlock
vcl/inc/filter/Exif.hxx | 92 +++ vcl/inc/filter/FilterConfigCache.hxx | 124 vcl/inc/filter/JpegReader.hxx| 75 ++ vcl/inc/filter/JpegTransform.hxx | 42 + vcl/inc/filter/JpegWriter.hxx| 57 +

Ability to make doxygen only index specified modules

2016-01-07 Thread Chris Sherlock
Hi all, I’ve been running make docs on my local system, but I’ve noticed it takes a fair amount of time to index all modules, when all I wanted to index was the vcl module. I’ve made a small change to solenv/bin/mkdocs.sh that is entirely transparent to the existing processes. All I’ve done

[Libreoffice-bugs] [Bug 96315] Multiple graphics inside frame do not keep arrangement after re-opening document

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96315 Luke changed: What|Removed |Added Status|RESOLVED|NEW

AW: GSOC Android App LibreOffice Viewer

2016-01-07 Thread Samuel Mehrbrodt
Hi Mirko, welcome aboard! Please read https://wiki.documentfoundation.org/Development/BuildingForAndroid and come back with any questions you have. You might also ask in IRC (#libreoffice-dev). Thanks Samuel Von: LibreOffice

[Libreoffice-ux-advise] [Bug 91815] Suggestion : Possibility to marked a file to retain a certain order in the file opening menu

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91815 Heiko Tietze changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 91815] Suggestion : Possibility to marked a file to retain a certain order in the file opening menu

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91815 Heiko Tietze changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 84127] FILESAVE/FILEOPEN arrangement not saved/retained for graphics inside frame

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84127 Luke changed: What|Removed |Added Attachment #121691|0 |1 is

[Libreoffice-bugs] [Bug 84127] FILESAVE/FILEOPEN arrangement not saved/retained for graphics inside frame

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84127 --- Comment #43 from Luke --- David, I do not think your issue is the same as this one. This has been bisected to a regression in the 4.2.x line. I can reproduce the issue with your file in both LO 4.1.0.1 and AOO

[Libreoffice-bugs] [Bug 94164] Hide whitespace mode: shrink page height to remove all white space between pages in case of page break

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94164 --- Comment #6 from Ashod Nakashian --- (In reply to GavinB from comment #4) > On a related issue it would be good when Whitespace is Hidden that the space > between pages was a 10 or so pixels bigger. > > That

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

2016-01-07 Thread Chris Sherlock
vcl/source/gdi/print3.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 13ee43524dcaa3299b460c22cbde6b7994032e6e Author: Chris Sherlock Date: Fri Jan 8 12:14:45 2016 +1100 vcl: silence Doxygen warning about

Re: about using test files in our unit tests

2016-01-07 Thread Markus Mohrhard
Hey, a short update. I think most of our random test failures have been fixed. However if you want to push your patch to gerrit and need the test build (either you don't have commit access or because you like the additional safety) make sure that your push tree includes at least

[Libreoffice-bugs] [Bug 61679] SLIDESHOW: Enhancement request: control over the timing of presentation delay in kiosk mode

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=61679 --- Comment #13 from blockh...@gmail.com --- Correction - I don't need to be able to change the value between closing and reopening the application. Just a way of permanently setting the default to zero. Anything more would be a bonus. --

[Libreoffice-bugs] [Bug 84127] FILESAVE/FILEOPEN arrangement not saved/retained for graphics inside frame

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84127 --- Comment #39 from Fernand --- Created attachment 121769 --> https://bugs.documentfoundation.org/attachment.cgi?id=121769=edit Image off the doc before saving -- You are receiving this mail because: You are the assignee

Re: Is there a limit to the number of layers in a Writer Doc

2016-01-07 Thread SOS
On 7/01/2016 0:59, Chris Sherlock wrote: I’ve just seen on IRC that there is at least one known issue with z-ordering already logged in bugzilla: https://bugs.documentfoundation.org/show_bug.cgi?id=84127 The first description is exactly the same problem ! The problems starts when using

[Libreoffice-commits] core.git: dictionaries

2016-01-07 Thread Niklas Johansson
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 184a6a5301d699e0e1b3c16ddb27afc34e17a9d7 Author: Niklas Johansson Date: Wed Jan 6 13:25:15 2016 +0100 Updated core Project: dictionaries

[Libreoffice-commits] core.git: bridges/source bridges/test canvas/source dtrans/source dtrans/test

2016-01-07 Thread Caolán McNamara
bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx |2 +- bridges/test/performance/testperformance.cxx| 16 bridges/test/testcomp.cxx |2 +- bridges/test/testcomp.h |2 +-

Re: Sheikha AL-Hinai license statement

2016-01-07 Thread Stephan Bergmann
put on file at ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 33684] autocompletion does not longer work by pressing TAB

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33684 --- Comment #28 from Rudolf Kollien --- Version: 5.0.4.2 Build-ID: 2b9802c1994aa0b7dc6079e128979269cf95bc78 Mac OSX 10.11.2 I agree with comment#27: still not working. -- You are receiving this mail because:

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

2016-01-07 Thread Stephan Bergmann
sal/osl/unx/module.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a8b10c2841bf38e0f4393594de9b61d9bd3cd842 Author: Stephan Bergmann Date: Thu Jan 7 12:36:24 2016 +0100 loplugin:nullptr Change-Id:

[Libreoffice-bugs] [Bug 93886] Mailmerge: Bookmarks disappear from created individual files

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93886 Beluga changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sd/source

2016-01-07 Thread Marco Cecchetti
sd/source/ui/view/Outliner.cxx | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit f4bf83f6670999b4ef2406fd6fc5fd4e78b3e1ed Author: Marco Cecchetti Date: Wed Jan 6 17:00:09 2016 +0100 lool - search all - 2nd search

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

2016-01-07 Thread Eike Rathke
sc/source/ui/undo/undoblk3.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit ece5cc21aa7814be79016e0d285981c6ced4d9ee Author: Eike Rathke Date: Thu Jan 7 12:11:30 2016 +0100 Resolves: tdf#94208 broadcast fill undo (for deleted cells)

[Libreoffice-bugs] [Bug 96902] UTF-8 characters in filenames

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96902 --- Comment #7 from HPS --- Hi, It doesn't work: libreoffice Skjelve-b\370lgen-VG+-fra-8.-September-2012-copy.pdf Libreoffice is not able to find the file. Can you open a terminal an "ls -l | hexdump -C" the file to

[Libreoffice-bugs] [Bug 96902] UTF-8 characters in filenames

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96902 --- Comment #8 from Beluga --- 74 6f 74 61 6c 20 31 36 38 38 0a 2d 72 77 2d 72 |total 1688.-rw-r| 0010 77 2d 72 2d 2d 20 31 20 74 65 73 74 69 20 74 65 |w-r-- 1 testi te| 0020 73 74 69 20 31 37

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

2016-01-07 Thread Chris Sherlock
vcl/generic/fontmanager/fontconfig.cxx |2 vcl/generic/fontmanager/fontsubst.cxx |2 vcl/generic/glyphs/gcach_ftyp.cxx |2 vcl/generic/glyphs/glyphcache.cxx |2 vcl/generic/print/genpspgraphics.cxx |2 vcl/inc/PhysicalFontCollection.hxx

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

2016-01-07 Thread Katarina Behrens
sc/qa/unit/subsequent_export-test.cxx | 77 ++ 1 file changed, 77 insertions(+) New commits: commit 90e07dd6f5d64a0d0041361c1592a6cd93ff2ac0 Author: Katarina Behrens Date: Mon Dec 14 18:50:03 2015 +0100 tdf#8 bugfix test

[Libreoffice-bugs] [Bug 96902] UTF-8 characters in filenames

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96902 --- Comment #9 from HPS --- Your file: 0040 76 65 2d 62 c3 b8 6c 67 65 6e 2d 56 47 2b 2d 66 |ve-b..lgen-VG+-f| ^ Valid UTF-8 code Look here for 0xc3 0xb8:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - slideshow/opengl slideshow/Package_opengl.mk slideshow/source vcl/source

2016-01-07 Thread Emmanuel Gil Peyrot
slideshow/Package_opengl.mk |1 slideshow/opengl/basicVertexShader.glsl | 43 ++ slideshow/opengl/glitterFragmentShader.glsl |2 slideshow/opengl/glitterVertexShader.glsl

[Libreoffice-commits] core.git: config_host.mk.in configure.ac external/openssl external/python3 external/python33 Makefile.in postprocess/CustomTarget_images.mk postprocess/CustomTarget_registry.mk p

2016-01-07 Thread Michael Stahl
Makefile.in |2 +- config_host.mk.in|3 ++- configure.ac | 13 ++--- external/openssl/UnpackedTarball_openssl.mk |2 +- external/python3/ExternalProject_python3.mk |2 +-

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

2016-01-07 Thread Jan Holesovsky
sd/qa/unit/tiledrendering/tiledrendering.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be343661b076f3f57e7eb9ca1a5a4d3529752b58 Author: Jan Holesovsky Date: Thu Jan 7 11:02:45 2016 +0100 Disabled the test for a moment.

[Libreoffice-bugs] [Bug 36549] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK and GNOME Orca screen reader support

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=36549 Bug 36549 depends on bug 39944, which changed state. Bug 39944 Summary: ACCESSIBILITY: Implement new ATK Roles https://bugs.documentfoundation.org/show_bug.cgi?id=39944 What|Removed |Added

[Libreoffice-bugs] [Bug 55571] ACCESSIBILITY: Tracking bug for important issues related to the Mac OS X Accessibility API

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55571 Bug 55571 depends on bug 39944, which changed state. Bug 39944 Summary: ACCESSIBILITY: Implement new ATK Roles https://bugs.documentfoundation.org/show_bug.cgi?id=39944 What|Removed |Added

[Libreoffice-bugs] [Bug 60251] ACCESSIBILITY: Tracking Metabug for Windows OS accessibility and AT issues

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60251 Bug 60251 depends on bug 39944, which changed state. Bug 39944 Summary: ACCESSIBILITY: Implement new ATK Roles https://bugs.documentfoundation.org/show_bug.cgi?id=39944 What|Removed |Added

[Bug 39944] ACCESSIBILITY: Implement new ATK Roles

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39944 Jacobo Aragunde Pérez changed: What|Removed |Added Status|ASSIGNED

[Libreoffice-bugs] [Bug 75191] ACCESSIBILITY: remove deprecated atk_role_register

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75191 Bug 75191 depends on bug 39944, which changed state. Bug 39944 Summary: ACCESSIBILITY: Implement new ATK Roles https://bugs.documentfoundation.org/show_bug.cgi?id=39944 What|Removed |Added

[Libreoffice-commits] core.git: vcl/opengl vcl/Package_opengl_blacklist.mk

2016-01-07 Thread Tor Lillqvist
vcl/Package_opengl_blacklist.mk |2 +- vcl/opengl/win/WinDeviceInfo.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 989f0fa8dbe6af56aa33fc6b8c63364811f8635c Author: Tor Lillqvist Date: Thu Jan 7 12:53:03 2016 +0200 The OpenGL

[Libreoffice-bugs] [Bug 94208] Undo after Control-D doesn't fix COUNTA calculation

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94208 Eike Rathke changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 96838] numeric input fields of paragraph section of the vertical sidebar are unusable after print preview

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96838 --- Comment #3 from Gülşah Köse --- Reproducible with LibreOfficeDev 5.2.0.0.alpha0 Ubuntu 15.04 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 96941] New: FORMATTING: Possible regression - Connector Line paths messed up after saving and reopening

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96941 Bug ID: 96941 Summary: FORMATTING: Possible regression - Connector Line paths messed up after saving and reopening Product: LibreOffice Version: 5.0.4.2 rc

[Libreoffice-bugs] [Bug 96915] add ability to refer to local names in another worksheet

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96915 Beluga changed: What|Removed |Added Status|NEW |UNCONFIRMED

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

2016-01-07 Thread Michael Meeks
vcl/inc/opengl/FixedTextureAtlas.hxx |3 ++- vcl/inc/opengl/texture.hxx | 10 +++--- vcl/opengl/FixedTextureAtlas.cxx | 22 -- vcl/opengl/salbmp.cxx| 15 ++- vcl/opengl/texture.cxx | 19 ++-

[Libreoffice-bugs] [Bug 96894] TextureAtlas - dispose it at a sensible time ...

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96894 --- Comment #4 from Commit Notification --- Michael Meeks committed a patch related to this issue. It has been pushed to "libreoffice-5-1":

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

2016-01-07 Thread Marco Cecchetti
sd/source/ui/view/Outliner.cxx | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit fd0be5e94fd4f591cb7746ac5a373b1fa0ca1455 Author: Marco Cecchetti Date: Wed Jan 6 17:00:09 2016 +0100 sd: lool search all - 2nd

[Libreoffice-bugs] [Bug 96942] New: Some dialogs show multiple and wrong languages

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96942 Bug ID: 96942 Summary: Some dialogs show multiple and wrong languages Product: LibreOffice Version: 4.4.6.3 release Hardware: x86 (IA32) OS: Windows (All)

Re: Build error on branch libreoffice-5-0-4

2016-01-07 Thread Michael Stahl
On 04.01.2016 04:58, Chris Sherlock wrote: > I’ve done a quick check of the cygwin documentation, and they say the > following: > > "A few Windows tools, such as find.exe, link.exe andsort.exe, may > conflict > with the Cygwin versions make sure that you use the full path >

[Libreoffice-bugs] [Bug 94287] FORMATTING: None-filled frame anchored to transparent frame stacks transparency

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94287 --- Comment #6 from Armin Le Grand --- Probably has to do with that commit - this was the deep change to allow for any standard-FillStyle combination for Writer Frames/Pages/... This was not only for transparency,

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

2016-01-07 Thread Arnaud Versini
basctl/source/basicide/basides1.cxx |4 - basctl/source/basicide/macrodlg.cxx |4 - basic/source/basmgr/basmgr.cxx | 34 --- basic/source/classes/sb.cxx | 78 ++-- basic/source/classes/sbxmod.cxx |7 +--

[Libreoffice-bugs] [Bug 96902] UTF-8 characters in filenames

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96902 --- Comment #10 from Beluga --- Plz attach file so I can confirm :) -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/unx

2016-01-07 Thread Tomáš Chvátal
vcl/unx/gtk/gtksalframe.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 795324d953e54b8e42d34ce577feee8559b9226d Author: Tomáš Chvátal Date: Tue Jan 5 11:27:36 2016 +0100 Fix build with gtk2 older than 2.20 by using the old

[Libreoffice-bugs] [Bug 96938] EDITING - ODB file crashes when editing tables, queries, forms....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 Alex Thurgood changed: What|Removed |Added Summary|.odb file crashes when |EDITING -

Re: [Libreoffice-commits] core.git: accessibility/inc accessibility/Library_acc.mk accessibility/source framework/source include/framework include/sfx2 include/svtools officecfg/registry sc/source sd/

2016-01-07 Thread Maxim Monastirsky
Hi Eike, On Thu, 2016-01-07 at 15:49 +0100, Eike Rathke wrote: > > At least the STR_SFX_DOCK and STR_SFX_UNDOCK (didn't check the > others) > removed with sfx2/source/dialog/taskpane.src are not unused, in the > Sidebar Settings menu you now get "" for > "Undock" and "" for "Dock". > I fixed

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sc/source

2016-01-07 Thread Eike Rathke
sc/source/ui/undo/undoblk3.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 6384fc20aafa649604ae6e4ddb2f7a84b5471f81 Author: Eike Rathke Date: Thu Jan 7 12:11:30 2016 +0100 Resolves: tdf#94208 broadcast fill undo (for deleted cells)

[Libreoffice-bugs] [Bug 96902] UTF-8 characters in filenames

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96902 --- Comment #12 from HPS --- Hi, You can possibly reproduce like this on a Linux box: touch Skjelve-b\370lgen.pdf libreoffice Skjelve-b\370lgen.pdf I've uploaded empty test file. --HPS -- You are receiving this

[Libreoffice-bugs] [Bug 96902] LibreOffice assumes all non-7-bit characters in filenames are valid UTF-8 characters.

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96902 HPS changed: What|Removed |Added Summary|UTF-8 characters in |LibreOffice assumes all

[Libreoffice-bugs] [Bug 96860] SAVE After save as DOC file of some Writer document with illustrations in frames some illustrations are missing

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96860 --- Comment #6 from Krasimir Ivanov --- ОК, thanks for it. I will try to make dipper research around this issue and will come back with more information, but not earlier than next week. -- You are receiving this

[Libreoffice-bugs] [Bug 96937] .odb file crashes when opening tables, queries, forms ....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96937 --- Comment #3 from V Stuart Foote --- (In reply to John Tennant from comment #2) > Should I attach the .odb file to bug 96938? Sorry, read the edited text posted to the second copy, and missed that you'd

[Libreoffice-bugs] [Bug 96833] Remote Files UI dialog has various small issues (lost values in editing, wrong TCP port number management...)

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96833 --- Comment #8 from Commit Notification --- Giuseppe Castagno committed a patch related to this issue. It has been pushed to "libreoffice-5-1":

[Libreoffice-qa] [QA] Need someone having Excel

2016-01-07 Thread Gérard Fargeot
Hi all, For Bug 96923 (https://bugs.documentfoundation.org/show_bug.cgi?id=96923), we need someone with Excel. The purpose is to check if Excel treat numbers written as text (with ' before) like numeric 1 in SUMIFS. If it is the case, can somenone provide a short file with mixed value: 1 written

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - svtools/source ucb/source

2016-01-07 Thread Giuseppe Castagno
svtools/source/control/breadcrumb.cxx | 11 ++- ucb/source/ucp/webdav-neon/NeonSession.cxx |1 + 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 8369e7d511d5cc07b8fac31a05a5897f58b46740 Author: Giuseppe Castagno Date: Sat

[Libreoffice-bugs] [Bug 96906] Frame: problem with left spacing

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96906 --- Comment #4 from Frederic Parrenin --- I tried but I was unable to reproduce this problem from scratch in LO 5.0.4. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 96938] .odb file crashes when opening tables, queries, forms for EDITING....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 Alex Thurgood changed: What|Removed |Added CC|

RE: [Libreoffice-commits] core.git: accessibility/inc accessibility/Library_acc.mk accessibility/source framework/source include/framework include/sfx2 include/svtools officecfg/registry sc/source sd/

2016-01-07 Thread Samuel Mehrbrodt
> I fixed those already in 7c73152f642f331c5640a98b256013cb88180a1d Thanks for that :) Samuel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-bugs] [Bug 75159] Tabulator indented in list

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75159 --- Comment #5 from Per Persson --- Still there in version 5.0.4.2 (Build ID: 2b9802c1994aa0b7dc6079e128979269cf95bc78) -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 96938] EDITING - ODB file crashes when editing tables, queries, forms....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 Alex Thurgood changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Libreoffice-bugs] [Bug 96938] EDITING - ODB file crashes when editing tables, queries, forms....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 Alex Thurgood changed: What|Removed |Added Hardware|All |x86 (IA32)

[Libreoffice-bugs] [Bug 96902] LibreOffice assumes all non-7-bit characters in filenames are valid UTF-8 characters.

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96902 --- Comment #14 from HPS --- Hi, You can get a FreeBSD .iso from here: http://ftp.freebsd.org/pub/FreeBSD/snapshots/ISO-IMAGES/11.0/FreeBSD-11.0-CURRENT-amd64-20160106-r293245-disc1.iso The easiest way to try this out

[Libreoffice-bugs] [Bug 96906] Frame: problem with left spacing

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96906 Beluga changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-commits] core.git: basic/source connectivity/source cppcanvas/source framework/source

2016-01-07 Thread Johannes Hauf
basic/source/basmgr/basicmanagerrepository.cxx|2 - basic/source/classes/image.cxx| 28 +- basic/source/classes/sb.cxx |6 +-- basic/source/inc/iosys.hxx|8 ++---

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

2016-01-07 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf96943.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 19 +++ sw/source/core/inc/pagefrm.hxx |3 +++ sw/source/core/layout/calcmove.cxx | 32 ++-- sw/source/core/layout/pagechg.cxx | 28

[Libreoffice-bugs] [Bug 93565] MAILMERGE: Mail merge doesn't work with version 5.0 (individual documents in PDF format does not increment to next record data)

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93565 --- Comment #13 from Commit Notification --- Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-5-1":

[Libreoffice-bugs] [Bug 96938] .odb file crashes when opening tables, queries, forms for EDITING....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 --- Comment #3 from Alex Thurgood --- No repro Version: 5.2.0.0.alpha0+ Build ID: 5f981642889b1b9980e98ebccc3150e022a73bed CPU Threads: 2; OS Version: -; UI Render: default; Locale : fr-FR (fr.UTF-8) OSX 10.11.2

[Libreoffice-bugs] [Bug 96946] FILESAVE Opening Calc Saved file in Excel causes errors Read errors

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96946 Peter Jones changed: What|Removed |Added Summary|FILESAVE Opening Calc Saved |FILESAVE

[Libreoffice-bugs] [Bug 96946] FILESAVE Opening Calc Saved file in Excel causes errors

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96946 Peter Jones changed: What|Removed |Added Summary|FILESAVE Opening Saved file |FILESAVE

[Libreoffice-bugs] [Bug 96947] New: Degradation of UI on Windows

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96947 Bug ID: 96947 Summary: Degradation of UI on Windows Product: LibreOffice Version: 5.2.0.0.alpha0+ Master Hardware: All OS: Windows (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 96915] add ability to refer to local names in another worksheet

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96915 --- Comment #5 from sebalis --- (You could at least set this bug to something other than “unconfirmed” – it’s very easy to confirm that the problem exists.) -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 96915] add ability to refer to local names in another worksheet

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96915 --- Comment #4 from sebalis --- It’s described in my first comment: there are situations when a) it would not be right to change the scope to global and b) it is still legitimate and necessary to refer to the

GSOC Android App LibreOffice Viewer

2016-01-07 Thread GregoryHuss
i am new to LibreOffice and i came here over GSOC. My name is Mirko and i love android-developing. Sadly i couldn't find the LibreOffice Viewer mentioned at GSOC. I really would like to improve the android app and getting it out of the beta status. The last years while studying i worked for

RE: How to decrypt ods file

2016-01-07 Thread Zhang, William
Hi Michael, Thanks a lot for your hint! But I still got some problems. With your suggestion, I used these two jars which looks like the new version. -odfdom-java-0.8.10-incubation-SNAPSHOT-jar-with-dependencies.jar -simple-odf-0.8.1-incubation-SNAPSHOT-jar-with-dependencies.jar ENV:

[Libreoffice-bugs] [Bug 96906] Frame: problem with left spacing

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96906 --- Comment #2 from Frederic Parrenin --- I created this frame by inserting an image and then its caption. It was in a previous version of LO, I think. -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 96938] .odb file crashes when opening tables, queries, forms for EDITING....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 --- Comment #4 from Alex Thurgood --- (In reply to Alex Thurgood from comment #3) > No repro > > Version: 5.2.0.0.alpha0+ > Build ID: 5f981642889b1b9980e98ebccc3150e022a73bed > CPU Threads: 2; OS Version: -; UI

[Libreoffice-bugs] [Bug 96938] EDITING - ODB file crashes when editing tables, queries, forms....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 Alex Thurgood changed: What|Removed |Added Hardware|x86 (IA32) |All -- You

[Libreoffice-bugs] [Bug 96943] Hide whitespace mode: new page is inserted for window/orphan-controlled paragraph

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96943 Miklos Vajna changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

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

2016-01-07 Thread Stephan Bergmann
sd/qa/unit/tiledrendering/tiledrendering.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit dc8b615d7a13c5ef4481b0e5f1fcc5e606c12234 Author: Stephan Bergmann Date: Thu Jan 7 15:15:49 2016 +0100 Avoid loplugin:unreffun ...with

[Libreoffice-bugs] [Bug 96938] .odb file crashes when opening tables, queries, forms for EDITING....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 --- Comment #5 from Alex Thurgood --- After loading the same file with LO5032, I get the following error when trying to clikc on any of the left hand pane icons of the main db window: Statut SQL: HY000 La connexion

[Libreoffice-bugs] [Bug 96829] VIEWING: CJK Ext-B characters crowd together

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96829 raal changed: What|Removed |Added CC||r...@post.cz --- Comment #4

[Libreoffice-bugs] [Bug 96829] VIEWING: CJK Ext-B characters crowd together

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96829 --- Comment #5 from Mark Hung --- No. There are 10 characters. First 6 use MingLiU font, the others use MingLiU-EXTB font. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 94715] Crash when closing Table Design

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94715 Commit Notification changed: What|Removed |Added Whiteboard| target:5.2.0

[Libreoffice-bugs] [Bug 96938] .odb file crashes when opening tables, queries, forms for EDITING....

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96938 --- Comment #10 from Alex Thurgood --- Created attachment 121782 --> https://bugs.documentfoundation.org/attachment.cgi?id=121782=edit bt on master -- You are receiving this mail because: You are the assignee for

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

2016-01-07 Thread Chris Sherlock
vcl/source/gdi/print3.cxx | 278 ++ 1 file changed, 138 insertions(+), 140 deletions(-) New commits: commit ff65b6892198d40885b9bf0040329ad37fc79f76 Author: Chris Sherlock Date: Fri Jan 8 13:25:19 2016 +1100 vcl:

[Libreoffice-bugs] [Bug 96923] Function SUMIFS

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96923 Joel Madero changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

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

2016-01-07 Thread Chris Sherlock
vcl/source/window/toolbox2.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 606f44f2e6df977df2e37ef2881b12a2fa9d7f88 Author: Chris Sherlock Date: Fri Jan 8 13:48:44 2016 +1100 vcl: cleanup namespaces is

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

2016-01-07 Thread Chris Sherlock
include/vcl/wrkwin.hxx |2 +- vcl/source/window/wrkwin.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9321c560943330fbc76dacfebff67bd740fbc95b Author: Chris Sherlock Date: Fri Jan 8 13:51:58 2016 +1100 vcl:

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-01-07 Thread Henry Castro
loolwsd/LOOLKit.cpp | 30 ++ 1 file changed, 30 insertions(+) New commits: commit 2c7b4490ec7f877f891096a6ad108e5b87364adf Author: Henry Castro Date: Thu Jan 7 23:23:41 2016 -0400 loolwsd: ensure to remove the connection of unloaded

  1   2   >