[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #81 from Vitaly 9459...@gmail.com --- Added bug 79303 - Page Numbering restarts when paragraph width is adjusted. This causes loss of data and prevents printing. Unacceptable in enterprise. This is a regression that has been

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Vitaly 9459...@gmail.com changed: What|Removed |Added Depends on||79303 -- You are receiving

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 4 commits - basic/source editeng/source officecfg/registry svx/source

2014-11-22 Thread Tomofumi Yagi
basic/source/runtime/methods.cxx |5 +- editeng/source/editeng/editdoc.cxx |2 - officecfg/registry/data/org/openoffice/VCL.xcu | 16 svx/source/table/tablecontroller.cxx | 46 + 4 files changed, 45 insertions(+), 24

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

2014-11-22 Thread Chris Sherlock
include/vcl/outdev.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 471ce7b54932c7abf76fd4af048bffe7b708205b Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Nov 22 13:39:41 2014 +1100 vcl: remove System as friend of OutputDevice

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

2014-11-22 Thread Chris Sherlock
include/vcl/outdev.hxx |8 +++- toolkit/source/awt/vclxgraphics.cxx |6 +++--- toolkit/source/helper/unowrapper.cxx |2 +- vcl/source/outdev/outdev.cxx |4 ++-- 4 files changed, 9 insertions(+), 11 deletions(-) New commits: commit

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

2014-11-22 Thread Chris Sherlock
include/vcl/outdev.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 11f041408adfe8191cccf1b4ae2fa763ffafdd26 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Sat Nov 22 22:43:17 2014 +1100 vcl: remove commented out friend class from outdev.hxx Change-Id:

Re: Who knows of a free UML tool to work with libreoffice?

2014-11-22 Thread Norbert Thiebaud
On Sat, Nov 22, 2014 at 12:41 AM, nicholas ferguson nicholasfergu...@wingarch.com wrote: At times it can help track down the 'has a and is a relationships. Anyone used a free UML with libreoffice….that proved a good tool? on occasion I used http://www.umlet.com/ to represent visually the

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - 3 commits - filter/source include/svtools include/svx include/vcl include/xmloff oox/source sd/qa svtools/source svx/source sw/inc sw/sourc

2014-11-22 Thread Zolnai Tamás
filter/source/msfilter/msdffimp.cxx |2 include/svtools/grfmgr.hxx| 16 - include/svx/svdograf.hxx |3 include/svx/svdpage.hxx | 17 -- include/svx/svdundo.hxx

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 3 commits - cui/uiconfig svtools/source vcl/source

2014-11-22 Thread Zolnai Tamás
cui/uiconfig/ui/optmemorypage.ui|9 - svtools/source/graphic/grfmgr2.cxx | 11 ++- vcl/source/opengl/OpenGLContext.cxx | 28 ++-- 3 files changed, 32 insertions(+), 16 deletions(-) New commits: commit 49188c5a71d9a60ab71bbeb1c9af239cbb8cee09

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - 6 commits - include/vcl vcl/inc vcl/opengl vcl/source vcl/unx vcl/win

2014-11-22 Thread Louis-Francis Ratté-Boulianne
include/vcl/opengl/OpenGLContext.hxx | 11 + vcl/inc/opengl/win/gdiimpl.hxx |9 + vcl/inc/opengl/x11/gdiimpl.hxx |6 vcl/inc/openglgdiimpl.hxx| 28 +++ vcl/inc/salgdiimpl.hxx |2 vcl/inc/svdata.hxx |3

RE: Who knows of a free UML tool to work with libreoffice?

2014-11-22 Thread Philipp Weissenbacher
Take a look at this answer for some tools: http://stackoverflow.com/questions/405953/generating-uml-from-c-code As we're using doxygen already, we could prolly use that to generate some graphs. (cf. http://www.stack.nl/~dimitri/doxygen/manual/diagrams.html). Cheers, Philipp Op 22 nov. 2014 07:41

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

2014-11-22 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/num-override-start.rtf | 29 +++ sw/qa/extras/rtfexport/rtfexport.cxx |7 + sw/source/filter/ww8/docxtablestyleexport.cxx | 86 ++--- writerfilter/source/dmapper/NumberingManager.cxx | 12 --

Dennis Roczek's License statements

2014-11-22 Thread Dennis Roczek
Hi all, All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Regards, Dennis Roczek ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2014-11-22 Thread Markus Mohrhard
oox/source/export/chartexport.cxx |3 +-- vcl/source/opengl/OpenGLContext.cxx | 10 -- 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit 127f51ec41d989ad19c2d47476de30990dd21462 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Nov 22 17:08:17

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

2014-11-22 Thread Markus Mohrhard
sfx2/source/appl/app.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0e351284f4514bc7484699a7edd970e831ab31e7 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Nov 22 17:55:38 2014 +0100 fix the build Change-Id:

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

2014-11-22 Thread Miklos Vajna
sw/qa/extras/mailmerge/mailmerge.cxx |4 1 file changed, 4 deletions(-) New commits: commit f508776ccc72e58b69c1f5fa827a39de8a8e0855 Author: Miklos Vajna vmik...@collabora.co.uk Date: Sat Nov 22 18:15:56 2014 +0100 CppunitTest_sw_mailmerge: enable on Windows Change-Id:

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

2014-11-22 Thread Kohei Yoshida
include/sfx2/dinfdlg.hxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 614d384f5bf7a6b5974c6ed0c972dd9a0434b3b6 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Sat Nov 22 12:12:12 2014 -0500 ptr_vector is not used in this header. Remove it.

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||46447 -- You are receiving

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|46447 | -- You are receiving this

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

2014-11-22 Thread Kohei Yoshida
editeng/source/misc/svxacorr.cxx | 75 +-- include/editeng/svxacorr.hxx | 15 +++ 2 files changed, 55 insertions(+), 35 deletions(-) New commits: commit 3980fc115d4c816c3dca449752a151f7b1effea4 Author: Kohei Yoshida kohei.yosh...@collabora.com

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

2014-11-22 Thread Kohei Yoshida
editeng/source/misc/svxacorr.cxx | 11 +++ include/editeng/svxacorr.hxx |5 - 2 files changed, 7 insertions(+), 9 deletions(-) New commits: commit af90d610e3c09c32b15beee2d42d86a4dd6aac4d Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Sat Nov 22 13:32:21 2014

Re: Minutes of the Design Hangout: 2014-11-19

2014-11-22 Thread Alex Thurgood
Le 22/11/2014 01:41, Jan Holesovsky a écrit : * Present: Ahmed, Jay, Heiko, Kendy, Stuart * Completed Action Items: + Kendy: Switch Sifr to be the default icon set on OS X Sorry, I missed this decision discussion - I'd discussed on QA last week with a few people why I was not a huge

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

2014-11-22 Thread Zolnai Tamás
svtools/source/graphic/grfmgr.cxx |3 ++- svx/source/svdraw/svdograf.cxx| 12 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) New commits: commit f0b28806eebb1477066d44de49b5d1d61a8e84cf Author: Zolnai Tamás tamas.zol...@collabora.com Date: Sat Nov 22 19:51:02 2014

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

