[Libreoffice-commits] core.git: test/Library_vclbootstrapprotector.mk test/source

2014-06-03 Thread Stephan Bergmann
test/Library_vclbootstrapprotector.mk | 34 test/source/vclbootstrapprotector.cxx | 93 ++ 2 files changed, 127 insertions(+) New commits: commit 7a90f7748fbd48c8dd407f71d5ef98d459282285 Author: Stephan Bergmann Date: Wed Jun 4 08:57:32 2014 +02

[Libreoffice-commits] core.git: 5 commits - basic/source chart2/source dbaccess/source forms/source

2014-06-03 Thread Thomas Arnhold
basic/source/classes/sbunoobj.cxx|2 +- chart2/source/view/main/GL3DRenderer.cxx |4 ++-- dbaccess/source/ui/browser/brwctrlr.cxx |4 ++-- forms/source/component/Button.hxx|2 +- forms/source/component/CheckBox.hxx |2 +- forms/source/c

LibreOffice Gerrit News for core on 2014-06-04

2014-06-03 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#79256 Line Style with Long Dashes and dots is getting corrupt after R in https://gerrit.libreoffice.org/9559 from Dinesh Patil about module oox, sw En

LibreOffice Gerrit News for submodules on 2014-06-04

2014-06-03 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: None * Merge

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

2014-06-03 Thread Tor Lillqvist
vcl/inc/win/saldata.hxx |2 ++ vcl/win/source/gdi/salgdi.cxx |7 +++ 2 files changed, 9 insertions(+) New commits: commit dacab84536f61f79a5422e1d8d394019ec62f3ec Author: Tor Lillqvist Date: Tue Jun 3 23:36:18 2014 +0300 Avoid accessing freed memory and freeing already f

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #152 from Joel Madero --- Added bug 78477 - regression It appears likes some fonts make it so that LibreOffice won't start up. Example font attached to the bug. Bibisected -- You are receiving this mail because: You are on the CC l

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero changed: What|Removed |Added Depends on||78477 -- You are receiving this mail beca

[Bug 45789] automatic row height in reports

2014-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45789 Jacob changed: What|Removed |Added CC||jacobm...@gmail.com --- Comment #19 from Jacob

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

2014-06-03 Thread Michael Stahl
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1946977939e4941429383e3a0649ce20ae758930 Author: Michael Stahl Date: Tue Jun 3 23:24:14 2014 +0200 writerfilter: fix log area Change-Id: Iddedd58dbcdd122ec4

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

2014-06-03 Thread Michael Stahl
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 634f647912c07d366e31bfc168fa1294f1613cd6 Author: Michael Stahl Date: Tue Jun 3 23:24:14 2014 +0200 writerfilter: fix log area Change-Id: Iddedd58dbcdd122ec4

Re: ModuleUIConfigurationManager

