License statement: David Verrier

2013-02-27 Thread David Verrier
Hi all, for reference: All my past and present contributions to LibreOffice may be licensed under the terms of the MPL / LGPLv3+ dual licence. Until further notice, all of my future contributions to LibreOffice may be licensed under the terms the MPL / LGPLv3+ dual licence. Best regards, David

[PATCH libreoffice-4-0] fdo#57536 remove 着:著, because it is wrong is some cases

2013-02-27 Thread Andras Timar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2459 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/2459/1 fdo#57536 remove 着:著, because it is wrong is some cases Change-Id: Ia7c5692e1da4d24d985f0813e07631898d7100ce ---

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

2013-02-27 Thread Andras Timar
i18npool/source/textconversion/data/stc_char.dic |1 - 1 file changed, 1 deletion(-) New commits: commit d9fb2a6add269955d168d6d31c0257314ea4e020 Author: Andras Timar Date: Thu Feb 28 08:41:15 2013 +0100 fdo#57536 remove 着:著, because it is wrong is some cases Change-Id: I

[Libreoffice-commits] tb/tb_internals.sh

2013-02-27 Thread Libreoffice Gerrit user
tb/tb_internals.sh | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit e841a7026ef7822bd96d9ad5ede088823025095e Author: Norbert Thiebaud Date: Thu Feb 28 01:30:46 2013 -0600 tb: make sure we are on the right place when running git commands diff -

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

2013-02-27 Thread Norbert Thiebaud
solenv/bin/ooinstall |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit dc0bf66e33af9b2d07cccb7e5b1bddb08c368826 Author: Norbert Thiebaud Date: Thu Feb 28 01:28:16 2013 -0600 BUILDDIR <> SRCDIR in the installer too Change-Id: I817b97b34ab7a526dbde

[Libreoffice-commits] core.git: 2 commits - Makefile.build Makefile.in Makefile.post RepositoryModule_ooo.mk solenv/bin tail_build/Makefile tail_build/prj tail_build/README

2013-02-27 Thread Matúš Kukan
Makefile.build | 17 ++ Makefile.in | 67 ++- Makefile.post | 11 - RepositoryModule_ooo.mk | 240 solenv/bin/callcatcher.Makefile |5 tail_build/Makefile | 21

[Libreoffice-commits] core.git: .gitignore

2013-02-27 Thread Stephan Bergmann
.gitignore | 27 --- 1 file changed, 27 deletions(-) New commits: commit a595c6e12b3e62179ec849328eb19115ab86e624 Author: Stephan Bergmann Date: Thu Feb 28 08:24:44 2013 +0100 dmake is dead and burried Change-Id: I5662db1cfe3506b3a8d248f872345cca4343

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

2013-02-27 Thread Tor Lillqvist
vcl/android/androidinst.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 04893b7c90421f3f4c260f80ce70b43afa5d7fb9 Author: Tor Lillqvist Date: Thu Feb 28 09:16:52 2013 +0200 WaE: 'eventKind' may be used uninitialized in this function Change-Id: I55b2a2bd4cffface

Re: [PATCH] Remove dead voice command code

2013-02-27 Thread Stephan Bergmann
On 02/27/2013 11:13 PM, Tor Lillqvist (via Code Review) wrote: I have submitted a patch for review: https://gerrit.libreoffice.org/2452 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/2452/1 Remove dead voice command code I don't see voice i

[Libreoffice-commits] core.git: 2 commits - vcl/android

2013-02-27 Thread Tor Lillqvist
vcl/android/androidinst.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 7bce0a1d9b0ef57432e0d856c67257b1573dedf5 Author: Tor Lillqvist Date: Thu Feb 28 09:00:43 2013 +0200 The "pre-cleaning" is fairly pointless now when we fill the whole screen

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

2013-02-27 Thread Takeshi Abe
sw/source/ui/vba/vbacell.cxx |4 ++-- sw/source/ui/vba/vbaheaderfooterhelper.cxx |2 +- sw/source/ui/vba/vbarangehelper.cxx|8 sw/source/ui/vba/vbaselection.cxx | 16 sw/source/ui/vba/vbaselection.hxx |4 ++-- sw/s

[Libreoffice-commits] 2 commits - tb/tb_internals.sh tb/tb_phases.sh

