LibreOffice Gerrit News for core on 2014-09-18

2014-09-18 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Fix for CONC-104: mysql_options doesn't support MYSQL_SECURE_AUTH option in https://gerrit.libreoffice.org/11492 from Robert Antoni Buj i Gelonch about module

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

2014-09-18 Thread Maxim Monastirsky
extras/source/glade/libreoffice-catalog.xml.in |7 ++- svx/uiconfig/ui/colorwindow.ui |4 ++-- 2 files changed, 4 insertions(+), 7 deletions(-) New commits: commit 9c818268767d6a1c1bc731ae30c45883bab987e7 Author: Maxim Monastirsky momonas...@gmail.com Date: Thu Sep

[Libreoffice-commits] core.git: accessibility/inc accessibility/source basctl/source basic/source canvas/source chart2/source cppcanvas/source cui/source dbaccess/source desktop/source drawinglayer/so

2014-09-18 Thread Noel Grandin
accessibility/inc/accessibility/helper/characterattributeshelper.hxx |2 accessibility/source/extended/AccessibleBrowseBoxBase.cxx|2 accessibility/source/extended/AccessibleGridControlBase.cxx |2 accessibility/source/extended/accessibletabbar.cxx

[Bug 82577] get rid of prex.h / postx.h wrapper headers

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82577 --- Comment #8 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Noel Grandin committed a patch related to this issue. It has been pushed to master:

[Libreoffice-commits] core.git: .gitignore

2014-09-18 Thread Tor Lillqvist
.gitignore |1 - 1 file changed, 1 deletion(-) New commits: commit 68c99344ffaab2a3870b933082596e7858bfe122 Author: Tor Lillqvist t...@collabora.com Date: Wed Sep 17 17:47:53 2014 +0300 Had /ure/source/unorc twice in here Change-Id: Ia54dd005d7d3fb71eac646e1e24bc7c6b43410f5

Re: help from Windows developer sought: use system ODBC headers

2014-09-18 Thread Noel Grandin
On 2014-09-17 09:00 PM, Noel Grandin wrote: I have figured out a hacky solution to this. I'll tidy it up and post an RFC patch to gerrit tomorrow. It's bedtime for me now and I'm tired of debugging over a horribly laggy connection :-) RFC patch posted as :

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

2014-09-18 Thread Noel Grandin
canvas/source/directx/dx_textlayout_drawhelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e1ba582605e30a0d99c4e461205f49805ad37f80 Author: Noel Grandin n...@peralex.com Date: Thu Sep 18 09:34:13 2014 +0200 fix windows build after my commit

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

2014-09-18 Thread Miklos Vajna
writerfilter/documentation/ooxml/model.rng |3 writerfilter/source/ooxml/factoryimpl_ns.py |3 writerfilter/source/ooxml/model.xml | 103 +++- 3 files changed, 45 insertions(+), 64 deletions(-) New commits: commit

[Bug 38884] Improve Up/Down movement in writer

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38884 --- Comment #8 from Juergen Funk juergen.funk...@cib.de --- Checkin in Master https://gerrit.libreoffice.org/#/c/11500/ My first checkin i hope it is okay. The main problem is after the cursor down get a event from i don't know but in the stack

[Bug 38884] Improve Up/Down movement in writer

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38884 Juergen Funk juergen.funk...@cib.de changed: What|Removed |Added Status|NEW |RESOLVED

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

2014-09-18 Thread Tor Lillqvist
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b5297255bd9830c04dc7b7e3d47660809992aec6 Author: Tor Lillqvist t...@collabora.com Date: Thu Sep 18 11:30:04 2014 +0300 Use vcl::Font Change-Id:

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

2014-09-18 Thread Noel Grandin
vcl/win/source/window/salframe.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit f4dc53cb33c7f6b10bb6709dea5f8195bf95d4b5 Author: Noel Grandin n...@peralex.com Date: Thu Sep 18 10:36:13 2014 +0200 Use vcl::Font Change-Id:

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

