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

2013-03-01 Thread Tor Lillqvist
unoidl/source/legacyprovider.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit b2265f06ea45d36edb579d2a385fcc62a7308513 Author: Tor Lillqvist Date: Sat Mar 2 09:39:11 2013 +0200 Avoid C++11 scoped enums Change-Id: I6f7db048e1f9dfcd47acbfe43

Re: About scan coverity fixes for 4.0 branch

2013-03-01 Thread Markus Mohrhard
Hey Julien, > Scan coverity allows to fix a lot of bugs but all of them are on Master > sources only. Just being curious, is a "big cherry-pick" planned to bring > these on 4.0 branch (since most of them contain "coverity" in commit > message, they can be detected easily )? > There is surely no "

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

2013-03-01 Thread Lionel Elie Mamane
dbaccess/source/core/dataaccess/documentcontainer.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 9330b97595ff899dbea40ced6656f8c39c76c959 Author: Lionel Elie Mamane Date: Sat Mar 2 08:10:14 2013 +0100 fdo#61564 when WrappedTargetException not in spec

Libre

2013-03-01 Thread Adriam Delgado Rivero
Utilizando UNO API para java y cargo una plantilla que contiene una tabla Intento copiar dicha tabla en la siguiente hoja (propiedades también ) para crear una nueva y no encuentro como ___ LibreOffice mailing list LibreOffice@lists.free

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

2013-03-01 Thread Julien Nabet
unoidl/source/reg2unoidl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 380b858de9f6aae1ee74d3d8f0f7cf75fb68f207 Author: Julien Nabet Date: Sat Mar 2 07:45:30 2013 +0100 Fix shadowed declaration of "e" Change-Id: I42740c0b01d33c90e6ad9f86a658

[Libreoffice-commits] core.git: connectivity/Library_mozabdrv.mk

2013-03-01 Thread Fridrich Štrba
connectivity/Library_mozabdrv.mk | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 5f895a9c1522f6898d004bf2bcf48a5fb6245455 Author: Fridrich Å trba Date: Sat Mar 2 07:36:16 2013 +0100 Fix mozab build on Windows Change-Id: Ie413a219824cb62a481faf83c2309a

About scan coverity fixes for 4.0 branch

2013-03-01 Thread julien2412
Hello, Scan coverity allows to fix a lot of bugs but all of them are on Master sources only. Just being curious, is a "big cherry-pick" planned to bring these on 4.0 branch (since most of them contain "coverity" in commit message, they can be detected easily )? Julien -- View this message in c

[PUSHED libreoffice-4-0] Resolves: fdo#61571 cairo not linking against internal libpn...

2013-03-01 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/2462 Approvals: Norbert Thiebaud: Verified Niko Rönkkö: Looks good to me, but someone else must approve Eike Rathke: Looks good to me, approv

[Libreoffice-commits] core.git: 11 commits - basic/source chart2/source cui/source extensions/source filter/source svtools/source sw/source vcl/inc vcl/source

2013-03-01 Thread Markus Mohrhard
basic/source/runtime/iosys.cxx |1 + chart2/source/controller/dialogs/res_BarGeometry.cxx |2 +- cui/source/customize/cfg.cxx |1 + cui/source/options/treeopt.cxx |5 + extensions/source/nsplugin/source/npshell

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - cairo/ExternalProject_cairo.mk

2013-03-01 Thread Caolán McNamara
cairo/ExternalProject_cairo.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e69aa2d29342e90558e1d86b0f89418b8bdb0e34 Author: Caolán McNamara Date: Thu Feb 28 09:45:54 2013 + Resolves: fdo#61571 cairo not linking against internal libpng the fla

[PUSHED] Removing useless STLPort specific code

2013-03-01 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/2365 Approvals: LibreOffice gerrit bot: Verified Thomas Arnhold: Looks good to me, but someone else must approve Norbert Thiebaud: Looks good

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