2013-02-27 Thread Libreoffice Gerrit user
tb/tb_internals.sh |8 tb/tb_phases.sh|2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 6468079dcdde5e608c959fff7b58a1f9788e29c4 Author: Norbert Thiebaud Date: Thu Feb 28 00:13:55 2013 -0600 tb: in autogen keep in mind that possibly SRCDIR <>

[PATCH] coverity#988423: fix memory leak

2013-02-27 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2458 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/2458/1 coverity#988423: fix memory leak Change-Id: I3ac2cca7e24e6cc1b47b42c2d42bc7caee91b559 --- M sd/source/ui/remotec

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

2013-02-27 Thread Markus Mohrhard
basic/source/comp/exprtree.cxx|1 + chart2/source/view/charttypes/Splines.cxx |1 + sc/source/core/data/conditio.cxx |2 ++ 3 files changed, 4 insertions(+) New commits: commit e440724eb7febe0072d79683d1a6f3b586575a3f Author: Markus Mohrhard Date: Wed Feb 27 10

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk solenv/bin solenv/CustomTarget_versionlist.mk solenv/Package_minor.mk

2013-02-27 Thread Norbert Thiebaud
instsetoo_native/CustomTarget_install.mk|2 +- solenv/CustomTarget_versionlist.mk |4 ++-- solenv/Package_minor.mk |2 +- solenv/bin/modules/installer/scriptitems.pm |2 +- 4 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 4038f2

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

2013-02-27 Thread David Tardon
setup_native/Package_wintools.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit db36904f41b577f61033f7c4b6df922045928b86 Author: David Tardon Date: Thu Feb 28 05:25:13 2013 +0100 fix typo Change-Id: I6c824dccee8c0af0edb2f6fce7d47079894f7af4 diff --g

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-27 Thread Dan Lewis
On 02/27/2013 05:55 AM, Stephan Bergmann wrote: On 02/27/2013 02:10 AM, Dan Lewis wrote: 1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-install 2>&1 | tee build.log A couple

[PUSHED] remove dmake, build.pl, deliver.pl and zipdep.pl

