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

2014-03-07 Thread Norbert Thiebaud
lotuswordpro/source/filter/xfilter/xfcell.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c91a7415a8dd8036fb03a074bc84120d60e91e8c Author: Norbert Thiebaud Date: Sat Mar 8 01:54:36 2014 -0600 return does not handle converion to OUString Change

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

2014-03-07 Thread Norbert Thiebaud
lotuswordpro/source/filter/lwpchangemgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be62f349c7167d0716df7b09d810c6105ffddc12 Author: Norbert Thiebaud Date: Sat Mar 8 01:47:12 2014 -0600 return does not handle converion to OUString Change-Id: I

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

2014-03-07 Thread Norbert Thiebaud
sc/source/ui/app/scmod.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ec09eac8c1bbd3aa659c28255e0caa08be03ef7d Author: Norbert Thiebaud Date: Sat Mar 8 00:08:26 2014 -0600 typo in coverity#704692 fix Change-Id: Iae5db52f8240d96528258cec944b08ea29

LibreOffice Gerrit News for core on 2014-03-08

2014-03-07 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Simplify linear searches in FilterConfigCache in https://gerrit.libreoffice.org/8502 from Alex Henrie about module vcl + fdo#68849 Add header guards to bridges

[Libreoffice-commits] core.git: 10 commits - chart2/source reportdesign/source sal/osl sc/source

2014-03-07 Thread Norbert Thiebaud
chart2/source/controller/main/DrawCommandDispatch.cxx |8 + chart2/source/view/charttypes/BarChart.cxx| 36 +--- reportdesign/source/ui/report/ReportController.cxx| 80 +- sal/osl/unx/socket.c | 12 +- sc/source/ui/app/

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

2014-03-07 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 63 --- sc/qa/unit/ucalc.hxx | 12 ++-- sc/qa/unit/ucalc_formula.cxx | 63 +++ 3 files changed, 67 insertions(+), 71 deletions(-) New commits: commit 335a8a84fe6349fd71

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 75718, which changed state. Bug 75718 Summary: function does not work Edit> Fill> Series> AutoFill https://bugs.freedesktop.org/show_bug.cgi?id=75718 What|Removed |Added ---

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

2014-03-07 Thread Kohei Yoshida
sc/qa/unit/ucalc_formula.cxx | 29 ++ sc/source/core/tool/interpr6.cxx | 42 +++ 2 files changed, 66 insertions(+), 5 deletions(-) New commits: commit d658c092f488fc0d4cb924fe3e34cab997db76e2 Author: Kohei Yoshida Date: Fri Ma

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

2014-03-07 Thread Kohei Yoshida
sc/inc/formulacell.hxx |5 +- sc/inc/formulagroup.hxx |4 - sc/inc/types.hxx | 11 +++- sc/source/core/data/formulacell.cxx | 22 +++-- sc/source/core/opencl/formulagroupcl.cxx | 74 ++- s

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-03-07 Thread Kohei Yoshida
sc/source/core/data/column2.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 92a2cb1bc23d9b0e099f34bcd4c2b89d3682ce60 Author: Kohei Yoshida Date: Fri Mar 7 14:23:46 2014 -0500 fdo#75718: Correctly count the length of trailing empty range.

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

2014-03-07 Thread Markus Mohrhard
oox/source/export/vmlexport.cxx |4 ++-- oox/source/helper/propertymap.cxx |1 - 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 78e2431d3e1aafe672a40d2ce79fbb1c48244fff Author: Markus Mohrhard Date: Fri Mar 7 22:54:50 2014 +0100 fix OOXML validation error

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - officecfg/registry sc/inc sc/sdi sc/source

2014-03-07 Thread Maxim Monastirsky
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |5 - sc/inc/sc.hrc |3 sc/sdi/formatsh.sdi |1 sc/sdi/scalc.sdi | 26

Re: [PATCH] FILESAVE: Empty custom properties are lost while saving in .doc format

2014-03-07 Thread Michael Stahl
On 07/03/14 09:35, Tarun Kumar K wrote: > Hi Michael, > > As you suggested, I have created the patch with "git commit" and put the > bug ID "fdo#75243" in the first line of the commit message, and then > "git format-patch HEAD~" > Kindly guide is I should do something else as well and where I ca

[Bug 39593] copy/paste code detector / fixing

2014-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39593 bfoman changed: What|Removed |Added Status|NEEDINFO|NEW CC|

Re: [PUSHED] Re: Do not convert SVGs to JPEGs when editing with external tool

