[Libreoffice-commits] .: configure.in

2012-07-31 Thread Tor Lillqvist
configure.in |4 1 file changed, 4 deletions(-) New commits: commit 71573ba4edd5413836f0e20e969fccd68bf4da96 Author: Tor Lillqvist Date: Tue Jul 31 23:00:44 2012 +0300 Building against SDKs 10.7 and 10.8 seems to succeed now Change-Id: I22c94844eb109f9ab81a434692272d2c39

[Libreoffice-commits] .: basctl/source

2012-07-31 Thread Takeshi Abe
basctl/source/accessibility/accessibledialogwindow.cxx |6 +++--- basctl/source/basicide/baside3.cxx |6 +++--- basctl/source/basicide/moduldl2.cxx| 16 basctl/source/basicide/moduldlg.cxx|6 +++--- basctl/s

[PATCH] fdo#43135 - fix for MULTINOMIAL only supporting parameters u...

2012-07-31 Thread Gerrit
>From Albert Thuswaldner : Albert Thuswaldner has uploaded a new change for review. Change subject: fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170 .. fdo#43135 - fix for MULTINOMIAL only supporting paramet

Re: Open Issues

2012-07-31 Thread Bjoern Michaelsen
Hi, On Tue, Jul 31, 2012 at 09:09:27AM -0700, Joel Madero wrote: > Do we have an ongoing list of "open issues" that we keep track of and up to > date? Yes, its called bugzilla. ;) > If not it might be a good idea to get one going. I think that there > are at least 3-4 things in the past couple

[Libreoffice-commits] .: Branch 'feature/mork' - connectivity/source

2012-07-31 Thread David Ostrovsky
connectivity/source/drivers/mork/MorkParser.cxx | 18 +- connectivity/source/drivers/mork/MorkParser.hxx |2 ++ 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 312548329a90ed4bd903b1c87aa79d246f11ed04 Author: David Ostrovsky Date: Tue Jul 31 23:41:36

Re: [PUSHED] Re: [PATCH] Final stretch of converting SV_DECL_PTRARR to STL containers stage 3/3

2012-07-31 Thread Noel Grandin
On Tue, Jul 31, 2012 at 10:38 PM, Michael Stahl wrote: > > > so with the subsequent removal of svarray.hxx (yay!) there are still > obsolete containers left in tools/inc/tools/{contnr,list,unqidx}.hxx if > you feel bored :) > Thanks for working through those patches. I've already started on the D

Re: RE : Adding new label's format

2012-07-31 Thread Michael Stahl
On 27/07/12 09:28, Info Agipa wrote: > De : Michael Meeks [michael.me...@suse.com] > Date d'envoi : vendredi 20 juillet 2012 18:40 > À : Info Agipa; Winfried Donkers > >>> How is the best way to perform this ? >>> There is a description of this file to give the good informations ? >>See: >

[PUSHED] Re: [PATCH] Final stretch of converting SV_DECL_PTRARR to STL containers stage 3/3

2012-07-31 Thread Michael Stahl
On 28/07/12 00:51, Michael Stahl wrote: > On 23/07/12 09:34, Noel Grandin wrote: > >> bad-SVL-SfxListener.diff >> bad-SW-Convert-SV_DECL_PTRARR_SORT_DEL-InsCapOptArr-to-boos.patch >> bad-SW-Convert-SV_DECL_PTRARR_SORT-SwSortElements-to-std-ve.patch >> bad-SW-NdHints.diff >>crashes nowhere near

[GSOC-UPDATE](31.07) Impress Remote

2012-07-31 Thread Andrzej J. R. Hunt
Hi everyone, Today I was still working on the notes export: - Finally found which code is used to export XHTML - Eventually discovered that I should be using the UI name to load the specific filter I needed, rather than trying to get an instance of an XMLFilterAdapter as I had previously been a

[Libreoffice-commits] .: svl/source

2012-07-31 Thread Fridrich Strba
svl/source/svdde/ddesvr.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 8df3fbe5249c3f4a1ea3d5586b5c073d5a756fb0 Author: Fridrich Å trba Date: Tue Jul 31 22:30:34 2012 +0200 Fix mingw build of svl Change-Id: I9992dba75903fea3d31be73d

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

2012-07-31 Thread Michael Stahl
svl/inc/svl/svdde.hxx |2 +- sw/source/core/txtnode/ndhints.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 68303dee45ff6c81f5eb396df9c6805b7874cdd7 Author: Michael Stahl Date: Tue Jul 31 22:01:45 2012 +0200 DdeServices has forward declar

Re: [PATCH] fdo#42492: fixing Basic HEX command

2012-07-31 Thread Noel Power
On 31/07/12 18:16, János Uray wrote: Why did you extend the comment: "// converting value to unsigned /and limit to 2 or 4 byte representation/"? GetInteger() and GetLong() return sal_Int16 and sal_Int32, respectively, so the static_casts only convert them to unsigned. it's just the way I think

