[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sc/source

2012-08-22 Thread Libreoffice Gerrit user
sc/source/ui/app/inputhdl.cxx | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) New commits: commit 2d7d1e59b908ee095e21a55101b380d2dc23008e Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Aug 17 15:44:39 2012 -0400 fdo#48868: Allow Ctrl-TAB and

Re: [GSOC-UDPATE](17.08) Impress Remote

2012-08-22 Thread Muthu Subramanian K
On 08/20/2012 05:00 PM, Michael Meeks wrote: One issue is powering up bluetooth on Android: documentation insists that you ask the user to switch on bluetooth: one option is to add an item Search for Bluetooth devices on the selection screen which does this, or alternatively to just ask

Re: How to handle this - gerrit review on libreoffice-3-6 branch

2012-08-22 Thread Norbert Thiebaud
On Tue, Aug 21, 2012 at 11:12 PM, Kohei Yoshida kohei.yosh...@gmail.com wrote: Hi there, I just noticed this while browsing gerrit: https://gerrit.libreoffice.org/#/c/441/ which is the patch I requested to be reviewed for the 3-6 branch. What's the procedure for handling a backport to a

[PUSHED] Change in core[libreoffice-3-6]: fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle throug...

2012-08-22 Thread Gerrit
From Norbert Thiebaud nthieb...@gmail.com: Norbert Thiebaud has submitted this change and it was merged. Change subject: fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates. .. fdo#48868: Allow Ctrl-TAB

Re: Help Locating Base Code

2012-08-22 Thread Jan Holesovsky
Hi Joel, On 2012-08-21 at 11:10 -0700, Joel Madero wrote: Thanks to everyone who helped me along the way. The code actually ended up being in formcomponenthandler.cxx, FormComponentPropertyHandler::impl_browseImage_nothrow. Great to hear; I hope I did not mislead you too much - that was the

[Libreoffice-commits] .: unotools/inc unotools/source

2012-08-22 Thread Libreoffice Gerrit user
unotools/inc/unotools/ucbhelper.hxx |7 +++ unotools/source/ucbhelper/ucbhelper.cxx | 17 - 2 files changed, 15 insertions(+), 9 deletions(-) New commits: commit 27c7682e5e5859eb353443d6091143694a56bee8 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Aug 22

[Libreoffice-commits] .: 3 commits - configure.in

2012-08-22 Thread Libreoffice Gerrit user
configure.in | 85 +++ 1 file changed, 57 insertions(+), 28 deletions(-) New commits: commit 9a20a1e1a96be6c5d79a9f19a536089a85960f3d Author: Norbert Thiebaud nthieb...@gmail.com Date: Wed Aug 22 03:51:09 2012 -0500 tolerate

Re: Help Locating Base Code

2012-08-22 Thread Mark Stanton
Oh - database expert, that's Lionel :-) But of course, having more database experts would be great! I intended that to be me. Having spent more than twenty years writing them I thought I might qualify. I'm reading the lists (here, dev qa) regularly, but unfortunately at the moment I'm

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 35079, which changed state. Bug 35079 Summary: EDITING: Drawing element completely in mouse selection frame not selected https://bugs.freedesktop.org/show_bug.cgi?id=35079 What|Old Value

[PATCH] Change in core[libreoffice-3-6]: fdo#51777: add a hack for 1 twip DOUBLE borders:

2012-08-22 Thread Gerrit
From Michael Stahl mst...@redhat.com: Michael Stahl has uploaded a new change for review. Change subject: fdo#51777: add a hack for 1 twip DOUBLE borders: .. fdo#51777: add a hack for 1 twip DOUBLE borders: Arguably such

[PATCH] Change in core[libreoffice-3-6]: fdo#53888: fix YaccTarget/LexTarget dependencies:

2012-08-22 Thread Gerrit
From Michael Stahl mst...@redhat.com: Michael Stahl has uploaded a new change for review. Change subject: fdo#53888: fix YaccTarget/LexTarget dependencies: .. fdo#53888: fix YaccTarget/LexTarget dependencies: These cannot be

[Libreoffice-commits] .: svx/inc

2012-08-22 Thread Libreoffice Gerrit user
svx/inc/svx/polypolygoneditor.hxx |2 -- svx/inc/svx/svdmark.hxx |2 +- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit 4f9e522bef181e64f2ed0e0874202a6246d23608 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Aug 22 12:08:36 2012 +0200 Use

[PATCH] Change in core[libreoffice-3-5]: fdo#46249: UCBContentHelper::GetTitle must not fail for void...

