[Libreoffice-commits] .: svl/source

2012-07-18 Thread Norbert Thiebaud
svl/source/items/cstitem.src | 23 +++ 1 file changed, 23 insertions(+) New commits: commit f674de15e17e9608003d7b0af2abe3c11d1b1856 Author: Norbert Thiebaud Date: Wed Jul 18 18:16:17 2012 -0500 Revert "hrc cleanup: Remove unused cstitem.src" This reverts co

Re: What is bibisect? And what is it doing in my office?

2012-07-18 Thread Norbert Thiebaud
On Wed, Jul 18, 2012 at 12:09 PM, Robinson Tryon wrote: > On Tue, Jul 17, 2012 at 11:30 AM, Norbert Thiebaud > wrote: >> On Sun, Jul 15, 2012 at 4:39 PM, Robinson Tryon >> wrote: >>> Here's my first shot at bibisect integration into tinbuild2. >> >> Sorry, I've been afk for some time.. I'll be

[Libreoffice-commits] .: Branch 'feature/matrix-new-backend' - sc/source

2012-07-18 Thread Kohei Yoshida
sc/source/core/tool/interpr5.cxx | 104 +++ 1 file changed, 51 insertions(+), 53 deletions(-) New commits: commit 6cadf53a4add7a6bca5054dfa69705e50552a4fb Author: Kohei Yoshida Date: Wed Jul 18 17:35:18 2012 -0400 Specify function object as template ar

[Libreoffice-commits] .: sw/source

2012-07-18 Thread Julien Nabet
sw/source/core/table/swnewtable.cxx |2 +- sw/source/core/table/swtable.cxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5af5fe4d39fe800bda0c8d3bd31d14b9b11ffb94 Author: Julien Nabet Date: Wed Jul 18 23:30:06 2012 +0200 Translate german sentences

[Libreoffice-commits] .: Branch 'feature/matrix-new-backend' - sc/source

2012-07-18 Thread Kohei Yoshida
sc/source/core/tool/scmatrix.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e8d977556a474f1e25467f70bba2cf3e1ab484d Author: Kohei Yoshida Date: Wed Jul 18 17:14:35 2012 -0400 This should be bool. Change-Id: I20cb39a12b4e50ebb8ef118989252a01f6518

blanket license statement ...

2012-07-18 Thread Mihkel Tõnnov
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Best regards, Mihkel Tõnnov ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[GSOC-UPDATE] 18.07 Impress remote

2012-07-18 Thread Andrzej J. R. Hunt
Hi all, Today I: - fixed the Listener lifecycle. - fixed the Transmitter lifecycle. It turns out that I mistakenly though my code from yesterday worked, it turned out to be one part worked, and I failed to test the rest. I.e. I'm still having a problem with using the Transmitter from a diffe

Re: Patching our gerrit instance [was Re: [ANN] Please use Gerrit from now on for Patch Review]

2012-07-18 Thread David Ostrovsky
Hi Kendy, On 18.07.2012 19:11, Jan Holesovsky wrote: Another thing are the mail templates - can you please commit the current mail templates that we are using on gerrit.libreoffice.org to dev-tools/gerrit/gerrit_site/etc/mail, so that we can tweak them [eg. to get rid of the . line], in a ve

Re: [GSOC-UPDATE] Impress Remote

