[Libreoffice-commits] core.git: 5 commits - basic/source dbaccess/source l10ntools/source reportdesign/source sc/source

2013-02-28 Thread Markus Mohrhard
basic/source/sbx/sbxint.cxx |5 - dbaccess/source/ui/browser/genericcontroller.cxx |2 +- l10ntools/source/directory.cxx |2 +- reportdesign/source/core/api/ReportDefinition.cxx|2 +- sc/sour

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #8 from Rainer Bielefeld --- I add "Bug 61651 - MinGW: Tinderbox @7 does not deliver 4.1 Master builds" together with "Bug 61652 - Tinderbox @6 does not deliver 4.1 Master builds": Master regression survey completely broken for WIN (P

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on|61651 | -- You are receiving this mail beca

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Rainer Bielefeld changed: What|Removed |Added Depends on||61652 Depends on|

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on|61652 | -- You are receiving this mail beca

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-02-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on||61651, 61652 --- Comment #114 from Ra

Notes 2 - Coming Our Way?

2013-02-28 Thread Joel Madero
Hi All, Users pointed me towards AOO Notes 2 and I was just wondering if those are going to make it into our code base and if so is there an ETA? https://bugs.freedesktop.org/show_bug.cgi?id=36815 Best, Joel ___ LibreOffice mailing list LibreOffice@

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

2013-02-28 Thread Markus Mohrhard
chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx |1 + sc/source/filter/xml/xmlcondformat.cxx|1 + sc/source/filter/xml/xmldpimp.cxx |1 + 3 files changed, 3 insertions(+) New commits: commit 4dc498a7f846bf24

Re: Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-28 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

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

2013-02-28 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2477 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/77/2477/1 resolved fdo#60915 force long year only for ROC calendar Long year was forced unconditionally for all non-Gregor

Leftover dmake makefiles

2013-02-28 Thread Peter Foley
We still have 153 dmake files left over in test, qa, and workben directories. Somebody should go through them and decide which of the various examples, tests, etc. are worth keeping. Thanks, Peter ___ LibreOffice mailing list LibreOffice@lists.freedesk

Re: Tinderbox failure, Win-x86@7-MinGW, MASTER, last success: 2013-02-26 13:51:47

2013-02-28 Thread Matúš Kukan
What do we really need from setup_native for Windows/Mingw ? Does it make sense to fix these issues below or just avoid building them ? Could someone have a look and examine properly setup_native/Module_setup_native.mk ? On 28 February 2013 23:07, ke...@suse.cz wrote: > [build CXX] > setup_nativ

[PUSHED] fdo#55693 Two initial capitalized letters corrected in compo...

2013-02-28 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/2351 Approvals: Caolán McNamara: Verified; Looks good to me, approved LibreOffice gerrit bot: Verified -- To view, visit https://gerrit.libr

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

2013-02-28 Thread Christopher Copits
editeng/source/misc/svxacorr.cxx | 96 +++ 1 file changed, 67 insertions(+), 29 deletions(-) New commits: commit ea7d6d070247f6b676054a8256679ac2d2ae577c Author: Christopher Copits Date: Sat Feb 23 13:58:18 2013 -0500 fdo#55693 Two initial capitalized

[PATCH] fdo#61135 stepped lines graph: handle ods files