2014-03-07 Thread Alex Henrie
2014-03-07 13:20 GMT-07:00 Michael Stahl : > re-implementing a feature that ~nobody actually uses seems like a waste > of time to me - it was previously discussed to move the Java > ScriptFramework/Rhino/BeanShell stuff to an (un-bundled) extension, > see this thread: > > http://comments.gmane.org/

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

2014-03-07 Thread Markus Mohrhard
chart2/source/view/charttypes/BarChart.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 22216977e2c535e9e31af0018f96699abd5cc9e1 Author: Markus Mohrhard Date: Fri Mar 7 21:42:25 2014 +0100 fix bar chart rendering Change-Id: I9751be9a2006ae743487a2f72bd9cd02ca136

Re: OpenGL on Linux

2014-03-07 Thread Thorsten Behrens
Markus Mohrhard wrote: > I'm currently working on integrating the chart-opengl2 branch into master > and would like to make it available on linux soon after that. Currently the > feature is developed on Windows and produces runtime problems. > Hi Markus, by way of Keith's blog entry (http://keith

Re: [PUSHED] Re: Do not convert SVGs to JPEGs when editing with external tool

2014-03-07 Thread Tomaz Vajngerl
On March 07, 2014 19:39 CET, Jan Holesovsky wrote: > Adding Tomaž who is IIRC author of the editing with external editor - > Tomaž, can you please check? Yeah, it looks good. It's not so much about external editor as it is about sane defaults for any kind of conversion between graphic formats

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

2014-03-07 Thread Caolán McNamara
cui/source/customize/macropg.cxx| 23 -- cui/source/inc/headertablistbox.hxx |1 cui/source/inc/macropg.hxx |1 padmin/source/adddlg.cxx| 37 padmin/source/adddlg.hxx|1 unusedcode.easy

Re: [PUSHED] Re: Do not convert SVGs to JPEGs when editing with external tool

2014-03-07 Thread Michael Stahl
On 07/03/14 19:47, Alex Henrie wrote: > Thanks for asking. I've thought about removing some of LibreOffice's > Java dependencies, particularly Rhino, but I don't know if I'll have > the time. Do you know if anyone else is working on replacing Rhino > with, say, SpiderMonkey? re-implementing a feat

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

2014-03-07 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx | 20 writerfilter/source/doctok/resources.xmi | 124 - writerfilter/source/rtftok/rtfdocumentimpl.cxx | 15 +-- 3 files changed, 5 insertions(+), 154 deletions(-) New commits: commit 90ea06df6b9e4b29223eb90a96

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

2014-03-07 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx| 36 sc/source/core/data/column2.cxx | 10 +- 2 files changed, 41 insertions(+), 5 deletions(-) New commits: commit 01de94471c20a8b9c36d6080638d70e57eac55bf Author: Kohei Yoshida Date: Fri Mar 7 14:23:46 2014 -05

[Bug 68849] Other: Add header guards to all include files

2014-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68849 --- Comment #12 from Miklos Vajna --- Just go ahead and push your change for review; even if you don't add anyone to CC, we try to review trivial patches within a few days. -- You are receiving this mail because: You are on the CC list for the

[Bug 68849] Other: Add header guards to all include files

2014-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68849 --- Comment #11 from Jason Gerlowski --- I'm interested in working on this EasyHack as a little intro project. I actually have some changes mocked up that I'd like to push for review. Is anyone interested/willing to be a reviewer on Gerrit? (I

[Bug 30732] Character formatting not retained in entries of TOC, table lists, etc.

2014-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30732 Tobias Lippert changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |d...@fastmail.fm |des

Re: [PUSHED] Re: Do not convert SVGs to JPEGs when editing with external tool

2014-03-07 Thread Alex Henrie
2014-03-07 11:39 GMT-07:00 Jan Holesovsky : > Looks good to me - I have pushed that :-) Thank you a lot for the > patch! Thank you! > Alex - what do you plan to hack next? :-) Thanks for asking. I've thought about removing some of LibreOffice's Java dependencies, particularly Rhino, but I don't

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

2014-03-07 Thread Stephan Bergmann
include/vcl/graph.hxx |2 ++ svtools/source/graphic/graphic.cxx |4 ++-- vcl/source/gdi/graph.cxx | 16 +--- 3 files changed, 17 insertions(+), 5 deletions(-) New commits: commit b901f7699dae0c9985e80c22d4b9824b8386bdc1 Author: Stephan Bergmann Date:

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