2013-03-01 Thread Arnaud Versini
connectivity/source/drivers/postgresql/pq_allocator.hxx | 11 --- sal/inc/rtl/allocator.hxx | 13 - 2 files changed, 24 deletions(-) New commits: commit 766170b61e26155715d1cd02f046658697293f5d Author: Arnaud Versini Date: Sun Feb 24 16:32:

[PATCH] fdo#60724 change spelling error REMOVEABLE -> REMOVABLE

2013-03-01 Thread Kenneth Beck (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2505 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/05/2505/1 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE Only applies to PropertyAttribute::REMOVEABLE, and all i

[PUSHED] coverity#982797: Out-of-bounds write

2013-03-01 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/2499 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2499 To unsubscribe, v

[Libreoffice-commits] core.git: sal/osl

2013-03-01 Thread Julien Nabet
sal/osl/unx/file_misc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 95f8cb6823f21dd97b380136286e87e0ffa2fb24 Author: Julien Nabet Date: Fri Mar 1 19:19:02 2013 +0100 coverity#982797: Out-of-bounds write Change-Id: I58f2040ffc7d56e8e4418a29de0dd4

[PUSHED] Typo fix: informations -> information and a few other adjace...

2013-03-01 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/2479 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2479 To unsubscribe, visit

[PUSHED libreoffice-4-0] Resolves: fdo#61656 use order and orientation combobox selec...

2013-03-01 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/2490 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2490 To unsubscribe, visit

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

2013-03-01 Thread Caolán McNamara
vcl/source/window/printdlg.cxx | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) New commits: commit 569b4ed7a68751edafcca0b79e5c25d2370f96a4 Author: Caolán McNamara Date: Fri Mar 1 13:28:21 2013 + Resolves: fdo#61656 use order and orientation combobox select pos a

[PATCH libreoffice-4-0] fdo#60886: _SetGetExpFlds: use the custom operator

2013-03-01 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2504 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/2504/1 fdo#60886: _SetGetExpFlds: use the custom operator< The calls to upper_bound in SwDoc::FldsToExpand and SwDoc::F

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 60886, which changed state. Bug 60886 Summary: Show Variable field shows no content in Page Header/Footer, Frames, Sections https://bugs.freedesktop.org/show_bug.cgi?id=60886 What|Removed

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

2013-03-01 Thread Michael Stahl
o3tl/inc/o3tl/sorted_vector.hxx |5 + sw/source/core/doc/docfld.cxx | 12 +--- 2 files changed, 10 insertions(+), 7 deletions(-) New commits: commit 9ca5383abfb7f2f785e9f2e2d5b2565b9a60bbab Author: Michael Stahl Date: Sat Mar 2 01:23:12 2013 +0100 fdo#60886: _SetGetExp

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - icu/icu4c-4_0_1-src.patch sal/osl unotools/source

2013-03-01 Thread Herbert Dürr
icu/icu4c-4_0_1-src.patch| 14 ++ sal/osl/unx/file_volume.cxx |3 +-- unotools/source/config/moduleoptions.cxx |4 ++-- 3 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 538d9d0573500521b639fc49fa3bbbc5a23a0a5a Author: Herbert

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

2013-03-01 Thread Takeshi Abe
sw/source/ui/docvw/edtwin.cxx|6 +++--- sw/source/ui/inc/wrtsh.hxx | 10 +- sw/source/ui/shells/drformsh.cxx |2 +- sw/source/ui/shells/drwbassh.cxx |2 +- sw/source/ui/shells/drwtxtsh.cxx |2 +- sw/source/ui/web/wview.cxx | 14 +++--- sw/source/

[Libreoffice-commits] core.git: 4 commits - android/CustomTarget_android_desktop.mk android/CustomTarget_docloader.mk android/CustomTarget_lo4android.mk android/CustomTarget_sdremote.mk android/experi

2013-03-01 Thread Peter Foley
android/CustomTarget_android_desktop.mk |4 ++-- android/CustomTarget_docloader.mk |6 +++--- android/CustomTarget_lo4android.mk|4 ++-- android/CustomTarget_sdremote.mk |6 +++--- android/experimental/.gitignore

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