2012-07-18 Thread Andrzej J. R. Hunt
Hi Michael, On 18/07/12 14:53, Michael Meeks wrote: On Tue, 2012-07-17 at 23:27 +0200, Andrzej J. R. Hunt wrote: -Additional commands implemented & tested (start/end presentation etc.) -SlideShowListener automatically started with Slideshow. -SlideShowListener notifies client of changes (still

[Libreoffice-commits] .: Branch 'feature/remote' - sd/source

2012-07-18 Thread Andrzej J.R. Hunt
sd/source/ui/inc/Server.hxx|3 ++- sd/source/ui/remotecontrol/Listener.cxx|2 +- sd/source/ui/remotecontrol/Receiver.cxx|1 + sd/source/ui/remotecontrol/Server.cxx | 11 ++- sd/source/ui/remotecontrol/Transmitter.cxx | 16 5 fil

Re: git branch audit ...

2012-07-18 Thread Fridrich Strba
I cherry-picked all from feature/crossmsi today, so the branch can happily die. The same happy fate for feature/mspub which is merged. Sent from Samsung Mobile Michael Meeks wrote: Hi guys, As I created a new git branch for some new work, I was interested to see a rather huge list of malinge

[Libreoffice-commits] .: oowintool scp2/source

2012-07-18 Thread Andras Timar
oowintool |2 +- scp2/source/ooo/vc_redist.scp |7 +++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 8b749cb16dde14b199a61456741b586ddd88a584 Author: Andras Timar Date: Wed Jul 18 21:52:10 2012 +0200 fdo#50584 bundle MS Visual C++ 2010

Re: sorted_vector, constness, pointers, and structs

2012-07-18 Thread Noel Grandin
On Wed, Jul 18, 2012 at 8:09 PM, Lubos Lunak wrote: > You didn't read further than that part above, did you? > > What you want is broken. It is definitely broken from the theoretical point > of view, since modifying the items may change the sort order. > Aargh. Instead of casting aspersions

Revert of hrc cleanup

2012-07-18 Thread Thomas Arnhold
Hi Folks, as Markus stated in dc05a825e71316e6f602e5c8dfcd3d10ecb6252f those string cleanups aren't save. I've had the illusion, that by compiling and "quick checking" all of it got tested (mostly by compiling). Because there were complains, if I removed too much. I didn't touch things like S

[Libreoffice-commits] .: Branch 'feature/matrix-new-backend' - sc/source

2012-07-18 Thread Kohei Yoshida
sc/source/core/tool/interpr5.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 39b790bbbec4cbea4e51e0a380bdb16faccbce55 Author: Kohei Yoshida Date: Wed Jul 18 15:10:54 2012 -0400 Added comment. Change-Id: Ic9e8a6a970de71647b5436149fbd8c49efece49c diff --git a/sc

[ONGERRIT] leaked ODBC statement handles

2012-07-18 Thread Terrence Enger
Patch attached. I think it as we discussed. I do not have OpenId, so I am not registered with gerrit, so I think that I shall not be able to enter your as reviewer. Sorry to be awkward. Thank you for your patience with me through all the to-ing and fro-ing so far. Terry. >From c7e9585283ef989

Re: git branch audit ...

2012-07-18 Thread Lionel Elie Mamane
On Wed, Jul 18, 2012 at 05:51:44PM +0100, Michael Meeks wrote: > origin/features/base-preview Mine. Regularly updated. The idea was to get a Windows tinderbox on that branch so that I could dogfood my commits to master in production (without getting the instability of other people's commits to m

[Libreoffice-commits] .: Branch 'feature/matrix-new-backend' - 2 commits - sc/inc sc/source

2012-07-18 Thread Kohei Yoshida
sc/inc/scmatrix.hxx |5 sc/source/core/tool/interpr5.cxx | 202 +++ sc/source/core/tool/scmatrix.cxx | 36 ++ 3 files changed, 183 insertions(+), 60 deletions(-) New commits: commit 9d96705b9a035944d0a3f53d8d56633458e7883c Author: Kohei

[REVIEW][3-6] MSVC 2008 build now passes "make check"

2012-07-18 Thread Michael Stahl
with the following commits on master, and a workaround for bug fdo#50584 (which is really a JRE 7 bug), i can get a passing "make check" on a MSVC2008 build; would be nice to have these on the release branch as well: http://cgit.freedesktop.org/libreoffice/core/commit/?id=5d95ab29f228c355029147ee

Re: sorted_vector, constness, pointers, and structs

2012-07-18 Thread Lubos Lunak
On Wednesday 18 of July 2012, Noel Grandin wrote: > On Wed, Jul 18, 2012 at 7:23 PM, Lubos Lunak wrote: > > But it is correct that you get an error in the second case and you > > ideally should be getting one in the first case as well. You cannot > > modify the elements of the vector because that

Re: sorted_vector, constness, pointers, and structs

2012-07-18 Thread Noel Grandin
On Wed, Jul 18, 2012 at 7:23 PM, Lubos Lunak wrote: > > But it is correct that you get an error in the second case and you ideally > should be getting one in the first case as well. You cannot modify the > elements of the vector because that might modify what defines their position > in their sor

Why does svtools::EditBrowseBox::IsCursorMoveAllowed paint?

2012-07-18 Thread Lionel Elie Mamane
Hi, Has anybody any clue why svtools::EditBrowseBox::IsCursorMoveAllowed needs to call rWindow.Paint()? It causes some pretty stupid behaviour in base, namely: 1) Open a big table (hundreds of rows) 2) Only the first 40 to 100 rows are fetched into the cache and shown (depending on screen / wi

[PATCH] [REVIEW:3-5] horrible performance regression

2012-07-18 Thread Lionel Elie Mamane
On Tue, Jul 17, 2012 at 12:10:05AM +0200, Lionel Elie Mamane wrote: > Please cherry-pick 0cda6605844ef68e45db7a7c05cc4d09ef2bc49a > (http://cgit.freedesktop.org/libreoffice/core/commit/?id=0cda6605844ef68e45db7a7c05cc4d09ef2bc49a > and patch also attached) > to libreoffice-3-6 in time for rc2. >

[Libreoffice-commits] .: Branch 'feature/calc-multiline-input' - 0 commits -

2012-07-18 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: git branch audit ...

2012-07-18 Thread Kohei Yoshida
Hi Michael, On 07/18/2012 12:51 PM, Michael Meeks wrote: origin/feature/calc-multiline-input This was for last year's GSOC, and it's already (manually) merged back to the mainline. I will delete it soon (or you can, either way is fine with me). origin/feature/gsoc-calc-perf ori

Re: sorted_vector, constness, pointers, and structs

2012-07-18 Thread Lubos Lunak
On Wednesday 18 of July 2012, Noel Grandin wrote: > Hi > > So David and Stephan recommended that I make the accessor methods to > o3tl::sorted_vector const in order to prevent clients from invalidating > the sorted-ness of it. > This works out fine when I'm storing pointers to something in the > so

Re: git branch audit ...

2012-07-18 Thread David Tardon
Hi, On Wed, Jul 18, 2012 at 05:51:44PM +0100, Michael Meeks wrote: > Hi guys, > > As I created a new git branch for some new work, I was interested to > see a rather huge list of malingering branches out there. Even after a: > > git remote prune origin > > I get quite a lot of

Patching our gerrit instance [was Re: [ANN] Please use Gerrit from now on for Patch Review]

2012-07-18 Thread Jan Holesovsky
Hi Bjoern, On 2012-07-02 at 18:44 +0200, Bjoern Michaelsen wrote: > > When I click "Diff All Side-by-Side" (or "Diff All Unified"), it shows > > me only the first file with a link to the (diff) of the next file. I > > expected to see the diff for *all* files on one page. That is much > > more con

Re: What is bibisect? And what is it doing in my office?

2012-07-18 Thread Robinson Tryon
On Tue, Jul 17, 2012 at 11:30 AM, Norbert Thiebaud wrote: > On Sun, Jul 15, 2012 at 4:39 PM, Robinson Tryon > wrote: >> Here's my first shot at bibisect integration into tinbuild2. > > Sorry, I've been afk for some time.. I'll be back soon. > I took a quick glance, and up front: > > + I'd like no

git branch audit ...

2012-07-18 Thread Michael Meeks
Hi guys, As I created a new git branch for some new work, I was interested to see a rather huge list of malingering branches out there. Even after a: git remote prune origin I get quite a lot of fluff that seems obsolete. I'd like to remove some of these branches if they'

[Libreoffice-commits] .: smoketest/data

2012-07-18 Thread Michael Stahl
smoketest/data/Test_Ext.xml |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 75b7d3dce610eb1d7a071d02800d5e3d0bec0898 Author: Michael Stahl Date: Wed Jul 18 18:49:31 2012 +0200 smoketest: produce a better errror message when Java component fails Chan

[Libreoffice-commits] .: 6 commits - i18npool/qa sw/inc sw/qa sw/source

2012-07-18 Thread Caolán McNamara
i18npool/qa/cppunit/test_breakiterator.cxx | 94 ++--- sw/inc/hintids.hxx |2 sw/qa/core/swdoc-test.cxx | 20 ++ sw/source/core/crsr/crsrsh.cxx |6 - sw/source/core/edit/edlingu.cxx| 18 ++--

[Libreoffice-commits] .: Branch 'feature/unitymenus' - framework/inc framework/source vcl/inc

2012-07-18 Thread Antonio Fernandez
framework/inc/classes/menumanager.hxx | 22 ++-- framework/inc/uielement/menubarmanager.hxx| 24 ++-- framework/inc/uielement/menubarmerger.hxx | 16 +- framework/source/classes/menumanager.cxx | 16 +- framework/source/uielement/menubarmanager.cxx | 32 ++--- framew

Re: Statusbar items background

2012-07-18 Thread Jan Holesovsky
Hi Ruslan, On 2012-07-08 at 19:20 +0400, Ruslan Kabatsayev wrote: > I'm trying to make statusbar items render correct window background > under themselves, i.e. the background specified by theme. > Attached is the experimental patch which I'd like to hear some > comments on, namely: > 1. How coul

Re: [PATCH] cleaning before = assignment lotuswordpro/source/filter/xfilter/xfparastyle.cxx

2012-07-18 Thread Stephan Bergmann
On 07/17/2012 11:52 PM, julien2412 wrote: To sum up, it's very interesting but clearly it's too complicated for me. If you are interested in mastering C++, stuff like this (and much more) is well covered in the seminal books by Sutter (Exceptional C++, More Exceptional C++, etc.) and Meyers (

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

2012-07-18 Thread Eike Rathke
sc/qa/unit/ucalc.cxx | 15 +++ sc/source/core/tool/interpr4.cxx | 15 +++ 2 files changed, 30 insertions(+) New commits: commit 123fa79cb24dced9adea7ef4d007a4516c1555d4 Author: Eike Rathke Date: Wed Jul 18 17:24:08 2012 +0200 unit test fdo#50345 acc

[Libreoffice-commits] .: sd/source

2012-07-18 Thread Takeshi Abe
sd/source/ui/slideshow/slideshowimpl.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 16ea22333c85aa37699a4968bd3d5b4c8df9cb71 Author: Takeshi Abe Date: Wed Jul 18 21:19:20 2012 +0900 removed unused includes Change-Id: I71a80be37ab96b44d515803c947ddec19914330b

Re: [PATCH (partial)] Writer autocompletion feature

2012-07-18 Thread Jan Holesovsky
Hi Nico, On 2012-07-09 at 23:46 +0200, Nico Weyand wrote: > Originally, I wanted to submit a patch to improve the writer > autocompletion feature. However I won't have the time to finish it for > the next two or three months, so I thought I'd submit what has already > been finished in case anyone

sorted_vector, constness, pointers, and structs

2012-07-18 Thread Noel Grandin
Hi So David and Stephan recommended that I make the accessor methods to o3tl::sorted_vector const in order to prevent clients from invalidating the sorted-ness of it. This works out fine when I'm storing pointers to something in the sorted_vector like this: struct SomeStruct { int xxx; }

[Libreoffice-commits] .: extensions/source

2012-07-18 Thread Fridrich Strba
extensions/source/config/ldap/ldapaccess.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit e42319c10adf709307c3eafb5bd73884633ecd91 Author: Fridrich Å trba Date: Wed Jul 18 16:53:42 2012 +0200 Pointless nitpicking to increase my commit count

[Libreoffice-commits] .: Branch 'feature/matrix-new-backend' - sc/source

2012-07-18 Thread Kohei Yoshida
sc/source/core/tool/scmatrix.cxx | 29 - 1 file changed, 16 insertions(+), 13 deletions(-) New commits: commit 5c37e5193616aefb51b10f6e997b43571a0a6eac Author: Kohei Yoshida Date: Wed Jul 18 10:43:32 2012 -0400 Slightly more efficient compareMatrix.

[Libreoffice-commits] .: extensions/source

2012-07-18 Thread Fridrich Strba
extensions/source/config/ldap/ldapaccess.cxx |2 +- extensions/source/config/ldap/ldapaccess.hxx | 19 --- 2 files changed, 1 insertion(+), 20 deletions(-) New commits: commit e1832ac55e11309815c1fd313fcef9868152fcd3 Author: Fridrich Å trba Date: Wed Jul 18 16:38:00 2012

Re: leaked ODBC statement handles

2012-07-18 Thread Lionel Elie Mamane
On Wed, Jul 18, 2012 at 09:55:21AM -0400, Terrence Enger wrote: > (*) Do you agree that ODatabaseMetaDataResultSet ctor should warn if > it does not get a statement handle? It never gets a statement handle as an argument, it allocates it by calling _pConnection->createStatementHandle(). If th

[Libreoffice-commits] .: extensions/source

2012-07-18 Thread Fridrich Strba
extensions/source/config/ldap/ldapaccess.hxx | 27 extensions/source/config/ldap/wrapldapinclude.hxx | 46 -- 2 files changed, 26 insertions(+), 47 deletions(-) New commits: commit 79f15259bc117c27bfe8d1590836ef1565c49278 Author: Fridrich Å trba Date:

[Libreoffice-commits] .: Branch 'feature/matrix-new-backend' - sc/source

2012-07-18 Thread Kohei Yoshida
sc/source/core/inc/interpre.hxx |2 sc/source/core/tool/interpr5.cxx | 103 +++ 2 files changed, 32 insertions(+), 73 deletions(-) New commits: commit f6e504023c6a98ac57d5ff19863bb66c99eddd43 Author: Kohei Yoshida Date: Wed Jul 18 10:20:33 2012 -0400

[Libreoffice-commits] .: Branch 'feature/remote' - sd/source

2012-07-18 Thread Andrzej J.R. Hunt
sd/source/ui/inc/Server.hxx|4 +++- sd/source/ui/remotecontrol/Listener.cxx| 15 +++ sd/source/ui/remotecontrol/Listener.hxx|3 +-- sd/source/ui/remotecontrol/Receiver.cxx| 10 +- sd/source/ui/remotecontrol/Receiver.hxx|5 +++-- s

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

2012-07-18 Thread Michael Meeks
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/unitymenus'

2012-07-18 Thread Michael Meeks
New branch 'feature/unitymenus' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: leaked ODBC statement handles

2012-07-18 Thread Terrence Enger
I have let myself write quite a bit in-line. Meanwhile, here are the actual questions arising. (*) Do you agree that ODatabaseMetaDataResultSet ctor should warn if it does not get a statement handle? (*) Is there any value to a bug report at this stage? Thanks, Terry. On Wed, 2012-07-18 a

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

2012-07-18 Thread Markus Mohrhard
sc/inc/sc.hrc | 66 ++ sc/source/ui/navipi/navipi.src | 25 sc/source/ui/src/scstring.src | 254 + 3 files changed, 345 insertions(+) New commits: commit dc05a825e71316e6f602e5c8dfcd3d10ecb6252f Author: Markus Mohrhard D

[Libreoffice-commits] .: extensions/source

2012-07-18 Thread Fridrich Strba
extensions/source/config/ldap/wrapldapinclude.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 36d506146c5fc812b71c0a2349bd84ba95e1c0d8 Author: Fridrich Å trba Date: Wed Jul 18 15:19:41 2012 +0200 Remove unnecessary define Change-Id: Idff408bcf0e4f49a97478cdbba3e

[Libreoffice-commits] .: extensions/source

2012-07-18 Thread Fridrich Strba
extensions/source/config/ldap/ldapaccess.cxx | 72 ++ extensions/source/config/ldap/wrapldapinclude.hxx |6 - 2 files changed, 64 insertions(+), 14 deletions(-) New commits: commit d391fe20a19393224900157414d9f1c6f731698a Author: Fridrich Å trba Date: Wed Jul 18

[Libreoffice-commits] .: Branch 'feature/remote' - sd/source

2012-07-18 Thread Andrzej J.R. Hunt
sd/source/ui/inc/Server.hxx|4 ++-- sd/source/ui/remotecontrol/Listener.cxx| 16 sd/source/ui/remotecontrol/Listener.hxx|2 +- sd/source/ui/remotecontrol/Receiver.cxx|2 +- sd/source/ui/remotecontrol/Receiver.hxx|2 +- sd/source/ui

Re: [Libreoffice-commits] .: 3 commits - basctl/source chart2/source cppcanvas/source cui/source dbaccess/source editeng/source filter/source framework/source package/source reportdesign/source scp2/s

2012-07-18 Thread Stephan Bergmann
On 07/18/2012 02:56 PM, Lubos Lunak wrote: On Wednesday 18 of July 2012, Stephan Bergmann wrote: diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx index 24a0b87..270b956 100644 --- a/svx/source/form/filtnav.cxx +++ b/svx/source/form/filtnav.cxx @@ -249,15 +249,15 @@ TYPEINIT

Re: [Libreoffice-commits] .: 3 commits - basctl/source chart2/source cppcanvas/source cui/source dbaccess/source editeng/source filter/source framework/source package/source reportdesign/source scp2/s

2012-07-18 Thread Lubos Lunak
On Wednesday 18 of July 2012, Stephan Bergmann wrote: > diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx > index 24a0b87..270b956 100644 > --- a/svx/source/form/filtnav.cxx > +++ b/svx/source/form/filtnav.cxx > @@ -249,15 +249,15 @@ TYPEINIT1( FmFilterHint, SfxHint ); > //===

Re: regression in 3.6.0rc1

2012-07-18 Thread Michael Meeks
On Wed, 2012-07-18 at 00:17 +0200, Eike Rathke wrote: > > https://bugs.freedesktop.org/show_bug.cgi?id=52205 > > > > Would it be possible for this to be considered a blocker for 3.6.0? > > Probably yes, thanks for the heads-up. Since we don't really have blockers, I added it to the 3.6

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks changed: What|Removed |Added Depends on||52205 --- Comment #45 from Michael Meeks

Re: [libreoffice-l10n] REMINDER: Release 3.6.0-rc2 from libreoffice-3-6 branch

2012-07-18 Thread Stefan Knorr
Hi, On Mi, 2012-07-18 at 14:35 +0200, Jan Holesovsky wrote: > > Then perhaps the toplevel tree entries shouldn't be selectable anymore > > and clicking on them should move the selection to (and display) the > > first corresponding subitem. That's how it was supposed to be, but it apparently broke

[Libreoffice-commits] .: comphelper/source

2012-07-18 Thread Stephan Bergmann
comphelper/source/misc/configuration.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit deae1af649e247fd09e0522b4bcf0806603a5d9f Author: Stephan Bergmann Date: Wed Jul 18 14:42:30 2012 +0200 Fix sense of SAL_WARN_IF conditions Change-Id: Idd3dea4

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Michael Meeks changed: What|Removed |Added Depends on||38913 --- Comment #348 from Michael Meek

[REVIEW 3-6][REVIEW 3-6-0] fdo#52232 Hidden MediaWiki options page

2012-07-18 Thread Stephan Bergmann
This is a little embarrassing, but I just noticed that the simplified C++ configuration access, introduced into master towards LO 3.6, breaks down on localized configuration properties. The result is "Hidden MediaWiki options page" and the o

Re: [libreoffice-l10n] REMINDER: Release 3.6.0-rc2 from libreoffice-3-6 branch

2012-07-18 Thread Jan Holesovsky
Hi, On 2012-07-17 at 16:54 +0200, khagaroth wrote: > Then perhaps the toplevel tree entries shouldn't be selectable anymore > and clicking on them should move the selection to (and display) the > first corresponding subitem. I thought there was even an EasyHack for this somewhere, but now I cann

[Libreoffice-commits] .: cui/source

2012-07-18 Thread Stephan Bergmann
cui/source/inc/treeopt.hxx |9 - cui/source/options/treeopt.cxx | 318 + 2 files changed, 175 insertions(+), 152 deletions(-) New commits: commit aebf5bf22304c73e121b16dc0b51f909c5f34c28 Author: Stephan Bergmann Date: Wed Jul 18 14:00:57 2012 +0

[Libreoffice-commits] .: extensions/source

2012-07-18 Thread Fridrich Strba
extensions/source/config/ldap/ldapaccess.cxx| 24 ++-- extensions/source/config/ldap/ldapaccess.hxx| 14 +-- extensions/source/config/ldap/ldapuserprofilebe.cxx |6 + extensions/source/config/ldap/ldapuserprofilebe.hxx |2 - 4 files changed,

[Libreoffice-commits] .: extensions/source

2012-07-18 Thread Fridrich Strba
extensions/source/config/ldap/wrapldapinclude.hxx | 15 +-- 1 file changed, 5 insertions(+), 10 deletions(-) New commits: commit b79115518b9d68cf280cde717634e6f2f2e4ee72 Author: Fridrich Å trba Date: Wed Jul 18 12:54:18 2012 +0200 simplify the header a bit Change-Id

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

2012-07-18 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/fdo38244.docx|binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 68 + sw/qa/extras/rtfexport/data/fdo38244.rtf | 15 + sw/qa/extras/rtfexport/rtfexport.cxx | 28 ++ sw/source/filter/ww8/rtfattributeo

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-07-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 33393, which changed state. Bug 33393 Summary: After autosave image shows read-error and will be lost on save https://bugs.freedesktop.org/show_bug.cgi?id=33393 What|Old Value |New Value

Re: skype for office and interface chat for libreoffice

2012-07-18 Thread Michael Meeks
Hi Randolph, On Tue, 2012-07-17 at 20:15 +0200, Randolph D. wrote: > telepathy is a great framework, three years ago six students applied > for GSOC to put the interface chat protocol into d-bus and/or pidgin ... > So no, I have no skills to code the protocol into d-bus, I just can > tell you ...

[Libreoffice-commits] .: wizards/com wizards/source

2012-07-18 Thread Michael Meeks
0 files changed New commits: commit 456dd17399883d4ade4c863a5c37268a8aa51fce Author: Michael Meeks Date: Wed Jul 18 09:40:09 2012 +0100 remove obsolete delzip files from wizards diff --git a/wizards/com/sun/star/wizards/common/delzip b/wizards/com/sun/star/wizards/common/delzip deleted

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/inc sw/source

2012-07-18 Thread Andras Timar
sw/inc/expfld.hxx|2 sw/inc/reffld.hxx| 24 sw/source/core/fields/expfld.cxx | 19 -- sw/source/core/fields/reffld.cxx | 117 +-- 4 files changed, 101 insertions(+), 61 deletions(-) New commits: commit cfa0

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

2012-07-18 Thread Andras Timar
sw/inc/expfld.hxx|2 sw/inc/reffld.hxx| 24 sw/source/core/fields/expfld.cxx | 19 -- sw/source/core/fields/reffld.cxx | 117 +-- 4 files changed, 101 insertions(+), 61 deletions(-) New commits: commit 4502

[Libreoffice-commits] .: binfilter/bf_sc binfilter/bf_sd binfilter/bf_sfx2 binfilter/bf_svtools binfilter/bf_svx binfilter/bf_sw

2012-07-18 Thread Stephan Bergmann
binfilter/bf_sc/source/core/tool/sc_chgtrack.cxx |1 - binfilter/bf_sd/source/core/sd_sdpage.cxx |2 -- binfilter/bf_sfx2/source/doc/sfx2_interno.cxx |1 - binfilter/bf_svtools/source/filter.vcl/wmf/svt_winwmf.cxx | 10 +++--- binfilter/bf_svx

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - officecfg/registry

2012-07-18 Thread Andras Timar
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 60 ++ 1 file changed, 60 insertions(+) New commits: commit 3103169c41c2c5d5566603d3d05d68181b8b69c1 Author: Abdulmajeed Al-Abaulrazzaq Date: Sat Jul 7 10:52:19 2012 +0300 fdo#51716 Font Size Enlarge And Reduce Sh

[Libreoffice-commits] .: officecfg/registry

2012-07-18 Thread Andras Timar
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 60 ++ 1 file changed, 60 insertions(+) New commits: commit fb92bbcf012c0e98e887f341ee56e94132e856db Author: Abdulmajeed Al-Abaulrazzaq Date: Sat Jul 7 10:52:19 2012 +0300 fdo#51716 Font Size Enlarge And Reduce Sh

[Libreoffice-commits] .: 3 commits - basctl/source chart2/source cppcanvas/source cui/source dbaccess/source editeng/source filter/source framework/source package/source reportdesign/source scp2/sourc

2012-07-18 Thread Stephan Bergmann
basctl/source/basicide/basidesh.cxx |1 chart2/source/controller/dialogs/tp_PointGeometry.cxx|1 chart2/source/controller/main/ChartController.cxx|2 - chart2/source/controller/main/ChartController_Properties.cxx |2 - chart2/source/vi

[Libreoffice-commits] .: Branch 'feature/matrix-new-backend' - sc/source

2012-07-18 Thread Kohei Yoshida
sc/source/core/tool/scmatrix.cxx | 68 --- 1 file changed, 1 insertion(+), 67 deletions(-) New commits: commit 527482e96181b7d60dea7ad4e3759c52b5a67f9a Author: Kohei Yoshida Date: Wed Jul 18 02:15:05 2012 -0400 Use macro to define callbacks.

[Libreoffice-commits] .: Branch 'feature/matrix-new-backend' - sc/source

2012-07-18 Thread Kohei Yoshida
sc/source/core/tool/scmatrix.cxx | 37 ++--- 1 file changed, 30 insertions(+), 7 deletions(-) New commits: commit e504b7113eb0c56cfe58815143a7e46f01bbcf74 Author: Kohei Yoshida Date: Wed Jul 18 01:54:01 2012 -0400 Reorganized code to remove redundant call