2014-03-07 Thread Markus Mohrhard
chart2/source/view/inc/DummyXShape.hxx | 35 chart2/source/view/main/DummyXShape.cxx| 69 +++-- chart2/source/view/main/OpenglShapeFactory.cxx |2 3 files changed, 88 insertions(+), 18 deletions(-) New commits: commit 4ba896806af7c92075c9d

[PUSHED] Re: Do not convert SVGs to JPEGs when editing with external tool

2014-03-07 Thread Jan Holesovsky
Hi Alex, Alex Henrie píše v St 05. 03. 2014 v 15:06 -0700: > This patch adds support for opening SVGs in the user's default SVG > viewer/editor. If the image cannot be exported to SVG directly, it is > exported as PNG instead. In no case will an SVG or an unrecognized > format be lossy-converted

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

2014-03-07 Thread Alex Henrie
svx/source/core/extedit.cxx |2 +- svx/source/core/graphichelper.cxx |3 +++ svx/source/xoutdev/_xoutbmp.cxx |2 +- 3 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 156b5a15878394576dd008c5a07160721d333ab7 Author: Alex Henrie Date: Wed Mar 5 15:06:17 201

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

2014-03-07 Thread Julien Nabet
sw/source/core/txtnode/ndhints.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 09110b312145a86fb5b4279f102f6562383d0641 Author: Julien Nabet Date: Fri Mar 7 19:35:49 2014 +0100 Typo: exsiting->existing Change-Id: I8432ef55ef1ab54aca9bda1d5cb5dd5fb

Re: Integration Libreoffice on Mac OS

2014-03-07 Thread Jan Holesovsky
Hi Shin, Shin Nguyễn píše v Pá 07. 03. 2014 v 16:12 +0700: > Hi all, I'm a desktop developer, I want to integrate Libreoffice on > Windows and Mac OS (integrate viewer of libreoffice into my app when > open a document). I have finished on Windows using Visual Studio, but > I don't know how to int

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

2014-03-07 Thread Eike Rathke
sc/source/core/tool/interpr4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 39bc76939e4ae352ce983338ffd062a0d4551ef7 Author: Eike Rathke Date: Fri Mar 7 18:31:11 2014 +0100 errCellNoValue is an interpreter-internal-only error Change-Id: Ifeb13575

Re: URGENT: Hackfest Gran Canaria -- April, 24-25 2014 -- be a participant!

2014-03-07 Thread Bjoern Michaelsen
On Fri, Mar 07, 2014 at 06:15:25PM +0100, Bjoern Michaelsen wrote: > Las Palmas de Gran Canaria on April, 25-26. whops, correction: April, 24-25 (Thursday and Friday) -- the email subject and wiki page are correct. Best, Bjoern (Thanks tml for the quick hint) ___

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

2014-03-07 Thread Caolán McNamara
sw/source/core/layout/atrfrm.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 18c89ae6ff01f3d555a7cb030eb4572d504e8de7 Author: Caolán McNamara Date: Fri Mar 7 17:20:01 2014 + got to love the sal_Int32 as long/int Change-Id: Ia843288d6a1739

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 15/2d8d068c9040cf2fbd2819bb2ec08394fdbf26

2014-03-07 Thread Caolán McNamara
15/2d8d068c9040cf2fbd2819bb2ec08394fdbf26 |1 + 1 file changed, 1 insertion(+) New commits: commit 669c2211ff33a7ced1b7258a81bed53fa4b35a8f Author: Caolán McNamara Date: Fri Mar 7 17:18:19 2014 + Notes added by 'git notes add' diff --git a/15/2d8d068c9040cf2fbd2819bb2ec08394fdbf

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

2014-03-07 Thread Caolán McNamara
hwpfilter/source/hwpread.cxx |6 +- sw/source/core/layout/paintfrm.cxx |2 +- sw/source/filter/ww8/ww8par2.cxx |3 ++- 3 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 31d608a87bb28a81bd5c129d473c8b7211d67098 Author: Caolán McNamara Date: Fri Mar 7

URGENT: Hackfest Gran Canaria -- April, 24-25 2014 -- be a participant!

2014-03-07 Thread Bjoern Michaelsen
Hi all, as already noted during the ESC call, we will have a LibreOffice Hackfest in Las Palmas de Gran Canaria on April, 25-26. As usual, I created a wikipage for the event: https://wiki.documentfoundation.org/Hackfest/GranCanaria2014 The location is actually quite easily reachable from all of

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