[Libreoffice-commits] .: filter/source

2012-07-31 Thread Noel Power
filter/source/msfilter/msdffimp.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 134028c6160de7d2c05f0ff67d71cbdb4bff4737 Author: Takeshi Abe Date: Mon Jul 16 09:28:37 2012 +0900 fdo#50269: bitmap area fill pattern reversed in LO3.5.x

[PATCH]fdo#52636:VIEWING: unintuitive Heading for 'Enable experimental Features

2012-07-31 Thread Joel Madero
Feel free to comment. Thanks Joel 0001-fdo-52636-Added-Sectional-Line-and-Header-for-Experi.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: vcl/aqua

2012-07-31 Thread Tor Lillqvist
vcl/aqua/source/gdi/atsui/salatsuifontutils.cxx |6 ++ vcl/aqua/source/gdi/atsui/salgdi.cxx|6 ++ 2 files changed, 12 insertions(+) New commits: commit 16ae7484b03149345751b7804cbc9ce3180565ec Author: Tor Lillqvist Date: Tue Jul 31 22:10:19 2012 +0300 Add decla

[Libreoffice-commits] .: 13 commits - o3tl/inc o3tl/qa sc/workben svl/Library_svl.mk svl/Package_inc.mk svl/inc svl/source svx/source sw/inc sw/source

2012-07-31 Thread Michael Stahl
o3tl/inc/o3tl/sorted_vector.hxx| 86 ++- o3tl/qa/test-sorted_vector.cxx | 114 sc/workben/result.hxx |1 svl/Library_svl.mk |1 svl/Package_inc.mk |1 svl/inc/svl/svarray.hxx| 202 -

LibreOffice Conference: Call for Papers ends in about two weeks

2012-07-31 Thread Andreas Mantke
Hi all, the LibreOffice conference will take place this October in Berlin. You'll all available information about the conference on our special conference site: http://conference.libreoffice.org. The call for papers started at the end of June and will close in about two weeks, at the 15th August,

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

2012-07-31 Thread Rafael Dominguez
sfx2/inc/sfx2/templateonlineview.hxx |9 ++- sfx2/inc/templatedlg.hxx |4 + sfx2/source/control/templateonlineview.cxx | 48 +++--- sfx2/source/control/thumbnailview.cxx |3 + sfx2/source/doc/templatedlg.cxx| 76 +

Re: Open Issues

2012-07-31 Thread Rainer Bielefeld
Joel Madero schrieb: Do we have an ongoing list of "open issues" that we keep track of ... Hi, I doubt that such a list can be useful. My concern: lots of people start lots of comments "someone should ...". I use Reminderfox what reminds me to check bugs where I have been involved and whe

Re: Triaging Event?

2012-07-31 Thread Joel Madero
I was wondering if anyone is interested in trying to do a triaging extravaganza in the next month or so. The main goal would be to get the unconfirmed bugs in the proper status (New, NeedInfo, Resolved) and set priority. Whiteboard status would be a plus but a secondary triaging event could do this

Re: [PATCH] fdo#42492: fixing Basic HEX command

2012-07-31 Thread János Uray
I also like to avoid C-style string handling, but valueOf() doesn't support unsigned integers (it should support all C++ integer types), and converting to sal_Int64 didn't come into my mind. Why did you extend the comment: "// converting value to unsigned *and limit to 2 or 4 byte representation*"?

Re: [GSoC 2012][Collaboration] ScDocFunc and Collaboration

2012-07-31 Thread Matúš Kukan
Hi Eike, On 31 July 2012 16:54, Eike Rathke wrote: > > On Tuesday, 2012-07-31 15:15:18 +0200, Matúš Kukan wrote: > >> There will be new Collaboration abstract class in tubes/ and something >> in sc/ should implement it. > > Sounds good. Designing this carefully hopefully will enable other LibO >

[Libreoffice-commits] .: editeng/qa editeng/source

2012-07-31 Thread Tomaž Vajngerl
editeng/qa/lookuptree/lookuptree_test.cxx | 12 ++-- editeng/source/lookuptree/LatinLookupTree.cxx |2 ++ 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 3752a5fab427e210033903b498717bcc3ba38edf Author: Tomaž Vajngerl Date: Tue Jul 31 19:00:07 2012 +0200

[Libreoffice-commits] .: 2 commits - logerrit solenv/bin

2012-07-31 Thread Bjoern Michaelsen
logerrit | 59 - solenv/bin/concat-deps.c | 107 +-- 2 files changed, 122 insertions(+), 44 deletions(-) New commits: commit 4e15809a78ea3c6062e20e439cf8df3d06cd8569 Author: Bjoern Michaelsen Date: Wed Jul 2

[PUSHED] add ./logerrit resubmit

2012-07-31 Thread Gerrit
>From Björn Michaelsen : Björn Michaelsen has submitted this change and it was merged. Change subject: add ./logerrit resubmit .. add ./logerrit resubmit resubmit creates a new Change-Id for the current change and thus allow t

[PUSHED] fix concat-deps

2012-07-31 Thread Gerrit
>From Björn Michaelsen : Björn Michaelsen has submitted this change and it was merged. Change subject: fix concat-deps .. fix concat-deps * make concat-deps use absolute paths whereever possible * collapse /../ _after_ making

Re: Proposal/Prototype support for "fill in character" in Calc Number Format Strings // final patch set

2012-07-31 Thread Noel Power
On 31/07/12 16:59, Johann Messner wrote: Hi Noel, I managed to use and learn from your patches published in the thread 28410 on http://thread.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/ Some minor modifications were useful to close some gaps (glitches). Please get my "final" pat

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements3' - sw/qa

2012-07-31 Thread Artur Dorda
sw/qa/extras/inc/bordertest.hxx | 190 +++ sw/qa/extras/ooxmltok/data/borders_ooo33.odt |binary sw/qa/extras/ooxmltok/ooxmltok.cxx |9 + 3 files changed, 199 insertions(+) New commits: commit f3bcc791323bef379f5576e48959d1eb81f7a014 Author: Art

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld changed: What|Removed |Added Depends on||53012 --- Comment #64 from Rainer Bie

Open Issues

2012-07-31 Thread Joel Madero
Hi All, Do we have an ongoing list of "open issues" that we keep track of and up to date? If not it might be a good idea to get one going. I think that there are at least 3-4 things in the past couple months that have had serious conversations but a decision was never made to finalize things. The

Re: Proposal/Prototype support for "fill in character" in Calc Number Format Strings // final patch set

2012-07-31 Thread Johann Messner
Hi Noel, I managed to use and learn from your patches published in the thread 28410 on http://thread.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/ Some minor modifications were useful to close some gaps (glitches). Please get my "final" patch info set for my local libreoffice-3.5.3

[Libreoffice-commits] .: binfilter/inc

2012-07-31 Thread Caolán McNamara
binfilter/inc/bf_svtools/svdde.hxx | 61 + 1 file changed, 61 insertions(+) New commits: commit e0be9e6691269d305ceedc7f1d4955a7976e3dc6 Author: Caolán McNamara Date: Tue Jul 31 15:10:34 2012 +0100 move DECLARE_LIST into binfilter Change-Id:

[Libreoffice-commits] .: 3 commits - Makefile.top sfx2/source svl/inc svl/source tools/inc

2012-07-31 Thread Caolán McNamara
Makefile.top |3 ++ sfx2/source/appl/lnkbase2.cxx |6 ++-- svl/inc/svl/svdde.hxx |8 - svl/source/svdde/ddesvr.cxx | 24 tools/inc/tools/list.hxx | 61 -- 5 files changed, 21 insertions(+),

[PUSHED] fdo#50269: bitmap area fill pattern reversed in LO3.5.x

2012-07-31 Thread Gerrit
>From Noel Power : Noel Power has submitted this change and it was merged. Change subject: fdo#50269: bitmap area fill pattern reversed in LO3.5.x .. fdo#50269: bitmap area fill pattern reversed in LO3.5.x this partially rever

Re: Change in core[master]: fdo#50269: bitmap area fill pattern reversed in LO3.5.x

2012-07-31 Thread Noel Power
On 31/07/12 15:10, Takeshi Abe wrote: Hi Noel, Thank you for your review. On Tue, 31 Jul 2012 12:16:17 +, Gerrit wrote: From Noel Power : Noel Power has posted comments on this change. Change subject: fdo#50269: bitmap area fill pattern reversed in LO3.5.x

Re: Solarmutex Deadlock when Closing Calc which contains functions with XVolatileResult return values

2012-07-31 Thread anwen
Eike, I agree with you that the listeners are destroyed during document close. I observed it in my log file. However, the worker thread is running asynchronously if not calling the listeners' modified function. How can it know that the document is closed, stop calling the modified function, and qui

Re: Solarmutex Deadlock when Closing Calc which contains functions with XVolatileResult return values

2012-07-31 Thread anwen
Eike, thank you for your kind response. I just now submitted a bug report with the same title. I attached a text file which is the analyzed result of a full dump file. If you are assigned this bug and would like to check out the full/mini dump files, or need more information, please feel free to l

Re: [PATCH] gtk: listbox border was not rendered

2012-07-31 Thread Ivan Timofeev
Hi Ruslan On 31.07.2012 17:56, Ruslan Kabatsayev wrote: After some checks I've come to the conclusion that your patch does it as it should, and the breakage should be fixed in oxygen-gtk. The only problem remains is when this fix should be done (i.e. there'll be some time until your patch gets i

