[Libreoffice-commits] .: 2 commits - soltools/Executable_adjustvisibility.mk soltools/Executable_checkdll.mk soltools/Executable_cpp.mk soltools/Executable_javadep.mk soltools/Executable_makedepend.mk

2012-10-02 Thread Libreoffice Gerrit user
soltools/Executable_adjustvisibility.mk |6 ++ soltools/Executable_checkdll.mk |6 ++ soltools/Executable_cpp.mk |6 ++ soltools/Executable_javadep.mk |6 ++ soltools/Executable_makedepend.mk |8 5 files changed, 28 i

[Libreoffice-commits] .: 3 commits - translations/CustomTarget_translate.mk

2012-10-02 Thread Libreoffice Gerrit user
translations/CustomTarget_translate.mk |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit a79d7194b55dec1bd5af89637a0f4b169b60fd84 Author: David Tardon Date: Wed Oct 3 07:34:19 2012 +0200 use $(PERL) diff --git a/translations/CustomTarget_translate.mk b/

[Libreoffice-commits] .: cli_ure/CliLibrary_cli_basetypes.mk cli_ure/CliLibrary_cli_ure.mk cli_ure/CliNativeLibrary_cli_cppuhelper.mk cli_ure/CliUnoApi_cli_uretypes.mk

2012-10-02 Thread Libreoffice Gerrit user
cli_ure/CliLibrary_cli_basetypes.mk|2 ++ cli_ure/CliLibrary_cli_ure.mk |2 ++ cli_ure/CliNativeLibrary_cli_cppuhelper.mk |2 ++ cli_ure/CliUnoApi_cli_uretypes.mk |2 ++ 4 files changed, 8 insertions(+) New commits: commit c7e559a1e6009fd8f3dcafcf9c47

[PATCH] Remove some unused methods listed by unusedcode.easy

2012-10-02 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/754 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/754/1 Remove some unused methods listed by unusedcode.easy Change-Id: I610a347a746f594cb4daf73c96f1af8ad785302d Signed-o

[Libreoffice-commits] Changes to 'feature/unitymenus-quantal'

2012-10-02 Thread Libreoffice Gerrit user
New branch 'feature/unitymenus-quantal' available with the following commits: commit 767bae2cefd4cfcaa852c2c39e651bab81e4e134 Author: Bjoern Michaelsen Date: Wed Oct 3 00:30:40 2012 +0200 use sal/log.hxx style logging commit 6f08ada4936c4da0e551bc1219d84fa6111ceb56 Author: Bjoern Michaelse

[Libreoffice-commits] .: Branch 'feature/vs2012' - libwpd/ExternalProject_libwpd.mk

2012-10-02 Thread Libreoffice Gerrit user
libwpd/ExternalProject_libwpd.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 26545fdea00953a48f1818b8ff50339503e296a8 Author: Peter Foley Date: Tue Oct 2 21:48:12 2012 -0400 fix libwpd for vs90 Change-Id: Ia8a21cd512ac425207eb31a194db9f4c9b10f

[Libreoffice-commits] .: Branch 'feature/calc-xml-source' - sc/source

2012-10-02 Thread Libreoffice Gerrit user
sc/source/filter/orcus/orcusfiltersimpl.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit f7fed308a69eeba8fae7b389f1c26a1a6f326b12 Author: Kohei Yoshida Date: Tue Oct 2 19:46:47 2012 -0400 orcus from master now has a new interface. Change-Id: I1d03d5dd2b12

Re: [PATCH] gbuildification of rhino

