[Libreoffice-commits] .: sfx2/inc

2012-07-07 Thread Markus Mohrhard
sfx2/inc/sfx2/thumbnailviewitem.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 78ba81351e9e59f4a8ff49108043b1d15cd77ab7 Author: Markus Mohrhard Date: Sun Jul 8 07:13:05 2012 +0200 maybe this will help the windows tinderbox Change-Id: I46a80a4e6

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

2012-07-07 Thread Markus Mohrhard
sc/inc/postit.hxx |2 sc/source/core/data/postit.cxx |7 ++ sc/source/filter/excel/xistream.cxx|2 sc/source/filter/xml/XMLExportIterator.cxx | 78 +++-- sc/source/filter/xml/XMLExportIterator.hxx | 27 +

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

2012-07-07 Thread Markus Mohrhard
sc/inc/postit.hxx |2 sc/source/core/data/postit.cxx |7 ++ sc/source/filter/excel/xistream.cxx|2 sc/source/filter/xml/XMLExportIterator.cxx | 78 +++-- sc/source/filter/xml/XMLExportIterator.hxx | 27 +

[Libreoffice-commits] .: 2 commits - sfx2/inc sfx2/source

2012-07-07 Thread Rafael Dominguez
sfx2/inc/sfx2/templatefolderview.hxx |5 - sfx2/inc/sfx2/templatefolderviewitem.hxx |3 sfx2/inc/sfx2/templateproperties.hxx | 23 +++- sfx2/inc/sfx2/templateview.hxx |3 sfx2/source/control/templatefolderview.cxx | 120 +--

Re: Windows tinderboxes unresolved external errors

2012-07-07 Thread David Ostrovsky
Hi Michael, i think it has something to do with these commits: http://cgit.freedesktop.org/libreoffice/core/commit/?id=15f32aac7b874eee5f7b7ebe90f50c31ebd5efac http://cgit.freedesktop.org/libreoffice/core/commit/?id=67f63a9057c3f3f3bc2aff807426fdf133963524 http://cgit.freedesktop.org/libreoffice

Re: [GERRIT DOWN FOR MAINTAINANCE] finished

2012-07-07 Thread David Ostrovsky
Hi Robert, On 06.07.2012 18:55, Robert Einsle wrote: Hi, gerrit update is finished, and running again. UI is looking really sexy now ;-) Thanks! And thank you again for adjusting the gitweb configuration to show the whole diff content. Lionel is completely right: this is *really* boring tha

Re: [PUSHED][PATCH] build problem with gcc 4.5.2

2012-07-07 Thread Terrence Enger
On Sat, 2012-07-07 at 21:59 +0200, David Ostrovsky wrote: > > May I kindly ask you to use in future our new Code Review System gerrit: Alas, gerrit requires OpenId, which I do not have. This is deliberate, for reasons discussed in the subthread "[ANN] Please use Gerrit from now on for Patch Revi

[Libreoffice-commits] .: Branch 'feature/pdf-signing' - filter/source vcl/inc vcl/source

2012-07-07 Thread Gökcen Eraslan
filter/source/pdf/impdialog.cxx | 26 -- filter/source/pdf/impdialog.hrc | 16 +--- filter/source/pdf/impdialog.hxx |5 + filter/source/pdf/impdialog.src | 32 +++- filter/source/pdf/pdfexport.cxx |6 ++

[Libreoffice-commits] .: l10ntools/Executable_transex3.mk l10ntools/source

2012-07-07 Thread David Ostrovsky
l10ntools/Executable_transex3.mk |2 ++ l10ntools/source/cfglex.l|2 ++ l10ntools/source/srclex.l|6 -- l10ntools/source/xrmlex.l|6 -- 4 files changed, 12 insertions(+), 4 deletions(-) New commits: commit f2d484e8652a1d5ac406d0d3a6c527e9f75ef0f2 Au

Re: [PUSHED][PATCH] build problem with gcc 4.5.2

2012-07-07 Thread David Ostrovsky
Hi, On 07.07.2012 18:10, Terrence Enger wrote: Around 2012-07-07 00:45 UTC, I pulled master commit 2758492 and tried to build on ubuntu-natty (11.04), which has gcc version 4.5.2. The gcc compiles downstream from files cfglex.l, xrmlex.l, and srclex.l in l10ntools/source/ each failed with the m

RE: Cppunit-1.13.0 released

2012-07-07 Thread Dennis E. Hamilton
It is obviously a fork. The last SourceForge commit to the post 1.12 trunk was in June 2012 (two weeks ago); the last prior commit was in 2009. The SourceForge project changed to Canonical Launchpad and initiated cppunit 2.x development. The 2.x line has been idle since 2009. The SourceFo

bug 36681 still present in 3.6beta3

2012-07-07 Thread Luc Castermans
https://bugs.freedesktop.org/show_bug.cgi?id=36681 <>___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] Implement support for treeview headers native rendering, add GTK implementation