2013-03-01 Thread Eike Rathke
cui/uiconfig/ui/numberingformatpage.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cd7703c226bec720cfd6664749404eb91f92a2ae Author: Eike Rathke Date: Sat Mar 2 00:37:04 2013 +0100 changed mnemonics to C_ategory and Fo_rmat Alt+O and Alt+C were

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

2013-03-01 Thread Stephan Bergmann
unoidl/source/reg2unoidl.cxx | 37 - 1 file changed, 20 insertions(+), 17 deletions(-) New commits: commit 97b3bf8b03afef45565821d5e17bffa5d8e90474 Author: Stephan Bergmann Date: Sat Mar 2 00:01:08 2013 +0100 Don't use local types as template argument

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

2013-03-01 Thread Fridrich Štrba
writerperfect/source/draw/CDRImportFilter.cxx |7 ++-- writerperfect/source/draw/CMXImportFilter.cxx |8 ++--- writerperfect/source/draw/MSPUBImportFilter.cxx |8 ++--- writerperfect/source/draw/VisioImportFilter.cxx |8 ++--- writerperfect/sourc

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 58978, which changed state. Bug 58978 Summary: FILEOPEN and FILESAVE causes General Error for .odt https://bugs.freedesktop.org/show_bug.cgi?id=58978 What|Removed |Added ---

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 58978, which changed state. Bug 58978 Summary: FILEOPEN and FILESAVE causes General Error for .odt https://bugs.freedesktop.org/show_bug.cgi?id=58978 What|Removed |Added ---

Re: [PATCH] add copy() and toInt32() to OUStringBuffer

2013-03-01 Thread Christina Roßmanith
Please ignore this one. https://gerrit.libreoffice.org/#/c/2229/ is the one I'd like to get reviewed. Christina Am 01.03.2013 21:55, schrieb Christina Roßmanith (via Code Review): Hello LibreOffice gerrit bot, Norbert Thiebaud, I'd like you to reexamine a change. Please visit https://g

[PATCH libreoffice-4-0] fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVEL

2013-03-01 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2503 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/2503/1 fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVEL Also handle RTF_F inside RTF_LISTLEVEL. Word typically use

[PATCH] add copy() and toInt32() to OUStringBuffer