2012-08-22 Thread Gerrit
From Stephan Bergmann sberg...@redhat.com: Stephan Bergmann has uploaded a new change for review. Change subject: fdo#46249: UCBContentHelper::GetTitle must not fail for void property .. fdo#46249: UCBContentHelper::GetTitle

Re: [GSOC-UDPATE](17.08) Impress Remote

2012-08-22 Thread Michael Meeks
On Wed, 2012-08-22 at 08:36 +0300, Tor Lillqvist wrote: If it's ok with everyone I'm going to include cleaned bluetooth headers, from android, in the source tree to avoid the need for installing a library which isn't actually linked or used. (Headers viewable

[Libreoffice-commits] .: 3 commits - basic/source

2012-08-22 Thread Libreoffice Gerrit user
basic/source/comp/dim.cxx|4 ++-- basic/source/comp/parser.cxx |2 +- basic/source/comp/symtbl.cxx |8 basic/source/comp/token.cxx | 20 ++-- basic/source/inc/symtbl.hxx | 22 +++--- basic/source/inc/token.hxx

[PUSHED 3-6] Fix for fdo#48868

2012-08-22 Thread Michael Meeks
On Tue, 2012-08-21 at 09:35 -0400, Kohei Yoshida wrote: Review and cherry-pick appreciated. Ping. Found pushed :-) Michael. -- michael.me...@suse.com , Pseudo Engineer, itinerant idiot ___ LibreOffice mailing list

[Libreoffice-commits] .: svx/Library_svx.mk svx/source

2012-08-22 Thread Libreoffice Gerrit user
svx/Library_svx.mk |1 + svx/source/inc/filtnav.hxx |1 - 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 01089138cc76f5717244bd04f25a868602aeaab6 Author: Michael Stahl mst...@redhat.com Date: Wed Aug 22 12:49:08 2012 +0200 fdo#53888: svx: fix

[Libreoffice-commits] .: 2 commits - basctl/source connectivity/source sd/source unusedcode.easy

2012-08-22 Thread Libreoffice Gerrit user
basctl/source/basicide/baside2.cxx|5 - basctl/source/basicide/baside2.hxx|2 -- connectivity/source/drivers/kab/KCatalog.cxx |7 --- connectivity/source/drivers/kab/KCatalog.hxx

[Libreoffice-commits] .: binfilter/bf_starmath binfilter/bf_svx binfilter/inc

2012-08-22 Thread Libreoffice Gerrit user
binfilter/bf_starmath/source/cfgitem.hxx | 33 + binfilter/bf_starmath/source/starmath_cfgitem.cxx | 112 + binfilter/bf_svx/source/inc/fmshimp.hxx |1 binfilter/inc/bf_svtools/svarray.hxx | 415 ++ 4 files changed, 273

[Libreoffice-commits] .: dictionaries/Dictionary_it.mk

2012-08-22 Thread Libreoffice Gerrit user
dictionaries/Dictionary_it.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 749e85f437b3bb5a6eb50382c8a0e2ee884d65ca Author: Michael Stahl mst...@redhat.com Date: Wed Aug 22 13:35:06 2012 +0200 dictionaries: add CHANGELOG.txt to dict_it.oxt Change-Id:

Re: notice: module dictionaries converted to gbuild

2012-08-22 Thread Michael Stahl
On 19/08/12 17:09, Andrea Pescetti wrote: On 07/08/2012 David Tardon wrote: When testing the conversion--I wrote a script to compare the old and new content of all the dictionaries--I have identified several files that have not been packed into the extensions previously ...

[Libreoffice-commits] .: 2 commits - android/Bootstrap android/CustomTarget_docloader.mk android/CustomTarget_sdremote.mk android/Module_android.mk configure.in

2012-08-22 Thread Libreoffice Gerrit user
android/Bootstrap/Makefile.shared |2 +- android/CustomTarget_docloader.mk | 33 + android/CustomTarget_sdremote.mk |6 +- android/Module_android.mk |1 + configure.in | 34 +- 5

[Libreoffice-commits] .: android/CustomTarget_docloader.mk android/CustomTarget_sdremote.mk

2012-08-22 Thread Libreoffice Gerrit user
android/CustomTarget_docloader.mk | 14 -- android/CustomTarget_sdremote.mk |8 ++-- 2 files changed, 10 insertions(+), 12 deletions(-) New commits: commit b34b7c93bd35e63fedf280e93a714511fdf436b2 Author: Tor Lillqvist t...@iki.fi Date: Wed Aug 22 14:49:13 2012 +0300

[Libreoffice-commits] .: i18npool/source