2014-09-18 Thread Tor Lillqvist
vcl/android/androidinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac24f3fdbb83e91df2c51b9e174d2c5ce3236723 Author: Tor Lillqvist t...@collabora.com Date: Thu Sep 18 11:53:19 2014 +0300 Use vcl::Font Change-Id:

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

2014-09-18 Thread Tor Lillqvist
vcl/unx/kde/salnativewidgets-kde.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 83ef257f0a32f23d84dcdec77186d02650a5773d Author: Tor Lillqvist t...@collabora.com Date: Thu Sep 18 11:57:07 2014 +0300 Use vcl::Font Change-Id:

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

2014-09-18 Thread Jan-Marek Glogowski
solenv/gbuild/platform/com_GCC_defs.mk |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit f5496edf47684403ba7463249f76eab94f3da501 Author: Jan-Marek Glogowski glo...@fbihome.de Date: Tue Sep 16 20:51:36 2014 +0200 Don't use gnu++03 alias of gnu++98 for ODK

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

2014-09-18 Thread Noel Grandin
drawinglayer/source/primitive2d/textlayoutdevice.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d7510f79edd0b97839ebffc4c4284650452b4d00 Author: Noel Grandin n...@peralex.com Date: Thu Sep 18 11:59:42 2014 +0200 use vcl::Font Change-Id:

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

2014-09-18 Thread Caolán McNamara
vcl/source/window/printdlg.cxx |8 1 file changed, 8 insertions(+) New commits: commit 93c47f3f0310135c5d6216de9b4d25fd7c06e7dd Author: Caolán McNamara caol...@redhat.com Date: Thu Sep 18 11:32:39 2014 +0100 default n-up printing of notes to sensible 2 x 1 not 1 x 2

Re: LiMux student kick-off

2014-09-18 Thread Wols Lists
On 17/09/14 13:45, Ptyl Dragon wrote: ok, then we'll use GL2.1. we'll make sure we use only API used in ES 2 too. We need simple thing. after all, we are not making a First Person Shooter. For starters we are just making a 2d rendering engine Just bear in mind, iirc you can't get hardware 2d

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

2014-09-18 Thread Adolfo Jayme Barrientos
filter/uiconfig/ui/pdfgeneralpage.ui | 19 --- filter/uiconfig/ui/pdfsecuritypage.ui |7 +-- filter/uiconfig/ui/pdfsignpage.ui | 11 --- 3 files changed, 17 insertions(+), 20 deletions(-) New commits: commit d311d85a4d501a0bfef20e610169f20de896a167

[Bug 62081] Add split menus to items in the style dropdown

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62081 Szymon Kłos eszka...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |eszka...@gmail.com

[Libreoffice-commits] core.git: 2 commits - cppu/source extensions/source filter/source idlc/inc include/codemaker include/toolkit include/xmloff scripting/source sfx2/source stoc/source ucbhelper/sou

2014-09-18 Thread Stephan Bergmann
cppu/source/uno/lbenv.cxx | 14 + cppu/source/uno/lbmap.cxx |9 --- extensions/source/ole/ole2uno.hxx | 17 --- filter/source/svg/svgfilter.hxx|7 -- filter/source/svg/svgwriter.hxx

Re: Daniel Sikeler license statement

2014-09-18 Thread Stephan Bergmann
On 08/28/2014 02:08 PM, Daniel Sikeler wrote: all my current and past contributions made to the LibreOffice project may be licensed under the MPLv2/LGPLv3+ dual license. Until further notice, all my future contributions to the LibreOffice project are available under the MPLv2/LGPLv3+ dual

Re: LiMux student kick-off

2014-09-18 Thread Markus Mohrhard
On Sep 18, 2014 8:42 PM, Wols Lists antli...@youngman.org.uk wrote: On 17/09/14 13:45, Ptyl Dragon wrote: ok, then we'll use GL2.1. we'll make sure we use only API used in ES 2 too. We need simple thing. after all, we are not making a First Person Shooter. For starters we are just making a

Windows daily build broken on Windows 8.1