2014-11-22 Thread Andras Timar
include/svx/dialogs.hrc|4 svx/source/tbxctrls/PaletteManager.cxx | 11 --- svx/source/tbxctrls/tbcontrl.src | 17 - 3 files changed, 24 insertions(+), 8 deletions(-) New commits: commit 08d876b6b0b52d882350aa64eda784da56856166 Author:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - include/svx svx/source

2014-11-22 Thread Andras Timar
include/svx/dialogs.hrc|4 svx/source/tbxctrls/PaletteManager.cxx | 11 --- svx/source/tbxctrls/tbcontrl.src | 17 - 3 files changed, 24 insertions(+), 8 deletions(-) New commits: commit 6ad09bbfcdbb1e184bfbafcfc9bbe5af73ef1ae4 Author:

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||34957 -- You are receiving

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|34957 | -- You are receiving this

[Libreoffice-commits] core.git: 22 commits - include/vcl officecfg/registry sfx2/source unotools/source vcl/generic vcl/headless vcl/inc vcl/opengl vcl/Package_opengl.mk vcl/quartz vcl/source vcl/unx

2014-11-22 Thread Louis-Francis Ratté-Boulianne
include/vcl/opengl/OpenGLContext.hxx| 11 include/vcl/outdev.hxx |4 officecfg/registry/data/org/openoffice/Office/Views.xcu | 12 sfx2/source/appl/childwin.cxx |1

