[Libreoffice-commits] .: oox/inc oox/source

2012-09-06 Thread Libreoffice Gerrit user
oox/inc/oox/drawingml/textbodyproperties.hxx |2 + oox/inc/oox/drawingml/transform2dcontext.hxx |3 +- oox/source/drawingml/textbodyproperties.cxx | 15 ++- oox/source/drawingml/transform2dcontext.cxx | 35 --- oox/source/ppt/pptshapecontext.cxx

[Libreoffice-commits] .: 4 commits - configure.in vcl/Library_vcl.mk vcl/unx

2012-09-06 Thread Libreoffice Gerrit user
configure.in |2 ++ vcl/Library_vcl.mk|5 + vcl/unx/generic/printer/ppdparser.cxx |2 +- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 00bc30789be6888903645cbbbf47974cd7109cad Author: Riccardo Magliocchetti

Re: [Libreoffice-commits] .: sc/inc sc/source

2012-09-06 Thread Stephan Bergmann
On 09/05/2012 05:57 PM, Libreoffice Gerrit user wrote: commit bedbb471c3f49e0860dd63b17c1faeee837096ae Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Sep 3 19:30:26 2012 +0200 better import of conditional format from old ODF structure The old ODF storage is style

compareToAscii( RTL_CONSTASCII_STRINGPARAM( something ) )

2012-09-06 Thread Jan Holesovsky
Hi Olivier, Thank you a lot for the OUString cleanups, like http://cgit.freedesktop.org/libreoffice/core/commit/?id=c75af8578d921040e1baf8414edd7239969bcd45 One thing I noticed is the @@ -606,8 +596,7 @@ void DocumentHandlerImpl::startElement( { OUString const rQAttributeName = pQNames[

Re: ccache for windows

2012-09-06 Thread Jan Holesovsky
Hi Mat, Mat M píše v St 05. 09. 2012 v 23:25 +0200: ccache for windows under cygwin is working. That's a fact. ccache is provided as a binary in the dev-tools repo. As provided by kendy on http://artax.karlin.mff.cuni.cz/~kendy/blog/archives/monthly/2011-04.html, I set it and my

Re: Closing bugs in bugzilla: fixed in master or fixed everywhere?

2012-09-06 Thread David Tardon
Hi, On Wed, Sep 05, 2012 at 10:46:24AM +0200, Lionel Elie Mamane wrote: I'd like to check if maybe I misunderstood our bugzilla handling standards. I thought we close the bug when the fix is committed in all branches where it should be, and that's what I was doing in the bugs I was fixing.

Re: JAXTHelper vs LibXSLTTransformer, which one is preferred?

2012-09-06 Thread David Tardon
Hi, On Wed, Sep 05, 2012 at 03:18:36PM +0200, Peter Jentsch wrote: Splitting the Saxon stuff should be possible and has been one of the goals of the libxslt port. I haven't tested that, though. I tried to do the first step--building the java transformer as an extension--a couple of weeks

Re: Bugs 38840+39596: Coverage analysis and static analysis: Whats next ?

2012-09-06 Thread Michael Meeks
On Wed, 2012-09-05 at 14:23 +0200, John Smith wrote: Well I did just order O'Reilly's 'Head First Programming: A Learner's Guide to Programming Using the Python Language', so perhaps Ill finally get myself to learn how to code now. Heh - really, enough thinking and trial and error

[Libreoffice-commits] .: sd/source

2012-09-06 Thread Libreoffice Gerrit user
sd/source/ui/inc/RemoteServer.hxx | 14 sd/source/ui/remotecontrol/Server.cxx | 39 -- 2 files changed, 25 insertions(+), 28 deletions(-) New commits: commit c4380fd9f2e7ebe0687cf979fba3044a5b3df554 Author: Andrzej J.R. Hunt andr...@ahunt.org

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 50509, which changed state. Bug 50509 Summary: Language selection is not possible with silent install https://bugs.freedesktop.org/show_bug.cgi?id=50509 What|Old Value |New Value

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 50509, which changed state. Bug 50509 Summary: Language selection is not possible with silent install https://bugs.freedesktop.org/show_bug.cgi?id=50509 What|Old Value |New Value

Re: compareToAscii( RTL_CONSTASCII_STRINGPARAM( something ) )

2012-09-06 Thread Stephan Bergmann
On 09/06/2012 09:37 AM, Jan Holesovsky wrote: hunk. In this case, the use of RTL_CONSTASCII_STRINGPARAM() kind of simulates startsWith (that we do not have as a method); ie. for rQAttributeName == xmlns:SOMETHING: rQAttributeName.compareToAscii( RTL_CONSTASCII_STRINGPARAM(xmlns:) ) == 0 but

[Libreoffice-commits] .: cui/source dbaccess/source desktop/source forms/source framework/source offapi/com offapi/UnoApi_offapi.mk sd/source sfx2/source svtools/source sw/source

2012-09-06 Thread Libreoffice Gerrit user
cui/source/customize/acccfg.cxx|5 + cui/source/customize/cfg.cxx |5 + cui/source/customize/cfgutil.cxx |5 + cui/source/customize/selector.cxx |5 + dbaccess/source/ui/control/opendoccontrols.cxx |

[PUSHED] offapi: move css.ui.UICommandDescription to css.frame.UIComm...

2012-09-06 Thread Gerrit
From Stephan Bergmann sberg...@redhat.com: Stephan Bergmann has submitted this change and it was merged. Change subject: offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: .. offapi: move

[Libreoffice-commits] .: android/sdremote

2012-09-06 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothClient.java | 20 +- android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothFinder.java | 32 +- android/sdremote/src/org/libreoffice/impressremote/communication/Client.java

[Libreoffice-commits] .: sc/source

2012-09-06 Thread Libreoffice Gerrit user
sc/source/core/data/conditio.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 5fc1d590e7e57b15eab64770880a52e44c5cca71 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 6 11:49:28 2012 +0200 warning C4702: unreachable code Change-Id:

[Libreoffice-commits] .: 2 commits - configure.in i18npool/CppunitTest_i18npool_test_ordinalsuffix.mk i18npool/Module_i18npool.mk i18npool/qa

2012-09-06 Thread Libreoffice Gerrit user
configure.in| 50 ++--- i18npool/CppunitTest_i18npool_test_ordinalsuffix.mk | 35 ++ i18npool/Module_i18npool.mk |1 i18npool/qa/cppunit/test_breakiterator.cxx |2

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - sw/source

2012-09-06 Thread Libreoffice Gerrit user
sw/source/core/crsr/crsrsh.cxx | 11 + sw/source/ui/docvw/HeaderFooterWin.cxx | 11 - sw/source/ui/docvw/edtwin.cxx | 72 - sw/source/ui/inc/HeaderFooterWin.hxx |1 sw/source/ui/inc/edtwin.hxx|1

[REPOST] Control elements in a partially formal document

2012-09-06 Thread Lars Doelle
Hi All, sometimes applications are used in way different from that they were originally designed for and this might be one of the cases. For reports on analysis in mechanics, libreoffice is connected to a FEM system (https://en.wikipedia.org/wiki/Finite_element_method), both to receive

[Libreoffice-commits] .: desktop/unx

2012-09-06 Thread Libreoffice Gerrit user
desktop/unx/source/start.c | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 5c804dce946a928adcaf97533f5345b33e688ff5 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 6 12:43:54 2012 +0200 deb#681185: wait for InternalIPC::ProcessingDone in oosplash

Re: Bugs 38840+39596: Coverage analysis and static analysis: Whats next ?

2012-09-06 Thread John Smith
On Wed, Sep 5, 2012 at 1:15 PM, Michael Meeks michael.me...@suse.com wrote: Of course, if you really don't want to look into / learn that; I had another idea that'd be great to get implemented: https://bugs.freedesktop.org/show_bug.cgi?id=39439 Alright, let me see if I

[Libreoffice-commits] .: sal/CppunitTest_sal_rtl_strings.mk sal/inc sal/qa

2012-09-06 Thread Libreoffice Gerrit user
sal/CppunitTest_sal_rtl_strings.mk |1 sal/inc/rtl/string.hxx | 26 sal/inc/rtl/ustring.hxx | 59 ++ sal/qa/rtl/strings/test_ostring_stringliterals.cxx |5 +

[PATCH] Change in core[libreoffice-3-6]: deb#681185: wait for InternalIPC::ProcessingDone in oosplash

2012-09-06 Thread Gerrit
From Stephan Bergmann sberg...@redhat.com: Stephan Bergmann has uploaded a new change for review. Change subject: deb#681185: wait for InternalIPC::ProcessingDone in oosplash .. deb#681185: wait for InternalIPC::ProcessingDone

Re: compareToAscii( RTL_CONSTASCII_STRINGPARAM( something ) )

2012-09-06 Thread Lubos Lunak
On Thursday 06 of September 2012, Stephan Bergmann wrote: On 09/06/2012 09:37 AM, Jan Holesovsky wrote: hunk. In this case, the use of RTL_CONSTASCII_STRINGPARAM() kind of simulates startsWith (that we do not have as a method); ie. for rQAttributeName == xmlns:SOMETHING:

Re: compareToAscii( RTL_CONSTASCII_STRINGPARAM( something ) )

2012-09-06 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Em 06-09-2012 09:01, Lubos Lunak escreveu: On Thursday 06 of September 2012, Stephan Bergmann wrote: On 09/06/2012 09:37 AM, Jan Holesovsky wrote: hunk. In this case, the use of RTL_CONSTASCII_STRINGPARAM() kind of simulates startsWith (that we

[Libreoffice-commits] .: extensions/README

2012-09-06 Thread Libreoffice Gerrit user
extensions/README | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 08aec05e3388f10e40ef0726661bda0792d78213 Author: Jan Holesovsky ke...@suse.cz Date: Tue Sep 4 05:46:42 2012 +0200 Update with info about online update checking lifetime.

Re: compareToAscii( RTL_CONSTASCII_STRINGPARAM( something ) )

2012-09-06 Thread Jan Holesovsky
Hi Stephan, Stephan Bergmann píše v Čt 06. 09. 2012 v 11:12 +0200: I wonder if it makes sense to introduce some kind of CONSTASCII_STRLEN() macro that would make this more obvious, and convert the rQAttributeName.compareToAscii( RTL_CONSTASCII_STRINGPARAM(xmlns:) ) Not sure what you

[Libreoffice-commits] .: 2 commits - cppcanvas/source sd/Library_sd.mk sd/source

2012-09-06 Thread Libreoffice Gerrit user
cppcanvas/source/mtfrenderer/emfplus.cxx |4 - sd/Library_sd.mk |2 sd/source/filter/ppt/pptin.cxx |6 -- sd/source/filter/ppt/pptinanimations.cxx | 71 +++ sd/source/filter/ppt/pptinanimations.hxx | 11 ++-- 5 files

Re: Bugs 38840+39596: Coverage analysis and static analysis: Whats next ?

2012-09-06 Thread Michael Meeks
On Thu, 2012-09-06 at 13:15 +0200, John Smith wrote: Alright, let me see if I understand this one correctly first. You basically want people to be able to find out what gets #define 'd in what rc files ? So for example, you want people to search for FL_RECORD to discover that that gets

Re: [REVIEW 3.6 2/3][Libreoffice-qa] [er...@redhat.com: Re: LibreOffice ESC call, Thur Aug 30th - 14:00UTC]

2012-09-06 Thread Petr Mladek
Bjoern Michaelsen píše v St 29. 08. 2012 v 23:05 +0200: Hi QA, we have a late feature fix proposal for 3-6, which would fix: https://bugs.freedesktop.org/show_bug.cgi?id=52240 https://bugs.freedesktop.org/show_bug.cgi?id=52137 https://bugs.freedesktop.org/show_bug.cgi?id=52288 This

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - i18npool/source

2012-09-06 Thread Libreoffice Gerrit user
i18npool/source/ordinalsuffix/ordinalsuffix.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 966c1bd122d8258dd8b1abfe638de7b1ce0d3c98 Author: Caolán McNamara caol...@redhat.com Date: Wed Sep 5 10:00:37 2012 +0100 fdo#38242: Make autocorrect of 1st to 1 +

[Libreoffice-commits] .: sc/source

2012-09-06 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlstyli.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 160a88e18d868433813f3f09b340dcaf68f276b2 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Sep 6 15:48:01 2012 +0200 assign correct value diff --git

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - i18npool/source

2012-09-06 Thread Libreoffice Gerrit user
i18npool/source/ordinalsuffix/ordinalsuffix.cxx | 102 1 file changed, 69 insertions(+), 33 deletions(-) New commits: commit d344d772fc2490d02efc81bd6a5d155f013efd76 Author: Caolán McNamara caol...@redhat.com Date: Wed Sep 5 11:31:10 2012 +0100 Resolves:

Re: [Libreoffice-commits] .: sc/inc sc/source

2012-09-06 Thread Stephan Bergmann
On 09/06/2012 03:52 PM, Markus Mohrhard wrote: 2012/9/6 Stephan Bergmann sberg...@redhat.com: On 09/05/2012 05:57 PM, Libreoffice Gerrit user wrote: +pContext = pContext; Should that rather be pContext = pMapContext? Yes, changed in master. Can someone please backport it to 3-6.

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sc/source

2012-09-06 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlstyli.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 803aac5aafe5597b8a39cf85062a22716e29bb33 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Sep 6 15:48:01 2012 +0200 assign correct value (cherry picked from

[Libreoffice-commits] .: vcl/generic vcl/unx

2012-09-06 Thread Libreoffice Gerrit user
vcl/generic/fontmanager/fontconfig.cxx |8 vcl/unx/gtk/window/gtkframe.cxx| 18 +- 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit e053f8cb0fc78bae274b74d7fed59d211e5c9f26 Author: Caolán McNamara caol...@redhat.com Date: Thu Sep 6

Re: Impress Remote / dbus

2012-09-06 Thread Caolán McNamara
On Wed, 2012-09-05 at 11:30 +0200, Andrzej J. R. Hunt wrote: On 09/04/2012 05:47 PM, Caolán McNamara wrote: 1. Port my code to dbus-glib and always build dbus-glib? Or port my code to dbus-glib and leave everything else as is, meaning bluetooth on Linux needs the user to use

[Libreoffice-commits] .: i18npool/source

2012-09-06 Thread Libreoffice Gerrit user
i18npool/source/ordinalsuffix/ordinalsuffix.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ddeeac32bf2af605ee6fd140e9a4e5ee45684317 Author: Caolán McNamara caol...@redhat.com Date: Thu Sep 6 15:40:28 2012 +0100 use OUString::startsWith instead of

[Libreoffice-commits] .: 2 commits - android/experimental sw/source

2012-09-06 Thread Libreoffice Gerrit user
android/experimental/LibreOffice4Android/src/org/libreoffice/ui/LibreOfficeUIActivity.java | 18 -- sw/source/core/layout/paintfrm.cxx |9 + 2 files changed, 17 insertions(+), 10 deletions(-) New commits: commit

Re: JAXTHelper vs LibXSLTTransformer, which one is preferred?

2012-09-06 Thread Caolán McNamara
On Thu, 2012-09-06 at 10:19 +0200, David Tardon wrote: Hi, On Wed, Sep 05, 2012 at 03:18:36PM +0200, Peter Jentsch wrote: Splitting the Saxon stuff should be possible and has been one of the goals of the libxslt port. I haven't tested that, though. I tried to do the first

Re: another boundaries for libmerged

2012-09-06 Thread Michael Meeks
Hi Matus, On Sat, 2012-09-01 at 21:36 +0200, Matúš Kukan wrote: last time I was merging new libs [0], it was nightmare. :-) I tried too much and then had to keep basegfx, i18nisolang and tl unmerged because they are used for executables such as rsc and svidl which are used before

[PUSHED] Re: [PATCH] Java cleanup, remove unnecessary imports

2012-09-06 Thread Michael Stahl
On 06/09/12 15:07, Noel Grandin wrote: Hi These 2 patches do a sweep across 99% of the Java code in the LO tree, removing unneeded imports. They pass a full make check. one hunk didn't apply in nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalCompare.java ,

Re: Shift 3.7.0 or 3.7.X releases - was: ANNOUNCE: Release plan updated - two weeks between RCs

2012-09-06 Thread Petr Mladek
Petr Mladek píše v Po 03. 09. 2012 v 18:41 +0200: 4. Do 3.7.0-RCs every week (use the original schedule). There is not enough time for feedback = demotivating for QA. After all, this is still good solution. We released, 3.5 and 3.6 this way and it somehow worked. The .0 release is

[Libreoffice-commits] .: 6 commits - offapi/com sw/inc sw/source vcl/generic vcl/inc writerfilter/source

2012-09-06 Thread Libreoffice Gerrit user
offapi/com/sun/star/document/Settings.idl | 15 ++ sw/inc/IDocumentSettingAccess.hxx |4 sw/inc/doc.hxx|2 sw/source/core/doc/doc.cxx|8 + sw/source/core/doc/docnew.cxx

minutes of ESC call ...

2012-09-06 Thread Michael Meeks
* Present: + Norbert, Lionel, David, Andras, Kendy, Michael M, Stephan, Mitch, Michael S, Petr, Tor, Cedric, Caolan, Astron, Kohei * Completed Action Items + notify QA list of need for calc / late-feature testing (Eike) + invite successful GSOC students to come

[Libreoffice-commits] .: extensions/source

2012-09-06 Thread Libreoffice Gerrit user
extensions/source/update/check/org/openoffice/Office/Jobs.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cf0dd7b95d699264934ef1234ad8d1bc227974f9 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 6 17:39:10 2012 +0200 Inadvertent omit of Events

[PATCH] Change in core[libreoffice-3-6]: Inadvertent omit of Events node from Jobs-onlineupdate.xcu

2012-09-06 Thread Gerrit
From Stephan Bergmann sberg...@redhat.com: Stephan Bergmann has uploaded a new change for review. Change subject: Inadvertent omit of Events node from Jobs-onlineupdate.xcu .. Inadvertent omit of Events node from

Re: Question about fdo#45702 - UI: RTL Direction and Asian Text orientation buttons can not be hidden

2012-09-06 Thread Michael Meeks
Hi there, On Wed, 2012-09-05 at 12:08 +, Manal M. Alhassoun wrote: I'm currently looking at bug #45702 (1). Great :-) it's an interesting choice of bug. Since LibreOffice intended to work this way, put these buttons on Visible Buttons and Customize Toolbar make no sense.

[Libreoffice-commits] .: starmath/source

2012-09-06 Thread Libreoffice Gerrit user
starmath/source/ooxmlimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 982b7cb498c3ea1106c5d2184f84989d99b1d942 Author: Luboš Luňák l.lu...@suse.cz Date: Thu Sep 6 17:59:22 2012 +0200 actually use startsWith(), now that it really exists

[Libreoffice-commits] .: sw/source

2012-09-06 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 47919e05f68a6871031b92ad028e4345a51bf5c9 Author: Luboš Luňák l.lu...@suse.cz Date: Thu Sep 6 18:06:15 2012 +0200 ++bloody_sal_Int32_die_die_die

Re: Need help fixing fdo#38557

2012-09-06 Thread Michael Meeks
Hi Niklas, Sadly I'm no writer expert :-) did you get any further ? if not Cedric is one person with a good overview there I suspect; Cedric ? ATB, Michael. On Fri, 2012-08-31 at 17:40 +0200, Niklas Johansson wrote: I'm currently looking at fdo#38557 [1] and

Re: Bugs 38840+39596: Coverage analysis and static analysis: Whats next ?

2012-09-06 Thread John Smith
On Thu, Sep 6, 2012 at 2:53 PM, Michael Meeks michael.me...@suse.com wrote: On Thu, 2012-09-06 at 13:15 +0200, John Smith wrote: Alright, let me see if I understand this one correctly first. You basically want people to be able to find out what gets #define 'd in what rc files ? So for

[Libreoffice-commits] .: berkeleydb/makefile.mk configure.in solenv/gbuild solenv/inc

2012-09-06 Thread Libreoffice Gerrit user
berkeleydb/makefile.mk |2 +- configure.in|6 +- solenv/gbuild/gbuild.mk | 16 ++-- solenv/inc/settings.mk |2 +- 4 files changed, 17 insertions(+), 9 deletions(-) New commits: commit d9cbc837f84c415f5949a6893764dae8268f0d85 Author: Michael Stahl

[Libreoffice-commits] .: 2 commits - sc/inc sc/source

2012-09-06 Thread Libreoffice Gerrit user
sc/inc/globstr.hrc |4 +++- sc/source/core/data/attarray.cxx | 34 ++ sc/source/core/data/fillinfo.cxx | 21 - sc/source/core/data/table2.cxx |3 ++- sc/source/ui/src/globstr.src |4

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - extensions/source

2012-09-06 Thread Libreoffice Gerrit user
extensions/source/update/check/org/openoffice/Office/Jobs.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3044d50775afd105db322ab79a08e218ddc8ff7 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 6 17:39:10 2012 +0200 Inadvertent omit of Events

[PUSHED] Change in core[libreoffice-3-6]: Inadvertent omit of Events node from Jobs-onlineupdate.xcu

2012-09-06 Thread Gerrit
From Jan Holesovsky ke...@suse.cz: Jan Holesovsky has submitted this change and it was merged. Change subject: Inadvertent omit of Events node from Jobs-onlineupdate.xcu .. Inadvertent omit of Events node from

[Libreoffice-commits] .: boost/Module_boost.mk boost/Package_boostdatetime.mk

2012-09-06 Thread Libreoffice Gerrit user
boost/Module_boost.mk |6 ++ boost/Package_boostdatetime.mk | 14 ++ 2 files changed, 20 insertions(+) New commits: commit 01129788745ae8591a3ff9d2b46a54aaa58844c1 Author: Matúš Kukan matus.ku...@gmail.com Date: Thu Sep 6 19:08:33 2012 +0200 boost: create

[Libreoffice-commits] .: sd/source

2012-09-06 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/BluetoothServer.cxx |4 +++- sd/source/ui/remotecontrol/DiscoveryService.cxx |6 -- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit cbb8612465ec8d809ff00fef38bcc6cad1d4dac0 Author: Andrzej J.R. Hunt andr...@ahunt.org Date: Thu Sep 6

[Libreoffice-commits] .: svl/source

2012-09-06 Thread Libreoffice Gerrit user
svl/source/items/style.cxx|3 ++- svl/source/misc/inethist.cxx |6 +++--- svl/source/misc/strmadpt.cxx | 11 ++- svl/source/numbers/numuno.cxx |2 +- 4 files changed, 12 insertions(+), 10 deletions(-) New commits: commit a3ffd9ed6ee0723de407691de93340af9975d3b7

[PATCH] boost: disable bizarre auto link feature for MSVC:

2012-09-06 Thread Gerrit
From Michael Stahl mst...@redhat.com: Michael Stahl has uploaded a new change for review. Change subject: boost: disable bizarre auto link feature for MSVC: .. boost: disable bizarre auto link feature for MSVC: Boost

[PATCH] Change in core[libreoffice-3-6]: gbuild: disable symbols on --enable-dbgutil --disable-symbol...

2012-09-06 Thread Gerrit
From Michael Stahl mst...@redhat.com: Michael Stahl has uploaded a new change for review. Change subject: gbuild: disable symbols on --enable-dbgutil --disable-symbols .. gbuild: disable symbols on --enable-dbgutil

[Libreoffice-commits] .: vcl/inc

2012-09-06 Thread Libreoffice Gerrit user
vcl/inc/vcl/fontmanager.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 23cd24bd4d4df9247f8f0496f9934a2ce6d110dd Author: Michael Stahl mst...@redhat.com Date: Thu Sep 6 20:45:49 2012 +0200 vcl: export PrintFontManager PrintFontManager is accessed

[Libreoffice-commits] .: l10ntools/Executable_gsicheck.mk l10ntools/inc l10ntools/source l10ntools/StaticLibrary_transex.mk

2012-09-06 Thread Libreoffice Gerrit user
l10ntools/Executable_gsicheck.mk |6 l10ntools/StaticLibrary_transex.mk |2 l10ntools/inc/export.hxx | 23 + l10ntools/inc/gsicheck.hxx | 60 l10ntools/source/gsicheck.cxx | 456 + l10ntools/source/gsimain.cxx

Re: Regression in isHidden-Property of Frames

2012-09-06 Thread Michael Meeks
Hi Andor, On Wed, 2012-08-29 at 12:50 +, Andor E wrote: We're currently in the process of switching from OpenOffice.org 3.2.1 to LibreOffice. As a part of this, we're testing our extension WollMux (www.wollmux.org) with LO. Great news :-) During these tests we found a change in

Re: .: vcl/inc

2012-09-06 Thread Michael Stahl
this didn't fix the mac tinderbox like i hoped; on further investigation it looks like the psp::PrintFontManager that is used in the newfangled embedded font support is actually UNX-specific and not built on Win/Mac platforms. i don't know what to do about that... On 06/09/12 20:49, Libreoffice

[PATCH] Correct OUString check with proper startsWith()

2012-09-06 Thread Gerrit
From Olivier Hallot olivier.hal...@alta.org.br: Olivier Hallot has uploaded a new change for review. Change subject: Correct OUString check with proper startsWith() .. Correct OUString check with proper startsWith() This patch

[Libreoffice-commits] .: sw/source

2012-09-06 Thread Libreoffice Gerrit user
sw/source/core/layout/calcmove.cxx | 47 ++--- sw/source/core/layout/flylay.cxx | 14 +-- sw/source/core/layout/newfrm.cxx |3 +- 3 files changed, 33 insertions(+), 31 deletions(-) New commits: commit 3ee906137f6dc658d882cb0c34e9c1b2ce2f2b31

[PATCH] Some OUString cleanup in vbahelper

2012-09-06 Thread Gerrit
From Olivier Hallot olivier.hal...@alta.org.br: Olivier Hallot has uploaded a new change for review. Change subject: Some OUString cleanup in vbahelper .. Some OUString cleanup in vbahelper and RTL_CONSTASCII_USTRINGPARAM

[PATCH] More OUString cleanup in vbahelper

2012-09-06 Thread Gerrit
From Olivier Hallot olivier.hal...@alta.org.br: Olivier Hallot has uploaded a new change for review. Change subject: More OUString cleanup in vbahelper .. More OUString cleanup in vbahelper Change-Id:

Re: ccache for windows

2012-09-06 Thread Mat M
Le Thu, 06 Sep 2012 09:44:28 +0200, Jan Holesovsky ke...@suse.cz a écrit: Hi Mat, Mat M píše v St 05. 09. 2012 v 23:25 +0200: But is it normal that ccache on 3.6 branch only uses 3Gb ? I find it very low, compared to all binary files produced. Could someone on linux give its ccache stats to

[Libreoffice-commits] .: Branch 'feature/orcus-integration' - 0 commits -

2012-09-06 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] Changes to 'feature/orcus-integration'

2012-09-06 Thread Libreoffice Gerrit user
New branch 'feature/orcus-integration' available with the following commits: commit aaf7e721ba5a6e376242971faad8f4f5a9b595e0 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Sep 6 19:56:41 2012 -0400 Fix the windows build again, with new package. Change-Id:

[Libreoffice-commits] .: 3 commits - basic/CppunitTest_basic_nested_struct.mk basic/inc basic/source

2012-09-06 Thread Libreoffice Gerrit user
basic/CppunitTest_basic_nested_struct.mk | 11 +++ basic/inc/basic/basmgr.hxx |6 +++--- basic/inc/basic/basrdll.hxx |8 basic/inc/basic/sbmod.hxx|2 +- basic/inc/basic/sbstar.hxx |6 +++---

[PATCH] More OUString cleanup in vbahelper

2012-09-06 Thread Gerrit
From Olivier Hallot olivier.hal...@alta.org.br: Olivier Hallot has uploaded a new change for review. Change subject: More OUString cleanup in vbahelper .. More OUString cleanup in vbahelper Change-Id:

[Libreoffice-commits] .: Branch 'feature/orcus-integration' - framework/source

2012-09-06 Thread Libreoffice Gerrit user
framework/source/loadenv/loadenv.cxx |8 1 file changed, 8 insertions(+) New commits: commit a2a0fbf5f4da2a4a007e3bcd148ec09a5fa0c761 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Sep 6 22:21:12 2012 -0400 Disable the experimental orcus-based csv filter for now.

[PATCH] OUString cleanup in vbahelper/msforms

2012-09-06 Thread Gerrit
From Olivier Hallot olivier.hal...@alta.org.br: Olivier Hallot has uploaded a new change for review. Change subject: OUString cleanup in vbahelper/msforms .. OUString cleanup in vbahelper/msforms Change-Id:

[Libreoffice-commits] .: Branch 'feature/orcus-integration' - liborcus/makefile.mk

2012-09-06 Thread Libreoffice Gerrit user
liborcus/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce0d1879e475419be55e683167969b9ecca6 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Sep 7 00:06:12 2012 -0400 Final 0.1.0 package md5sum. Change-Id:

[Libreoffice-commits] .: Branch 'feature/orcus-integration' - configure.in ooo.lst.in

2012-09-06 Thread Libreoffice Gerrit user
configure.in |1 + ooo.lst.in |1 + 2 files changed, 2 insertions(+) New commits: commit 9a3c7da26b740e4f47428fe78ef0bdfd46f21c76 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Sep 7 00:22:17 2012 -0400 Set orcus package tarball location for download.

[Libreoffice-commits] .: Branch 'feature/orcus-integration' - configure.in

2012-09-06 Thread Libreoffice Gerrit user
configure.in |1 + 1 file changed, 1 insertion(+) New commits: commit e606059b98186e1c34c7465c83bcce8a4635b41f Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Sep 7 00:27:08 2012 -0400 I forgot this. Change-Id: Idabfb29b653982008bb5d4159458894f53cbf6f4 diff --git