2014-09-18 Thread Adam Fyne
Hi all, When I tried to install latest daily build from 17th and 16th of September (from TB 42). In both cases it installs successfully but when I try to run it, I get this fatal message: *LibreOfficeDev 4.4 - Fatal Error* *---* *The program cannot be started.* *The

Re: Windows daily build broken on Windows 8.1

2014-09-18 Thread Adam Fyne
Windows build also broken on Windows 7. On Thu, Sep 18, 2014 at 3:13 PM, Adam Fyne adam.f...@cloudon.com wrote: Hi all, When I tried to install latest daily build from 17th and 16th of September (from TB 42). In both cases it installs successfully but when I try to run it, I get this

Re: Windows daily build broken on Windows 8.1

2014-09-18 Thread Adam Fyne
More info: Currently these versions exist in daily-build (TB 42) http://dev-builds.libreoffice.org/daily/master/Win-x86@42/: ... [DIR] 2014-09-14_07.05.33/14-Sep-2014 10:25- WORKS FINE [DIR] 2014-09-15_06.06.46/15-Sep-2014 09:32- WORKS FINE [DIR] 2014-09-16_04.58.45/

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

2014-09-18 Thread Maxim Monastirsky
svx/source/tbxctrls/colorwindow.hxx |1 svx/source/tbxctrls/tbcontrl.cxx| 40 ++-- svx/uiconfig/ui/colorwindow.ui |1 3 files changed, 17 insertions(+), 25 deletions(-) New commits: commit 746b51de3d3bb267e02df5712cadfcf03654b587 Author: Maxim

vs2012-ide-integration

2014-09-18 Thread nicholas ferguson
Hi, I built in Visual Studio, using native compilers.modules sc and cui and all of their dependencies. This build is separate from libreoffice make files and cygwin. It doesn't require references to make files or cygwin. I used in autogen.input (1)-enable-dbgutil, (2)compiled

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

2014-09-18 Thread Noel Grandin
vcl/ios/iosinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1740a682a6c46c57dc6a356299f6c9a92eb4af6 Author: Noel Grandin n...@peralex.com Date: Thu Sep 18 14:44:39 2014 +0200 use vcl::Font Change-Id: I22fd5c1340ca0c646725d9fce77304c10d9eb5d5

vs2012-ide-integration ( with examples)

2014-09-18 Thread nicholas ferguson
Hi, I built in Visual Studio, using native compilers.modules sc and cui and all of their dependencies. This build is separate from libreoffice make files and cygwin. It doesn't require references to make files or cygwin. I used in autogen.input (1)-enable-dbgutil, (2)compiled

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

2014-09-18 Thread Matthew J . Francis
vcl/unx/gtk/window/gtksalmenu.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 7fc08970894aea2b771bf7be409b72845c96d10a Author: Matthew J. Francis mjay.fran...@gmail.com Date: Thu Sep 18 18:33:00 2014 +0800 fdo#69090 Avoid using a string after free

[Libreoffice-commits] core.git: 2 commits - include/svtools include/svx sd/source svtools/source svx/source unusedcode.easy

2014-09-18 Thread Caolán McNamara
include/svtools/roadmapwizard.hxx|6 - include/svx/PaletteManager.hxx |1 sd/source/ui/view/DocumentRenderer.cxx |5 ++-- svtools/source/dialogs/roadmapwizard.cxx | 35 --- svx/source/tbxctrls/PaletteManager.cxx | 10

vs2012-ide-integration ( with better examples)

2014-09-18 Thread nicholas ferguson
Hi, I built in Visual Studio, using native compilers.modules sc and cui and all of their dependencies. This build is separate from libreoffice make files and cygwin. It doesn't require references to make files or cygwin. I also was able to build a debug mode in cygwin using this in

Re: Windows daily build broken on Windows 8.1

2014-09-18 Thread V Stuart Foote
Confirmed, looks to be Stephan B. and Tor L.'s recent work implementing an louno. I think the damage was done here: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=d1a734cef0ed5d655774c2f8ac7a2203f8c0a385

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