[Libreoffice-commits] core.git: Branch 'feature/perfwork5' - svtools/source svx/source

2014-11-22 Thread Zolnai Tamás
svtools/source/graphic/grfmgr.cxx |3 ++- svx/source/svdraw/svdograf.cxx| 12 +--- 2 files changed, 11 insertions(+), 4 deletions(-) New commits: commit 878921749394f64306a1b0996a97400d10eaf553 Author: Zolnai Tamás tamas.zol...@collabora.com Date: Sat Nov 22 20:13:20 2014

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 84294, which changed state. Bug 84294 Summary: Wrong frame-background in exported PDF https://bugs.freedesktop.org/show_bug.cgi?id=84294 What|Removed |Added

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

2014-11-22 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/fdo82006.rtf |4 sw/qa/extras/rtfexport/rtfexport.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 3 files changed, 20 insertions(+) New commits: commit bb77fd64f9219f1b8f990f5041d81cfddd021213 Author:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 2 commits - sw/qa writerfilter/source

2014-11-22 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/fdo82006.rtf |4 ++ sw/qa/extras/rtfexport/data/num-override-start.rtf | 29 + sw/qa/extras/rtfexport/rtfexport.cxx | 15 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 10 ++- 4 files changed,

Copyright Licence Statement

2014-11-22 Thread Jonathan Riddell
I've submitted a patch to add a Breeze icon theme to LibreOffice for use with KDE Plasma 5. https://gerrit.libreoffice.org/#/c/13043/1 All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. The icons themselves are GPL2+. The Tango icons are

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

2014-11-22 Thread Jan Holesovsky
vcl/opengl/win/gdiimpl.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 4e9dcb506c3f12792082a81313361edea331fcb9 Author: Jan Holesovsky ke...@collabora.com Date: Sat Nov 22 21:42:08 2014 +0100 windows opengl: Implement WinOpenGLSalGraphicsImpl::Init() too.

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - svtools/source svx/source

2014-11-22 Thread Zolnai Tamás
svtools/source/graphic/grfmgr.cxx |3 ++- svx/source/svdraw/svdograf.cxx| 12 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) New commits: commit eff1a2afdc5763abda103bea7dbc33c8aa20c724 Author: Zolnai Tamás tamas.zol...@collabora.com Date: Sat Nov 22 19:51:02 2014

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

2014-11-22 Thread Jan Holesovsky
vcl/opengl/win/gdiimpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c19ad065afd547f5ad21205d69bbfaa98f0f6b3b Author: Jan Holesovsky ke...@collabora.com Date: Sat Nov 22 22:08:23 2014 +0100 Fix build. Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sd/source

2014-11-22 Thread Caolán McNamara
sd/source/ui/animations/CustomAnimationDialog.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit dcecccd87dd676cfd78f443f1c83297daa67d1f1 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 13 20:54:50 2014 + limit width of list whose text can grow to silly widths

[Libreoffice-commits] core.git: translations

2014-11-22 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c63f17a7799b4b8f25b605101d6baea28a1f51be Author: Andras Timar andras.ti...@collabora.com Date: Sat Nov 22 22:43:57 2014 +0100 Updated core Project: translations

[Libreoffice-commits] core.git: configure.ac cui/uiconfig icon-themes/breeze officecfg/registry vcl/inc vcl/source vcl/unx

2014-11-22 Thread Jonathan Riddell
configure.ac |8 ++-- cui/uiconfig/ui/optviewpage.ui |1 icon-themes/breeze/COPYING | 20 ++ icon-themes/breeze/cmd/lc_save.png |binary