2014-06-03 Thread Michael Stahl
On 03/06/14 22:46, Richard PALO wrote: > Le 03/06/14 22:33, Richard PALO a écrit : >> Le 30/05/14 12:47, Richard PALO a écrit : >>> Le 30/05/14 10:45, Stephan Bergmann a écrit : >>> ... For libfwklo.so, the relevant symbol that needs to be exported is fwk_component_getFactory (denoting a

[Libreoffice-commits] core.git: Branch 'private/tml/cp-4.2-ia2' - 2 commits - sfx2/qa vcl/inc vcl/win

2014-06-03 Thread Tor Lillqvist
sfx2/qa/complex/sfx2/UndoManager.java |4 ++-- vcl/inc/win/saldata.hxx |2 ++ vcl/win/source/gdi/salgdi.cxx |7 +++ 3 files changed, 11 insertions(+), 2 deletions(-) New commits: commit cc29ff5f3435b3bcd028f551b654d44d7c137b57 Author: Tor Lillqvist Date: T

Re: GSoC 2014 Weekly Report - Improvements To The Template Manager [Week 2]

2014-06-03 Thread alexanderW
Hi, this is already looking very nice. One thing that I feel could make it more intuitive to use would be to move from filetype filtering to having separate folders for each filetype. In my opinion that would make the hierarchy more clear and e.g. "Presentation Backgrounds" won't appear when vie

[Libreoffice-commits] core.git: 2 commits - include/vcl ios/experimental vcl/source

2014-06-03 Thread Tor Lillqvist
include/vcl/metaact.hxx | 3 ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 38 vcl/source/gdi/metaact.cxx | 81 +- 3 files changed, 120 in

Re: ModuleUIConfigurationManager

2014-06-03 Thread Richard PALO
Le 03/06/14 22:33, Richard PALO a écrit : Le 30/05/14 12:47, Richard PALO a écrit : Le 30/05/14 10:45, Stephan Bergmann a écrit : ... For libfwklo.so, the relevant symbol that needs to be exported is fwk_component_getFactory (denoting a C function). Stephan Hmm, that seems to be okay: richa

Re: ModuleUIConfigurationManager

2014-06-03 Thread Richard PALO
Le 30/05/14 12:47, Richard PALO a écrit : Le 30/05/14 10:45, Stephan Bergmann a écrit : ... For libfwklo.so, the relevant symbol that needs to be exported is fwk_component_getFactory (denoting a C function). Stephan Hmm, that seems to be okay: richard@devzone:/opt/local/libreoffice4-4.2.4.2/

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-text-background-color' - editeng/source

2014-06-03 Thread matteocam
editeng/source/editeng/editdbg.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 2bcaa1ca791ff64a1629d2451bd52323e7e814e3 Author: matteocam Date: Tue Jun 3 15:55:26 2014 -0400 DbgOutItem supports Font Background Color Change-Id: I1067e73593fdd116c3fc26

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

2014-06-03 Thread Michael Stahl
sw/qa/core/data/rtf/pass/fdo79384.rtf |1 sw/qa/extras/rtfimport/data/fdo79384.rtf |9 +++ sw/qa/extras/rtfimport/rtfimport.cxx |8 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 72 ++--- writerfilter/source/rtftok/rtfdocumentimpl.h

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

2014-06-03 Thread David Tardon
configure.ac|2 +- src/lib/CDRContentCollector.cpp |5 - src/lib/CDRParser.cpp |8 src/lib/CDRParser.h |4 ++-- 4 files changed, 11 insertions(+), 8 deletions(-) New commits: commit 6448d30053f59f1b71cd841629d053f6bf071d82 Aut

[Libreoffice-commits] core.git: offapi/com

2014-06-03 Thread Caolán McNamara
offapi/com/sun/star/ui/XImageManager.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4d3afa3dfafb34a3864e70bea38bc404d2d19da8 Author: Caolán McNamara Date: Tue Jun 3 20:36:56 2014 +0100 fixup coverity#1219801 Change-Id: I2bc26296d11c49036ffcb0de6

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-text-background-color' - editeng/source

2014-06-03 Thread matteocam
editeng/source/editeng/editdoc.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit a7f27d468dd92a2ffbe114a5bdedf423f657f1ad Author: matteocam Date: Tue Jun 3 15:18:30 2014 -0400 CreateFont supports Background Color Change-Id: I3413c77db8e822aeb957909a661d175320555f

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

2014-06-03 Thread Takeshi Abe
sw/source/ui/envelp/envfmt.cxx|6 +++--- sw/source/ui/envelp/envprt.cxx|5 +++-- sw/source/ui/envelp/labfmt.cxx|4 ++-- sw/source/ui/envelp/labprt.cxx|5 +++-- sw/source/ui/fldui/fldedt.cxx |6 +++--- sw/source/ui/frmdlg/frmpage.cxx | 11 +-- sw/

[Libreoffice-commits] core.git: 5 commits - framework/inc framework/source offapi/com pyuno/source

2014-06-03 Thread Caolán McNamara
framework/inc/uiconfiguration/imagemanager.hxx |5 - framework/inc/uiconfiguration/moduleimagemanager.hxx|5 - framework/source/uiconfiguration/imagemanager.cxx |5 +++-- framework/source/uiconfiguration/moduleimagemanager.cxx |4 +++- offapi/com/sun/star

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

2014-06-03 Thread Michael Stahl
sw/qa/core/data/rtf/pass/fdo79384.rtf |1 sw/qa/extras/rtfimport/data/fdo79384.rtf |9 +++ sw/qa/extras/rtfimport/rtfimport.cxx |8 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 72 ++--- writerfilter/source/rtftok/rtfdocumentimpl.h

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

2014-06-03 Thread Christian Lohmaier
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6c18998d53ad9b1d33173a2004e7086abb98e33f Author: Christian Lohmaier Date: Tue Jun 3 20:51:17 2014 +0200 bring back dictionaries to 4-3 branch Change-Id: Ie1bfde604aa336ff38701fbc80d7f366e8e1

[Libreoffice-commits] buildbot.git: tb/tb_internals.sh

2014-06-03 Thread Thorsten Behrens
tb/tb_internals.sh |3 +++ 1 file changed, 3 insertions(+) New commits: commit c900dd47e4eabc6a8b977ff012379a52f6a7c43c Author: Thorsten Behrens Date: Tue Jun 3 20:50:52 2014 +0200 Add libreoffice-4-3 branch to tb. diff --git a/tb/tb_internals.sh b/tb/tb_internals.sh index 5114824..3

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-text-background-color' - editeng/source

2014-06-03 Thread matteocam
editeng/source/editeng/editeng.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit c52d374be19130c123d8316be6dac51219296abd Author: matteocam Date: Tue Jun 3 14:43:40 2014 -0400 ItemSet includes Background Color in SetFontInfoInItemSet Change-Id: I0a5f5cebccc73eb3c08

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

2014-06-03 Thread Tor Lillqvist
lingucomponent/source/spellcheck/macosxspell/macspellimp.mm |2 vcl/inc/osx/salframeview.h |6 +- vcl/osx/salframe.cxx|5 + vcl/osx/salframeview.mm | 35 ++-- vcl/osx

[Libreoffice-commits] core.git: include/unotools

2014-06-03 Thread Eike Rathke
include/unotools/digitgroupingiterator.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cc520b6eb73de907570efbed44bbe3146fe87b1a Author: Eike Rathke Date: Tue Jun 3 20:23:14 2014 +0200 unknown log area [loplugin:sallogareas] Change-Id: Ic749d5e8c22

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

2014-06-03 Thread Julien Nabet
vcl/workben/outdevgrind.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8d69ec4912c4d5bb8eb03e2dece8cbba0910f11b Author: Julien Nabet Date: Tue Jun 3 20:23:40 2014 +0200 Remove xub_StrLen refs Change-Id: Iea8c3f881a3ddfeaed4f4dca5d66dbe1716b8c

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sw/source

2014-06-03 Thread Armin Le Grand
sw/source/core/layout/paintfrm.cxx | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit fcc24448899577e220db70f265bad59f0ffa8428 Author: Armin Le Grand Date: Tue Jun 3 16:43:56 2014 + i124638 Corrected paints of Writer Frames with DrawingLayer

Re: Guaranteed Top 10 Google Placements mail-archive.com In 100 Days

2014-06-03 Thread cora93576
Free SEO Evaluation! Most business developers do not realize that every website has two kind of audiences: a) People who read the website, click, and take in the look and feel of the site b) Search engines that crawl, index, and evaluate the site. Our free SEO evaluation pack looks at