2014-03-07 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/strict.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |3 +++ writerfilter/source/ooxml/model.xml |2 ++ 3 files changed, 5 insertions(+) New commits: commit aaef39de32442203d631a65aecf23eeb27dfbb12 Author: Miklos Vajna Date: Fri Mar 7 17:58

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

2014-03-07 Thread Miklos Vajna
writerfilter/inc/dmapper/DomainMapper.hxx|2 +- writerfilter/source/dmapper/DomainMapper.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 960ef265fca5d7a555c41e0dc9bf2bd8ac9370f4 Author: Miklos Vajna Date: Fri Mar 7 17:41:39 2014 +0100 unused par

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

2014-03-07 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/strict.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |6 +- writerfilter/source/ooxml/model.xml |1 + 3 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 195b8491d0299038fb64d19463e3ce90905bf346 Author: Miklos Vajna Date:

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

2014-03-07 Thread Caolán McNamara
helpers/help_hid.lst | 13 - source/text/shared/01/06140100.xhp | 37 + source/text/shared/01/06140400.xhp |4 ++-- 3 files changed, 19 insertions(+), 35 deletions(-) New commits: commit 43dc63d9850e04adee3fac707e35576e0e7f4539

[Libreoffice-commits] core.git: helpcontent2

2014-03-07 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4a2d2343c6d49c73cb5d18de2602cfffa8df59b3 Author: Caolán McNamara Date: Fri Mar 7 16:14:39 2014 + Updated core Project: help 43dc63d9850e04adee3fac707e35576e0e7f4539 diff --git a/helpconten

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

2014-03-07 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx|2 +- sc/source/core/tool/clkernelthread.cxx |5 + 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 6e24c789572aba5b6ee95e894f6d778777b1df58 Author: Kohei Yoshida Date: Fri Mar 7 11:13:08 2014 -0500 Initialize OpenCL d

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

2014-03-07 Thread Michael Stahl
sw/inc/tgrditem.hxx | 77 ++- sw/source/core/inc/pagefrm.hxx | 11 +- sw/source/core/layout/atrfrm.cxx| 141 +++- sw/source/core/layout/flowfrm.cxx |2 sw/source/core/layout/pagechg.cxx | 28 ++- sw/source

[Bug 75240] improve coding style in bitmap3.cxx

2014-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75240 --- Comment #5 from Jan Holesovsky --- Milan: Great to see you interested in this task! Blocking it is not completely ideal though; so if somebody fixes it before you get to that, you will have to pick another one :-) Having said that, blocking

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - svx/source

2014-03-07 Thread Muthu Subramanian
svx/source/svdraw/svdobj.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5d033741b5e5d1b2c7eec91bc5fe24e5db18eb40 Author: Muthu Subramanian Date: Fri Mar 7 21:24:39 2014 +0530 Use GetData() instead of GetBuffer() Change-Id: I82717c53b0ed1eb14ab6cc

[Libreoffice-commits] core.git: 2 commits - include/oox oox/Library_oox.mk oox/source sw/source writerfilter/source

2014-03-07 Thread Tomaž Vajngerl
include/oox/helper/grabbagstack.hxx| 56 oox/Library_oox.mk |1 oox/source/helper/grabbagstack.cxx | 93 + sw/source/filter/ww8/docxattributeoutput.cxx |5 - writerfilter/source/dmap

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

2014-03-07 Thread Stephan Bergmann
stoc/source/inspect/introspection.cxx | 785 ++ 1 file changed, 241 insertions(+), 544 deletions(-) New commits: commit 25d154bbf94157f0bdf71a71964409857634c570 Author: Stephan Bergmann Date: Fri Mar 7 16:19:31 2014 +0100 Use getTypes instead of getImpleme

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

2014-03-07 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx |4 +--- sc/source/core/opencl/formulagroupcl.cxx |4 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 7a0ed3a406bd14bb2b52c383282daf4777ba76e0 Author: Kohei Yoshida Date: Fri Mar 7 09:27:05 2014 -0500 Disable pre-c

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

2014-03-07 Thread Miklos Vajna
writerfilter/source/ooxml/modelcleanup | 21 - writerfilter/source/ooxml/modelcleanup.xsl | 311 - 2 files changed, 332 deletions(-) New commits: commit 0f46b0694a42633500fb5267467a2b51978a57d2 Author: Miklos Vajna Date: Fri Mar 7 15:12:48 2014 +0100 wri

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

