[PATCH] gbuildification of beanshell

2012-10-02 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/745 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/45/745/1 gbuildification of beanshell Change-Id: I1b71796ca95500efeffe5e01dba3e73711f920e7 --- M Makefile.top M Module_tail

[Libreoffice-commits] Changes to 'feature/kill-saxon'

2012-10-02 Thread Libreoffice Gerrit user
New branch 'feature/kill-saxon' available with the following commits: commit d0931457167ae306ddfe42d79574bcd4edec05bf Author: David Tardon Date: Thu Sep 20 10:28:56 2012 +0200 rework selection of transformer for an XSLT filter Change-Id: I765762f11813c6b612416a8db2707bf94114c876 c

[PUSHED] docx import: set table above/bottom spacing to 0

2012-10-02 Thread Miklos Vajna (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/713 -- To view, visit https://gerrit.libreoffice.org/713 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: me

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

2012-10-02 Thread Libreoffice Gerrit user
sw/qa/extras/ooxmlimport/data/n779941.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 25 +++ writerfilter/source/dmapper/DomainMapperTableHandler.cxx |5 +++ 3 files changed, 30 insertions(+) New commits: commit e33a9181c76309d31f2ace01b92

[Libreoffice-commits] .: writerfilter/source

2012-10-02 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 27 ++- 1 file changed, 11 insertions(+), 16 deletions(-) New commits: commit 3cb619bd15a6017f253891f4c377fc790d8aae82 Author: Pierre-Eric Pelloux-Prayer Date: Thu Sep 27 10:15:58 2012 +0200 docx import: properly imp

[PUSHED] docx import: properly import table position

2012-10-02 Thread Miklos Vajna (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/714 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/714 To unsubscribe, visi

[Libreoffice-commits] .: sw/qa

2012-10-02 Thread Libreoffice Gerrit user
sw/qa/extras/ooxmlimport/data/n779957.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 46 + 2 files changed, 46 insertions(+) New commits: commit 2cf0f5fe6244e1a98f82a1aca77b32c029c73e27 Author: Pierre-Eric Pelloux-Prayer Date: Thu Sep 27 14:44:41 2012

[PUSHED] docx import: add table position unit test

2012-10-02 Thread Miklos Vajna (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/715 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/715 To unsubscribe, visi

[Libreoffice-commits] .: 3 commits - forms/source forms/util fpicker/source io/source

2012-10-02 Thread Libreoffice Gerrit user
forms/source/misc/services.cxx |2 +- forms/util/frm.component |2 +- fpicker/source/aqua/FPentry.mm |2 +- fpicker/source/aqua/fps_aqua.component |2 +- fpicker/source/generic/fpicker.component

[Libreoffice-commits] .: sw/source

2012-10-02 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx | 145 --- sw/source/filter/ww8/docxattributeoutput.hxx |4 2 files changed, 115 insertions(+), 34 deletions(-) New commits: commit 9751056ba806ba9614392f3c70ada3cbd1251814 Author: Pierre-Eric Pelloux-Prayer Date: Thu S

[PUSHED] docx export: export default table cell margins, based on 1st...

2012-10-02 Thread Miklos Vajna (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/716 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/716 To unsubscribe, visi

[Libreoffice-commits] .: sw/qa

2012-10-02 Thread Libreoffice Gerrit user
sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 49 +++ 1 file changed, 49 insertions(+) New commits: commit 9a5eb5f51d29b3af4e2d23653508196cc68c0b87 Author: Pierre-Eric Pelloux-Prayer Date: Thu Sep 27 17:00:37 2012 +0200 docx export: add unit test for 9751056

[Libreoffice-commits] .: sw/source

2012-10-02 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 559a1a5d28d94e915150f94d5267a4f720d175b0 Author: Pierre-Eric Pelloux-Prayer Date: Fri Sep 28 09:58:44 2012 +0200 docx export: always write tblInd attribute

[PUSHED] docx export: add unit test for 9751056

2012-10-02 Thread Miklos Vajna (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/717 -- To view, visit https://gerrit.libreoffice.org/717 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: me

[PUSHED] docx export: always write tblInd attribute (even when equal ...

2012-10-02 Thread Miklos Vajna (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/718 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/718 To unsubscribe, visi

[Libreoffice-commits] .: 5 commits - lingucomponent/source oox/source oox/util pyuno/source remotebridges/source scripting/source scripting/util

2012-10-02 Thread Libreoffice Gerrit user
lingucomponent/source/spellcheck/macosxspell/MacOSXSpell.component |2 +- lingucomponent/source/spellcheck/macosxspell/macreg.mm |2 +- oox/source/core/services.cxx |2 +- oox/util/oox.component

Re: [PUSHED] [PATCH 2/3] fdo#51304: Remove @author annotation and commented code

2012-10-02 Thread Stephan Bergmann
On 10/01/2012 08:03 PM, Thorsten Behrens wrote: I also did not apply your printStackTrace() logging calls, I think at least some of them report on exceptions that were seemingly previously ignored on purpose? Stephan, or anyone else more up-to-date with contemporary java idiom, any opinions here

[Libreoffice-commits] .: filter/Library_PptImporter.mk filter/source

2012-10-02 Thread Libreoffice Gerrit user
filter/Library_PptImporter.mk|1 filter/source/msfilter/powerpoint/pptimporteruno.cxx | 63 +++ 2 files changed, 64 insertions(+) New commits: commit 1a28e705322463f2ed25acace19c8edc33466eeb Author: Tor Lillqvist Date: Tue Oct 2 12:04:00 2012 +030

[Libreoffice-commits] .: 2 commits - sdext/source shell/source

2012-10-02 Thread Libreoffice Gerrit user
sdext/source/minimizer/minimizer.component |3 ++- sdext/source/minimizer/pppoptimizeruno.cxx |2 +- sdext/source/pdfimport/pdfimport.component |3 ++- sdext/source/pdfimport/services.cxx |2 +- sdext/source/presenter/PresenterComponen

[Libreoffice-commits] .: 2 commits - cpputools/source stoc/source

2012-10-02 Thread Libreoffice Gerrit user
cpputools/source/registercomponent/registercomponent.cxx |6 ++- cpputools/source/unoexe/unoexe.cxx | 28 ++- stoc/source/javaloader/javaloader.component |2 - stoc/source/javaloader/javaloader.cxx|2 - stoc/source/ja

Error while building LO on Windows

2012-10-02 Thread Ulrich Kitzinger
Hello, I am trying to build Libre Office on Windows, as described in http://wiki.documentfoundation.org/Development/BuildingOnWindowsWithCygwinAndMSVCExpress. During "instsetoo_native" I get the error: : ## : Packaging process :

Bug Confirmation Triage Event (Doodle)

2012-10-02 Thread Joel Madero
Hi All, Trying to find a time that works for as many people as possible, 1 hour event, doodle can be found here: http://doodle.com/3tfr888ma5cgkww4 If another time works better, propose it and we'll see what we can get to. I can't go any earlier than the time listed on Weekdays (that's 5am here)

RE: OUString is mutable?

2012-10-02 Thread Dennis E. Hamilton
In the WinRT APIs (not to be confused with the Windows RT on Atom) introduced with Windows 8, strings are immutable. I suspect that hardware features may be exploited to ensure that they stay that way. I haven't got my head around how that works with the still-supported BSTR at the native le

Bug 55506 - BUGZILLA: particular .odg becomes damaged during upload as attachment or dwonload

2012-10-02 Thread Rainer Bielefeld
Hi all, can you please try to reproduce a.m. Bug ? Might be a serious problem with Bugzilla! Best regards Rainer ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedeskt

Re: [PUSHED] [PATCH 2/3] fdo#51304: Remove @author annotation and commented code

2012-10-02 Thread Michael Meeks
On Tue, 2012-10-02 at 10:54 +0200, Stephan Bergmann wrote: > On 10/01/2012 08:03 PM, Thorsten Behrens wrote: > > I also did not apply your printStackTrace() logging calls, I think > > at least some of them report on exceptions that were seemingly > > previously ignored on purpose? > > > > Stephan,

[Libreoffice-commits] .: writerfilter/source

2012-10-02 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapperTableHandler.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 12c220ae8e55a033ab6aeca27c0e26a643d2001a Author: Miklos Vajna Date: Tue Oct 2 12:25:41 2012 +0300 Make Clang happy Change-Id: I69c886d0a1875ec

[Libreoffice-commits] .: filter/Library_PptImporter.mk filter/Module_filter.mk filter/source Repository.mk

2012-10-02 Thread Libreoffice Gerrit user
Repository.mk|1 filter/Library_PptImporter.mk| 42 - filter/Module_filter.mk |1 filter/source/msfilter/powerpoint/pptcom.hxx | 62 --- filter/source/msfilter/powerpoint/ppti

[Libreoffice-commits] .: sw/source

2012-10-02 Thread Libreoffice Gerrit user
sw/source/ui/app/applab.cxx | 77 +--- 1 file changed, 23 insertions(+), 54 deletions(-) New commits: commit 2f3b4edc414b30a149db336ef1d3d8bf716698f0 Author: Winfried Donkers Date: Fri Sep 28 12:15:11 2012 +0200 fdo#52673 fix for layout problems w

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

2012-10-02 Thread Libreoffice Gerrit user
sw/source/ui/app/applab.cxx | 77 +--- 1 file changed, 23 insertions(+), 54 deletions(-) New commits: commit 4bbcf581ad7a478387491058b38e6dd8a344af44 Author: Winfried Donkers Date: Fri Sep 28 12:15:11 2012 +0200 fdo#53673 fix for layout problems w

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

2012-10-02 Thread Libreoffice Gerrit user
i18npool/source/localedata/data/hu_HU.xml |2 ++ 1 file changed, 2 insertions(+) New commits: commit 29bd9606cf7c915a61f31418cf187de8f5aa84e9 Author: László Németh Date: Sat Sep 29 00:05:34 2012 +0200 Add back compatible Hungarian date format acceptance Change-Id: I6b6d62c

Re: Error while building LO on Windows

2012-10-02 Thread Stephan Bergmann
On 10/01/2012 04:02 PM, Ulrich Kitzinger wrote: : !makecab_error: Missing % after variable name: %2Fpresenter.xhp : makecab_error: Missing % after variable name: %2Fpresenter.xhp : makecab_error: Missing % after variable name: %2Fpresenter.xhp : makecab_error: Missing % after variable name: %2Fp

[Libreoffice-commits] .: 2 commits - vbahelper/source vbahelper/util writerfilter/source writerfilter/util

2012-10-02 Thread Libreoffice Gerrit user
vbahelper/source/msforms/service.cxx|2 +- vbahelper/util/msforms.component|2 +- writerfilter/source/filter/WriterFilter.cxx |2 +- writerfilter/util/writerfilter.component|2 +- 4 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 9da34c09

[PATCH] fdo#51304: Remove @author annotation

2012-10-02 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/746 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/46/746/1 fdo#51304: Remove @author annotation This patch remove @author annotation in java source files.It's cleanup Chang

[Libreoffice-commits] .: Branch 'feature/android-single-dso' - 9 commits - android/experimental cpputools/source oox/source oox/util sdext/source shell/source starmath/source stoc/source vbahelper/sou

2012-10-02 Thread Libreoffice Gerrit user
android/experimental/DocumentLoader/Makefile |2 + android/experimental/DocumentLoader/native-code.cxx |8 cpputools/source/registercomponent/registercomponent.cxx |6 ++- cpputools/source/unoexe/unoexe.cxx | 28 ++- oox/source/

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

2012-10-02 Thread Libreoffice Gerrit user
sw/source/filter/ww8/ww8par2.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 55fe92fb396ebcfffe30831ebb460bfb3e6274aa Author: Caolán McNamara Date: Mon Oct 1 23:57:06 2012 +0100 Resolves: fdo#54862 extra ++n causing merged cells to be skipped commit 567c1db25bd70

[PUSHED][3-6] Re: [REVIEW 3-6] fdo#54862 .doc merged cells import regression fix

2012-10-02 Thread Michael Stahl
On 02/10/12 01:14, Caolán McNamara wrote: > As https://bugs.freedesktop.org/show_bug.cgi?id=54862 > fix > http://cgit.freedesktop.org/libreoffice/core/commit/?id=b966a09c2da9441961c93c44be556399575db849 > > commit 567c1db25bd705faac44203e4a3d01d0f5e1385c reverted a pile of other > commits, includi

Re: Easy Hack -- fdo #44718 Add Unicode 2034 (Triple Prime) to OpenSymbol

2012-10-02 Thread Caolán McNamara
On Mon, 2012-10-01 at 11:03 +0100, Michael Meeks wrote: > On Sun, 2012-09-30 at 20:04 -0700, Joel Madero wrote: > > Can someone take a look at it real quick and see if you can > > point to the right files and throw a comment in there? > > I added some pointers. > > > I'll keep looking for m

Re: OUString is mutable?

2012-10-02 Thread Stephan Bergmann
On 10/01/2012 06:05 PM, Dennis E. Hamilton wrote: Regarding the mention that the latest Java VM is using UTF8 internally instead of unsigned short arrays is rather daunting. There is an easy way to test it -- see if char values that are not admissible UTF16 codes can be used in construction o

Re: [PUSHED] [PATCH 2/3] fdo#51304: Remove @author annotation and commented code

2012-10-02 Thread José Guilherme Vanz
Hi! I unterstood... Thanks for comment! I'll do more and better next time :-) 2012/10/1 Thorsten Behrens > guilherme@gmail.com wrote: > > This patch removes '@author' annotation, code in comments > > and adjust some empty catches. It's cleanup patch > > > Hi José Guilherme, > > partially p

[Libreoffice-commits] .: beanshell/ExternalProject_beanshell.mk beanshell/Makefile beanshell/Module_beanshell.mk beanshell/Package_beanshell.mk beanshell/prj beanshell/UnpackedTarball_beanshell.mk con

2012-10-02 Thread Libreoffice Gerrit user
Makefile.top |2 +- Module_tail_build.mk |1 + beanshell/ExternalProject_beanshell.mk | 33 + beanshell/Makefile |7 +++ beanshell/Module_beanshell.mk | 22 +

[Libreoffice-commits] .: 3 commits - beanshell/ExternalProject_beanshell.mk beanshell/makefile.mk beanshell/Package_beanshell.mk

2012-10-02 Thread Libreoffice Gerrit user
beanshell/ExternalProject_beanshell.mk |1 beanshell/Package_beanshell.mk |6 +-- beanshell/makefile.mk | 57 - 3 files changed, 3 insertions(+), 61 deletions(-) New commits: commit e17db9f50e3a50b656dc8234330b61f30313e8fa Author

[PUSHED] gbuildification of beanshell

2012-10-02 Thread Michael Stahl (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/745 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/745 To unsubscribe, vis

[Libreoffice-commits] .: sw/source

2012-10-02 Thread Libreoffice Gerrit user
sw/source/core/unocore/unostyle.cxx | 68 +--- 1 file changed, 41 insertions(+), 27 deletions(-) New commits: commit 741dd512af5bd448c231cbd945e545cd79377858 Author: Miklos Vajna Date: Tue Oct 2 12:47:08 2012 +0200 SwXPageStyle: make sure SHARED_FIRST is

[Libreoffice-commits] .: Branch 'feature/android-single-dso' - filter/source

2012-10-02 Thread Libreoffice Gerrit user
filter/source/xmlfilterdetect/fdcomp.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit a4f54148248efab3978b874e1b77794a4737d117 Author: Tor Lillqvist Date: Tue Oct 2 14:13:28 2012 +0300 Fix build error Change-Id: I6ca7b9462913864d11a0e0da7136a9

Drop support for Java 5?

2012-10-02 Thread d . ostrovsky
Hi, during the work on gbuildification of stax module found this condition: .IF "$(JAVANUMVER:s/.//)" >= "00010006" @echo "Your java version already contains StAX" In fact, Sun Java StAX XML Processor ships as part of Sun Java Standard Edition 6 runtime [1]. Java 7 is today the curr

Re: [PUSHED][PATCH] Update French spelling dictionary

2012-10-02 Thread Caolán McNamara
On Mon, 2012-10-01 at 02:28 -0700, Olivier R. wrote: > Hello *, > > Here is a patch to update the French spelling dictionary. Pushed now to master, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedes

[Libreoffice-commits] .: RepositoryModule_ooo.mk

2012-10-02 Thread Libreoffice Gerrit user
RepositoryModule_ooo.mk | 47 +-- 1 file changed, 29 insertions(+), 18 deletions(-) New commits: commit 3621487e49f53f0d37ea92c3cf45ed3dabb6daa5 Author: Michael Stahl Date: Tue Oct 2 13:50:28 2012 +0200 RepositoryModule_ooo.mk: add missing mod

[Libreoffice-commits] .: sw/AllLangResTarget_sw.mk sw/inc sw/source sw/uiconfig sw/UI_sw.mk sw/UI_swriter.mk

2012-10-02 Thread Libreoffice Gerrit user
sw/AllLangResTarget_sw.mk |1 sw/UI_sw.mk |1 sw/UI_swriter.mk |1 sw/inc/chrdlg.hrc |1 sw/inc/swabstdlg.hxx |2 sw/source/ui/chrdlg/break.cxx | 118 +++ s

[Bug 54157] LibreOffice 3.7 most annoying bugs

2012-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 55524, which changed state. Bug 55524 Summary: UI: Hang when accessing "Insert > Manual Break..." https://bugs.freedesktop.org/show_bug.cgi?id=55524 What|Removed |Added

Re: [PATCH] soltools conversion to gbuild

2012-10-02 Thread Andras Timar
2012/9/27 David Ostrovsky : > i submitted gerrit patch that convert soltools to gbuild: > https://gerrit.libreoffice.org/#/c/698 > I don't know why tinderboxes do not complain, but for me unistd.h is not delivered to solver/wntmsci12.pro/inc, and build fails early. Andras _

[Libreoffice-commits] .: helpcontent2/helpers helpcontent2/source

2012-10-02 Thread Libreoffice Gerrit user
helpcontent2/helpers/help_hid.lst|7 -- helpcontent2/source/text/swriter/01/0401.xhp | 26 +++ 2 files changed, 13 insertions(+), 20 deletions(-) New commits: commit 760fb70ca7efd9d0aba163b322bccaad0b37a0eb Author: Caolán McNamara Date: Tue Oc

Re: Drop support for Java 5?

2012-10-02 Thread Christian Lohmaier
Hi David, *, On Tue, Oct 2, 2012 at 1:27 PM, wrote: > > Java 7 is today the current version, Java 6 is the old one and Java 5 is the > ancient one. Does it still make sense to support it in LO 3.7 or even in LO > 4.0? Mac OSX 10.4 only comes with 1.5. ciao Christian ___

Re: Drop support for Java 5?

2012-10-02 Thread d . ostrovsky
Hi Christian, Zitat von Christian Lohmaier : Hi David, *, On Tue, Oct 2, 2012 at 1:27 PM, wrote: Java 7 is today the current version, Java 6 is the old one and Java 5 is the ancient one. Does it still make sense to support it in LO 3.7 or even in LO 4.0? Mac OSX 10.4 only comes with 1.5.

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

2012-10-02 Thread Libreoffice Gerrit user
distro-configs/LibreOfficeWin32.conf |1 - distro-configs/LibreOfficeWin64.conf |1 - 2 files changed, 2 deletions(-) New commits: commit 59e6d18bea73417b2b5cd044d0489f882e847df6 Author: Andras Timar Date: Tue Oct 2 14:39:54 2012 +0200 remove deprecated configure switch --disable-

Re: Drop support for Java 5?

2012-10-02 Thread Michael Stahl
On 02/10/12 14:37, d.ostrov...@idaia.de wrote: > Hi Christian, > > Zitat von Christian Lohmaier : > >> Hi David, *, >> >> On Tue, Oct 2, 2012 at 1:27 PM, wrote: >>> >>> Java 7 is today the current version, Java 6 is the old one and Java 5 is the >>> ancient one. Does it still make sense to supp

[Libreoffice-commits] .: 8 commits - chart2/source drawinglayer/source svl/inc svl/source xmloff/source

2012-10-02 Thread Libreoffice Gerrit user
chart2/source/controller/dialogs/res_DataLabel.cxx |4 drawinglayer/source/primitive2d/metafileprimitive2d.cxx | 10 +- svl/inc/svl/ctloptions.hxx | 20 ++-- svl/inc/svl/imageitm.hxx|4 svl/inc/svl/zformat.hxx

Re: [PATCH] sal_bool and String conversions

2012-10-02 Thread Michael Stahl
On 02/10/12 08:33, Noel Grandin wrote: > Hi > > The first 4 patches perform sal_Bool->bool conversions in the SVL module. > > The next 8 patches perform UniString->OUString conversions. pushed about 8 of those. > Patch 7 and 11 need careful checking because they add methods to > OUStringBuffer

Re: [PATCH] sal_Bool -> bool in various places

2012-10-02 Thread Noel Grandin
On 2012-09-27 11:00, Noel Grandin wrote: Hi These patches pass a full make check. Patch 20 might need some careful scrutiny since it adds extra operators to SvStream for handling bool. Regards, Noel Grandin Ping? Disclaimer: http://www.peralex.com/disclaimer.html _

Re: Drop support for Java 5?

2012-10-02 Thread Michael Meeks
On Tue, 2012-10-02 at 14:53 +0200, Michael Stahl wrote: > >> Mac OSX 10.4 only comes with 1.5. > > > > what about to drop support for Mac OS X 10.4 then? > > that is on the LO4 todo list :) Worth adding to the wiki page so we don't forget I imagine: http://wiki.documentfoundati

[Libreoffice-commits] .: config_host.mk.in configure.in desktop/source scp2/source solenv/bin

2012-10-02 Thread Libreoffice Gerrit user
config_host.mk.in |2 + configure.in| 22 +++ desktop/source/splash/splash.cxx| 46 ++-- scp2/source/ooo/common_brand.scp| 18 solenv/bin/modules/installer/ziplist.pm |

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - config_host.mk.in configure.in desktop/source scp2/source solenv/bin

2012-10-02 Thread Libreoffice Gerrit user
config_host.mk.in |2 + configure.in| 22 +++ desktop/source/splash/splash.cxx| 46 ++-- scp2/source/ooo/common_brand.scp| 18 solenv/bin/modules/installer/ziplist.pm |

[PATCH] Remove dead code

2012-10-02 Thread Takeshi Abe (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/747 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/47/747/1 Remove dead code SW_CRSR_TIMER was undefined Change-Id: Ib851170ea61547e0ceaa6721c0b2fb90fecaecd3 --- M sw/inc/cr

Re: [PATCH][REVIEW 3-6] fdo#52268: splash: change color and position of messages

2012-10-02 Thread Jan Holesovsky
Hi Ivan, Ivan Timofeev píše v So 29. 09. 2012 v 21:52 +0400: > this patch fixes bug 52268: > https://bugs.freedesktop.org/show_bug.cgi?id=52268 > "Splash Screen: Messages on first start displayed in wrong colour in > the wrong place" Thanks f or that! :-) Pushed that both to master and libreoff

Re: Drop support for Java 5?

2012-10-02 Thread d . ostrovsky
Hi Michael, Zitat von Michael Meeks : On Tue, 2012-10-02 at 14:53 +0200, Michael Stahl wrote: >> Mac OSX 10.4 only comes with 1.5. > > what about to drop support for Mac OS X 10.4 then? that is on the LO4 todo list :) Worth adding to the wiki page so we don't forget I imagine:

Re: Drop support for Java 5?

2012-10-02 Thread Christian Lohmaier
Hi David, *, On Tue, Oct 2, 2012 at 2:37 PM, wrote: > Zitat von Christian Lohmaier : >> On Tue, Oct 2, 2012 at 1:27 PM, wrote: >> >> Mac OSX 10.4 only comes with 1.5. > > what about to drop support for Mac OS X 10.4 then? Needless to say that I won't be happy abount it. As dropping 10.4 won'

Re: Drop support for Java 5?

2012-10-02 Thread Rene Engelhard
Hi, On Tue, Oct 02, 2012 at 01:27:21PM +0200, d.ostrov...@idaia.de wrote: > Hi, [...] > Java 7 is today the current version, Java 6 is the old one and Java > 5 is the ancient one. Does it still make sense to support it in LO > 3.7 or even in LO 4.0? > > Would it be an option to drop Java 1.5 supp

Re: Drop support for Java 5?

2012-10-02 Thread Noel Grandin
On 2012-10-02 15:53, Christian Lohmaier wrote: Hi David, *, On Tue, Oct 2, 2012 at 2:37 PM, wrote: Zitat von Christian Lohmaier : On Tue, Oct 2, 2012 at 1:27 PM, wrote: Mac OSX 10.4 only comes with 1.5. what about to drop support for Mac OS X 10.4 then? Needless to say that I won't be

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

2012-10-02 Thread Libreoffice Gerrit user
desktop/scripts/gdbtrace |1 + sw/source/filter/html/wrthtml.cxx | 24 2 files changed, 25 insertions(+) New commits: commit 3751efff81a9bc1e53c8cbee74770bbed6d4f8de Author: Michael Meeks Date: Mon Oct 1 16:26:54 2012 +0100 initialize various fields

Re: [PATCH] sal_bool and String conversions

2012-10-02 Thread Stephan Bergmann
On 10/02/2012 03:01 PM, Michael Stahl wrote: On 02/10/12 08:33, Noel Grandin wrote: Patch 7 and 11 need careful checking because they add methods to OUStringBuffer and OUString. diff --git a/sal/inc/rtl/ustring.h b/sal/inc/rtl/ustring.h index 5b4982e..1595c0f 100644 --- a/sal/inc/rtl/ustring

Warning for package maintainers: Splash screen

2012-10-02 Thread Jan Holesovsky
Hi, I have just pushed Ivan's http://cgit.freedesktop.org/libreoffice/core/commit/?id=b14073218ea28a5bf05cd639e30215787d67114c to libreoffice-3-6: http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-6&id=71b584680e4527283ccc4fa14169bc7d28d32344 If you are using the default gra

[Libreoffice-commits] .: configure.in

2012-10-02 Thread Libreoffice Gerrit user
configure.in | 14 ++ 1 file changed, 14 insertions(+) New commits: commit a9097843e6b2935dcab9f038b80e5a51bc5cfc94 Author: Jan Holesovsky Date: Tue Oct 2 16:00:09 2012 +0200 Help text for newly introduced switches. Change-Id: I3f148d0dd61adc7008fdf64d077818c22a0e7d

[PUSHED] Re: [PATCH][REVIEW 3-6] fdo#52268: splash: change color and position of messages

2012-10-02 Thread Jan Holesovsky
Hi Ivan, Marking it pushed; and want to ask you to cherry-pick the following addition to the libreoffice-3-6 branch :-) http://cgit.freedesktop.org/libreoffice/core/commit/?id=a9097843e6b2935dcab9f038b80e5a51bc5cfc94 Thank you, Kendy Jan Holesovsky píše v Út 02. 10. 2012 v 15:46 +0200: > Hi Iva

[Libreoffice-commits] .: xmloff/source

2012-10-02 Thread Libreoffice Gerrit user
xmloff/source/text/XMLTextMasterPageExport.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit d92345561c998f7382cf9ef0fdcd29096f978435 Author: Caolán McNamara Date: Tue Oct 2 14:41:59 2012 +0100 don't blow up on .odt export with !hasValue foote

[Libreoffice-commits] .: sw/source

2012-10-02 Thread Libreoffice Gerrit user
sw/source/filter/html/wrthtml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4afd166c229e27d741b48a6f099d2f00d01b05de Author: Jan Holesovsky Date: Tue Oct 2 16:10:46 2012 +0200 Fix build. Change-Id: I291cb5422f5338d64e6d8973c8dc863f4fb982f5 diff

Re: ww8export tinderbox failure ?

2012-10-02 Thread Jan Holesovsky
Hi Caolan, Caolán McNamara píše v St 26. 09. 2012 v 16:55 +0100: > > > Getting a backtrace with symbols would indeed help, I guess. > > > > Didn't help me. IIRC the crash is because a component somewhere is not > > loaded, leading to a NULL pointer dereference later. And the component is > >

Re: [PATCH] sal_bool and String conversions

2012-10-02 Thread Noel Grandin
On 2012-10-02 16:00, Stephan Bergmann wrote: am unsure about this: +OUStringBuffer & operator+=( const OUString &str ) +{ +return append( str.getStr(), str.getLength() ); +} + +/** +Appends the string representation of the char array +argument to thi

Re: Drop support for Java 5?

2012-10-02 Thread Michael Stahl
On 02/10/12 15:48, d.ostrov...@idaia.de wrote: > Hi Michael, > > Zitat von Michael Meeks : > >> >> On Tue, 2012-10-02 at 14:53 +0200, Michael Stahl wrote: > Mac OSX 10.4 only comes with 1.5. what about to drop support for Mac OS X 10.4 then? >>> >>> that is on the LO4 todo list :)

[PATCH] ::rtl::OUString to OUString in basctl

2012-10-02 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/748 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/48/748/1 ::rtl::OUString to OUString in basctl Change-Id: I34228049e15ee8a899a4c5e1484d7ed3bc541dd4 --- M basctl/source/bas

Re: optimising OUString for space

2012-10-02 Thread Lionel Elie Mamane
On Mon, Oct 01, 2012 at 01:58:24PM +0200, Michael Stahl wrote: > On 01/10/12 13:25, Michael Meeks wrote: >> On Mon, 2012-10-01 at 13:02 +0200, Noel Grandin wrote: >>> That was something I was thinking about the other day - given than >>> the bulk of our strings are pure 7-bit ASCII, it might be a

FDO Font Size (Email)

2012-10-02 Thread Joel Madero
Hi All, Anyone else seeing that the updated FDO font size for comments (for bugs you are CC'ed on) are tiny? They are almost illegible for me, trying to figure out if it's my setup or if others see the same issue. Other things (such as announcement that status has changed, or a user has been added

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

2012-10-02 Thread Libreoffice Gerrit user
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20116cc0b1ff8a6dfe848676bc77866566e78f38 Author: Norbert Thiebaud Date: Tue Oct 2 10:09:30 2012 -0500 typo in configure.in wrt the name of the helpcontent2 module Change-Id: Id0d7335872c2e2c

Re: FDO Font Size (Email)

2012-10-02 Thread Korrawit Pruegsanusak
Hello Joel, all, On Tue, Oct 2, 2012 at 10:05 PM, Joel Madero wrote: > Anyone else seeing that the updated FDO font size for comments (for bugs you > are CC'ed on) are tiny? Me too! :-) I just found https://bugs.freedesktop.org/userprefs.cgi, that you may set "Preferred email format" to "Text O

[Libreoffice-commits] .: Branch 'feature/submodules' - g

2012-10-02 Thread Libreoffice Gerrit user
g | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 1b33fd35e6ca50dd229fa3e9af084a82b7cd8cd1 Author: Norbert Thiebaud Date: Tue Oct 2 10:32:45 2012 -0500 when switching to a pre-submodule point, clean-up the soft-link point Change-Id: I5a8f144bb4ad167cfa0e6

[Libreoffice-commits] .: 2 commits - vcl/aqua vcl/inc

2012-10-02 Thread Libreoffice Gerrit user
vcl/aqua/source/gdi/atsui/salatslayout.cxx |2 +- vcl/aqua/source/gdi/atsui/salgdi.cxx | 29 ++--- vcl/inc/aqua/atsui/salgdi.h|1 - 3 files changed, 3 insertions(+), 29 deletions(-) New commits: commit da9a26f5f49ea56422bb791d4f96725283d3e8c

Re: Drop support for Java 5?

2012-10-02 Thread Michael Meeks
On Tue, 2012-10-02 at 15:57 +0200, Noel Grandin wrote: > At some point in time, we have to balance the amount of development > resources we have against the number of people running a particular > platform. True - but is there any real, concrete win to dropping it - beyond not having to

[Bug 54157] LibreOffice 3.7 most annoying bugs

2012-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 55350, which changed state. Bug 55350 Summary: Letter spacing and "expand single word" do not work anymore on MacOSX https://bugs.freedesktop.org/show_bug.cgi?id=55350 What|Removed |Ad

Re: Drop support for Java 5?

2012-10-02 Thread Michael Meeks
On Tue, 2012-10-02 at 15:48 +0200, d.ostrov...@idaia.de wrote: > done: > https://wiki.documentfoundation.org/Development/LibreOffice4#Discontinued_support_for_obsolete_platforms_and_libraries Sounds like we need more quantification of the cost / benefit around that first I guess :-)

[Libreoffice-commits] .: sw/source

2012-10-02 Thread Libreoffice Gerrit user
sw/source/ui/frmdlg/frmpage.cxx | 18 +++--- sw/source/ui/inc/frmpage.hxx|2 ++ 2 files changed, 13 insertions(+), 7 deletions(-) New commits: commit c59769ec7a4f9af1086f534ae92a4f2ccd653122 Author: Caolán McNamara Date: Tue Oct 2 16:38:21 2012 +0100 GetParent()->Ge

Re: FDO Font Size (Email)

2012-10-02 Thread Joel Madero
I like the HTML style :( But I'll try the text one, as soon as someone comments on one of the hundred(s) of bugs that I'm a CC on I'll report back with a report. Regards, Joel On Tue, Oct 2, 2012 at 8:16 AM, Korrawit Pruegsanusak < detective.conan.1...@gmail.com> wrote: > Hello Joel, all, > > O

[Libreoffice-commits] .: solenv/gbuild

2012-10-02 Thread Libreoffice Gerrit user
solenv/gbuild/platform/solaris.mk | 10 +++--- solenv/gbuild/platform/unxgcc.mk |9 ++--- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit e2dcbf5e1791badab39361782057005681866e5d Author: Luboš Luňák Date: Tue Oct 2 17:41:01 2012 +0200 don't use empt

[Libreoffice-commits] .: sw/source

2012-10-02 Thread Libreoffice Gerrit user
sw/source/ui/envelp/envfmt.cxx | 24 sw/source/ui/envelp/envfmt.hxx |3 +-- sw/source/ui/envelp/envlop1.cxx| 14 +++--- sw/source/ui/envelp/envprt.cxx |4 ++-- sw/source/ui/envelp/envprt.hxx |3 +-- sw/source/ui/envelp/label1.cxx

[Libreoffice-commits] .: 2 commits - nss/prj soltools/Executable_makedepend.mk

2012-10-02 Thread Libreoffice Gerrit user
nss/prj/build.lst |2 +- soltools/Executable_makedepend.mk |4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 9b95cd5ada9aeb92eaf29bd8a03dfa186bc79ac2 Author: Andras Timar Date: Tue Oct 2 17:47:11 2012 +0200 nss depends on soltools

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks changed: What|Removed |Added Depends on||46278 -- You are receiving this mail be

Re: FDO Font Size (Email)

2012-10-02 Thread Lionel Elie Mamane
Ah, the bugzilla mails are multipart/alternative plain+html now! *That's* why they suddenly started to go to spam for me! On Tue, Oct 02, 2012 at 08:40:19AM -0700, Joel Madero wrote: > I like the HTML style :( But I'll try the text one, as soon as someone > comments on one of the hundred(s) of bug

[Libreoffice-commits] .: configure.in

2012-10-02 Thread Libreoffice Gerrit user
configure.in |3 +++ 1 file changed, 3 insertions(+) New commits: commit b31f9715ff0682b6ed4dcf230bf263da4468b00b Author: Luboš Luňák Date: Tue Oct 2 18:21:46 2012 +0200 poppler 0.20.0 makes sdext test fail, fail already in configure But I expect this was too much work to

Re: FDO Font Size (Email)

2012-10-02 Thread Joel Madero
That DID solve the problem. I am going to submit a bug report to FDO to let them know their HTML emails aren't functioning as expected. For anyone facing this problem, a temporary fix is changing your preferences as Korrawit has suggested. Regards, Joel On Tue, Oct 2, 2012 at 8:40 AM, Joel Madero

[PATCH] Remove not used macros from lotusworkpro

2012-10-02 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/749 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/49/749/1 Remove not used macros from lotusworkpro Change-Id: I0c5b52030e9837f5ee9aa6258b6ccb16dd3f03c0 Signed-off-by: Marco

[WIKI] new RSS extension

2012-10-02 Thread Florian Effenberger
Hello, in course of our wiki migration, the current "SimpleFeed" extension will not be available anymore. Therefore, several pages in the wiki, especially the EasyHacks page, need to be adapted. Pages can be identified as they use the tag. I have installed the RSS extension on the soon-to-b

Re: [REVIEW-3-6] 3x calc cond-format patches

2012-10-02 Thread Kohei Yoshida
On 10/01/2012 01:07 PM, Markus Mohrhard wrote: Hey, 2012/10/1 Michael Meeks : Hi guys, These three together (worked on by Markus & myself) improve some of the ergonomics around the conditional formatting dialog, and fix a minor sizing issue. I'd love to get them into -3-6 -

Re: [PATCH] sal_bool and String conversions

2012-10-02 Thread Stephan Bergmann
On 10/02/2012 04:22 PM, Noel Grandin wrote: Part of my motivation for adding this, besides making String->OUString conversion easier, was that OUString already has the operator+= methods. Yes, but OUStringBuffer only has append() until now, and---as Michael already pointed out---some append()

  1   2   >