Re: [Libreoffice-qa] Presentation Video Bug - Need Dev/QA Feedback

2014-06-03 Thread Jonathan Aquilina
> > Do you know how playback is implemented on windows as i wanted to do > testing on it. Someone mentioned that if i plays in windows media > player, then it should play in impress, but unfortunately that is not > the case. > > I plan to set up a wiki page with Joel's help to provide details of

Re: removing SAL_THROW

2014-06-03 Thread Stephan Bergmann
On 06/03/2014 02:24 PM, Noel Grandin wrote: Any objections to doing a mass remove of SAL_THROW? It is defined at http://opengrok.libreoffice.org/xref/core/include/sal/types.h#350 which says: /** Exception specification documentation. The original intent of this macro was to control wheth

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 72614, which changed state. Bug 72614 Summary: Impress hangs on creating new style https://bugs.freedesktop.org/show_bug.cgi?id=72614 What|Removed |Added ---

[Libreoffice-commits] help.git: Branch 'libreoffice-4-3' - source/text

2014-06-03 Thread Laurent Balland-Poirier
source/text/shared/guide/protection.xhp|2 +- source/text/shared/guide/redlining_protect.xhp |2 +- source/text/swriter/guide/protection.xhp |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 0040595dcb207b21f81349af1b71fcd854f3b589 Author: Laure

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

2014-06-03 Thread Vinaya Mandke
sw/qa/extras/ooxmlexport/data/fdo69649.docx|binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 13 +++ sw/qa/extras/ooxmlimport/data/fdo69649.docx|binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 17 +++- writerfilter/source/dmapper/DomainMapper_Impl.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - 2 commits - writerperfect/qa

2014-06-03 Thread David Tardon
writerperfect/qa/unit/data/calc/libmwaw/indeterminate/GreatWorks_1.0.hqx | 61 writerperfect/qa/unit/data/calc/libmwaw/indeterminate/GreatWorks_2.0.hqx | 125 ++ writerperfect/qa/unit/data/calc/libmwaw/pass/GreatWorks_1.0.hqx | 61 writerperfect/qa/unit/data/calc

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