2014-09-18 Thread Andras Timar
shell/source/win32/zipfile/zipfile.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b2b496cc5d6009151ae6d38d5d39cc5f536794e Author: Andras Timar andras.ti...@collabora.com Date: Thu Sep 18 00:46:16 2014 +0200 bnc#887307 ODF files not showing up on Windows

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

2014-09-18 Thread Stephan Bergmann
extensions/source/ole/unoobjw.hxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 39b81563b218fd6d114275ecee95947d6b69c09d Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 18 15:24:35 2014 +0200 Blind fix for Windows Change-Id:

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

2014-09-18 Thread Andras Timar
shell/source/win32/zipfile/zipfile.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2cb4974f1f4617a3cf6502d016cbfa46b9a6627b Author: Andras Timar andras.ti...@collabora.com Date: Thu Sep 18 00:46:16 2014 +0200 bnc#887307 ODF files not showing up on Windows

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

2014-09-18 Thread Stephan Bergmann
extensions/source/ole/oleobjw.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 04edcd8605bf21b3355ada86fe415ac4c1a0219a Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 18 15:27:38 2014 +0200 Blind fix for Windows Change-Id:

[Libreoffice-commits] core.git: 3 commits - sax/CppunitTest_sax_parser.mk sax/qa sax/source sw/source

2014-09-18 Thread Matúš Kukan
sax/CppunitTest_sax_parser.mk|2 - sax/qa/cppunit/parser.cxx| 39 --- sax/source/fastparser/fastparser.cxx |3 ++ sw/source/core/graphic/ndgrf.cxx |9 4 files changed, 41 insertions(+), 12 deletions(-) New commits:

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

2014-09-18 Thread Matúš Kukan
sw/source/filter/html/htmlgrin.cxx | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 72703173066a2db5c977d422ace59d60b998bbfc Author: Matúš Kukan matus.ku...@collabora.com Date: Wed Sep 17 21:36:02 2014 +0200 HTML import: fix importing of

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

2014-09-18 Thread Stephan Bergmann
shell/source/cmdmail/cmdmailsuppl.cxx | 90 -- 1 file changed, 65 insertions(+), 25 deletions(-) New commits: commit e31f7ff57ac77daee009c10161f824ef0ba5fc5c Author: Stephan Bergmann sberg...@redhat.com Date: Mon Feb 10 11:20:12 2014 +0100 Properly encode

[Bug 50763] HTML Import doesnt parse inline base64 images correctly

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

Re: Windows daily build broken on Windows 8.1