2012-08-22 Thread Libreoffice Gerrit user
0 files changed New commits: commit 28f04b0aa2239d2e1a38f5923b941ce6b0c3270f Author: Eike Rathke er...@redhat.com Date: Wed Aug 22 14:01:02 2012 +0200 restore executable permission was lost with 2c47c9989e308ddef22066607795eb3feef9f76b Change-Id:

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

2012-08-22 Thread Libreoffice Gerrit user
svtools/source/control/ctrlbox.cxx |4 sw/source/filter/html/htmltab.cxx |3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit a7a6e3b72d23e7068238953670b6a0bf82ef1243 Author: Michael Stahl mst...@redhat.com Date: Wed Aug 22 00:19:42 2012 +0200

[Libreoffice-commits] Changes to 'feature/gbuild_extras'

2012-08-22 Thread Libreoffice Gerrit user
New branch 'feature/gbuild_extras' available with the following commits: commit 06ffaf45ae6a160b129564a9a3d3b26517849205 Author: David Tardon dtar...@redhat.com Date: Wed Aug 22 13:16:39 2012 +0200 add extras to tail_build Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e

[PUSHED] Change in core[libreoffice-3-6]: fdo#51777: add a hack for 1 twip DOUBLE borders:

2012-08-22 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has submitted this change and it was merged. Change subject: fdo#51777: add a hack for 1 twip DOUBLE borders: .. fdo#51777: add a hack for 1 twip DOUBLE borders: Arguably such

[Libreoffice-commits] .: logerrit

2012-08-22 Thread Libreoffice Gerrit user
logerrit |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit f9fa180e42453b95b75d97dc8e50eab7e38c7464 Author: Miklos Vajna vmik...@suse.cz Date: Wed Aug 22 14:14:46 2012 +0200 logerrit: --code-review=2 in review implies --submit Change-Id:

[Libreoffice-commits] .: Branch 'feature/gbuild_extras' - configure.in extras/Package_extensions.mk ooo.lst.in

2012-08-22 Thread Libreoffice Gerrit user
configure.in |4 extras/Package_extensions.mk |3 --- ooo.lst.in |1 - 3 files changed, 8 deletions(-) New commits: commit 2a8445e324294bb05b7577c959ce7f18b41be34c Author: David Tardon dtar...@redhat.com Date: Wed Aug 22 15:01:12 2012 +0200

solver=installation p. 1: including directly vs. delivering external headers

2012-08-22 Thread Matúš Kukan
Hi all, with gbuild expanding (thanks to David tirelessly working on that :-)) things are more under control and we don't need to use solver for other modules that much. In theory, (later,) in solver could be only stuff needed for make_installer.pl I think. Or better the solver can be

Re: libreoffice patch

2012-08-22 Thread Andras Timar
Hi Ricardo, 2012/8/18 Ricardo Montania rica...@linuxafundo.com.br: Hello. First commit. :) EasyHacking, unused code. Any problem, please tell me. The pacth looks good, I'll integrate it soon. Would you mind sending a blanket licence statement to this mailing list, such as All of my past

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #91 from t...@tim-passingham.co.uk 2012-08-22 13:21:20 UTC --- Can't use Pivot Tables at all since the results are icorrect, so 3.6 is unusable. https://bugs.freedesktop.org/show_bug.cgi?id=53640 -- Configure bugmail:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 t...@tim-passingham.co.uk changed: What|Removed |Added Depends on||53640 -- Configure bugmail:

[Libreoffice-commits] .: sd/source

2012-08-22 Thread Libreoffice Gerrit user
sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx |6 +- sd/source/ui/slidesorter/controller/SlsScrollBarManager.cxx |8 +-- sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx| 26 --

[Libreoffice-commits] .: filter/source officecfg/registry sfx2/source

2012-08-22 Thread Libreoffice Gerrit user
filter/source/config/cache/constant.hxx |2 +- filter/source/config/cache/filtercache.cxx |2 +- filter/source/config/fragments/filters/Text.xcu |2 +-

Re: [REVIEW 3-6][REVIEW 3-6-1] Fix for fdo#52451

2012-08-22 Thread Kohei Yoshida
On 08/22/2012 12:01 AM, Kohei Yoshida wrote: On 08/21/2012 10:34 PM, Kohei Yoshida wrote: Hi there, I'd like https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=ba03f2dc817c692fa8709391ec83d8e01a0f8b28 cherry-picked to 3-6 and 3-6-1 in order to fix

[Libreoffice-commits] .: editeng/source