2014-03-07 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/strict.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12 +++ writerfilter/source/ooxml/OOXMLFactory.cxx | 12 +++ writerfilter/source/ooxml/OOXMLFactory.hxx |3 + writerfilter/source/ooxml/OOXMLPropertySetI

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sd/source stlport/systemstl xmloff/source

2014-03-07 Thread Herbert Dürr
sd/source/ui/sidebar/MasterPageObserver.cxx|2 +- stlport/systemstl/hash_map |2 -- xmloff/source/transform/EventOASISTContext.cxx |2 +- xmloff/source/transform/EventOOoTContext.cxx |2 +- xmloff/source/transform/TransformerActions.cxx |4 ++-- 5 file

Re: HELP: Impress language dictionary

2014-03-07 Thread Thorsten Behrens
Alexandre Vicenzi wrote: > I was using Impress yesterday, and I can't find where I choose the > current dictionary for spelling. On Writer is on page bottom. > Hi Alexandre, this is the LibreOffice development list - please refer to http://www.libreoffice.org/get-help/community-support/ for havi

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

2014-03-07 Thread Stephan Bergmann
stoc/source/inspect/introspection.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 28f7f5f67cd6c064e703b3c4d3d2aa2f6286fb77 Author: Stephan Bergmann Date: Fri Mar 7 14:03:28 2014 +0100 -Werror=unused-parameter Change-Id: Ida1c78309cc0cde3082ce434

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - 8 commits - include/rtl include/svl include/svx sal/rtl sd/inc sd/source svl/source svx/source

2014-03-07 Thread Stephan Bergmann
include/rtl/strbuf.hxx | 17 +++ include/svl/itemset.hxx |3 + include/svx/svdobj.hxx |2 sal/rtl/strtmpl.cxx | 13 ++ sd/inc/sdpage.hxx|3 + sd/inc/stlpool.hxx |5 ++ sd/source/core/drawdoc3.cxx | 62 +

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - chart2/source

2014-03-07 Thread Laurent Balland-Poirier
chart2/source/tools/PolynomialRegressionCurveCalculator.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit cade56eef6d23aa7dd6e374858cf30ff3fcd163b Author: Laurent Balland-Poirier Date: Wed Mar 5 10:43:54 2014 +0100 fdo#75538 R^2 calculation of trendl

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - svx/source

2014-03-07 Thread Michael Stahl
svx/source/dialog/svxruler.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 58d0ba47f82e264e9b17c0e0d37bc043126d195d Author: Michael Stahl Date: Thu Mar 6 22:25:55 2014 +0100 rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove() Not sure why mpParaItem i

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 2 commits - desktop/Module_desktop.mk scp2/source shell/Module_shell.mk

2014-03-07 Thread Tor Lillqvist
desktop/Module_desktop.mk|2 +- scp2/source/ooo/common_brand.scp |4 +++- shell/Module_shell.mk| 11 +-- 3 files changed, 13 insertions(+), 4 deletions(-) New commits: commit af5d2d20ae88e7863dbce39d523246fe941e85a8 Author: Tor Lillqvist Date: Fri Mar 7 14

[Libreoffice-commits] core.git: 22 commits - cui/source editeng/source filter/source hwpfilter/source sal/osl sal/qa sc/source sd/source sfx2/source sw/source vcl/source vcl/unx

2014-03-07 Thread Caolán McNamara
cui/source/options/optpath.cxx|4 ++-- editeng/source/editeng/editeng.cxx|7 +++ editeng/source/editeng/editobj.cxx|6 +++--- filter/source/t602/t602filter.cxx |3 --- hwpfilter/source/hbox.cxx

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

2014-03-07 Thread Norbert Thiebaud
ucb/source/ucp/ftp/ftpcontent.cxx | 170 -- ucb/source/ucp/ftp/ftpcontent.hxx | 227 ++ ucb/source/ucp/ftp/ftpcontentprovider.cxx | 179 ++- ucb/source/ucp/ftp/ftpcontentprovider.hxx | 60 --- 4 files chan

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

2014-03-07 Thread Bjoern Michaelsen
sw/source/core/fields/cellfml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7af06afee44f13f7f2cd69854a0e40e9ede7a378 Author: Bjoern Michaelsen Date: Fri Mar 7 12:50:46 2014 +0100 fdo#75492: table names can start the same way and still be different

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

2014-03-07 Thread Bjoern Michaelsen
sw/source/core/crsr/crsrsh.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 0f6431dd4d9b91e3819abee35ebc946c800f53fd Author: Bjoern Michaelsen Date: Fri Mar 7 10:15:55 2014 +0100 fdo#74854: better loose selection than crashing - this is just a bandaid

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

2014-03-07 Thread Michael Stahl
sw/qa/extras/ooxmlimport/data/rhbz988516.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 14 ++ writerfilter/source/ooxml/model.xml |4 +++- 3 files changed, 17 insertions(+), 1 deletion(-) New commits: commit 155397041b1a5687259605de1e33ed86ed955821 Auth

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - officecfg/registry

2014-03-07 Thread Andras Timar
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |1 + 1 file changed, 1 insertion(+) New commits: commit 385c54367fe1f7453ff9127de79251deaf28cdee Author: Andras Timar Date: Fri Mar 7 11:39:55 2014 +0100 fdo#60833 user's wordbook should be selected by default Ch

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

2014-03-07 Thread Michael Stahl
sw/qa/extras/ooxmlimport/data/rhbz988516.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12 writerfilter/source/ooxml/model.xml |4 +++- 3 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 9a156365277c93bd66c2ef21c42bfa377eaf314b Author

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - officecfg/registry

2014-03-07 Thread Andras Timar
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |1 + 1 file changed, 1 insertion(+) New commits: commit 7f98508ec2d20042725790468c5fc39a19c6ecec Author: Andras Timar Date: Fri Mar 7 11:39:55 2014 +0100 fdo#60833 user's wordbook should be selected by default Ch

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

2014-03-07 Thread Caolán McNamara
helpers/help_hid.lst |3 --- source/text/shared/01/06140500.xhp |8 2 files changed, 4 insertions(+), 7 deletions(-) New commits: commit 2772c59c848df42ad1064399fa13da119ead6f84 Author: Caolán McNamara Date: Fri Mar 7 11:03:04 2014 + update help ids for

[Libreoffice-commits] core.git: cui/AllLangResTarget_cui.mk cui/source cui/uiconfig cui/UIConfig_cui.mk

2014-03-07 Thread Caolán McNamara
cui/AllLangResTarget_cui.mk |1 cui/UIConfig_cui.mk |1 cui/source/customize/eventdlg.cxx | 71 +++-- cui/source/customize/eventdlg.hrc | 30 cui/source/customize/eventdlg.hxx |3 cui/source/customize/eventdlg.src | 98 -

[Libreoffice-commits] core.git: helpcontent2

2014-03-07 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 119edfedbe63810a6e44325689c83cc518645ab2 Author: Caolán McNamara Date: Fri Mar 7 11:03:04 2014 + Updated core Project: help 2772c59c848df42ad1064399fa13da119ead6f84 diff --git a/helpconten

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 60870, which changed state. Bug 60870 Summary: EDITING: Spell Check custom dictionary not recognized? https://bugs.freedesktop.org/show_bug.cgi?id=60870 What|Removed |Added

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

2014-03-07 Thread Miklos Vajna
writerfilter/source/ooxml/factoryimpl.xsl |3 ++- writerfilter/source/ooxml/model.xml|2 ++ writerfilter/source/ooxml/namespaceids.xsl |3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) New commits: commit f9bf15e19ec823a58ee32bf94da81f3bb1a147bc Author: Miklos Vajna D

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - officecfg/registry

2014-03-07 Thread Andras Timar
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 55722afd357bc6243fe5ad65234ff34c6c9799f1 Author: Andras Timar Date: Fri Mar 7 11:58:07 2014 +0100 fdo#60833 user's wordbook should be selected

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl' - 7 commits - chart2/source

2014-03-07 Thread Markus Mohrhard
chart2/source/view/inc/DummyXShape.hxx | 14 -- chart2/source/view/main/DummyXShape.cxx| 54 ++--- chart2/source/view/main/OpenGLRender.cxx | 33 ++- chart2/source/view/main/OpenGLRender.hxx |4 - chart2/source/view/main/Ope

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.0' - officecfg/registry

2014-03-07 Thread Andras Timar
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 972c74b859a8c39550995de92ecf62ab005a158c Author: Andras Timar Date: Fri Mar 7 11:58:07 2014 +0100 fdo#60833 user's wordbook should be selected

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

2014-03-07 Thread Markus Mohrhard
chart2/source/view/main/OpenGLRender.cxx | 27 +++ chart2/source/view/main/OpenGLRender.hxx |4 ++-- 2 files changed, 13 insertions(+), 18 deletions(-) New commits: commit d102ae2ce8873b01d9408e37a843e16062c50531 Author: Markus Mohrhard Date: Fri Mar 7 11:37:30 20

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - officecfg/registry

2014-03-07 Thread Andras Timar
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |1 + 1 file changed, 1 insertion(+) New commits: commit 0eb2d6a5650e05a57044335e104f2370dc47ce92 Author: Andras Timar Date: Fri Mar 7 11:39:55 2014 +0100 fdo#60833 user's wordbook should be selected by default Ch

[Libreoffice-commits] core.git: officecfg/registry

2014-03-07 Thread Andras Timar
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |1 + 1 file changed, 1 insertion(+) New commits: commit 82ff9ec5935fd5647cb39ae5a85565f4260b0212 Author: Andras Timar Date: Fri Mar 7 11:39:55 2014 +0100 fdo#60833 user's wordbook should be selected by default Ch

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

2014-03-07 Thread Zolnai Tamás
include/sfx2/recentdocsview.hxx|2 ++ sfx2/source/control/recentdocsview.cxx |7 +++ sfx2/source/control/thumbnailview.cxx |2 -- 3 files changed, 9 insertions(+), 2 deletions(-) New commits: commit b071644756772d0b6930ac2e6d27237b67e7febc Author: Zolnai Tamás Date: F

fdo / git repo updates ...

2014-03-07 Thread Michael Meeks
Hi there, I just added empty / dummy repos for impress_remote (underscore?) and libabw and I moved contrib/libvisio to the top-level. Any chance of creating the links so we can get fdo cgit etc. setup for those ? :-) [ also I guess the hooks would need updating / installing too ? ]

[Libreoffice-commits] core.git: helpcontent2

2014-03-07 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0b4abd40a2005024db96092e66e798c851720e6a Author: Caolán McNamara Date: Fri Mar 7 10:21:36 2014 + Updated core Project: help f8aab22755a2e15062977bcf2bf8172f79cc0f92 diff --git a/helpconten

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

2014-03-07 Thread Caolán McNamara
helpers/help_hid.lst | 11 source/text/shared/01/06140200.xhp | 50 +++-- 2 files changed, 21 insertions(+), 40 deletions(-) New commits: commit f8aab22755a2e15062977bcf2bf8172f79cc0f92 Author: Caolán McNamara Date: Fri Mar 7 10:21:36

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

2014-03-07 Thread Miklos Vajna
oox/source/drawingml/drawingmltypes.cxx |5 - sw/qa/extras/ooxmlexport/data/dkvert.docx |binary sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx |9 + 3 files changed, 13 insertions(+), 1 deletion(-) New commits: commit 312e3c38befc8164b18842e62e0f91820f4d94bc Author: Miklos

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

2014-03-07 Thread Stephan Bergmann
solenv/bin/native-code.py |3 stoc/source/inspect/introspection.component |5 - stoc/source/inspect/introspection.cxx | 90 3 files changed, 31 insertions(+), 67 deletions(-) New commits: commit 03fcda48819219d89d92db0ebd3d0515b2b9b0

[Libreoffice-commits] core.git: 2 commits - basic/source comphelper/source eventattacher/source extensions/source pyuno/source reportdesign/source scripting/source sc/source stoc/source svx/source udk

2014-03-07 Thread Stephan Bergmann
basic/source/classes/sbunoobj.cxx |4 - comphelper/source/eventattachermgr/eventattachermgr.cxx |4 - eventattacher/source/eventattacher.cxx |4 - extensions/source/propctrlr/eventhandler.cxx|6 +- extensions/source/propctrlr/gener

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

2014-03-07 Thread Zolnai Tamás
include/sfx2/recentdocsview.hxx|2 ++ sfx2/source/control/recentdocsview.cxx |7 +++ sfx2/source/control/thumbnailview.cxx |2 -- sfx2/source/doc/templatedlg.cxx| 29 - 4 files changed, 17 insertions(+), 23 deletions(-) New commits: c

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

2014-03-07 Thread Bjoern Michaelsen
sw/source/core/crsr/crsrsh.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit ec62a7ed2c25e2034e9199ba8b846771d71e1d77 Author: Bjoern Michaelsen Date: Fri Mar 7 10:15:55 2014 +0100 fdo#74854: better loose selection than crashing - this is just a bandaid

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

2014-03-07 Thread sushil_shinde
sw/qa/extras/ooxmlexport/data/Unsupportedtextfields.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 13 + writerfilter/source/dmapper/DomainMapper_Impl.cxx| 38 ++- writerfilter/source/dmapper/DomainMapper_Impl.hxx|3 - 4 files chang