2012-10-02 Thread Norbert Thiebaud
David, to answer your question on IRC. yes the default patchlevel for gbuild is 3, because most fo the patch we had are like that... BUT, I pushed a patch some time ago so that if a patch is named *. where n is from 0-9, then gbuild will apply that patch with the patchlevel n (regardless of the d

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

2012-10-02 Thread Thorsten Behrens
José Guilherme Vanz wrote: > 2012/10/1 Thorsten Behrens > > partially pushed - I left the hunks commenting empty methods as > > FIXME instead of removing them straight away unapplied. If the > > method is pointless, why not remove them in one go? > > > Hi José Guilherme, want to go ahead & kill t

[PATCH] gbuildification of languagetool

2012-10-02 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/753 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/753/1 gbuildification of languagetool It is not clear how to remove a file: REMOVE_FILES=openoffice/images/dialogh.png.

[PUSHED] gbuildification of rhino

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

[Libreoffice-commits] .: config_host.mk.in configure.in Makefile.top Module_tail_build.mk RepositoryModule_ooo.mk rhino/ExternalProject_rhino.mk rhino/Makefile rhino/makefile.mk rhino/Module_rhino.mk

2012-10-02 Thread Libreoffice Gerrit user
Makefile.top |4 - Module_tail_build.mk |1 RepositoryModule_ooo.mk|1 config_host.mk.in |1 configure.in |2 rhino/ExternalProject_rhino.mk | 37 +++ rhino/Makefile |7 ++ rhin

[PATCH] gbuildification of rhino

2012-10-02 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/752 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/752/1 gbuildification of rhino Default patch level 3 was not working here and must be overriden with gb_UnpackedTarball_

[Libreoffice-commits] .: wizards/Pyuno_commonwizards.mk

2012-10-02 Thread Libreoffice Gerrit user
wizards/Pyuno_commonwizards.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 58deab04a99ab0ad49d4f33348dc801ca932c0ca Author: Xisco Fauli Date: Tue Oct 2 23:27:33 2012 +0200 pyfax: Add TextElement to makefile Change-Id: Iddc7ae6ce49d815e05f3f537569434489e3ccf53 di

[Libreoffice-commits] .: libvisio/libvisio-0.0.19.patch libvisio/UnpackedTarball_visio.mk

2012-10-02 Thread Libreoffice Gerrit user
libvisio/UnpackedTarball_visio.mk |9 ++ libvisio/libvisio-0.0.19.patch| 116 ++ 2 files changed, 125 insertions(+) New commits: commit 7192f0ddaa937f6c63bfffed0b35146a0f97943a Author: Fridrich Å trba Date: Tue Oct 2 23:12:49 2012 +0200 Clean t

[PUSHED] Remove dead code

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

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

2012-10-02 Thread Libreoffice Gerrit user
sw/inc/crsrsh.hxx|6 --- sw/inc/viscrs.hxx| 14 sw/source/core/crsr/viscrs.cxx | 64 --- sw/source/core/layout/layact.cxx |3 - sw/source/ui/docvw/edtwin.cxx| 13 --- 5 files changed, 100 deletions

[PUSHED] Remove not used macros from lotusworkpro

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

[Libreoffice-commits] .: lotuswordpro/source

2012-10-02 Thread Libreoffice Gerrit user
lotuswordpro/source/filter/bentoid.hxx | 17 - lotuswordpro/source/filter/lwpdoc.hxx |9 - lotuswordpro/source/filter/lwpfribheader.hxx |3 --- lotuswordpro/source/filter/lwpgrfobj.cxx | 19 ++- lotuswordpro/source/filter

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 46805, which changed state. Bug 46805 Summary: large autocorrect database make LibO freeze when start typing https://bugs.freedesktop.org/show_bug.cgi?id=46805 What|Removed |Added -

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

2012-10-02 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b54ebb07e9610dfc3f295d000bf0ccea22c00864 Author: Norbert Thiebaud Date: Tue Oct 2 13:24:09 2012 -0500 Updated core Project: translations f83717cf73f4549d9ae09bc557d59316d4165394 null add

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

2012-10-02 Thread Libreoffice Gerrit user
README |2 ++ 1 file changed, 2 insertions(+) New commits: commit f83717cf73f4549d9ae09bc557d59316d4165394 Author: Norbert Thiebaud Date: Tue Oct 2 13:24:09 2012 -0500 add a README to the translations module Change-Id: Iccfc83d5e9ec87802e88f83da1181493630805ea Reviewed-on

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

2012-10-02 Thread Libreoffice Gerrit user
.gitmodules |8 dictionaries |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 246d3db3c6a7a702cae8c7a2d35a8e9d0fd12079 Author: Norbert Thiebaud Date: Tue Oct 2 13:22:42 2012 -0500 gitsubmodule gerrit specific keyword seems to be 'branch' not 'r

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

2012-10-02 Thread Libreoffice Gerrit user
sc/inc/colorscale.hxx | 16 ++ sc/source/core/data/colorscale.cxx | 206 + 2 files changed, 88 insertions(+), 134 deletions(-) New commits: commit dde7ff4da28e754c2542191f363d8de78388e75a Author: Markus Mohrhard Date: Tue Oct 2 18:15:38 2012

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

2012-10-02 Thread Libreoffice Gerrit user
g | 36 ++-- 1 file changed, 34 insertions(+), 2 deletions(-) New commits: commit ba9e29b24d2e83b522ccee8fd3dfb11bcf0d Author: Norbert Thiebaud Date: Tue Oct 2 12:59:44 2012 -0500 add tag support to ./g, try to optimize pre->post submerge situation

[Libreoffice-commits] .: sal/inc sal/rtl sal/util

2012-10-02 Thread Libreoffice Gerrit user
sal/inc/rtl/string.h | 17 + sal/inc/rtl/string.hxx | 36 sal/inc/rtl/ustring.h | 17 + sal/inc/rtl/ustring.hxx| 36 sal/rtl/source/strtmpl.cxx | 23 ++

[WIKI] wanted extensions

2012-10-02 Thread Florian Effenberger
Hello, please *only* reply to webs...@global.libreoffice.org so we have the list in one place - thanks! As part of the new wiki setup, I'd also like to install some more extensions. If I recall, there have been numerous requests we couldn't fulfill so far, and now is the chance to do so. :-)

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 46278, which changed state. Bug 46278 Summary: FILESAVE: visibility settings of comments for cells are not saved in .xlsx format https://bugs.freedesktop.org/show_bug.cgi?id=46278 What|Removed

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