2014-06-03 Thread Miklos Vajna
sw/qa/extras/odfexport/data/textbox-rounded-corners.odt |binary sw/qa/extras/odfexport/odfexport.cxx| 15 + sw/source/core/doc/textboxhelper.cxx|4 + sw/source/core/unocore/unoframe.cxx |6 +- writerfilter/source/ooxml/todo

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

2014-06-03 Thread Eike Rathke
include/unotools/digitgroupingiterator.hxx | 11 --- sc/source/core/tool/interpr4.cxx | 14 +++--- 2 files changed, 11 insertions(+), 14 deletions(-) New commits: commit 06127e06e1d9d99e58b32e618c93667f70929249 Author: Eike Rathke Date: Tue Jun 3 15:55:28 2014 +02

[Libreoffice-commits] core.git: Changes to 'feature/android-viewer'

2014-06-03 Thread Tomaž Vajngerl
New branch 'feature/android-viewer' available with the following commits: commit e28a1465a371ccd258067153577c0ed8ddfeaeec Author: Tomaž Vajngerl Date: Tue Jun 3 15:23:39 2014 +0200 Initial commit of Android Viewer project Project was created with Android Studio. Currently includes

Re: [Libreoffice-qa] Presentation Video Bug - Need Dev/QA Feedback

2014-06-03 Thread Jay Philips
On 06/03/2014 03:24 PM, Caolán McNamara wrote: > For Linux, we're using gstreamer under Linux to play back video, so I > suggest if there's an issue playing back video under Linux that the > reporter checks if it works in totem which typically defaults to having > gstreamer as its backend. So as a

[libreoffice] allow passing FilterOptions via cli

2014-06-03 Thread Tomas Hlavaty
Hi all, I wrote a patch to allow passing FilterOptions via cli, which fixes . The patch is attached. The patch takes the FilterOptions from --infilter and --convert-to args using : as a delimiter. This should hopefully not be a problem, it is c

Re: Some checkings related to

2014-06-03 Thread Eike Rathke
Hi julien2412, On Sunday, 2014-06-01 04:32:16 -0700, julien2412 wrote: > Taking a look at https://bugs.freedesktop.org/show_bug.cgi?id=79499, I > opengroked xub_StrLen and found some references. > Most of them are just comments but there are associated checks > See > http://opengrok.libreoffice.o

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - 4 commits - i18nlangtag/qa i18nlangtag/source include/i18nlangtag svx/source

2014-06-03 Thread Eike Rathke
i18nlangtag/qa/cppunit/test_languagetag.cxx |4 +++ i18nlangtag/source/languagetag/languagetag.cxx| 15 +++-- i18nlangtag/source/languagetag/simple-langtag.cxx | 24 ++ include/i18nlangtag/languagetag.hxx |8 ++- svx/source/dialog

[Libreoffice-commits] core.git: Branch 'private/tml/cp-4.2-ia2' - 4 commits - sw/source

2014-06-03 Thread Tor Lillqvist
sw/source/core/access/accdoc.cxx | 12 -- sw/source/core/access/acctable.cxx | 44 ++--- sw/source/core/access/acctable.hxx |9 --- sw/source/core/layout/tabfrm.cxx | 22 -- 4 files changed, 42 insertions(+), 45 deletions(-)

[Libreoffice-commits] core.git: 4 commits - i18nlangtag/qa i18nlangtag/source include/i18nlangtag svx/source

2014-06-03 Thread Eike Rathke
i18nlangtag/qa/cppunit/test_languagetag.cxx |4 +++ i18nlangtag/source/languagetag/languagetag.cxx| 15 +++-- i18nlangtag/source/languagetag/simple-langtag.cxx | 24 ++ include/i18nlangtag/languagetag.hxx |8 ++- svx/source/dialog

removing SAL_THROW

2014-06-03 Thread Noel Grandin
Hi Any objections to doing a mass remove of SAL_THROW? It is defined at http://opengrok.libreoffice.org/xref/core/include/sal/types.h#350 which says: /** Exception specification documentation. The original intent of this macro was to control whether or not actual exception specificat

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

2014-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68849 --- Comment #31 from Thomas Arnhold --- Thanks, Carl. Great work! :) -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffice@lists.freedesk

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