Integration Libreoffice on Mac OS

2014-03-07 Thread Shin Nguyễn
Hi all, I'm a desktop developer, I want to integrate Libreoffice on Windows and Mac OS (integrate viewer of libreoffice into my app when open a document). I have finished on Windows using Visual Studio, but I don't know how to integrate on Mac OS using Xcode. Can you give me some suggestions? Thank

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

2014-03-07 Thread Tor Lillqvist
Repository.mk|2 +- scp2/source/ooo/file_ooo.scp |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit af42ac01a4931714d5e362cee253e34b9b3689b1 Author: Tor Lillqvist Date: Fri Mar 7 10:52:50 2014 +0200 Fix OS X build Change-Id: I9

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 3 commits - postprocess/Rdb_services.mk shell/Module_shell.mk solenv/bin

2014-03-07 Thread Tor Lillqvist
postprocess/Rdb_services.mk |4 +- shell/Module_shell.mk |9 + solenv/bin/macosx-codesign-app-bundle | 55 -- 3 files changed, 32 insertions(+), 36 deletions(-) New commits: commit c0b388b8a29c771dbb28dc67e6d2b1a7e5d60193 Aut

Re: Mac OS X SDK - configure: error

2014-03-07 Thread Tor Lillqvist
> checking what Mac OS X SDK to use... configure: error: Could not > figure out the location of a Mac OS X SDK and its version Well, what version of Xcode do you have installed? (The OS X SDK is bundled with Xcode.) > I did install jdk and jre for Mac and tried again but no luck. That is irrelev

Re: [PATCH] FILESAVE: Empty custom properties are lost while saving in .doc format

2014-03-07 Thread Tarun Kumar K
Hi Michael, As you suggested, I have created the patch with "git commit" and put the bug ID "fdo#75243" in the first line of the commit message, and then "git format-patch HEAD~" Kindly guide is I should do something else as well and where I can see action of patch-making-into-mainstream. Th

[Libreoffice-commits] core.git: shell/Module_shell.mk

2014-03-07 Thread Tor Lillqvist
shell/Module_shell.mk |7 +++ 1 file changed, 7 insertions(+) New commits: commit c84f0dae40b6f3e64a265efcc76b1757edbdbf45 Author: Tor Lillqvist Date: Fri Mar 7 10:32:45 2014 +0200 Blind Windows build fix Change-Id: Ib8403f199057bec926fe1da1bac5738046ccb245 diff --git a/

[Libreoffice-commits] core.git: postprocess/Rdb_services.mk

2014-03-07 Thread Tor Lillqvist
postprocess/Rdb_services.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit dc8bd784c526a0fffe2cc755f0ccf8bf27dcf654 Author: Tor Lillqvist Date: Fri Mar 7 10:29:36 2014 +0200 No cmdmail component on OS X now Change-Id: I693e529c4ef2846425db6ec6ffdf

[Libreoffice-commits] core.git: shell/Module_shell.mk

2014-03-07 Thread Tor Lillqvist
shell/Module_shell.mk |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit ff3f66d4beded37af3118ea8a4602aa77f7698b0 Author: Tor Lillqvist Date: Fri Mar 7 10:17:19 2014 +0200 Simplify Change-Id: Id6dc46c8b24441481d950ef0423da800a0f2ed9d diff --git a/sh

Mac OS X SDK - configure: error

2014-03-07 Thread Sandeep K Chaudhary
Hi, I was building libreoffice on my MacBook following [1] but encountered this error when running './autogen.sh' checking what Mac OS X SDK to use... configure: error: Could not figure out the location of a Mac OS X SDK and its version I did install jdk and jre for Mac and tried again but no lu

[Libreoffice-commits] core.git: shell/Module_shell.mk

2014-03-07 Thread Tor Lillqvist
shell/Module_shell.mk |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit ee39446353a7fd6ba28b6fcf915bc6c020f3bda6 Author: Tor Lillqvist Date: Fri Mar 7 10:08:08 2014 +0200 Why would we need GNOME and KDE scripts on OS X? Also, the senddoc script se

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 2 commits - oox/inc oox/source svx/source

2014-03-07 Thread Muthu Subramanian
oox/inc/oox/drawingml/shapepropertymap.hxx |3 +++ oox/source/drawingml/fillproperties.cxx|4 +++- oox/source/drawingml/shapepropertymap.cxx | 16 +++- svx/source/xoutdev/xattrbmp.cxx|7 +-- 4 files changed, 26 insertions(+), 4 deletions(-) New commi