Re: Easyhack: Removing some unused functions

2013-02-22 Thread Tor Lillqvist
> I'm a new contributor. Welcome! > I've attached the patch file which was based > off of master in the git repo. Thanks. I am verifying it but it looks fine. One small detail: Please keep the commit comment lines under 80 columns. Not sure if there is any technical reason for this, but it's ou

Re: Need help regarding GSOC...

2013-02-22 Thread Daniel Bankston
On 02/22/2013 06:35 AM, Sujay m wrote: I want to contribute to open source software world through GSOC - 2013 and want to contribute to libreoffice... I am not an amazing programmer but want learn more in this field... I am having an idea but not sure where or with whom i must discuss it with..

Easyhack: Removing some unused functions

2013-02-22 Thread Martin Brown
Hi, I'm a new contributor. I elected to do a small portion of the easy hack of eliminating unused functions. I've attached the patch file which was based off of master in the git repo. I think I was able to successfully build (the longest build of my life..) the project, although over the cours

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sc/source

2013-02-22 Thread Eike Rathke
sc/source/ui/dbgui/scuiasciiopt.cxx |2 ++ sc/source/ui/docshell/impex.cxx | 19 +++ sc/source/ui/inc/impex.hxx |2 ++ 3 files changed, 23 insertions(+) New commits: commit 4a2b187503de7425150528faab568e520bd2474f Author: Eike Rathke Date: Fri Feb 22 00:2

hello and introduction

2013-02-22 Thread Jonathan Nadeau
Hello list, My name is Jonathan Nadeau and I'm the executive director of the Accessible Computing Foundation located here http://www.accessiblecomputingfoundation.org I'm looking to fund some developers to fix some accessibility bugs with Libreoffice and the Orca screen reader. I was hoping eith

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - connectivity/source default_images/framework default_images/introabout odk/docs ooo_custom_images/dev ooo_custom_images/dev_nologo ooo_

2013-02-22 Thread Yuri Dario
connectivity/source/drivers/mysql/makefile.mk |4 connectivity/source/drivers/odbc/makefile.mk |4 default_images/framework/res/backing.png |binary default_images/framework/res/backing_hc.png|binary default_images/introabout/about.png

[ANN] LibreOffice 4.0.1 RC1 available

2013-02-22 Thread Thorsten Behrens
Dear Community, The Document Foundation is pleased to announce the first release candidate of our upcoming LibreOffice 4.0.1. This will be the first in a series of frequent updates to our feature-packed 4.0 branch. Please be aware that LibreOffice 4.0.1 RC1 is not ready for production use, you sho

[PATCH] instsetoo_native: convert to gbuild

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

[Libreoffice-commits] core.git: sal/android sal/inc sal/Package_inc.mk vcl/android vcl/inc vcl/source

2013-02-22 Thread Tor Lillqvist
sal/Package_inc.mk |1 sal/android/android_native_app_glue.c| 460 --- sal/android/lo-bootstrap.c | 124 --- sal/inc/osl/detail/android-bootstrap.h |2 sal/inc/osl/detail/android_native_app_glue.h |

Re: [libreoffice-accessibility] introduction

2013-02-22 Thread Jonathan Nadeau
Thank you can you give me a link to join the developers list? Thanks On 02/22/2013 03:29 AM, Sophie Gautier wrote: > Hi Jonathan, > > Thanks a lot for your proposal. I'm sending your mail to the developers > list so we are sure they are aware of it. > > Kind regards > Sophie > On 21/02/2013 23:33

[Libreoffice-commits] core.git: desktop/Library_sofficeapp.mk sal/inc sal/Library_sal.mk sal/Module_sal.mk sal/osl vcl/Module_vcl.mk

2013-02-22 Thread Tor Lillqvist
desktop/Library_sofficeapp.mk |9 - sal/Library_sal.mk|2 +- sal/Module_sal.mk |8 ++-- sal/inc/sal/main.h| 20 +--- sal/osl/unx/process_impl.cxx | 24 vcl/Module_vcl.mk |5 +++

[PATCH] convert odk to gbuild and add to tail_build

2013-02-22 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, David Ostrovsky, I'd like you to reexamine a rebased change. Please visit https://gerrit.libreoffice.org/2288 to look at the new rebased patch set (#11). Change subject: convert odk to gbuild and add to tail_build ..

[PATCH] convert odk to gbuild and add to tail_build

