[Bug 66305] FILESAVE: ToC exported to XHTML still has page numbers

2015-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66305 Adolfo Jayme changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

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

2015-05-16 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx | 160 ++ sc/qa/unit/ucalc.hxx |4 sc/source/core/data/colorscale.cxx| 99 +- sc/source/filter/oox/condformatbuffer.cxx |5 sc/source/ui/condformat/condformatdlg.cxx |

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

2015-05-16 Thread Tomaž Vajngerl
include/svtools/tabbar.hxx | 10 sc/source/ui/inc/tabcont.hxx|2 sc/source/ui/view/tabcont.cxx | 40 - svtools/source/control/filectrl.src |4 svtools/source/control/tabbar.cxx | 818 ++-- svtools/source/inc/filectrl.hrc

Re: Error building LO - ("LIBO_UDK 4.4 not found")

2015-05-16 Thread Matteo Campanelli
All solved. Sorry for the noise. It was loosely related with ccache and using "ccache -C" did it. Matteo On Sat, May 16, 2015 at 11:14 AM, Matteo Campanelli < matteo.campane...@gmail.com> wrote: > Hi there, > > I was building LO on GNU/Linux (on a machine where LO building went smooth > until a

[Bug 62475] Remove pointless comments and ASCII art

2015-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62475 --- Comment #35 from Tomaz Vajngerl --- Sure, I agree. Looking again at the removed ones - they are mostly of the simple kind. But I had to complain before somebody has the idea to mass remove all of them. -- You are receiving this mail

CppCheck Report Update

2015-05-16 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2015-17-05_02:13:44 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

[Libreoffice-commits] core.git: icon-themes/breeze

2015-05-16 Thread andreas_ka
icon-themes/breeze/cmd/lc_edithyperlink.png |binary icon-themes/breeze/cmd/lc_removehyperlink.png |binary icon-themes/breeze/cmd/sc_edithyperlink.png |binary icon-themes/breeze/cmd/sc_removehyperlink.png |binary 4 files changed New commits: commit 6aab2eceaa386c14c2283631d3107cab7484f0f8

[Libreoffice-commits] core.git: icon-themes/breeze

2015-05-16 Thread andreas_ka
icon-themes/breeze/cmd/lc_insertobject.png |binary icon-themes/breeze/cmd/sc_insertobject.png |binary 2 files changed New commits: commit bb2b3dad59aa97c81a113cfaa7f23f76225902a2 Author: andreas_ka Date: Sat May 16 23:13:20 2015 +0200 Breeze: new OLE icon Change-Id: I3f2c010c42

[Libreoffice-commits] core.git: icon-themes/breeze

2015-05-16 Thread andreas_ka
icon-themes/breeze/svx/res/ole.png |binary 1 file changed New commits: commit bcfac2585c83edbd4a0cf5458c47d1d9a257c5fe Author: andreas_ka Date: Sat May 16 23:15:40 2015 +0200 Breeze: one ole icon was missing Change-Id: I08ad5f88be63fb767f1323c3d20ae973bf8df8b7 Reviewed-on: h

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

2015-05-16 Thread Stanislav Horacek
sd/uiconfig/simpress/ui/dockinganimation.ui | 40 ++-- 1 file changed, 20 insertions(+), 20 deletions(-) New commits: commit 09226ca4a8baefb9a45af954dcef974b7cb38c29 Author: Stanislav Horacek Date: Sat May 16 22:16:46 2015 +0200 mark numbers in dockinganimation.u

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

2015-05-16 Thread Joren De Cuyper
oox/source/drawingml/customshapepresetdata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e1f576d9c83f239e1c05ebcd04fa97038942e4d5 Author: Joren De Cuyper Date: Sat May 16 13:41:57 2015 +0200 Fix copy-paste error Due the variables above this erro

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

2015-05-16 Thread Michael Meeks
include/vcl/splitwin.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 11e4acc80ed7c0180e32a62db6d2de1610ff1a93 Author: Michael Meeks Date: Sat May 16 20:00:41 2015 +0100 Correct forward definition. Change-Id: I6cf65892c0b3dd929067f2bdc1176a1a870df0

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

2015-05-16 Thread Noel Grandin
include/cppuhelper/interfacecontainer.h |4 1 file changed, 4 insertions(+) New commits: commit 592ba8776be8e4b70264ccf1485396242ca63b24 Author: Noel Grandin Date: Sun May 10 14:09:59 2015 +0200 comment the element_alias union Change-Id: I0467b2e3d124e71da7df150da31e3936

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

2015-05-16 Thread Philippe Jung
include/vcl/splitwin.hxx | 10 vcl/source/window/splitwin.cxx | 725 - 2 files changed, 369 insertions(+), 366 deletions(-) New commits: commit 91b181467f8fe5f7bf325e3bb82aead7eadc6ad9 Author: Philippe Jung Date: Sat May 16 15:11:36 2015 +0200

[Bug 62475] Remove pointless comments and ASCII art

2015-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62475 --- Comment #34 from Tor Lillqvist --- I think namespace end comments are unnecessary when the namespace block is just a few lines, though. Do you agree, Tomaz? Of course one could also argue that for consistency, they should be used in th

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

2015-05-16 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/colorpage.ui |2 +- sc/source/ui/src/condformatdlg.src |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 16e5fe1af6025fecb06d4cfdd300903019e4eac9 Author: Adolfo Jayme Barrientos Date: Sat May 16 11:31:01 2015 -0500 Spelling: smilie

[Bug 86190] use GLM library instead of basegfx

2015-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86190 --- Comment #3 from Zsolt Bölöny --- I'm interested in this, as I have some experiences with GLM, but the task is not completely clear to me. What methods should I overload to return GLM datatypes? Basegfx mostly contains classes which ar

Error building LO - ("LIBO_UDK 4.4 not found")

2015-05-16 Thread Matteo Campanelli
Hi there, I was building LO on GNU/Linux (on a machine where LO building went smooth until a couple months ago) and I got this message ["SOMEPATH" is my replacement of a longer path]: DynamicLibraryManagerException: "Failed to load dynamic library: SOMEPATH/libreoffice/workdir/LinkTarget/CppunitT

[Libreoffice-commits] core.git: configure.ac

2015-05-16 Thread Andras Timar
configure.ac |1 - 1 file changed, 1 deletion(-) New commits: commit 0ccdbe1bab51e5657c6888594bcf5655b86a72ea Author: Andras Timar Date: Sat May 16 17:03:05 2015 +0200 unused MACOSX_HIGH_RESOLUTION_VALUE Change-Id: I881d2bb00e5f89f269063fd6af9c99692820a264 diff --git a/confi

[Libreoffice-commits] core.git: icon-themes/breeze

2015-05-16 Thread andreas_ka
icon-themes/breeze/cmd/lc_fontworkgalleryfloater.png |binary icon-themes/breeze/cmd/sc_fontworkgalleryfloater.png |binary 2 files changed New commits: commit 3a6dee0c731bca754a6ae83944a726371785a399 Author: andreas_ka Date: Sat May 16 16:21:39 2015 +0200 Breeze: update fontworkgallery f

[Libreoffice-commits] core.git: icon-themes/breeze

2015-05-16 Thread andreas_ka
icon-themes/breeze/chart2/res/typebar_16.png |binary icon-themes/breeze/chart2/res/typecolumn_16.png |binary icon-themes/breeze/cmd/lc_drawchart.png |binary icon-themes/breeze/cmd/lc_insertobject.png |binary icon-themes/breeze/cmd/lc_insertobjectchart.png |binary icon-the

[Bug 62475] Remove pointless comments and ASCII art

2015-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62475 --- Comment #33 from Kohei Yoshida --- /** */ tags are one of the standard ways of documenting class/struct/method etc. It's originally known as Javadoc and has been adopted by doxygen and other code documentation parsers. You shouldn't

[Bug 62475] Remove pointless comments and ASCII art

2015-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62475 --- Comment #32 from Tomaz Vajngerl --- Regarding the latest commit: Actually comments like "// namespace xy" and "// end namespace xy" are there for clarity so you don't wonder why there is a closing bracket all of a sudden. I always add

[Libreoffice-commits] core.git: 9 commits - dbaccess/source desktop/source include/vcl sd/source vcl/source

2015-05-16 Thread Tomaž Vajngerl
dbaccess/source/ui/app/AppDetailPageHelper.cxx | 12 dbaccess/source/ui/app/AppDetailView.cxx | 12 dbaccess/source/ui/browser/dataview.cxx| 28 dbaccess/source/ui/control/marktree.cxx|6 dbaccess/source/ui/inc/ConnectionLine.hxx

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

2015-05-16 Thread Michael Meeks
sfx2/source/appl/newhelp.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit a76dcdfaa6c6d2b1d73fb1c96fe38dd7e452f48a Author: Michael Meeks Date: Sat May 16 12:59:20 2015 +0100 tdf#91259 - fix help browser focus issue post dispose. Change-Id:

formula previews on export to word2003

2015-05-16 Thread Yury
Currently, when exporting a document with formulas in it to word2003 .DOC, previews' lower edges are place too high in the respective lines of the text (bug 88697). To me it seems like instead of the line's lower edge Y coordinate the line's baseline's Y coordinate is used -- but only for the gener

Crash test update

2015-05-16 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/32bccdb8feebb1145cfb75e61c39c317b4931553/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __