[Libreoffice-commits] core.git: cui/source

2013-04-08 Thread Julien Nabet
cui/source/options/optlingu.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 73cc9fc42cfa524a9965f58092f3a004de3a6b87 Author: Julien Nabet serval2...@yahoo.fr Date: Mon Apr 8 07:30:44 2013 +0200 Fix variable reassigned before the old value has been used

[Libreoffice-commits] core.git: vcl/inc

2013-04-08 Thread Tor Lillqvist
vcl/inc/sallayout.hxx | 27 +++ 1 file changed, 27 insertions(+) New commits: commit 2cff5631297adc89dfcfdceee7d33d0a27233b9b Author: Tor Lillqvist t...@iki.fi Date: Mon Apr 8 08:29:58 2013 +0300 Add a commment with guesses about the layout engine API If

[ANN] LibreOffice 3.6.6 RC2 available

2013-04-08 Thread Thorsten Behrens
Dear Community, The Document Foundation is happy to announce the first release candidate of LibreOffice 3.6.6. The upcoming 3.6.6 will be the sixth in a series of frequent bugfix releases for our stable 3.6 branch. Please be aware that LibreOffice 3.6.6 RC2 is not ready for production use, you

[Libreoffice-commits] core.git: vcl/coretext

2013-04-08 Thread Tor Lillqvist
vcl/coretext/salcoretextlayout.cxx | 53 - 1 file changed, 23 insertions(+), 30 deletions(-) New commits: commit df8ef9b01bc2577ce658a8ef142f88a3831f1bf3 Author: Tor Lillqvist t...@iki.fi Date: Mon Apr 8 10:13:33 2013 +0300 Use SAL_OVERRIDE and drop

Re: claims of python unit test un-debugability considered somewhat exaggerated

2013-04-08 Thread Noel Grandin
On 2013-04-05 23:44, Michael Stahl wrote: so i spent the day trying to understand soffice bootstrap and moving the proposed Python unit tests in-process to see if that makes this more acceptable for people. I consider this acceptable. So you can consider my objection to python unit tests

RE: build failure

2013-04-08 Thread Winfried Donkers
The bit that should include expat is: -I$O/inc/external/expat Where $O=/home/w.donkers/git/libo/solver/unxlngi6 Do you really not have an expat.h in there ? I do :-) No, I don't :-( You said: The file expat.h does exist in lots of locations:

[Libreoffice-commits] core.git: vcl/aqua

2013-04-08 Thread Tor Lillqvist
vcl/aqua/source/gdi/atsui/salatslayout.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit a4ef0df25751c7ae587c4e06b4ed17d53f508196 Author: Tor Lillqvist t...@iki.fi Date: Mon Apr 8 10:28:01 2013 +0300 GetGlyphOutlines is unused Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 3 commits - sfx2/inc sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/inc/sfx2/templatecontaineritem.hxx |1 sfx2/inc/sfx2/templatelocalview.hxx |4 sfx2/inc/sfx2/thumbnailview.hxx |2 sfx2/source/control/templateabstractview.cxx |2 sfx2/source/control/templatelocalview.cxx| 133 ++-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 3 commits - sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/source/doc/templatedlg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ed5525620852afabbe1a36f84ea65a025c11c146 Author: Rafael Dominguez venccsra...@gmail.com Date: Wed Mar 27 12:54:37 2013 -0430 Get the correct region id view when saving a

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 3 commits - sfx2/inc sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/inc/sfx2/templateabstractview.hxx |3 + sfx2/inc/sfx2/templatelocalview.hxx|2 + sfx2/inc/sfx2/templateremoteview.hxx |2 + sfx2/source/control/templatelocalview.cxx |5 ++ sfx2/source/control/templateremoteview.cxx |5 ++

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 3 commits - sfx2/inc sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/inc/sfx2/templateabstractview.hxx |5 +++ sfx2/inc/sfx2/templatelocalview.hxx |5 +++ sfx2/inc/sfx2/templateremoteview.hxx |2 + sfx2/source/control/templateabstractview.cxx | 26 +++ sfx2/source/control/templatelocalview.cxx| 41

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 3 commits - sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/source/control/templateviewitem.cxx |3 --- sfx2/source/doc/templatedlg.cxx |2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit f65e00653bca4b7320981c8bc69da0b991d1df2b Author: Rafael Dominguez venccsra...@gmail.com Date: Thu Mar 28 14:50:24 2013

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 3 commits - sfx2/inc sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/inc/sfx2/doctempl.hxx |2 sfx2/inc/sfx2/templateabstractview.hxx |5 +- sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/source/control/templateabstractview.cxx |2 sfx2/source/control/templatelocalview.cxx| 58 ---

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 3 commits - sfx2/inc sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/inc/templatedlg.hxx |4 + sfx2/source/control/templatelocalview.cxx | 12 +++ sfx2/source/doc/templatedlg.cxx | 118 -- 4 files changed, 116 insertions(+), 20 deletions(-) New

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sfx2/inc sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/inc/sfx2/thumbnailview.hxx |2 sfx2/source/control/templateabstractview.cxx |2 sfx2/source/control/templatelocalview.cxx|2 sfx2/source/control/templatesearchview.cxx |2 sfx2/source/control/thumbnailview.cxx| 105 ++-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sfx2/inc sfx2/source