2014-06-03 Thread Noel Grandin
svx/source/sidebar/line/LineWidthControl.cxx | 14 +++--- svx/source/sidebar/line/LineWidthControl.hxx |2 +- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 59371dfca363601b051ebd289d695ca040a97531 Author: Noel Grandin Date: Tue Jun 3 14:13:22 2014 +0200

[libreoffice] allow passing FilterOptions via cli

2014-06-03 Thread Tomas Hlavaty
Hi all, I wrote a patch to allow passing FilterOptions via cli, which fixes . The patch is attached. The patch takes the FilterOptions from --infilter and --convert-to args using : as a delimiter. This should hopefully not be a problem, it is c

Re: [Libreoffice-qa] Presentation Video Bug - Need Dev/QA Feedback

2014-06-03 Thread Tor Lillqvist
The few movie files I have on my Mac are taken with my Canon DSLR, named *.mov, encoded in H.264 I think, and open with "QuickTime Player". One of those files was the one I successfully inserted in a Writer doc when I tested the recent Mac patches to avmedia. --tml

Re: [Libreoffice-qa] Presentation Video Bug - Need Dev/QA Feedback

2014-06-03 Thread Tor Lillqvist
> For MacOSX I wonder if Tor knows of a basic/built-in video viewer on > MacOSX which uses the same route we are using to render video which can > be used as an example program to compare against to filter out missing > codecs vs libreoffice-side bustate ? No idea. I would just double-click on the

Re: GSoC Dialog Widget Conversion - Week 1-2

2014-06-03 Thread Caolán McNamara
On Mon, 2014-06-02 at 10:40 +0200, Mihály Palenik wrote: > Hello, > > > In the last two week I convert DLG_PUBLISHING dialog. This is a wizard > that contains 6 pages and the second pages consists of 4 parts. Yup, that is an immense dialog. Normally with those multi page dialog each page can be

Re: [Libreoffice-qa] Presentation Video Bug - Need Dev/QA Feedback

2014-06-03 Thread Caolán McNamara
On Sat, 2014-05-31 at 11:17 -0700, Joel Madero wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=56847 > > So QA has some questions: > 1. Should we close this particular bug as INVALID because it's a > disaster with comments and lots of different issues being posted? Its got 67 comments in it

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

2014-06-03 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |4 sw/source/uibase/wrtsh/wrtsh1.cxx| 11 +++ 2 files changed, 15 insertions(+) New commits: commit e2b260fc98e833d4e64426b90992094f2da0498c Author: Miklos Vajna Date: Tue Jun 3 12:44:37 2014 +0200 sw: let layout not mar

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 78801, which changed state. Bug 78801 Summary: Copying HTML from web browser - only plain text is pasted https://bugs.freedesktop.org/show_bug.cgi?id=78801 What|Removed |Added -

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 78801, which changed state. Bug 78801 Summary: Copying HTML from web browser - only plain text is pasted https://bugs.freedesktop.org/show_bug.cgi?id=78801 What|Removed |Added -

[Libreoffice-commits] core.git: bin/fixincludeguards.sh odk/examples

2014-06-03 Thread Thomas Arnhold
bin/fixincludeguards.sh |4 ++- odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx |6 ++--- odk/examples/DevelopersGuide/Database/DriverSkeleton/OSubComponent.hxx

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

2014-06-03 Thread David Tardon
writerperfect/qa/unit/data/calc/libmwaw/indeterminate/GreatWorks_2.0.hqx | 125 ++ writerperfect/qa/unit/data/calc/libmwaw/pass/GreatWorks_2.0.hqx | 125 -- 2 files changed, 125 insertions(+), 125 deletions(-) New commits: commit d758fb4d34a6f524b05fca6342a8e6a80e99d9

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

2014-06-03 Thread David Tardon
writerperfect/qa/unit/data/calc/libmwaw/indeterminate/GreatWorks_1.0.hqx | 61 ++ writerperfect/qa/unit/data/calc/libmwaw/pass/GreatWorks_1.0.hqx | 61 -- 2 files changed, 61 insertions(+), 61 deletions(-) New commits: commit 1a6aae7ddd496121d9478d5004c465d0e3b45d38

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

2014-06-03 Thread Michael Stahl
sw/source/core/fields/ddefld.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit eb3709fd1f94213336d9bbd444b6e054721632a5 Author: Michael Stahl Date: Tue May 27 20:30:19 2014 +0200 fdo#78332: sw: fix separators in SwDDEFieldType::PutValue() Setting

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-06-03 Thread Jan Holesovsky
cui/source/options/personalization.cxx |4 1 file changed, 4 insertions(+) New commits: commit e28749854b89a596f4da7aa710b2a5daf588c4f7 Author: Jan Holesovsky Date: Sun Jun 1 13:15:02 2014 +0200 Acquire the solar mutex, otherwise we cannot access vcl in the thread. Chang

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