2014-09-18 Thread Stephan Bergmann
On 09/18/2014 02:13 PM, Adam Fyne wrote: */LibreOfficeDev 4.4 - Fatal Error/* */---/* */The program cannot be started./* */The service manager is not available./* */(Cannot open uno ini file:///C:/Program%20Files%20(x86)/LibreOfficeDev%204/URE/bin/uno.ini)/* */Start setup

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

2014-09-18 Thread Matúš Kukan
sw/CppunitTest_sw_htmlimport.mk |1 sw/qa/extras/htmlimport/data/inlined_image.html | 21 sw/qa/extras/htmlimport/htmlimport.cxx | 42 3 files changed, 64 insertions(+) New commits: commit

[Bug 50763] HTML Import doesnt parse inline base64 images correctly

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50763 --- Comment #11 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Matuš Kukan committed a patch related to this issue. It has been pushed to master:

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

2014-09-18 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/dropdown-in-cell.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 17 + writerfilter/source/dmapper/DomainMapper.cxx| 13 ++--- writerfilter/source/ooxml/model.xml |5 - 4 files changed,

Re: vs2012-ide-integration ( with better examples)

2014-09-18 Thread Norbert Thiebaud
On Thu, Sep 18, 2014 at 8:18 AM, nicholas ferguson nicholasfergu...@wingarch.com wrote: If I send you my notes, could you tweak your vs2012-ide-integration, to a vs2012native-ide-integration ( or any name you choose) so that we could generate those projects? In theory gbuild could be taught

GSoC wrap up

2014-09-18 Thread Cedric Bosdonnat
Hi mentors and students, I'll require each mentor/student team to provide me a blob about what they did. This will be used to write a wrap up blog post that Google can reblog later. Thanks for your help -- Cedric ___ LibreOffice mailing list

Re: LiMux student kick-off

2014-09-18 Thread Michael Meeks
Hi Ptyl, On Wed, 2014-09-17 at 21:08 +0300, Ptyl Dragon wrote: Regarding this, from the little i've learned so far of OpenGL, the main thing would be to avoid use the OpenGL extensions and API calls that don't exist in ES ... In other words, whatever feature of OpenGL we use, we should first

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

2014-09-18 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 38 --- 1 file changed, 38 deletions(-) New commits: commit 5a794cddb2132c93f7ded74686c3aa57efaf48eb Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Sep 18 16:06:23 2014 +0200 CppunitTest_sw_ooxmlexport:

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

2014-09-18 Thread Matúš Kukan
sw/qa/extras/htmlimport/htmlimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5176e5b2e932a7123f389823f2b5174fe436a2cc Author: Matúš Kukan matus.ku...@collabora.com Date: Thu Sep 18 16:27:04 2014 +0200 typo: wrong commit hash Change-Id:

Re: Windows daily build broken on Windows 8.1

2014-09-18 Thread V Stuart Foote
sberg wrote Is there a uno.ini file somewhere else in C:\Program Files Only a pythonloader.uno.ini -- no uno.ini present in the installed build. -- View this message in context: http://nabble.documentfoundation.org/Windows-daily-build-broken-on-Windows-8-1-tp4122701p4122726.html Sent from

minutes of ESC call ...

2014-09-18 Thread Michael Meeks
* Present: + Jacobo, Kendy, Michael M, Ptyl, Miklos, Stephan, Muthu, Jan-Marek Andras, Robinson, Norbert * Completed Action Items: + merge the web plugin patch after the conference (Stephan) [ done and in the 4.4 release notes ] + massage plan wrt. FOSDEM dev-rooms

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

2014-09-18 Thread Stephan Bergmann
shell/source/cmdmail/cmdmailsuppl.cxx | 90 -- 1 file changed, 65 insertions(+), 25 deletions(-) New commits: commit 2b52c8686dcd3fcb95146466e0a8703e8df3cbab Author: Stephan Bergmann sberg...@redhat.com Date: Mon Feb 10 11:20:12 2014 +0100 Properly encode

Yousuf Philips license statement

2014-09-18 Thread Jay Philips
All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Regards, Jay Philips ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice-qa] minutes of ESC call ...

2014-09-18 Thread Adam Fyne
Sorry I couldn't join today. On Thu, Sep 18, 2014 at 5:46 PM, Michael Meeks michael.me...@collabora.com wrote: * Present: + Jacobo, Kendy, Michael M, Ptyl, Miklos, Stephan, Muthu, Jan-Marek Andras, Robinson, Norbert * Completed Action Items: + merge the web plugin patch after

Re: Yousuf Philips license statement

2014-09-18 Thread Adam Fyne
Yousuf or Jay ? You got me puzzled =) On Thu, Sep 18, 2014 at 6:28 PM, Jay Philips philip...@hotmail.com wrote: All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Regards, Jay Philips

Re: Windows daily build broken on Windows 8.1

2014-09-18 Thread Stephan Bergmann
On 09/18/2014 04:41 PM, V Stuart Foote wrote: sberg wrote Is there a uno.ini file somewhere else in C:\Program Files Only a pythonloader.uno.ini -- no uno.ini present in the installed build. So Tor and I have an idea now of what's going on there. Stay tuned for a fix... Stephan

Re: Yousuf Philips license statement

2014-09-18 Thread Jay Philips
Hi Adam, Its Yousuf. Jay is my nickname. :D Regards, Jay Philips On 09/18/2014 07:43 PM, Adam Fyne wrote: Yousuf or Jay ? You got me puzzled =) On Thu, Sep 18, 2014 at 6:28 PM, Jay Philips philip...@hotmail.com mailto:philip...@hotmail.com wrote: All of my past future

[Libreoffice-commits] core.git: download.lst