[Libreoffice-commits] core.git: 2 commits - cui/source include/svl svl/Library_svl.mk svl/source svx/source

2014-11-22 Thread Kohei Yoshida
cui/source/options/optgdlg.cxx |1 include/svl/currencytable.hxx| 40 +++ include/svl/zforlist.hxx | 110 --- svl/Library_svl.mk |1 svl/source/numbers/currencytable.cxx | 52 ++

[Libreoffice-commits] dev-tools.git: 2 commits - test-bugzilla-files/analyze-logs.py test-bugzilla-files/test-bugzilla-files.py

2014-11-22 Thread Markus Mohrhard
test-bugzilla-files/analyze-logs.py| 16 ++-- test-bugzilla-files/test-bugzilla-files.py | 55 + 2 files changed, 15 insertions(+), 56 deletions(-) New commits: commit 5d429b0c349fc384e03e031cc5d52a595ea991c2 Author: Markus Mohrhard

[Libreoffice-commits] core.git: translations

2014-11-22 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4bec07b086be55fc473ab5f341deb451421aad74 Author: Andras Timar andras.ti...@collabora.com Date: Sat Nov 22 23:39:49 2014 +0100 Updated core Project: translations

[Libreoffice-commits] translations.git: source/sl

2014-11-22 Thread Andras Timar
source/sl/avmedia/source/viewer.po |6 source/sl/basctl/uiconfig/basicide/ui.po |8 source/sl/cui/source/options.po|6 source/sl/cui/uiconfig/ui.po | 32 +-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - translations

2014-11-22 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4673231d655688e4aa03f87eacf7010d02036c61 Author: Andras Timar andras.ti...@collabora.com Date: Sat Nov 22 23:39:49 2014 +0100 Updated core Project: translations

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

2014-11-22 Thread Andras Timar
cui/source/inc/cuires.hrc|5 + cui/source/options/personalization.cxx |9 - cui/source/options/personalization.src | 20 cui/uiconfig/ui/specialcharacters.ui |2 +-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - cui/source cui/uiconfig sd/uiconfig svx/uiconfig

2014-11-22 Thread Andras Timar
cui/source/inc/cuires.hrc|5 + cui/source/options/personalization.cxx |9 - cui/source/options/personalization.src | 20 cui/uiconfig/ui/specialcharacters.ui |2 +-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - svx/source

2014-11-22 Thread Andras Timar
svx/source/tbxctrls/layctrl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 55fc739b05dd9b6875d492f9d69796472b8cffce Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 23 00:01:07 2014 +0100 some localizations (e.g. Slovenian) need more

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

2014-11-22 Thread Andras Timar
svx/source/tbxctrls/layctrl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3a79d1c0001252483c695eed8e709304cd43ca84 Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 23 00:01:07 2014 +0100 some localizations (e.g. Slovenian) need more

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

2014-11-22 Thread Kohei Yoshida
include/svl/zforlist.hxx| 10 ++ svl/source/numbers/zforlist.cxx | 13 + 2 files changed, 23 insertions(+) New commits: commit 84a6d8eeaab540e5b2ea3baffd919903dff8c247 Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Sat Nov 22 18:35:06 2014 -0500

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

2014-11-22 Thread Julien Nabet
sc/source/filter/oox/condformatbuffer.cxx | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 37ac70c117a7b8b9ac66b583a793096c3ad87a11 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Nov 23 00:51:10 2014 +0100 make sure to check for formula

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

2014-11-22 Thread Markus Mohrhard
vcl/opengl/x11/X11DeviceInfo.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e7f09e0dc320de9959f82736055506d75cf37b52 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Nov 23 01:39:02 2014 +0100 block my OpenGL driver Kendy and

[Libreoffice-commits] core.git: 8 commits - postprocess/CustomTarget_images.mk solenv/bin vcl/inc vcl/source

2014-11-22 Thread Jan Holesovsky
postprocess/CustomTarget_images.mk | 10 - solenv/bin/packimages.pl |2 vcl/inc/impimagetree.hxx | 58 +--- vcl/source/gdi/impimagetree.cxx| 263 ++--- 4 files changed, 167 insertions(+), 166 deletions(-) New commits: commit

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