2014-06-03 Thread Caolán McNamara
helpers/help_hid.lst |8 source/text/shared/01/0218.xhp | 28 ++-- 2 files changed, 14 insertions(+), 22 deletions(-) New commits: commit 0ff06dc9b3b3635d6fda133d352ae4e6b3ede68d Author: Caolán McNamara Date: Tue Jun 3 10:54:56 2014 +01

[Libreoffice-commits] core.git: helpcontent2

2014-06-03 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9a605b971a08965e9925eeff8762e333b7a31d43 Author: Caolán McNamara Date: Tue Jun 3 10:54:56 2014 +0100 Updated core Project: help 0ff06dc9b3b3635d6fda133d352ae4e6b3ede68d diff --git a/helpconten

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

2014-06-03 Thread Caolán McNamara
cui/source/dialogs/linkdlg.cxx | 16 ++- cui/source/inc/helpid.hrc |1 cui/source/inc/linkdlg.hxx |1 cui/uiconfig/ui/baselinksdialog.ui | 50 +++-- 4 files changed, 36 insertions(+), 32 deletions(-) New commits: commit 07

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

2014-06-03 Thread sk94
cui/UIConfig_cui.mk|1 cui/source/dialogs/linkdlg.cxx | 196 - cui/source/dialogs/svuidlg.hrc | 21 - cui/source/dialogs/svuidlg.src | 198 +++-- cui/source/inc/linkdlg.hxx | 42 --- cui/uiconfig/ui/baselinksdialog.ui | 41

Re: [GSoC] Text Background Color in Draw - Report 02/06/2014

2014-06-03 Thread Thorsten Behrens
Matteo Campanelli wrote: > I am still trying to debug some misbehavior in (2) and i had no successful > experiment in with transparency so far. > Fixing these two issues and writing more layout attribute-related code are > my core goals of the current week. > Hi Matteo, sounds excellent - and do

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

2014-06-03 Thread Lionel Elie Mamane
dbaccess/source/ui/browser/brwctrlr.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 11f54c327592080e3d918283bd7804ef6d704613 Author: Lionel Elie Mamane Date: Sat May 31 05:52:00 2014 +0200 fdo#73352 don't crash if clearWarnings throws an SQLE

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

2014-06-03 Thread Eike Rathke
sc/source/core/data/document.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 8a4737360ea28296f7ac1d3cddf2e27b3ac25915 Author: Eike Rathke Date: Tue May 27 12:31:30 2014 +0200 resolved rhbz#1101224 do not attempt to obtain names for NULL tabs

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - dbaccess/source

2014-06-03 Thread Lionel Elie Mamane
dbaccess/source/ui/browser/brwctrlr.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit e8567278f06e957fcdc0e5afb9aa9d423ef1f55a Author: Lionel Elie Mamane Date: Sat May 31 05:52:00 2014 +0200 fdo#73352 don't crash if clearWarnings throws an SQLE

[Libreoffice-commits] core.git: Changes to 'private/tml/cp-4.2-ia2'

2014-06-03 Thread Kohei Yoshida
New branch 'private/tml/cp-4.2-ia2' available with the following commits: commit bdee198e06a8c8e8d8667dfc77b6f57e7c151105 Author: Kohei Yoshida Date: Mon Dec 16 15:04:09 2013 -0500 Check IsRefMode() before accessing the ref range. Else you'd end up with wrong ref range values. Als

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ee/042661b996fd00d5504caf4f4be60f77bf880f

2014-06-03 Thread Caolán McNamara
ee/042661b996fd00d5504caf4f4be60f77bf880f |1 + 1 file changed, 1 insertion(+) New commits: commit a9b7e967e8c441ba7800abb4c86f54f5078358e2 Author: Caolán McNamara Date: Tue Jun 3 09:52:11 2014 +0100 Notes added by 'git notes add' diff --git a/ee/042661b996fd00d5504caf4f4be60f77bf88

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

2014-06-03 Thread Herbert Dürr
vcl/quartz/ctlayout.cxx | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit d2bbef3d3d6c7be096175ddbdb788ece5067f5fc Author: Herbert Dürr Date: Mon Jun 2 11:30:49 2014 + Related: #i125020# fix the calculation of the text-update rectangle...

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