2013-03-01 Thread via Code Review
Hello LibreOffice gerrit bot, Norbert Thiebaud, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2125 to look at the new patch set (#5). Change subject: add copy() and toInt32() to OUStringBuffer ...

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

2013-03-01 Thread Kohei Yoshida
sd/source/ui/dlg/RemoteDialog.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 6ee08cc0f1e3b38f21bd4d1cc47412ce38bb13e6 Author: Kohei Yoshida Date: Fri Mar 1 15:54:52 2013 -0500 Get sd to build even when impress remote is disabled. Change-Id: I8706d08ab8abe05ea7

[PATCH] coverity#982283: Resource leak in object

2013-03-01 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2502 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/2502/1 coverity#982283: Resource leak in object Change-Id: I55fb144adf9c823226dbed31b6ccc92567a7f8bc --- M sdext/source

[PATCH] BUG #57950

2013-03-01 Thread Janit Anjaria
I am hereby attaching my patch for review 0001-New-table-dialog-from-impress-and-draw-converted-to-.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fdo#38838, undoed my changes in basdoc

2013-03-01 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2501 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/2501/1 fdo#38838, undoed my changes in basdoc Change-Id: Icbf45c538925881b49dbd6eccadde4c43854cd7f --- M basctl/source/

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on||60886 --- Comment #115 from Rainer Bi

[PATCH] coverity#982283: Resource leak in object

2013-03-01 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2500 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/2500/1 coverity#982283: Resource leak in object Change-Id: Iedf1c0ec56064dbeaa20bb75114fb86a19c38ed9 --- M svx/source/t

[ABANDONED] coverity#705110: out-of-bounds write

2013-03-01 Thread Julien Nabet (via Code Review)
Julien Nabet has abandoned this change. Change subject: coverity#705110: out-of-bounds write .. Patch Set 2: Abandoned Wrong commit message, I wanted to amend it again but I must have done something wrong since I created gerri

[PATCH] coverity#982797: Out-of-bounds write

2013-03-01 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2499 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/2499/1 coverity#982797: Out-of-bounds write Change-Id: I58f2040ffc7d56e8e4418a29de0dd4d263defbd2 --- M sal/osl/unx/file

[Libreoffice-commits] core.git: 2 commits - .git-hooks/commit-msg

2013-03-01 Thread Luboš Luňák
.git-hooks/commit-msg | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit b3553246c6e1e444681ef5cc2987d693edc01f12 Author: Luboš Luňák Date: Fri Mar 1 19:31:56 2013 +0100 grep actually doesn't normally know \t, but [:blank:] is [ \t] Change-Id

[PATCH] coverity#705110: out-of-bounds write

2013-03-01 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2498 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/98/2498/1 coverity#705110: out-of-bounds write Change-Id: I0edc69928d57eb9ff03a0004b10ca70e55988e68 --- M sal/osl/unx/file

[PATCH] fdo#38838, change String to OUString

2013-03-01 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2497 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/2497/1 fdo#38838, change String to OUString Change-Id: I373f5d2f453dff83141a4cdaeed94ce0268bf70c --- M avmedia/source/f

Re: The mouse-centered zooming work from last year

2013-03-01 Thread Tim Hardeck
Hi Tor, On 03/01/2013 05:48 PM, Tor Lillqvist wrote: Last year there was work by Tim Hardeck to implement mouse-centered zooming. See http://nabble.documentfoundation.org/Libreoffice-ux-advise-PATCH-Mouse-centered-zooming-td3906261.html for instance. For some reason that work never got included

INFRA: old kermit will be shutdown on Sunday

2013-03-01 Thread Florian Effenberger
Hello, this is a last note for everyone having access to our old web server, kermit. This machine will be shut down this Sunday. If you haven't backed up any data you may need, please do so *NOW*. Following the prior announcement of this, we will not keep backups of personal files besides th

[PATCH] coverity#984440: Use after free

2013-03-01 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2496 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/2496/1 coverity#984440: Use after free Change-Id: Ia6d62ce5421d51fe4fc0128f60e9b39ab736276b --- M extensions/source/plu

[PUSHED] Fiddle with hard-coded neon config.h to support USE_NONBLOCK...

2013-03-01 Thread Stephan Bergmann (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/2492 Approvals: Stephan Bergmann: Verified; Looks good to me, approved LibreOffice gerrit bot: Verified -- To view, visit https://gerrit.lib

[Libreoffice-commits] core.git: neon/configs

2013-03-01 Thread Stephan Bergmann
neon/configs/config.h | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit 74e40fbbbdb0b09f6529a26984f942a3d4b788bc Author: Stephan Bergmann Date: Fri Mar 1 15:55:13 2013 +0100 Fiddle with hard-coded neon config.h to support USE_NONBLOCKING_CONNECT

[Libreoffice-commits] core.git: 2 commits - .gitignore nss/ExternalProject_nss.mk

2013-03-01 Thread Fridrich Štrba
.gitignore |2 +- nss/ExternalProject_nss.mk |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 2c6794e40d2bf8dd91ca8ca56dbb1663fd695856 Author: Fridrich Å trba Date: Fri Mar 1 18:27:45 2013 +0100 nss on windows needs soltool's unistd.h

[Libreoffice-commits] core.git: config_host/config_mingw.h.in configure.ac vcl/win

2013-03-01 Thread Luboš Luňák
config_host/config_mingw.h.in|6 ++ configure.ac | 18 ++ vcl/win/source/gdi/winlayout.cxx |4 3 files changed, 28 insertions(+) New commits: commit f6deda85ef4f28426c09fab7205f274922af3d96 Author: Luboš Luňák Date: Fri Mar 1 18:24:

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

2013-03-01 Thread Noel Power
sfx2/inc/sfx2/docmacromode.hxx |1 sfx2/source/doc/docmacromode.cxx | 29 +++- sfx2/source/doc/guisaveas.cxx| 55 +++ svtools/inc/svtools/sfxecode.hxx |2 - uui/source/iahndl.cxx| 17 +++- uui/source/ids.h

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - sfx2/inc sfx2/source svtools/inc uui/source

2013-03-01 Thread Noel Power
sfx2/inc/sfx2/docmacromode.hxx |1 sfx2/source/doc/docmacromode.cxx | 33 ++- sfx2/source/doc/guisaveas.cxx| 55 +++ svtools/inc/svtools/sfxecode.hxx |2 - uui/source/iahndl.cxx| 17 +++- uui/source/id

Re: are the New Graphic Compress features accessable for API

2013-03-01 Thread Tomaž Vajngerl
Hi, On Thu, Feb 28, 2013 at 2:43 PM, Fernand Vanrie wrote: > Caolán , > > Thanks for your interest, > > On Sun, 2013-02-24 at 13:49 +0100, Fernand Vanrie wrote: >> >>> Tomaž Vajngerl made new Graphic Compress tools, they are sinds 4.0 >>> available using the GUI and the new Compress Graphics Di

[PUSHED libreoffice-4-0] resolved fdo#60915 force long year only for ROC calendar

2013-03-01 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/2474 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2474 To unsubscribe, vi

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

2013-03-01 Thread Eike Rathke
i18npool/inc/calendar_gregorian.hxx |5 ++ i18npool/source/calendar/calendar_gregorian.cxx | 56 +++- 2 files changed, 40 insertions(+), 21 deletions(-) New commits: commit 38fed1b25a1679ed4384ef0ed9ff4669f67a6723 Author: Eike Rathke Date: Thu Feb 28 18:34

[PUSHED libreoffice-3-6] resolved fdo#60915 force long year only for ROC calendar

2013-03-01 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/2477 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2477 To unsubscribe, vi

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

2013-03-01 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo59638.rtf | 35 + sw/qa/extras/rtfimport/rtfimport.cxx | 25 + writerfilter/source/rtftok/rtfdocumentimpl.cxx | 35 - writerfilter/source/rtftok/rtfdocumentimpl.hxx |1 4 files

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

2013-03-01 Thread Eike Rathke
i18npool/inc/calendar_gregorian.hxx |5 ++ i18npool/source/calendar/calendar_gregorian.cxx | 56 +++- 2 files changed, 40 insertions(+), 21 deletions(-) New commits: commit 07b2b5ee619e123652bca2d18d4b61a94f94e00a Author: Eike Rathke Date: Thu Feb 28 18:34

Re: The mouse-centered zooming work from last year

2013-03-01 Thread Tor Lillqvist
> Is there any reason to not have another go at it? (I mean by somebody else (myself for instance), not Tim, if he is busy with other stuff now.) --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

The mouse-centered zooming work from last year

2013-03-01 Thread Tor Lillqvist
Last year there was work by Tim Hardeck to implement mouse-centered zooming. See http://nabble.documentfoundation.org/Libreoffice-ux-advise-PATCH-Mouse-centered-zooming-td3906261.html for instance. For some reason that work never got included in the sources, I guess there were some glitches still

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

2013-03-01 Thread Caolán McNamara
svtools/source/control/inettbc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5a108cb00906d87869e97aaf4d2a5c4fd72cf57d Author: Caolán McNamara Date: Fri Mar 1 16:45:08 2013 + WaE: bogus used uninit warning Change-Id: I3a78903b5bdc81e751570c3

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-03-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 61459, which changed state. Bug 61459 Summary: UI: Function wizard buttons icons broken https://bugs.freedesktop.org/show_bug.cgi?id=61459 What|Removed |Added --

[PATCH libreoffice-4-0-1] Resolves: fdo#61656 use order and orientation combobox selec...

2013-03-01 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2495 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/95/2495/1 Resolves: fdo#61656 use order and orientation combobox select pos as index not the associated entry data, which

[PATCH libreoffice-4-0-1] Resolves: fdo#61571 cairo not linking against internal libpn...

2013-03-01 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2494 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/94/2494/1 Resolves: fdo#61571 cairo not linking against internal libpng the flag is called SYSTEM_LIBPNG not SYSTEM_PNG C

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

2013-03-01 Thread Caolán McNamara
vcl/source/gdi/image.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a228c580c3107e6dae447fbae3bca544144a5c0b Author: Caolán McNamara Date: Fri Mar 1 16:41:01 2013 + Resolves: fdo#61459 icons loaded from .res broken regression since 76b3e61bb4ac66decd7800ef3

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

2013-03-01 Thread Caolán McNamara
sw/source/core/view/viewsh.cxx |2 - vcl/inc/vcl/layout.hxx | 13 +++- vcl/source/window/builder.cxx | 24 +- vcl/source/window/layout.cxx | 43 ++--- 4 files changed, 68 insertions(+), 14 deletions(-) New commit

[PATCH] fdo#38838, replace String with OUString

2013-03-01 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2493 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/93/2493/1 fdo#38838, replace String with OUString Change-Id: I84e49275ffc8627e93f32ae522c621d39a4eda72 --- M avmedia/sourc

[PATCH] Fiddle with hard-coded neon config.h to support USE_NONBLOCK...

2013-03-01 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2492 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/92/2492/1 Fiddle with hard-coded neon config.h to support USE_NONBLOCKING_CONNECT ...see the condition in neon's src/neon_

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

2013-03-01 Thread Stephan Bergmann
svtools/source/control/inettbc.cxx | 117 -- ucb/source/ucp/webdav-neon/webdavcontent.cxx | 142 ++- ucb/source/ucp/webdav-neon/webdavcontent.hxx |7 - 3 files changed, 188 insertions(+), 78 deletions(-) New commits: commit 5da10275a7475

[Libreoffice-commits] core.git: 2 commits - neon/configs sal/inc ucb/source

2013-03-01 Thread Stephan Bergmann
neon/configs/config.h| 149 +++ sal/inc/sal/log-areas.dox|1 ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx |6 ucb/source/ucp/webdav-neon/NeonSession.cxx |6 4 files changed, 130 insertions(+), 32 dele

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

2013-03-01 Thread Petr Mladek
instsetoo_native/CustomTarget_install.mk |2 +- instsetoo_native/util/openoffice.lst.in | 18 +- solenv/bin/modules/installer/download.pm |2 +- 3 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 16826147188bd78d67b97863226f903cc24add71 Author: Petr

[ANN] LibreOffice 4.0.1 RC2 available

2013-03-01 Thread Thorsten Behrens
Dear Community, The Document Foundation is pleased to announce the second release candidate of our upcoming LibreOffice 4.0.1. This will be the first in a series of frequent updates to our feature-packed 4.0 branch. Please be aware that LibreOffice 4.0.1 RC2 is not ready for production use, you sh

[ABANDONED] unnecessary createFromAscii in svx

2013-03-01 Thread via Code Review
Caolán McNamara has abandoned this change. Change subject: unnecessary createFromAscii in svx .. Patch Set 2: Abandoned sure -- To view, visit https://gerrit.libreoffice.org/2446 To unsubscribe, visit https://gerrit.libreoffi

[PUSHED] RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals

2013-03-01 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/2486 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2486 To unsubscribe, visit

[Libreoffice-commits] libcdr.git: src/lib

2013-03-01 Thread Fridrich Štrba
src/lib/CDRParser.cpp | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 5bcf082f8b15d5af258b4c16dca7177b6762f2b8 Author: Fridrich Å trba Date: Fri Mar 1 14:05:37 2013 +0100 Override encodings in stlt diff --git a/src/lib/CDRParser.cpp b/src/lib/CDRPa

[PUSHED] Re: [PATCH] Translated comments from german to english

2013-03-01 Thread Lubos Lunak
On Friday 22 of February 2013, Stefan Schick wrote: > Hey, > there are more translation patches to come in the next days... > > All of my past & future contributions to LibreOffice may be >licensed under the MPL/LGPLv3+ dual license. Pushed, thanks for the patch. -- Lubos Lunak l.lu...@su

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

2013-03-01 Thread Stefan Schick
stoc/source/inspect/introspection.cxx | 46 +- 1 file changed, 23 insertions(+), 23 deletions(-) New commits: commit 482ce7da9cebfa70aa4224a7ddd834820947826c Author: Stefan Schick Date: Fri Feb 22 00:14:14 2013 +0100 Translated comments from german to eng

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

2013-03-01 Thread Lubos Lunak
On Thursday 28 of February 2013, Olivier R. wrote: > 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

Re: [PATCH] Replace rtl::O(U)String with O(U)String

2013-03-01 Thread Lubos Lunak
On Friday 01 of March 2013, Christina Rossmanith wrote: > Hi, > > Lubos Lunak has prepared a huge automatically generated patch removing all > those ::rtl prefixes. So it is a little waste of time to prepare such > patches manually. Instead maybe you could help removing > RTL_CONSTASCII_(U)STRINGPA

[PUSHED libreoffice-3-6] fdo#61660 unhelpful dictionary entries

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

[PUSHED libreoffice-4-0] fdo#61660 unhelpful dictionary entries

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

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-3-6' - dictionaries/en

2013-03-01 Thread Andras Timar
dictionaries/en/en_AU.dic |7 --- dictionaries/en/en_GB.aff |3 ++- dictionaries/en/en_GB.dic |5 +++-- dictionaries/en/en_ZA.aff |1 + dictionaries/en/en_ZA.dic | 15 --- 5 files changed, 18 insertions(+), 13 deletions(-) New commits: commit 33a68182c946334fde90

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

2013-03-01 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 245c6c96a640053802ab53555fc65813defd2d7b Author: Andras Timar Date: Fri Mar 1 14:58:56 2013 +0100 Updated core Project: dictionaries a0bea3c39ca68fc2b57433b656f284e83312e22d fdo#61660 u

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-4-0' - en/en_AU.dic en/en_GB.aff en/en_GB.dic en/en_ZA.aff en/en_ZA.dic

2013-03-01 Thread Andras Timar
en/en_AU.dic |7 --- en/en_GB.aff |3 ++- en/en_GB.dic |5 +++-- en/en_ZA.aff |1 + en/en_ZA.dic | 15 --- 5 files changed, 18 insertions(+), 13 deletions(-) New commits: commit a0bea3c39ca68fc2b57433b656f284e83312e22d Author: Andras Timar Date: Fri Mar 1 14:5

[ABANDONED] gbuild: do not use gb_WinResTarget_get_dep_target

2013-03-01 Thread via Code Review
Matúš Kukan has abandoned this change. Change subject: gbuild: do not use gb_WinResTarget_get_dep_target .. Patch Set 1: Abandoned Does not make much sense -- To view, visit https://gerrit.libreoffice.org/2472 To unsubscribe,

[PATCH] remove minor.mk

2013-03-01 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2491 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/2491/1 remove minor.mk Hopefully all stays the same except for vcl/unx/gtk/a11y/atkutil.cxx. Change-Id: I49108007ee6d0

[PATCH libreoffice-4-0] Resolves: fdo#61656 use order and orientation combobox selec...

2013-03-01 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2490 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/90/2490/1 Resolves: fdo#61656 use order and orientation combobox select pos as index not the associated entry data, which

[PATCH libreoffice-4-0] fdo#61660 unhelpful dictionary entries

2013-03-01 Thread Andras Timar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2489 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/dictionaries refs/changes/89/2489/1 fdo#61660 unhelpful dictionary entries * do not suggest the word 'tranny' ever * add NOSUGGEST support

[Libreoffice-commits] dictionaries.git: Branch 'ref/for/libreoffice-4-0' - 0 commits -

2013-03-01 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] dictionaries.git: Branch 'ref/for/libreoffice-3-6' - 0 commits -

2013-03-01 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[PATCH libreoffice-3-6] fdo#61660 unhelpful dictionary entries

2013-03-01 Thread Andras Timar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2488 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/dictionaries refs/changes/88/2488/1 fdo#61660 unhelpful dictionary entries * do not suggest the word 'tranny' ever * add NOSUGGEST support

[Libreoffice-commits] Changes to 'ref/for/libreoffice-3-6'

2013-03-01 Thread Andras Timar
New branch 'ref/for/libreoffice-3-6' available with the following commits: commit 0fffa9f214a3b6642eec74a69e06e173740a2ae1 Author: Andras Timar Date: Fri Mar 1 14:58:56 2013 +0100 fdo#61660 unhelpful dictionary entries * do not suggest the word 'tranny' ever * add NOSUGGEST sup

[Libreoffice-commits] Changes to 'ref/for/libreoffice-4-0'

2013-03-01 Thread Andras Timar
New branch 'ref/for/libreoffice-4-0' available with the following commits: commit f39d59526888e9cbf5afccdf8626db9d7d34a4d1 Author: Andras Timar Date: Fri Mar 1 14:58:56 2013 +0100 fdo#61660 unhelpful dictionary entries * do not suggest the word 'tranny' ever * add NOSUGGEST sup

[Libreoffice-commits] dictionaries.git: en/en_AU.dic en/en_GB.aff en/en_GB.dic en/en_ZA.aff en/en_ZA.dic

2013-03-01 Thread Andras Timar
en/en_AU.dic |7 --- en/en_GB.aff |3 ++- en/en_GB.dic |5 +++-- en/en_ZA.aff |1 + en/en_ZA.dic | 15 --- 5 files changed, 18 insertions(+), 13 deletions(-) New commits: commit 7e4239060266bf238b5e6692ed10d548c37572d5 Author: Andras Timar Date: Fri Mar 1 14:5

[Libreoffice-commits] core.git: dictionaries

2013-03-01 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 948448657e9565eb0afa146cfa8769f89d44d44b Author: Andras Timar Date: Fri Mar 1 14:58:56 2013 +0100 Updated core Project: dictionaries 7e4239060266bf238b5e6692ed10d548c37572d5 diff --git a/dictio

[PUSHED libreoffice-4-0] CDR: Respect override of encoding information

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

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

2013-03-01 Thread Fridrich Štrba
libcdr/UnpackedTarball_cdr.mk |6 ++ libcdr/libcdr-0.0.11-encoding.patch | 36 2 files changed, 42 insertions(+) New commits: commit 5ee9f83de2caf5cbf92b233c21f1a65bf001d93d Author: Fridrich Å trba Date: Fri Mar 1 14:12:38 2013 +0100 CD

[PUSHED libreoffice-4-0] Upload libcdr 0.0.11; fixing fdo#55366 fdo#59528 fdo#53278 f...

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

Hints for Bug 61495 - Indentation difference for Backspace and Shift+Enter after conversion to .doc/.docx

2013-03-01 Thread Maciej Rumianowski
Hi *, I have found a Bug in LibreOffice Writer https://bugs.freedesktop.org/show_bug.cgi?id=61495 and I would like to hack on this. I need a hint, where is code for export filter to docx or doc? Best Regards, Maciek ___ LibreOffice mailing list Lib

[Libreoffice-commits] core.git: libcdr/UnpackedTarball_cdr.mk

2013-03-01 Thread Caolán McNamara
libcdr/UnpackedTarball_cdr.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f351d1a3fd0d14e37f71fe7f565a5579f654df7d Author: Caolán McNamara Date: Fri Mar 1 13:36:32 2013 + typo: 1q -> 11 Change-Id: I13c1665b0d4b266256d225c1f7b213d18f7ca0ba di

  1   2   >