[PUSHED libreoffice-4-0] fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing...

2013-05-15 Thread Fridrich Strba (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/3913 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3913 To unsubscribe, vis

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

2013-05-15 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo62977.rtf | 24 sw/qa/extras/rtfimport/rtfimport.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.cxx |5 - 3 files changed, 36 insertions(+), 1 deletion(-) New commits: commit 53d40e18515c78e59583f1f

Re: Gbuild explanation

2013-05-15 Thread David Tardon
Hi, On Thu, May 16, 2013 at 01:22:10AM +0200, Mat M wrote: > Hello > > I have a GNU make question, actually: > > How this should be read ? > $(dir $(call gb_AutoInstallLibs_get_target,%)).dir : > $(if $(wildcard $(dir $@)),,mkdir -p $(dir $@)) We use rules to automatically create director

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-05-15 Thread Kohei Yoshida
sc/inc/column.hxx|4 - sc/inc/conditio.hxx |1 sc/inc/document.hxx |3 + sc/source/core/data/column.cxx | 85 ++- sc/source/core/data/column2.cxx |2 sc/source/core/data/conditio.cxx | 12 +

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svx/source

2013-05-15 Thread Ariel Constenla-Haile
svx/source/dialog/sdstring.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9f65bceb5d3e43619b929d17e5f4aa4387a70eb5 Author: Ariel Constenla-Haile Date: Thu May 16 01:09:57 2013 + i122317 - Mark API name as not localizable diff --git a/svx/source/dialo

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

2013-05-15 Thread Takeshi Abe
include/vcl/longcurr.hxx|2 +- vcl/source/control/fixed.cxx|4 ++-- vcl/source/control/ilstbox.cxx | 40 vcl/source/control/imgctrl.cxx |2 +- vcl/source/control/longcurr.cxx | 32 vcl/source/co

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3e/857b06aa55660fdd49f04c560a0d2541b0199e

2013-05-15 Thread Xisco Fauli
3e/857b06aa55660fdd49f04c560a0d2541b0199e |1 + 1 file changed, 1 insertion(+) New commits: commit e31f25b7b80532c17246fed3d899b7cfce718344 Author: Xisco Fauli Date: Thu May 16 01:46:32 2013 +0200 Notes added by 'git notes add' diff --git a/3e/857b06aa55660fdd49f04c560a0d2541b0199e

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

2013-05-15 Thread Xisco Fauli
sw/source/filter/ww8/ww8par6.cxx | 31 +++ 1 file changed, 31 insertions(+) New commits: commit bc2fe616febbaccb3cda16f66101d393e91232cd Author: Xisco Fauli Date: Thu May 16 01:38:17 2013 +0200 Wae: unused variable Change-Id: I1025bb9766d6d6aad2d6046

Gbuild explanation

2013-05-15 Thread Mat M
Hello I have a GNU make question, actually: How this should be read ? $(dir $(call gb_AutoInstallLibs_get_target,%)).dir : $(if $(wildcard $(dir $@)),,mkdir -p $(dir $@)) What I understand: the $(call retrieves the variable content and pass the list of files in the current module dire

[PATCH] fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO

2013-05-15 Thread Ioan Radu (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3917 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/3917/1 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO - replaced RTL_CONTEXT_ with SAL_INFO - replace OSL_* with

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-05-15 Thread Kohei Yoshida
sc/inc/clipcontext.hxx | 11 ++ sc/inc/column.hxx |8 sc/inc/document.hxx |4 ++ sc/inc/mtvelements.hxx |9 + sc/inc/table.hxx|4 ++ sc/source/core/data/clipcontext.cxx | 57 +++

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 56/b3b89a98a94a6c1d5c3bc9c41beb7457598ef1

2013-05-15 Thread Caolán McNamara
56/b3b89a98a94a6c1d5c3bc9c41beb7457598ef1 |1 + 1 file changed, 1 insertion(+) New commits: commit d20f9caf361c3b5f855ae1eecf6c68cf19cd8f8e Author: Caolán McNamara Date: Wed May 15 20:45:49 2013 +0100 Notes added by 'git notes add' diff --git a/56/b3b89a98a94a6c1d5c3bc9c41beb7457598

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-05-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 64584, which changed state. Bug 64584 Summary: Vertical writing mode is not functional. https://bugs.freedesktop.org/show_bug.cgi?id=64584 What|Removed |Added --

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4e/4dec8630e67f717c0fb968435cd5e1d85d9965

2013-05-15 Thread Caolán McNamara
4e/4dec8630e67f717c0fb968435cd5e1d85d9965 |1 + 1 file changed, 1 insertion(+) New commits: commit 2eea12a00d70283f872dd264dd9b3b3e4efd9099 Author: Caolán McNamara Date: Wed May 15 20:28:27 2013 +0100 Notes added by 'git notes add' diff --git a/4e/4dec8630e67f717c0fb968435cd5e1d85d9

Re: hints asked for fdo#59727

2013-05-15 Thread Eike Rathke
Hi Winfried, On Wednesday, 2013-05-15 11:23:56 +0200, Winfried Donkers wrote: > > They are implemented in scaddins/source/datefunc/ > > I wouldn't have looked for ROT13 there... Is that a location to be maintained > or should it be moved to scaddins/source/analysis? Keep things as they are. Tr

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 71/dec2405c57cff2c9f09b8c22ee97a41238addd

2013-05-15 Thread Xisco Fauli
71/dec2405c57cff2c9f09b8c22ee97a41238addd |1 + 1 file changed, 1 insertion(+) New commits: commit e08fa846fff7ad11ea6dcbb1f31ed3343ef09eed Author: Xisco Fauli Date: Wed May 15 20:45:06 2013 +0200 Notes added by 'git notes add' diff --git a/71/dec2405c57cff2c9f09b8c22ee97a41238addd

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-05-15 Thread Kohei Yoshida
sc/inc/clipcontext.hxx |1 + sc/inc/column.hxx | 24 ++-- sc/inc/columniterator.hxx | 10 +++--- sc/inc/mtvelements.hxx | 24 +++- sc/source/core/data/column2.cxx|6 +

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - officecfg/registry svx/source

2013-05-15 Thread Armin Le Grand
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |6 ++ svx/source/sidebar/SelectionAnalyzer.cxx |4 2 files changed, 10 insertions(+) New commits: commit 8a2531d3d98ad3afb2b233be2d5dd7b67febeba6 Author: Armin Le Grand Date: Wed May 15 16:20:13

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-05-15 Thread Kohei Yoshida
sc/source/core/data/column2.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 281fdeae97e6997bbe293e1a4dc4d6a496664fb8 Author: Kohei Yoshida Date: Wed May 15 13:37:46 2013 -0400 Slightly shorter way of getting the element value. Change-Id: I9f56c

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-05-15 Thread Kohei Yoshida
sc/source/core/data/column2.cxx | 34 +- 1 file changed, 29 insertions(+), 5 deletions(-) New commits: commit 675e9f4f402086cdd16730865fcea8eeed739a64 Author: Kohei Yoshida Date: Wed May 15 12:55:02 2013 -0400 Avoid expensive element position lookup twice

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

2013-05-15 Thread Michael Stahl
include/xmloff/xmlimp.hxx |1 sw/source/core/bastyp/init.cxx |2 - sw/source/core/doc/poolfmt.cxx |4 --- sw/source/core/unocore/unoframe.cxx| 16 sw/source/filter/html/swhtml.cxx |5 +++

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-05-15 Thread Kohei Yoshida
sc/inc/document.hxx |2 +- sc/source/core/data/document.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit bd7ea19d0eeb0aae3102fca569e7f914180380c6 Author: Kohei Yoshida Date: Wed May 15 12:32:05 2013 -0400 Remove unused function argumen

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - extras/source svx/inc svx/source

2013-05-15 Thread Armin Le Grand
extras/source/palettes/standard.soc | 77 -- svx/inc/svx/dialogs.hrc | 99 svx/source/dialog/sdstring.src | 208 -- svx/source/unodraw/unoprov.cxx | 104 - svx/source/xoutdev/xtabcolr.cxx | 410 +++---

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-05-15 Thread Kohei Yoshida
sc/inc/clipcontext.hxx | 28 ++- sc/inc/column.hxx |3 sc/inc/document.hxx |6 - sc/inc/table.hxx|2 sc/source/core/data/clipcontext.cxx | 49 sc/source/core/data/column3.cxx | 20 ++--- sc/

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

2013-05-15 Thread Stephan Bergmann
sw/source/core/bastyp/swcache.cxx | 33 +++-- 1 file changed, 15 insertions(+), 18 deletions(-) New commits: commit 3e5d7723e038ccfea812b941aea6fff1078579f7 Author: Stephan Bergmann Date: Wed May 15 17:57:20 2013 +0200 OSL_TRACE -> SAL_INFO ...to wor

[Libreoffice-commits] mso-dumper.git: 2 commits - src/docrecord.py src/docstream.py

2013-05-15 Thread Miklos Vajna
src/docrecord.py | 66 +++ src/docstream.py | 10 ++-- 2 files changed, 74 insertions(+), 2 deletions(-) New commits: commit 37a197cc7eda9bb8a6a985327b986f7ceaadc3ba Author: Miklos Vajna Date: Wed May 15 17:55:05 2013 +0200 dump

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 39/e1d47e163d05018c92a662282fe901b0265fce

2013-05-15 Thread Caolán McNamara
39/e1d47e163d05018c92a662282fe901b0265fce |1 + 1 file changed, 1 insertion(+) New commits: commit 6dc196d361d5cf4755c9af43be03e5beabb0a66a Author: Caolán McNamara Date: Wed May 15 16:48:28 2013 +0100 Notes added by 'git notes add' diff --git a/39/e1d47e163d05018c92a662282fe901b0265

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c6/e5b87b762ccf7c005f6456dc9bed97b74cc99c

2013-05-15 Thread Caolán McNamara
c6/e5b87b762ccf7c005f6456dc9bed97b74cc99c |1 + 1 file changed, 1 insertion(+) New commits: commit 3bd7e721adf76aa33040eae073f6dad5731df981 Author: Caolán McNamara Date: Wed May 15 16:26:28 2013 +0100 Notes added by 'git notes add' diff --git a/c6/e5b87b762ccf7c005f6456dc9bed97b74cc

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5c/ae04925aafaad87b856484b8f91cbf879db580

2013-05-15 Thread Caolán McNamara
5c/ae04925aafaad87b856484b8f91cbf879db580 |1 + 1 file changed, 1 insertion(+) New commits: commit 6e9f60b5d031930e146cbe67685b939cc1ebe3dc Author: Caolán McNamara Date: Wed May 15 16:25:38 2013 +0100 Notes added by 'git notes add' diff --git a/5c/ae04925aafaad87b856484b8f91cbf879db

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 16/c96ce5937592a4a463b388fc8c3e7b93f0db05

2013-05-15 Thread Caolán McNamara
16/c96ce5937592a4a463b388fc8c3e7b93f0db05 |1 + 1 file changed, 1 insertion(+) New commits: commit d03a7f0a06f295ef13daa23f8ffe118b906fc479 Author: Caolán McNamara Date: Wed May 15 16:23:50 2013 +0100 Notes added by 'git notes add' diff --git a/16/c96ce5937592a4a463b388fc8c3e7b93f0d

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8b/e0972c9b38efbb43a0b8fc3658028ede58378c

2013-05-15 Thread Caolán McNamara
8b/e0972c9b38efbb43a0b8fc3658028ede58378c |1 + 1 file changed, 1 insertion(+) New commits: commit a5fef75d8c9d615fdcd771e84e03d7f6bb9f80de Author: Caolán McNamara Date: Wed May 15 16:22:38 2013 +0100 Notes added by 'git notes add' diff --git a/8b/e0972c9b38efbb43a0b8fc3658028ede583

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

2013-05-15 Thread Andre Fischer
filter/source/msfilter/svdfppt.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 3db0865845c79d9ea4ae854aa82a239329ba542c Author: Andre Fischer Date: Thu Jul 12 10:19:38 2012 + Resolves: #i119493# Fixed import of tables with connectors. Reported by:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f4/2a00437a682d479e82256b2fdf873dd097c428

2013-05-15 Thread Caolán McNamara
f4/2a00437a682d479e82256b2fdf873dd097c428 |1 + 1 file changed, 1 insertion(+) New commits: commit a19305db7546bbe74d22fedcd2f2d2f7317128f7 Author: Caolán McNamara Date: Wed May 15 16:16:12 2013 +0100 Notes added by 'git notes add' diff --git a/f4/2a00437a682d479e82256b2fdf873dd097c

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

2013-05-15 Thread Andre Fischer
sc/source/ui/unoobj/cellsuno.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 694d65b5097062f26c532d7c123905bf07b106f2 Author: Andre Fischer Date: Wed Jul 11 08:07:30 2012 + Resolves: #i20044# Fixed queryEmptyCell() Reported by: Steffen Gru

[Libreoffice-commits] core.git: config_host.mk.in configure.ac extras/Module_extras.mk scp2/InstallModule_ooo.mk scp2/source

2013-05-15 Thread Stephan Bergmann
config_host.mk.in |1 + configure.ac | 36 extras/Module_extras.mk|2 +- scp2/InstallModule_ooo.mk |1 + scp2/source/ooo/file_extra_ooo.scp |4 5 files changed, 43 insertions(+),

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

2013-05-15 Thread David Tardon
solenv/gbuild/Gallery.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fbf2e9f733e1e5b6c9d2cdada0317c89c1a3b71f Author: David Tardon Date: Wed May 15 17:11:51 2013 +0200 only use svp on unx Change-Id: I8cd4a42a90e87446c9ef3744bf71f7734767078e diff

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

2013-05-15 Thread David Tardon
solenv/gbuild/Gallery.mk | 92 +-- 1 file changed, 58 insertions(+), 34 deletions(-) New commits: commit 268a23d8c2d9881aa6d492b7609424b839c8704c Author: David Tardon Date: Wed May 15 16:56:31 2013 +0200 gbuild: use pattern rules for Gallery l

[PUSHED] Documentation update of README.cross

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

[Libreoffice-commits] core.git: README.cross

2013-05-15 Thread Chris Sherlock
README.cross |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 91b27bc3d86925e1bb52bd3ab8e2f6f87ededd3f Author: Chris Sherlock Date: Thu May 16 00:49:50 2013 +1000 Documentation update of README.cross * Fixed typos * Errant/missing commas fi

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2e/c8ff7a56d0d53f97380b97f6a8814120ba3d0e

2013-05-15 Thread Caolán McNamara
2e/c8ff7a56d0d53f97380b97f6a8814120ba3d0e |1 + 1 file changed, 1 insertion(+) New commits: commit 0eca4b5b70151e2dc6733b7f98c3d75839b13592 Author: Caolán McNamara Date: Wed May 15 15:57:13 2013 +0100 Notes added by 'git notes add' diff --git a/2e/c8ff7a56d0d53f97380b97f6a8814120ba3

locking foo ...

2013-05-15 Thread Michael Meeks
I suspect that the appended is a better fix for https://gerrit.libreoffice.org/#/c/3894/ Though clearly the way this interacts with the boilerplate is not terribly satisfying :-) Of course, ideally I'd like to undo -all- the locking, and assume that in every case we requi

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

2013-05-15 Thread Andre Fischer
sd/source/filter/eppt/epptso.cxx | 57 --- 1 file changed, 42 insertions(+), 15 deletions(-) New commits: commit 578bd45644657a9f7ae99f525eeb5c653103dcf8 Author: Andre Fischer Date: Mon Jul 9 08:04:21 2012 + Resolves: #i119551# Avoid grouping shap

[PATCH] Documentation update of README.cross

2013-05-15 Thread Chris Sherlock (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3916 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/3916/1 Documentation update of README.cross * Fixed typos * Errant/missing commas fixed * autogen.lastrun -> autogen.in

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 20/2a345c32488dfc0ca6640f80dc2392a62911bc

2013-05-15 Thread Thorsten Behrens
20/2a345c32488dfc0ca6640f80dc2392a62911bc |1 + 1 file changed, 1 insertion(+) New commits: commit 1b5d1a88567d49f3b65851d4e93eec7bbc6ab9f8 Author: Thorsten Behrens Date: Wed May 15 16:40:58 2013 +0200 Notes added by 'git notes add' diff --git a/20/2a345c32488dfc0ca6640f80dc2392a6291

[Libreoffice-commits] mso-dumper.git: 2 commits - src/docrecord.py src/msodraw.py

2013-05-15 Thread Miklos Vajna
src/docrecord.py | 112 +++ src/msodraw.py | 16 +++ 2 files changed, 128 insertions(+) New commits: commit efe45aa2db26d20e32fb788ef121f144572f76e2 Author: Miklos Vajna Date: Wed May 15 16:38:21 2013 +0200 dump OfficeArtClientT

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - da/2c3ed52ae631dba11821f201a2fce49bf18c86

2013-05-15 Thread Caolán McNamara
da/2c3ed52ae631dba11821f201a2fce49bf18c86 |1 + 1 file changed, 1 insertion(+) New commits: commit 4c2819da16d135489f38bcac340df66cd550e07a Author: Caolán McNamara Date: Wed May 15 15:34:26 2013 +0100 Notes added by 'git notes add' diff --git a/da/2c3ed52ae631dba11821f201a2fce49bf18

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

2013-05-15 Thread Caolán McNamara
lotuswordpro/source/filter/lwptblformula.cxx |4 1 file changed, 4 insertions(+) New commits: commit 4edc81ef04b1682d51ccc8b62f44e59eb6bd3639 Author: Caolán McNamara Date: Wed May 15 15:29:31 2013 +0100 fix original intent of the lwp import code revert d2546346ac07e4a34

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

2013-05-15 Thread Tor Lillqvist
lotuswordpro/source/filter/lwptblformula.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit d2546346ac07e4a3483c339d202e75b99b9d063b Author: Tor Lillqvist Date: Wed May 15 17:20:09 2013 +0300 Fix warning: unused variable 'aFuncName' [loplugin] Cha

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

2013-05-15 Thread Caolán McNamara
sd/source/filter/eppt/epptso.cxx | 57 +- svx/source/customshapes/EnhancedCustomShape2d.cxx | 14 +++-- 2 files changed, 23 insertions(+), 48 deletions(-) New commits: commit d6bebd18b3b25af0024ec3ae5bde17836b0085e3 Author: Caolán McNamara Date: Wed Ma

[PUSHED] String to OUString in calc header & footer edit

2013-05-15 Thread Andras Timar (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/3911 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3911 To unsubscribe, visit

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

2013-05-15 Thread Olivier Hallot
sc/inc/scabstdlg.hxx |2 +- sc/source/ui/attrdlg/scdlgfact.cxx |2 +- sc/source/ui/attrdlg/scdlgfact.hxx |2 +- sc/source/ui/pagedlg/hfedtdlg.cxx |9 +++-- 4 files changed, 6 insertions(+), 9 deletions(-) New commits: commit 387c6712c8c49ec7f4521f2c5ac615c355039

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f4/25d556504e055216d9402241ff598a97204509

2013-05-15 Thread Caolán McNamara
f4/25d556504e055216d9402241ff598a97204509 |1 + 1 file changed, 1 insertion(+) New commits: commit 969f97d9214bf1ea86baf81386b8b9d31726314f Author: Caolán McNamara Date: Wed May 15 15:06:47 2013 +0100 Notes added by 'git notes add' diff --git a/f4/25d556504e055216d9402241ff598a97204

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

2013-05-15 Thread Andre Fischer
sd/source/filter/eppt/epptso.cxx | 57 --- 1 file changed, 42 insertions(+), 15 deletions(-) New commits: commit 8c23e31acc61406103c1565960e4c5b391902754 Author: Andre Fischer Date: Mon Jul 9 08:04:21 2012 + Resolves: #i119551# Avoid grouping shap

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

2013-05-15 Thread Stephan Bergmann
include/toolkit/awt/vclxbitmap.hxx |2 +- include/toolkit/awt/vclxdevice.hxx |2 +- include/toolkit/awt/vclxfont.hxx |2 +- include/toolkit/awt/vclxgraphics.hxx |2 +- include/toolkit/awt/vclxmenu.hxx |2 +- include/toolkit/awt/vclxpointer.hxx |2 +- include/to

[PUSHED] String.AppendAscii Drop

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

[Libreoffice-commits] core.git: formula/source framework/source linguistic/source linguistic/workben lotuswordpro/source padmin/source reportdesign/source sc/source

2013-05-15 Thread Ricardo Montania
formula/source/ui/dlg/formula.cxx | 18 ++--- framework/source/uielement/langselectionmenucontroller.cxx | 24 +++ linguistic/source/misc2.cxx|9 -- linguistic/workben/sspellimp.cxx |6 - lotuswordpr

Re: Export of images in draw/impress is gone.

2013-05-15 Thread David Tardon
Hi, On Wed, May 15, 2013 at 11:39:06AM +0200, Tomaž Vajngerl wrote: > Hi, > > I tried to export a draw document as image and noticed that no graphic > format is available for export anymore. Fixed by commit 8d08ba5e7530580afd61930bfc00ae513962b754 . D. __

[Libreoffice-commits] core.git: 2 commits - scp2/InstallModule_graphicfilter.mk scp2/source

2013-05-15 Thread David Tardon
scp2/InstallModule_graphicfilter.mk |4 scp2/source/ooo/file_library_ooo.scp |1 - scp2/source/ooo/module_hidden_ooo.scp |1 + 3 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 8d08ba5e7530580afd61930bfc00ae513962b754 Author: David Tardon Date: Wed May 15

[Libreoffice-commits] core.git: configure.ac

2013-05-15 Thread Michael Meeks
configure.ac | 17 - 1 file changed, 17 deletions(-) New commits: commit 808e9dee845e96c394a1d8c0b32bfa5cc9991d67 Author: Michael Meeks Date: Wed May 15 14:06:21 2013 +0100 configure: remove un-used vba-package-format option. Change-Id: I4dcb563dc2368b7979df3da5

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

2013-05-15 Thread Andras Timar
extras/source/gallery/galleries.ulf |2 -- 1 file changed, 2 deletions(-) New commits: commit c066e7a3f92bac3a6744cae9e091778a3a1c0586 Author: Andras Timar Date: Wed May 15 13:44:04 2013 +0200 gallery: unused ulf file Change-Id: I9037aa31cbb93d38a656ce463e0a73f8b39245ff diff

Re: Euro Converter Wizard

2013-05-15 Thread Fridrich Strba
Xisco, On 15/05/13 13:24, Xisco Faulí wrote: > What about creating an extension of this wizard and dropping it from > core so libreoffice wouldn't ship it by default to a large amount of > user who are not using it? You will always find features that many people don't use. That is the fate of a p

Re: [PUSHED] Use clock_gettime instead of gettimeofday to have more preci...

2013-05-15 Thread Stephan Bergmann
On 05/15/2013 11:40 AM, Norbert Thiebaud wrote: I'm concerned about static variable in ure... and how to properly and racelessly initialize it... There's three options, at least for a POD variable that doesn't incur an atexit destructor: * In environments where HAVE_THREADSAFE_STATICS (confi

Re: SolarMutex: please educate me

2013-05-15 Thread Noel Grandin
On 2013-05-15 13:10, Stephan Bergmann wrote: Sure, as I already wrote: "all GUI frameworks have settled on 'confine relevant code to run in a single event-loop thread' instead" for a reason. However, doing that change is an endeavor far from trivial... Perhaps one approach would be (a) d

[PUSHED libreoffice-4-0] fdo#36876 WW8 filter: fix export of table margins

2013-05-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/3915 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3915 To unsubscribe, visit

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

2013-05-15 Thread Miklos Vajna
sw/source/filter/ww8/wrtww8.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit dc6c363f0c7fec8be700b272ea94eebc8e3534a9 Author: Miklos Vajna Date: Wed May 15 11:47:08 2013 +0200 fdo#36876 WW8 filter: fix export of table margins Actually no testcas

Re: Euro Converter Wizard

2013-05-15 Thread Thomas Arnhold
That sounds great :) Thomas On 15.05.2013 13:24, Xisco Faulí wrote: Hello, In that case we should add those currencies to the wizard because they aren't present right now. What about creating an extension of this wizard and dropping it from core so libreoffice wouldn't ship it by default to a

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 58/d204292c12eb5237106d223251d8855aca3ca2

2013-05-15 Thread Caolán McNamara
58/d204292c12eb5237106d223251d8855aca3ca2 |1 + 1 file changed, 1 insertion(+) New commits: commit 2379201f54ac6195741fb5c097671411b161faee Author: Caolán McNamara Date: Wed May 15 12:49:34 2013 +0100 Notes added by 'git notes add' diff --git a/58/d204292c12eb5237106d223251d8855aca3

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

2013-05-15 Thread Herbert Dürr
configmgr/source/partial.cxx |2 +- configmgr/source/partial.hxx |7 --- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 8d9998f53af1806b06cf659f52607b2ac409a113 Author: Herbert Dürr Date: Wed May 15 08:24:08 2013 + Related: #i122208# avoid default as

Re: Export of images in draw/impress is gone.

2013-05-15 Thread Tomaž Vajngerl
On Wed, May 15, 2013 at 11:49 AM, JorenDC wrote: > Hi Tomaž, *, > > Indeed, File > Export as GIF for example doesn't work anymore (2 messages: > Graphics filter not found and > > Error saving the document Untitled1: > Write Error. > The file could not be written. > > It creates a file of 0 bytes

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - scp2/Module_scp2.mk

2013-05-15 Thread Michael Meeks
scp2/Module_scp2.mk |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 0f09da85bacb8f688e26db074ca53d4e9ee6c0fa Author: Michael Meeks Date: Wed May 15 11:24:29 2013 +0100 scp2: only package the sdk if it is enabled. Change-Id: Id5798c97d3dcfd997ce5

[Libreoffice-commits] core.git: 2 commits - bean/test bridges/test config_host.mk.in embeddedobj/test extensions/qa jurt/workbench libmwaw/ExternalProject_libmwaw.mk libodfgen/ExternalProject_libodfge

2013-05-15 Thread Tor Lillqvist
bean/test/makefile.mk|4 ++-- bridges/test/java_uno/acquire/makefile.mk| 10 +- bridges/test/java_uno/any/makefile.mk| 10 +- bridges/test/java_uno/equals/makefile.mk |8 br

Re: Euro Converter Wizard

2013-05-15 Thread Xisco Faulí
Hello, In that case we should add those currencies to the wizard because they aren't present right now. What about creating an extension of this wizard and dropping it from core so libreoffice wouldn't ship it by default to a large amount of user who are not using it? Regard 2013/5/15 Caolán Mc

[Libreoffice-commits] core.git: scp2/Module_scp2.mk

2013-05-15 Thread Michael Meeks
scp2/Module_scp2.mk |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 3f70a6c0f8adec171ffd228d109d59bf81dcd39f Author: Michael Meeks Date: Wed May 15 11:24:29 2013 +0100 scp2: only package the sdk if it is enabled. Change-Id: Id5798c97d3dcfd997ce5

Re: SolarMutex: please educate me

2013-05-15 Thread Stephan Bergmann
On 05/15/2013 12:54 PM, Noel Grandin wrote: On 2013-05-15 12:09, Caolán McNamara wrote: Yeah, and I'm continually dithering as to where to put one for the various writer mail merge wizard "oh my god its not locked" asserts. Instead of trying to get locking correct everywhere, perhaps we should

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 77/b19e35890c81ad128db8b4362cee9ccf63e6bd

2013-05-15 Thread Caolán McNamara
77/b19e35890c81ad128db8b4362cee9ccf63e6bd |1 + 1 file changed, 1 insertion(+) New commits: commit 21fb0235dcd313f3a03c05f073a67755f2db26f0 Author: Caolán McNamara Date: Wed May 15 12:08:46 2013 +0100 Notes added by 'git notes add' diff --git a/77/b19e35890c81ad128db8b4362cee9ccf63e

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 45/36f0b98bc01850bf016dc1f60f0156cb7eb99e

2013-05-15 Thread Caolán McNamara
45/36f0b98bc01850bf016dc1f60f0156cb7eb99e |1 + 1 file changed, 1 insertion(+) New commits: commit 50cc766906ea1a3418dbd49a8e6d8ae36068799f Author: Caolán McNamara Date: Wed May 15 12:06:07 2013 +0100 Notes added by 'git notes add' diff --git a/45/36f0b98bc01850bf016dc1f60f0156cb7eb

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

2013-05-15 Thread Oliver-Rainer Wittmann
sw/source/filter/ww8/rtfattributeoutput.cxx | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit a0aef8dc44a9ff5899dc920c31a39caeb92043c4 Author: Oliver-Rainer Wittmann Date: Wed Jun 27 10:07:50 2012 + Resolves: #i119803# RTF export for User F

Re: SolarMutex: please educate me

2013-05-15 Thread Noel Grandin
On 2013-05-15 12:09, Caolán McNamara wrote: Yeah, and I'm continually dithering as to where to put one for the various writer mail merge wizard "oh my god its not locked" asserts. Instead of trying to get locking correct everywhere, perhaps we should be doing a Java-Swing style thing where we

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-05-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Michael Meeks changed: What|Removed |Added Depends on||60565 -- You are receiving this mail be

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

2013-05-15 Thread Andras Timar
solenv/gbuild/Gallery.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ce4ada6e7f4088de9ac2ed22dc2d2312918d3701 Author: Andras Timar Date: Wed May 15 11:31:58 2013 +0200 trying to fix gallery localization Change-Id: I9a4fc068e522dd7129b66652c193

[PATCH libreoffice-4-0] fdo#36876 WW8 filter: fix export of table margins

2013-05-15 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3915 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/3915/1 fdo#36876 WW8 filter: fix export of table margins Actually no testcase, as the export bug does not affect our im

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-05-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 36876, which changed state. Bug 36876 Summary: FILESAVE: When saving in MSWord doc format, table is put inside a frame https://bugs.freedesktop.org/show_bug.cgi?id=36876 What|Removed |

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

2013-05-15 Thread Miklos Vajna
sw/source/filter/ww8/wrtww8.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a935a154c3911b466a9b1c8da3c2cf0be2e0014d Author: Miklos Vajna Date: Wed May 15 12:11:00 2013 +0200 WW8AttributeOutput::TableSpacing: accidently commented out code Change-I

[Libreoffice-commits] core.git: RepositoryExternal.mk

2013-05-15 Thread Michael Meeks
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ae649de2494a6990c7953dcd3a737464eee768f Author: Michael Meeks Date: Wed May 15 11:09:45 2013 +0100 gengal: don't depend on vclplug_svp on Windows. Change-Id: I5d179ab3d8591bb01799d

Re: SolarMutex: please educate me

2013-05-15 Thread Caolán McNamara
On Tue, 2013-05-14 at 11:49 +0200, Stephan Bergmann wrote: > On 05/13/2013 07:12 PM, Lionel Elie Mamane wrote: > > Base or Base-related code seems to have some issues around the > > "SolarMutex". > > > > https://bugs.freedesktop.org/show_bug.cgi?id=61725 > > https://bugs.freedesktop.org/show_bug.cg

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 6 commits - configmgr/source drawinglayer/inc drawinglayer/source sal/inc svgio/inc svgio/source sw/source

2013-05-15 Thread Armin Le Grand
configmgr/source/partial.cxx |2 configmgr/source/partial.hxx |8 drawinglayer/inc/drawinglayer/primitive2d/svggradientprimitive2d.hxx |7 drawinglayer/source/primitive2d/svggradientprimitive2d.cxx

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

2013-05-15 Thread Miklos Vajna
sw/source/filter/ww8/wrtww8.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 335c264d508a9c73845b94483475435a0cebfe64 Author: Miklos Vajna Date: Wed May 15 11:47:08 2013 +0200 fdo#36876 WW8 filter: fix export of table margins Actually no testcas

Re: Euro Converter Wizard

2013-05-15 Thread Caolán McNamara
On Tue, 2013-05-14 at 13:44 +0200, Cedric Bosdonnat wrote: > On Tue, 2013-05-14 at 12:54 +0200, Xisco Faulí wrote: > > Euro Converter Wizard has become a bit outdated nowadays and I'm > > wondering if it'd convenient to get rid of it. > > > > > > Personally I'd do so, but I'd like to hear from yo

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 5 commits - oovbaapi/ooo sc/inc sc/qa sc/source

2013-05-15 Thread Noel Power
oovbaapi/ooo/vba/excel/XName.idl| 10 +-- sc/inc/nameuno.hxx |3 sc/qa/extras/macros-test.cxx| 28 ++-- sc/qa/unit/data/xls/Names.xls |binary sc/qa/unit/data/xls/Workbooks.xls |binary sc/source/ui/vba/vbaapplication.cxx |2 sc/source/ui/vba/

Re: Export of images in draw/impress is gone.

2013-05-15 Thread JorenDC
Hi Tomaž, *, Op 15-05-13 11:39, Tomaž Vajngerl schreef: Hi, I tried to export a draw document as image and noticed that no graphic format is available for export anymore. Is it possible that commit [1] or [2] is responsible for this? Indeed, File > Export as GIF for example doesn't work any

[PATCH] fix for fdo#53031

2013-05-15 Thread Manal Alhassoun (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3914 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/3914/1 fix for fdo#53031 Change-Id: I137f2446d08b7b536ded26676132e63489e26e48 --- M sc/source/ui/undo/undotab.cxx M sc/

Re: [PUSHED] Use clock_gettime instead of gettimeofday to have more preci...

2013-05-15 Thread Norbert Thiebaud
On Wed, May 15, 2013 at 3:07 AM, Stephan Bergmann wrote: > On 05/13/2013 06:59 PM, Norbert Thiebaud (via Code Review) wrote: >> >> Thank you for your patch! It has been merged to LibreOffice. >> >> If you are interested in details, please visit >> >> https://gerrit.libreoffice.org/3841 > > >

Export of images in draw/impress is gone.

2013-05-15 Thread Tomaž Vajngerl
Hi, I tried to export a draw document as image and noticed that no graphic format is available for export anymore. Is it possible that commit [1] or [2] is responsible for this? Regards, Tomaž [1] - http://cgit.freedesktop.org/libreoffice/core/commit/?id=67dd958fdbaf4949d188d825b0724615966129d0

[Libreoffice-commits] core.git: RepositoryExternal.mk

2013-05-15 Thread Caolan McNamara
RepositoryExternal.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 48e70ad8ad7e8ed11b2b6f511bb0cedd06ab2c98 Author: Caolan McNamara Date: Wed May 15 10:30:18 2013 +0100 fix macosx build Change-Id: Ie644af5866eadbee2a3d2840db37676d5c0bdc30 diff

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 5 commits - cppcanvas/source xmloff/inc xmloff/source

2013-05-15 Thread Thorsten Behrens
cppcanvas/source/inc/implrenderer.hxx |6 cppcanvas/source/mtfrenderer/emfplus.cxx|5 cppcanvas/source/mtfrenderer/implrenderer.cxx |3 xmloff/inc/xmloff/unointerfacetouniqueidentifiermapper.hxx | 12 + xmloff/inc/xmloff/xml

[Libreoffice-commits] core.git: include/xmloff xmloff/source

2013-05-15 Thread Thorsten Behrens
include/xmloff/unointerfacetouniqueidentifiermapper.hxx |1 - xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx |8 2 files changed, 9 deletions(-) New commits: commit 12dea20c2834d923cd51eeb032489e74b5f9982d Author: Thorsten Behrens Date: Wed May 15 11:31:11 201

RE: hints asked for fdo#59727

2013-05-15 Thread Winfried Donkers
Hi Eike, > They are implemented in scaddins/source/datefunc/ I wouldn't have looked for ROT13 there... Is that a location to be maintained or should it be moved to scaddins/source/analysis? > It seems they are missing from sc/source/filter/oox/formulabase.cxx so > adding them there should solve

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

2013-05-15 Thread Thorsten Behrens
include/xmloff/unointerfacetouniqueidentifiermapper.hxx | 23 -- include/xmloff/xmlmultiimagehelper.hxx |6 xmloff/source/core/unointerfacetouniqueidentifiermapper.cxx | 108 +++- xmloff/source/core/xmlmultiimagehelper.cxx |8 xmloff/s

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0b/71c735dc10202b26972cf91779954b6a96af9a

2013-05-15 Thread Caolán McNamara
0b/71c735dc10202b26972cf91779954b6a96af9a |1 + 1 file changed, 1 insertion(+) New commits: commit 2c5e53dc486296dbdce11dfe441afe71115e75b1 Author: Caolán McNamara Date: Wed May 15 10:13:37 2013 +0100 Notes added by 'git notes add' diff --git a/0b/71c735dc10202b26972cf91779954b6a96a

[Libreoffice-commits] core.git: 2 commits - libodfgen/ExternalProject_libodfgen.mk libvisio/ExternalProject_libvisio.mk

2013-05-15 Thread Tor Lillqvist
libodfgen/ExternalProject_libodfgen.mk |1 + libvisio/ExternalProject_libvisio.mk |1 + 2 files changed, 2 insertions(+) New commits: commit a94dc2203539a1593b99778be16b2c664fd46daa Author: Tor Lillqvist Date: Wed May 15 12:12:20 2013 +0300 Also AWK needed here Change-I

  1   2   >