2014-09-18 Thread Caolán McNamara
download.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d07549bc4cc74c71e2c85a4472fd605682faf494 Author: Caolán McNamara caol...@redhat.com Date: Thu Sep 18 16:50:59 2014 +0100 bump hyphen to 2.8.8 Change-Id:

Re: LiMux student kick-off

2014-09-18 Thread khagaroth
This could be a pretty big minefield on Windows. Look at Chrome and Firefox. They had to introduce ANGLE to do dynamic OpenGL-Direct3D translation, because there were too many OpenGL bugs and quirks, especially with Intel GPUs. Not to mention, that drivers installed from Windows update have often

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

2014-09-18 Thread Caolán McNamara
sd/source/ui/view/DocumentRenderer.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e72f00d2e96a68d6aacf3cf8eadc4189ec87aa05 Author: Caolán McNamara caol...@redhat.com Date: Thu Sep 18 11:40:26 2014 +0100 IsDraw doesn't mean the app/page is Draw

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

2014-09-18 Thread Caolán McNamara
sd/source/ui/view/DocumentRenderer.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 7b3ec856595cc52e8fec911ae420170a455d4888 Author: Caolán McNamara caol...@redhat.com Date: Thu Sep 18 11:40:26 2014 +0100 IsDraw doesn't mean the app/page is Draw

I am new employee, with VS problem

2014-09-18 Thread nicholas ferguson
I documented what steps I took to build libreoffice on windows https://github.com/nicholasferguson/LibreOffice-Inx-for-VS2010-VS2012-dev-en v ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: 3 commits - sc/CppunitTest_sc_ucalc.mk sc/qa sc/source

2014-09-18 Thread Kohei Yoshida
sc/CppunitTest_sc_ucalc.mk |1 sc/qa/unit/ucalc.cxx| 1357 - sc/qa/unit/ucalc.hxx|5 sc/qa/unit/ucalc_sort.cxx | 1462 sc/source/core/data/column4.cxx |7

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - solenv/gbuild

2014-09-18 Thread Zolnai Tamás
solenv/gbuild/UnpackedTarball.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 556d07c94b52949ca64d74ec5449c2b138b5ff95 Author: Zolnai Tamás tamas.zol...@collabora.com Date: Thu Aug 7 13:09:20 2014 +0200 Fix tarball.rebuild on windows Change-Id:

[Libreoffice-commits] core.git: download.lst

2014-09-18 Thread Kohei Yoshida
download.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f3b404b643f907f9feff893324174c00c3c4e4a Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Sep 18 14:22:27 2014 -0400 Update mdds to 0.11.0. Change-Id:

[ANN] mdds 0.11.0 on master

2014-09-18 Thread Kohei Yoshida
Hi there, Just FYI, I've updated mdds package on the master branch from 0.10.3 to 0.11.0. It's a backward-compatible release, so in theory you don't need to update mdds to build master. But it contains several bug fixes, so I recommend using 0.11.0. In theory, you can also use 0.11.0 to build

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

2014-09-18 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |4 1 file changed, 4 insertions(+) New commits: commit f31eae7441d916ab22b3395443e0301506cb8fc1 Author: Eike Rathke er...@redhat.com Date: Tue Sep 16 13:50:27 2014 +0200 fdo#81357 no fallback for special codes without country

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

2014-09-18 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |4 1 file changed, 4 insertions(+) New commits: commit 536cd9baa6b3eea7ddce9c0e69f9612aa0688144 Author: Eike Rathke er...@redhat.com Date: Tue Sep 16 13:50:27 2014 +0200 fdo#81357 no fallback for special codes without country

Crash test update

2014-09-18 Thread crashtest.libreoff...@gmail.com
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/051b29e1025253f35f87a04e297760aa8b40611f/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data

Re: [ANN] mdds 0.11.0 on master

2014-09-18 Thread Kohei Yoshida
On Thu, 2014-09-18 at 14:40 -0400, Kohei Yoshida wrote: In theory, you can also use 0.11.0 to build 4.2 and 4.3 branches as well, but I have yet to verify that myself. Just verified this. Both 4.2 and 4.3 build fine with mdds 0.11.0. Kohei ___