2012-08-22 Thread Libreoffice Gerrit user
editeng/source/editeng/impedit3.cxx | 30 +- 1 file changed, 17 insertions(+), 13 deletions(-) New commits: commit 4f177fbbab1619b9a2f9afa04d882c5fd415fcc0 Author: Caolán McNamara caol...@redhat.com Date: Wed Aug 22 14:38:50 2012 +0100 Resolves: rhbz#841092

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #92 from Roman Eisele b...@eikota.de 2012-08-22 14:10:00 UTC --- (In reply to comment #88) Supplement: bfoman has added bug 49102 -- Writer: Incorrect numbering when cells are merged in the table, still waiting for confirmation.

[Libreoffice-commits] .: 2 commits - android/CustomTarget_docloader.mk android/prj Makefile.top Module_tail_build.mk postprocess/prj

2012-08-22 Thread Libreoffice Gerrit user
Makefile.top |2 ++ Module_tail_build.mk |1 - android/CustomTarget_docloader.mk |9 + android/prj/build.lst |2 ++ postprocess/prj/build.lst |2 +- 5 files changed, 6 insertions(+), 10 deletions(-) New commits:

[Libreoffice-commits] .: android/experimental

2012-08-22 Thread Libreoffice Gerrit user
android/experimental/eagles051387/.classpath.in | 15 --- android/experimental/eagles051387/.gitignore |1 android/experimental/eagles051387/.project

Re: [PUSHED] libreoffice patch

2012-08-22 Thread Andras Timar
Pushed, many thanks. Andras 2012/8/18 Ricardo Montania rica...@linuxafundo.com.br: Hello. First commit. :) EasyHacking, unused code. Any problem, please tell me. -- Ricardo Montania Prado de Campos http://www.linuxafundo.com.br ___

[PATCH] fdo#53399 Word count is inconsistent and wrong with non-brea...

2012-08-22 Thread Gerrit
From Muhammad Haggag mhag...@gmail.com: Muhammad Haggag has uploaded a new change for review. Change subject: fdo#53399 Word count is inconsistent and wrong with non-breaking space .. fdo#53399 Word count is inconsistent and

Re: 'load' functions in cpp unittest - are they unused?

2012-08-22 Thread Caolán McNamara
On Tue, 2012-08-21 at 19:42 +0700, Korrawit Pruegsanusak wrote: sd/qa/unit/regression-test.cxx (line #80) sc/qa/unit/subsequent_filters-test.cxx (line #246) which I think they are unused. Is it ok to remove both of them? [1]

[PATCH] do not deliver these module-description xml files

2012-08-22 Thread Gerrit
From Matúš Kukan matus.ku...@gmail.com: Matúš Kukan has uploaded a new change for review. Change subject: do not deliver these module-description xml files .. do not deliver these module-description xml files Change-Id:

[PATCH] remove unused module-description xml files

2012-08-22 Thread Gerrit
From Matúš Kukan matus.ku...@gmail.com: Matúš Kukan has uploaded a new change for review. Change subject: remove unused module-description xml files .. remove unused module-description xml files Change-Id:

[Libreoffice-commits] .: xmlhelp/source

2012-08-22 Thread Libreoffice Gerrit user
xmlhelp/source/treeview/tvread.cxx | 83 + xmlhelp/source/treeview/tvread.hxx |4 + 2 files changed, 80 insertions(+), 7 deletions(-) New commits: commit d9eec8f0f0b4ff397dedbfc2041c79c45af4d4a1 Author: Bence Babati b.baa...@gmail.com Date: Wed Aug 22

Re: widget layout progress

2012-08-22 Thread Caolán McNamara
On Tue, 2012-08-21 at 10:38 +0200, Jan Holesovsky wrote: The thing that hit my eyes is the use of string identifiers to address the UI elements. Could we (for the compilation purposes) generate .hxx files out of the .ui files that would allow to do something like: m_pBodyContent =

[Libreoffice-commits] .: animations/Module_animations.mk animations/Package_xml.mk basctl/Package_xml.mk sc/Module_sc.mk sc/Package_xml.mk sd/Package_xml.mk store/Module_store.mk store/Package_xml.mk

2012-08-22 Thread Libreoffice Gerrit user
animations/Module_animations.mk |1 animations/Package_xml.mk | 33 - basctl/Package_xml.mk |1 sc/Module_sc.mk |1 sc/Package_xml.mk | 142 sd/Package_xml.mk | 28

Re: Help Locating Base Code

2012-08-22 Thread Joel Madero
Thanks for letting me know it's Lionel :) I told Rafael yesterday in the chat that just because I enjoy being angry (actually just enjoy a good challenge) I'll probably assign myself another base bug in the coming weeks and spend 20 hours to fix one line ;) now I know who to bug with every minor