[Libreoffice-commits] .: l10ntools/inc l10ntools/source

2012-09-06 Thread Libreoffice Gerrit user
l10ntools/inc/gsicheck.hxx| 26 -- l10ntools/source/gsicheck.cxx | 11 +++ l10ntools/source/gsimain.cxx | 19 +++ 3 files changed, 30 insertions(+), 26 deletions(-) New commits: commit 76e0a9a9d9ca5e5ea9df04baa8326688afd1336d Author:

Re: [Libreoffice-qa] Closing bugs in bugzilla: fixed in master or fixed everywhere?

2012-09-06 Thread David Tardon
Hi, On Wed, Sep 05, 2012 at 10:46:24AM +0200, Lionel Elie Mamane wrote: I'd like to check if maybe I misunderstood our bugzilla handling standards. I thought we close the bug when the fix is committed in all branches where it should be, and that's what I was doing in the bugs I was fixing.

Re: [Libreoffice-qa] Regression test (Moztrap) test case localization temporary solution.

2012-09-06 Thread Yi Fan Jiang
Hi Sophie, On Tue, Sep 04, 2012 at 09:01:07AM +0200, Sophie Gautier wrote: Hi Yifan, On 04/09/2012 04:35, Yifan Jiang wrote: Hi Sophie, Petr, all, Thanks for the discussion and sorry for the late response that I was busy of other works these days :( no problem :) Visually the second

