[Libreoffice] Graphite 1.0.1

2011-08-10 Thread Martin Hosken
This is a library pull request. Please could someone upload http://sourceforge.net/projects/silgraphite/files/graphite2/graphite2-1.0.1.tgz/download to htp://download.go-oo.org/src I will then submit a patch to integrate the graphite2 release into libo (simplifying the existing patches, no othe

Re: [Libreoffice] http://libreoffice.boldandbusted.com/ cppcheck report jobs stalled... no longer! :)

2011-08-10 Thread julien2412
I noticed that cppcheck made its report on the old repositories too, is it possible to remove the cppcheck scan on these ? Julien. -- View this message in context: http://nabble.documentfoundation.org/http-libreoffice-boldandbusted-com-cppcheck-report-jobs-stalled-tp2745270p3244910.html Sent fro

Re: [Libreoffice] [Libreoffice-ux-advise] Suggestion and patch for "Confirmation of save format" dialog

2011-08-10 Thread Christoph Noack
Hi Josh, Regina, Astron! Josh, thanks for the patch and the screenshot - the latter makes evaluating things for "less developers" (tm) like myself very quick and easy. Am Donnerstag, den 11.08.2011, 12:29 +0930 schrieb Josh Heidenreich: > Hi All, > > I have made some additional changes to the di

Re: [Libreoffice] [PUSHED] Allow GoUpSel, GoDownSel, GoLeftsel, GoRightSel to use "By" property

2011-08-10 Thread Kohei Yoshida
On Wed, 2011-08-10 at 22:07 -0400, Kohei Yoshida wrote: > I'll push to master once my master build finishes there. Now pushed to master as well. -- Kohei Yoshida, LibreOffice hacker, Calc ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] [Libreoffice-ux-advise] Suggestion and patch for "Confirmation of save format" dialog

2011-08-10 Thread Josh Heidenreich
Hi All, I have made some additional changes to the dialog. I am considering these changes stage 1 of the process. Screenshot: http://thejosh.info/libreoffice/export_format_v2.png I have attached a patch also. Josh From 8cea17536d1be944db3e74711e2e0d92594a2d43 Mon Sep 17 00:00:00 2001 From: Josh

Re: [Libreoffice] [PUSHED] Allow GoUpSel, GoDownSel, GoLeftsel, GoRightSel to use "By" property

2011-08-10 Thread Kohei Yoshida
Hi Eike, On Thu, 2011-08-11 at 02:18 +0200, Eike Rathke wrote: > Well, here's what I would do instead ;-) Aha! Indeed that's the cleanest way to fix this. :-) I took the liberty to push your patch to the 3-3 and 3-4 branches with my sign-off. I'll push to master once my master build finishes

Re: [Libreoffice] [PATCH] fix xml2cmp build with svn gcc

2011-08-10 Thread Norbert Thiebaud
On Wed, Aug 10, 2011 at 11:20 AM, Tom Tromey wrote: > I tried building LibreOffice with svn trunk gcc. > > It dies in xml2cmp with: > > Compiling: xml2cmp/source/xcd/xmlelem.cxx > In file included from ./xmlelem.hxx:38:0, >                 from > /home/tromey/Space/LibreOffice/bootstrap/clone/ure

Re: [Libreoffice] [PATCH][PUSHED] Remove --server mode from build.pl

2011-08-10 Thread Norbert Thiebaud
On Wed, Aug 10, 2011 at 8:04 PM, Jordan Ayers wrote: >    Dropping the --server switch and supporting code, as part of > fdo#39747.  I didn't see any problems running autogen / make / make > dev-install after this.  (Ubuntu 11.04 build env.) > >    There were some other dead function in there from

[Libreoffice] [PATCH] Remove --server mode from build.pl

2011-08-10 Thread Jordan Ayers
Dropping the --server switch and supporting code, as part of fdo#39747. I didn't see any problems running autogen / make / make dev-install after this. (Ubuntu 11.04 build env.) There were some other dead function in there from before, but I'll send a separate patch since they were unrel