2014-06-03 Thread Michael Stahl
editeng/source/editeng/editdoc.cxx | 39 - editeng/source/editeng/editdoc.hxx | 17 -- editeng/source/editeng/impedit.hxx |1 editeng/source/editeng/impedit4.cxx | 42 4 files changed, 29 insertions(+),

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

2014-06-03 Thread Markus Mohrhard
officecfg/registry/data/org/openoffice/Office/UI/WriterFormWindowState.xcu | 17 -- 1 file changed, 17 deletions(-) New commits: commit 35610714c114e7fcea09dad0e395c69b8a9bdfbe Author: Markus Mohrhard Date: Sun Jun 1 03:45:34 2014 +0200 don't add the changes toolbar to the form

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

2014-06-03 Thread Herbert Dürr
vcl/quartz/salgdiutils.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit bcc7086ebf447449489edef2adc3b158a0198cff Author: Herbert Dürr Date: Mon Jun 2 11:54:15 2014 + #i125020# allow antialiasing on all update borders for Aqua graphics (

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 51/3225be9cbadee6d8f7fd4e9910e10fc5ff571b

2014-06-03 Thread Caolán McNamara
51/3225be9cbadee6d8f7fd4e9910e10fc5ff571b |1 + 1 file changed, 1 insertion(+) New commits: commit 86cfdaaa6f115fecc1f4e2c63d974bc2079145f6 Author: Caolán McNamara Date: Tue Jun 3 09:47:35 2014 +0100 Notes added by 'git notes add' diff --git a/51/3225be9cbadee6d8f7fd4e9910e10fc5ff57

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

2014-06-03 Thread Kohei Yoshida
sc/source/filter/xml/xmlexprt.cxx | 40 -- 1 file changed, 26 insertions(+), 14 deletions(-) New commits: commit 9c2f1677aa4048f0ce2a744bb28d8cd8774216e7 Author: Kohei Yoshida Date: Fri May 30 22:02:01 2014 -0400 fdo#78927: Use different XML attribute

[Libreoffice-commits] core.git: helpcontent2

2014-06-03 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33b4cd4f8e7ac42e206f13b565868a89d946957a Author: Laurent Balland-Poirier Date: Mon Jun 2 16:19:51 2014 +0200 Updated core Project: help 99e6e19c88313251a236ef25150d339b930c7f9a fdo#7953

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

2014-06-03 Thread Laurent Balland-Poirier
source/text/shared/guide/protection.xhp|2 +- source/text/shared/guide/redlining_protect.xhp |2 +- source/text/swriter/guide/protection.xhp |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 99e6e19c88313251a236ef25150d339b930c7f9a Author: Laure

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

2014-06-03 Thread Miklos Vajna
sw/qa/core/data/rtf/pass/fdo79384.rtf |5 + writerfilter/source/rtftok/rtfdocumentimpl.cxx |7 ++- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 4cd095db39f5631379245c171e82e373833b2e11 Author: Miklos Vajna Date: Mon Jun 2 20:14:16 2014 +0200

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5a/be28ae3af726e94f62c5bcdc22d6b7f48a1a57

2014-06-03 Thread Caolán McNamara
5a/be28ae3af726e94f62c5bcdc22d6b7f48a1a57 |1 + 1 file changed, 1 insertion(+) New commits: commit 7404d52597369dbbf251f6cb98d0f1f324dc4eab Author: Caolán McNamara Date: Tue Jun 3 09:25:09 2014 +0100 Notes added by 'git notes add' diff --git a/5a/be28ae3af726e94f62c5bcdc22d6b7f48a1a

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a9/b9ceff86f35be1eeff5f251d24e338db760a1e

2014-06-03 Thread Caolán McNamara
a9/b9ceff86f35be1eeff5f251d24e338db760a1e |1 + 1 file changed, 1 insertion(+) New commits: commit 952540f8723b816bad82bf5405ad0b30058d46a1 Author: Caolán McNamara Date: Tue Jun 3 09:23:42 2014 +0100 Notes added by 'git notes add' diff --git a/a9/b9ceff86f35be1eeff5f251d24e338db760a

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

2014-06-03 Thread Herbert Dürr
vcl/quartz/ctlayout.cxx | 35 +++ 1 file changed, 27 insertions(+), 8 deletions(-) New commits: commit 687f0c9300d499b78deea2890b4c2019adb2d67d Author: Herbert Dürr Date: Tue May 20 12:00:50 2014 + Resolves: #i124935# fix expanded/condensed text brea

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 11/18f619fd1680a18a1dbfda156f7e97d121386f

