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

2014-04-06 Thread Tor Lillqvist
vcl/quartz/salgdicommon.cxx |2 +- vcl/quartz/salgdiutils.cxx | 22 ++ 2 files changed, 23 insertions(+), 1 deletion(-) New commits: commit 54687db04e3621f229d61cc690e7c065e24d0cfc Author: Tor Lillqvist Date: Fri Apr 4 18:45:33 2014 +0300 Add CG_TRACEs to this (

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

2014-04-06 Thread Takeshi Abe
filter/source/graphicfilter/epict/epict.cxx | 20 +--- filter/source/graphicfilter/icgm/bundles.cxx| 16 filter/source/graphicfilter/icgm/class4.cxx |5 +++-- filter/source/graphicfilter/ieps/ieps.cxx | 15 +++ filter/source/

LibreOffice Gerrit News for core on 2014-04-07

2014-04-06 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#76635 : Table borders not preserved after RT in https://gerrit.libreoffice.org/8848 from Rajashri Udhoji about module sw, writerfilter + Fix and deduplicat

[Libreoffice-commits] core.git: drawinglayer/README

2014-04-06 Thread Tor Lillqvist
drawinglayer/README |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 4973486e6435fa7680b4cd7ff526b8bf6d5d08a3 Author: Tor Lillqvist Date: Mon Apr 7 08:35:14 2014 +0300 Hah Change-Id: Iaf3ddb15268f1a3f10b78f1c2bd12aafc329a359 diff --git a/drawing

Re: What does "contact" mean in svx?

2014-04-06 Thread Chris Sherlock
Thanks Thorsten, I appreciate the response :-) There is a line in the readme that says the following that has been puzzling a few of us: xoutdev this is where a lot of wht work would happen to move to the canvas. Do you know what this means? Does this mean that it is an way of allow svx to opera

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

2014-04-06 Thread Tor Lillqvist
svx/README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 828263c759928dbe12f56d18cbe302101b604d12 Author: Tor Lillqvist Date: Mon Apr 7 07:58:56 2014 +0300 Huh? Change-Id: I71527cd33d7d2bcef10dd7e7c9c7c661acb4875e diff --git a/svx/README b/svx/READ

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

2014-04-06 Thread Chris Sherlock
include/vcl/outdev.hxx |8 include/vcl/print.hxx |4 ++-- vcl/source/gdi/outdev4.cxx | 16 vcl/source/gdi/print.cxx |6 +++--- 4 files changed, 17 insertions(+), 17 deletions(-) New commits: commit 9413750057ad8f55203aa7c589b69211826ac30f Author:

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

2014-04-06 Thread Chris Sherlock
include/vcl/outdev.hxx |6 + include/vcl/print.hxx |3 vcl/source/gdi/outdev4.cxx | 251 ++--- vcl/source/gdi/print.cxx | 15 ++ 4 files changed, 152 insertions(+), 123 deletions(-) New commits: commit 8659d189ec04aca78c897fcca507

[Libreoffice-commits] core.git: Changes to 'private/moggi/improved-dxf-xls-export'

2014-04-06 Thread Markus Mohrhard
New branch 'private/moggi/improved-dxf-xls-export' available with the following commits: commit 3f84441d255574b2ec37fe30f5f47465adff6f8e Author: Markus Mohrhard Date: Mon Apr 7 03:28:05 2014 +0200 temporary work for improved dxf xls export Change-Id: Ie8177dae226f1b208e28a653e3db1

[ANN] LIbreOffice 4.2.3 RC3 available

2014-04-06 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the third release candidate of LibreOffice 4.2.3. The upcoming 4.2.3 will be the third in a sequence of frequent bugfix releases for our feature-packed 4.2 line. Feel free to give it a try instead of 4.2.2. Conservative users should co

[ANNOUNCE] Tag libreoffice-4.2.3.3 created