2012-07-07 Thread Ruslan Kabatsayev
Hello, These two patches implement support for listview headers (aka HeaderBar) native rendering. First one makes the "buttons" look natively, and second one makes arrow showing sort order also look native. Aside from adding support for this, these patches also add GTK implementation of this. Reg

Re: Cppunit-1.13.0 released

2012-07-07 Thread Markus Mohrhard
Hello David, >> >> after we have no longer any build issues with cppunit I have now >> officially tagged the 1.13.0 release of cppunit. I would like to thank >> everybody who helped during this release. >> >> The changes against the 1.12.1 release are: >> >> - improved windows build experience (V

Re: Cppunit-1.13.0 released

2012-07-07 Thread Markus Mohrhard
Hello Andreas, > Have you forked the original project? I can't find the new release in > the projects page at If you call taking over a dead project forking then we did it. The old upstream project did not commit any code for around 3 or 4 years and did not respond to bug reports or comments on

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

2012-07-07 Thread Andras Timar
sc/source/ui/src/colorformat.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a411058ad8c4106c26b41ab9defed356bf62b04b Author: Andras Timar Date: Sat Jul 7 19:49:57 2012 +0200 fdo#51830 order of OK and Cancel buttons Change-Id: Ia1df8361be359c2

[Libreoffice-commits] .: sc/source

2012-07-07 Thread Andras Timar
sc/source/ui/src/colorformat.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 14a3ad2a23a14de57207e1fd3adc459684f95672 Author: Andras Timar Date: Sat Jul 7 19:49:57 2012 +0200 fdo#51830 order of OK and Cancel buttons Change-Id: Ia1df8361be359c2

[Libreoffice-commits] .: Branch 'feature/pdf-signing' - 2 commits - filter/source offapi/com xmlsecurity/source

2012-07-07 Thread Gökcen Eraslan
filter/source/pdf/impdialog.cxx | 24 ++-- offapi/com/sun/star/security/XDocumentDigitalSignatures.idl |4 +- xmlsecurity/source/component/documentdigitalsignatures.cxx | 23 +++ xmlsecurity/source/component/documentdigitalsignatures.hxx |1

[PATCH] build problem with gcc 4.5.2

2012-07-07 Thread Terrence Enger
Around 2012-07-07 00:45 UTC, I pulled master commit 2758492 and tried to build on ubuntu-natty (11.04), which has gcc version 4.5.2. The gcc compiles downstream from files cfglex.l, xrmlex.l, and srclex.l in l10ntools/source/ each failed with the message error: unknown option after ‘#pragma G

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-07-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 45991, which changed state. Bug 45991 Summary: Crash when merging cells that have been pasted as Formatted text from copy of spreadsheet cells https://bugs.freedesktop.org/show_bug.cgi?id=45991 What|Old V

Re: Cppunit-1.13.0 released

2012-07-07 Thread David Tardon
Hello, Markus, On Sat, Jul 07, 2012 at 04:19:39AM +0200, Markus Mohrhard wrote: > Hey, > > after we have no longer any build issues with cppunit I have now > officially tagged the 1.13.0 release of cppunit. I would like to thank > everybody who helped during this release. > > The changes against

Re: What is bibisect? And what is it doing in my office?

2012-07-07 Thread Robinson Tryon
On Sat, Jul 7, 2012 at 8:43 AM, Bjoern Michaelsen wrote: > > If you commit to a local bibisect repo, and then push to a central one: > - you dont need sha1/rsync whatever because git itself makes sure your data > gets transmitted correctly > - you will save bandwidth as the delta between too ins

Change in core[master]: Replaced deprecated String with OUString in sc/../chgtrack

2012-07-07 Thread Gerrit
>From Daniel Bankston : Daniel Bankston has posted comments on this change. Change subject: Replaced deprecated String with OUString in sc/../chgtrack .. Patch Set 1: Looks good to me, but someone else must approve -- To view,

Change in core[master]: Replaced deprecated String with OUString in sc/../chgtrack

2012-07-07 Thread Gerrit
>From David Ostrovsky : David Ostrovsky has posted comments on this change. Change subject: Replaced deprecated String with OUString in sc/../chgtrack .. Patch Set 1: Looks good to me, but someone else must approve -- To view,

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-07-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 39026, which changed state. Bug 39026 Summary: Recent Documents list does not work https://bugs.freedesktop.org/show_bug.cgi?id=39026 What|Old Value |New Value ---

[Libreoffice-commits] .: sfx2/inc

2012-07-07 Thread Rafael Dominguez
sfx2/inc/sfx2/thumbnailviewitem.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 845be17a61b0cf5acc6eb683dc63ffa146331e1c Author: Rafael Dominguez Date: Sat Jul 7 08:24:47 2012 -0430 Revert "Export ThumbnailViewItem symbols." This reverts commit

Re: What is bibisect? And what is it doing in my office?

2012-07-07 Thread Bjoern Michaelsen
Hi, On Fri, Jul 06, 2012 at 03:13:52PM -0400, Robinson Tryon wrote: > > Hmm. The buildbots are spread out in different locations, right? It > seems like the simplest thing would be to push the zipped install up > to the remote (source) server with something fault-tolerant like > rsync, compare a

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

2012-07-07 Thread Daniel Bankston
sc/source/filter/xml/xmlcelli.cxx | 12 ++-- sc/source/ui/docshell/docsh.cxx |5 - 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 7dd4d50687d7c94673e6d9f62b54054b1b817027 Author: Daniel Bankston Date: Sat Jul 7 07:15:21 2012 -0500 Use indexOf ins

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

2012-07-07 Thread Kohei Yoshida
sc/source/core/data/column3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ccd4a408683062185802f7635836a49cdb692cf9 Author: Kohei Yoshida Date: Sat Jul 7 08:02:55 2012 -0400 fdo#43109: Don't check for simple number when text format is requested.

[Libreoffice-commits] .: sc/source

2012-07-07 Thread Kohei Yoshida
sc/source/core/data/column3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6935b6d9bc08ccb780bd80254ba9b26caf6ab27e Author: Kohei Yoshida Date: Sat Jul 7 08:02:55 2012 -0400 fdo#43109: Don't check for simple number when text format is requested.

[Libreoffice-commits] .: vcl/source

2012-07-07 Thread Tomaž Vajngerl
vcl/source/gdi/outdev2.cxx | 156 +++-- 1 file changed, 53 insertions(+), 103 deletions(-) New commits: commit c0ce7ca4884f7f6d1016bd1dbcc22066cb4a7797 Author: Tomaž Vajngerl Date: Sat Jul 7 13:07:03 2012 +0200 Prescale image with Bitmap::Scale to

[Libreoffice-commits] .: sfx2/inc

2012-07-07 Thread Rafael Dominguez
sfx2/inc/sfx2/thumbnailviewitem.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e2955c6976dbd39cb4b856b21a5a8628fce3044e Author: Rafael Dominguez Date: Sat Jul 7 05:10:00 2012 -0430 Export ThumbnailViewItem symbols. Change-Id: I5955740dec9a22903

Windows tinderboxes unresolved external errors

2012-07-07 Thread Rafael Dominguez
Im trying to fix this errors in the windows tinderboxes templatedlg.o : error LNK2019: unresolved external symbol "public: bool __thiscall TemplateFolderView::moveTemplates(class std::set,class std::allocator > &,unsigned short,bool)" (?moveTemplates@TemplateFolderView@@QAE_NAAV?$set@PBVThumbnailV

Re: Cppunit-1.13.0 released

2012-07-07 Thread Pierre-André Jacquod
hello, git clone git://anongit.freedesktop.org/git/libreoffice/cppunit/ or http://cgit.freedesktop.org/libreoffice/cppunit/ regards On 07/07/2012 09:40 AM, Andreas Radke wrote: Am Sat, 7 Jul 2012 04:19:39 +0200 schrieb Markus Mohrhard : Hey, after we have no longer any build issues with cpp

Re: Cppunit-1.13.0 released

2012-07-07 Thread Pierre-André Jacquod
hello, updated :-) http://en.wikipedia.org/wiki/CppUnit regards On 07/07/2012 04:19 AM, Markus Mohrhard wrote: Hey, after we have no longer any build issues with cppunit I have now officially tagged the 1.13.0 release of cppunit. I would like to thank everybody who helped during this release.

Change in core[master]: Replaced deprecated String with OUString in sc/../chgtrack

2012-07-07 Thread Gerrit
>From Sören Möller : Sören Möller has uploaded a new change for review. Change subject: Replaced deprecated String with OUString in sc/../chgtrack .. Replaced deprecated String with OUString in sc/../chgtrack There only was one

[Libreoffice-commits] .: 3 commits - sfx2/inc sfx2/source

2012-07-07 Thread Rafael Dominguez
sfx2/inc/sfx2/templatefolderview.hxx |2 +- sfx2/inc/sfx2/templatefolderviewitem.hxx |4 +++- sfx2/inc/sfx2/thumbnailviewitem.hxx |4 +++- sfx2/source/control/templateview.hrc |2 +- 4 files changed, 8 insertions(+), 4 deletions(-) New commits: commit dc8effc97bee4145

Change in core[master]: Replaced deprecated tools/String with OUString in ScAddInCol

2012-07-07 Thread Gerrit
>From Sören Möller : Sören Möller has posted comments on this change. Change subject: Replaced deprecated tools/String with OUString in ScAddInCol .. Patch Set 2: Nitpicking is very much appreciated. I now have made all the su

Re: Cppunit-1.13.0 released

2012-07-07 Thread Andreas Radke
Am Sat, 7 Jul 2012 04:19:39 +0200 schrieb Markus Mohrhard : > Hey, > > after we have no longer any build issues with cppunit I have now > officially tagged the 1.13.0 release of cppunit. I would like to thank > everybody who helped during this release. Have you forked the original project? I can