2012-10-02 Thread Libreoffice Gerrit user
oox/source/export/vmlexport.cxx |3 ++- sc/source/filter/oox/commentsbuffer.cxx |3 +-- sc/source/filter/xcl97/xcl97rec.cxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit ebc8ebaff65ac02d410c8e9e39c2776131955cd7 Author: Noel Power Date: Tue

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

2012-10-02 Thread Ivan Timofeev
Hi Kendy, On 02.10.2012 18:03, Jan Holesovsky wrote: > 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 oh, right, I forgot about t

[Libreoffice-commits] .: 7 commits - configure.in desktop/source starmath/inc starmath/source

2012-10-02 Thread Libreoffice Gerrit user
configure.in |2 - desktop/source/splash/splash.cxx |1 starmath/inc/edit.hxx|4 +- starmath/inc/utility.hxx | 10 +- starmath/source/cursor.cxx |2 - starmath/source/edit.cxx | 64 ++

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()

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 -

[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

[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

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

[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 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

[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

[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

[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] .: 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

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] .: 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: 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 :-)

[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: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

[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

[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

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' - 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

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

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

[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: 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 :)

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: 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 > >

[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

[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

[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] .: 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

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

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

[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: 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

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 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 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: [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

[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

[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 |

[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 |

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

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: [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

[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: 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] .: 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 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.

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 ___

[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: [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 _

[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

[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

[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

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

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

[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

[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

[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] .: 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

[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 +

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

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: 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

[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

[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

[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/

[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] .: 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

  1   2   >