2014-04-06 Thread Christian Lohmaier
Hi all, The tag libreoffice-4.2.3.3 (AKA 4.2.3 RC3) has been created on the libreoffice-4-2-3 branch. It is an initially unscheduled, additional RC. The 'libreoffice-4-2' branch is still active and will be used for the 4.2.4 bugfix release. Please read more at http://wiki.documentfoundatio

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

2014-04-06 Thread Ariel Constenla-Haile
i18npool/source/localedata/data/nds_DE.xml | 38 ++--- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit d1268a86dfef20ba8d2f4059180bd55764e4092d Author: Ariel Constenla-Haile Date: Sun Apr 6 19:16:34 2014 + i124611 - Correct date format i

Re: mbNoXORClipping - what's this needed for?

2014-04-06 Thread Thorsten Behrens
Chris Sherlock wrote: > Could anyone give any insight into this? > There's a very old 'optimization' trick to clip output on a raster display, which is to draw the original content in XOR mode, then the clip mask in black, and then the content again in XOR. This avoids complex clip region generati

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

2014-04-06 Thread Tor Lillqvist
include/svtools/HtmlWriter.hxx |8 include/svtools/htmlout.hxx |2 +- svtools/qa/unit/testHtmlWriter.cxx |2 +- svtools/source/svhtml/HtmlWriter.cxx |8 svtools/source/svhtml/htmlout.cxx|2 +- 5 files changed, 11 insertions(+), 11 deletion

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

2014-04-06 Thread Matteo Casalin
sw/source/ui/dbui/mmlayoutpage.cxx | 116 ++--- sw/source/ui/dialog/ascfldlg.cxx | 27 sw/source/ui/dialog/uiregionsw.cxx | 105 - sw/source/ui/envelp/envfmt.cxx | 30 - sw/source/ui/envelp/envlop1.cxx

[Libreoffice-commits] core.git: officecfg/registry reportdesign/uiconfig sc/uiconfig sd/uiconfig starmath/uiconfig sw/uiconfig

2014-04-06 Thread Joren De Cuyper
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |5 + reportdesign/uiconfig/dbreport/menubar/menubar.xml |2 +- sc/uiconfig/scalc/menubar/menubar.xml|2 +- sd/uiconfig/sdraw/menubar/menubar.xml

[Libreoffice-commits] core.git: 13 commits - connectivity/source starmath/source svl/source vcl/source xmloff/source

2014-04-06 Thread Norbert Thiebaud
connectivity/source/commontools/dbexception.cxx | 46 +--- connectivity/source/drivers/calc/CConnection.cxx |2 connectivity/source/drivers/file/FConnection.cxx |5 +- connectivity/source/inc/calc/CConnection.hxx |7 ++- connectivity/source/inc/file/FConnection.

[Libreoffice-commits] core.git: framework/inc framework/source include/unotools odk/examples unotools/source

2014-04-06 Thread Tor Lillqvist
framework/inc/dispatch/dispatchprovider.hxx |2 - framework/inc/dispatch/interceptionhelper.hxx |2 - framework/inc/dispatch/menudispatcher.hxx |2 - framework/inc/dispatch/popupmen

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

2014-04-06 Thread Tor Lillqvist
include/framework/addonsoptions.hxx |4 ++-- include/svtools/menuoptions.hxx |4 ++-- include/svtools/miscopt.hxx |4 ++-- include/svtools/optionsdrawinglayer.hxx |4 ++-- include/svtools/printoptions.hxx|8 include/svtools/slidesorterba

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

2014-04-06 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/linenumbering.rtf |8 +++ sw/qa/extras/rtfexport/rtfexport.cxx |8 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 65 - writerfilter/source/rtftok/rtfsprm.cxx |8 +-- writerfilter/source/rtftok/rtfsprm.hxx

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

2014-04-06 Thread Tor Lillqvist
include/tools/mapunit.hxx |2 +- toolkit/source/helper/vclunohelper.cxx |3 --- vcl/source/gdi/outmap.cxx |6 +- 3 files changed, 2 insertions(+), 9 deletions(-) New commits: commit 4bdd530984959ba0d0cacb43f7441d9a217dfd1f Author: Tor Lillqvist Date: S

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