2013-02-27 Thread Norbert Thiebaud (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/2445 Approvals: LibreOffice gerrit bot: Verified Norbert Thiebaud: Looks good to me, approved Niko Rönkkö: Looks good to me, but someone else

[ABANDONED] Fix page format UI labels witht mirror pages

2013-02-27 Thread Olivier Hallot (via Code Review)
Olivier Hallot has abandoned this change. Change subject: Fix page format UI labels witht mirror pages .. Patch Set 1: Abandoned Duplicate submit -- To view, visit https://gerrit.libreoffice.org/2456 To unsubscribe, visit htt

[PATCH] Remove unused variable

2013-02-27 Thread Olivier Hallot (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2457 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/2457/1 Remove unused variable Shuffle some assignments Change-Id: I054ad7642ed4fcc66ce24923a1c945bedb01ef27 --- M cui/

[PATCH] Fix page format UI labels witht mirror pages

2013-02-27 Thread Olivier Hallot (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2456 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/2456/1 Fix page format UI labels witht mirror pages The recent page format widget UI was not swapping inner<>left and o

[PATCH] Fix page format UI labels witht mirror pages

2013-02-27 Thread Olivier Hallot (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2455 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/2455/1 Fix page format UI labels witht mirror pages The recent page format widget UI was not swapping inner<>left and o

[PUSHED] fdo#38838,UniString,String_to_OUString

2013-02-27 Thread Eike Rathke (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/2303 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2303 To unsubscribe, visit

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

2013-02-27 Thread elixir
sc/inc/styleuno.hxx|2 - sd/source/core/stlsheet.cxx| 66 +++-- sd/source/ui/func/fuprobjs.cxx | 12 +++ sd/source/ui/func/futempl.cxx |2 - vcl/inc/svdata.hxx |2 - vcl/inc/vcl/svapp.hxx |4 +- vcl/s

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 6 commits - framework/inc vcl/aqua vcl/inc vcl/source

2013-02-27 Thread Herbert Dürr
framework/inc/properties.h | 14 -- vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm |2 +- vcl/aqua/source/gdi/salgdiutils.cxx |2 +- vcl/inc/vcl/bitmap.hxx | 11 +++ vcl/source/gdi/bitmap

[PATCH] fdo#38448 No scrolling in mailmerge's create new address lis...

2013-02-27 Thread Christopher Copits (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2454 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/2454/1 fdo#38448 No scrolling in mailmerge's create new address list > customize What changes I made: 1. After the add

[PATCH] Delete double condition check

2013-02-27 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2453 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/2453/1 Delete double condition check We don't need to check if aNextPostIt != aVisiblePostItList.end() because we can't

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

2013-02-27 Thread Tor Lillqvist
android/experimental/desktop/src/org/libreoffice/android/experimental/desktop/Desktop.java | 295 -- android/experimental/desktop/src/org/libreoffice/experimental/desktop/Desktop.java | 295 ++ 2 files changed, 295 insertions(+), 295 deletions(-) New commits: commit

Re: (endangered) Document filters for Palm and PocketPC, xmerge module

2013-02-27 Thread Caolán McNamara
On Tue, 2013-02-26 at 12:54 +0100, Andras Timar wrote: > Hi, > > While reviewing Windows installer code, I stumbled upon Java filters for > mobile devices. Their registration was broken for a long time, > nevertheless nobody complained. These filters are for Palm and Pocket PC > office software, A

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

2013-02-27 Thread Tor Lillqvist
android/experimental/desktop/src/org/libreoffice/android/experimental/desktop/Desktop.java | 42 +- 1 file changed, 38 insertions(+), 4 deletions(-) New commits: commit 2769264989fb5ad210d271bf6c3b5586aeb8769b Author: Tor Lillqvist Date: Thu Feb 28 01:31:45 2013 +0200 Some key

Re: [PATCH] German comment translation - vcl#2

2013-02-27 Thread Christian Heller
All of my past and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. BTW: I thought I messed up as I had not attached a correct BugID. So I found the ID 39468 and attached it there. LG, Chris On Wed, Feb 27, 2013 at 1:21 PM, Philipp Riemer wrote: > Hi Chri

Re: [Grammar checker] Undocumented change in the API for LO 4

2013-02-27 Thread Olivier R.
Stephan Bergmann-2 wrote > How exactly do you launch LO? If by calling install/program/soffice.bin > instead of install/program/soffice then the behavior is expected > (soffice starts and controls soffice.bin, which needs to re-start on > first start after any upgrade to cater for potential cha

[Libreoffice-commits] core.git: android/experimental vcl/android

2013-02-27 Thread Tor Lillqvist
android/experimental/desktop/src/org/libreoffice/android/experimental/desktop/Desktop.java | 35 +++- vcl/android/androidinst.cxx | 43 +- 2 files changed, 74 insertions(+), 4 deletions(-) New commits: commit 3cf4f1

[PATCH] remove dmake, build.pl, deliver.pl and zipdep.pl

2013-02-27 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, Michael Stahl, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2445 to look at the new patch set (#7). Change subject: remove dmake, build.pl, deliver.pl and zipdep.pl

[PATCH] remove dmake, build.pl, deliver.pl and zipdep.pl

2013-02-27 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, Michael Stahl, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2445 to look at the new patch set (#6). Change subject: remove dmake, build.pl, deliver.pl and zipdep.pl

[PATCH] Remove dead voice command code

2013-02-27 Thread Tor Lillqvist (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2452 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/2452/1 Remove dead voice command code I don't see voice input commands being generated anywhere. Nobody seems to know w

Re: undefined reference error while build

2013-02-27 Thread Prashant Pandey
Hi Erack, I don't know why the changes made by me in the header files and the changes made by me at places where these functions are defined were not reflected in the file I pastebin above. May be since I did a make unotools.clean and accidentally mailed the wrong version of git diff. Kindly cons

Re: downtime tomorrow at 1200 UTC

2013-02-27 Thread Florian Effenberger
Hi, Jonathan Aquilina wrote on 2013-02-27 19:48: I have heard mixed reviews about hetzner. I have read the use consumer grade hardware instead of enterprise grade drives etc well, if you bet on hearsay, any ISP in the world and any hardware vendor you can find will be a bad choice, because so

[PUSHED] odk: pull idl files directly from udkapi/offapi

2013-02-27 Thread Peter Foley (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/2437 Approvals: Peter Foley: Verified; Looks good to me, approved Objections: Matúš Kukan: This need some tweaks before it is merged -- To

[Libreoffice-commits] core.git: odk/CustomTarget_idl.mk

2013-02-27 Thread Matúš Kukan
odk/CustomTarget_idl.mk | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) New commits: commit e2e68b5c65911fa75ed5b3935e0cf1ca0fabc2d8 Author: Matúš Kukan Date: Wed Feb 27 11:22:54 2013 +0100 odk: pull idl files directly from udkapi/offapi Change-Id: I68

Re: Gdb support for exceptions (Re: using backtrace() in exception throwing?)

2013-02-27 Thread Tom Tromey
> "Tom" == Tom Tromey writes: Tom> The various low-level exception-related functions, like __cxa_throw, Tom> treat the exception object as a "void *". However, the value of this Tom> seems to change depending on the "throw" point. It's clear that this Tom> can't always be the argument to th

[PATCH libreoffice-4-0-1] Resolves: fdo#61241 force area page to size itself for max v...

2013-02-27 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2451 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/51/2451/1 Resolves: fdo#61241 force area page to size itself for max visible controls Change-Id: I2d67ce71528786ef300ab83e

Re: undefined reference error while build

2013-02-27 Thread Eike Rathke
Hi Prashant, On Thursday, 2013-02-28 01:48:36 +0530, Prashant Pandey wrote: > I did 'make' again, and got undefined reference error as something > different as I got previously. This time it is: > > outdev3.cxx:(.text+0x1f8b): undefined reference to > `GetNextFontToken(rtl::OUString const&, int&

Re: undefined reference error while build

2013-02-27 Thread Eike Rathke
Hi Prashant, On Thursday, 2013-02-28 01:06:54 +0530, Prashant Pandey wrote: > I am having a hard time debugging the undefined reference to > error. I made following changes: > http://pastebin.com/DqqTsP7A. Errors are: http://pastebin.com/PW0yzzgA. > I am porting String and its corresponding func

[PATCH libreoffice-4-0] Resolves: fdo#61241 force area page to size itself for max v...

2013-02-27 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2450 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/2450/1 Resolves: fdo#61241 force area page to size itself for max visible controls Change-Id: I2d67ce71528786ef300ab83e

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

2013-02-27 Thread Caolán McNamara
cui/source/tabpages/tparea.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit fc8022431a1684f3cfb1e2f7e4ec923a8e71df94 Author: Caolán McNamara Date: Wed Feb 27 20:57:01 2013 + Resolves: fdo#61241 force area page to size itself for max visible controls Ch

Re: [Grammar checker] Undocumented change in the API for LO 4

2013-02-27 Thread Stephan Bergmann
On 02/27/2013 06:58 PM, Olivier R. wrote: But I have to say that I am not really sure this result can be trusted. For each times I bibisect, LO didn't launch at the first try, only on the second try. How exactly do you launch LO? If by calling install/program/soffice.bin instead of install/pr

[PATCH] String::CreateFromAscii drop in sc

2013-02-27 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2448 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/48/2448/1 String::CreateFromAscii drop in sc Change-Id: Idb9fda589b309bd850ba2fdd68e7170c28d4c31a --- M sc/inc/drawattr.hx

[Libreoffice-commits] core.git: 2 commits - configure.ac sal/ZipPackage_sal_generated.mk

2013-02-27 Thread Tor Lillqvist
configure.ac|1 + sal/ZipPackage_sal_generated.mk |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 46ce3a214d5ebc165a0a3e313a46ded9b87b9ab2 Author: Tor Lillqvist Date: Wed Feb 27 22:12:02 2013 +0200 Use config_$(gb_Side), not config_ho

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 60306, which changed state. Bug 60306 Summary: EDITING: CONDITIONAL FORMATTING destroyed after copy-paste cell https://bugs.freedesktop.org/show_bug.cgi?id=60306 What|Removed |Added --

[Libreoffice-commits] tb/tb_internals.sh

2013-02-27 Thread Libreoffice Gerrit user
tb/tb_internals.sh | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit fb65fd0e15a979a37ffeb04d9647d2e5661ff336 Author: Norbert Thiebaud Date: Wed Feb 27 14:01:51 2013 -0600 tb: fix issue with moduel prefix and file trigger diff --gi

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

2013-02-27 Thread Michael Stahl
solenv/gbuild/AllLangResTarget.mk |2 +- solenv/gbuild/WinResTarget.mk |2 +- solenv/gbuild/platform/WNT_INTEL_GCC.mk |2 ++ solenv/gbuild/platform/com_MSC_class.mk |4 4 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 58b499007372d04290ed22

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Jean-Baptiste Faure changed: What|Removed |Added Depends on||61459 --- Comment #7 from Jean-Bap

undefined reference error while build

2013-02-27 Thread Prashant Pandey
Hello everyone, I am having a hard time debugging the undefined reference to error. I made following changes: http://pastebin.com/DqqTsP7A. Errors are: http://pastebin.com/PW0yzzgA. I am porting String and its corresponding functions to OUString respectively. Any help shall be highly appreciable

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

2013-02-27 Thread Tor Lillqvist
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c9c90e8ea21b37bf6e6f547ff35d114cfef8a5d4 Author: Tor Lillqvist Date: Wed Feb 27 21:24:10 2013 +0200 Need all config_host/*.in files for the BUILD platform configury Change-Id: Iac9040ac6df1d

[SOLVED] Re: Question cppcheck reports on svx/source/svdraw/svdoedge.cxx (Bezier curve)

2013-02-27 Thread Julien Nabet
On 27/02/2013 00:20, Caolán McNamara wrote: On Wed, 2012-12-19 at 15:00 -0800, julien2412 wrote: Hello, Cppcheck detected this into svx/source/svdraw/svdoedge.cxx [svdoedge.cxx:1450]: (style) Variable 'pPt1' is assigned a value that is never used. [svdoedge.cxx:1453]: (style) Variable 'pPt4' is

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

2013-02-27 Thread Julien Nabet
svx/source/svdraw/svdoedge.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 2e8d0fcad75d9b28c384ddac03bb45186694231f Author: Julien Nabet Date: Wed Feb 27 20:21:04 2013 +0100 Remove unused assignments See http://nabble.documentfoundation.org/Question-cppcheck-re

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

2013-02-27 Thread Petr Mladek
android/sdremote/AndroidManifest.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f179f84821c17025410cbbf047406dbb49a568d7 Author: Petr Mladek Date: Wed Feb 27 20:07:11 2013 +0100 Bump android remote version to 1.0.4+, version code to 6 Change-

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

2013-02-27 Thread Petr Mladek
android/sdremote/AndroidManifest.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 61be63a28eab9bccea2fb563507d52a8c61baea7 Author: Petr Mladek Date: Wed Feb 27 20:07:11 2013 +0100 Bump android remote version to 1.0.4+, version code to 6 Change-

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

2013-02-27 Thread Luboš Luňák
vcl/inc/vcl/outdev.hxx |2 vcl/source/gdi/embeddedfontshelper.cxx | 144 ++--- vcl/source/gdi/outdev.cxx |7 - 3 files changed, 101 insertions(+), 52 deletions(-) New commits: commit 80475eca9fc63c15f0ba49a1e585190dee7affe2 Author

[Libreoffice-commits] core.git: 2 commits - android/experimental vcl/android

2013-02-27 Thread Tor Lillqvist
android/experimental/desktop/native-code.cxx |1 android/experimental/desktop/src/org/libreoffice/android/experimental/desktop/Desktop.java |5 + vcl/android/androidinst.cxx |

[SOLVED] Re: Cppcheck: "bContainsDate" not read in templateremoteview.cxx (sfx2)

2013-02-27 Thread julien2412
Caolán McNamara wrote > On Tue, 2013-02-12 at 05:58 -0800, julien2412 [via Document Foundation > Mail Archive] wrote: >> Caolán McNamara wrote >> So, unless Rafael has other plans, it looks to me that you can >> remove the bContainsDate lines, the aDT = lines, and the >>

[PATCH] remove dmake, build.pl, deliver.pl and zipdep.pl

2013-02-27 Thread Michael Stahl (via Code Review)
Michael Stahl has uploaded a new patch set (#5). Change subject: remove dmake, build.pl, deliver.pl and zipdep.pl .. remove dmake, build.pl, deliver.pl and zipdep.pl This is writing history: LibreOffice builds in ONE non-recursi

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

2013-02-27 Thread Michael Stahl
vcl/inc/outfont.hxx|5 + vcl/source/gdi/outdev3.cxx | 10 ++ 2 files changed, 15 insertions(+) New commits: commit 86d734c03bcb57d11347404e2cbc7586981bc6e4 Author: Michael Stahl Date: Wed Feb 27 19:51:13 2013 +0100 vcl: re-add FontSelectPattern ctor needed on WNT

[Libreoffice-commits] Changes to 'refs/tags/sdremote-1.0.4'

2013-02-27 Thread Petr Mladek
Tag 'sdremote-1.0.4' created by Petr Mladek at 2013-02-27 18:50 -0800 Tag sdremote-1.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRLlWGAAoJEPQ0oe+v7q6jYy4P/1TOaGUMGNMZsf2892VYrXMS MbdlxpVIm/Iy6MJgHveHO+u1eYUGbgz2UgxLKClgbLT+K1YSz1c2B47cj9Jwl8Oj Q7tfKyE5BF82

[Libreoffice-commits] Changes to 'refs/tags/sdremote-1.0.4'

2013-02-27 Thread Petr Mladek
Tag 'sdremote-1.0.4' created by Petr Mladek at 2013-02-27 18:51 -0800 Tag sdremote-1.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRLlXbAAoJEPQ0oe+v7q6j0P0P/RiE33IT4SZsJZQqyTY8sLkN FfceA05QQ1XmqA4UQqGuawtDxxAI3ZvMIDxodBLqH/UayJFGVBB7YS0ZRQNaaopN mlUZG8yGNKr0

[Libreoffice-commits] Changes to 'refs/tags/sdremote-1.0.4'

2013-02-27 Thread Petr Mladek
Tag 'sdremote-1.0.4' created by Petr Mladek at 2013-02-27 18:51 -0800 Tag sdremote-1.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRLlXEAAoJEPQ0oe+v7q6jlioQAIujjz4CFV2JCiP9JrZRioLT 6/5P2AaZmI636O+kqvWiHoRUJjopF+20+ILprAyS0h6ZZTFtJn8jQantcnmS4XMN sqe7VkNNx9Ph

[Libreoffice-commits] Changes to 'refs/tags/sdremote-1.0.4'

2013-02-27 Thread Petr Mladek
Tag 'sdremote-1.0.4' created by Petr Mladek at 2013-02-27 18:51 -0800 Tag sdremote-1.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJRLlWsAAoJEPQ0oe+v7q6jNEgP/RWe6Mee2rd84kPmy7bQ7U3N PccP+bXmHhqvhJ+s6GGd3WXhBNZuJ3ou1ABD7JHpZc0bRtcW5oQjFqoMowWBINwu eM5QxGnSith+

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

2013-02-27 Thread Julien Nabet
sfx2/source/control/templateremoteview.cxx | 23 --- 1 file changed, 23 deletions(-) New commits: commit 4bdd78dc3122bdc1eaf85f05fc3cb1cb9afedf7d Author: Julien Nabet Date: Wed Feb 27 19:42:48 2013 +0100 Remove unused parts and simplify See http://nabble.do

Re: downtime tomorrow at 1200 UTC

2013-02-27 Thread Jonathan Aquilina
I have heard mixed reviews about hetzner. I have read the use consumer grade hardware instead of enterprise grade drives etc On Feb 27, 2013 7:20 PM, "Francois Tigeot" wrote: > Hi, > > On Wed, Feb 27, 2013 at 03:29:04PM +0100, Florian Effenberger wrote: > > > > once again, I have to announce a do

[PATCH] remove dmake, build.pl, deliver.pl and zipdep.pl

2013-02-27 Thread Michael Stahl (via Code Review)
Michael Stahl has uploaded a new patch set (#4). Change subject: remove dmake, build.pl, deliver.pl and zipdep.pl .. remove dmake, build.pl, deliver.pl and zipdep.pl This is writing history: LibreOffice builds in ONE non-recursi

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-1' - instsetoo_native/util solenv/inc

2013-02-27 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) New commits: commit fc07bf037fbb169bb20226a274fdfa6626d661a6 Author: Petr Mladek Date: Wed Feb 27 19:27:54 2013 +

Default Assignee on FreeDesktop.Org (Real Name)

2013-02-27 Thread Joel Madero
Hi All, In order to facilitate new users becoming accustomed to our bug system, I have updated the Real Name of the default assignee ( libreoffice-b...@lists.freedesktop.org) to "Not Assigned". I hope that this makes it clearer to new developers and contributors that these bugs are not assigned an

[Libreoffice-commits] dev-tools.git: make-3.82-gbuild/runbuiltin.c

2013-02-27 Thread Luboš Luňák
make-3.82-gbuild/runbuiltin.c | 71 ++ 1 file changed, 44 insertions(+), 27 deletions(-) New commits: commit b0619548d1cbfba2807da894dcae956e05bcbfe2 Author: Luboš Luňák Date: Wed Feb 27 19:23:41 2013 +0100 make builtin also for plain 'cp '

Re: [PATCH] German comment translation - vcl#2

2013-02-27 Thread Philipp Riemer
Hi Christian, thanks for your submission! I uploaded your patch to Gerrit where it can be easily reviewed approved by other contributors. You can find it under the following URL: . However, I could not integrate it into the codebase as long as you did not prov

Re: [PATCH]Comment translation vcl/win/source/window/salobj.cxx

2013-02-27 Thread Philipp Riemer
Hi Christian, thanks for your submission! I uploaded your patch to Gerrit where it can be easily reviewed approved by other contributors. You can find it under the following URL: . However, I could not integrate it into the codebase as long as you did not prov

Re: downtime tomorrow at 1200 UTC

2013-02-27 Thread Francois Tigeot
Hi, On Wed, Feb 27, 2013 at 03:29:04PM +0100, Florian Effenberger wrote: > > once again, I have to announce a downtime of bilbo, our server for mail, > mailing lists and downloads. As the recently exchanged SSD died again > after three (!) days, weed need to investigate further. Is it possible

[PATCH] fdo#39468: Translated German comments in vcl/{inc,win}

2013-02-27 Thread Philipp Riemer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2447 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/47/2447/1 fdo#39468: Translated German comments in vcl/{inc,win} Change-Id: I1b11872dd56d93b116a65ac2e3905f751cfafeeb Sign

[PATCH] remove dmake, build.pl, deliver.pl and zipdep.pl

2013-02-27 Thread via Code Review
Matúš Kukan has created a new patch set by issuing a rebase in Gerrit (#3). Change subject: remove dmake, build.pl, deliver.pl and zipdep.pl .. remove dmake, build.pl, deliver.pl and zipdep.pl This is writing history: LibreOffic

Re: [Grammar checker] Undocumented change in the API for LO 4

2013-02-27 Thread Olivier R.
Caolán McNamara wrote > Can you supply a simple to run test-kit that could be used by someone > else to bibisect the change ? An easy to test/run macro/script/hack that > works in 3.6 and fails in 4.0. > > C. I bibisected myself, then I got this result: 266724b495f909e6bdc5b253b15515e7d is the f

[Libreoffice-commits] core.git: setup_native/Library_sellangmsi.mk setup_native/Package_spell.mk setup_native/Package_ulf.mk setup_native/Package_wintools.mk

2013-02-27 Thread Matúš Kukan
setup_native/Library_sellangmsi.mk |4 setup_native/Package_spell.mk |4 ++-- setup_native/Package_ulf.mk|2 +- setup_native/Package_wintools.mk |4 ++-- 4 files changed, 9 insertions(+), 5 deletions(-) New commits: commit da698e0b2aacd9a252966f4965422e129a353e

The new template manager and document macros

2013-02-27 Thread Niklas Johansson
Hi, I'm trying to look into an issue with the new template manager. The new manager doesn't respect macro security settings and always opens every document with macros disabled. If I've read the code correctly I believe that the old code used a dispatch to open the templates while the new imple

[Libreoffice-commits] core.git: odk/CustomTarget_doxygen.mk odk/CustomTarget_javadoc.mk

2013-02-27 Thread Stephan Bergmann
odk/CustomTarget_doxygen.mk |2 +- odk/CustomTarget_javadoc.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 957cebbeb33ad9df1cd878850b7f927c5faf25ad Author: Stephan Bergmann Date: Wed Feb 27 18:43:56 2013 +0100 Use PRODUCTVERSION instead of UDK_MAJOR

[ANN] LibreOffice Hackfest Hamburg 2013

2013-02-27 Thread Eike Rathke
Hi, The next LibreOffice Hackfest Hamburg is now scheduled for the weekend June 15-16, please find more (but still incomplete) information in our wiki: https://wiki.documentfoundation.org/Hackfest/Hamburg2013 Looking forward to see many of you there, Bjoern, Thorsten and Eike -- LibreOffice

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

2013-02-27 Thread Stephan Bergmann
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 628498847bf94489073633b2ec5b931a53b05224 Author: Stephan Bergmann Date: Wed Feb 27 18:23:07 2013 +0100 Typo Change-Id: Icac6db07f9a963187282eb9b437bcc6dc85b52a1 diff --git a/configure.a

[PATCH] remove dmake, build.pl, deliver.pl and zipdep.pl

2013-02-27 Thread via Code Review
Björn Michaelsen has created a new patch set by issuing a rebase in Gerrit (#2). Change subject: remove dmake, build.pl, deliver.pl and zipdep.pl .. remove dmake, build.pl, deliver.pl and zipdep.pl This is writing history: Libre

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-27 Thread Dan Lewis
On 02/27/2013 11:28 AM, Dan Lewis wrote: On 02/27/2013 05:55 AM, Stephan Bergmann wrote: On 02/27/2013 02:10 AM, Dan Lewis wrote: 1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-

[ABANDONED libreoffice-4-0-1] we need system libcmis 0.3.1 now

2013-02-27 Thread via Code Review
Björn Michaelsen has abandoned this change. Change subject: we need system libcmis 0.3.1 now .. Patch Set 1: Abandoned Yes, abandoning. -- To view, visit https://gerrit.libreoffice.org/2443 To unsubscribe, visit https://gerri

[PATCH] unnecessary createFromAscii in svx

2013-02-27 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2446 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/46/2446/1 unnecessary createFromAscii in svx Change-Id: If13c0f526b7b95fff71e273834997b0bfc658235 --- M svx/source/dialog/

[Libreoffice-commits] dev-tools.git: scripts/aoo-annotate.pl

2013-02-27 Thread Michael Meeks
scripts/aoo-annotate.pl | 28 +++- 1 file changed, 23 insertions(+), 5 deletions(-) New commits: commit 08937008b3cd4faa65821adb290ebb5e62015f49 Author: Michael Meeks Date: Wed Feb 27 16:35:26 2013 + stats cleanup, and some instructions on fetching notes. di

[PUSHED libreoffice-4-0] we need system libcmis 0.3.1 now

2013-02-27 Thread Michael Stahl (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/2442 Approvals: Niko Rönkkö: Looks good to me, but someone else must approve Michael Stahl: Verified; Looks good to me, approved -- To view,

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

2013-02-27 Thread Herbert Dürr
sw/source/filter/ww8/ww8par.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit f9cc34e45b720813df21552ae01852a9fdc77f62 Author: Herbert Dürr Date: Thu Jun 14 05:36:24 2012 + #c708928# avoid double free error diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/fi

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

2013-02-27 Thread Bjoern Michaelsen
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f37c63e8cb203d9303a994a0369a2fab1e88d7ba Author: Bjoern Michaelsen Date: Wed Feb 27 15:37:22 2013 +0100 we need system libcmis 0.3.1 now Conflicts: configure.ac Change-Id: I

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-27 Thread Dan Lewis
On 02/27/2013 05:55 AM, Stephan Bergmann wrote: On 02/27/2013 02:10 AM, Dan Lewis wrote: 1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-install 2>&1 | tee build.log While

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

2013-02-27 Thread Miklos Vajna
sw/source/filter/html/swhtml.cxx | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) New commits: commit 178b73da7186300c18f95c50a288a0827d635a8b Author: Miklos Vajna Date: Wed Feb 27 17:15:25 2013 +0100 sw: get rid of no longer needed TOOLS_CONSTASCII_STRINGPARAM

[Libreoffice-commits] core.git: 7 commits - config_host/config_typesizes.h.in config_host/config_udkversion.h.in config_host/.gitignore config_host.mk.in config_host/udkversion.mk.in configure.ac odk/

2013-02-27 Thread Michael Stahl
config_host.mk.in | 10 config_host/.gitignore |1 config_host/config_typesizes.h.in | 19 + config_host/config_udkversion.h.in | 14 ++ config_host/udkversion.mk.in |6 ++ configure.ac | 78 +++

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

2013-02-27 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/fdo53985.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx| 11 +++ writerfilter/source/dmapper/PropertyMap.cxx | 15 ++- 3 files changed, 25 insertions(+), 1 deletion(-) New commits: commit 8281578b89c3df3fe3452a594f6b21483683638a Au

[PUSHED libreoffice-3-6] Resolves: fdo#56031 RSID attr changes drop content change ev...

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

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - sw/source

2013-02-27 Thread Caolán McNamara
sw/source/core/access/accmap.cxx |9 + sw/source/core/text/txtfrm.cxx | 18 ++ 2 files changed, 23 insertions(+), 4 deletions(-) New commits: commit 8aff15241b34fca1ae4a4e0698510f9014026297 Author: Caolán McNamara Date: Mon Feb 25 16:55:07 2013 + Resol

[ANNOUNCE] libreoffice-4.0.1.2 tag created

2013-02-27 Thread Petr Mladek
Hi, there have been created the tag libreoffice-4.0.1.2, aka rc2. The corresponding official builds will be available within next few days. It will be used as final if no blocker is found. See the attached list of changes against 4.0.1.1. Now, you might switch your current 4-0 source tree to it

  1   2   >