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

2013-02-15 Thread Thorsten Behrens
l10ntools/source/lngmerge.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1df9b405746bac58cabe8c5355c1c085b360a189 Author: Thorsten Behrens Date: Fri Feb 15 15:03:02 2013 +0100 Only escape double-quotes for ulf files. On second thought, this w

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

2013-02-15 Thread Thorsten Behrens
l10ntools/source/stringmerge.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eaaa621a4d132ef864c23c2bf812780ac43bbe8c Author: Thorsten Behrens Date: Fri Feb 15 13:45:01 2013 +0100 Proper escaping of quotes for android xml resource files. Change-Id

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

2013-02-15 Thread Kohei Yoshida
sc/source/core/data/dptabres.cxx | 618 +++ 1 file changed, 308 insertions(+), 310 deletions(-) New commits: commit 1cc6db3c6014b36c2452b6e382559119c8093884 Author: Kohei Yoshida Date: Fri Feb 15 22:37:12 2013 -0500 Check for member visibility in the d

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Markus Mohrhard changed: What|Removed |Added Depends on|48360 | -- You are receiving this mail becau

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 chtfn changed: What|Removed |Added Depends on||48360 -- You are receiving this mail because: Y

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

2013-02-15 Thread Kohei Yoshida
sc/inc/dpmacros.hxx |6 ++ sc/inc/dptabres.hxx |9 sc/inc/dptabsrc.hxx |4 + sc/source/core/data/dpfilteredcache.cxx |1 sc/source/core/data/dpgroup.cxx |1 sc/source/core/data/dpitemdata.cxx |1

[Libreoffice-commits] core.git: 9 commits - sc/source sd/source

2013-02-15 Thread Markus Mohrhard
sc/source/core/data/attarray.cxx |2 +- sc/source/core/data/documen3.cxx |2 +- sc/source/core/data/documen4.cxx |3 ++- sc/source/core/tool/addincol.cxx |2 +- sc/source/core/tool/cellkeytranslator.cxx |2 +- sc/source/core/tool/compiler.cxx

[Libreoffice-commits] core.git: setup_native/Package_scripts_generated.mk solenv/bin

2013-02-15 Thread Thorsten Behrens
setup_native/Package_scripts_generated.mk |1 - solenv/bin/modules/installer/epmfile.pm |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit ece304a932ddd8e5cf9e1d8a5f8fd6810c011657 Author: Thorsten Behrens Date: Sat Feb 16 02:20:29 2013 +0100 Fix build for

[Libreoffice-commits] core.git: 9 commits - sc/source

2013-02-15 Thread Markus Mohrhard
sc/source/ui/docshell/arealink.cxx |5 - sc/source/ui/docshell/docfunc.cxx |1 + sc/source/ui/docshell/impex.cxx|2 +- sc/source/ui/drawfunc/mediash.cxx |4 +--- sc/source/ui/unoobj/cellsuno.cxx |5 ++--- sc/source/ui/view/cellsh3.cxx |2 ++ sc/source/ui/vi

[Libreoffice-commits] core.git: setup_native/CustomTarget_scripts.mk

2013-02-15 Thread Peter Foley
setup_native/CustomTarget_scripts.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 91a6fc6ee1405ab98a3e65d7d85e1e51cb514cfd Author: Peter Foley Date: Sun Feb 10 22:02:02 2013 -0500 fix rpm build in setup_native Change-Id: Id7cba31ac24f6a45077f

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

2013-02-15 Thread Julien Nabet
filter/source/graphicfilter/eos2met/eos2met.cxx |2 +- framework/source/fwe/helper/documentundoguard.cxx |2 +- svl/source/items/poolio.cxx |2 +- svtools/source/control/ctrltool.cxx |2 +- 4 files changed, 4 insertions(+), 4 deletions(-) New

Developer License Statement

2013-02-15 Thread Christopher Hotchkiss
To All, As requested by Michael Meeks, I would like to make the following statement around my libreoffice contributions: All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. -- Christopher Hotchkiss "chotchki" http://www.chotchki.us _

Cppcheck: 'is_vertical_run' is assigned a value that is never used (vcl module)

2013-02-15 Thread julien2412
Hello, Cppcheck reported this: vcl/coretext/salcoretextlayout.cxx 569 unreadVariable style Variable 'is_vertical_run' is assigned a value that is never used. 565 bool is_vertical_run = false; 566 CFDictionaryRef aDict = CTRunGetAttributes( r

Cppcheck: Iterator 'i' used after element has been erased in servicemanager.cxx (cppuhelper module)

2013-02-15 Thread julien2412
Hello, Cppcheck reported this: cppuhelper/source/servicemanager.cxx 1578eraseDereferenceerror Iterator 'i' used after element has been erased. (+ this but I don't know if we can do something: 1216unusedScopedObject error Instance of 'Parser' object is destroyed immediate

Re: [PUSHED-4-0] sdremote cherry-picks ...

2013-02-15 Thread Thorsten Behrens
Michael Meeks wrote: > That leaves a couple of fixes I'd like cherry-picked: > Yep, makes sense - picked to -4-0. -- Thorsten signature.asc Description: Digital signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://list

Re: I know I shouldn't but I'll do it anyway....

2013-02-15 Thread Anthony Youngman
On 15/02/2013 18:14, Noel Grandin wrote: I have no idea why start screens always use so little of the available display. Because an app pinching the entire damn screen isn't always welcome?!?! I *hate* apps running full-screen - what's the joke? "a gui is a means of happening several xterms vi

[PATCH libreoffice-4-0] fdo#60732: check max size in SwTxtNode::ReplaceTextOnly

2013-02-15 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2182 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/82/2182/1 fdo#60732: check max size in SwTxtNode::ReplaceTextOnly Change-Id: I1ca2075ab99fe1b09df700f55645b44f38cf5bcc (ch

[PATCH libreoffice-4-0] fdo#60732: check max size in SwTxtNode::ReplaceText

2013-02-15 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2181 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/81/2181/1 fdo#60732: check max size in SwTxtNode::ReplaceText Also adjust SwUndoReplace to not assume that everything was

[PATCH libreoffice-4-0] fdo#60732: make callers of SwTxtNode::InsertText more robust...

2013-02-15 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2180 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/80/2180/1 fdo#60732: make callers of SwTxtNode::InsertText more robust: Return the actually inserted string from InsertTex

[PATCH libreoffice-4-0] fdo#60732: SwTxtNode: limit to less than STRING_LEN chars

2013-02-15 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2179 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/2179/1 fdo#60732: SwTxtNode: limit to less than STRING_LEN chars It's not a good idea to have STRING_LEN characters in

[PATCH libreoffice-3-6] fdo#60732: SwTxtNode: limit to less than STRING_LEN chars

2013-02-15 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2178 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/78/2178/1 fdo#60732: SwTxtNode: limit to less than STRING_LEN chars It's not a good idea to have STRING_LEN characters in

[PATCH libreoffice-4-0] fdo#60842: sw ODF import: support value-type="string" on cel...

2013-02-15 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2177 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/77/2177/1 fdo#60842: sw ODF import: support value-type="string" on cells: According to ODF 1.2 part 1 19.385 office:value-

[PATCH libreoffice-4-0] sw: do not crash when it's not possible to insert fly

2013-02-15 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2176 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/2176/1 sw: do not crash when it's not possible to insert fly Change-Id: Idfcf54013107ba6b7ce3de0d0bddbef306698f33 (cher

[PATCH libreoffice-4-0] SwDoc::Overwrite: probably a bad idea to overwrite fieldmark...

2013-02-15 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2175 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/75/2175/1 SwDoc::Overwrite: probably a bad idea to overwrite fieldmarks Change-Id: Iba94df67c21514cf4f5361bab28629c6d5d9d3

hola

2013-02-15 Thread Adriam Delgado Rivero
Estoy trabajando en una aplicación en java que utilizando UNO API carga una plantilla que contiene una tabla Lo que no logro hacer es establecerle un alto a cierta fila. this . xTable = ( XTextTable ) UnoRuntime . queryInterface ( XTextTable . class , table ); XTableRows xRows = xTable . ge

[PATCH] remove zenity configure option

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2174 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/74/2174/1 remove zenity configure option It has served well but it's useless nowadays. build.pl is going to die anyway. C

[PATCH libreoffice-4-0] Proper escaping of quotes for android xml resource files.

2013-02-15 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2173 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/2173/1 Proper escaping of quotes for android xml resource files. Change-Id: I9f76986465af5798f1451d44af6765f4e5d1bb09 -

[PATCH libreoffice-4-0] Only escape double-quotes for ulf files.

2013-02-15 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2172 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/72/2172/1 Only escape double-quotes for ulf files. On second thought, this was needlessly overbroad. Missed the fact that

[PUSHED] configure: drop no longer working --with-linked-git option

2013-02-15 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/2165 Approvals: Miklos Vajna: Verified; Looks good to me, approved Björn Michaelsen: Looks good to me, but someone else must approve Matúš Ku

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 4 commits - android/sdremote sd/source

2013-02-15 Thread Michael Meeks
android/sdremote/res/values/strings.xml | 12 ++-- android/sdremote/src/org/libreoffice/impressremote/PresentationActivity.java | 2 sd/source/ui/view/drviews7.cxx | 26 ++ 3 files changed, 25 ins

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

2013-02-15 Thread Markus Mohrhard
sc/source/core/data/documen4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0df21bf1f487b673f50c9a8b5466465b18e30c7d Author: Markus Mohrhard Date: Fri Feb 15 23:37:29 2013 +0100 Revert "coverity: fix memory leak" This reverts commit b3356f6f772d7

Re: [Libreoffice-qa] minutes of ESC call ...

2013-02-15 Thread Lubos Lunak
On Friday 15 of February 2013, Bjoern Michaelsen wrote: > On Fri, Feb 15, 2013 at 02:30:33PM -0600, Norbert Thiebaud wrote: > > -2 means I oppose the 'idea' of the patch. no amount of tweaking can > > address my concerns.. one could use a -2 on a technically perfectly > > valid/correct patch that r

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

2013-02-15 Thread Michael Stahl
sw/inc/ndtxt.hxx | 12 + sw/source/core/doc/doc.cxx| 19 sw/source/core/doc/docedt.cxx | 19 +++- sw/source/core/doc/doclay.cxx | 17 ++- sw/source/core/docnode/node.cxx | 36 ++-- sw/source/core/txtnode/ndtxt.cxx | 6

[Libreoffice-commits] core.git: 3 commits - Repository.mk solenv/inc tools/bootstrp tools/Executable_mkunroll.mk tools/Executable_rscdep.mk tools/Executable_so_checksum.mk tools/Module_tools.mk

2013-02-15 Thread Bjoern Michaelsen
Repository.mk|2 solenv/inc/settings.mk | 47 -- tools/Executable_mkunroll.mk | 39 - tools/Executable_rscdep.mk | 43 - tools/Executable_so_checksum.mk | 40 - tools/Module_tools.mk|3 t

Re: [Libreoffice-qa] minutes of ESC call ...

2013-02-15 Thread Norbert Thiebaud
On Fri, Feb 15, 2013 at 3:01 PM, Bjoern Michaelsen wrote: > On Fri, Feb 15, 2013 at 02:30:33PM -0600, Norbert Thiebaud wrote: >> -2 means I oppose the 'idea' of the patch. no amount of tweaking can >> address my concerns.. one could use a -2 on a technically perfectly >> valid/correct patch that r

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

2013-02-15 Thread Markus Mohrhard
filter/source/msfilter/escherex.cxx|2 +- sc/source/core/data/postit.cxx |3 +++ sc/source/core/data/table2.cxx |4 +--- sc/source/filter/dif/difimp.cxx|2 ++ sc/source/filter/xcl97/XclImpCh

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - android/sdremote

2013-02-15 Thread Thorsten Behrens
android/sdremote/AndroidManifest.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4e1643f910ffbd5509f73bfb68628a5428480d1e Author: Thorsten Behrens Date: Fri Feb 15 22:14:06 2013 +0100 Bump android remote version on branch too. Change-Id: I33c4

Re: [Libreoffice-qa] minutes of ESC call ...

2013-02-15 Thread Bjoern Michaelsen
On Fri, Feb 15, 2013 at 02:30:33PM -0600, Norbert Thiebaud wrote: > -2 means I oppose the 'idea' of the patch. no amount of tweaking can > address my concerns.. one could use a -2 on a technically perfectly > valid/correct patch that remove dbaccess from libreoffice for > instance. -2 is effectivel

Re: [Libreoffice-qa] minutes of ESC call ...

2013-02-15 Thread Lubos Lunak
On Friday 15 of February 2013, Norbert Thiebaud wrote: > On Fri, Feb 15, 2013 at 12:36 PM, Lubos Lunak wrote: > > That should be made more obvious in the wording then. I normally use > > -1/-2 as the reverse of +1/+2 > > Well, there are not symetrical: Yes, I get that now. I didn't before, and

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Joel Madero changed: What|Removed |Added Depends on|38635 | -- You are receiving this mail because:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Joel Madero changed: What|Removed |Added Depends on||38635 -- You are receiving this mail beca

Re: [Libreoffice-qa] minutes of ESC call ...

2013-02-15 Thread Norbert Thiebaud
On Fri, Feb 15, 2013 at 12:36 PM, Lubos Lunak wrote: > > That should be made more obvious in the wording then. I normally use -1/-2 as > the reverse of +1/+2 Well, there are not symetrical: first -2/+2 is only accessible to 'Committers' for a Committer to say +1 means I'm ok with the patch but

[Libreoffice-commits] core.git: config_host.mk.in configure.ac Makefile.in

2013-02-15 Thread Miklos Vajna
Makefile.in |8 config_host.mk.in |1 - configure.ac | 19 --- 3 files changed, 28 deletions(-) New commits: commit f6251134c94c5424dac633a107e07a2403e3a56d Author: Miklos Vajna Date: Fri Feb 15 11:42:59 2013 +0100 configure: drop no longer wo

Re: killing UNOLIBS_OOO

2013-02-15 Thread Michael Meeks
On Fri, 2013-02-15 at 19:27 +0100, Bjoern Michaelsen wrote: > Any objections? Speak up now or be silent ;) Have some encouragement - I think it's wonderful :-) ATB, Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot _

Re: I know I shouldn't but I'll do it anyway....

2013-02-15 Thread Michael Meeks
Hi Olivier, On Fri, 2013-02-15 at 15:57 -0200, Olivier Hallot wrote: > Whoever opened an Office 2013 application with no document loaded knows > what I am talking about. And we can do better. Prolly best to take that to ux-advise and/or the design list to come up with a good design.

[Libreoffice-commits] core.git: android/Bootstrap

2013-02-15 Thread Michael Meeks
android/Bootstrap/Makefile.shared |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 346b64473a6064247bca471e8054d1879428d017 Author: Michael Meeks Date: Fri Feb 15 20:00:21 2013 + android: detect updated sdk and re-generate troublesome ant rules.

[Libreoffice-commits] core.git: Branch 'feature/androidapp' - android/Bootstrap

2013-02-15 Thread Michael Meeks
android/Bootstrap/Makefile.shared |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 408d942f97f3a8611adc9cc0511c290e318ee2c0 Author: Michael Meeks Date: Fri Feb 15 20:00:21 2013 + android: detect updated sdk and re-generate troublesome ant rules.

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

2013-02-15 Thread Markus Mohrhard
sc/source/core/data/cell.cxx |1 + sc/source/core/data/column3.cxx |3 ++- sc/source/core/data/documen4.cxx |2 +- 3 files changed, 4 insertions(+), 2 deletions(-) New commits: commit b3356f6f772d7d265160927d45f935098784c20e Author: Markus Mohrhard Date: Fri Feb 15 20:56:47 20

Re: minutes of ESC call ...

2013-02-15 Thread Bjoern Michaelsen
On Thu, Feb 14, 2013 at 05:08:43PM +, Michael Meeks wrote: > * scp2 re-work (Bjoern) > + starting proposal in gerrit > + significantly reducing complexity > + stepping stone to ridding ourselves of more perl magic > + https://gerrit.libreoffice.org/#/c/21

[Libreoffice-commits] core.git: 2 commits - Repository.mk scp2/source solenv/gbuild

2013-02-15 Thread Bjoern Michaelsen
Repository.mk|4 +++- scp2/source/ooo/file_library_ooo.scp |2 -- solenv/gbuild/AutoInstallLibs.mk |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 3ed5ab5e2a78914a38e349e82c9c1575ca635157 Author: Bjoern Michaelsen Date: Fri Fe

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

2013-02-15 Thread Julien Nabet
extensions/source/update/check/updatecheckconfig.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c83e10cf0a8fd3a27bff8907d0c6715e8e3cd070 Author: Julien Nabet Date: Thu Feb 14 22:01:08 2013 +0100 Fix conversion to avoid error messages like:

[PUSHED] Remove the need to manually register libs in scp2

2013-02-15 Thread 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/2144 -- To view, visit https://gerrit.libreoffice.org/2144 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[PATCH] Comment translation german-english

2013-02-15 Thread Matthias Freund (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2171 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/71/2171/1 Comment translation german-english Change-Id: Ia5c5d1d8b539ffb4286232177c12b294b0f60706 --- M sw/source/core/dra

[Libreoffice-commits] core.git: wizards/com

2013-02-15 Thread Xisco Fauli
wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit cc7f6a58c7d8d1cd3d2534b307dbf05b98561752 Author: Xisco Fauli Date: Fri Feb 15 20:19:16 2013 +0100 fdo#38451: Disable Sender and Recipient step

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

2013-02-15 Thread Jan Holesovsky
sfx2/source/appl/linkmgr2.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 9da54417345c6069d995bdabae7d7dd6de40d1a6 Author: Jan Holesovsky Date: Fri Feb 15 19:38:23 2013 +0100 coverity#738978: Fix use after free. This was a corner case after

Re: [Libreoffice-qa] minutes of ESC call ...

2013-02-15 Thread Lubos Lunak
On Friday 15 of February 2013, Norbert Thiebaud wrote: > On Fri, Feb 15, 2013 at 9:55 AM, Michael Meeks wrote: > > On Fri, 2013-02-15 at 16:16 +0100, Eike Rathke wrote: > >> > + "Do not submit" -> > >> > "I would prefer this not to be committed in this state." > >> > >> While the

[Libreoffice-commits] core.git: Repository.mk scp2/AutoInstallLibs_ooo.mk scp2/InstallModule_ooo.mk scp2/Module_scp2.mk scp2/source solenv/gbuild

2013-02-15 Thread Bjoern Michaelsen
Repository.mk |7 +- scp2/AutoInstallLibs_ooo.mk | 12 ++ scp2/InstallModule_ooo.mk |2 + scp2/Module_scp2.mk |1 scp2/source/ooo/file_library_ooo.scp |3 -- scp2/source/ooo/module_hidden_ooo.scp |2

killing UNOLIBS_OOO

2013-02-15 Thread Bjoern Michaelsen
Hi, there is needless complexity added to gbuild by having all those "creative" library naming schemes. One of them is UNOLIBS_OOO which is just like OOOLIBS, except that they are named a bit different: libfoo.uno.so instead of libfoolo.so. On dmake/build.pl and esp. with a dmake/build.pl/gbuild m

Re: I know I shouldn't but I'll do it anyway....

2013-02-15 Thread Noel Grandin
On Fri, Feb 15, 2013 at 7:57 PM, Olivier Hallot < olivier.hal...@documentfoundation.org> wrote: > > suggest to replace the start center with a grid of recent files > thumbnails... > > Whoever opened an Office 2013 application with no document loaded knows > what I am talking about. And we can do b

I know I shouldn't but I'll do it anyway....

2013-02-15 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 suggest to replace the start center with a grid of recent files thumbnails... Whoever opened an Office 2013 application with no document loaded knows what I am talking about. And we can do better. And since I suggested the personas stuff and people l

Re: LibreOffice & Coverity

2013-02-15 Thread Riccardo Magliocchetti
Hi Jan, Il 15/02/2013 18:35, Jan Holesovsky ha scritto: Hi Riccardo, Riccardo Magliocchetti píše v St 13. 02. 2013 v 17:21 +0100: Also while we are speaking about code checkers is anyone looking at coverity scan? On a couple of projects I've found it reporting ten time the errors reported by

LibreOffice & Coverity

2013-02-15 Thread Jan Holesovsky
Hi Riccardo, Riccardo Magliocchetti píše v St 13. 02. 2013 v 17:21 +0100: > Also while we are speaking about code checkers is anyone looking at > coverity scan? On a couple of projects I've found it reporting ten time > the errors reported by cppcheck. There is a Coverity report available for

Re: [Libreoffice-qa] minutes of ESC call ...

2013-02-15 Thread Norbert Thiebaud
On Fri, Feb 15, 2013 at 9:55 AM, Michael Meeks wrote: > > On Fri, 2013-02-15 at 16:16 +0100, Eike Rathke wrote: >> > + "Do not submit" -> >> > "I would prefer this not to be committed in this state." >> >> While the rewording for -1 is fine with me and in general also better >> des

Re: A focus on tables in Impress is needed

2013-02-15 Thread Jan Holesovsky
Hi Lior, Lior Kaplan píše v St 13. 02. 2013 v 01:11 +0200: > There might be a more formal process to raise such an issue, any > pointers would be welcomed. Yes - for the most pressing issues the best is to add them to Most Annoying Bugs. Thank you for your testing! All the best, Kendy __

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

2013-02-15 Thread Caolán McNamara
accessibility/source/helper/acc_factory.cxx |8 +--- vcl/inc/vcl/popupmenuwindow.hxx |3 +++ vcl/source/window/popupmenuwindow.cxx |6 ++ vcl/source/window/window.cxx| 12 +--- 4 files changed, 23 insertions(+), 6 deletions(-) New co

RE: [libreoffice-dev] -calling a service function from BASIC macro

2013-02-15 Thread Rai, Neeraj
I was able to fix the macro to use the same service with startThr and stopThr buttons. Thanks for your help Stephan and Michael. Neeraj -Original Message- From: Rai, Neeraj [ICG-MKTS] Sent: Wednesday, February 13, 2013 1:03 PM To: 'Michael Stahl' Cc: 'Stephan Bergmann'; 'libreoffice@list

Re: InteractiveAugmentedIOException in CUT sc_ucalc

2013-02-15 Thread Henrik /KaarPoSoft
On 02/13/2013 05:41 PM, Stephan Bergmann wrote: On 02/13/2013 04:46 PM, Tor Lillqvist wrote: so that some catch block that should match doesn't. Isn't one typical problem that two type_infos are compared for equality by comparing the name string pointers instead of comparing the name strings w

[Libreoffice-commits] core.git: starmath/inc starmath/Library_sm.mk starmath/source

2013-02-15 Thread Luboš Luňák
starmath/Library_sm.mk |2 starmath/inc/pch/precompiled_sm.cxx | 12 ++ starmath/inc/pch/precompiled_sm.hxx | 203 starmath/source/register.cxx|1 4 files changed, 217 insertions(+), 1 deletion(-) New commits: commit 2cfbd84c7

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 V Stuart Foote changed: What|Removed |Added CC||vstuart.fo...@utsa.edu --- Comment #109

Native Numbers in ComboBox

2013-02-15 Thread Zolnai Tamás
Hi all, I've got some question about usage of native numbers (i.e Hindi, Japanise, Chinese numbers) related with a new feature. This new feature is a new toolbar element, a ComboBox, which contains numbers. I tried to make this item to use natvie numbers not just ascii digits. So this solution

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 V Stuart Foote changed: What|Removed |Added Depends on||56031 -- You are receiving this mail b

Re: minutes of ESC call ...

2013-02-15 Thread Michael Meeks
On Fri, 2013-02-15 at 16:16 +0100, Eike Rathke wrote: > > + "Do not submit" -> > > "I would prefer this not to be committed in this state." > > While the rewording for -1 is fine with me and in general also better > describes why a -1 is given, I'm not satisfied with the "-2 Do no

[PUSHED libreoffice-4-0] rhbz#908674: Adapt rtl::Allocator::construct to C++11

2013-02-15 Thread 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/2166 Approvals: Caolán McNamara: Verified; Looks good to me, approved Eike Rathke: Looks good to me, approved -- To view, visit https://gerr

[PUSHED libreoffice-4-0] CELL needs to be recalculated during import as well, fdo#606...

2013-02-15 Thread Markus Mohrhard (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/2168 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2168 To unsubscribe, vi

[PATCH libreoffice-4-0] Resolves: rhbz#910176 cannot select directory with gnome fol...

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2170 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/70/2170/1 Resolves: rhbz#910176 cannot select directory with gnome folder picker << gtk documentation gtk_file_chooser_get

[PATCH] proposal: move towards killing UNOLIBS_OOO and merge libs to...

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2169 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/2169/1 proposal: move towards killing UNOLIBS_OOO and merge libs to OOOLIBS - this is a partial example commit moving o

[PATCH libreoffice-4-0] CELL needs to be recalculated during import as well, fdo#606...

2013-02-15 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2168 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/2168/1 CELL needs to be recalculated during import as well, fdo#60645 (cherry picked from commit 9c55eab0309681991eae73

[PUSHED] Added the current commit to "soffice --version". Fixes bug 6...

2013-02-15 Thread Michael Meeks (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/2160 Approvals: Michael Meeks: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2160 To unsubscribe, visi

[PUSHED] Comment translation - german-english - 3 files

2013-02-15 Thread Markus Mohrhard (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/2157 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2157 To unsubscribe, vi

[PATCH libreoffice-3-6] rhbz#908674: Adapt rtl::Allocator::construct to C++11

2013-02-15 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2167 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/2167/1 rhbz#908674: Adapt rtl::Allocator::construct to C++11 ...otherwise, at least with some --with-system-boost versi

[PATCH libreoffice-4-0] rhbz#908674: Adapt rtl::Allocator::construct to C++11

2013-02-15 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2166 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/2166/1 rhbz#908674: Adapt rtl::Allocator::construct to C++11 ...otherwise, at least with some --with-system-boost versi

[PATCH] configure: drop no longer working --with-linked-git option

2013-02-15 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2165 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/2165/1 configure: drop no longer working --with-linked-git option --with-referenced-git works with submodules, --with-l

[PUSHED libreoffice-4-0] filter: svg: optimizeGradientStops: fix STL assertion

2013-02-15 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/2139 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2139 To unsubscribe, visit

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

2013-02-15 Thread Kohei Yoshida
sc/source/core/data/dptabres.cxx | 40 +++ 1 file changed, 12 insertions(+), 28 deletions(-) New commits: commit 1577fe0bad673fea0814c6db91ad5466c819306d Author: Kohei Yoshida Date: Thu Feb 14 23:05:16 2013 -0500 This one is less awkward. Cha

Re: minutes of ESC call ...

2013-02-15 Thread Eike Rathke
Hi, On Thursday, 2013-02-14 17:08:43 +, Michael Meeks wrote: > * UX input (Mirek) > + 4.0/4.x branding > + E-mail voting results: > > https://docs.google.com/spreadsheet/ccc?key=0AsGS28t6YMF3dHFrTm9hMzZVNk9hNEZMN0NSbV9ZbXc#gid=0 I'd much prefer if we coul

[Libreoffice-commits] website.git: Branch 'update' - check.php

2013-02-15 Thread Jan Holesovsky
check.php | 51 ++- 1 file changed, 18 insertions(+), 33 deletions(-) New commits: commit f27bdd3126e6489167dfbfe5a8d093b6385b9451 Author: Jan Holesovsky Date: Fri Feb 15 16:07:15 2013 +0100 3.5 discontinued: 3.5.0 updates to 4.0.0, the re

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

2013-02-15 Thread Miklos Vajna
sw/source/core/docnode/nodedump.cxx | 25 + sw/source/core/inc/MarkManager.hxx |1 + 2 files changed, 26 insertions(+) New commits: commit ba30ed10c4a322f4a5fb7873cad9eb857477672a Author: Miklos Vajna Date: Fri Feb 15 16:07:03 2013 +0100 sw: include fieldmar

Re: useless definition of _SV_RULER_CXX ?

2013-02-15 Thread Eike Rathke
Hi Miklos, On Friday, 2013-02-15 11:05:37 +0100, Miklos Vajna wrote: > On Thu, Feb 14, 2013 at 02:43:16PM +, Caolán McNamara > wrote: > > My best theory is that it was intended to speed up builds by having less > > "stuff" in the headers for compilers to parse by having the preprocessor > >

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - config_host.mk.in configure.ac sal/inc solenv/gbuild solenv/inc

2013-02-15 Thread Stephan Bergmann
config_host.mk.in |1 + configure.ac | 26 ++ sal/inc/rtl/allocator.hxx |8 solenv/gbuild/platform/com_GCC_defs.mk |6 ++ solenv/gbuild/platform/com_MSC_defs.mk |6 ++ solenv/inc/

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

2013-02-15 Thread Xisco Fauli
wizards/Pyuno_commonwizards.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit 81ee2a2fff822cd534507b867ebe3d0666a31ae0 Author: Xisco Fauli Date: Fri Feb 15 15:42:23 2013 +0100 pywizards: update makefile Change-Id: Ib9855286c68b873f60db7afefecc9c2f4364c53e diff --g

[Libreoffice-commits] core.git: wizards/com

2013-02-15 Thread Xisco Fauli
wizards/com/sun/star/wizards/common/DebugHelper.py | 27 - wizards/com/sun/star/wizards/common/PropertySetHelper.py | 258 --- 2 files changed, 285 deletions(-) New commits: commit 752979511ef391e53a4ab04939e2500de41062fc Author: Xisco Fauli Date: Fri Feb 15 15:37:48 2013

[Libreoffice-commits] core.git: 2 commits - l10ntools/source

2013-02-15 Thread Thorsten Behrens
l10ntools/source/lngmerge.cxx|4 ++-- l10ntools/source/stringmerge.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit adc62310b8539c7be1c0a5a943b82fb7db9b0a0d Author: Thorsten Behrens Date: Fri Feb 15 15:03:02 2013 +0100 Only escape double-quotes f

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

2013-02-15 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 2045714acd0a8858ed7c1c60d42996bd00be4dac Author: Eike Rathke Date: Fri Feb 15 14:20:07 2013 +0100 CELL needs to be recalculated during import as well, fdo#60645

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

2013-02-15 Thread Caolán McNamara
editeng/source/misc/svxacorr.cxx | 11 ++- sw/source/core/edit/acorrect.cxx | 10 +- 2 files changed, 11 insertions(+), 10 deletions(-) New commits: commit 5c31e17e46b02e755b075e63a08ffd8ad0eaa481 Author: Caolán McNamara Date: Fri Feb 15 13:57:25 2013 + sync two t

[Libreoffice-commits] core.git: 2 commits - offapi/com vcl/unx

2013-02-15 Thread Caolán McNamara
offapi/com/sun/star/datatransfer/DataFlavor.idl |2 - offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl |2 - offapi/com/sun/star/datatransfer/XMimeContentType.idl |2 - offapi/com/sun/star/system/XSimpleMailMessage.idl |4 +-- offapi/com/sun/s

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

2013-02-15 Thread Luboš Luňák
sd/source/ui/remotecontrol/BluetoothServer.cxx |8 1 file changed, 8 deletions(-) New commits: commit a04ab936088896789f5cf00583cd9767b5646f35 Author: Luboš Luňák Date: Fri Feb 15 14:32:27 2013 +0100 Revert "fix build", not needed in master I meant to do this for

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

2013-02-15 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 61c72ef4bebebdfa505176e7d5db82920ad3822e Author: Eike Rathke Date: Fri Feb 15 14:15:00 2013 +0100 ocColumn and ocRow do not need recalc on load, fdo#60645 related Change-Id:

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

2013-02-15 Thread Christopher Hotchkiss
desktop/source/app/app.cxx |3 +++ desktop/source/app/cmdlinehelp.cxx |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit b4d3f5c2b0b9b5b1c4f24a0f391fb355caaef7d0 Author: Christopher Hotchkiss Date: Thu Feb 14 23:48:31 2013 -0500 Added the current co

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

2013-02-15 Thread Matthias Freund
sw/source/core/docnode/ndtbl.cxx |8 ++--- sw/source/core/edit/acorrect.cxx | 58 +++ sw/source/ui/utlui/numfmtlb.cxx | 16 +- 3 files changed, 41 insertions(+), 41 deletions(-) New commits: commit ba18e945fa225543ac8d9e901c98841410094177 Autho

[Libreoffice-commits] core.git: 5 commits - formula/inc formula/source i18npool/source sal/osl sc/source unotools/source

2013-02-15 Thread Eike Rathke
formula/inc/formula/tokenarray.hxx | 10 +++ formula/source/core/api/FormulaCompiler.cxx | 15 +- formula/source/core/api/token.cxx |6 ++-- i18npool/source/isolang/inunx.cxx |5 --- sal/osl/w32/nlsupport.c | 39 +++

  1   2   >