Re: [Libreoffice] [PUSHED] Allow GoUpSel, GoDownSel, GoLeftsel, GoRightSel to use "By" property

2011-08-10 Thread Eike Rathke
Hi Kohei, On Wednesday, 2011-08-10 17:25:38 -0400, Kohei Yoshida wrote: > On Wed, 2011-08-10 at 18:06 -0300, Olivier Hallot wrote: > > I had to add this patch to prevent the table boudaries crash issue > > that raised when one use the By property for GoLeftSel and GoRightSel. > > I would put the

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 37030, which changed state. Bug 37030 Summary: Crash when Copy/Paste as GDI metafile selected cell range from CALC to WRITER https://bugs.freedesktop.org/show_bug.cgi?id=37030 What|Old Value

Re: [Libreoffice] [PATCH] Series of fixes and migration to One Git for contrib/dev-tools/ubuntu-jenkins

2011-08-10 Thread Norbert Thiebaud
On Wed, Aug 10, 2011 at 4:56 PM, Henrik Jensen wrote: > Patches licensed under LGPLv3+/MPL 1.1 ( or what ever Bjoern Michaelsen > prefers :-) ) > TODO: > - Add the ccache lines to './autogen.sh' command line instead of > concatenating to 'XEnv.Set.sh/Env.Host.sh' ccache is now (on master) autom

Re: [Libreoffice] communicating bugs found in build form master

2011-08-10 Thread Cor Nouws
Hi Rainer, Rainer Bielefeld wrote (10-08-11 16:23) A. If I find an issue, is it OK if I mail this list or just ping on IRC? Just to prevent adding bugs that are already noticed (not in bugzilla) and maybe even fixed in master after I udated? currently I believe Bugzilla is the best way. If we

Re: [Libreoffice] communicating bugs found in build form master

2011-08-10 Thread Cor Nouws
Hi Kohei, Kohei Yoshida wrote (10-08-11 16:21) On Wed, 2011-08-10 at 15:44 +0200, Cor Nouws wrote: A. If I find an issue, is it OK if I mail this list or just ping on IRC? Just to prevent adding bugs that are already noticed (not in bugzilla) and maybe even fixed in master after I udated? S

[Libreoffice] [PATCH] Series of fixes and migration to One Git for contrib/dev-tools/ubuntu-jenkins

2011-08-10 Thread Henrik Jensen
Patches licensed under LGPLv3+/MPL 1.1 ( or what ever Bjoern Michaelsen prefers :-) ) A series of 7 suggested patches to fix some bugs and migrate to One Git in Bjoern Michaelsen  Jenkins Continuous Integration Serversetup found in contrib/dev-tools/ubuntu-jenkins Patch descriptions:

[Libreoffice] XML pretty printer (was: Where did Setup.xcu go?)

2011-08-10 Thread Eike Rathke
Hi, On Wednesday, 2011-08-10 17:48:14 +0200, Stephan Bergmann wrote: > For performance reasons, it (like all the other xcu files, too) got > folded into a single large main.xcd. (Beware, very long lines. You > may want to pipe it through an XML pretty printer if you want to edit > it manually.)

Re: [Libreoffice] [PUSHED] Allow GoUpSel, GoDownSel, GoLeftsel, GoRightSel to use "By" property

2011-08-10 Thread Kohei Yoshida
Hi Olivier, Good catch for this. On Wed, 2011-08-10 at 18:06 -0300, Olivier Hallot wrote: > I had to add this patch to prevent the table boudaries crash issue > that raised when one use the By property for GoLeftSel and GoRightSel. I would put the boundary check before incrementing and decremen

[Libreoffice] Throwing exception in destructor

2011-08-10 Thread julien2412
Hello, cppcheck has detected 1 Throwing exception in destructor" line 88 of core/bridges/test/java_uno/acquire/testacquire.cxx (sorry I mentionned 2 locations on IRC cause I forgot about the new git repo : it was in core and old ure repo) Could it be replaced by just a log (which function should b