2013-02-22 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, David Ostrovsky, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2288 to look at the new patch set (#10). Change subject: convert odk to gbuild and add to tail_build ..

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

2013-02-22 Thread Miklos Vajna
sal/inc/sal/log-areas.dox |1 + sdext/source/minimizer/optimizerdialog.cxx |1 - sdext/source/minimizer/pppoptimizerdialog.cxx |2 +- sdext/source/pdfimport/tree/drawtreevisiting.cxx |4 sdext/source/pdfimport/tree/pdfiprocessor.cxx

Re: C++ extensions requiring LIBO_UDK_4.1

2013-02-22 Thread Michael Stahl
On 22/02/13 16:41, Alex Thurgood wrote: > Le 22/02/2013 16:30, Michael Stahl a écrit : >> >> it's possible that this is because it requires functions that were added >> after the 4.0 release on master (i suspect this happens automatically >> due to some OUString changes); for example here i'm getti

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

2013-02-22 Thread Tor Lillqvist
android/Bootstrap/src/org/libreoffice/android/Bootstrap.java | 114 --- 1 file changed, 10 insertions(+), 104 deletions(-) New commits: commit 388b72742ae6f93650b9a64e41a30c451dce3708 Author: Tor Lillqvist Date: Fri Feb 22 22:12:43 2013 +0200 We are not using NativeActivity, nor

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - drawinglayer/source

2013-02-22 Thread Caolán McNamara
drawinglayer/source/primitive2d/svggradientprimitive2d.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 654f6c7b1b666fa8bfb32dc74740721824eaf0ae Author: Caolán McNamara Date: Fri Feb 22 20:06:48 2013 + WaE: unused bInterpretAbsolute Change-Id: I5f16d42fbb53e

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

2013-02-22 Thread Ivan Timofeev
sd/source/filter/ppt/pptin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5aa1307df6da9f8c17fa01d54be4d4184a31b299 Author: Ivan Timofeev Date: Fri Feb 22 23:57:57 2013 +0400 fix Search->indexOf change Change-Id: I64eb8128c5719a5e7601f15367342e981

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

2013-02-22 Thread Ivan Timofeev
framework/source/services/backingwindow.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ecd8b349015ef43bc2407f6ebf2053cb7b3b6c6f Author: Ivan Timofeev Date: Fri Feb 22 23:04:18 2013 +0400 Start Center: update hardcoded borders to match the new imag

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

2013-02-22 Thread Tor Lillqvist
filter/source/msfilter/svdfppt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb1991e7c1b17bd4e3b5e0f9aa572d958eb243f4 Author: Tor Lillqvist Date: Fri Feb 22 21:04:29 2013 +0200 WaE: ´nLen´ may be used uninitialized in this function Looking at

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

2013-02-22 Thread Tor Lillqvist
android/experimental/desktop/src/org/libreoffice/android/experimental/desktop/Desktop.java | 13 +++--- 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 754bd309dd346f9930a6ede418ab01fcfa5f74f9 Author: Tor Lillqvist Date: Fri Feb 22 20:46:27 2013 +0200 BitmapVie

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

2013-02-22 Thread Matthias Freund
sw/source/core/draw/dflyobj.cxx | 87 --- sw/source/core/draw/dview.cxx| 108 ++- sw/source/core/edit/edatmisc.cxx | 26 - 3 files changed, 67 insertions(+), 154 deletions(-) New commits: commit 1fd796f036b0062d7996

Re: Looking for PyUno Contributor(s)

2013-02-22 Thread Joel Madero
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 what is correct - but I'm pretty sure that s

Re: Gdb support for exceptions (Re: using backtrace() in exception throwing?)

2013-02-22 Thread Tom Tromey
> "Michael" == Michael Meeks writes: Michael> The basic debugging experience in these "an exception broke Michael> something" flows is that we get an exception thrown that Michael> ultimately ends up in a pathalogical situation - an abort, or Michael> some similar horrible badness. At that po

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

2013-02-22 Thread Michael Stahl
sc/source/ui/view/colrowba.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ad830cacb72ef0a2062706dc80c253f0bcf65cb7 Author: Michael Stahl Date: Fri Feb 22 18:55:56 2013 +0100 sc: insert a temporary String conversion until ScColToAlpha is converted

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - oox/inc writerfilter/source

2013-02-22 Thread Cédric Bosdonnat
oox/inc/oox/vml/vmltextbox.hxx |2 +- writerfilter/source/dmapper/DomainMapperTableManager.hxx |1 - 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 6c6c6c3e876a831fcd954fc3fedb7d21bc142fe8 Author: Cédric Bosdonnat Date: Fri Feb 22 18:48:5

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

2013-02-22 Thread Norbert Thiebaud
oox/source/docprop/docprophandler.cxx | 508 +- 1 file changed, 254 insertions(+), 254 deletions(-) New commits: commit 0041d05b560e878ccd28d05268ba73394f681b59 Author: Norbert Thiebaud Date: Thu Feb 21 21:25:08 2013 -0600 cosmetic clean-ups Chang

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

2013-02-22 Thread Norbert Thiebaud
oox/source/docprop/docprophandler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f9ec3b34774c0f5822b42a49a28447c5e888de41 Author: Norbert Thiebaud Date: Thu Feb 21 21:10:05 2013 -0600 coverity#736043 Missing break in switch Change-Id: Ia75cc63035

[Libreoffice-commits] core.git: oox/inc

2013-02-22 Thread Norbert Thiebaud
oox/inc/oox/ole/axbinarywriter.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit c522001687676327b6f04d0d72a1d45fe3f2b110 Author: Norbert Thiebaud Date: Thu Feb 21 20:43:13 2013 -0600 coverity#738777 Uninitialized scalar field => unused member Change-Id: Id4ddd4d458

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

2013-02-22 Thread Norbert Thiebaud
oox/source/export/vmlexport.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 685c6dadaad760169749c62cdefb4b3ae5a8ddf9 Author: Norbert Thiebaud Date: Thu Feb 21 20:50:05 2013 -0600 coverity#738776 Uninitialized scalar field Change-I

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

2013-02-22 Thread Tor Lillqvist
sd/source/ui/remotecontrol/BufferedStreamSocket.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 86edaa34e8ac4c67543941ce290aa7a472d4e525 Author: Tor Lillqvist Date: Tue Feb 19 19:57:12 2013 +0200 Avoid infinite recursion (cherry picked from commit

[PUSHED] [PUSHED] String cleanup in filter

2013-02-22 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/1970 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1970 To unsubscribe, v

[PATCH] String cleanup in filter

2013-02-22 Thread Norbert Thiebaud (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/1970 to look at the new patch set (#8). Change subject: String cleanup in filter .. String cleanup in filter C

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

2013-02-22 Thread Ricardo Montania
filter/inc/filter/msfilter/svdfppt.hxx | 28 +++--- filter/source/msfilter/svdfppt.cxx | 138 - sd/source/filter/ppt/pptin.cxx | 48 +-- sd/source/filter/ppt/propread.cxx | 18 ++-- sd/source/filter/ppt/propread.hxx |2 5 fi

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

2013-02-22 Thread Jean-Noël Rouvignac
sc/source/core/data/docpool.cxx |4 +- sc/source/core/data/dpdimsave.cxx |2 - sc/source/core/data/dputil.cxx |2 - sc/source/core/data/drwlayer.cxx|2 - sc/source/core/data/global.cxx

[MERGE FAILED] String cleanup in filter

2013-02-22 Thread Norbert Thiebaud (via Code Review)
Norbert Thiebaud has submitted this change and it FAILED to merge. Change subject: String cleanup in filter .. Your change could not be merged due to a path conflict. Please merge (or rebase) the change locally and upload the r

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

2013-02-22 Thread Radek Doulik
sfx2/source/appl/sfxhelp.cxx | 43 ++- sfx2/source/bastyp/helper.cxx| 10 sfx2/source/inc/helper.hxx |4 +-- svl/source/items/custritm.cxx| 16 ++--- xmloff/source/draw/sdxmlimp.cxx | 11 x

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - reportdesign/source

2013-02-22 Thread Lionel Elie Mamane
reportdesign/source/ui/inspection/GeometryHandler.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 211a4d041933a85364c4693cc741fc3a601f821c Author: Lionel Elie Mamane Date: Fri Feb 22 16:30:03 2013 +0100 Compare strings with proper length Change-Id

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

2013-02-22 Thread Radek Doulik
xmloff/source/draw/sdxmlexp.cxx | 13 + xmloff/source/draw/sdxmlexp_impl.hxx |1 + 2 files changed, 14 insertions(+) New commits: commit f0cd6fe9075cd0aa00162474784ad804a07ed138 Author: Radek Doulik Date: Fri Feb 22 18:06:18 2013 +0100 use document settings / embed

[Libreoffice-commits] core.git: 2 commits - extras/source sc/uiconfig vcl/inc vcl/source

2013-02-22 Thread Caolán McNamara
extras/source/glade/libreoffice-catalog.xml | 15 +++ sc/uiconfig/scalc/ui/sortoptionspage.ui |3 ++- vcl/inc/vcl/combobox.hxx|4 vcl/inc/vcl/lstbox.hxx |4 vcl/source/control/combobox.cxx | 17 +

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

2013-02-22 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/tblr-height.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 13 + writerfilter/source/dmapper/DomainMapperTableManager.cxx | 10 ++ writerfilter/source/dmapper/DomainMapperTableManager.hxx |7 +++ writ

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

2013-02-22 Thread Chr . Rossmanith
vcl/inc/toolbox.h |3 + vcl/source/window/toolbox2.cxx | 69 - 2 files changed, 18 insertions(+), 54 deletions(-) New commits: commit 5dff2d0822bb299c134a05a64747ce1bb42ad7cd Author: Chr. Rossmanith Date: Thu Feb 21 22:56:21 2013 +0100

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

2013-02-22 Thread Tor Lillqvist
drawinglayer/source/primitive2d/svggradientprimitive2d.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 6b59ccd5d4edb981496122a2d78cedaa052f0c70 Author: Tor Lillqvist Date: Fri Feb 22 18:25:44 2013 +0200 WaE: unused variable Change-Id: I108ea85db7904e31cbeb1cd2de

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

2013-02-22 Thread Michael Stahl
dbaccess/source/core/misc/dsntypes.cxx | 26 ++ 1 file changed, 14 insertions(+), 12 deletions(-) New commits: commit 5677e3f2514d5b797c239d99edce0189d5cf364b Author: Michael Stahl Date: Fri Feb 22 17:15:16 2013 +0100 fix strings more in 1da3af5f1eb6a32fd0ab10da7

Re: Looking for PyUno Contributor(s)

2013-02-22 Thread Stephan Bergmann
On 02/20/2013 04:11 PM, Joel Madero wrote: I am one of the members of the Quality Assurance team with LibreOffice and we are looking for a volunteer to work with myself designing (and coding) the framework to start automating our stats. It's been on my list for much too long and I just don't have

Re: [PATCH] Help update - Hyperlink Bar removal

2013-02-22 Thread Stanislav Horáček
I'll try to explain it: The patch should remove all the stuff related to this page: https://help.libreoffice.org/Common/Hyperlink_Bar - which should be completely obsolete. The page itself was removed by the patch you mentioned, but subpages describing buttons of the bar still remains. If there is

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - drawinglayer/inc drawinglayer/source svgio/source

2013-02-22 Thread Armin Le Grand
drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx |9 + drawinglayer/source/primitive2d/svggradientprimitive2d.cxx | 83 +++--- svgio/source/svgreader/svgstyleattributes.cxx|2 3 files changed, 71 insertions(+), 23 deletions(-)

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

2013-02-22 Thread Armin Le Grand
drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx |9 + drawinglayer/source/primitive2d/svggradientprimitive2d.cxx | 83 +++--- svgio/source/svgreader/svgstyleattributes.cxx|2 3 files changed, 71 insertions(+), 23 deletions(-)

Re: C++ extensions requiring LIBO_UDK_4.1

2013-02-22 Thread Alex Thurgood
Le 22/02/2013 16:30, Michael Stahl a écrit : it's possible that this is because it requires functions that were added after the 4.0 release on master (i suspect this happens automatically due to some OUString changes); for example here i'm getting a dependency on LIBO_UDK_4.1 symbol version,

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

2013-02-22 Thread Michael Stahl
dbaccess/source/ui/dlg/DbAdminImpl.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 03a381eaa58d77cf26dfa8d916d1ecda865c1937 Author: Michael Stahl Date: Fri Feb 22 16:38:00 2013 +0100 fix string conversion 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1

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

2013-02-22 Thread Petr Mladek
officecfg/registry/data/org/openoffice/Setup.xcu | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 48bf145cf4f84703b9920e2cffafbba448ae7ae1 Author: Petr Mladek Date: Fri Feb 22 14:38:08 2013 +0100 migrate even more configuration setting (fdo#57061

C++ extensions requiring LIBO_UDK_4.1 (was: Re: Mysql Connector Extension Size Confusion)

2013-02-22 Thread Michael Stahl
On 22/02/13 15:53, Alexander Thurgood wrote: > Le 22/02/2013 15:42, Fridrich Strba a écrit : > > Hi Fridrich, > > >> Did you try whether it works? Maybe the question is only moot. Just >> saying. F. > > > All I know is that the "new gbuild" one doesn't work on other people's > systems, as I

Re: Implementing alternate "compatibility" functions (such as 0^0 = ERROR)

2013-02-22 Thread Andrew Douglas Pitonyak
On 02/22/2013 04:51 AM, Michael Meeks wrote: On Thu, 2013-02-21 at 21:50 -0600, Norbert Thiebaud wrote: The issue is purely academic, but if it _has_ to be resolved then yes a compatibility mode has a much better value that creating an 'alternate' function. True - though clearly there

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

2013-02-22 Thread Stephan Bergmann
sfx2/source/doc/guisaveas.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 555d09b57892389fb0c34510da780f31912e47ef Author: Stephan Bergmann Date: Fri Feb 22 16:12:25 2013 +0100 Better debugging messages Change-Id: I7c10329f87edfe5d6f801c0aa70e1f

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Alexander Thurgood
Le 22/02/2013 15:42, Fridrich Strba a écrit : Hi Fridrich, Did you try whether it works? Maybe the question is only moot. Just saying. F. All I know is that the "new gbuild" one doesn't work on other people's systems, as I have made the connector available for download from my Dropbox ac

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - writerperfect/source

2013-02-22 Thread Fridrich Štrba
writerperfect/source/filter/OdgGenerator.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 4c0e53e6530c5590f7123f506a1a58bcbd04e13d Author: Fridrich Å trba Date: Tue Feb 19 16:44:51 2013 +0100 Allow specifying of page names Allow specifying of p

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Fridrich Strba
Alex, On 22/02/13 15:35, Alex Thurgood wrote: > So, here are the differences : > > Both contain libmysqlcppconn and mysqlc.uno.so, but again have different > file sizes (less of a difference in mysqlc.uno.so, but nonetheless a > small difference). The libmysqlcppconn.so in the new build system is

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Alex Thurgood
So, here are the differences : unzip -l Archive: /home/alex/Development/libo/core/workdir/unxlngx6.pro/ExtensionTarget/mysql-connector-ooo.oxt Length DateTimeName - -- - 0 2013-01-30 14:46 META-INF/ 1391 2013-02-13 12:20 META-INF/ma

Re: [libreoffice-accessibility] introduction

2013-02-22 Thread Sophie Gautier
Hi Jonathan, On 22/02/2013 15:30, Jonathan Nadeau wrote: > Thank you can you give me a link to join the developers list? Thanks here is the link to subscribe http://lists.freedesktop.org/mailman/listinfo/libreoffice and the link to the archive with Caolan answer this morning http://lists.freedeskt

[Libreoffice-commits] .: src/lib

2013-02-22 Thread Libreoffice Gerrit user
src/lib/VSD5Parser.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2cca79df4c7a46e54c40ab19a2afd779b059667e Author: Fridrich Å trba Date: Fri Feb 22 15:27:39 2013 +0100 Fix an error in order of variables diff --git a/src/lib/VSD5Parser.cpp b/src/lib/VSD5P

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Alex Thurgood
Le 22/02/2013 14:42, Michael Stahl a écrit : -rw-rw-r-- 1 1000 1000 5379260 janv. 3 03:44 /home/alex/Development/libo/core/mysqlc/unxlngx6.pro/bin/mysql-connector-ooo.oxt this is created by the old build system. Ah, ok, so a "make clean" and rebuild might be in order here then. -rw-rw-r

[Libreoffice-commits] .: src/lib

2013-02-22 Thread Libreoffice Gerrit user
src/lib/VSD5Parser.cpp | 18 +- src/lib/VSD5Parser.h |2 +- src/lib/VSDDocumentStructure.h |1 + src/lib/VSDParser.cpp | 24 +--- src/lib/VSDParser.h|1 + 5 files changed, 41 insertions(+), 5 deletions(-) N

Re: Cppcheck reports an 2 assignments which isn't used in drawinglayer module

2013-02-22 Thread Caolán McNamara
On Fri, 2012-12-28 at 09:28 -0800, julien2412 wrote: > Hello, > > Cppcheck reported these: > [drawinglayer/source/primitive2d/sceneprimitive2d.cxx:196]: (style) Variable > 'fViewSizeX' is assigned a value that is never used. > [drawinglayer/source/primitive2d/sceneprimitive2d.cxx:197]: (style) Var

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Michael Stahl
On 22/02/13 14:37, Alexander Thurgood wrote: > Hi all, > > On my 64bit Linux build of master, I'm seeing the following in my tree > after a successful build of the mysql connector extension : > > Hmm, some strange things going on somewhere : > > -rw-rw-r-- 1 1000 1000 5379260 janv. 3 03:44 >

Mysql Connector Extension Size Confusion

2013-02-22 Thread Alexander Thurgood
Hi all, On my 64bit Linux build of master, I'm seeing the following in my tree after a successful build of the mysql connector extension : Hmm, some strange things going on somewhere : -rw-rw-r-- 1 1000 1000 5379260 janv. 3 03:44 /home/alex/Development/libo/core/mysqlc/unxlngx6.pro/bin/mysq

Re: MS Word import: bug-to-bug or "correct"

2013-02-22 Thread Caolán McNamara
On Tue, 2012-12-18 at 14:51 +0100, Lionel Elie Mamane wrote: > Hi, > > What is our policy about MS Word import? Should it give the same > result as in MS Word, or where MS Word is buggy it should give a > "correct" result? The ideal is that we get the same results as in MS Word. Where there is a

Re: storing chart doc on load ?

2013-02-22 Thread Caolán McNamara
On Sat, 2012-12-22 at 22:05 +, Michael Meeks wrote: > Either way, our whole approach to loading and converting-to-native all > embedded OLE2 streams for charts etc. on load always seemed to me to be > extremely curious / slow ;-) but probably I mis-understood something > quite profoundly:

Re: [Grammar checker] Undocumented change in the API for LO 4

2013-02-22 Thread Caolán McNamara
On Sun, 2013-01-20 at 08:25 -0800, Olivier R. wrote: > With LibreOffice 4, each paragraph of a text is passed several times to this > function in the parameter aText, and the parameters nStartOfSentencePosition > and nSuggestedBehindEndOfSentencePosition are the beginning and the end of > each sent

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

2013-02-22 Thread Caolán McNamara
desktop/source/app/app.cxx |4 vcl/unx/gtk/app/gtkinst.cxx |1 - 2 files changed, 5 deletions(-) New commits: commit 1a4bcd1b0d05f7dcafd7aebeaa0e0e91f6b102ea Author: Caolán McNamara Date: Fri Feb 22 12:58:07 2013 + these stray fprintfs drive people demented Cha

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

2013-02-22 Thread Eike Rathke
sc/source/ui/dbgui/scuiasciiopt.cxx |2 ++ sc/source/ui/docshell/impex.cxx | 19 +++ sc/source/ui/inc/impex.hxx |2 ++ 3 files changed, 23 insertions(+) New commits: commit 8970e14d7494859c6079ef2a976416598823ba50 Author: Eike Rathke Date: Fri Feb 22 00:2

Re: [PATCH] Help update - Hyperlink Bar removal

2013-02-22 Thread Caolán McNamara
On Sun, 2013-02-10 at 17:41 +0100, Stanislav Horáček wrote: > Hi, > > this patch for help removes the pages related to the Hyperlink Bar which was > - if I understand it > correctly - removed from LO completely. Your patch seems to remove the help for e.g. insert->hyperlink which we still have,

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

2013-02-22 Thread Luboš Luňák
sd/source/ui/docshell/docshel2.cxx |2 +- sw/source/core/txtnode/ndtxt.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 30fee57e6c8d5d71e744ad61aec8b240a81909b8 Author: Luboš Luňák Date: Fri Feb 22 13:49:13 2013 +0100 fix build in debug code

Re: Gdb support for exceptions (Re: using backtrace() in exception throwing?)

2013-02-22 Thread Michael Meeks
Hi Tom, On Wed, 2013-02-20 at 14:28 -0700, Tom Tromey wrote: > FWIW we have the same problem in reverse: the gdb group at Red Hat is, > among other things, tasked with improving the C++ debugging experience. > However, most of us don't actually debug C++ programs on a regular > basis. We do know

Re: Need help regarding GSOC...

2013-02-22 Thread Fridrich Strba
A student has much higher chance to be considered as a viable GSoC candidate if (s)he is part of the community. The canonical way to start to contribute to LibreOffice is to pick some of the easy and not-so-easy hacks referenced on this page https://wiki.documentfoundation.org/Development/Easy_Hack

Need help regarding GSOC...

2013-02-22 Thread Sujay m
I want to contribute to open source software world through GSOC - 2013 and want to contribute to libreoffice... I am not an amazing programmer but want learn more in this field... I am having an idea but not sure where or with whom i must discuss it with... I would like to discuss it with the libre

Re: [PATCH]

2013-02-22 Thread Caolán McNamara
On Mon, 2013-02-11 at 19:40 +0530, Janit Anjaria wrote: > I am hereby attaching the patch for the bug#57950 where the > replacement of .append() calls had to be done with a "+" operator. Wrong patch, you attached Robert's patch for converting a dialog to the new format. Possibly you didn't commit

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

2013-02-22 Thread Michael Meeks
sal/qa/rtl/textenc/rtl_textcvt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 294d7afb66503af554850c64f4d195f727fa2371 Author: Michael Meeks Date: Fri Feb 22 12:16:26 2013 + silence warning. Change-Id: Ibf82038c15c9ecf6de502bae1dd21e2393cafe0

pending gbuild patches

2013-02-22 Thread d . ostrovsky
these pending gbuild patches [1], [2] move the location of main targets. Which actions should be taken (other then making it compile on windows ;-) prior to merging it, like uploading nightly build, odk publishing, etc.? [1] https://gerrit.libreoffice.org/#/c/2242/ [2] https://gerrit.libreoffice.

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

2013-02-22 Thread Caolán McNamara
sw/source/core/doc/docfmt.cxx|2 +- sw/source/core/doc/docnum.cxx|2 +- sw/source/core/docnode/node.cxx |4 ++-- sw/source/core/txtnode/ndtxt.cxx |8 sw/source/filter/ww8/wrtww8.cxx |8 +--- sw/source/filter/ww8/ww8atr.cxx |4 ++-- sw/source/filter/x

[Libreoffice-commits] core.git: embeddedobj/source sc/source toolkit/inc toolkit/source vcl/inc vcl/source vcl/win

2013-02-22 Thread Thomas Arnhold
embeddedobj/source/general/docholder.cxx |8 embeddedobj/source/inc/docholder.hxx |4 ++-- sc/source/ui/inc/gridwin.hxx |2 +- sc/source/ui/view/gridwin.cxx|4 ++-- toolkit/inc/toolkit/awt/vclxmenu.hxx |2 +- toolkit/source/awt/vclxmenu.

Re: New feature in Calc: Stepped Lines graphs

2013-02-22 Thread Thorsten Behrens
Regina Henschel wrote: > Where do I find that information? > In the JIRA issue you quoted - https://tools.oasis-open.org/issues/browse/OFFICE-3662 :) Cheers, -- Thorsten signature.asc Description: Digital signature ___ LibreOffice mailing list LibreO

Re: [libreoffice-accessibility] introduction

2013-02-22 Thread Caolán McNamara
On Fri, 2013-02-22 at 09:29 +0100, Sophie Gautier wrote: > Hi Jonathan, > > Thanks a lot for your proposal. I'm sending your mail to the developers > list so we are sure they are aware of it. > > Kind regards > Sophie > On 21/02/2013 23:33, Jonathan Nadeau wrote: > > Hello list, > > > > My name

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

2013-02-22 Thread Caolán McNamara
sc/source/filter/excel/xeroot.cxx |2 +- sc/source/ui/docshell/docfunc.cxx |2 +- sc/source/ui/docshell/docsh.cxx |6 +++--- sc/source/ui/docshell/docsh4.cxx |6 +++--- sc/source/ui/formdlg/formula.cxx |2 +- sc/source/ui/inc/docfunc.hxx |2 +- sc/source/ui/inc/vie

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

2013-02-22 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b4a89972cb6a6370224d5de3b88f9e642f93624a 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 Change-Id: I033ee23

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

2013-02-22 Thread Radek Doulik
sd/inc/drawdoc.hxx |5 + sd/source/core/drawdoc.cxx |1 + sd/source/ui/docshell/docshel4.cxx | 13 + sd/source/ui/inc/DrawDocShell.hxx |2 ++ sd/source/ui/unoidl/UnoDocumentSettings.cxx | 21 ++

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

2013-02-22 Thread Caolán McNamara
basctl/source/basicide/basicbox.cxx |2 +- editeng/source/items/paraitem.cxx |2 +- vcl/source/app/svmain.cxx |3 --- 3 files changed, 2 insertions(+), 5 deletions(-) New commits: commit 805f1ed598ef18157710cf3655d329b09a735389 Author: Caolán McNamara Date: Fri Feb 22

Re: minutes of ESC call ...

2013-02-22 Thread Michael Meeks
On Thu, 2013-02-21 at 20:56 +0100, Michael Stahl wrote: > On 21/02/13 17:00, Michael Meeks wrote: > > + full-word selection / editing ergonomics cf. UX-advise > > https://bugs.freedesktop.org/show_bug.cgi?id=46517 > > + pending input from Caolan / Cedric / Michael S >

[Libreoffice-commits] .: src/lib

2013-02-22 Thread Libreoffice Gerrit user
src/lib/VSD5Parser.cpp |2 - src/lib/VSD5Parser.h|2 + src/lib/VSDCollector.h |2 - src/lib/VSDContentCollector.cpp |6 ++-- src/lib/VSDContentCollector.h |2 - src/lib/VSDDocumentStructure.h |1 src/lib/VSDPages.cpp|4 ++ s

license statement

2013-02-22 Thread Prashant Pandey
Hello, All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Regards Prashant Pandey ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoff

Re: [Libreoffice-qa] Looking for PyUno Contributor(s)

2013-02-22 Thread Petr Mladek
Joel Madero píše v St 20. 02. 2013 v 07:11 -0800: > Hi All! > > I am one of the members of the Quality Assurance team with LibreOffice > and we are looking for a volunteer to work with myself designing (and > coding) the framework to start automating our stats. It's been on my > list for much t

Re: minutes of ESC call ...

2013-02-22 Thread Michael Stahl
On 21/02/13 17:00, Michael Meeks wrote: > + issues with libunordflo loading in dbgutil builds > AI: + look into it before publishing updated stats (Michael S) the problem was that the rpath of several external libraries contained not $ORIGIN but some random PID. after several hours of cur

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

2013-02-22 Thread Caolán McNamara
extras/source/glade/libreoffice-catalog.xml |8 +++- sfx2/source/bastyp/fltfnc.cxx |2 +- sfx2/source/doc/docfile.cxx | 10 +- 3 files changed, 13 insertions(+), 7 deletions(-) New commits: commit 45739fad0b1d55e72cc1ed508b8ea33a74219290 Author:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - chart2/source

2013-02-22 Thread Eike Rathke
chart2/source/tools/ExplicitCategoriesProvider.cxx | 24 + 1 file changed, 15 insertions(+), 9 deletions(-) New commits: commit 74d1466914547aaa5369f18727c228db9ce88121 Author: Eike Rathke Date: Tue Feb 19 19:22:27 2013 +0100 do not access vector elements beyond size

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

2013-02-22 Thread Andras Timar
dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 4ad4e50763c0f04a286f7ff784e3cd70835ca077 Author: Andras Timar Date: Fri Feb 22 10:59:25 2013 +0100 unused local variable Change-Id: I8d8019b6947c1f989d897389379f2b6bb396c

Re: Implementing alternate "compatibility" functions (such as 0^0 = ERROR)

2013-02-22 Thread Xisco Faulí
I'm sorry, I didn't know about that discussion. You're right, it's pointless to do the same here, so it's better just to stop the discussion. Please accept my apologies Xisco 2013/2/22 Tor Lillqvist > > I've seen this was implemented in Apache Openoffice recently. Probably we > > can just merg

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - extras/source

2013-02-22 Thread Andras Timar
extras/source/autotext/lang/tr/crdbus50.bau |binary extras/source/autotext/lang/tr/template.bau |binary 2 files changed New commits: commit 94c54d373443b7f9fe667b7d1f2ca009fd792164 Author: Andras Timar Date: Thu Feb 21 15:16:24 2013 +0100 convert Turkish AutoText files from old binary t

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - extras/source

2013-02-22 Thread Andras Timar
extras/source/autotext/lang/tr/crdbus50.bau |binary extras/source/autotext/lang/tr/template.bau |binary 2 files changed New commits: commit e5144e5f49ac04c769accb4e796edfbd6973e137 Author: Andras Timar Date: Thu Feb 21 15:16:24 2013 +0100 convert Turkish AutoText files from old binary t

Re: Implementing alternate "compatibility" functions (such as 0^0 = ERROR)

2013-02-22 Thread Michael Meeks
On Thu, 2013-02-21 at 21:50 -0600, Norbert Thiebaud wrote: > The issue is purely academic, but if it _has_ to be resolved then yes > a compatibility mode has a much better value that creating an > 'alternate' function. True - though clearly there is some residual benefit in importing ODF

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - extras/CustomTarget_autocorr.mk extras/Zip_autocorr.mk

2013-02-22 Thread Andras Timar
extras/CustomTarget_autocorr.mk |7 +++ extras/Zip_autocorr.mk |1 + 2 files changed, 8 insertions(+) New commits: commit ffc603cb1b5cc5a4a2098e1d9057f52aa6bdc392 Author: Andras Timar Date: Fri Feb 22 09:24:26 2013 +0100 fdo#61138 add Catalan autocorrection data to ma

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - extras/source

2013-02-22 Thread Joan Montane
extras/source/autotext/lang/ca/acor/BlockList.xml | 17 extras/source/autotext/lang/ca/acor/DocumentList.xml | 355 + extras/source/autotext/lang/ca/acor/META-INF/manifest.xml | 17 extras/source/autotext/lang/ca/acor/SentenceExceptList.xml | 173 ++ extras/

  1   2   >