Re: Solarmutex Deadlock when Closing Calc which contains functions with XVolatileResult return values

2012-07-31 Thread anwen
Stephan, thank you for your kind and response. There is not a crash when I closed the spreadsheet window and the processes still hung. I used explorer process to create a mini dump file and a full dump file. Then I analyzed the dump files at WinDBG. There are more than two threads, and I posted the

Re: [GSoC 2012][Collaboration] ScDocFunc and Collaboration

2012-07-31 Thread Eike Rathke
Hi Matúš, On Tuesday, 2012-07-31 15:15:18 +0200, Matúš Kukan wrote: > I am working on moving sc/source/ui/collab/contacts.* into tubes/ > There will be new Collaboration abstract class in tubes/ and something > in sc/ should implement it. Sounds good. Designing this carefully hopefully will enab

[Libreoffice-commits] .: sc/source

2012-07-31 Thread Daniel Bankston
sc/source/filter/xml/xmlcelli.cxx | 47 -- sc/source/filter/xml/xmlcelli.hxx |2 + 2 files changed, 27 insertions(+), 22 deletions(-) New commits: commit cc5b8609490637e3a19761a965af9fdd47310954 Author: Daniel Bankston Date: Tue Jul 31 00:26:05 2012 -0

Re: mingw build broken