Re: [Libreoffice] [PUSHED] Allow GoUpSel, GoDownSel, GoLeftsel, GoRightSel to use "By" property

2011-08-10 Thread Olivier Hallot
HI Caolán I had to add this patch to prevent the table boudaries crash issue that raised when one use the By property for GoLeftSel and GoRightSel. The test case is (GoLeftSel) sub Main rem -- rem define variables dim document

Re: [Libreoffice] [PATCH] sax build -vs- svn gcc

2011-08-10 Thread Tom Tromey
> "Tom" == Tom Tromey writes: Tom> I tried building LibreOffice with svn trunk gcc. Tom> It dies in sax with: [...] Tom> The appended patch fixes this problem by adding a 'this->' qualifier. Oops, I appended the wrong patch to this message. Here is the correct patch. I am not really sure w

Re: [Libreoffice] Make dev-install without running smoketests

2011-08-10 Thread Thomas Arnhold
On 08/04/2011 01:56 PM, Caolán McNamara wrote: For this one at least, the assert itself was bogus for the empty paragraph case, fixed with http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=ba6440349db1bd688c08369dd2b30f5dd012d339 Nice! Works fine! Thomas ___

[Libreoffice] Suggestion: openSUSE Linux 12.1/LibreOffice: Add function: Remove Formatting of Gmail

2011-08-10 Thread Genix Info
openSUSE Linux 12.1/LibreOffice: Add function: Remove Formatting of Gmail More details: https://features.opensuse.org/312719 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH][PUSHED] Consistent paragraph border handling for HTML export

2011-08-10 Thread Harri Pitkänen
On Wednesday 10 August 2011, Cedric Bosdonnat wrote: > Your patches are fine for me and I pushed them to master branch. > However, they make me think that HTML 3.2 export is probably not a > useful option anymore... is there still a browser that can't handle any > more recent version of HTML? I do

Re: [Libreoffice] http://libreoffice.boldandbusted.com/ cppcheck report jobs stalled

2011-08-10 Thread julien2412
Excellent ! Even if I would have preferred a git version, it's great to see this report updated again. Cppcheck is a really good tool to detect problems. Julien. -- View this message in context: http://nabble.documentfoundation.org/http-libreoffice-boldandbusted-com-cppcheck-report-jobs-stalled-

Re: [Libreoffice] [PATCH][PUSHED] Consistent paragraph border handling for HTML export

2011-08-10 Thread Cedric Bosdonnat
On Wed, 2011-08-03 at 18:46 +0300, Harri Pitkänen wrote: > Attached patches remove the special case where border settings tab disappears > from paragraph settings dialog when Writer is in HTML editor mode and "HTML > 3.2" is selected as format option for HTML export. The second patch enables > e

[Libreoffice] [PATCH] sax build -vs- svn gcc

2011-08-10 Thread Tom Tromey
I tried building LibreOffice with svn trunk gcc. It dies in sax with: In file included from /home/tromey/Space/LibreOffice/bootstrap/sax/source/tools/fastserializer.cxx:33:0: /home/tromey/Space/LibreOffice/bootstrap/solver/350/unxlngx6.pro/inc/comphelper/sequenceasvector.hxx: In instantiation o

Re: [Libreoffice] http://libreoffice.boldandbusted.com/ cppcheck report jobs stalled... no longer! :)

2011-08-10 Thread someone
Hi again *, After a long hiatus, this service is back on the air. I swapped out the bad RAM for some good RAM, and hooray, we've got a fresh cppcheck report at http://libreoffice.boldandbusted.com/ . I also hacked in sortable.js for clickable, sortable column headings. My hope is that this is use

Re: [Libreoffice] [PATCH] Bug 39168

2011-08-10 Thread Jenei Gábor
Hello Noel, Well, I just like more if{ } form even is code is just one line long, but you are right, it still works(and maybe also nicer to leave it) without { and } As for the other comments, probably you're right that it's not the best solution, I just haven't understood fully all the obje

[Libreoffice] [PATCH] o3tl build -vs- svn gcc