2013-04-08 Thread Rafael Dominguez
sfx2/inc/sfx2/thumbnailview.hxx |1 sfx2/source/control/thumbnailview.cxx | 198 -- 2 files changed, 189 insertions(+), 10 deletions(-) New commits: commit b51875f39c86bd8082c983773756630b53df88af Author: Rafael Dominguez venccsra...@gmail.com Date:

[PUSHED libreoffice-4-0] Separate template region ids from thumbnail ids.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3238 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3238 To unsubscribe,

[PUSHED libreoffice-4-0] Fix deleting templates through Template Manager.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3239 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3239 To unsubscribe,

[PUSHED libreoffice-4-0] Delete the correct template from the selected search results...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3240 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3240 To unsubscribe,

[PUSHED libreoffice-4-0] Fix exporting selected search results in Template Manager.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3241 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3241 To unsubscribe,

[PUSHED libreoffice-4-0] Fix moving selected search results in Template Manager.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3242 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3242 To unsubscribe,

[PUSHED libreoffice-4-0] Get the correct region id view when saving a template.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3243 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3243 To unsubscribe,

[PUSHED libreoffice-4-0] Update search results when changing template type in Templat...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3245 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3245 To unsubscribe,

[PUSHED libreoffice-4-0] Display create template folder only when its allowed.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3246 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3246 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#60581 Display import templates only when its allowed.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3247 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3247 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#60581 Import templates into current directory.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3248 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3248 To unsubscribe,

[PUSHED libreoffice-4-0] Show search and extra buttons when a template is selected.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3249 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3249 To unsubscribe,

[PUSHED libreoffice-4-0] Deselect templates when closing the search view.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3250 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3250 To unsubscribe,

[PUSHED libreoffice-4-0] Deselect items when searching for templates to reset toolbar...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3251 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3251 To unsubscribe,

[PUSHED libreoffice-4-0] Calculate template thumbnail subtitle position to fit drawin...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3252 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3252 To unsubscribe,

[PUSHED libreoffice-4-0] Make template thumbnail sizes appropiate to the content in t...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3253 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3253 To unsubscribe,

[PUSHED libreoffice-4-0] Dont reload template information after saving.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3255 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3255 To unsubscribe,

[PUSHED libreoffice-4-0] Display empty folders in Template Manager.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3254 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3254 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#60844 Remember last open folder and filter in Template M...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3257 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3257 To unsubscribe,

[PUSHED libreoffice-4-0] Dont show import action while in save mode.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3258 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3258 To unsubscribe,

[PUSHED libreoffice-4-0] Avoid generating filter list several times.

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3259 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3259 To unsubscribe,

[PUSHED libreoffice-4-0] Position view below toolbox and search bar when resizing Tem...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3256 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3256 To unsubscribe,

[PUSHED libreoffice-4-0] fdo#61390 - Thumbnail navigation by shift-click and shift-ke...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3260 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3260 To unsubscribe,

[Libreoffice-commits] core.git: helpcontent2

2013-04-08 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c246901de8764141ffc2e5eb338203b70cd70db0 Author: Andras Timar ati...@suse.com Date: Mon Apr 8 08:54:42 2013 +0200 Updated core Project: help 439f5e6e786f98d40add88e0b2ded31eb096a835 diff --git