2013-02-28 Thread Eric Seynaeve (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2476 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/2476/1 fdo#61135 stepped lines graph: handle ods files The boilerplate code for drawing the 4 types of stepped is in pl

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

2013-02-28 Thread Michael Stahl
extensions/source/ole/servprov.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit b0612be2516bcfeadf99ce46edd0aa724f84d66a Author: Michael Stahl Date: Thu Feb 28 23:27:26 2013 +0100 extensions: argh why can't that be formatted properly Change-

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

2013-02-28 Thread Tor Lillqvist
android/experimental/desktop/src/org/libreoffice/experimental/desktop/Desktop.java | 11 +-- sal/osl/unx/file.cxx |9 +-- vcl/android/androidinst.cxx | 28 +- 3

Re: how many oleautobridges do we need to ship? one!

2013-02-28 Thread Michael Stahl
On 30/01/13 17:48, Michael Stahl wrote: > > in the extensions module we currently build 2 Library_oleautobridge. > > only difference seems to be one is built with -DOWNGUID. > >> #ifndef OWNGUID >> // GUID used since 5.2 ( src569 m) >> // {82154420-0FBF-11d4-8313-005004526AB4} >> DEFINE_GUID(OID

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

2013-02-28 Thread Eike Rathke
cui/uiconfig/ui/numberingformatpage.ui |4 1 file changed, 4 insertions(+) New commits: commit 11359160bda78f09f595cb3ef81d1264c0e62494 Author: Eike Rathke Date: Thu Feb 28 23:10:54 2013 +0100 added mnemonic_widget to jump to lists and edits on shortcuts Change-Id: I2f04

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

2013-02-28 Thread Luboš Luňák
extensions/WinResTarget_activex.mk |2 +- extensions/source/activex/so_activex.rc |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2a601c5665602d0e0f349145a64d9858a93433b3 Author: Luboš Luňák Date: Thu Feb 28 23:09:18 2013 +0100 try harder when q

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

2013-02-28 Thread Michael Stahl
extensions/source/ole/servprov.cxx |1 - extensions/source/ole/servprov.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit 25418b6ed978e635a417d385bcb1678cc8e8370d Author: Michael Stahl Date: Thu Feb 28 23:03:45 2013 +0100 extensions: m_nApplRegHandle unused now

[Libreoffice-commits] core.git: 2 commits - extensions/Library_oleautobridge2.mk extensions/Module_extensions.mk extensions/source Repository.mk

2013-02-28 Thread Michael Stahl
Repository.mk|1 extensions/Library_oleautobridge2.mk | 94 --- extensions/Module_extensions.mk |1 extensions/source/ole/servprov.cxx | 27 +- extensions/source/ole/servprov.hxx |5 - 5 files changed, 7 ins

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

2013-02-28 Thread Michael Stahl
sd/source/ui/remotecontrol/BluetoothServer.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 01b913387b03bda1dd4585ee0a3294122a7bdc63 Author: Michael Stahl Date: Thu Feb 28 22:20:13 2013 +0100 sd: BluetoothServer: appease MSVC's appetite for type definitions C

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

2013-02-28 Thread Matúš Kukan
Repository.mk |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 7d6085a259a2be90a123c020645d74f2c9c27070 Author: Matúš Kukan Date: Thu Feb 28 22:13:36 2013 +0100 register these libs when needed Change-Id: I6ad6a4428f71caed0e0c71f3b406fe08f298c91

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

2013-02-28 Thread Stephan Bergmann
ucbhelper/source/client/content.cxx | 29 +++-- 1 file changed, 3 insertions(+), 26 deletions(-) New commits: commit ecf9b211ff2528e2b8e5226dcd50d7c13164bb0f Author: Stephan Bergmann Date: Thu Feb 28 21:50:31 2013 +0100 No need for a command ID ...as the

[Libreoffice-commits] core.git: Makefile.in

2013-02-28 Thread Tor Lillqvist
Makefile.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0f599b89a744defa80dcec1859df41670bac519e Author: Tor Lillqvist Date: Thu Feb 28 22:37:24 2013 +0200 Fix Android and iOS build when SRCDIR!=BUILDDIR Change-Id: I8906b736551c6ca9f96fec2df9d

[Libreoffice-commits] core.git: 9 commits - android/experimental desktop/source vcl/android vcl/inc vcl/source

2013-02-28 Thread Tor Lillqvist
android/experimental/desktop/src/org/libreoffice/experimental/desktop/Desktop.java |2 desktop/source/app/app.cxx |7 desktop/source/app/sofficemain.cxx | 11 - vcl/android/andro

PATCH Bug 60724 - spelling errors and typos in binaries found by lintian

2013-02-28 Thread Vojta Koukal
Hello, I'm sending patch to "Bug 60724 - spelling errors and typos in binaries found by lintian". Specifically it's fixing mispelled word "resizeable" to correct "resizable". All of my past and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Vojta Koukal

[Libreoffice-commits] core.git: Makefile.in

2013-02-28 Thread Peter Foley
Makefile.in | 12 1 file changed, 12 deletions(-) New commits: commit c9f637c882a90940bc99ec55b9713230ab26a675 Author: Peter Foley Date: Wed Feb 27 18:02:40 2013 -0500 don't build modules twice Change-Id: I179f81b92b815f17cd5da77a921b563ee36cb467 diff --git a/Make

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

2013-02-28 Thread Andras Timar
source/text/shared/optionen/0114.xhp |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b1cfd2b985bedae8929c2d798815b88e630e7a28 Author: Andras Timar Date: Thu Feb 28 16:54:49 2013 +0100 fdo#59209 add help text for 'Ignore system input language'

[Libreoffice-commits] core.git: helpcontent2

2013-02-28 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a8b5710e62ebc82f7210756033a639158e16d09a Author: Andras Timar Date: Thu Feb 28 16:54:49 2013 +0100 Updated core Project: help b1cfd2b985bedae8929c2d798815b88e630e7a28 diff --git a/helpcontent2

[Libreoffice-commits] core.git: extensions/WinResTarget_activex.mk

2013-02-28 Thread Michael Stahl
extensions/WinResTarget_activex.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2bb13b83e40aec362964d26921a3fc1660a5da2f Author: Michael Stahl Date: Thu Feb 28 20:17:25 2013 +0100 extensions: WinResTarget_activex: use absolute paths This does not b

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

2013-02-28 Thread Michael Stahl
sfx2/source/bastyp/fltfnc.cxx |4 sfx2/source/inc/sfxtypes.hxx |2 -- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 0a2b5bafcd81a7c1fa7ab286438b5e93288c1925 Author: Michael Stahl Date: Thu Feb 28 19:42:43 2013 +0100 sfx2: restore weird SfxStack::nLevel

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

2013-02-28 Thread Xuacu
Hi all Somehow Michael message ended in Google's spam box. In case you didn't receive it and can read my message, please, check your spambox. All the best -- Xuacu 2013/2/28 Michael Meeks : > * Present > + Norbert, David, Joel, Andras, Stephan, Kendy, Eike, Michael S, > Astron,

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

2013-02-28 Thread Ivan Timofeev
svx/source/dialog/compressgraphicdialog.hrc |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4fcea7f0c414bea7975694465ae4e4436bdef24b Author: Ivan Timofeev Date: Thu Feb 28 22:11:21 2013 +0400 Global resources should have an identifier >= 256. Ch

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

2013-02-28 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2474 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/74/2474/1 resolved fdo#60915 force long year only for ROC calendar Long year was forced unconditionally for all non-Gregor

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

2013-02-28 Thread Jan Holesovsky
setup_native/Module_setup_native.mk |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 7820a13f6175e6da73c7ae937f075ea13ee83311 Author: Jan Holesovsky Date: Thu Feb 28 18:47:48 2013 +0100 MinGW: Build makecab.exe and friends only when WINEGCC is set.

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

2013-02-28 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 be16dba682b8ab1c244f8d24f1bab3a539096962 Author: Eike Rathke Date: Thu Feb 28 18:34

[Libreoffice-commits] dictionaries.git: prj/d.lst

2013-02-28 Thread Michael Stahl
0 files changed New commits: commit 22c5f0b69b2e2954bddbb0ce0dcfe5721b440bd1 Author: Michael Stahl Date: Thu Feb 28 18:45:11 2013 +0100 dictionaries: remove d.lst Change-Id: Ifcde1fc3fda243337e60c7841c458331bffb09a8 diff --git a/prj/d.lst b/prj/d.lst deleted file mode 100644 ind

[Libreoffice-commits] core.git: dictionaries

2013-02-28 Thread Michael Stahl
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c66b914a7f5d2eae694b5f083ea8b5ff8320753c Author: Michael Stahl Date: Thu Feb 28 18:45:11 2013 +0100 Updated core Project: dictionaries 22c5f0b69b2e2954bddbb0ce0dcfe5721b440bd1 diff --git a/dict

[Libreoffice-commits] help.git: prj/d.lst

2013-02-28 Thread Michael Stahl
0 files changed New commits: commit 5218df0d55405043e35ffbbc5c2c7be1d259837d Author: Michael Stahl Date: Thu Feb 28 18:44:08 2013 +0100 helpcontent2: remove d.lst Change-Id: I5cd1e3c8f37c0447178da90b0b23d75dc4b3ffc5 diff --git a/prj/d.lst b/prj/d.lst deleted file mode 100644 ind

[Libreoffice-commits] core.git: helpcontent2

2013-02-28 Thread Michael Stahl
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a44abcf0da93abbc1aaf15fb16fd907d812f2ff9 Author: Michael Stahl Date: Thu Feb 28 18:44:08 2013 +0100 Updated core Project: help 5218df0d55405043e35ffbbc5c2c7be1d259837d diff --git a/helpcontent2

[Libreoffice-commits] core.git: accessibility/prj afms/prj animations/prj apache-commons/prj apple_remote/prj autodoc/prj avmedia/prj basctl/prj basebmp/prj basegfx/prj basic/prj bean/prj beanshell/pr

2013-02-28 Thread Michael Stahl
apple_remote/prj/d.lst |1 - autodoc/prj/d.lst |1 - boost/prj/d.lst|1 - tomcat/prj/d.lst |1 - 4 files changed, 4 deletions(-) New commits: commit b768611724a3c25e4267c921308006abe03f97f7 Author: Michael Stahl Date: Thu Feb 28 18:39:34 2013 +0100 remov

[PUSHED libreoffice-4-0] fdo#61000: writerfilter: filter out unsupported list tab sto...

2013-02-28 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/2464 Approvals: Caolán McNamara: Verified; Looks good to me, approved Joren De Cuyper: Looks good to me, but someone else must approve Niko R

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

2013-02-28 Thread Michael Stahl
writerfilter/source/dmapper/NumberingManager.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 0d6df6312d84e1ae2680af78538de94938f94605 Author: Michael Stahl Date: Wed Feb 27 23:20:24 2013 +0100 fdo#61000: writerfilter: filter out unsupported list tab

[Libreoffice-commits] core.git: solenv/README solenv/src

2013-02-28 Thread Matúš Kukan
solenv/README |5 + solenv/src/component.map | 23 +++ solenv/src/reg-component.map | 24 solenv/src/solaris_noexstk.map | 21 + solenv/src/unloadablecomponent.map | 24 +++

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

2013-02-28 Thread Lionel Elie Mamane
dbaccess/source/core/api/CacheSet.cxx |3 ++- dbaccess/source/core/api/KeySet.cxx |3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit a2db9096e2674bfb1cb125bf6036c990f35579e7 Author: Lionel Elie Mamane Date: Thu Feb 28 18:06:50 2013 +0100 fdo#61203 initi

[PATCH] some refinements on label configurations in writer

2013-02-28 Thread Winfried Donkers (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2473 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/2473/1 some refinements on label configurations in writer Change-Id: I94ad02972b0fae1327f72a41373f34962452b8ef --- M ex

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

2013-02-28 Thread Michael Stahl
solenv/gbuild/WinResTarget.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 06768783eac941b619a376a82a1c22066a704911 Author: Michael Stahl Date: Thu Feb 28 17:48:44 2013 +0100 gbuild: WinResTarget: try that again Change-Id: Ib96447c402094b57102e2657

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

2013-02-28 Thread Michael Stahl
solenv/gbuild/WinResTarget.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1db45205a92318fa3f7662c2e90b4ccb20510cb1 Author: Michael Stahl Date: Thu Feb 28 17:40:00 2013 +0100 gbuild: WinResTarget: for dependencies use the actual target Hopefully fi

minutes of ESC call ...

2013-02-28 Thread Michael Meeks
* Present + Norbert, David, Joel, Andras, Stephan, Kendy, Eike, Michael S, Astron, Petr, Lionel, Caolan, Thorsten, Michael M, Bjoern * Completed Action Items + master / unordf bug-fix before pushing writer doc (Michael S) + tweak default assignee / mail alias to i

[PATCH] gbuild: do not use gb_WinResTarget_get_dep_target

2013-02-28 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2472 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/72/2472/1 gbuild: do not use gb_WinResTarget_get_dep_target Change-Id: I7a198bff62c50a74f05ac6e1508f43a14610fd0d --- M sol

[PATCH] let rsc create dep file for all platforms

2013-02-28 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2471 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/71/2471/1 let rsc create dep file for all platforms Change-Id: Ic2406c548c013d381a5b22f514d4807877230251 --- M solenv/gbui

[Libreoffice-commits] core.git: solenv/README solenv/src

2013-02-28 Thread Matúš Kukan
solenv/README |5 - solenv/src/component.map | 23 --- solenv/src/reg-component.map | 24 solenv/src/solaris_noexstk.map | 21 - solenv/src/unloadablecomponent.map | 24 ---

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

2013-02-28 Thread Michael Meeks
scripts/annotate.pl | 235 scripts/aoo-annotate.pl | 153 --- 2 files changed, 235 insertions(+), 153 deletions(-) New commits: commit 56fd9e74b4a085e504ca3f43497a7a7e5a516383 Author: Michael Meeks Date: Thu Feb

[PUSHED] Fix typo "persistant" -> "persistant"

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

[Libreoffice-commits] core.git: comphelper/inc connectivity/source embeddedobj/source odk/examples svx/source xmloff/dtd

2013-02-28 Thread Julien Nabet
comphelper/inc/comphelper/embeddedobjectcontainer.hxx| 2 +- connectivity/source/drivers/mozab/bootstrap/MNSProfileDirServiceProvider.cxx | 6 +++--- embeddedobj/source/commonembedding/persistence.cxx | 6 +++--- embeddedobj/source/gene

[PUSHED] fdo#38838, String to OUString in module dbaccess/source/sdbt...

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

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

2013-02-28 Thread Gergő Mocsi
dbaccess/source/sdbtools/connection/objectnames.cxx | 14 +- dbaccess/source/sdbtools/connection/tablename.cxx | 28 ++-- 2 files changed, 21 insertions(+), 21 deletions(-) New commits: commit d5f12bfbf97e179ca45476bb7faf275bdf26f5ca Author: Gergő Mocsi Date: Fri

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

2013-02-28 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/fdo59638.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 25 +++ writerfilter/source/dmapper/NumberingManager.cxx |9 +++- 3 files changed, 33 insertions(+), 1 deletion(-) New commits: commit 521586b328305c446660343

[PATCH] Template manager should respect users macro and link settings

2013-02-28 Thread Niklas Johansson
An attempt at taking user settings into account when using the template manager. It doesn't work 100% but it's works better than at the moment. 0001-Template-manager-should-respect-users-macro-link-set.patch Description: Binary data ___ LibreOffice mail

[PATCH] RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals

2013-02-28 Thread Krisztian Pinter (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2470 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/70/2470/1 RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals Change-Id: Ief6418425676d6943993513c4d05c8d22e4740cf --- M fram

[PUSHED libreoffice-4-0] fdo#61453 fix truncation on German UI

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

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

2013-02-28 Thread Andras Timar
sfx2/source/dialog/mgetempl.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 916957b42a6f2ac5b82e90856961ebcc54f8e799 Author: Andras Timar Date: Thu Feb 28 16:00:00 2013 +0100 fdo#61453 fix truncation on German UI Change-Id: I4ec173dc2856a6208f1149

Re: Developer Input - FDO#30671 - slide transitions appears to use GL_DOUBLE vertices

2013-02-28 Thread Joel Madero
On 02/28/2013 04:16 AM, Caolán McNamara wrote: On Mon, 2012-10-15 at 11:20 -0700, Joel Madero wrote: This is one of our oldest unconfirmed bugs (2 years!). I think we need developer input on it as it's not clear if the user's point has any real impact on the project. Can one of you check it out

[PUSHED libreoffice-4-0] fdo#61507 import/export RTF_UPR and RTF_UD

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

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

2013-02-28 Thread Miklos Vajna
filter/inc/filter/msfilter/rtfutil.hxx | 23 ++-- filter/source/msfilter/rtfutil.cxx | 47 ++--- sw/qa/extras/rtfexport/data/fdo61507.rtf | 12 ++ sw/qa/extras/rtfexport/rtfexport.cxx | 19 ++ sw/source/filter/ww8/

[PATCH libreoffice-4-0] fdo#61453 fix truncation on German UI

2013-02-28 Thread Andras Timar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2469 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/2469/1 fdo#61453 fix truncation on German UI Change-Id: I4ec173dc2856a6208f1149a5a9cbfc18873d1f2e --- M sfx2/source/dia

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

2013-02-28 Thread Andras Timar
sfx2/source/dialog/mgetempl.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2e706d87399911e300c0101c876e44f2819c505 Author: Andras Timar Date: Thu Feb 28 16:00:00 2013 +0100 fdo#61453 fix truncation on German UI Change-Id: I4ec173dc2856a6208f1149

Re: [RESOLVED] fdo#36668 - Add image captions above the image

2013-02-28 Thread Caolán McNamara
On Thu, 2013-01-03 at 12:35 +0100, Bartosz wrote: > Hi. > I would like to start work on fdo#36668 Possibility to add image captions > above the image. > > Writer allows captions of tables above or below the table. > If someone want to add a caption to an image, the option "position" is always >

[PUSHED] Remove dead voice command code

2013-02-28 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/2452 Approvals: Caolán McNamara: Verified; Looks good to me, approved Niko Rönkkö: Looks good to me, but someone else must approve -- To vie

[Libreoffice-commits] core.git: editeng/source sc/source sw/inc sw/source vcl/inc vcl/Package_inc.mk vcl/source

2013-02-28 Thread Tor Lillqvist
editeng/source/editeng/impedit2.cxx | 106 sc/source/ui/app/inputwin.cxx |2 sc/source/ui/view/gridwin.cxx | 28 - sw/inc/pch/precompiled_sw.hxx |1 sw/source/ui/docvw/edtwin.cxx | 90 --

[PUSHED] fdo#39468: Translate German comments

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

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

2013-02-28 Thread David Verrier
dbaccess/source/ui/querydesign/TableWindow.cxx | 42 - 1 file changed, 21 insertions(+), 21 deletions(-) New commits: commit 4626cda96af778ee34599f572567cfbc89d06983 Author: David Verrier Date: Thu Feb 28 14:55:08 2013 +0100 fdo#39468: Translate German comments

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

2013-02-28 Thread Fridrich Štrba
src/lib/CDRCollector.h |2 src/lib/CDRContentCollector.cpp | 39 +- src/lib/CDRContentCollector.h |2 src/lib/CDRParser.cpp | 153 src/lib/CDRStylesCollector.cpp |3 5 files changed, 104 insertions(+), 95 dele

[PATCH] fdo#39468: Translate German comments

2013-02-28 Thread David Verrier (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2468 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/2468/1 fdo#39468: Translate German comments Change-Id: I29619fab12ae22bda6a8f325eece63d777b0470b --- M dbaccess/source/

[PUSHED libreoffice-3-6] fdo#61000: writerfilter: filter out unsupported list tab sto...

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

Re: are the New Graphic Compress features accessable for API

2013-02-28 Thread Fernand Vanrie
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 Dialog in Draw, Calc and Impress. 1: Can this features been accessed using the AP

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

2013-02-28 Thread Michael Stahl
writerfilter/source/dmapper/NumberingManager.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit d9fb9481994a9251ce714bfaa266072c654f646c Author: Michael Stahl Date: Wed Feb 27 23:20:24 2013 +0100 fdo#61000: writerfilter: filter out unsupported list tab

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

2013-02-28 Thread Andras Timar
solenv/bin/modules/installer.pm| 15 - solenv/bin/modules/installer/scppatchsoname.pm | 204 - 2 files changed, 1 insertion(+), 218 deletions(-) New commits: commit 6aabf38ed7dc7fbf2be26fdf909fb47dcdb7e44d Author: Andras Timar Date: Thu Feb 28 14:25:3

[PATCH libreoffice-4-0] sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is ...

2013-02-28 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2467 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/2467/1 sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is deleted Change-Id: I5f58b558b15f7d11b75554195e10a258

[PATCH libreoffice-4-0] fdo#61016: sw::marks::MarkManager: delay deletion of text fi...

2013-02-28 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2466 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/2466/1 fdo#61016: sw::marks::MarkManager: delay deletion of text fieldmarks There is a STL assertion in deleteMarks bec

[PATCH libreoffice-3-6] fdo#61000: writerfilter: filter out unsupported list tab sto...

2013-02-28 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2465 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/2465/1 fdo#61000: writerfilter: filter out unsupported list tab stops Change-Id: Ic9d31eba84b1d8d9cf93d8289621a65d43521

[PATCH libreoffice-4-0] fdo#61000: writerfilter: filter out unsupported list tab sto...

2013-02-28 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2464 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/2464/1 fdo#61000: writerfilter: filter out unsupported list tab stops Change-Id: Ic9d31eba84b1d8d9cf93d8289621a65d43521

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

2013-02-28 Thread Michael Stahl
sw/inc/IDocumentMarkAccess.hxx |8 +++ sw/source/core/crsr/bookmrk.cxx |7 +++ sw/source/core/doc/docbm.cxx | 51 --- sw/source/core/inc/MarkManager.hxx |3 - sw/source/core/inc/bookmrk.hxx

odk / ridljar dep issue ...

2013-02-28 Thread Michael Meeks
I guess we're missing an effective dep in something for the ODK build on the ridljar binary (or somesuch) ? this is from: commit b440cfcc548f3e9c74001c1e692b35ff272c409a Author: Michael Meeks Date: Thu Feb 28 12:05:07 2013 + add missing openssl & nss3 dependencies to libxmlsec

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

2013-02-28 Thread Herbert Dürr
sw/source/filter/ww8/ww8par.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4ffa2ddf2490005347a6567fcd2f619f06c33025 Author: Herbert Dürr Date: Thu Jun 14 05:36:24 2012 + #c708928# avoid double free error Signed-off-by: Michael Meeks diff --git a/sw/sour

[Libreoffice-commits] core.git: libxmlsec/ExternalProject_xmlsec.mk RepositoryExternal.mk

2013-02-28 Thread Michael Meeks
RepositoryExternal.mk | 12 libxmlsec/ExternalProject_xmlsec.mk |4 2 files changed, 16 insertions(+) New commits: commit b440cfcc548f3e9c74001c1e692b35ff272c409a Author: Michael Meeks Date: Thu Feb 28 12:05:07 2013 + add missing openssl & nss3 de

[PATCH libreoffice-4-0] bin PATCH_SO_NAME crack

2013-02-28 Thread Andras Timar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2463 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2463/1 bin PATCH_SO_NAME crack In VersionInfo of Windows executables the FileDescription property originally contained

[Libreoffice-commits] core.git: 3 commits - config_host/config_udkversion.h.in config_host/.gitignore config_host/udkversion.mk.in configure.ac odk/Module_odk.mk odk/settings registry/inc sal/ZipPacka

2013-02-28 Thread Stephan Bergmann
config_host/.gitignore |1 - config_host/config_udkversion.h.in | 14 -- config_host/udkversion.mk.in |6 -- configure.ac | 15 +-- odk/Module_odk.mk |3 --- odk/settings/settings.mk |

[Libreoffice-commits] core.git: crashrep/source crashrep/WinResTarget_crashrep.mk desktop/util desktop/win32 desktop/WinResTarget_sbase.mk desktop/WinResTarget_scalc.mk desktop/WinResTarget_sdraw.mk d

2013-02-28 Thread Andras Timar
crashrep/WinResTarget_crashrep.mk|5 - crashrep/source/win32/rcheader.txt | 15 --- desktop/WinResTarget_sbase.mk|1 + desktop/WinResTarget_scalc.mk|1 + desktop/WinResTarget_sdraw.mk|1 + deskt

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

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

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

2013-02-28 Thread Andras Timar
i18npool/source/textconversion/data/stc_char.dic |1 - 1 file changed, 1 deletion(-) New commits: commit 1a562d8f7acd2d0e90eef4b6fdee2c57724203cb 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

Re: Developer Input - FDO#30671 - slide transitions appears to use GL_DOUBLE vertices

2013-02-28 Thread Caolán McNamara
On Mon, 2012-10-15 at 11:20 -0700, Joel Madero wrote: > This is one of our oldest unconfirmed bugs (2 years!). I think we need > developer input on it as it's not clear if the user's point has any > real impact on the project. Can one of you check it out and let me > know if we can close it or move

Re: Need help for BUg 42893- Improve 'Capitalize first letter of sentence'

2013-02-28 Thread Caolán McNamara
On Thu, 2013-02-21 at 22:12 +0530, Janit Anjaria wrote: > Hey! > > > I followed the guidelines and tried to work this out as: > if( 2 > ( pStr - pStart ) ) > return sal_False; Can you make sure to keep libreoffice@lists.freedesktop.org in the CC please, that way a question that someone

Re: SfxItemSet::Put(..., USHORT nWhich) removal (was the meaning of core/starmath/sdi/smath.sdi)

2013-02-28 Thread Bjoern Michaelsen
On Thu, Feb 28, 2013 at 11:34:24AM +, Caolán McNamara wrote: > caolanm->bjoern: what's the vision around SfxItemSet::DisableItem and > removal of the two argument SfxItemSet::Put ? Both tie the interface of the class to the implementation. If one wants to replace the SfxItemSet someday with so

Re: Cppcheck reports 'nMaxWidth' is assigned a value never used (svtools module)

2013-02-28 Thread Caolán McNamara
On Tue, 2013-02-12 at 08:13 -0800, julien2412 wrote: > 544 if( nMaxWidth > aSize.Width() ) > 545 { > 546 Size aDlgSize = GetPathDialog()->GetOutputSizePixel(); > 547 GetPathDialog()->SetOutputSizePixel( Size( > aDlgSize.Width()+nMaxWidth-aSize.Width(), aDlgSi

[PUSHED] fdo#39468: Translate German comments in sd/source/core/

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

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

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

Re: are the New Graphic Compress features accessable for API

2013-02-28 Thread Caolán McNamara
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 Dialog in Draw, > Calc and Impress. > > 1: Can this features been accessed using the API and Basic ? > > 2: Is th

  1   2   >