[Libreoffice-commits] .: sw/qa sw/source

2012-08-22 Thread Libreoffice Gerrit user
sw/qa/core/swdoc-test.cxx | 10 -- sw/source/core/txtnode/txtedt.cxx | 13 +++-- 2 files changed, 11 insertions(+), 12 deletions(-) New commits: commit 3ba107606682b5e675127483a514f0e6580ecfd1 Author: Muhammad Haggag mhag...@gmail.com Date: Wed Aug 22 16:46:23 2012

[PUSHED] fdo#53399 Word count is inconsistent and wrong with non-brea...

2012-08-22 Thread Gerrit
From Andras Timar ati...@suse.com: Andras Timar has submitted this change and it was merged. Change subject: fdo#53399 Word count is inconsistent and wrong with non-breaking space .. fdo#53399 Word count is inconsistent and

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - dbaccess/source

2012-08-22 Thread Libreoffice Gerrit user
dbaccess/source/ui/dlg/queryfilter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0ada624c20b44bdc2bea751a6c2f6e47af0ae4f1 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Aug 21 17:23:34 2012 +0200 fdo#46480 do not double-escape (e.g. date) literals

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - connectivity/source

2012-08-22 Thread Libreoffice Gerrit user
connectivity/source/parse/sqlbison.y | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) New commits: commit c90db23996c0580e9cd45db0230062a586fb8a53 Author: Lionel Elie Mamane lio...@mamane.lu Date: Tue Aug 21 19:27:30 2012 +0200 fdo#53887

[PUSHED] Change in core[libreoffice-3-6]: fdo#46480 do not double-escape (e.g. date) literals as strin...

2012-08-22 Thread Gerrit
From Andras Timar ati...@suse.com: Andras Timar has submitted this change and it was merged. Change subject: fdo#46480 do not double-escape (e.g. date) literals as strings .. fdo#46480 do not double-escape (e.g. date) literals

[PUSHED] Change in core[libreoffice-3-6]: fdo#53887 ConvertLikeToken(): make escape character properly...

2012-08-22 Thread Gerrit
From Andras Timar ati...@suse.com: Andras Timar has submitted this change and it was merged. Change subject: fdo#53887 ConvertLikeToken(): make escape character properly escape itself .. fdo#53887 ConvertLikeToken(): make

Re: (great) widget layout progress

2012-08-22 Thread Caolán McNamara
On Tue, 2012-08-21 at 12:50 +0100, Michael Meeks wrote: Do we have a GtkFixed style back-compat hack that will continue to nail widgets into their places, but do it in TWIPS such that we could do a one-shot conversion of everything and then iterate ? [ then let the designers re-work them

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - desktop/source

2012-08-22 Thread Libreoffice Gerrit user
desktop/source/app/app.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 427529801dee122250e44d2311b34651db92bbdb Author: Stephan Bergmann sberg...@redhat.com Date: Tue Aug 21 18:55:11 2012 +0200 Typo Change-Id:

Re: [PUSHED 3-6] missing in fdo#53655: removing extensions\bundled fails on Win XP

2012-08-22 Thread Eike Rathke
Hi Stephan, On Tuesday, 2012-08-21 19:01:00 +0200, Stephan Bergmann wrote: Just noticed a missing in a SAL_WARN_IF in that commit, addressed on master now with http://cgit.freedesktop.org/libreoffice/core/commit/?id=1316cfe8a72f7c7bc2f5ad7644a2d4c54b77fc8b Typo. Cherry-picked to 3-6

Re: (great) widget layout progress

2012-08-22 Thread khagaroth
How much work would it be to make this directly use gettext? I thought the long term goal was to switch from custom translation formats to gettext, so using yet another custom translation format for something like this seems a bit odd. ___ LibreOffice

Re: (great) widget layout progress

2012-08-22 Thread Michael Meeks
Hi there, On Wed, 2012-08-22 at 17:55 +0200, khagaroth wrote: How much work would it be to make this directly use gettext? I thought the long term goal was to switch from custom translation formats to gettext, so using yet another custom translation format for something like this seems a bit

Re: (great) widget layout progress

2012-08-22 Thread Michael Meeks
On Wed, 2012-08-22 at 16:36 +0100, Caolán McNamara wrote: Planned something of that nature, in parallel with converter utility thing. i.e. have converter do the simplest conversion possible to a GtkGrid rather than guess/assign some layout. Sounds sensible to me :-) Yeah, maybe's

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - unotools/inc unotools/source