Re: [Libreoffice-qa] Regression test (Moztrap) test case localization temporary solution.

2012-09-06 Thread Yi Fan Jiang
Hi Sophie and all, Sorry I did not mention that to translate a case, we need to update the version *0* of each test case so that we could reuse the translated case in future test case versions which usually will be copied from the version *0*. I will update the wiki page to notify that later.

Re: [Libreoffice-qa] Regression test (Moztrap) test case localization temporary solution.

2012-09-06 Thread Petr Mladek
Hi Yi Fan, first, thanks a lot for pushing this forward. Yi Fan Jiang píše v Čt 06. 09. 2012 v 02:50 -0600: Hi Sophie and all, Sorry I did not mention that to translate a case, we need to update the version *0* of each test case so that we could reuse the translated case in future test

Re: [Libreoffice-qa] Regression test (Moztrap) test case localization temporary solution.

2012-09-06 Thread Yi Fan Jiang
Hi Petr, Hi Yi Fan, first, thanks a lot for pushing this forward. Yi Fan Jiang píše v Čt 06. 09. 2012 v 02:50 -0600: Hi Sophie and all, Sorry I did not mention that to translate a case, we need to update the version *0* of each test case so that we could reuse the translated case in

Re: [Libreoffice-qa] [PUSHED] Late feature (fix) for 3.6