2014-06-03 Thread Caolán McNamara
11/18f619fd1680a18a1dbfda156f7e97d121386f |1 + 1 file changed, 1 insertion(+) New commits: commit 3f51ac28139240ac39220e4387015cdf4ee2396d Author: Caolán McNamara Date: Tue Jun 3 09:22:32 2014 +0100 Notes added by 'git notes add' diff --git a/11/18f619fd1680a18a1dbfda156f7e97d12138

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

2014-06-03 Thread Michael Stahl
svx/source/tbxctrls/tbcontrl.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 5786c0b932e3a9cc900fa14ab17fb48f75581629 Author: Michael Stahl Date: Tue Jan 28 20:45:20 2014 +0100 fix bad cast in SvxStyleBox_Impl::StateChanged() This causes va

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 07/3ec69fb970830d39c8700317ee74dbbdfd1fda

2014-06-03 Thread Caolán McNamara
07/3ec69fb970830d39c8700317ee74dbbdfd1fda |1 + 1 file changed, 1 insertion(+) New commits: commit 55f596df99bcaea55b067e04e15477149703d4ee Author: Caolán McNamara Date: Tue Jun 3 09:15:29 2014 +0100 Notes added by 'git notes add' diff --git a/07/3ec69fb970830d39c8700317ee74dbbdfd1f

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - 4 commits - configure.ac writerperfect/qa writerperfect/source

2014-06-03 Thread David Tardon
configure.ac | 2 writerperfect/qa/unit/data/writer/libmwaw/indeterminate/GreatWorks_v2.hqx | 180 ++ writerperfect/qa/unit/data/writer/libmwaw/pass/GreatWorks_v2.hqx | 180 -- writerperfect/source/commo

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

2014-06-03 Thread Herbert Dürr
vcl/quartz/salgdiutils.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ee9dd6c086f7bda615d5b28d3319a83ce1673607 Author: Herbert Dürr Date: Mon Jun 2 11:47:23 2014 + #i125020# fix rounding error in AquaSalGraphics::RefreshRect() Rounding l

[Libreoffice-commits] core.git: 4 commits - configure.ac writerperfect/Module_writerperfect.mk writerperfect/qa writerperfect/source

2014-06-03 Thread David Tardon
configure.ac | 2 writerperfect/Module_writerperfect.mk | 3 writerperfect/qa/unit/data/writer/libmwaw/indeterminate/GreatWorks_v2.hqx | 180 ++ writerperfect/qa/unit/data/writer/li

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 77/e79c411fd1961cbdf0b8e07e85a8019b7d7350

2014-06-03 Thread Caolán McNamara
77/e79c411fd1961cbdf0b8e07e85a8019b7d7350 |1 + 1 file changed, 1 insertion(+) New commits: commit a6eef7910792e95861da7162d20c5837f1a96641 Author: Caolán McNamara Date: Tue Jun 3 08:51:36 2014 +0100 Notes added by 'git notes add' diff --git a/77/e79c411fd1961cbdf0b8e07e85a8019b7d73

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 81/614e1cb8e300b1c586eb747539546fd65c11db

2014-06-03 Thread Caolán McNamara
81/614e1cb8e300b1c586eb747539546fd65c11db |1 + 1 file changed, 1 insertion(+) New commits: commit 36abfeab3fa9ec3964ac9764b6a162e61eff66f8 Author: Caolán McNamara Date: Tue Jun 3 08:47:58 2014 +0100 Notes added by 'git notes add' diff --git a/81/614e1cb8e300b1c586eb747539546fd65c11

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - 4 commits - download.lst external/libebook external/libetonyek external/libodfgen external/librevenge

2014-06-03 Thread David Tardon
download.lst | 16 external/libebook/0001-blind-attempt-to-workaround-MSVC-bug.patch | 87 - external/libebook/0001-parse-zipped-FictionBook-2-files-again.patch | 58 external/libebook/UnpackedTarb

[Libreoffice-commits] core.git: 4 commits - download.lst external/libebook external/libetonyek external/libodfgen external/librevenge

2014-06-03 Thread David Tardon
download.lst | 16 external/libebook/0001-blind-attempt-to-workaround-MSVC-bug.patch | 87 - external/libebook/0001-parse-zipped-FictionBook-2-files-again.patch | 58 external/libebook/UnpackedTarb