2014-11-22 Thread Kohei Yoshida
include/svtools/svparser.hxx | 15 svtools/source/svrtf/svparser.cxx | 45 -- 2 files changed, 24 insertions(+), 36 deletions(-) New commits: commit 811d6ff5e30e1527c54b25b8040b3783205245a6 Author: Kohei Yoshida

LibreOffice Gerrit News for core on 2014-11-23

2014-11-22 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + more breeze icons in https://gerrit.libreoffice.org/13058 from Jonathan Riddell about module icon-themes + fdo#81475 moved draw button to end of toolbar in

[Bug 39468] translate German comments, removing redundant ones

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #148 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Michael Weghorn committed a patch related to this issue. It has been pushed to master:

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

2014-11-22 Thread Michael Weghorn
include/sfx2/zoomitem.hxx | 10 +- include/svl/filerec.hxx | 14 +++--- include/svl/mailenum.hxx | 16 include/svl/ownlist.hxx | 21 + include/svl/srchitem.hxx | 22 +++--- include/svl/urlbmk.hxx| 18

[Bug 39468] translate German comments, removing redundant ones

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack

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

2014-11-22 Thread Andras Timar
source/text/scalc/01/04060182.xhp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 14477a85f297b5bbae784789e86e8e9f574fc506 Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 23 08:36:28 2014 +0100 typo: GAMA - GAMMA Change-Id:

[Libreoffice-commits] core.git: helpcontent2

2014-11-22 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2d25ddb385b0a5b5803f03441f38fee11ce9a556 Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 23 08:36:28 2014 +0100 Updated core Project: help 14477a85f297b5bbae784789e86e8e9f574fc506

[Libreoffice-commits] help.git: Branch 'libreoffice-4-4' - source/text

2014-11-22 Thread Andras Timar
source/text/scalc/01/04060182.xhp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 6faea8d8483f514798e36b51478f6e10c27f9f92 Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 23 08:36:28 2014 +0100 typo: GAMA - GAMMA Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - helpcontent2

2014-11-22 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 220bab1d2f7c428b860adb3ae5a09ff3cbc1891e Author: Andras Timar andras.ti...@collabora.com Date: Sun Nov 23 08:36:28 2014 +0100 Updated core Project: help 6faea8d8483f514798e36b51478f6e10c27f9f92

[Libreoffice-qa] 4.4 beta and 4.5 alpha versions in bugzilla

2014-11-22 Thread Tommy
in bugzilla we still miss the 4.4 beta 1 and 4.5 alpha 0 versions please add them -- Using Opera's revolutionary email client: http://www.opera.com/mail/ ___ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org

[Libreoffice-bugs] [Bug 86390] File Type List has no scrollbar

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86390 --- Comment #7 from tommy27 ba...@quipo.it --- so is that a screen resolution issue? -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 46447] Embedded Pictures disappear from Presentation (ODP) [Summary: comment#58, comment#67. Temporary advise: comment#69. Confirmed without autosave: comment#109]

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46447 --- Comment #191 from Tedo Vrbanec tedo.vrba...@gmail.com --- @Ismael Cedillo others I never opened those attachments so far. But I was curious and a surprise: the image can be seen in the presentation! I'm using LO 4.3.3.2 @ Debian. -- You

[Libreoffice-bugs] [Bug 86390] File Type List has no scrollbar

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86390 --- Comment #8 from baffclan baffc...@yahoo.co.jp --- (In reply to tommy27 from comment #7) so is that a screen resolution issue? Yes, it is a screen resolution issue. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86550] 4.4.0.0.beta1: some localized strings do not appear, English ones are displayed instead

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86550 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 86550] 4.4.0.0.beta1: some localized strings do not appear, English ones are displayed instead

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86550 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|REOPENED|ASSIGNED

[Libreoffice-bugs] [Bug 86556] New: FORMATTING: No opyions for formating of line numbering

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86556 Bug ID: 86556 Summary: FORMATTING: No opyions for formating of line numbering Product: LibreOffice Version: 4.4.0.0.alpha2 Hardware: Other OS: All Status:

[Libreoffice-bugs] [Bug 86556] FORMATTING: No options for formatting of line numbering

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86556 Yan Pashkovsky yanp...@gmail.com changed: What|Removed |Added Summary|FORMATTING: No opyions for |FORMATTING: No options

[Libreoffice-bugs] [Bug 86557] New: New XML Form Document cause Document Recovery dialog

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86557 Bug ID: 86557 Summary: New XML Form Document cause Document Recovery dialog Product: LibreOffice Version: 4.4.0.0.alpha2 Hardware: x86-64 (AMD64) OS: Windows (All)

[Libreoffice-bugs] [Bug 86557] New XML Form Document cause Document Recovery dialog

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86557 --- Comment #1 from Naruhiko Ogasawara naru...@gmail.com --- Can't reproduce with Ubuntu 14.10 + LibreOffice 4.4.0.0 beta1 -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 86558] New: UI: Sidebar gets squeezed after inserting text into a shape

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86558 Bug ID: 86558 Summary: UI: Sidebar gets squeezed after inserting text into a shape Product: LibreOffice Version: unspecified Hardware: Other OS: Windows

[Libreoffice-bugs] [Bug 86549] Czech localization issue on OS X

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86549 Andras Timar tima...@gmail.com changed: What|Removed |Added Attachment #109829|text/plain |image/png mime

[Libreoffice-bugs] [Bug 86559] New: New Colour selector: Missing help

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86559 Bug ID: 86559 Summary: New Colour selector: Missing help Product: LibreOffice Version: unspecified Hardware: Other OS: Windows (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 86561] New: New colour selector: CUSTOM COLOR option is a little bit cropped

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86561 Bug ID: 86561 Summary: New colour selector: CUSTOM COLOR option is a little bit cropped Product: LibreOffice Version: unspecified Hardware: Other OS:

[Libreoffice-bugs] [Bug 86562] New: Not possible to select 4.4.0.0.beta1 in the Version field of Bugzilla

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86562 Bug ID: 86562 Summary: Not possible to select 4.4.0.0.beta1 in the Version field of Bugzilla Product: LibreOffice Version: unspecified Hardware: Other OS:

[Libreoffice-bugs] [Bug 65878] FORMATTING: date points in chart don't match gridlines

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65878 --- Comment #7 from raal r...@post.cz --- Created attachment 109841 -- https://bugs.freedesktop.org/attachment.cgi?id=109841action=edit excel chart -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 65878] FORMATTING: date points in chart don't match gridlines

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65878 raal r...@post.cz changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 58567] : Vlookup crash

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58567 p_kongs...@op.pl changed: What|Removed |Added CC||ign_christ...@yahoo.com --- Comment

[Libreoffice-bugs] [Bug 86563] New: New colour selector: White lines below the FONT COLOUR icon after a few colour selections

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86563 Bug ID: 86563 Summary: New colour selector: White lines below the FONT COLOUR icon after a few colour selections Product: LibreOffice Version: unspecified Hardware: Other

[Libreoffice-bugs] [Bug 86561] New colour selector: CUSTOM COLOR option is a little bit cropped

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86561 --- Comment #1 from Fabian Alexander Wilms f.alexander.wi...@gmail.com --- There was already another another bug report for this. IIRC this can't be fixed, the only workaround is changing the window decoration. -- You are receiving this mail

[Libreoffice-bugs] [Bug 34774] UI: Select entry from input list for a field with a double click

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34774 --- Comment #6 from Ungifted ungift...@ya.ru --- 4.3.4.1 4.4.0.0.beta1 too -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 86122] FILEOPEN detects corrupted .ODT file, Repair not working, General Error ..

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86122 --- Comment #53 from joux.al...@wanadoo.fr --- (In reply to Urmas from comment #52) Let's close it until independent confirmation. Urmas, Who can explain me WHY this problem ? I suspect strongly a bug inside the Libre Office installation