[Libreoffice-commits] core.git: config_host.mk.in configure.ac

2014-09-18 Thread Matúš Kukan
config_host.mk.in |1 - configure.ac |1 - 2 files changed, 2 deletions(-) New commits: commit c184e32d5976e751b8d08577bd256232a67917c5 Author: Matúš Kukan matus.ku...@collabora.com Date: Thu Sep 18 21:40:47 2014 +0200 $(GNUMAKE) is not used outside of a configure

Re: vs2012-ide-integration

2014-09-18 Thread Michael Meeks
Hi Nicholas, On Thu, 2014-09-18 at 08:45 -0400, nicholas ferguson wrote: I built in Visual Studio, using native compilers…modules sc and cui and all of their dependencies. This build is separate from libreoffice make files and cygwin. It doesn’t require references to make files or cygwin.

[Libreoffice-commits] core.git: android/CustomTarget_android_desktop.mk android/CustomTarget_lo4android.mk android/experimental android/Module_android.mk

2014-09-18 Thread Jacobo Aragunde Pérez
android/CustomTarget_android_desktop.mk | 14 android/CustomTarget_lo4android.mk | 36 android/Module_android.mk

[Libreoffice-commits] core.git: android/experimental

2014-09-18 Thread Jacobo Aragunde Pérez
android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 18 ++ 1 file changed, 5 insertions(+), 13 deletions(-) New commits: commit 966fe14af2c8782d7f16f732a73761a60b345bb1 Author: Jacobo Aragunde Pérez jaragu...@igalia.com Date: Fri Sep 12

[Libreoffice-commits] core.git: 7 commits - android/experimental

2014-09-18 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/AndroidManifest.xml |3 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java | 34 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitTileProvider.java

[Libreoffice-commits] core.git: instsetoo_native/Module_instsetoo_native.mk instsetoo_native/Package_setup.mk instsetoo_native/Package_setup_ure.mk Repository.mk scp2/source testtools/CustomTarget_uno

2014-09-18 Thread Stephan Bergmann
Repository.mk |1 instsetoo_native/Module_instsetoo_native.mk |1 instsetoo_native/Package_setup.mk |4 - instsetoo_native/Package_setup_ure.mk | 16 + scp2/source/ooo/ure.scp | 81

Tag libreoffice-4.3.2.2 (on branch libreoffice-4-3-2) created

2014-09-18 Thread Robinson Tryon
Hi all, The tag libreoffice-4.3.2.2 (AKA 4.3.2 RC2) has been created. The 4.3.2 branch will be used for fine tuning of the 4.3.2 release. (this is the last scheduled RC) The following rules apply to the branch: + preferably just translation or blocker fixes + only

RE: vs2012-ide-integration

2014-09-18 Thread nicholas ferguson
I don't understand. -Original Message- From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf Of Michael Meeks Sent: Thursday, September 18, 2014 4:36 PM To: nicholas ferguson Cc: 'libreoffice'; havlicek.ho...@gmail.com Subject: Re: vs2012-ide-integration Hi

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - dbaccess/source

2014-09-18 Thread Kay Schenk
dbaccess/source/core/api/SingleSelectQueryComposer.cxx | 48 +++-- 1 file changed, 43 insertions(+), 5 deletions(-) New commits: commit 79ff7fc76c74a012933230d6f3c37977eccc6398 Author: Kay Schenk ksch...@apache.org Date: Thu Sep 18 22:49:12 2014 + #i121492 Patch

[Libreoffice-commits] core.git: 6 commits - chart2/source

2014-09-18 Thread Kohei Yoshida
chart2/source/view/diagram/VDiagram.cxx | 28 ++--- chart2/source/view/main/ChartView.cxx| 11 +++- chart2/source/view/main/DrawModelWrapper.cxx | 35 ++- chart2/source/view/main/ShapeFactory.cxx | 24 ++ 4 files

[Libreoffice-qa] minutes of ESC call ...

