Re: Recent commits on sc/source/ui/condformat/condformatdlg.cxx

2012-06-12 Thread Markus Mohrhard
Hey, > > > Ah, thanks for making us aware.  I hadn't bothered to look into that unused > function's provenance.  It just caused a (Mac OS X Clang --enable-werror) > build to fail, so I bluntly removed it. It was ok. It was only a problem while I had my 20+ commits unpushed and each removed metho

Re: [GERRIT] gbuild migration: pyuno module

2012-06-12 Thread Stephan Bergmann
On 06/12/2012 11:37 PM, David Ostrovsky wrote: May I ask somebody to check this gerrit-patch on MacOsX? Or may be it would be simplier to send a file-patch or create a feature branch? Just let me know. For the record, I'm currently looking into the gerrit patch on Mac. Stephan

Re: Recent commits on sc/source/ui/condformat/condformatdlg.cxx

2012-06-12 Thread Stephan Bergmann
On 06/12/2012 10:24 PM, Daniel Bankston wrote: I just happened to notice that your commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=1c18604836ce8063b80cc8090445bf0c0094c5d8 undid part of Markus's commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=56de6cce83701f003416ad91

Re: [PATCH] Remove unused argument from gridwin.cxx

2012-06-12 Thread Cor Nouws
Hi, Eike Rathke wrote (13-06-12 00:56) That's the old AutoFilter button dialog, now obsoleted by Kohei's new dialog implemented in LaunchAutoFilterMenu(). In fact LaunchDataSelectMenu() now is only called with bDataSelect=true so the entire !bDataSelect code branch and the parameter can be remo

Re: pyuno is broken on mingw on current master

2012-06-12 Thread David Tardon
On Tue, Jun 12, 2012 at 09:17:13AM +0200, David Ostrovsky wrote: > Hi, > > during my work on gbuild'ification of pyuno module i've seen mingw > branches in some dmake makefiles. > > That why I have compiled mingw32 on OpenSUSE 12.1 > with option --enable-python=internal and installed it on real W

[Libreoffice-commits] .: solenv/bin

2012-06-12 Thread Tor Lillqvist
solenv/bin/addsym-macosx.sh | 22 ++ 1 file changed, 22 insertions(+) New commits: commit 4965c3cc4b48170ce1c3bc27d033ae9132ae1e4a Author: Tor Lillqvist Date: Mon May 14 20:08:30 2012 +0300 Add some more information Change-Id: Iafa671028ce73c2ec3a2706dda60f5

[Libreoffice-commits] .: 3 commits - config_host.mk.in configure.in external/mingw-dlls m4/ax_boost_base.m4 m4/ax_boost_date_time.m4 RepositoryExternal.mk scp2/InstallModule_ooo.mk scp2/source shell/s

2012-06-12 Thread David Tardon
RepositoryExternal.mk | 14 + config_host.mk.in |4 configure.in |6 external/mingw-dlls/makefile.mk|1 m4/ax_boost_base.m4| 266

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - sd/Module_sd.mk sd/qa

2012-06-12 Thread Artur Dorda
sd/Module_sd.mk|3 -- sd/qa/unit/regression-test.cxx | 42 +++-- 2 files changed, 21 insertions(+), 24 deletions(-) New commits: commit d975aea6c3a8c2e5e8f04e7eea7f86c8bc274c44 Author: Artur Dorda Date: Wed Jun 13 01:30:59 2012 +0200

Re: [PATCH] Remove unused argument from gridwin.cxx

2012-06-12 Thread Eike Rathke
Hi, On Monday, 2012-06-11 08:18:44 +0200, Markus Mohrhard wrote: > > As written in the previous mail, apparently, SCSTR_ALLFILTER is not used. > > Therefore I removed SCSTR_ALLFILTER from sc/source/ui/view/gridwin.cxx, > > where it is passed to a pFilterBox object, but has no effect. > > > > To m

Perl String Replace Script

2012-06-12 Thread Joel Madero
Just a small script for anyone who wants it. Running it in terminal allows you to search all files in a directory (recursively) and replaces a string with another string. It also creates a backup (FILENAME.save) of any file changed. I'm using it to replace object names when needed. Credit goes to

Re: [PUSHED][PATCH] ODFF: implement missing imaginary functions

2012-06-12 Thread Eike Rathke
Hi Regina, On Saturday, 2012-06-09 19:58:26 +0200, Regina Henschel wrote: > I have added the imaginary functions IMTAN, IMCOT, IMSEC, IMCSC, > IMSINH, IMCOSH, IMCSCH, IMSECH in AOO. Those are defined in ODFF, > but not implemented yet. Fantastic! :-) Pushed to master with http://cgit.freedeskto

Re: [PUSHED-3-5][PATCH-3-5-5] rhbz#678440: Always include User-Agent to avoid 403 from picky servers