2012-07-31 Thread Jan Holesovsky
Hi David, d.ostrov...@idaia.de píše v Út 31. 07. 2012 v 12:55 +0200: > thank you for your response. > Yeah, my wine-* packages were outdated (1.4.*, we could check it in > configure). After upgrading winegcc is working again, Great news :-) > and after ccache > -C > (@David tnank you for t

Re: Solarmutex Deadlock when Closing Calc which contains functions with XVolatileResult return values

2012-07-31 Thread anwen
-- View this message in context: http://nabble.documentfoundation.org/Solarmutex-Deadlock-when-Closing-Calc-which-contains-functions-with-XVolatileResult-return-values-tp3998056p3998621.html Sent from the Dev mailing list archive at Nabble.com. ___ L

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 5 commits - hunspell/hunspell-1.3.2-overflow.patch hunspell/makefile.mk mythes/makefile.mk mythes/mythes-1.2.0-overflow.patch neon/makefile.mk neon/

2012-07-31 Thread Petr Mladek
hunspell/hunspell-1.3.2-overflow.patch | 91 +++ hunspell/makefile.mk |1 mythes/makefile.mk |1 mythes/mythes-1.2.0-overflow.patch | 24 neon/makefile.mk |2 neon/neon

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - basic/source cui/source extensions/source filter/source vcl/source

2012-07-31 Thread Petr Mladek
basic/source/runtime/runtime.cxx |6 +++--- cui/source/tabpages/numpages.cxx |6 ++ extensions/source/scanner/sane.cxx |2 +- filter/source/graphicfilter/icgm/chart.cxx |2 +- vcl/source/gdi/metric.cxx |2 +- vcl/source/gdi/outma

Re: [PATCH] gtk: listbox border was not rendered

2012-07-31 Thread Ruslan Kabatsayev
Hi, After some checks I've come to the conclusion that your patch does it as it should, and the breakage should be fixed in oxygen-gtk. The only problem remains is when this fix should be done (i.e. there'll be some time until your patch gets into a released version of LibO, and until then we shou

Re: [PUSHED][PATCH] Revert toolbox bg rendering as it creates hard to fix regression

2012-07-31 Thread Noel Power
On 31/07/12 14:11, Ruslan Kabatsayev wrote: Hello, This patch reverts my earlier patch which tried to render native background on ToolBox. It appears that this breaks some themes, and there's no easy fix for this (at least not simple enough to be worth the trouble). Regards, Ruslan __

Re: [PATCH] Revert toolbox bg rendering as it creates hard to fix regression

2012-07-31 Thread Noel Power
On 31/07/12 14:11, Ruslan Kabatsayev wrote: Hello, This patch reverts my earlier patch which tried to render native background on ToolBox. It appears that this breaks some themes, and there's no easy fix for this (at least not simple enough to be worth the trouble). Regards, Ruslan __

[Libreoffice-commits] .: vcl/source

2012-07-31 Thread Noel Power
vcl/source/window/toolbox.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 4f97b3bcad3c2b138ec5d752f28c8032f34150b5 Author: Ruslan Kabatsayev Date: Tue Jul 31 17:07:37 2012 +0400 Revert "Enable native background rendering for ToolBox" This reverts commit 0714

Re: [PATCH] fdo#42492: fixing Basic HEX command

2012-07-31 Thread Noel Power
Ok, pushed now and also with a further tweak to avoid sprintf and the hardcoded buffersize ( 'cause 17 is too big anyway ) http://cgit.freedesktop.org/libreoffice/core/commit/?id=02a7dfb729799f9e1437a718951566640d0fde02 On 31/07/12 12:55, János Uray wrote: Yes, that is what I was trying to say:

[Libreoffice-commits] .: 2 commits - basic/source

2012-07-31 Thread Noel Power
basic/source/runtime/methods.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit 02a7dfb729799f9e1437a718951566640d0fde02 Author: Noel Power Date: Tue Jul 31 14:25:29 2012 +0100 tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492

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

2012-07-31 Thread Cédric Bosdonnat
sw/source/core/layout/fly.cxx | 17 - sw/source/core/layout/frmtool.cxx |4 sw/source/core/text/xmldump.cxx |2 +- writerfilter/inc/dmapper/DomainMapper.hxx |2 ++ writerfilter/source/dmapper/DomainMap

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sd/source writerfilter/source xmloff/source

2012-07-31 Thread Petr Mladek
sd/source/core/sdpage.cxx |6 +++--- sd/source/filter/ppt/pptanimations.hxx |2 +- writerfilter/source/ooxml/OOXMLFastTokenHandler.cxx | 12 xmloff/source/style/weighhdl.cxx|2 +- 4 files changed, 17 insertions(+

[Libreoffice-commits] .: binfilter/bf_sc binfilter/bf_sfx2 binfilter/bf_svtools binfilter/bf_sw binfilter/inc

2012-07-31 Thread Thomas Arnhold
binfilter/bf_sc/source/ui/inc/imoptdlg.hxx |2 binfilter/bf_sfx2/source/appl/sfx2_appopen.cxx |1 binfilter/bf_sfx2/source/inc/referers.hxx | 32 binfilter/bf_svtools/source/config/svt_itemholder2.cxx |1 binfilter/bf_sw/source/core/inc/bl

[Libreoffice-commits] .: framework/inc

2012-07-31 Thread Thomas Arnhold
framework/inc/classes/filtercachedata.hxx | 62 -- 1 file changed, 62 deletions(-) New commits: commit 98e697dcb02b2864a7d701656ba160a7070d5501 Author: Thomas Arnhold Date: Mon Jul 30 18:24:06 2012 +0200 cleanup filtercachedata.hxx Actually only two

[GSoC 2012][Collaboration] ScDocFunc and Collaboration

2012-07-31 Thread Matúš Kukan
Hello calc guys, I have ~two questions about ScDocShell, ScDocFunc and Collaboration. I am working on moving sc/source/ui/collab/contacts.* into tubes/ There will be new Collaboration abstract class in tubes/ and something in sc/ should implement it. First: 1, Why we have new ScDocFuncSend( *thi

[PATCH] Revert toolbox bg rendering as it creates hard to fix regression

2012-07-31 Thread Ruslan Kabatsayev
Hello, This patch reverts my earlier patch which tried to render native background on ToolBox. It appears that this breaks some themes, and there's no easy fix for this (at least not simple enough to be worth the trouble). Regards, Ruslan 0001-Revert-Enable-native-background-rendering-for-ToolB

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

2012-07-31 Thread Petr Mladek
sw/source/core/doc/number.cxx |4 ++-- sw/source/filter/ww1/w1filter.cxx |2 +- sw/source/filter/ww8/ww8graf.cxx |2 +- sw/source/filter/ww8/ww8par5.cxx |8 +++- sw/source/filter/ww8/ww8par6.cxx |2 +- sw/source/ui/app/docsh.cxx| 11 ++- sw/source/u

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sot/source

2012-07-31 Thread Petr Mladek
sot/source/sdstor/stg.cxx | 117 ++--- sot/source/sdstor/stgavl.cxx | 79 +-- sot/source/sdstor/stgcache.cxx | 59 +--- sot/source/sdstor/stgcache.hxx |2 sot/source/sdstor/stgdir.cxx | 58

[GSoC] testing - Weekly Report no. 10

2012-07-31 Thread Artur Dorda
Hi there, This week I continued my work on the Word format import tests in sw/qa/extras/{rtf,ooxml,ww8}tok. There has been some issues, but all have been overcome. The results was good and working: - first the ooxml border test has beeen done - later I refactored the code, put it to the separate

Re: [PATCH] fdo#42492: fixing Basic HEX command

2012-07-31 Thread János Uray
Yes, that is what I was trying to say: length 15 and length 16 were both wrong. There were two mistakes: the buffer overflow, and the non-compatible types and printf-strings. Fixing the latter one (which resulted in 16 characters on 64-bit platforms, where C++ "long" is 64-bit) makes the former one

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

2012-07-31 Thread Daniel Bankston
sc/source/filter/oox/workbookhelper.cxx |8 1 file changed, 8 insertions(+) New commits: commit 3c95101f43a8abb2a644fa2bdb3468cda5e459b0 Author: Daniel Bankston Date: Tue Jul 31 06:43:06 2012 -0500 Prevent broadcasts to gain xlsx formula import performance boost oox

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #63 from Korrawit Pruegsanusak 2012-07-31 11:43:45 UTC --- Nominating bug 52998 and bug 52999: Saving file as XLS/XLSX lost comments. These are regressions in 3.6 version, and IMHO we need public caution for these bugs if we release

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-07-31 Thread János Uray
Again? Oh, yes. Now here it is. On Tue, Jul 31, 2012 at 11:10 AM, Noel Power wrote: > Hi János > you forgot to attach the patch :-) > > On 30/07/12 19:04, János Uray wrote: > > This patch solves this bug: > https://bugs.freedesktop.org/show_bug.cgi?id=47907 > > The text was flickering because W

Re: Solarmutex Deadlock when Closing Calc which contains functions with XVolatileResult return values

2012-07-31 Thread Eike Rathke
Hi anwen, On Friday, 2012-07-27 08:43:25 -0700, anwen wrote: > The deadlock scenario is that the spreadsheet called the functions many > times and was showing dynamical financial data. Then I closed the > spreadsheet window. The window quit immediately, but the soffice.bin and > soffice.exe were

Re: mingw build broken

2012-07-31 Thread d . ostrovsky
Hey Kendy, thank you for your response. Yeah, my wine-* packages were outdated (1.4.*, we could check it in configure). After upgrading winegcc is working again, and after ccache -C (@David tnank you for that hint) LO even compiles, but ... cd /tmp/xfUNKMLKsY_temp.11871; tar -cf - . | gzip

Re: [PUSHED] [REVIEW 3-6] fdo#52615 ADO driver inactive

2012-07-31 Thread Noel Power
pushed On 31/07/12 09:38, David Tardon wrote: Hi all, commit 7484f81faf2ee4e6bd80b9200ba48ca013434695 adds back a line I accidentally dropped from postprocess/packcomponents/makefile.mk in commit d4efa8b0cf48f092d8984f3f085909cd1a6a39af . D. ___ Libr

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - postprocess/packcomponents

2012-07-31 Thread Noel Power
postprocess/packcomponents/makefile.mk |1 + 1 file changed, 1 insertion(+) New commits: commit d46bd28012890fd0b5ae2dc1f562a9d33eae2639 Author: David Tardon Date: Tue Jul 31 10:22:54 2012 +0200 fdo#52615 add ADO component to services.rdb again This was accidentally removed b

Re: [PUSHED][REVIEW 3-5][REVIEW 3-6] rhbz#842552 crash on .pptx import

2012-07-31 Thread Noel Power
pushed Noel On 31/07/12 09:42, David Tardon wrote: Hi all, commit 772699ac1f2375c33f0819ebb127555d3178c4e5 fixes a crash on import of a pptx file (the file is attached to the bug). D. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http

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

2012-07-31 Thread Noel Power
oox/source/drawingml/table/tablecell.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a25e3b3c6d047d66845df24f839aa1afe56d9551 Author: David Tardon Date: Thu Jul 26 14:17:09 2012 +0200 rhbz#842552 always create text content The following line in

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

2012-07-31 Thread Noel Power
oox/source/drawingml/table/tablecell.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0c9b786d4fd37b11cca65beb7444f3bede021ae7 Author: David Tardon Date: Thu Jul 26 14:17:09 2012 +0200 rhbz#842552 always create text content The following line in

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - writerfilter/source

2012-07-31 Thread Noel Power
writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 32af6dec1b7b80759a793e5f1da0a1129823c51e Author: Miklos Vajna Date: Fri Jul 27 21:20:34 2012 +0200 fdo#48033 fix RTF import of pictures inside table cells

[PUSHED] - fdo#47707 - PRINTING: Printing windows wrong color indicat...

2012-07-31 Thread Gerrit
>From Noel Power : Noel Power has submitted this change and it was merged. Change subject: - fdo#47707 - PRINTING: Printing windows wrong color indication .. - fdo#47707 - PRINTING: Printing windows wrong color indication Chan

[Libreoffice-commits] .: sd/source

2012-07-31 Thread Noel Power
sd/source/ui/docshell/docshel4.cxx |4 ++-- sd/source/ui/view/DocumentRenderer.cxx |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 2b6bdcc3dafc0cf8193ac321da6d9209923b73cf Author: Rob Snelders Date: Fri Jul 27 17:05:20 2012 +0200 - fdo#47707 - P

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

2012-07-31 Thread Michael Stahl
sc/source/filter/excel/tokstack.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 1f52bf67892a5ce61bcf90c350a462f638580eb7 Author: Michael Stahl Date: Fri Jul 27 18:10:33 2012 +0200 warning: statement has no effect Change-Id: I06a26ebd1703e1d

Re: Tinderbox failure, MacOSX-Intel@1-built_no-moz_on_10.6.8, MASTER, last success: 2012-07-31 07:03:36

2012-07-31 Thread Tomaž Vajngerl
Hi, I have some time today in the evening. I hope I will be able to resolve this. Regards, Tomaž On Tue, Jul 31, 2012 at 11:46 AM, Stephan Bergmann wrote: > Hi Tomaž, > > > "LookupTree for fast au

[PATCH] Convert documents to follow the doxygen standard

2012-07-31 Thread Gerrit
>From Norah A. Abanumay : Norah A. Abanumay has uploaded a new change for review. Change subject: Convert documents to follow the doxygen standard .. Convert documents to follow the doxygen standard Change-Id: I9086f6129f61af

Re: [PUSHED][PATCH (partial)] fdo#48549 System::Beep() removal

2012-07-31 Thread Noel Power
pushed, thanks !! Noel On 28/07/12 23:06, Mathieu Vonlanthen wrote: Hi, I've written a new patch cleaning remaining calls to Sound::Beep and unused include. I've also removed sound.hxx and sound.cxx as they were no more used. I've built master with this patch without warnings on the modified f

[Libreoffice-commits] .: 3 commits - cui/source svl/inc unusedcode.easy

2012-07-31 Thread Caolán McNamara
cui/source/inc/treeopt.hxx |4 --- cui/source/options/treeopt.cxx | 24 +--- svl/inc/svl/svarray.hxx| 47 + unusedcode.easy| 13 --- 4 files changed, 18 insertions(+), 70 deletions(-) New commits

[Libreoffice-commits] .: starmath/source tools/source vcl/aqua vcl/headless vcl/inc vcl/ios vcl/Package_inc.mk vcl/source vcl/unx vcl/win

2012-07-31 Thread Noel Power
starmath/source/dialog.cxx |1 tools/source/debug/debug.cxx| 11 - vcl/Package_inc.mk |1 vcl/aqua/source/window/salframe.cxx | 15 - vcl/headless/svpframe.cxx |4 --- vcl/inc/aqua/salframe.h |1 vcl

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #62 from Roman Eisele 2012-07-31 09:27:13 UTC --- (In reply to comment #58) > Add Bug 52610 - FILESAVE [DOCX] File.docx, created LibO Writer, can't be > opened > in other programs (https://bugs.freedesktop.org/show_bug.cgi?id=52610)

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-07-31 Thread Noel Power
Hi János you forgot to attach the patch :-) On 30/07/12 19:04, János Uray wrote: This patch solves this bug: https://bugs.freedesktop.org/show_bug.cgi?id=47907 The text was flickering because Window::Invalidate() clears the client area by default. To prevent this, I've added an INVALIDATE_NOE

Re: [PATCH] fdo#42492: fixing Basic HEX command

2012-07-31 Thread Noel Power
On 31/07/12 07:13, János Uray wrote: The patch solves this bug: https://bugs.freedesktop.org/show_bug.cgi?id=42492 There was a buffer overflow: char aBuffer[16] had no room for the terminating null character. But the hex command was still wrong, because the printf used "%X" and "%lX", which are

[REVIEW 3-5][REVIEW 3-6] rhbz#842552 crash on .pptx import

2012-07-31 Thread David Tardon
Hi all, commit 772699ac1f2375c33f0819ebb127555d3178c4e5 fixes a crash on import of a pptx file (the file is attached to the bug). D. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[REVIEW 3-6] fdo#52615 ADO driver inactive

2012-07-31 Thread David Tardon
Hi all, commit 7484f81faf2ee4e6bd80b9200ba48ca013434695 adds back a line I accidentally dropped from postprocess/packcomponents/makefile.mk in commit d4efa8b0cf48f092d8984f3f085909cd1a6a39af . D. ___ LibreOffice mailing list LibreOffice@lists.freedeskto

[Libreoffice-commits] .: 2 commits - Makefile.top postprocess/packcomponents

2012-07-31 Thread David Tardon
Makefile.top |2 +- postprocess/packcomponents/makefile.mk |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 7484f81faf2ee4e6bd80b9200ba48ca013434695 Author: David Tardon Date: Tue Jul 31 10:22:54 2012 +0200 fdo#52615 add ADO compo

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 52615, which changed state. Bug 52615 Summary: FILEOPEN: ADO driver inactive (thus no connection to MS Access databases) https://bugs.freedesktop.org/show_bug.cgi?id=52615 What|Old Value

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

2012-07-31 Thread Petr Mladek
sc/source/filter/inc/scflt.hxx |1 sc/source/filter/starcalc/scflt.cxx | 225 +--- 2 files changed, 136 insertions(+), 90 deletions(-) New commits: commit 44fb4f1b061e4bd7335e50ced0b4e88a589f4b24 Author: Eike Rathke [er] Date: Tue Jul 31 10:12:12 2012

[PATCH] cosmetic patch for conditional formatting

2012-07-31 Thread Jean-Baptiste Faure
Hi, here is a small patch to vertically align the fields in the conditional formatting dialog. Additionnaly it give more room for several strings which is useful for FR translation. To easily understand the code, I reordered it according to the lines in the dialog. Best regards. JBF -- Seuls de

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

2012-07-31 Thread Petr Mladek
sc/source/filter/ftools/ftools.cxx | 10 +++--- sc/source/filter/qpro/qpro.cxx | 20 +++- 2 files changed, 22 insertions(+), 8 deletions(-) New commits: commit 079223a9680c0a0c232c6615203817c4eb147226 Author: Eike Rathke [er] Date: Tue Jul 31 10:00:56 2012 +0200

[Libreoffice-commits] .: configure.in

2012-07-31 Thread Tor Lillqvist
configure.in | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 1d3ca559966d522c3e5f98d137e02d295cb5751a Author: Tor Lillqvist Date: Tue Jul 31 10:46:03 2012 +0300 More NDK r8b fixes Change-Id: Ib91d60bc66860ad44541b28fbe89aa01d89cdee2 diff

[Libreoffice-commits] .: writerfilter/qa

2012-07-31 Thread Caolán McNamara
writerfilter/qa/cppunittests/rtftok/data/fail/EDB-18749-1.rtf |binary writerfilter/qa/cppunittests/rtftok/data/pass/EDB-18754-1.rtf |binary writerfilter/qa/cppunittests/rtftok/data/pass/EDB-18940-1.rtf |binary 3 files changed New commits: commit 892fffaea2af837b09699974c0f9eab05a48a04b Author:

Re: Static src analysis of LibreOffice

2012-07-31 Thread David Tardon
Hi, On Tue, Jul 31, 2012 at 08:03:00AM +0200, John Smith wrote: > Well, after a lot of tweaking, I almost have 'configure' working with > '--with-system-libs' now, except for saxon. > > Running configure with my system saxon gives me : configure: error: > saxontest could not be compiled, non-func

[Libreoffice-commits] .: Branch 'feature/mork' - connectivity/source

2012-07-31 Thread David Ostrovsky
connectivity/source/drivers/mork/MConnection.cxx | 26 +-- connectivity/source/drivers/mork/MDatabaseMetaData.cxx | 16 +++--- connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx | 12 ++--- connectivity/source/drivers/mork/MDriver.cxx |

[Libreoffice-commits] .: editeng/source

2012-07-31 Thread Stephan Bergmann
editeng/source/lookuptree/Node.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 9d75ea50e7e64b7d282655e986564acb640bf04e Author: Stephan Bergmann Date: Tue Jul 31 09:15:34 2012 +0200 error: attempt to increment a past-the-end iterator ...when r

[Libreoffice-commits] .: android/experimental config_host.mk.in configure.in

2012-07-31 Thread Tor Lillqvist
android/experimental/DocumentLoader/Makefile |4 +- config_host.mk.in|2 + configure.in | 47 ++- 3 files changed, 36 insertions(+), 17 deletions(-) New commits: commit 963f417fa89746fe087f7b7e585edb79fd

[PATCH] fdo#42492: fixing Basic HEX command

2012-07-31 Thread János Uray
The patch solves this bug: https://bugs.freedesktop.org/show_bug.cgi?id=42492 There was a buffer overflow: char aBuffer[16] had no room for the terminating null character. But the hex command was still wrong, because the printf used "%X" and "%lX", which are very platform-dependent. Actually the "i

Re: Static src analysis of LibreOffice

2012-07-31 Thread John Smith
Well, after a lot of tweaking, I almost have 'configure' working with '--with-system-libs' now, except for saxon. Running configure with my system saxon gives me : configure: error: saxontest could not be compiled, non-functional saxon jar Even though I have saxon installed. I cant figure out what

Re: Static src analysis of LibreOffice

2012-07-31 Thread David Tardon
Hi, On Mon, Jul 30, 2012 at 03:08:04PM +0200, John Smith wrote: > On Mon, Jul 30, 2012 at 2:58 PM, Michael Stahl wrote: > > On 30/07/12 14:50, John Smith wrote: > >> > >> If someone knows how to fix that: let me know > >> If it's not really a big deal: Ill do a analysis of libreoffice this way >

Re: Static src analysis of LibreOffice

2012-07-31 Thread David Tardon
Hi, On Mon, Jul 30, 2012 at 01:42:44PM +0200, John Smith wrote: > On Mon, Jul 30, 2012 at 12:29 PM, Tor Lillqvist wrote: > >> So if there > >> is a way to configure LO (configure --without-foo --without-bar, or > >> something) to not make it compile all the 3rd party stuff, > > > > --with-system-

  1   2   >