[Libreoffice-bugs] [Bug 61680] Inserting pictures in spreadsheet default to cell

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61680 --- Comment #7 from p_kongs...@op.pl --- Still anchoring to page instead of cell in Version: 4.4.0.0.beta1 Build ID: 9af3d21234aa89dac653c0bd76648188cdeb683e Locale: en_US -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 60573] Conditional formatting does not allow scrolling

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60573 --- Comment #19 from p_kongs...@op.pl --- This is now a longstanding bug, which makes using conditional formatting invalid. This is far from user friendly. Still in Version: 4.4.0.0.beta1 Build ID: 9af3d21234aa89dac653c0bd76648188cdeb683e Locale:

[Libreoffice-bugs] [Bug 85322] Formatting not copied using mouse

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=85322 --- Comment #14 from p_kongs...@op.pl --- Still found in Version: 4.4.0.0.beta1 Build ID: 9af3d21234aa89dac653c0bd76648188cdeb683e Locale: en_US -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 86564] New: New colour selector: Addition to the standard formatting menus

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86564 Bug ID: 86564 Summary: New colour selector: Addition to the standard formatting menus Product: LibreOffice Version: unspecified Hardware: Other OS: Windows

[Libreoffice-bugs] [Bug 86561] New colour selector: CUSTOM COLOR option is a little bit cropped

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86561 --- Comment #2 from A (Andy) stgohi-lob...@yahoo.de --- Thanks for your fast reply. Do you know which bug number that we can link it to this one? And what do you mean with changing the window decoration? Is this something relevant for me as a

[Libreoffice-bugs] [Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #81 from Vitaly 9459...@gmail.com --- Added bug 79303 - Page Numbering restarts when paragraph width is adjusted. This causes loss of data and prevents printing. Unacceptable in enterprise. This is a regression that has been

[Libreoffice-bugs] [Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Vitaly 9459...@gmail.com changed: What|Removed |Added Depends on||79303 -- You are receiving

[Libreoffice-bugs] [Bug 79303] Page Numbering restarts when paragraph width is adjusted

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79303 Vitaly 9459...@gmail.com changed: What|Removed |Added Blocks||75025 -- You are receiving

[Libreoffice-bugs] [Bug 61698] FEATURE REQUEST: Add a way to replace formulas with their current values

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=61698 --- Comment #1 from Ungifted ungift...@ya.ru --- It seems done in 4.4 https://wiki.documentfoundation.org/ReleaseNotes/4.4#Direct_conversion_of_formulas_into_static_values Small issue with this: after insert value doesn't updated Input line

[Libreoffice-bugs] [Bug 79303] Page Numbering restarts when paragraph width is adjusted

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79303 Andras Timar tima...@gmail.com changed: What|Removed |Added Keywords||bisected -- You are

[Libreoffice-bugs] [Bug 70484] LibreOffice crashes on Windows New Window

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70484 --- Comment #15 from moze...@inbox.ru --- LibreOffice 4.3.4.1 * Linux Mint Debian Edition 64 bit Can't reproduce the bug -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 86517] Pre-defined pallete names not localizable

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86517 mi...@filmsi.net changed: What|Removed |Added Blocks||86550 -- You are receiving this mail

[Libreoffice-bugs] [Bug 86454] LibreOffice does not support ClearType text

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86454 --- Comment #6 from Adolfo Jayme f...@libreoffice.org --- Created attachment 109844 -- https://bugs.freedesktop.org/attachment.cgi?id=109844action=edit Example of correct Calibri/Cambria rendering under Ubuntu -- You are receiving this mail

[Libreoffice-bugs] [Bug 86547] The Hyperlink dialogue box is squeezed.

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86547 --- Comment #1 from Adolfo Jayme f...@libreoffice.org --- Can you add a screenshot? -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 84595] COLOR PICKER: 'Color Picker' button at bottom of dialog is cropped

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84595 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 86561] New colour selector: CUSTOM COLOR option is a little bit cropped

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86561 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 86546] WRITER UI: More ... options in the new drop-down menus for the Bullets and Numbering toolbar buttons

2014-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86546 Adolfo Jayme f...@libreoffice.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

  1   2   3   4   >