2014-09-18 Thread Michael Meeks
* Present: + Jacobo, Kendy, Michael M, Ptyl, Miklos, Stephan, Muthu, Jan-Marek Andras, Robinson, Norbert * Completed Action Items: + merge the web plugin patch after the conference (Stephan) [ done and in the 4.4 release notes ] + massage plan wrt. FOSDEM dev-rooms

[Libreoffice-qa] Tag libreoffice-4.3.2.2 (on branch libreoffice-4-3-2) created

2014-09-18 Thread Robinson Tryon
Hi all, The tag libreoffice-4.3.2.2 (AKA 4.3.2 RC2) has been created. The 4.3.2 branch will be used for fine tuning of the 4.3.2 release. (this is the last scheduled RC) The following rules apply to the branch: + preferably just translation or blocker fixes + only

[Libreoffice-qa] LibreOffice 4.3.2 rc2 test builds available

2014-09-18 Thread Robinson Tryon
Hello everyone! For the upcoming new version 4.3.2 the builds for RC2 are now available on pre-releases. It is a build in release-configuration, meaning that it will update a previous version of LibreOffice on Windows. Linux and Mac users can install alongside LibreOffice 4.2 For the complete

[Libreoffice-bugs] [Bug 84027] New: FORMATTING: You modify a entered text to be longer than the Column width

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84027 Priority: medium Bug ID: 84027 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: You modify a entered text to be longer than the Column width Severity:

[Libreoffice-bugs] [Bug 84028] New: FILESAVE: PPTX: All caps property for text is not exported.

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84028 Priority: medium Bug ID: 84028 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FILESAVE: PPTX: All caps property for text is not exported. Severity: normal

[Libreoffice-bugs] [Bug 84028] FILESAVE: PPTX: All caps property for text is not exported.

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84028 Sushil sushil.shi...@synerzip.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 82577] get rid of prex.h / postx.h wrapper headers

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82577 --- Comment #8 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Noel Grandin committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 40259] Unexpected behaviour with Shapes → Intersect

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40259 vv...@yandex.ru changed: What|Removed |Added CC||erik.mart...@gmail.com --- Comment #6

[Libreoffice-bugs] [Bug 64770] EDITING: Drawing Intersection Function Not Working Correctly

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64770 vv...@yandex.ru changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 40259] Unexpected behaviour with Shapes → Intersect

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40259 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl

[Libreoffice-bugs] [Bug 40259] Unexpected behaviour with Shapes → Intersect

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40259 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Priority|high|medium --- Comment #8 from

[Libreoffice-bugs] [Bug 55004] backup copy fails when using share / samba

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55004 --- Comment #20 from Eugene cas...@pisem.net --- Some version 3... But LibreOffice or our predecessor? I just found in my notes that I reported this bug for OOo-2.x WBR Eugene -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 84032] New: Intersection of some polygons produces wrong result

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84032 Priority: medium Bug ID: 84032 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Intersection of some polygons produces wrong result Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 84032] Intersection of some polygons produces wrong result

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84032 --- Comment #1 from vv...@yandex.ru --- Created attachment 106487 -- https://bugs.freedesktop.org/attachment.cgi?id=106487action=edit Graphical explanation -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 76159] FILEOPEN: IF() and INDIRECT() in formulae causes #REF!

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76159 raal r...@post.cz changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 78324] Implement NUMBERTEXT in LibreOffice

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78324 --- Comment #7 from Mikeyy - L10n HR libreoff...@miho.im --- Created attachment 106490 -- https://bugs.freedesktop.org/attachment.cgi?id=106490action=edit NUMBERTEXT extension with added HR language Since I can't wait for implementation of

[Libreoffice-bugs] [Bug 83593] FORMATTING: Formatting lost on XLSX diagram

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

[Libreoffice-bugs] [Bug 83593] FORMATTING: Formatting lost on XLSX diagram

2014-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83593 --- Comment #2 from raal r...@post.cz --- Created attachment 106492 -- https://bugs.freedesktop.org/attachment.cgi?id=106492action=edit small sample file -- You are receiving this mail because: You are the assignee for the bug.

  1   2   3   >