2012-08-22 Thread Libreoffice Gerrit user
unotools/inc/unotools/ucbhelper.hxx |7 +++ unotools/source/ucbhelper/ucbhelper.cxx | 17 - 2 files changed, 15 insertions(+), 9 deletions(-) New commits: commit 16a63f16699fd1383eb4bea6abfed9a98ed94838 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Aug 22

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - unotools/inc unotools/source

2012-08-22 Thread Libreoffice Gerrit user
unotools/inc/unotools/ucbhelper.hxx |7 +++ unotools/source/ucbhelper/ucbhelper.cxx | 23 ++- 2 files changed, 21 insertions(+), 9 deletions(-) New commits: commit fc08156b06c82a1a2b9d64b57caaf434485d4d3e Author: Stephan Bergmann sberg...@redhat.com Date: Wed

[REVIEW-3-6] fdo#53399 Word count is inconsistent and wrong with non-brea...

2012-08-22 Thread Michael Meeks
Hi Muhammad, Thanks for the great fix for a MAB - nice work ! :-) On Wed, 2012-08-22 at 15:23 +, Gerrit wrote: fdo#53399 Word count is inconsistent and wrong with non-breaking space This change replaces lcl_IsSkippableWhitespace with a call to ICU's u_isspace, which covers all

[PUSHED] Change in core[libreoffice-3-6]: fdo#46249: UCBContentHelper::GetTitle must not fail for void...

2012-08-22 Thread Gerrit
From Michael Stahl mst...@redhat.com: Michael Stahl has submitted this change and it was merged. Change subject: fdo#46249: UCBContentHelper::GetTitle must not fail for void property .. fdo#46249: UCBContentHelper::GetTitle

[PUSHED] Change in core[libreoffice-3-5]: fdo#46249: UCBContentHelper::GetTitle must not fail for void...

2012-08-22 Thread Gerrit
From Michael Stahl mst...@redhat.com: Michael Stahl has submitted this change and it was merged. Change subject: fdo#46249: UCBContentHelper::GetTitle must not fail for void property .. fdo#46249: UCBContentHelper::GetTitle

Re: [PATCH] fdo#53399 Word count is inconsistent and wrong with non-brea...

2012-08-22 Thread Eike Rathke
Hi Muhammad, On Wednesday, 2012-08-22 14:54:18 +, Gerrit wrote: This change replaces lcl_IsSkippableWhitespace with a call to ICU's u_isspace, which covers all Unicode separators. Hmm.. in what context is SwScanner::NextWord() actually used? In other than word count context skipping NBSP

gettext (was: (great) widget layout progress)

2012-08-22 Thread Stephan Bergmann
On 08/22/2012 05:55 PM, khagaroth wrote: How much work would it be to make this directly use gettext? I thought the long term goal was to switch from custom translation formats to gettext, so using yet another custom translation format for something like this seems a bit odd. Seeing gettext

License Statement

2012-08-22 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Jung-uk Kim -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 46249, which changed state. Bug 46249 Summary: CRASH when browse to HD root directory in FILEOPEN Template dialog https://bugs.freedesktop.org/show_bug.cgi?id=46249 What|Old Value |New

Re: gettext (was: (great) widget layout progress)

2012-08-22 Thread khagaroth
Not really, that's what msgctxt is for. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: android/prj Makefile.top postprocess/prj

2012-08-22 Thread Libreoffice Gerrit user
Makefile.top |3 +++ android/prj/build.lst |2 +- postprocess/prj/build.lst |2 +- 3 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 9d73597289be9049e8300ff92980fdffbe4d7040 Author: Matúš Kukan matus.ku...@gmail.com Date: Wed Aug 22 18:32:05

Re: gettext (was: (great) widget layout progress)

2012-08-22 Thread Andras Timar
2012/8/22 Stephan Bergmann sberg...@redhat.com: On 08/22/2012 05:55 PM, khagaroth wrote: How much work would it be to make this directly use gettext? I thought the long term goal was to switch from custom translation formats to gettext, so using yet another custom translation format for

'make check' failure

2012-08-22 Thread John Smith
Hi, I just ran into this error when running 'make check'. Should I file a bug report on that ? Regards, John Smith * Failures that appeared during scenario execution: sc.ScAccessiblePageHeaderArea 1 of 96 tests failed Job run took: 717865ms

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - solenv/gbuild

2012-08-22 Thread Libreoffice Gerrit user
solenv/gbuild/LinkTarget.mk |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit f49be70f1859a2734e9516a5036adb2426939e68 Author: Michael Stahl mst...@redhat.com Date: Tue Aug 21 22:37:03 2012 +0200 fdo#53888: fix YaccTarget/LexTarget dependencies:

[Libreoffice-commits] .: android/sdremote sd/source

2012-08-22 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothClient.java | 118 +- android/sdremote/src/org/libreoffice/impressremote/communication/BluetoothFinder.java | 11 android/sdremote/src/org/libreoffice/impressremote/communication/Receiver.java |2

[PUSHED] Change in core[libreoffice-3-6]: fdo#53888: fix YaccTarget/LexTarget dependencies:

2012-08-22 Thread Gerrit
From Björn Michaelsen bjoern.michael...@canonical.com: Björn Michaelsen has submitted this change and it was merged. Change subject: fdo#53888: fix YaccTarget/LexTarget dependencies: .. fdo#53888: fix YaccTarget/LexTarget

[PATCH] Change in core[libreoffice-3-6]: fdo#53888: svx: fix dependencies:

2012-08-22 Thread Gerrit
From Michael Stahl mst...@redhat.com: Michael Stahl has uploaded a new change for review. Change subject: fdo#53888: svx: fix dependencies: .. fdo#53888: svx: fix dependencies: It appears that since

License statement

2012-08-22 Thread Ioan Radu
All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - filter/source officecfg/registry sfx2/source

2012-08-22 Thread Libreoffice Gerrit user
filter/source/config/cache/constant.hxx |1 filter/source/config/cache/filtercache.cxx |1 filter/source/config/fragments/filters/Text.xcu |1

Re: [PUSHED 3-6][REVIEW 3-6-1 1/3] Fix for fdo#52451

2012-08-22 Thread Eike Rathke
Hi, On Wednesday, 2012-08-22 09:52:46 -0400, Kohei Yoshida wrote: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=ba03f2dc817c692fa8709391ec83d8e01a0f8b28 https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=84d1ff7be178ec3572710e092e85fe548ce3042b

[Libreoffice-commits] .: 2 commits - sc/source

2012-08-22 Thread Libreoffice Gerrit user
sc/source/core/data/dpcache.cxx|9 ++--- sc/source/ui/docshell/dbdocfun.cxx |6 -- 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit 88979ef6ffe7921200311513d6601f9c5d582a42 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Aug 22 14:55:34 2012

[REVIEW 3-6][REVIEW 3-6-1] Fix for fdo#53640 - Pivot table from database source

2012-08-22 Thread Kohei Yoshida
Hi there, I'd like https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=f4ed9a5adbea3de88870ff4f5cb202bd606e0746 cherry-picked to 3-6 and preferably to 3-6-1 as well. This fixes https://bugs.freedesktop.org/show_bug.cgi?id=53640 It's a safe fix in that, the pivot table currently

[PATCH] Some cleanup for better localization

2012-08-22 Thread zolniatamas
Hi, Working with localization tools I recognized some wrong codes, which prevent localization from perfect working. I solved some(see patch), but remained one which not so simply. In /help/helpcontent2/source/text/swriter/guide/using_hyphen.xhp at the 96. line, there is a localization

[Libreoffice-commits] .: svx/source sw/source

2012-08-22 Thread Libreoffice Gerrit user
svx/source/tbxctrls/tbcontrl.src |2 +- sw/source/ui/dbui/mailmergechildwindow.src |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 678581c48351572620846390b37a156833b1bb7e Author: Zolnai Tamás zolniata...@caesar.elte.hu Date: Wed Aug 22 16:18:35

[Libreoffice-commits] .: helpcontent2/source

2012-08-22 Thread Libreoffice Gerrit user
helpcontent2/source/text/swriter/guide/using_hyphen.xhp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 33af01c6d3ce7807be3e79a43f59329f1a300acc Author: Andras Timar ati...@suse.com Date: Wed Aug 22 21:15:53 2012 +0200 paragraph id was empty

Re: [PUSHED] Some cleanup for better localization

2012-08-22 Thread Andras Timar
2012/8/22 zolniata...@caesar.elte.hu: Hi, Working with localization tools I recognized some wrong codes, which prevent localization from perfect working. I solved some(see patch), but remained one which not so simply. In /help/helpcontent2/source/text/swriter/guide/using_hyphen.xhp at the

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - sc/source

2012-08-22 Thread Libreoffice Gerrit user
sc/source/core/data/dpcache.cxx|9 ++--- sc/source/ui/docshell/dbdocfun.cxx |6 -- 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit 257a5fb833c2c03a3a82b19b9ab5a7cb3b5848ef Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Aug 22 14:55:34 2012

