[PUSHED] [PUSHED] add solenv to tail_build

2013-02-24 Thread David Ostrovsky (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2373 Approvals: LibreOffice gerrit bot: Verified David Ostrovsky: Verified; Looks good to me, approved -- To view, visit https://gerrit.libr

[Libreoffice-commits] core.git: Module_tail_build.mk solenv/gbuild tail_build/prj

2013-02-24 Thread Peter Foley
Module_tail_build.mk |1 + solenv/gbuild/WinResTarget.mk |2 +- tail_build/prj/build.lst |2 +- 3 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 2ba9023a60f41f5ba414fa0f7682ac8104b3a00b Author: Peter Foley Date: Sun Feb 24 16:02:08 2013 -0500

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

2013-02-24 Thread Markus Mohrhard
formula/source/core/api/FormulaCompiler.cxx |6 +++--- sc/inc/conditio.hxx |2 +- sc/source/core/data/conditio.cxx| 10 +- sc/source/core/data/table2.cxx |2 +- 4 files changed, 10 insertions(+), 10 deletions(-) New commits: c

issue building master: new dependency ?

2013-02-24 Thread Jean-Baptiste Faure
Hi, Since yesterday I have the following error message when I build the master: > checking for gnutls libraries >= 0.8.1... no > checking for mscrypto libraries... none > checking for crypto library... configure: error: At least one crypto > library should exist for xmlsec1 > make[1]: *** > [/home

Re: helpcontent2 gbuildification

2013-02-24 Thread David Tardon
Hi, On Sun, Feb 24, 2013 at 10:07:53PM +0100, David Ostrovsky wrote: > On 24.02.2013 22:01, Peter Foley wrote: > >David, > >I noticed that you're listed on the wiki module_status page as > >working on gbuildifing helpcontent2. > >Do you have any idea when that will be done? > am I really david? No

[Libreoffice-commits] core.git: sc/source sd/source svtools/source svx/source ucb/source unotools/source vcl/source xmlhelp/source xmlscript/source

2013-02-24 Thread Thomas Arnhold
sc/source/core/data/dpgroup.cxx |2 -- sc/source/core/tool/dbdata.cxx |1 - sc/source/filter/oox/condformatbuffer.cxx |2 +- sc/source/ui/condformat/condformatdlgentry.cxx |1 - sc/source/ui/docshell/docsh.cxx

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

2013-02-24 Thread Thomas Arnhold
sfx2/Library_sfx.mk |1 sfx2/source/appl/sfxpicklist.cxx | 11 ++--- sfx2/source/bastyp/misc.cxx | 47 --- sfx2/source/inc/sfxtypes.hxx | 11 - 4 files changed, 3 insertions(+), 67 deletions(-) New commits: commit 7c

[PATCH]

2013-02-24 Thread Gregg King
Hey all, Looking at getting into helping with LO. Partial fix for the spelling errors list in BUG 60724 ( https://bugs.freedesktop.org/show_bug.cgi?id=60724) I fixed spellings from "charcters" to "characters". Cheers, Gregg patch.diff Description: Binary data _

hola

2013-02-24 Thread Adriam Delgado Rivero
Estoy trabajando en una aplicación en java que utilizando UNO API carga una plantilla que contiene una tabla Intento copiar dicha tabla (propiedades también ) para crear una nueva y no encuentro como Además deseo unir varias celdas. ___

Custom Widget question

2013-02-24 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Following instruction for custom widgets, I tried this implementation below. It seems it screwed something related to rResId at construction time. Thanks in advance for pointing my mistake. In svx/source/dialog/frmdirlbox.cxx - -

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

2013-02-24 Thread Takeshi Abe
sw/source/ui/chrdlg/drpcps.cxx |2 +- sw/source/ui/config/optload.cxx |2 +- sw/source/ui/frmdlg/cption.cxx |2 +- sw/source/ui/inc/shdwcrsr.hxx|2 +- sw/source/ui/inc/uitool.hxx |2 +- sw/source/ui/inc/unotools.hxx|2 +- sw/source/ui/index/cnttab.cxx|

[PATCH] [PATCH] add solenv to tail_build

2013-02-24 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2373 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/2373/1 add solenv to tail_build Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863 --- M Module_tail_build.mk M solen

[PATCH] [PATCH] also move --enable swiches to m4/ for extensions

2013-02-24 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2369 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/2369/2 also move --enable swiches to m4/ for extensions Change-Id: I72df67fae5fd78cd9d3f69d4be218c866b4b881d --- M conf

[PATCH] [PATCH] move nss, neon, graphite to macro check too

2013-02-24 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2370 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/70/2370/2 move nss, neon, graphite to macro check too Change-Id: Iaa8ee970042c5260eb3d1199bf31f6495c449f40 --- M configure

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

2013-02-24 Thread Norbert Thiebaud
xmloff/source/chart/SchXMLTools.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit bbe02c2212a24a1984c951b0d32001b54cf307a0 Author: Norbert Thiebaud Date: Thu Feb 21 19:04:05 2013 -0600 coverity#705444 Improper use of negative value Change-Id: I

[PUSHED] [PUSHED] Update TDE (Trinity Desktop Environment) integration files

2013-02-24 Thread Norbert Thiebaud (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2374 Approvals: LibreOffice gerrit bot: Verified Norbert Thiebaud: Looks good to me, approved -- To view, visit https://gerrit.libreoffice.o

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

2013-02-24 Thread Ricardo Montania
canvas/workben/canvasdemo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c6b795140abeb9dab00b3a149c5c8042198ac1d4 Author: Ricardo Montania Date: Sat Feb 23 10:12:07 2013 -0300 CreateFromAscii removal in canvas Change-Id: I89cd673aea154e96b26323d4

[Libreoffice-commits] core.git: configure.ac connectivity/Library_tdeabdrv1.mk connectivity/source shell/inc vcl/Executable_tdefilepicker.mk vcl/unx

2013-02-24 Thread Timothy Pearson
configure.ac|2 connectivity/Library_tdeabdrv1.mk |2 connectivity/source/drivers/kab/KConnection.hxx |1 connectivity/source/drivers/kab/KDEInit.cxx |1 shell/inc/shell/tde_defines.h | 136 +--

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

2013-02-24 Thread Norbert Thiebaud
xmloff/source/text/txtfldi.cxx | 28 1 file changed, 16 insertions(+), 12 deletions(-) New commits: commit bb717296bf66f0acb84d5f84c38390f3e44c7b62 Author: Norbert Thiebaud Date: Fri Feb 22 01:43:39 2013 -0600 coverity#705347 Missing break in switch

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

2013-02-24 Thread Caolán McNamara
scripting/source/stringresource/stringresource.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit df37f7d8e82d8d0854076c3c9be64ee3a155f7bf Author: Caolán McNamara Date: Sun Feb 24 23:24:12 2013 + move loop variables into least scope pos Cha

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

2013-02-24 Thread Julien Nabet
scripting/source/stringresource/stringresource.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3901964b6d1fb2117cb983a7eedf80da93ba5530 Author: Julien Nabet Date: Sun Feb 24 14:09:54 2013 +0100 coverity#704434 Non-array delete for scalars Change-I

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

2013-02-24 Thread David Ostrovsky
solenv/gbuild/platform/WNT_INTEL_GCC.mk |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit f4a6b7d3d6ab2599dc795b640e14af808ea9de35 Author: David Ostrovsky Date: Sun Feb 24 23:30:30 2013 +0100 fix HAVE_CXX0X case on MinGW During configure phase HAVE_CX

[PATCH] German comment translation - vcl#2

2013-02-24 Thread Christian M. Heller
>From dce5f32e60bba105dc1b811e191dc1e708b7be0b Mon Sep 17 00:00:00 2001 From: "Christian M. Heller" Date: Sun, 24 Feb 2013 15:45:29 -0500 Subject: [PATCH] German Comment translation graphicfilter.hxx prgsbar.hxx --- vcl/inc/vcl/graphicfilter.hxx | 48 ++---

String replacement by OUString queries

2013-02-24 Thread Prashant Pandey
Hi all, I am trying to replace String -> OUString, but am stuck badly at certain places. I replaced: 'rName.SetChar( i, c )' by the following: OUStringBuffer aTmpStr( rName.getStr() ) ; aTmpStr[ i ] = c ; rName = aTmpStr.makeStringAndClear() ; Bu

[PUSHED] [PUSHED] move openssl, redland, orcus to macro check too

2013-02-24 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2371 Approvals: LibreOffice gerrit bot: Verified Björn Michaelsen: Looks good to me, approved -- To view, visit https://gerrit.libreoffice.o

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

2013-02-24 Thread Bjoern Michaelsen
configure.ac | 70 ++- 1 file changed, 13 insertions(+), 57 deletions(-) New commits: commit 1baeaec3c98987fbedb6d02200fc4a95478adafb Author: Bjoern Michaelsen Date: Sun Feb 24 20:43:13 2013 +0100 move openssl, redland, orcus to ma

Re: MinGW: C++11 perfect forwarding support is broken

2013-02-24 Thread Stephan Bergmann
On 02/24/2013 06:33 PM, David Ostrovsky wrote: diff --git a/solenv/gbuild/platform/WNT_INTEL_GCC.mk b/solenv/gbuild/platform/WNT_INTEL_GCC.mk index b9edab0..70a4608 100644 --- a/solenv/gbuild/platform/WNT_INTEL_GCC.mk +++ b/solenv/gbuild/platform/WNT_INTEL_GCC.mk @@ -87,6 +87,7 @@ endif ifeq ($

[PUSHED] [PUSHED] remove RTL_CONSTASCII_(U)STRINGPARAM

2013-02-24 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2368 Approvals: LibreOffice gerrit bot: Verified Björn Michaelsen: Norbert Thiebaud: Looks good to me, approved -- To view, visit https:/

[Libreoffice-commits] core.git: unoxml/source ure/source vbahelper/source writerfilter/qa xmlhelp/source

2013-02-24 Thread Chr . Rossmanith
unoxml/source/dom/attr.cxx |2 - unoxml/source/dom/attributesmap.cxx| 16 ++-- ure/source/uretest/cppmain.cc | 21 +++- vbahelper/source/msforms/vbacontrols.cxx | 26 ++--- vbahelpe

[Libreoffice-commits] core.git: README.cross

2013-02-24 Thread David Ostrovsky
README.cross |6 -- 1 file changed, 6 deletions(-) New commits: commit c064fa5048b09eb50fc90cef4364986ec58bd3eb Author: David Ostrovsky Date: Sun Feb 24 22:12:55 2013 +0100 remove obsolete mozilla options for cross compilation Change-Id: Ib7c2f06cec651ecde049e9335236b513e

Re:

2013-02-24 Thread Simos Xenitellis
On Sun, Feb 24, 2013 at 10:46 AM, saransh kataria < saranshistheb...@gmail.com> wrote: > Hey, > > I am aspiring for GSOC 2013 and wished to know more details of how can I > contribute to Libre Office regarding the same and while browsing last > year's wiki, I found this mailing list. > > I request

Re: helpcontent2 gbuildification

2013-02-24 Thread David Ostrovsky
On 24.02.2013 22:01, Peter Foley wrote: David, I noticed that you're listed on the wiki module_status page as working on gbuildifing helpcontent2. Do you have any idea when that will be done? am I really david? Not davido? ;-) didn't start to work on it yet, may be David Tardon is working on i

[Libreoffice-commits] core.git: distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeMinGW.conf distro-configs/LibreOfficeOpenBSD.conf distro-configs/OxygenOfficeLinux.conf distro-configs/Ox

2013-02-24 Thread David Ostrovsky
distro-configs/LibreOfficeLinux.conf |1 - distro-configs/LibreOfficeMinGW.conf |2 -- distro-configs/LibreOfficeOpenBSD.conf |3 --- distro-configs/OxygenOfficeLinux.conf |3 --- distro-configs/OxygenOfficeWin32.conf |3 --- 5 files changed, 12 deletions(-) New commits:

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

2013-02-24 Thread Caolán McNamara
sc/source/ui/dbgui/csvtablebox.cxx |6 ++ sc/source/ui/inc/csvtablebox.hxx |1 + 2 files changed, 7 insertions(+) New commits: commit 9428c58408248dd6463e67b7fab7af8dd7dcd519 Author: Caolán McNamara Date: Sun Feb 24 00:01:03 2013 + add a crude GetOptimalSize to ScCsvTab

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

2013-02-24 Thread David Ostrovsky
solenv/gbuild/gbuild.help.txt | 32 1 file changed, 32 insertions(+) New commits: commit 0e26ed476aacf1c70b82a1806a1281fe98b9e724 Author: David Ostrovsky Date: Sun Feb 24 21:49:47 2013 +0100 document generic _ idiom in gbuild Change-Id: I8b746c3

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

2013-02-24 Thread Caolán McNamara
sc/source/ui/dbgui/csvgrid.cxx |4 1 file changed, 4 insertions(+) New commits: commit 5fb036a638c2436d085b65ae32076c9209a7ffb7 Author: Caolán McNamara Date: Sat Feb 23 23:53:07 2013 + make ScCsvGrid robust against early show before valid column limit set Change-Id:

[Libreoffice-commits] core.git: 2 commits - sal/inc sc/source sdext/source

2013-02-24 Thread Caolán McNamara
sal/inc/sal/log-areas.dox |1 + sc/source/ui/inc/acredlin.hxx |3 --- sc/source/ui/miscdlgs/acredlin.cxx| 13 - sdext/source/minimizer/pppoptimizerdialog.cxx |4 ++-- 4 files changed, 3 insertions(+), 18 deletions(-) New co

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

2013-02-24 Thread David Ostrovsky
configure.ac |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit ca7f5f5a49eeefe6d75f348aa4a635f171b218ef Author: David Ostrovsky Date: Sun Feb 24 21:19:08 2013 +0100 remove obsolete system mozilla comment Change-Id: If96a98950183ba3fd9c11e4d60b24e3eacf

[PUSHED] [PUSHED] some more external check work on configure.ac

2013-02-24 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2366 Approvals: LibreOffice gerrit bot: Verified Björn Michaelsen: Looks good to me, approved -- To view, visit https://gerrit.libreoffice.o

[Libreoffice-commits] core.git: configure.ac m4/libo_externals.m4

2013-02-24 Thread Bjoern Michaelsen
configure.ac | 80 +-- m4/libo_externals.m4 | 16 -- 2 files changed, 16 insertions(+), 80 deletions(-) New commits: commit 8968d6d66410d63880da4923144bec7b92ff72f7 Author: Bjoern Michaelsen Date: Sun Feb 24 18:37:54 2013 +010

[Libreoffice-commits] core.git: translations

2013-02-24 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 81795c344228386b6ad5d10df3d28e5ae4a2e0a6 Author: Andras Timar Date: Sun Feb 24 21:07:25 2013 +0100 Updated core Project: translations a45c8b4b02ef5e45b225c0418bb378b7d332a01f diff --git a/trans

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-1' - translations

2013-02-24 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d52b170bcf7272bfd06d13e435e3411e64dbd28b Author: Andras Timar Date: Sun Feb 24 21:07:25 2013 +0100 Updated core Project: translations 5c4232fce18abab021c94bb603d1fe73e82d3945 diff --git a/trans

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - translations

2013-02-24 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea371cfb1d36058214fd036448ba0467dfe9f14f Author: Andras Timar Date: Sun Feb 24 21:07:25 2013 +0100 Updated core Project: translations 3d53850b75ab218933e51f9f00a42f86a2cb8b97 diff --git a/trans

Re: [ANNOUNCE] : Gerrit Patch Verification Buildbot

2013-02-24 Thread David Ostrovsky
On 24.02.2013 13:48, Bjoern Michaelsen wrote: On Mon, Jan 28, 2013 at 03:39:34AM -0600, Norbert Thiebaud wrote: On Mon, Jan 28, 2013 at 3:32 AM, Riccardo Magliocchetti wrote: Cool! seen it in action and it's always nice to know you didn't break anything before pushing :) I'm wondering if you c

[Libreoffice-commits] core.git: distro-configs/LibreOfficeWin32.conf

2013-02-24 Thread Andras Timar
distro-configs/LibreOfficeWin32.conf |1 - 1 file changed, 1 deletion(-) New commits: commit 4c8738671313c12e672c59379d109d5fee9138f9 Author: Andras Timar Date: Sun Feb 24 20:54:58 2013 +0100 remove obsoleted option --disable-build-mozab Change-Id: I6bc95c27bf807288ee147995fd

[Libreoffice-commits] core.git: officecfg/registry

2013-02-24 Thread Joel Madero
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dcff3305fa43388a0285d05be6da84ea7daa49fe Author: Joel Madero Date: Tue Feb 19 14:44:47 2013 -0800 fdo#59828 update Format Paintbrush Label

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

2013-02-24 Thread Thomas Arnhold
cui/source/customize/cfg.cxx | 11 +- cui/source/customize/selector.cxx |6 - cui/source/dialogs/about.cxx |4 --- cui/source/dialogs/cuigaldlg.cxx

Re: MinGW: C++11 perfect forwarding support is broken

2013-02-24 Thread David Ostrovsky
Am 24.02.2013 02:23, schrieb Gábor Stefanik: On Sun, Feb 24, 2013 at 12:43 AM, David Ostrovsky wrote: >So we have weird breakage on MinGW: > >in configure phase i686-w64-mingw32-g++ reports back success for that check: > >configure:15247: checking whether ccache i686-w64-mingw32-g++ supports C

[Libreoffice-commits] core.git: mysqlc/Library_mysqlc.mk

2013-02-24 Thread Lionel Elie Mamane
mysqlc/Library_mysqlc.mk |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit e5444ae3e099e1279b9b685b623c6e50bb8efd3b Author: Lionel Elie Mamane Date: Sun Feb 24 18:29:01 2013 +0100 fdo#60907 no space in front of MYSQL_LIB Change-Id: If477ae65eb93d8eb94

[PUSHED] [PUSHED] instsetoo_native: convert to gbuild

2013-02-24 Thread David Ostrovsky (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2242 Approvals: LibreOffice gerrit bot: Verified David Ostrovsky: Verified; Looks good to me, approved -- To view, visit https://gerrit.libr

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk instsetoo_native/inc_common instsetoo_native/inc_openoffice instsetoo_native/Makefile instsetoo_native/Module_instsetoo_native.

2013-02-24 Thread Peter Foley
Makefile.in | 23 dev/null|binary instsetoo_native/CustomTarget_install.mk| 121 +++ instsetoo_native/Makefile

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

2013-02-24 Thread Tor Lillqvist
vcl/source/control/scrbar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 80dd07381bc7207520a4b7fb0d06e8cc5583ee76 Author: Tor Lillqvist Date: Sun Feb 24 18:56:39 2013 +0200 WaE: unused parameter Change-Id: I0227762e5755fb073a2b2923fce0cd718460f02

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

2013-02-24 Thread Matthias Freund
sw/source/filter/writer/wrt_fn.cxx | 10 +-- sw/source/filter/writer/wrtswtbl.cxx | 89 +++ 2 files changed, 45 insertions(+), 54 deletions(-) New commits: commit 4261ddd0082d3a62d0e54dac22f1dbd1d29d095d Author: Matthias Freund Date: Sun Feb 24 14:32:28 20

[Libreoffice-commits] core.git: sd/inc sd/source

2013-02-24 Thread Arnaud Versini
sd/inc/sdpage.hxx |2 -- sd/source/core/sdpage.cxx | 10 -- 2 files changed, 12 deletions(-) New commits: commit 8214ea86075fab7b1c5e3f1bdfe6d347ad12c759 Author: Arnaud Versini Date: Sun Feb 24 15:01:40 2013 +0100 Remove unused method SdPage::SetLinkData Cha

[PATCH]Comment translation vcl/win/source/window/salobj.cxx

2013-02-24 Thread Christian M. Heller
>From 1fdf270d1fd405068dcf4a4c16faf72a2bc19ff9 Mon Sep 17 00:00:00 2001 From: "Christian M. Heller" Date: Sun, 24 Feb 2013 11:30:51 -0500 Subject: [PATCH] Comment translation vcl/win/source/window/salobj.cxx --- vcl/win/source/window/salobj.cxx | 33 ++--- 1 file

[Libreoffice-commits] core.git: desktop/source extensions/source forms/source formula/source fpicker/source i18npool/qa idl/source scaddins/source scripting/source slideshow/source svx/source tools/so

2013-02-24 Thread Thomas Arnhold
desktop/source/app/app.cxx |1 - extensions/source/bibliography/datman.cxx|1 - forms/source/component/DatabaseForm.cxx |1 - forms/source/solar/component/navbarcontrol.cxx |1 - forms/source/xforms/xpathlib/xpathlib.cxx

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

2013-02-24 Thread Stephan Bergmann
odk/source/unoapploader/unx/unoapploader.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 10f4ddc9a5e28b33ad2bffe6cd3e4aaab920f872 Author: Stephan Bergmann Date: Sun Feb 24 16:21:19 2013 +0100 Declaration of stat shadows a global declaration Chan

Re: Looking for PyUno Contributor(s)

2013-02-24 Thread Stephan Bergmann
On 02/22/2013 07:29 PM, Joel Madero wrote: Several developers have told me that python and uno will be needed to extract the data from FDO, create a spreadsheet from this data and then create the graphs/summaries that I am hoping we can create automagically. If I'm incorrect, please let me know

My contribution to LO is under LGPL3+ and MPL2+

2013-02-24 Thread Valek Filippov
Subj. -- Cheers, Valek ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Thoughts on killing off SfxDispatcher::Execute(..)

2013-02-24 Thread Bjoern Michaelsen
Hi all, so gbuild migration is almost finished, so we might need some new task for the heroes doing all the migration work there. Going for ideas, I found the old discussion at: http://nabble.documentfoundation.org/Re-shiny-uno-version-Desktop-IDL-td3989884i20.html#a3995285 about callbacks/slo

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - configure.in

2013-02-24 Thread Andras Timar
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 61d371f9de3fc05d1e537ede87bac498f484af19 Author: Andras Timar Date: Fri Feb 22 12:19:06 2013 +0100 fdo#54087 build npsoplugin on Windows, it does not depend on GTK+ there Conflicts:

[PUSHED] [PUSHED] fdo#38838 searched, replaced and removed String::CreateFromI...

2013-02-24 Thread Thomas Arnhold (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2279 Approvals: LibreOffice gerrit bot: Verified Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libre

[Libreoffice-commits] core.git: cui/source dbaccess/source editeng/source sfx2/source sot/source starmath/source svtools/bmpmaker svtools/source tools/inc tools/source ucb/workben unotools/source vcl/

2013-02-24 Thread Jean-Noël Rouvignac
cui/source/tabpages/autocdlg.cxx |4 +-- dbaccess/source/ext/macromigration/macromigrationpages.cxx |4 +-- dbaccess/source/ui/control/FieldDescControl.cxx|6 ++-- dbaccess/source/ui/control/TableGrantCtrl.cxx |2 - dbaccess/source

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

2013-02-24 Thread Valek Filippov
xmlsecurity/source/xmlsec/mscrypt/oid.hxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 3648c3226d369ce7a547e48f824b876180559476 Author: Valek Filippov Date: Sat Feb 23 17:49:00 2013 -0500 Add OIDs for Russian crypto algorithms. Change-Id:

Re: [ANNOUNCE] : Gerrit Patch Verification Buildbot

2013-02-24 Thread Bjoern Michaelsen
On Mon, Jan 28, 2013 at 03:39:34AM -0600, Norbert Thiebaud wrote: > On Mon, Jan 28, 2013 at 3:32 AM, Riccardo Magliocchetti > wrote: > > > > Cool! seen it in action and it's always nice to know you didn't break > > anything before pushing :) I'm wondering if you can save some cpu cycles by > > cre

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

2013-02-24 Thread Tomaž Vajngerl
svx/inc/svx/compressgraphicdialog.hxx |5 + svx/source/dialog/compressgraphicdialog.cxx | 95 +++- sw/sdi/_grfsh.sdi |7 +- sw/source/ui/app/mn.src |1 sw/source/ui/shells/grfsh.cxx | 45

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

2013-02-24 Thread Julien Nabet
cui/source/options/optinet2.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bd502f4d99a6f1e783d7eaf53e0a4d05f04629c1 Author: Julien Nabet Date: Sun Feb 24 13:44:17 2013 +0100 coverity#735295+735296 Buffer not null terminated Change-Id: I02693a

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

2013-02-24 Thread Julien Nabet
sw/source/core/doc/docfmt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 80f57172833ec720a2bc0d7d9c8f82f8bc5fc70d Author: Julien Nabet Date: Sun Feb 24 12:50:48 2013 +0100 Fix uninitialized local variable Change-Id: I0ef7779b76909dbe4fdfea58dbaf5

[PATCH] instsetoo_native: convert to gbuild

2013-02-24 Thread David Ostrovsky (via Code Review)
Hello LibreOffice gerrit bot, Matúš Kukan, I'd like you to reexamine a rebased change. Please visit https://gerrit.libreoffice.org/2242 to look at the new rebased patch set (#13). Change subject: instsetoo_native: convert to gbuild ..

[Libreoffice-commits] help.git: source/text

2013-02-24 Thread Andras Timar
source/text/scalc/01/12080100.xhp |2 +- source/text/scalc/01/12080200.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c722cd78bfcc47e6c99d16af0db9dee68c96a654 Author: Andras Timar Date: Sun Feb 24 12:05:21 2013 +0100 fix Calc menu name in help

[Libreoffice-commits] core.git: helpcontent2

2013-02-24 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bbf73cac51d7cfb58f05e0bd3239980c79810123 Author: Andras Timar Date: Sun Feb 24 12:05:21 2013 +0100 Updated core Project: help c722cd78bfcc47e6c99d16af0db9dee68c96a654 diff --git a/helpcontent2

Build warning in pyuno

2013-02-24 Thread Mat M
Hello I don't know how to fix this, but with cygwin on Win7-x64, I have the following warning when starting tail_build: gbuild module /cygdrive/d/src/libo/tail_build: /opt/lo/bin/make -f Makefile -j4 -rs all slowcheck /cygdrive/d/src/libo/pyuno/Library_pyuno.mk:27: warning: overriding recip

[PUSHED] [PUSHED] convert moz to gbuild and add to tail_build

2013-02-24 Thread David Ostrovsky (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2349 Approvals: David Ostrovsky: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2349 To unsubscribe, vi

[no subject]

2013-02-24 Thread saransh kataria
Hey, I am aspiring for GSOC 2013 and wished to know more details of how can I contribute to Libre Office regarding the same and while browsing last year's wiki, I found this mailing list. I request you to kindly guide me regarding the same. Regards Saransh Kataria ___