2012-06-12 Thread Michael Stahl
On 12.06.2012 22:42, Fridrich Strba wrote: > Cherry-picked to 3-5, we need two more people for the 3-5-5 branch. +1 from me (though i'd give +2 if the patch added a version number to the value :) > F. > > On 12/06/12 18:50, Stephan Bergmann wrote: >> It would be nice if >>

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

2012-06-12 Thread Michael Stahl
basic/source/classes/propacc.cxx | 21 + basic/source/inc/propacc.hxx |2 +- 2 files changed, 14 insertions(+), 9 deletions(-) New commits: commit dfa7f7cd91f1860ed0e469b121a5ec0604aea125 Author: Michael Stahl Date: Tue Jun 12 22:25:23 2012 +0200 SbPropertyVa

[Libreoffice-commits] .: scaddins/idl scaddins/source sc/inc sc/source sc/util

2012-06-12 Thread Eike Rathke
sc/inc/helpids.h|8 sc/source/core/tool/addinhelpid.cxx |8 sc/source/core/tool/odffmap.cxx |9 + sc/util/hidother.src|8 scaddins/idl/com/sun/star/sheet/addin/XAnalysis.idl |

[PUSHED] Re: [PATCH} more SV_DECL_PTRARR conversions

2012-06-12 Thread Michael Stahl
On 12.06.2012 18:20, Noel Grandin wrote: > Hi > > These patches converts various SV_DECL_PTRARR stuff to std::set and > std::vector and boost::ptr_vector in various modules > > Passes "make check" at global level, and compiled with debug=true pushed, thanks. a bunch of your patches do this: >

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - ucb/source

2012-06-12 Thread Fridrich Strba
ucb/source/ucp/webdav/DAVResourceAccess.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b1d18451a459e0b3d0a715fb93f8104413e804df Author: Stephan Bergmann Date: Tue Jun 12 18:17:37 2012 +0200 rhbz#678440: Always include User-Agent to avoid 403 from p

Re: [PATCH] - avoid a memset

2012-06-12 Thread Albert Thuswaldner
Hi, On Tue, Jun 12, 2012 at 10:53 PM, Marion & Christophe JAILLET wrote: > Hi, > > first try to send a patch for libreoffice, Great! > Has nothing much is explained on http://www.libreoffice.org/developers-2/, Follow the second link on that page to the Development wiki page: http://wiki.docume

Re: [GERRIT] gbuild migration: pyuno module

2012-06-12 Thread David Ostrovsky
On 12.06.2012 15:07, Stephan Bergmann wrote: On 06/11/2012 12:17 AM, David Ostrovsky wrote: Still have to test it on Windows and ask somebody to test it in MacosX. Quick update: Attached windows.patch allowed me to at least build on Windows (on top

Re: [Libreoffice] [GSoC 2012][svg export filter] Weekly Report #3

2012-06-12 Thread Marco Cecchetti
On Tue, 12 Jun 2012 19:40:55 +0200, Thorsten Behrens wrote: Marco Cecchetti wrote: Report #3 - On this week I enabled support for clip-based slide and shape transitions. The following transitions are actually available: barnWipe, fourBoxWipe, ellipseWipe, pinWheelWipe. More clip-based

Re: [PUSHED][PATCH] fdo 50822 add formula XOR to calc as in ODFF1.2

2012-06-12 Thread Eike Rathke
Hi, On Tuesday, 2012-06-12 23:03:10 +0200, Eike Rathke wrote: > So, we got this in: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=033cce3e0fbb72a9400836923be96c5036aaacb0 ... marking thread as pushed ... Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpos

Re: OpenGrok Search Upon Link Click

2012-06-12 Thread Philipp Riemer
2012/6/12 Joel Madero : > Hi All, > Wondering if the behavior of opengrok is what is expected. My issue is that > when I click on a variable name it takes me to the search page of opengrok > and puts in the name as the description instead of as a full search. This > rarely (actually never) comes up

Re: OpenGrok Search Upon Link Click

2012-06-12 Thread Daniel Bankston
On 06/12/2012 03:23 PM, Joel Madero wrote: Hi All, Wondering if the behavior of opengrok is what is expected. My issue is that when I click on a variable name it takes me to the search page of opengrok and puts in the name as the description instead of as a full search. This rarely (actually n

Re: [PATCH] fdo 50822 add formula XOR to calc as in ODFF1.2

2012-06-12 Thread Eike Rathke
Hi Winfried, On Saturday, 2012-06-09 12:54:27 +0200, Winfried Donkers wrote: > Attached is the modified patch for function XOR, this time under its own bug. Thanks, works! > I tested the patch, did an export to xls, reread the xls (XOR calls were not > recgnised/calculated when importing), Th

[Libreoffice-commits] .: Branch 'feature/cmclayout' - sfx2/inc sfx2/source

2012-06-12 Thread Caolán McNamara
sfx2/inc/sfx2/tabdlg.hxx | 42 +- sfx2/source/dialog/tabdlg.cxx | 169 ++ 2 files changed, 111 insertions(+), 100 deletions(-) New commits: commit ce76e4befd731e047698c80409be28cea8b13bd5 Author: Caolán McNamara Date: Tue Jun 12 21:54:57

[PATCH] - avoid a memset

2012-06-12 Thread Marion & Christophe JAILLET
Hi, first try to send a patch for libreoffice, Has nothing much is explained on http://www.libreoffice.org/developers-2/, please feel free to tell me how to improve my submissions. This one, is to avoid a call to memset(..., 0, ...) for memory allocated with calloc. Best regards Christo

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

2012-06-12 Thread Eike Rathke
sc/source/filter/excel/xlformula.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 9649bd88f43982c7232ad576997c78317f670d7e Author: Eike Rathke Date: Tue Jun 12 22:29:17 2012 +0200 accept BIT* functions as _xlfnodf.* in Excel import BITAND

Re: [PUSHED-3-5][PATCH-3-5-5] rhbz#678440: Always include User-Agent to avoid 403 from picky servers

2012-06-12 Thread Fridrich Strba
Cherry-picked to 3-5, we need two more people for the 3-5-5 branch. F. On 12/06/12 18:50, Stephan Bergmann wrote: > It would be nice if > > "rhbz#678440: Always include User-Agent to avoid 403 from

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

2012-06-12 Thread Fridrich Strba
ucb/source/ucp/webdav/DAVResourceAccess.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 8dfbb8793407a103ef8c5fa109f0fdf15af9262b Author: Stephan Bergmann Date: Tue Jun 12 18:17:37 2012 +0200 rhbz#678440: Always include User-Agent to avoid 403 from picky se

[Libreoffice-commits] .: 3 commits - formula/inc formula/source sc/inc sc/qa sc/source sc/util

2012-06-12 Thread Eike Rathke
formula/inc/formula/compiler.hrc |5 - formula/inc/formula/opcode.hxx |1 formula/source/core/api/FormulaCompiler.cxx|1 formula/source/core/resource/core_resource.src |5 + sc/inc/helpids.h |1 sc/qa/unit/ucalc

[Libreoffice-commits] .: salhelper/inc

2012-06-12 Thread Caolán McNamara
salhelper/inc/salhelper/dynload.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a741932eb4e83148a341cfd5c6a30ff1878e3149 Author: Caolán McNamara Date: Tue Jun 12 21:26:04 2012 +0100 fucntion -> function Change-Id: I0d345b2cf60f49e0e6b72724251c1f6

Recent commits on sc/source/ui/condformat/condformatdlg.cxx

2012-06-12 Thread Daniel Bankston
Hi, Stephan, I just happened to notice that your commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=1c18604836ce8063b80cc8090445bf0c0094c5d8 undid part of Markus's commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=56de6cce83701f003416ad91b28c0dbca3a3d67e . I think pe

OpenGrok Search Upon Link Click

2012-06-12 Thread Joel Madero
Hi All, Wondering if the behavior of opengrok is what is expected. My issue is that when I click on a variable name it takes me to the search page of opengrok and puts in the name as the description instead of as a full search. This rarely (actually never) comes up with anything. For instance if I

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - instsetoo_native/inc_ooohelppack instsetoo_native/inc_ooolangpack instsetoo_native/inc_openoffice scp2/source setup_native/source

2012-06-12 Thread Andras Timar
instsetoo_native/inc_ooohelppack/windows/msi_templates/CustomAc.idt |1 instsetoo_native/inc_ooohelppack/windows/msi_templates/InstallE.idt |1 instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt |1 i

% Help to make install...

2012-06-12 Thread ORTIZ MARTINEZ JOSE ASUNCION
Hi Everbody ¡! Yesterday, I finally have the ' build libre office (3.5.0.3 version)' done . ( windows 7, cwin, 3.5.0.3 version and the next options in the autogen.lastrun --disable-build-mozilla --disable-odk --with-mozilla-build=/cygdrive/c/mb --with-windows-sdk-home=/cygdrive/c/software/Micros

Re: Source for 3.3

2012-06-12 Thread Joel Madero
Looks perfect, thank you much Joel On Tue, Jun 12, 2012 at 1:05 PM, Daniel Bankston < daniel.dev.libreoff...@gmail.com> wrote: > On 06/12/2012 02:59 PM, Joel Madero wrote: > > Hi All, > > Trying to tackle a bug reported by a user that they say was a regression > from 3.3. I'm trying to get my

[Libreoffice-commits] .: instsetoo_native/inc_ooohelppack instsetoo_native/inc_ooolangpack instsetoo_native/inc_openoffice scp2/source setup_native/source

2012-06-12 Thread Andras Timar
instsetoo_native/inc_ooohelppack/windows/msi_templates/CustomAc.idt |1 instsetoo_native/inc_ooohelppack/windows/msi_templates/InstallE.idt |1 instsetoo_native/inc_ooohelppack/windows/msi_templates/Property.idt |1 i

Re: Source for 3.3

2012-06-12 Thread Daniel Bankston
On 06/12/2012 02:59 PM, Joel Madero wrote: Hi All, Trying to tackle a bug reported by a user that they say was a regression from 3.3. I'm trying to get my hands on the source for 3.3 so I can do a comparison of the appropriate code. Can someone link me, thanks! Joel Hi, Joel, Check this

IsOfficeRunning() (was: [tdf-core] I'm sure this is an accident...)

2012-06-12 Thread Andras Timar
2012.06.11. 12:13 keltezéssel, Jesús Corrius írta: That's right, first we shutdown our own Quickstarter, then we look for a running soffice.bin process, which can belong to AOO as well. So rather the IsOfficeRunning() should be amended, so we only check for running LibreOffice and ignore others (

IsOfficeRunning() (was: [tdf-core] I'm sure this is an accident...)

2012-06-12 Thread Andras Timar
2012.06.11. 12:13 keltezéssel, Jesús Corrius írta: That's right, first we shutdown our own Quickstarter, then we look for a running soffice.bin process, which can belong to AOO as well. So rather the IsOfficeRunning() should be amended, so we only check for running LibreOffice and ignore others (

[Libreoffice-commits] .: sc/source

2012-06-12 Thread Stephan Bergmann
sc/source/ui/condformat/condformatdlg.cxx | 30 -- 1 file changed, 30 deletions(-) New commits: commit 1c18604836ce8063b80cc8090445bf0c0094c5d8 Author: Stephan Bergmann Date: Tue Jun 12 22:00:40 2012 +0200 -Werror,-Wunused-function Change-Id: I1b12a9

Source for 3.3

2012-06-12 Thread Joel Madero
Hi All, Trying to tackle a bug reported by a user that they say was a regression from 3.3. I'm trying to get my hands on the source for 3.3 so I can do a comparison of the appropriate code. Can someone link me, thanks! Joel ___ LibreOffice mailing list

Re: probabilistic approach to tinderboxing

2012-06-12 Thread Bjoern Michaelsen
On Tue, Jun 12, 2012 at 04:45:06PM +0200, Bjoern Michaelsen wrote: > After sending off the tinderbox with this patchset, do: >p-innocent(patch) *= p-innocent(testcase) > reducing the innocence of the patches without waiting for results. So we > assume > the patches of the set to be partially g

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - bin/lo-commit-stat

2012-06-12 Thread Petr Mladek
bin/lo-commit-stat | 38 -- 1 file changed, 32 insertions(+), 6 deletions(-) New commits: commit eeeffb9a9d8e1a84d2d85a13ea84e9d00aed3e58 Author: Petr Mladek Date: Tue Jun 12 19:46:42 2012 +0200 lo-commit-stat: avoid problems whit '%' in the commit me

Re: [PATCH][PUSHED on master] fix proposed for fdo#49178

2012-06-12 Thread julien2412
Hi Miklos, I commited and pushed on master. I hope I haven't just hide a real bug with this fix. What about 3.6 and 3.5 branch, can it be pushed too ? Julien -- View this message in context: http://nabble.documentfoundation.org/PATCH-fix-proposed-for-fdo-49178-tp3989525p3989716.html Sent from

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 3 commits - bin/lo-commit-stat bin/lo-pack-sources

2012-06-12 Thread Petr Mladek
bin/lo-commit-stat | 38 -- bin/lo-pack-sources |2 +- 2 files changed, 33 insertions(+), 7 deletions(-) New commits: commit c7e744d669940acf87dc8e580236067ba4ba3743 Author: Petr Mladek Date: Tue Jun 12 19:46:42 2012 +0200 lo-commit-stat: avoid p

[Libreoffice-commits] .: writerfilter/source

2012-06-12 Thread Julien Nabet
writerfilter/source/dmapper/DomainMapperTableManager.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 104badf31c8a39994cadc460561bfa01e428b67b Author: Julien Nabet Date: Tue Jun 12 19:50:23 2012 +0200 Resolves: fdo#49178 CRASH when FILEOPEN particular RTF

[Libreoffice-commits] .: 2 commits - bin/lo-commit-stat bin/lo-pack-sources

2012-06-12 Thread Petr Mladek
bin/lo-commit-stat |3 +++ bin/lo-pack-sources |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 2e353b8daadc588b02fe7c7df5b7f185187e9d58 Author: Petr Mladek Date: Tue Jun 12 19:46:42 2012 +0200 lo-commit-stat: avoid problems whit '%' in the commit messag

Re: [Libreoffice] [GSoC 2012][svg export filter] Weekly Report #3

2012-06-12 Thread Thorsten Behrens
Marco Cecchetti wrote: > Report #3 > - > On this week I enabled support for clip-based slide and shape > transitions. The following transitions are actually available: > barnWipe, fourBoxWipe, ellipseWipe, pinWheelWipe. More clip-based > transitions can be provided by simply fill in the tra

[ANNOUNCE] libreoffice-3.5.5.1 tag created (3.5.5-rc1)

2012-06-12 Thread Petr Mladek
Hi, there have been created the libreoffice-3.5.5.1 tag for 3.5.5-rc1 release. The corresponding official builds will be available within next few days. See the attached list of changes against 3.5.4-final[*]. Now, you might switch your current 3-5 source tree to it using: ./g fetch --tags ./g

[ANNOUNCE] Branch libreoffice-3-5-5 created

2012-06-12 Thread Petr Mladek
Hi all, there have been created the libreoffice-3-5-5 branch. It will be used for fine tuning of the 3.5.5 release. The following rules apply: + preferably just translation or blocker fixes + only cherry-picking from libreoffice-3-5 branch + 2 additional reviews needed; 2

[PATCH-3-5][PATCH-3-5-5] rhbz#678440: Always include User-Agent to avoid 403 from picky servers

2012-06-12 Thread Stephan Bergmann
It would be nice if "rhbz#678440: Always include User-Agent to avoid 403 from picky servers" fixing "opening urls fails with error 403 on picky

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.5.1'

2012-06-12 Thread Petr Mladek
Tag 'libreoffice-3.5.5.1' created by Petr Mladek at 2012-06-12 17:18 -0700 Tag 3.5.5.1 (3.5.5-rc1) -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJP12vkAAoJEPQ0oe+v7q6j7U0P/0P6l1WOmtjSKpfDgFHgf4FJ NhUbbB9v1C1lEFY5E+0MOHiG1CgijPwLynvYix9LGQTI/KFLIr9yR+Gh4yuqW2Pg oJ

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.5.1'

2012-06-12 Thread Petr Mladek
Tag 'libreoffice-3.5.5.1' created by Petr Mladek at 2012-06-12 17:18 -0700 Tag 3.5.5.1 (3.5.5-rc1) -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJP12vkAAoJEPQ0oe+v7q6jDT8P/3X1IJ3PbND1NLhoD15L1TL/ 9NiusQR6e/3aMdnkCh8Qo+wHCw5iqHIl2VhLGNxE/4m36ezIOg8j6ebRtVNdt6jK zE

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.5.1'

2012-06-12 Thread Petr Mladek
Tag 'libreoffice-3.5.5.1' created by Petr Mladek at 2012-06-12 17:18 -0700 Tag 3.5.5.1 (3.5.5-rc1) -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJP12vkAAoJEPQ0oe+v7q6juwsP/igsnyeua1aHy+Sc/RSRFKN/ eDucob4/a9o7htFVTqQ7ri3f/RZ7Yr6jtUjHXp3TXX/KIV00+rWDLqvFVW91Aycd Tq

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

2012-06-12 Thread Stephan Bergmann
ucb/source/ucp/webdav/DAVResourceAccess.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit d41f59ddbfafd3f9a2b26a7a9a2999b77095ae36 Author: Stephan Bergmann Date: Tue Jun 12 18:17:37 2012 +0200 rhbz#678440: Always include User-Agent to avoid 403 from picky se

[Libreoffice-commits] .: ucb/source

2012-06-12 Thread Stephan Bergmann
ucb/source/ucp/webdav/DAVResourceAccess.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 4d0e3127ed2def7212bc05aa860cd06704bb1efe Author: Stephan Bergmann Date: Tue Jun 12 18:17:37 2012 +0200 rhbz#678440: Always include User-Agent to avoid 403 from picky se

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - instsetoo_native/util solenv/inc

2012-06-12 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 30 +++--- solenv/inc/minor.mk |2 +- 2 files changed, 16 insertions(+), 16 deletions(-) New commits: commit 66c88a48c34b3dc1382d4a2e0916dd06d578c101 Author: Petr Mladek Date: Tue Jun 12 18:11:42 2012 +0200

[Libreoffice-commits] Changes to 'libreoffice-3-5-5'

2012-06-12 Thread Petr Mladek
New branch 'libreoffice-3-5-5' available with the following commits: commit 617a24897e10e309defebce7e1e2f814b783531f Author: Petr Mladek Date: Tue Jun 12 18:08:17 2012 +0200 Branch libreoffice-3-5-5 This is 'libreoffice-3-5-5' - the stable branch for the 3.5.5 release. Only ver

[Libreoffice-commits] Changes to 'libreoffice-3-5-5'

2012-06-12 Thread Petr Mladek
New branch 'libreoffice-3-5-5' available with the following commits: commit b07679a93bc11601265aeb15f68c1e21b508aedc Author: Petr Mladek Date: Tue Jun 12 18:08:17 2012 +0200 Branch libreoffice-3-5-5 This is 'libreoffice-3-5-5' - the stable branch for the 3.5.5 release. Only ver

[Libreoffice-commits] Changes to 'libreoffice-3-5-5'

2012-06-12 Thread Petr Mladek
New branch 'libreoffice-3-5-5' available with the following commits: commit 92ebfa3364996772dea3d2265c0cb04c97de4bb0 Author: Petr Mladek Date: Tue Jun 12 18:08:16 2012 +0200 Branch libreoffice-3-5-5 This is 'libreoffice-3-5-5' - the stable branch for the 3.5.5 release. Only ver

[Libreoffice-commits] .: Branch 'feature/cmclayout' - 2 commits - vcl/inc vcl/source

2012-06-12 Thread Caolán McNamara
vcl/inc/vcl/builder.hxx|1 vcl/inc/vcl/tabctrl.hxx|3 + vcl/source/control/tabctrl.cxx | 30 ++--- vcl/source/window/builder.cxx | 90 +++-- 4 files changed, 98 insertions(+), 26 deletions(-) New commits: commit 4eab7331684

Fwd: [LATE FEATURE] Windows UI improvements

2012-06-12 Thread Andras Timar
fwd to list... -- Forwarded message -- From: Andras Timar Date: 2012/6/12 Subject: Re: [LATE FEATURE] Windows UI improvements To: Jan Holesovsky 2012/6/12 Jan Holesovsky : > > OK to go ahead?  Needs 3 cross-affiliation approvals - Andras, Astron, Jesús? > ;-) > +1 from me.

Re: IsOfficeRunning() (was: [tdf-core] I'm sure this is an accident...)

2012-06-12 Thread Michael Meeks
On Tue, 2012-06-12 at 15:37 +0200, Andras Timar wrote: > My proposal is to remove IsOfficeRunning custom action from installer, > and delete it from source code. Does anybody know why it was developed > in the first place? Sounds entirely sensible, it seems the original cure is worse th

[Libreoffice-commits] .: binfilter/bf_svx

2012-06-12 Thread Stephan Bergmann
binfilter/bf_svx/source/svdraw/svx_svdobj.cxx |2 +- binfilter/bf_svx/source/xoutdev/svx_xline.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 74c2636f88b46f5d17de76fd128e842386aa3217 Author: Stephan Bergmann Date: Tue Jun 12 17:22:24 2012 +0200 Ada

[Libreoffice-commits] .: sw/source

2012-06-12 Thread Caolán McNamara
sw/source/ui/misc/outline.hrc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 04f3f84eeda03c358133f1e68d8a1df8259cb61b Author: Caolán McNamara Date: Tue Jun 12 13:07:20 2012 +0100 FT_CHARFMT and LB_CHARFMT shared the same resource id (cherry picked from

Re: [REVIEW][PUSHED 3-5] fdo#43249: WW8: fix double border import regression

2012-06-12 Thread Caolán McNamara
On Tue, 2012-06-12 at 15:51 +0200, Michael Stahl wrote: > yet another import filter where double border widths are tripled, fix > proposed for libreoffice-3-5: > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=36e43b52992735c622833e923faa63774b9e2f76 pushed to 3-5. C.

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

2012-06-12 Thread Caolán McNamara
sw/source/filter/ww8/ww8graf.cxx |4 1 file changed, 4 insertions(+) New commits: commit 56214e02055862f196900be9a7318cbe54a48f1c Author: Michael Stahl Date: Tue Jun 12 15:40:45 2012 +0200 fdo#43249: WW8: fix double border import: The border widths are tripled on import,

Re: IsOfficeRunning() (was: [tdf-core] I'm sure this is an accident...)

2012-06-12 Thread Jesús Corrius
> After some research I found that IsOfficeRunning() is completely useless. At > least in main installer. It checks if (Libre)Office is running, and if it > is, installer aborts. Originally it tried to rename a file in the > installation folder with user privileges - instant fail on Vista and Windo

[LATE FEATURE] Windows UI improvements

2012-06-12 Thread Jan Holesovsky
Hi, Based on the Mirek's, Astron's and others designs / advice [thank you so much for all your help! :-)], I finally managed to get the Windows 7 look to this state: http://artax.karlin.mff.cuni.cz/~kendy/design-list/toolbar-gradient.png I'd like to cherry-pick the remaining changes (menubar, to

[Libreoffice-commits] .: writerfilter/source

2012-06-12 Thread Miklos Vajna
writerfilter/source/dmapper/FFDataHandler.cxx | 17 ++--- writerfilter/source/dmapper/FFDataHandler.hxx |5 +++-- 2 files changed, 17 insertions(+), 5 deletions(-) New commits: commit 9b0be41e96abb0a6547afad7de3a24f336bfdb5a Author: Miklos Vajna Date: Tue Jun 12 16:50:56 2012

probabilistic approach to tinderboxing

2012-06-12 Thread Bjoern Michaelsen
Hi all, this is a proposal to get as much focused tinderboxing as possible with limited resources and unreliable build clients. This also assumes patches under consideration to be independant (that is: without conflicts) and not dependant on a specific order. gerrit allow us to have patches indepe

[Libreoffice-commits] .: 3 commits - canvas/source cppcanvas/source drawinglayer/source filter/source padmin/source reportdesign/source sc/source sd/source sw/source vcl/inc vcl/source vcl/win vcl/wor

2012-06-12 Thread Jan Holesovsky
canvas/source/cairo/cairo_canvashelper.cxx |4 cppcanvas/source/mtfrenderer/implrenderer.cxx | 14 - drawinglayer/source/primitive2d/metafileprimitive2d.cxx| 12 - drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 26 +- filter/source/flash/sw

PATCH: Add support for gnome-mail to send documents from file menu.

2012-06-12 Thread Peter Tillemans
made available under the MPL/LGPLv3+ Hi, I originally posted this as a bug on launchpad, https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1011735. I was instructed to send the patch here instead. I also had to reassemble it a bit as part of the original was also to stuff which was added

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

2012-06-12 Thread Michael Stahl
sw/source/filter/ww8/ww8graf.cxx |4 1 file changed, 4 insertions(+) New commits: commit 2930a1abf8ba74d9bba0be808c1172ea7cd8e149 Author: Michael Stahl Date: Tue Jun 12 15:40:45 2012 +0200 fdo#43249: WW8: fix double border import: The border widths are tripled on import,

[REVIEW][3-5] fdo#43249: WW8: fix double border import regression

2012-06-12 Thread Michael Stahl
yet another import filter where double border widths are tripled, fix proposed for libreoffice-3-5: http://cgit.freedesktop.org/libreoffice/core/commit/?id=36e43b52992735c622833e923faa63774b9e2f76 i'm beginning to think this should really be solved in the SvxBorderLine class as opposed to in eve

[Libreoffice-commits] .: sw/source

2012-06-12 Thread Michael Stahl
sw/source/filter/ww8/ww8graf.cxx |4 1 file changed, 4 insertions(+) New commits: commit 36e43b52992735c622833e923faa63774b9e2f76 Author: Michael Stahl Date: Tue Jun 12 15:40:45 2012 +0200 fdo#43249: WW8: fix double border import: The border widths are tripled on import,

[Libreoffice-commits] .: sw/source

2012-06-12 Thread Norbert Thiebaud
sw/source/core/draw/dcontact.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit d10305bbcf98088ef3d72299e4a21de6e48f Author: Norbert Thiebaud Date: Tue Jun 12 08:38:11 2012 -0500 fix null pointer dereference Change-Id: Ia117e1db43b

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

2012-06-12 Thread Philipp Weissenbacher
sw/source/core/tox/tox.cxx| 30 sw/source/core/tox/toxhlp.cxx | 12 +++--- sw/source/core/tox/txmsrt.cxx | 70 +- sw/source/filter/ascii/ascatr.cxx | 18 - sw/source/filter/ascii/parasc.cxx | 37 +---

Re: [GERRIT] gbuild migration: pyuno module

2012-06-12 Thread Stephan Bergmann
On 06/11/2012 12:17 AM, David Ostrovsky wrote: Still have to test it on Windows and ask somebody to test it in MacosX. Quick update: Attached windows.patch allowed me to at least build on Windows (on top of recent master). "Tools - Macros - Organi

Re: I cannot register at Gerrit

2012-06-12 Thread Bjoern Michaelsen
On Tue, Jun 12, 2012 at 02:52:34PM +0200, Lionel Elie Mamane wrote: > As the gerrit switchover is looming closer, could we please solve that? > > After OpenID authentication, it says: > > Not Found > > The page you requested was not found. @Robert: May I ask you to have a look at the apache l

Building and packaing OxygenOffice

2012-06-12 Thread KAMI911 KAMI911
Hi Folks, I haven't built OxygenOffice from LibreOffice branches for several months. Now I tried to do that (on 3-6) because I created two virtual machines for they. What is the best way to build & package OxygenOffice product? I saw the PRODUCTNAME has set in configure.in: configure.in:PRODUCTNA

I cannot register at Gerrit

2012-06-12 Thread Lionel Elie Mamane
On Mon, Jun 04, 2012 at 10:20:14AM +0200, Lionel Elie Mamane wrote: > On Mon, Jun 04, 2012 at 10:12:49AM +0200, Bjoern Michaelsen wrote: >> On Sun, Jun 03, 2012 at 09:10:15PM +0200, Lionel Elie Mamane wrote: >>> On Thu, May 17, 2012 at 05:41:52PM +0200, Bjoern Michaelsen wrote: 1) login with

MySQL Native Connector broken for LOdev 3.6

2012-06-12 Thread Fernand Vanrie
As the MySQL Native Connector Extension is not supported by this community, filling a issue is not the point. Sinds dev 3.6 the MySQL Native connector (for Windows) is broken , the Mysqlc.uno.dll can not been loaded during the extention installation , i suppose the extension code have to be re

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - libvisio/libvisio-0.0.17.patch

2012-06-12 Thread Petr Mladek
libvisio/libvisio-0.0.17.patch | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit b3e0232e08f49824c9884e33d579646748f7f5f6 Author: Fridrich Å trba Date: Tue Jun 12 14:35:02 2012 +0200 Don't push_back(.back()), stupid Change-Id: I91ed2c01821

[PUSHED-3-5]Re: [REVIEW-3-5] Re: [PUSHED][3-5] Re: [REVIEW-3-5] MSVC stl usage.

2012-06-12 Thread Lubos Lunak
On Tuesday 12 of June 2012, Michael Stahl wrote: > i've fixed the other ones, please review and push to libreoffice-3-5: > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd18b8e313b792f5fc4 >2edb3314a95d202406899 Pushed. On Tuesday 12 of June 2012, Michael Stahl wrote: > On 12.06.2012

[Libreoffice-commits] .: sw/source

2012-06-12 Thread Caolán McNamara
sw/source/filter/ww8/ww8par3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8bee7215898d8784eb20bc43af1df3ed815288a6 Author: Caolán McNamara Date: Tue Jun 12 13:39:45 2012 +0100 misuse of null-terminating requiring string ctor Change-Id: Ib77d62

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sdext/source xmloff/source

2012-06-12 Thread Lubos Lunak
sdext/source/pdfimport/test/tests.cxx |3 ++- sdext/source/pdfimport/tree/pdfiprocessor.cxx |3 ++- xmloff/source/core/DomExport.cxx |3 ++- xmloff/source/text/txtlists.cxx |9 ++--- 4 files changed, 12 insertions(+), 6 deletions(-) New commi

[Libreoffice-commits] .: 2 commits - basic/source comphelper/inc editeng/source svtools/source

2012-06-12 Thread Caolán McNamara
basic/source/comp/scanner.cxx|5 ++--- comphelper/inc/comphelper/string.hxx |3 ++- editeng/source/editeng/editdoc.cxx | 16 +++- svtools/source/edit/textdoc.cxx |2 +- 4 files changed, 12 insertions(+), 14 deletions(-) New commits: commit 7d042c50f5b8e1d6

Re: [REVIEW] Muthu's patches for pptx import fixes

2012-06-12 Thread Petr Mladek
Hi Korrawit, I forgot to comment the last sentence ;-) On Mon, 2012-06-11 at 22:35 +0700, Korrawit Pruegsanusak wrote: > If I shouldn't do this proposal in the future, please feel free to tell. :-) It is perfectly fine and welcome that you look for important fixes and propose them for review. A

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - libvisio/libvisio-0.0.17.patch

2012-06-12 Thread Fridrich Strba
libvisio/libvisio-0.0.17.patch | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 2251e2185a6133904760fc34649ea72be170ef70 Author: Fridrich Å trba Date: Tue Jun 12 14:35:02 2012 +0200 Don't push_back(.back()), stupid Change-Id: I91ed2c01821

[Libreoffice-commits] .: libvisio/libvisio-0.0.17.patch

2012-06-12 Thread Fridrich Strba
libvisio/libvisio-0.0.17.patch | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 17ebc5540e3f80b04d38ba2000a1db96822874f6 Author: Fridrich Å trba Date: Tue Jun 12 14:35:02 2012 +0200 Don't push_back(.back()), stupid Change-Id: I91ed2c01821

Re: [PUSHED:3-5] Muthu's patches for pptx import fixes

2012-06-12 Thread Petr Mladek
On Mon, 2012-06-11 at 22:35 +0700, Korrawit Pruegsanusak wrote: > Hello Muthu, all, > > I'd like to propose two Muthu's patches to include in stable branch as follow: > > * > http://cgit.freedesktop.org/libreoffice/core/commit/?id=90352e5f1e50291960c944f9a1f44ab3e91d6503 > This also fixed long-s

Re: [PUSHED][3-5] Re: [REVIEW-3-5] MSVC stl usage.

2012-06-12 Thread Michael Stahl
On 12.06.2012 14:12, Tor Lillqvist wrote: >> No, growing a vector (which push_back can do) invalidates all references >> into the vector. > > Would building with --enable-dbgutil on Linux (thus defining > _GLIBCXX_DEBUG) had caught this problem? no, because there's no iterator involved: back() re

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

2012-06-12 Thread Petr Mladek
oox/inc/oox/drawingml/shape.hxx |2 +- oox/inc/oox/ppt/pptshape.hxx |2 +- oox/source/drawingml/shape.cxx|4 ++-- oox/source/ppt/pptgraphicshapecontext.cxx |8 ++-- oox/source/ppt/pptshape.cxx |6 +++--- 5 files changed, 13 i

[REVIEW-3-5] Re: [PUSHED][3-5] Re: [REVIEW-3-5] MSVC stl usage.

2012-06-12 Thread Michael Stahl
On 12.06.2012 13:54, Stephan Bergmann wrote: > On 06/12/2012 01:32 PM, Michael Stahl wrote: >> On 12.06.2012 13:14, Muthu Subramanian K wrote: >>> Can somebody review and cherry-pick this one please? >>> http://cgit.freedesktop.org/libreoffice/core/commit/?id=25dd603fe2044f35341fe0c6d0b632c9295a824

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

2012-06-12 Thread Michael Stahl
sdext/source/pdfimport/test/tests.cxx |3 ++- sdext/source/pdfimport/tree/pdfiprocessor.cxx |3 ++- xmloff/source/core/DomExport.cxx |3 ++- xmloff/source/text/txtlists.cxx |9 ++--- 4 files changed, 12 insertions(+), 6 deletions(-) New commi

[Libreoffice-commits] .: sdext/source xmloff/source

2012-06-12 Thread Michael Stahl
sdext/source/pdfimport/test/tests.cxx |3 ++- sdext/source/pdfimport/tree/pdfiprocessor.cxx |3 ++- xmloff/source/core/DomExport.cxx |3 ++- xmloff/source/text/txtlists.cxx |9 ++--- 4 files changed, 12 insertions(+), 6 deletions(-) New commi

Re: [PUSHED][3-5] Re: [REVIEW-3-5] MSVC stl usage.

2012-06-12 Thread Tor Lillqvist
> No, growing a vector (which push_back can do) invalidates all references > into the vector. Would building with --enable-dbgutil on Linux (thus defining _GLIBCXX_DEBUG) had caught this problem? If yes, they I certainly start agreeing with you (IIRC) that developers should use --enable-dbgutil.

[Libreoffice-commits] .: Branch 'feature/cmclayout' - 2 commits - sw/source vcl/source

2012-06-12 Thread Caolán McNamara
sw/source/ui/misc/outline.hrc |4 ++-- vcl/source/window/builder.cxx |8 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 125cecd8fa6036986f1d442bc7d902b547c11e75 Author: Caolán McNamara Date: Tue Jun 12 13:07:20 2012 +0100 FT_CHARFMT and LB_CHARFMT s

[Libreoffice-commits] .: oox/inc

2012-06-12 Thread Miklos Vajna
oox/inc/oox/vml/vmltextbox.hxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 48da4027d0745deb3389885e903e9323b353c4d4 Author: Miklos Vajna Date: Tue Jun 12 14:06:06 2012 +0200 oox: fix TextFontModel doxygen comments Change-Id: I0f869af4fd4

  1   2   >