[PUSHED 3-6] Fix for fdo#53640 - Pivot table from database source

2012-08-22 Thread Michael Meeks
On Wed, 2012-08-22 at 15:05 -0400, Kohei Yoshida wrote: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=f4ed9a5adbea3de88870ff4f5cb202bd606e0746 cherry-picked to 3-6 and preferably to 3-6-1 as well. This fixes Looks sensible - I'm sure clang would have something to say

[Libreoffice-commits] .: svtools/source

2012-08-22 Thread Libreoffice Gerrit user
svtools/source/misc/langtab.src |1 + 1 file changed, 1 insertion(+) New commits: commit 055751056187b2e15a7bfee84000c86b91c75d1e Author: Andras Timar ati...@suse.com Date: Wed Aug 22 21:31:07 2012 +0200 fdo#51911 add Moldovan (ro-MD) to language selection list Change-Id:

[PATCH] Change in core[master]: fpicker/source/office/iodlg.src.original

2012-08-22 Thread Gerrit
From Dave Richards flbeac...@gmail.com: Dave Richards has uploaded a new change for review. Change subject: fpicker/source/office/iodlg.src.original .. fpicker/source/office/iodlg.src.original

Re: [PUSHED 3-6][REVIEW 3-6-1 2/3] Fix for fdo#53640 - Pivot table from database source

2012-08-22 Thread Eike Rathke
Hi, On Wednesday, 2012-08-22 20:22:19 +0100, Michael Meeks wrote: On Wed, 2012-08-22 at 15:05 -0400, Kohei Yoshida wrote: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=f4ed9a5adbea3de88870ff4f5cb202bd606e0746 cherry-picked to 3-6 and preferably to 3-6-1 as well. This

License Statement

2012-08-22 Thread Dave Richards
I have contributed my first patch https://gerrit.libreoffice.org/#/c/457/ and am making a statement that * All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. *Real Name: Dave Richards Git Email: flbeac...@gmail.com IRC Nickname: dave_largo

Re: (great) widget layout progress

2012-08-22 Thread Caolán McNamara
On Wed, 2012-08-22 at 17:55 +0200, khagaroth wrote: How much work would it be to make this directly use gettext? I thought the long term goal was to switch from custom translation formats to gettext, so using yet another custom translation format for something like this seems a bit odd. Timar

[Libreoffice-commits] .: fpicker/source

2012-08-22 Thread Libreoffice Gerrit user
fpicker/source/office/iodlg.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2cf1aac49bfcb986e1a87d4992c8e132ec9ba729 Author: Dave Richards flbeac...@gmail.com Date: Wed Aug 22 14:20:53 2012 -0400 fpicker/source/office/iodlg.src.original

[PUSHED] Change in core[master]: fpicker/source/office/iodlg.src.original

2012-08-22 Thread Gerrit
From Andras Timar ati...@suse.com: Andras Timar has submitted this change and it was merged. Change subject: fpicker/source/office/iodlg.src.original .. fpicker/source/office/iodlg.src.original

Re: License Statement

2012-08-22 Thread Andras Timar
2012/8/22 Dave Richards flbeac...@gmail.com: I have contributed my first patch https://gerrit.libreoffice.org/#/c/457/ Thanks for the patch, I pushed it. Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - sfx2/source sw/source vcl/inc vcl/source

2012-08-22 Thread Libreoffice Gerrit user
sfx2/source/dialog/tabdlg.cxx | 21 ++--- sw/source/ui/misc/linenum.cxx | 38 +++--- sw/source/ui/misc/titlepage.cxx | 24 vcl/inc/vcl/builder.hxx | 34 +-

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - sw/uiconfig

2012-08-22 Thread Libreoffice Gerrit user
sw/uiconfig/sw/ui/20872.ui |1 + sw/uiconfig/sw/ui/20876.ui |1 + 2 files changed, 2 insertions(+) New commits: commit 15dcb4f124282aa341bf21e45e1b8528d1dd0022 Author: Caolán McNamara caol...@redhat.com Date: Wed Aug 22 21:42:24 2012 +0100 we need to set hexpand now that it's

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

2012-08-22 Thread Libreoffice Gerrit user
sw/source/core/unocore/unocoll.cxx | 74 ++--- sw/source/ui/index/cnttab.cxx | 10 ++--- 2 files changed, 64 insertions(+), 20 deletions(-) New commits: commit 45be3ac8151d63ccb61879f876696704542a4ce7 Author: Michael Stahl mst...@redhat.com Date: Wed

  1   2   3   4   >