2011-08-10 Thread Tom Tromey
I tried building LibreOffice with svn trunk gcc. It dies in o3tl with: In file included from /home/tromey/Space/LibreOffice/bootstrap/o3tl/qa/test-vector_pool.cxx:8:0: /home/tromey/Space/LibreOffice/bootstrap/solver/350/unxlngx6.pro/inc/o3tl/vector_pool.hxx: In instantiation of ‘std::ptrdiff_t

[Libreoffice] [PATCH] fix cosv build

2011-08-10 Thread Tom Tromey
I tried building LibreOffice with svn trunk gcc; though in this case the bug seems to be a fairly generic include order problem. The build dies in cosv with: Compiling: cosv/source/strings/string.cxx In file included from ../../inc/cosv/string.hxx:33:0, from ../../inc/cosv/csv_pr

Re: [Libreoffice] [PATCH] Bug 39168

2011-08-10 Thread Noel Power
Hi Jenei On 08/08/11 11:06, Jenei Gábor wrote: Hello, I would like to inform everyone that I attached my purposed patch that fixes the bug 39168 in our bug report page, since it causes an already mentioned problem in the overwriting dialog's popup I don't consider it as something stable, [.

[Libreoffice] [PATCH] fix xml2cmp build with svn gcc

2011-08-10 Thread Tom Tromey
I tried building LibreOffice with svn trunk gcc. It dies in xml2cmp with: Compiling: xml2cmp/source/xcd/xmlelem.cxx In file included from ./xmlelem.hxx:38:0, from /home/tromey/Space/LibreOffice/bootstrap/clone/ure/xml2cmp/source/xcd/xmlelem.cxx:30: ./../support/list.hxx: In inst

Re: [Libreoffice] [Libreoffice-ux-advise] Suggestion and patch for "Confirmation of save format" dialog

2011-08-10 Thread Regina Henschel
I wrote accidentally only to Astron. Here now to the list too. In addition find Astrons answer below. Hi Astron, Astron schrieb: Hi, === This document may contain formatting or content that cannot be saved in *Microsoft Word 97/200/XP/2003* (DOC) file format. Do you want to keep this file f

[Libreoffice] cherrypicked to 3.4

2011-08-10 Thread Noel Power
Hi Caolán took the liberty of cherry-picking http://cgit.freedesktop.org/libreoffice/ure/commit/?h=libreoffice-3-4&id=342601dbbcd571dd72ad4a1d67ff6f6d20b47134 to 3.4 Noel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freed

[Libreoffice] [PATCH] fix soltools build with svn gcc

2011-08-10 Thread Tom Tromey
I tried building LibreOffice with svn trunk gcc. It dies in soltools with: Compiling: soltools/giparser/gi_list.cxx In file included from ../inc/gi_list.hxx:33:0, from /home/tromey/Space/LibreOffice/bootstrap/soltools/giparser/gi_list.cxx:33: ../inc/st_list.hxx: In instantiation

Re: [Libreoffice] Where did Setup.xcu go?

2011-08-10 Thread Stephan Bergmann
On Aug 10, 2011, at 4:23 PM, Knut Olav Bøhmer wrote: > Why does not LibreOffice have any Setup.xcu? For performance reasons, it (like all the other xcu files, too) got folded into a single large main.xcd. (Beware, very long lines. You may want to pipe it through an XML pretty printer if you wa

Re: [Libreoffice] Where did Setup.xcu go?

2011-08-10 Thread Knut Olav Bøhmer
2011/8/10 Knut Olav Bøhmer : > Hi, > > Why does not LibreOffice have any Setup.xcu? > > And how can I set up LibreOffice to listens for uno connections? (like > we did with openoffice and ooSetupConnectionURL in Setup.xcu) I'm refering to how to do this in LibreOffice: http://wiki.services.openoff

Re: [Libreoffice] [PUSHED] fdo#39159 selection and writer print dialog preview crash

2011-08-10 Thread Noel Power
On 10/08/11 12:07, Caolán McNamara wrote: A most-annoying bug: https://bugs.freedesktop.org/show_bug.cgi?id=39159 My plausible fix. http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd690d2e72be410058376c416a40ff5d918fb0f7 that I'm proposing for cherry-picking back to 3-4. pushed to 3.4

Re: [Libreoffice] [PUSHED] mail-merge fixes for 3-4

2011-08-10 Thread Noel Power
On 04/08/11 16:10, Caolán McNamara wrote: http://cgit.freedesktop.org/libreoffice/libs-extern-sys/commit/?id=491dab7d62dc42a13d56fe82cc33c2fb312ee30f http://cgit.freedesktop.org/libreoffice/ure/commit/?id=b9f4c91d97aacc5d311c17e43f5cfe408de572dc http://cgit.freedesktop.org/libreoffice/writer/comm

Re: [Libreoffice] signed/unsigned comparison (was: [PATCH] Replace SvULongs with vector and code clean up part 1)

2011-08-10 Thread Stephan Bergmann
On Aug 10, 2011, at 12:31 PM, Lubos Lunak wrote: > On Tuesday 09 of August 2011, Stephan Bergmann wrote: >> Technically, lostd::list is no longer a container, as it violates the >> requirement that the return type of size() is size_type. (And if you >> redefine size_type as int, as you should do a

Re: [Libreoffice] [PATCH][PUSHED] Bug 39167

2011-08-10 Thread Cedric Bosdonnat
Hello Gabor, On Fri, 2011-07-29 at 12:09 +0200, Jenei Gábor wrote: > Here is a patch for the above mentioned bug, for me it resolved the > issue on 3.5 main version in english, unfortunatelly I couldn't have it > done in other national versions. Please review it, and put it into the > main version

Re: [Libreoffice] communicating bugs found in build form master

2011-08-10 Thread Rainer Bielefeld
Cor Nouws schrieb: A. If I find an issue, is it OK if I mail this list or just ping on IRC? Just to prevent adding bugs that are already noticed (not in bugzilla) and maybe even fixed in master after I udated? Hi currently I believe Bugzilla is the best way. If we run into problems we can de

[Libreoffice] Where did Setup.xcu go?

2011-08-10 Thread Knut Olav Bøhmer
Hi, Why does not LibreOffice have any Setup.xcu? And how can I set up LibreOffice to listens for uno connections? (like we did with openoffice and ooSetupConnectionURL in Setup.xcu) -- Knut Olav Bøhmer ___ LibreOffice mailing list LibreOffice@lists.fr

Re: [Libreoffice] communicating bugs found in build form master

2011-08-10 Thread Kohei Yoshida
Hi Cor, On Wed, 2011-08-10 at 15:44 +0200, Cor Nouws wrote: > A. If I find an issue, is it OK if I mail this list or just ping on IRC? > Just to prevent adding bugs that are already noticed (not in bugzilla) > and maybe even fixed in master after I udated? So, I'm not a big fan of cluttering b

Re: [Libreoffice] communicating bugs found in build form master

2011-08-10 Thread Caolán McNamara
On Wed, 2011-08-10 at 15:44 +0200, Cor Nouws wrote: > e.g. I wrote https://bugs.freedesktop.org/show_bug.cgi?id=39979 > but can on the other hand hardly imagine that it hasn't been tracked > already.. I think its worth recording the build-id in help:about anyway when logging "master" bugs. In the

Re: [Libreoffice] [Libreoffice-ux-advise] Suggestion and patch for "Confirmation of save format" dialog

2011-08-10 Thread Astron
Hi, >      * the (possible) length of the button text, and ... >      * the stacked button layout (which is never used in LibO that way) > will "eat up" the improved understandability of your change. I agree with this. > > So, what do we have to fill the buttons when exporting (if we want to >

[Libreoffice] communicating bugs found in build form master

2011-08-10 Thread Cor Nouws
Hi *, So now and then I (try to) build from master and just do some work in the office. It is however rather irregular, and often I do not have much free time to spent. A. If I find an issue, is it OK if I mail this list or just ping on IRC? Just to prevent adding bugs that are already notic

Re: [Libreoffice] build error in tail_build

2011-08-10 Thread Cor Nouws
Norbert Thiebaud wrote (09-08-11 19:43) On Tue, Aug 9, 2011 at 12:25 PM, Cor Nouws wrote: git complains that libo exists and is not empty. that is probably because libo was the name of the bootstrap you already have... you need to chose another name than libo (core ? ) Yes of course that

Re: [Libreoffice] .vimrc to compile source from within Vim

2011-08-10 Thread Eike Rathke
Hi Bjoern, On Wednesday, 2011-08-10 00:05:40 +0200, Bjoern Michaelsen wrote: > > Hmm.. actually make continues to build if there there are more sources > > to compile, even if the target was given. How to make it stop after > > the specified target? > > does "make gb_FULLDEPS=" (setting gb_FULLD

Re: [Libreoffice] [PUSHED] Use STL find in SvxNumberFormatShell

2011-08-10 Thread Eike Rathke
Hi Maciej, On Wednesday, 2011-08-10 12:02:23 +0200, Maciej Rumianowski wrote: > My patch got lost on mailing list, so I am attaching it now against > actual master. Fine! Pushed to master http://cgit.freedesktop.org/libreoffice/core/commit/?id=45fdd31fb986214f1086fe548d99139204b7a460 Thanks E

Re: [Libreoffice] Java debugging

2011-08-10 Thread Cedric Bosdonnat
Hello Gabor, On Wed, 2011-08-10 at 12:43 +0200, Jenei Gábor wrote: > First of all thanks for your useful documents, and I am trying to debug > the wizards of LibreOffice Base, exactly I am interested about > SQLQueryComposer.java(or something similar) at wizards/com/sun/star/db I > added to the

Re: [Libreoffice] Does anyone use 'source_config' files for build.pl ???

2011-08-10 Thread Eike Rathke
Hi Tor, On Tuesday, 2011-08-09 22:03:46 -0600, Tor Lillqvist wrote: > deliver.pl also contains a fair amount of whatI assume is Hamburg-only > -related code. For instance the common_build and COMMON_DEST things. > Or what? Those common things are the common output directories if you build for di

Re: [Libreoffice] [REVIEW] fix for fdo#37319: don't write invalid references to odf files

2011-08-10 Thread Eike Rathke
Hi, On Wednesday, 2011-08-10 01:30:06 -0400, Kohei Yoshida wrote: > $Sheet1.$A$1+$#REF!.$A$2 > > When you save this document at this point, what gets saved is > > table:expression="[$Sheet1.$A$1]+[$#REF!.$A$2]" > > The bug reported in fdo#37391 says that as of ODF 1.2 you must write > > table

Re: [Libreoffice] Suggestion and patch for "Confirmation of save format" dialog

2011-08-10 Thread Caolán McNamara
On Tue, 2011-08-09 at 21:23 +0200, Christoph Noack wrote: > That said, the most helpful thing (but most difficult) ist to tell > people what will be missing exactly in terms of content, features or > formatting when exporting documents. Hard, there was a filter tracer project long ago to attempt t

[Libreoffice] [REVIEW] fdo#39159 selection and writer print dialog preview crash

2011-08-10 Thread Caolán McNamara
A most-annoying bug: https://bugs.freedesktop.org/show_bug.cgi?id=39159 My plausible fix. http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd690d2e72be410058376c416a40ff5d918fb0f7 that I'm proposing for cherry-picking back to 3-4. I'm not delighted by this as a solution, I'm rather a hater

Re: [Libreoffice] Suggestion and patch for "Confirmation of save format" dialog

2011-08-10 Thread Kevin Hunter
At 5:09am -0400 Tue, 09 Aug 2011, Caolán Mcnamara wrote: I think the whole existing dialog was a complete fail. Never liked the wording "Keep", seeing as the dialog also appears on first save of a new file, i.e. new document->save as .doc, and you get "Keep" MS format, which feels odd to me. Use/

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 39159, which changed state. Bug 39159 Summary: PRINTING: Switching radio buttons "Selection <-> All" Crashes https://bugs.freedesktop.org/show_bug.cgi?id=39159 What|Old Value |New Value -

Re: [Libreoffice] [REVIEWED] comments translation

2011-08-10 Thread Cedric Bosdonnat
Hi Christina, On Sat, 2011-07-09 at 21:46 +0200, Chr. Rossmanith wrote: > following you find the comments I've promised... Thanks for your review, I just made the changes and pushed the whole lot to master branch. Regards, -- Cédric Bosdonnat LibreOffice hacker http://documentfoundation.org OO

Re: [Libreoffice] Opengrok and onegit

2011-08-10 Thread Cedric Bosdonnat
On Wed, 2011-08-10 at 11:35 +0200, Jan Holesovsky wrote: > On 2011-08-10 at 10:30 +0200, Cedric Bosdonnat wrote: > > > It was just me being too slow to migrate it just when coming back from > > vacations. It's not indexing core, binfilter, help and translations > > s/not/now/ right? ;-) Oops, in

Re: [Libreoffice] signed/unsigned comparison (was: [PATCH] Replace SvULongs with vector and code clean up part 1)

2011-08-10 Thread Lubos Lunak
On Tuesday 09 of August 2011, Stephan Bergmann wrote: > On Aug 9, 2011, at 5:15 PM, Lubos Lunak wrote: > > namespace lostd // or just no namespace at all, any other 'list' class is > > unlikely > > { > > template< ... > > > class list : public ::std::list< ... > > > { > > ... > > int size() const {

Re: [Libreoffice] [PUSHED] Fix incorrect import of multi-range data source in chart

2011-08-10 Thread Noel Power
On 10/08/11 03:18, Kohei Yoshida wrote: I'd like to backport the attached patch to the 3-4 branch. I tested and cherrypicked it Noel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreof

[Libreoffice] [PATCH] Use STL find in SvxNumberFormatShell

2011-08-10 Thread Maciej Rumianowski
Hi, My patch got lost on mailing list, so I am attaching it now against actual master. Discussion was here http://lists.freedesktop.org/archives/libreoffice/2011-August/016218.html Best Regards, Maciej >From 63ca5f6af27123f821446e39eaa4b152652eec7f Mon Sep 17 00:00:00 2001 From: Maciej Rumia

Re: [Libreoffice] Problem with dev-install on windows

2011-08-10 Thread Dmitry. A. Ashkadov
10.08.2011 13:32, Jan Holesovsky пишет: Hi Dmitry, On 2011-08-10 at 12:39 +0400, Dmitry. A. Ashkadov wrote: make dev-install is not really working on Windows. I tried to get it to do something useful some time ago, but haven't finished that. Is it impossible to develop LO on Windows? Oh, I'm

Re: [Libreoffice] Opengrok and onegit

2011-08-10 Thread Jonathan Aquilina
Kendy shouldnt opengrok still be indexing the old build system for those building 3.4.x ? On 8/10/11 11:35 AM, Jan Holesovsky wrote: On 2011-08-10 at 10:30 +0200, Cedric Bosdonnat wrote: It was just me being too slow to migrate it just when coming back from vacations. It's not indexing core,

Re: [Libreoffice] Opengrok and onegit

2011-08-10 Thread Jan Holesovsky
On 2011-08-10 at 10:30 +0200, Cedric Bosdonnat wrote: > It was just me being too slow to migrate it just when coming back from > vacations. It's not indexing core, binfilter, help and translations s/not/now/ right? ;-) > repos since yesterday evening (Europe time). K. _

Re: [Libreoffice] Problem with dev-install on windows

2011-08-10 Thread Jan Holesovsky
Hi Dmitry, On 2011-08-10 at 12:39 +0400, Dmitry. A. Ashkadov wrote: > > make dev-install is not really working on Windows. I tried to get it > > to do something useful some time ago, but haven't finished that. > > Is it impossible to develop LO on Windows? Oh, I'm not saying such at thing, it

Re: [Libreoffice] Java debugging

2011-08-10 Thread Cedric Bosdonnat
Hi Gabor, On Tue, 2011-08-09 at 20:32 +0200, Jenei Gábor wrote: > Could someone help me? I would like to fix a bug with LO Base wizards, > I found the java source of the wizard,and even I got how to debug it > from OpenOffice instructions: here and here Eclipse runs well, it > stops at my breakpoi

Re: [Libreoffice] ccache support

2011-08-10 Thread Jan Holesovsky
Hi Norbert, Lubos, On 2011-08-08 at 11:33 +0200, Lubos Lunak wrote: > > I've pushed > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=57cf026739a3d707378 > >ca38f59518b018fccca8f > > > > This try to automatically use ccache when present, unless CC= or CXX= > > was specified by the user

[Libreoffice] [GSoc] pencil down dates and next master build

2011-08-10 Thread Cedric Bosdonnat
Hi all, Here are the next dates to keep in mind: * Recommended pencil down: Aug. 15th * Hard pencil down: Aug. 22th The final evaluation will take place between Aug. 22th and Aug. 26th. We would like to start a build with all your work the week before the firm pencil down date. Make sure that

Re: [Libreoffice] Problem with dev-install on windows

2011-08-10 Thread Dmitry. A. Ashkadov
09.08.2011 19:11, Jan Holesovsky пишет: make dev-install is not really working on Windows. I tried to get it to do something useful some time ago, but haven't finished that. Regards, Kendy Hello Jan! Is it impossible to develop LO on Windows? -- Best Regards, Dmitry <>_

Re: [Libreoffice] Opengrok and onegit

2011-08-10 Thread Cedric Bosdonnat
Hello Nigel, On Wed, 2011-08-10 at 09:25 +0100, Nigel Hawkins wrote: > Am I right in thinking that the opengrok tool is still tracking the old > repositories rather than the new "core" repository? > > Or is it just not updated very often? It was just me being too slow to migrate it just when com

Re: [Libreoffice] Opengrok and onegit

2011-08-10 Thread Nigel Hawkins
On Wed, 2011-08-10 at 09:25 +0100, Nigel Hawkins wrote: > Am I right in thinking that the opengrok tool is still tracking the old > repositories rather than the new "core" repository? > > Or is it just not updated very often? Please ignore that, it seems to have changed over-night. _

[Libreoffice] Opengrok and onegit

2011-08-10 Thread Nigel Hawkins
Hi all, Am I right in thinking that the opengrok tool is still tracking the old repositories rather than the new "core" repository? Or is it just not updated very often? Nigel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists

Re: [Libreoffice] [PATCH][PUSHED] Implement new rule for xref to numbered paragraphs

2011-08-10 Thread Cedric Bosdonnat
oops, I forgot to update the mail topic. On Wed, 2011-08-10 at 10:20 +0200, Cedric Bosdonnat wrote: > Hello Troy, > > On Tue, 2011-07-12 at 19:15 +1000, Troy Rollo wrote: > > On Tuesday 12 July 2011, Caolán McNamara wrote: > > > This looks good, however what does it do :-) Set sane leading/traili

Re: [Libreoffice] [PATCH][PUSHED]Fix 33898 - import/export xrefs to numbered paras

2011-08-10 Thread Cedric Bosdonnat
Hi Troy, Your patch looks good to me, but it seems the bug number is wrong in the title: isn't it fdo#33960? I pushed your patch to master, but I'm wondering if you have some sample documents to help us test it more intensively... Thanks for your patch! On Mon, 2011-07-18 at 00:54 +1000, Troy Ro

Re: [Libreoffice] [PATCH] Implement new rule for xref to numbered paragraphs

2011-08-10 Thread Cedric Bosdonnat
Hello Troy, On Tue, 2011-07-12 at 19:15 +1000, Troy Rollo wrote: > On Tuesday 12 July 2011, Caolán McNamara wrote: > > This looks good, however what does it do :-) Set sane leading/trailing > > text/space defaults for a new list numbering level based on the previous > > one ? > > Implements the r