[Libreoffice-commits] help.git: help-to-wiki.py

2013-04-08 Thread Andras Timar
help-to-wiki.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 439f5e6e786f98d40add88e0b2ded31eb096a835 Author: Andras Timar ati...@suse.com Date: Mon Apr 8 08:54:42 2013 +0200 typo Change-Id: I1a2c3ddbbb5511bca67880b4366b4d8045d7d04b diff --git

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - helpcontent2

2013-04-08 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8dce96e251f39cf9f18514e90ab48c8b792ca2cf Author: Andras Timar ati...@suse.com Date: Mon Apr 8 08:54:42 2013 +0200 Updated core Project: help e9b6ed7fb094f12207112cc0fffde5aea0c6dcb1 diff --git

[Libreoffice-commits] help.git: Branch 'libreoffice-4-0' - help-to-wiki.py

2013-04-08 Thread Andras Timar
help-to-wiki.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e9b6ed7fb094f12207112cc0fffde5aea0c6dcb1 Author: Andras Timar ati...@suse.com Date: Mon Apr 8 08:54:42 2013 +0200 typo Change-Id: I1a2c3ddbbb5511bca67880b4366b4d8045d7d04b

[PATCH] fdo#55432 fix the context menu position for RTL sheet

2013-04-08 Thread Abdulaziz A Alayed (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3271 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/71/3271/1 fdo#55432 fix the context menu position for RTL sheet Change-Id: I7961f7e47cabef6b06e66e5495a231b7b8b5f24b ---

[Libreoffice-commits] core.git: sw/source

2013-04-08 Thread Matthias Freund
sw/source/ui/utlui/uitool.cxx | 178 ++ 1 file changed, 61 insertions(+), 117 deletions(-) New commits: commit 03765ec86bd3edfc116e1ff44c277d3cf1b79775 Author: Matthias Freund matti...@yahoo.de Date: Sun Apr 7 01:25:13 2013 +0200 Comment

Re: Build LibreOffice on Mac OS X

2013-04-08 Thread foss
Hi, After weeks of heavy load, I take an after midnight time to progress. Install macports This will most likely cause problems. Stay far away from macports when working with LibreOffice please. (I.e. you can have it, but make sure it doesn't pollute your environment through PATH or

[PUSHED] Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxx

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3219 -- To view, visit https://gerrit.libreoffice.org/3219 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[Libreoffice-commits] core.git: vcl/inc vcl/source

2013-04-08 Thread navin patidar
vcl/inc/graphite_layout.hxx |1 + vcl/source/glyphs/graphite_layout.cxx | 23 +-- 2 files changed, 22 insertions(+), 2 deletions(-) New commits: commit 83d9c5562c27b5f766157eba70bebd320463a0af Author: navin patidar pati...@kacst.edu.sa Date: Sun Apr 7

Re: officecfg/registry: removal of items

2013-04-08 Thread Thomas Arnhold
Hi Stephan, yes, no problem forwarding this. I think it's interesting for all. I removed some items which were long time marked as deprecated only. They are already on master, but without API CHANGE prefix. @Michael: Maybe you could add a note API CHANGE to them?

Re: Bug 42796 - Macro assigned to dataform Before Unload or While Unloading events are not called when form container is closed

2013-04-08 Thread mcmurchy1917-libreoffice
Lionel Thanks for the reply. My responses are inline. Iain On Thursday 04 Apr 2013 12:03:59 Lionel Elie Mamane wrote: On Thu, Apr 04, 2013 at 11:08:54AM +0200, Jan Holesovsky wrote: mcmurchy1917-libreoff...@yahoo.co.uk píše v St 27. 03. 2013 v 09:46 +: I've fallen foul of this bug

[PUSHED] fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL ...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3221 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3221 To unsubscribe,

[Libreoffice-commits] core.git: sw/source

2013-04-08 Thread Philipp Riemer
sw/source/core/doc/doclay.cxx | 11 +-- sw/source/core/doc/visiturl.cxx |4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) New commits: commit 88156809f742d95a6a59b94a657567653ea96ca8 Author: Philipp Riemer ruderphil...@gmail.com Date: Sun Apr 7 21:35:43 2013 +0200

[Libreoffice-commits] core.git: sal/inc xmlscript/source

2013-04-08 Thread Radu Ioan
sal/inc/sal/log-areas.dox |8 ++ xmlscript/source/xml_helper/xml_impctx.cxx | 29 - xmlscript/source/xmldlg_imexp/xmldlg_export.cxx| 61 ++--- xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx |8 +-

[PUSHED] fix indentation

2013-04-08 Thread Christian Lohmaier (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/3265 Approvals: Christian Lohmaier: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3265 To

[PUSHED] fdo#43157 - Clean up OSL_ASSERT

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3223 -- To view, visit https://gerrit.libreoffice.org/3223 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ac/7034cbaac6eb2025c1799b14171821ca868ef1

2013-04-08 Thread Caolán McNamara
ac/7034cbaac6eb2025c1799b14171821ca868ef1 |1 + 1 file changed, 1 insertion(+) New commits: commit a53d21fc9c57812ef647ce19825cdb0ffe569c32 Author: Caolán McNamara caol...@redhat.com Date: Mon Apr 8 09:36:41 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: sw/source

2013-04-08 Thread Philipp Riemer
sw/source/core/doc/docdesc.cxx | 19 sw/source/core/doc/docdraw.cxx | 38 +++-- sw/source/core/doc/docedt.cxx |3 -- sw/source/core/doc/docfld.cxx |7 -- sw/source/core/doc/doclay.cxx | 23

[PUSHED] doxygen-ize comments in sw/source/core/doc

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3261 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3261 To unsubscribe,

[PUSHED] fdo#62475 - remove pointless comments and ASCII art in sw/so...

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3262 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3262 To unsubscribe,

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 13/d85abdca4329e49ef160d6cc32bf8ebab3b942

2013-04-08 Thread Caolán McNamara
13/d85abdca4329e49ef160d6cc32bf8ebab3b942 |1 + 1 file changed, 1 insertion(+) New commits: commit b04fc753ebe5ce30e1cf8767c6240def675733fc Author: Caolán McNamara caol...@redhat.com Date: Mon Apr 8 09:40:02 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 7b/7de7e0d5a8feac641f9b8862c785c14fe59388

2013-04-08 Thread Caolán McNamara
7b/7de7e0d5a8feac641f9b8862c785c14fe59388 |1 + 1 file changed, 1 insertion(+) New commits: commit fde0eb679925185ebffe7f15767708e196a071fb Author: Caolán McNamara caol...@redhat.com Date: Mon Apr 8 09:40:21 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: sw/source

2013-04-08 Thread Philipp Riemer
sw/source/core/doc/doc.cxx |8 sw/source/core/doc/docbm.cxx |2 +- sw/source/core/doc/docdraw.cxx |5 ++--- sw/source/core/doc/docfld.cxx | 28 +--- sw/source/core/doc/docfmt.cxx |3 +-- sw/source/core/doc/docnew.cxx |4

[Libreoffice-commits] core.git: sw/source

2013-04-08 Thread Philipp Riemer
sw/source/core/doc/doc.cxx |4 sw/source/core/doc/doccomp.cxx |2 -- sw/source/core/doc/docfld.cxx |6 -- 3 files changed, 12 deletions(-) New commits: commit 0a3fc0130166629209e98bea178905085098a8f2 Author: Philipp Riemer ruderphil...@gmail.com Date: Sun Apr 7

[PUSHED] more work on comments in sw/source/core/doc

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3263 -- To view, visit https://gerrit.libreoffice.org/3263 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[Libreoffice-commits] core.git: 2 commits - config_host/config_global.h.in configure.ac sal/inc vcl/coretext

2013-04-08 Thread Tor Lillqvist
config_host/config_global.h.in |1 configure.ac | 75 +++-- sal/inc/sal/types.h| 12 + vcl/coretext/salcoretextlayout.cxx |2 4 files changed, 86 insertions(+), 4 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - download.lst libcdr/libcdr-0.0.11-encoding.patch libcdr/UnpackedTarball_cdr.mk

2013-04-08 Thread Fridrich Štrba
download.lst|4 ++-- libcdr/UnpackedTarball_cdr.mk |6 -- libcdr/libcdr-0.0.11-encoding.patch | 36 3 files changed, 2 insertions(+), 44 deletions(-) New commits: commit 2c20aca4c8554c8b164605d8fb1708d9f87092a2

[PUSHED] remove code that was commented out many years ago

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3264 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3264 To unsubscribe,

[PUSHED libreoffice-4-0] Uploading libcdr-0.0.12: fixing fdo#62538 and fdo#53278

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3269 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3269 To unsubscribe,

[Libreoffice-commits] core.git: 2 commits - solenv/gbuild vbahelper/source

2013-04-08 Thread Michael Stahl
solenv/gbuild/LinkTarget.mk | 32 +++--- vbahelper/source/vbahelper/vbacommandbars.cxx |1 2 files changed, 19 insertions(+), 14 deletions(-) New commits: commit 0083dd24eb50e9305808c5edaf61dbc97fb2367b Author: Michael Stahl mst...@redhat.com Date:

[PATCH] gbuild: LinkTarget: only re-link libraries if exported symbo...

2013-04-08 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3272 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/72/3272/1 gbuild: LinkTarget: only re-link libraries if exported symbols change Write out the exported symbols of a

[Libreoffice-commits] core.git: 3 commits - svx/source tools/source

2013-04-08 Thread Michael Meeks
svx/source/gengal/gengal.cxx | 157 - svx/source/gengal/gengal.sh| 150 ++- tools/source/stream/stream.cxx |2 3 files changed, 136 insertions(+), 173 deletions(-) New commits: commit

shutting down UNO ...

2013-04-08 Thread Michael Meeks
Hi there, I was surprised to discover (when re-working gengal) that if you do some drawinglayer operations then it is necessary to shut-down UNO by disposing some UNO component - before exiting - to avoid some rather nasty atexit / static cleanup SEGV :-) One of those things is triggered

[Libreoffice-commits] core.git: sw/source

2013-04-08 Thread Chr . Rossmanith
sw/source/core/text/pormulti.cxx | 16 1 file changed, 16 deletions(-) New commits: commit 407985323fe209ed8636567190a790a6cf605122 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Sun Apr 7 21:28:31 2013 +0200 delete commented code Change-Id:

[PUSHED] Use OUString and sal_Int32 in sw

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3266 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3266 To unsubscribe,

[PUSHED] delete commented code

2013-04-08 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3267 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3267 To unsubscribe,

[Libreoffice-commits] core.git: sfx2/source

2013-04-08 Thread Thomas Arnhold
sfx2/source/view/viewsh.cxx | 91 +--- 1 file changed, 44 insertions(+), 47 deletions(-) New commits: commit eeaff77389b43e2e3b30be598d54cfc44dc00e48 Author: Thomas Arnhold tho...@arnhold.org Date: Mon Apr 8 11:21:31 2013 +0200 viewsh: correct

Re: Unusual warnings

2013-04-08 Thread Stephan Bergmann
On 04/05/2013 05:59 PM, Caolán McNamara wrote: On Fri, 2013-04-05 at 19:56 +1100, Chris Sherlock wrote: Hi all, I've noticed the following lines during a build of LibreOffice: [ AUD ] CustomTarget/odk/odkcommon/docs/common/ref/module-ix.html Warning: Invalid line nr. 176 in DevelopersGuide

[Libreoffice-commits] core.git: svx/source

2013-04-08 Thread Michael Stahl
svx/source/gengal/gengal.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit fc9a9166d59a0e7dd89145b7b9937ccf4a21a2b7 Author: Michael Stahl mst...@redhat.com Date: Mon Apr 8 12:01:44 2013 +0200 gengal: -Werror=format Change-Id:

[PATCH] Resolves fdo#62673 Table cells non-editable on cell merge

2013-04-08 Thread Karthikeyan Krishnamurthi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3273 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/3273/1 Resolves fdo#62673 Table cells non-editable on cell merge Previously the area calculation for returning

[Libreoffice-commits] core.git: Changes to 'feature/slidehack'

2013-04-08 Thread Michael Meeks
New branch 'feature/slidehack' available with the following commits: commit ef1baa61fdc34d8d3f11eade627eca37e8f90f06 Author: Michael Meeks michael.me...@suse.com Date: Mon Apr 8 11:08:07 2013 +0100 initial lame sketch of an API suitable for GUI impl. of slide hackery. Change-Id:

[PATCH] Rename misleading Sort by Name option to Reverse Sort Order

2013-04-08 Thread Stefan Knorr (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3274 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/74/3274/1 Rename misleading Sort by Name option to Reverse Sort Order This list is always sorted by name, the option just

[Libreoffice-commits] core.git: sw/qa

2013-04-08 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/bookmark.rtf |7 +++ sw/qa/extras/rtfexport/rtfexport.cxx |9 + 2 files changed, 16 insertions(+) New commits: commit 7b515a57eb6a644860715018656ac0b843b62baf Author: Miklos Vajna vmik...@suse.cz Date: Mon Apr 8 12:19:23 2013 +0200 test

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 31/fedbe9f782976b6aa4615b6fd171ed52137c94 55/664c9bd2469d3e493e6f1b67fbb2f96500d492

2013-04-08 Thread Michael Meeks
31/fedbe9f782976b6aa4615b6fd171ed52137c94 |1 + 55/664c9bd2469d3e493e6f1b67fbb2f96500d492 |1 + 2 files changed, 2 insertions(+) New commits: commit 505715b71beb7c19b2334c6d1c9a9684a6acca92 Author: Michael Meeks michael.me...@suse.com Date: Mon Apr 8 11:41:47 2013 +0100 Notes

Re: officecfg/registry: removal of items

2013-04-08 Thread Michael Meeks
On Mon, 2013-04-08 at 10:13 +0200, Thomas Arnhold wrote: I removed some items which were long time marked as deprecated only. They are already on master, but without API CHANGE prefix. Great - sounds good. @Michael: Maybe you could add a note API CHANGE to them?

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - sd/inc

2013-04-08 Thread Michael Meeks
sd/inc/slidehack.hxx | 59 +++ 1 file changed, 36 insertions(+), 23 deletions(-) New commits: commit 8fe725b1dfc6424fa73617eea90f21ee81ba5413 Author: Michael Meeks michael.me...@suse.com Date: Mon Apr 8 11:55:53 2013 +0100 use smart ptrs.

[Libreoffice-commits] core.git: helpcontent2

2013-04-08 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 13821254f88d2c5488fba9fe6393dcf4ae810db4 Author: Caolán McNamara caol...@redhat.com Date: Mon Apr 8 11:55:27 2013 +0100 Updated core Project: help 8324fed2c247ecc5948153ca9b5119a5307d4a31 diff

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-04-08 Thread Caolán McNamara
helpers/help_hid.lst |5 - source/text/shared/01/01110101.xhp | 18 +- 2 files changed, 9 insertions(+), 14 deletions(-) New commits: commit 8324fed2c247ecc5948153ca9b5119a5307d4a31 Author: Caolán McNamara caol...@redhat.com Date: Mon Apr 8 11:55:27

RE: build failure

2013-04-08 Thread Michael Meeks
On Mon, 2013-04-08 at 09:32 +0200, Winfried Donkers wrote: The bit that should include expat is: -I$O/inc/external/expat Where $O=/home/w.donkers/git/libo/solver/unxlngi6 Do you really not have an expat.h in there ? I do :-) No, I don't :-( It's odd; I

[Libreoffice-commits] core.git: filter/source

2013-04-08 Thread Thorsten Behrens
filter/source/svg/svgwriter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3c88993aeb262620b8e3bb3151e57f16260b51f3 Author: Thorsten Behrens tbehr...@suse.com Date: Mon Apr 8 13:02:18 2013 +0200 fdo#62682 bandaid fix for hyperlink export crash

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - helpcontent2

2013-04-08 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0901bc1a53ceafbbd1b907487f2a0daac50d3281 Author: Andras Timar ati...@suse.com Date: Mon Apr 8 12:15:34 2013 +0200 Updated core Project: help b56864919adc5b2c36b354e365c93964bb611dab diff --git

[Libreoffice-commits] help.git: Branch 'libreoffice-4-0' - help-to-wiki.py

2013-04-08 Thread Andras Timar
help-to-wiki.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b56864919adc5b2c36b354e365c93964bb611dab Author: Andras Timar ati...@suse.com Date: Mon Apr 8 12:15:34 2013 +0200 another typo Change-Id: I33f3114581328b5d2b343a486f4b9067fd00540e diff

Re: Customization

2013-04-08 Thread Michael Stahl
On 06/04/13 01:02, Bjoern Michaelsen wrote: On Fri, Apr 05, 2013 at 09:55:19AM -0400, Jorge Luis Roque Alvarez wrote: Hi, Iam new with LO and i want to start getting involve with the comunity is there any automatic tool/script to generate the .debs from the sources? it depends on what you

[PATCH] selectrange.ui Widget

2013-04-08 Thread Manal Alhassoun (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3275 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/75/3275/1 selectrange.ui Widget Change-Id: I110d38248975e21dd454c73c787c16d7e94b473c --- A

Re: GSOC 2013 help

2013-04-08 Thread Michael Meeks
Hi Gergo, On Sun, 2013-04-07 at 21:16 +0200, Gergő Mocsi wrote: I'd like to participate in GSOC 2013 in LO. I've alredy worked on issue https://bugs.freedesktop.org/show_bug.cgi?id=35546 . I've seen some GSOC ideas, but I'm completely lost. Haha :-) indeed, there are a lot of them.

[Libreoffice-commits] core.git: 2 commits - helpcompiler/source RepositoryFixes.mk

2013-04-08 Thread Michael Stahl
RepositoryFixes.mk |1 - helpcompiler/source/HelpLinker.cxx |3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 18af827875cd587552767dea747f3dafa47bd963 Author: Michael Stahl mst...@redhat.com Date: Mon Apr 8 13:36:55 2013 +0200 HelpLinker:

Re: Bug 42796 - Macro assigned to dataform Before Unload or While Unloading events are not called when form container is closed

2013-04-08 Thread Lionel Elie Mamane
On Thu, Apr 04, 2013 at 12:27:56PM +0100, Noel Power wrote: On 04/04/13 11:03, Lionel Elie Mamane wrote: On Thu, Apr 04, 2013 at 11:08:54AM +0200, Jan Holesovsky wrote: mcmurchy1917-libreoff...@yahoo.co.uk píše v St 27. 03. 2013 v 09:46+: I've fallen foul of this bug in recent days so

Re: Bug 42796 - Macro assigned to dataform Before Unload or While Unloading events are not called when form container is closed

2013-04-08 Thread Lionel Elie Mamane
On Mon, Apr 08, 2013 at 09:13:56AM +0100, mcmurchy1917-libreoff...@yahoo.co.uk wrote: On Thursday 04 Apr 2013 12:03:59 Lionel Elie Mamane wrote: On Thu, Apr 04, 2013 at 11:08:54AM +0200, Jan Holesovsky wrote: mcmurchy1917-libreoff...@yahoo.co.uk píše v St 27. 03. 2013 v 09:46 I've fallen

[Libreoffice-commits] core.git: comphelper/source

2013-04-08 Thread Noel Grandin
comphelper/source/property/opropertybag.hxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 5c0f6c6f6d3a708a82e80820f53870cb8a490e37 Author: Noel Grandin n...@peralex.com Date: Mon Apr 8 14:31:50 2013 +0200 fix windows build diff --git

[Libreoffice-commits] core.git: sw/qa

2013-04-08 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/hyperlink.rtf |9 + sw/qa/extras/rtfexport/rtfexport.cxx |9 + 2 files changed, 18 insertions(+) New commits: commit 85c8252e13e9234253494f96ffd70df35be056dc Author: Miklos Vajna vmik...@suse.cz Date: Mon Apr 8 14:39:54 2013 +0200

Re: shutting down UNO ...

2013-04-08 Thread Stephan Bergmann
On 04/08/2013 11:14 AM, Michael Meeks wrote: I was surprised to discover (when re-working gengal) that if you do some drawinglayer operations then it is necessary to shut-down UNO by disposing some UNO component - before exiting - to avoid some rather nasty atexit / static cleanup SEGV

[Libreoffice-commits] dev-tools.git: lcov/coverage.sh

2013-04-08 Thread Miklos Vajna
lcov/coverage.sh | 51 +++ 1 file changed, 51 insertions(+) New commits: commit 366d589fb958b6f98fda590071d0027303cda858 Author: Miklos Vajna vmik...@suse.cz Date: Mon Apr 8 14:50:59 2013 +0200 import initial lcov coverage script

  1   2   3   4   5   6   >