2014-04-06 Thread Luke Deller
include/filter/msfilter/sprmids.hxx |3 +- sw/source/filter/ww8/wrtww8.cxx | 33 sw/source/filter/ww8/wrtww8.hxx |2 + sw/source/filter/ww8/ww8atr.cxx | 26 ++ sw/source/filter/ww8/ww8attribute

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

2014-04-06 Thread Markus Mohrhard
sc/source/filter/excel/xicontent.cxx | 35 +-- sc/source/filter/excel/xistream.cxx | 24 sc/source/filter/excel/xistyle.cxx | 30 ++ sc/source/filter/inc/xistyle.hxx | 28 ++-

[Libreoffice-commits] mso-dumper.git: msodumper/docrecord.py

2014-04-06 Thread Miklos Vajna
msodumper/docrecord.py | 33 + 1 file changed, 33 insertions(+) New commits: commit b70d0f07e654c4a7dbf46ef5a70a3c94440546e8 Author: Miklos Vajna Date: Sun Apr 6 15:27:14 2014 +0200 doc: dump SHDOperand and SHD diff --git a/msodumper/docrecord.py b/msodu

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

2014-04-06 Thread Markus Mohrhard
oox/source/drawingml/chart/typegroupconverter.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 7a54eddd4353b463e7b9a16ecc5a700726d3641f Author: Markus Mohrhard Date: Sun Apr 6 14:16:01 2014 +0200 maybe that helps the tinderboxes Change-Id: I

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

2014-04-06 Thread Chris Sherlock
include/vcl/outdev.hxx |2 +- vcl/source/gdi/outdev4.cxx | 32 +--- 2 files changed, 10 insertions(+), 24 deletions(-) New commits: commit c8e7bae4da31ca7ed0a30ad476b7733f3c770bf9 Author: Chris Sherlock Date: Sun Apr 6 17:18:09 2014 +1000 fdo#74702 us

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

2014-04-06 Thread Oliver-Rainer Wittmann
xmloff/source/text/txtfldi.cxx | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit 3d038663f44b20efbe10ab9b7149e8e58b648f5f Author: Oliver-Rainer Wittmann Date: Sun Apr 6 08:31:58 2014 + 124607: ODF import: check on certain property existence

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

2014-04-06 Thread Tor Lillqvist
vcl/inc/svdata.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit cb554bc388b09ef34af44be611fc6e798eb2bb5b Author: Tor Lillqvist Date: Sun Apr 6 12:40:10 2014 +0300 I found a reference confirming my guess Change-Id: Id8e48f70801104adef4cbb3c1

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

2014-04-06 Thread Tor Lillqvist
vcl/inc/svdata.hxx |5 + 1 file changed, 5 insertions(+) New commits: commit 42556ae06861f58f984ac064d97f5d6656759a97 Author: Tor Lillqvist Date: Sun Apr 6 12:35:57 2014 +0300 Add a comment guessing what "NWF" means Change-Id: Ib5f5d61d714be573569f72cd4df2229cb9d01563 di

mbNoXORClipping - what's this needed for?

2014-04-06 Thread Chris Sherlock
Hi all, There is a data structure ImplGetSVData which holds a boolean variable mbNoXORClipping. This is only used by one function OutputDevice::DrawGradient() The only platform that seems to need it is OS X - it was set to true in commit 02d2ca1fcdb878ed3fca6d98944cd51653f75c9d in 2008. All tha

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

2014-04-06 Thread Tor Lillqvist
sw/source/core/uibase/app/docsh2.cxx |2 +- sw/source/core/uibase/dbui/mailmergechildwindow.cxx |2 +- sw/source/core/uibase/dialog/SwSpellDialogChildWindow.cxx |2 +- sw/source/core/uibase/fldui/fldwrap.cxx |2 +- 4 files changed, 4 ins