2012-09-06 Thread Petr Mladek
Cedric Bosdonnat píše v Po 03. 09. 2012 v 09:53 +0200: Hello people, I fixed the annoying header/footer separator showing up when the mouse stays on those areas of the page (bug #46141 [0]). Now to show these, the user needs to click on the header/footer area. A click on a non-existing

Re: [Libreoffice-qa] [REVIEW 3.6 2/3] [er...@redhat.com: Re: LibreOffice ESC call, Thur Aug 30th - 14:00UTC]

2012-09-06 Thread Petr Mladek
Bjoern Michaelsen píše v St 29. 08. 2012 v 23:05 +0200: Hi QA, we have a late feature fix proposal for 3-6, which would fix: https://bugs.freedesktop.org/show_bug.cgi?id=52240 https://bugs.freedesktop.org/show_bug.cgi?id=52137 https://bugs.freedesktop.org/show_bug.cgi?id=52288 This

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

2012-09-06 Thread Michael Meeks
* Present: + Norbert, Lionel, David, Andras, Kendy, Michael M, Stephan, Mitch, Michael S, Petr, Tor, Cedric, Caolan, Astron, Kohei * Completed Action Items + notify QA list of need for calc / late-feature testing (Eike) + invite successful GSOC students to come

[Libreoffice-bugs] [Bug 54552] EDITING: Cell used in a formula is considered non-empty

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54552 --- Comment #5 from pierre-yves samyn pierre-yves.sa...@laposte.net 2012-09-06 06:35:32 UTC --- (In reply to comment #3) I would have expected the end of the data to be A1 in this case. +1 If it was a new feature that would undermine all

[Libreoffice-bugs] [Bug 54248] VIEWING: JAVA 7u6 invalid/corrupted or not found according to BASE

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54248 --- Comment #3 from kou...@sportgym.cz 2012-09-06 06:38:27 UTC --- BTW the JAVA auto updater warns you that if you install JAVA 7 it will remove JAVA 6 during the installation process. (In reply to comment #1) @Rainer, @Robert, with JAVA 7

[Libreoffice-bugs] [Bug 41275] FILEOPEN writer crashes with SIGFPE when opening doc file

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41275 sasha.libreoff...@gmail.com changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #8

[Libreoffice-bugs] [Bug 38046] False Libreoffice requires a Java runtime environment (JRE) warnings

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38046 --- Comment #17 from Roman Eisele b...@eikota.de 2012-09-06 07:01:44 UTC --- (In reply to comment #16) To clarify--On Mac OS 10.8.1 and LO 3.6.1.2, if no Java is installed and a text document is opened, the warning dialog box about installing

[Libreoffice-bugs] [Bug 54584] New: RTF document from Garant legal service with draw ojects problems and missing page numbering in footer

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54584 Bug #: 54584 Summary: RTF document from Garant legal service with draw ojects problems and missing page numbering in footer Classification: Unclassified Product: LibreOffice

[Libreoffice-bugs] [Bug 47973] FORMATTING: Unchecking Autocorrect option Capitalize first letter... is not honored

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47973 sasha.libreoff...@gmail.com changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #3

[Libreoffice-bugs] [Bug 46605] EDITING: Only the first part of a large HTML table pastes correctly when copied from Safari

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46605 sasha.libreoff...@gmail.com changed: What|Removed |Added Resolution|FIXED |WORKSFORME -- Configure

[Libreoffice-bugs] [Bug 45893] PRINTING: add feature to print charts

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45893 --- Comment #5 from Roman Eisele b...@eikota.de 2012-09-06 07:38:46 UTC --- (In reply to comment #4) Sorry Roman, I'm a rookie here and have to learn a lot. I inserted it in THE LIST and hope more people are voting for it. Thank you very

[Libreoffice-bugs] [Bug 47283] EDITING: crash when accepting a change at the end of the undo stack (updated title)

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47283 --- Comment #7 from Nikolaus Kühn ku...@excentos.com 2012-09-06 08:06:17 UTC --- @All: I was NOT able to reproduce the bug in LibO 3.6.1 Strictly spoken one should find out the reason for the crash nevertheless so someone can write a

[Libreoffice-bugs] [Bug 54441] MIN function not working properly

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54441 --- Comment #2 from martin.tob...@hotmail.co.uk 2012-09-06 08:27:01 UTC --- Created attachment 66713 -- https://bugs.freedesktop.org/attachment.cgi?id=66713 ods file -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 50509, which changed state. Bug 50509 Summary: Language selection is not possible with silent install https://bugs.freedesktop.org/show_bug.cgi?id=50509 What|Old Value |New Value

[Libreoffice-bugs] [Bug 53976] : File loses its VBA functionality after saving in latest version(after 3.4)

2012-09-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53976 --- Comment #4 from sasha.libreoff...@gmail.com 2012-09-06 08:54:52 UTC --- in 3.3.4 when I click buttons on first sheet, appears form. in 3.5.5 and 3.6.1 nothing happens in msExcel 2003 and 2007 nothing happens. It looks like it is in

  1   2   3   >