[Libreoffice-commits] core.git: accessibility/inc accessibility/source chart2/source compilerplugins/clang cui/source dbaccess/source editeng/source fpicker/source framework/inc framework/source helpc

2015-07-29 Thread Noel Grandin
accessibility/inc/accessibility/extended/accessibletabbarpagelist.hxx |1 accessibility/source/extended/accessibletabbarpagelist.cxx| 18 -- chart2/source/controller/inc/dlg_DataEditor.hxx |2 compilerplugins/clang/unusedmethods.py

[Libreoffice-commits] core.git: pyuno/Library_pyuno.mk pyuno/source

2015-07-29 Thread Matthew J . Francis
pyuno/Library_pyuno.mk|1 pyuno/source/module/pyuno.cxx | 111 + pyuno/source/module/pyuno_impl.hxx|9 pyuno/source/module/pyuno_module.cxx |4 pyuno/source/module/pyuno_runtime.cxx | 34 +- pyuno/source/module/pyuno_struct.cxx | 393 +++

[Bug 38837] Reduce power consumption: timers must end eventually

2015-07-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38837 Jean-Baptiste Faure changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-commits] core.git: 9 commits - chart2/Library_chartcontroller.mk chart2/source include/sfx2 include/svx sfx2/source svx/Library_svx.mk svx/source

2015-07-29 Thread Markus Mohrhard
chart2/Library_chartcontroller.mk |1 chart2/source/controller/main/ChartController.cxx |2 chart2/source/controller/sidebar/Chart2PanelFactory.cxx |3 chart2/source/controller/sidebar/ChartLinePanel.cxx | 295 + chart2/source/controller/sidebar/

Re: Patch: Fix bug 90222 - Replace ScaList with std container

2015-07-29 Thread Ryan McCoskrie
On Wednesday, July 29, 2015 03:27:07 PM Eike Rathke wrote: > On Wednesday, 2015-07-29 22:45:18 +1200, Ryan McCoskrie wrote: > > (I'm having trouble with logerrit) > > That is why? We much prefer patches on gerrit, it eases review and > handling a lot. Using git review might also be an option for y

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

2015-07-29 Thread Michael Stahl
solenv/gdb/boost/ptr_container.py |8 solenv/gdb/boost/unordered.py |4 ++-- sw/inc/poolfmt.hxx |5 + sw/source/core/doc/DocumentStylePoolManager.cxx |8 sw/source/core/undo/unattr.cxx

Re: [GSoC15] Chained Text Boxes - Report Week 9

2015-07-29 Thread Thorsten Behrens
Matteo Campanelli wrote: > I'm sorry for the basic question but the next step for this is basically > pulling master+rebasing+pushing to master? > Yep, except for the pushing part - we really want to run this past gerrit CI first. ;) Cheers, -- Thorsten signature.asc Description: Digital signa

Re: [Text Chains in Draw] A few question on general handling of chains of text boxes

2015-07-29 Thread Thorsten Behrens
Matteo Campanelli wrote: > This part has been completed; also we can chain-links are set directly > after loading from file now. > Nice! > Thorsten, everything that worked already is working after setting > the UNO property but the solution is a bit dirty. Please see my last > chat message today.

[Bug 39468] translate German comments, removing redundant ones

2015-07-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #191 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=12047823544c13060966e5f422875a56d5e80727 t

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

2015-07-29 Thread Albert Thuswaldner
sc/source/ui/view/output.cxx | 32 sc/source/ui/view/output3.cxx |2 +- 2 files changed, 17 insertions(+), 17 deletions(-) New commits: commit 12047823544c13060966e5f422875a56d5e80727 Author: Albert Thuswaldner Date: Thu Jul 23 13:33:34 2015 +0200 t

[GSoC] More and Better Tests - Weekly Report #9 (Varun Dhall)

2015-07-29 Thread Varun Dhall
Hi all! Ninth week of GSoC was passed in writing some new tests. Here are the changes made in last 7 days - https://gerrit.libreoffice.org/#/c/17284/ https://gerrit.libreoffice.org/#/c/17375/ These changes are successfully merged into the master. Currently I am working on a couple of test

Re: [GSoC15] Chained Text Boxes - Report Week 9

2015-07-29 Thread Matteo Campanelli
Hi Thorsten, On Mon, Jul 27, 2015 at 1:58 PM, Thorsten Behrens < t...@documentfoundation.org> wrote: > > Hi Matteo, > > nice progress there again! As said earlier, let's now start getting > bits and pieces of that into master. Depending on your risk profile, > as an experimental feature, or w/o U

Minutes of the Design Hangout: 2015-07-29 [call canceled]

2015-07-29 Thread Jan Holesovsky
Hi, Just Mattias appeared in the first 15 minutes, so we canceled the call. Hopefully we'll have more people attending the next week! :-) [but it's vacation period, so...] All the best, Kendy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

Re: [Text Chains in Draw] A few question on general handling of chains of text boxes

2015-07-29 Thread Matteo Campanelli
This part has been completed; also we can chain-links are set directly after loading from file now. Thorsten, everything that worked already is working after setting the UNO property but the solution is a bit dirty. Please see my last chat message today. Matteo On Fri, Jul 24, 2015 at 12:14 AM T

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-07-29 Thread matteocam
svx/source/svdraw/svdedxv.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ba90284faa3fe85ad061ff72a9f9cca54ff8fb2d Author: matteocam Date: Wed Jul 29 19:12:07 2015 +0200 Check for links instead of chainabity when handling key input Change-Id: Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - 2 commits - svx/source

2015-07-29 Thread matteocam
svx/source/svdraw/svdotext.cxx | 52 ++-- svx/source/svdraw/svdotextdecomposition.cxx |3 + 2 files changed, 53 insertions(+), 2 deletions(-) New commits: commit 8e7192c5e053684930e82a5c6bd53905ac2a Author: matteocam Date: Wed Jul 29 18:56:51 2015

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-3' - 2 commits - loleaflet/Makefile

2015-07-29 Thread Mihai Varga
loleaflet/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7dc7dce1eab3f92c5bafbae3fad4c1659b1db938 Author: Mihai Varga Date: Wed Jul 29 19:18:25 2015 +0300 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile ind

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

2015-07-29 Thread Miklos Vajna
vcl/source/window/cursor.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 79c9598d0a586f44757954556661ce6eda1f997e Author: Miklos Vajna Date: Wed Jul 29 18:09:32 2015 +0200 tdf#92982 vcl::Cursor: handle rendercontext With this, vcl::Curs

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 124 commits - accessibility/source animations/source basctl/source basic/source bin/find-unused-defines.awk bin/find-unused-defi

2015-07-29 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 0f482ad82b57fd881935e939cbe7b674aab710ff Author: Pranav Kant Date: Wed Jul 29 21:41:56 2015 +0530 lokdocview: Don't use extern variable: lokThreadPool Change-Id: Ia208e3309bb64baf71ceb97cdf1b3b57b6120353 diff --git a/libreofficekit

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-3' - 12 commits - loleaflet/build loleaflet/debug loleaflet/dist loleaflet/README loleaflet/src

2015-07-29 Thread Mihai Varga
loleaflet/README | 84 + loleaflet/build/deps.js | 29 +- loleaflet/debug/document/document_simple_example.html | 28 - loleaflet/dist/leaflet.css|8 loleaflet/src/control/Control.Scroll.j

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

2015-07-29 Thread Katarina Behrens
chart2/source/controller/sidebar/ChartSeriesPanel.cxx | 10 chart2/source/controller/sidebar/ChartSeriesPanel.hxx |3 chart2/uiconfig/ui/sidebarseries.ui | 408 -- 3 files changed, 290 insertions(+), 131 deletions(-) New commits: commit 2d4223e32628d12b9

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

2015-07-29 Thread Katarina Behrens
chart2/source/controller/sidebar/ChartElementsPanel.cxx |7 chart2/source/controller/sidebar/ChartElementsPanel.hxx |2 chart2/uiconfig/ui/sidebarelements.ui | 743 +--- 3 files changed, 455 insertions(+), 297 deletions(-) New commits: commit 93d301a287141

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-07-29 Thread matteocam
svx/source/svdraw/svdotext.cxx | 28 +++- 1 file changed, 3 insertions(+), 25 deletions(-) New commits: commit c835e327d9941cf65d82fbdf66c368a4e66016b4 Author: matteocam Date: Wed Jul 29 17:38:09 2015 +0200 Remove old code Change-Id: Ie226e450d3013c92e9a

[Libreoffice-commits] online.git: loleaflet/dist

2015-07-29 Thread Mihai Varga
loleaflet/dist/leaflet.css |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9339004176ba6adf06725cec008cd82042632ba3 Author: Mihai Varga Date: Wed Jul 29 18:07:50 2015 +0300 loleaflet: no rectangle around toolbar buttons diff --git a/loleaflet/dist/leaflet.c

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - xmloff/source

2015-07-29 Thread matteocam
xmloff/source/draw/ximpshap.cxx | 26 +- xmloff/source/draw/ximpshap.hxx |1 + 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit 6338b3465f993231dcf7a6a769e3f6b5d8d729e0 Author: matteocam Date: Wed Jul 29 17:06:22 2015 +0200 Set Uno propert

[Libreoffice-commits] online.git: 2 commits - loleaflet/debug loleaflet/dist loleaflet/src loolwsd/LOOLSession.cpp

2015-07-29 Thread Mihai Varga
loleaflet/debug/document/document_simple_example.html |9 -- loleaflet/dist/leaflet.css| 77 +- loleaflet/src/control/Control.Buttons.js |4 loolwsd/LOOLSession.cpp |3 4 files changed, 83 insert

Re: Patch: Fix bug 90222 - Replace ScaList with std container

2015-07-29 Thread Eike Rathke
Hi Ryan, Thanks for your patch! On Wednesday, 2015-07-29 22:45:18 +1200, Ryan McCoskrie wrote: > (I'm having trouble with logerrit) That is why? We much prefer patches on gerrit, it eases review and handling a lot. Using git review might also be an option for you. If for some reason you *have*

Re: Docker container for building LibreOffice

2015-07-29 Thread Dashamir Hoxha
On Mon, Jul 27, 2015 at 3:22 PM, Dashamir Hoxha wrote: > Thanks Eike, your explanation makes sense. > > On Mon, Jul 27, 2015 at 2:55 PM, Eike Rathke wrote: >> >> >> Building LibreOffice needs more RAM. At least 4GB, when building with > > debug or dbgutil even more. Using swap instead of real RA

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

2015-07-29 Thread Tor Lillqvist
vcl/win/source/window/salmenu.cxx | 19 +-- 1 file changed, 1 insertion(+), 18 deletions(-) New commits: commit 09aa0d142e9573fac898ea270d659e3ed7ef019c Author: Tor Lillqvist Date: Wed Jul 29 15:16:55 2015 +0300 This OWNERDRAW thing has been commented-out since 2003

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 2 commits - fpicker/source

2015-07-29 Thread Szymon Kłos
fpicker/source/office/RemoteFilesDialog.cxx | 35 1 file changed, 15 insertions(+), 20 deletions(-) New commits: commit c042209709c592f6ac121a57bba9d9893c56fa97 Author: Szymon Kłos Date: Wed Jul 29 14:13:58 2015 +0200 save mode improvements Change-

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

2015-07-29 Thread Miklos Vajna
include/vcl/window.hxx |5 - vcl/inc/window.h|1 vcl/source/window/paint.cxx | 117 ++-- 3 files changed, 62 insertions(+), 61 deletions(-) New commits: commit a33e0379bbe2c7651315f5cdc5925adab33b573b Author: Miklos Vajna Date:

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

2015-07-29 Thread Michael Stahl
include/svx/svdtrans.hxx |6 -- svx/source/svdraw/svddrgmt.cxx |2 +- svx/source/svdraw/svdoole2.cxx |4 ++-- svx/source/svdraw/svdtrans.cxx | 33 - 4 files changed, 3 insertions(+), 42 deletions(-) New commits: commit 00269d39f655bb0ecb38c0

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

2015-07-29 Thread Eike Rathke
sc/source/core/tool/dbdata.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit f08ffc15e21ec60e587825de2450b4d31e88871a Author: Eike Rathke Date: Wed Jul 29 14:00:27 2015 +0200 translate some comments on the fly Change-Id: Ia

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

2015-07-29 Thread Philipp Weissenbacher
include/svx/svdtrans.hxx | 169 ++- include/svx/svdxcgv.hxx | 73 ++-- 2 files changed, 133 insertions(+), 109 deletions(-) New commits: commit 0f2fb06b9e26077568c18e186894c445fb84285b Author: Philipp Weissenbacher Date: Tue Jul 2

[Bug 39468] translate German comments, removing redundant ones

2015-07-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #190 from Commit Notification --- Philipp Weissenbacher committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0f2fb06b9e26077568c18e186894c445fb84285b

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

2015-07-29 Thread Eike Rathke
sc/source/core/tool/dbdata.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 7ab9a047fc478bcd547259f1bed05dbb3a28d654 Author: Eike Rathke Date: Wed Jul 29 13:35:56 2015 +0200 TableRef: restoring column names in UpdateMoveTab() is now unnecessary

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

2015-07-29 Thread Tor Lillqvist
vcl/win/source/gdi/salgdi3.cxx | 36 +--- 1 file changed, 1 insertion(+), 35 deletions(-) New commits: commit ef6fa18ffca3ad1b5cc55dc07b922803c4551b6f Author: Tor Lillqvist Date: Wed Jul 29 14:44:24 2015 +0300 AddFontResourceExW exists since Windows 2000

[Libreoffice-commits] core.git: accessibility/source animations/source qadevOOo/tests reportbuilder/java sc/qa

2015-07-29 Thread Tor Lillqvist
0 files changed New commits: commit 395d922f58c1aa604b4c40dc3055b71dfaf47cb8 Author: Tor Lillqvist Date: Wed Jul 29 14:13:16 2015 +0300 chmod -x Change-Id: I4a248b59e12587c3b2ce79676fdce29a348b6751 diff --git a/accessibility/source/extended/AccessibleBrowseBox.cxx b/accessibili

[Libreoffice-commits] core.git: configure.ac

2015-07-29 Thread Tor Lillqvist
0 files changed New commits: commit 705e830dd63f1dc2676c96112564531bc9f391a7 Author: Tor Lillqvist Date: Wed Jul 29 14:11:28 2015 +0300 chmod -x Change-Id: Iad82493025bfb3863a3e073938e25f24cbd7a41f diff --git a/configure.ac b/configure.ac old mode 100755 new mode 100644

[Libreoffice-commits] core.git: configure.ac

2015-07-29 Thread David Ostrovsky
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef8ddd22a9f434fc4de1f4b212ff2467676f576c Author: David Ostrovsky Date: Mon Jul 27 08:02:15 2015 +0200 Fix -showIncludes generation on MSVC 14.0 Change-Id: I486b2fc9b4d538ac59d4ced41f2c1726d1

Patch: Fix bug 90222 - Replace ScaList with std container

2015-07-29 Thread Ryan McCoskrie
(I'm having trouble with logerrit) This replaces the ScaList class used in scaddins with/source with std::vector. Odd issues: - I've written a wrap around to std::vector since the original ScaFuncDataList class would generate its contents in the constructor and supported looking contents up by na

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

2015-07-29 Thread Miklos Vajna
sw/inc/pagepreviewlayout.hxx |5 + sw/inc/viewsh.hxx |1 + sw/source/core/view/pagepreviewlayout.cxx | 24 sw/source/uibase/uiview/pview.cxx |2 ++ 4 files changed, 32 insertions(+) New commits: commit 0deff90

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

2015-07-29 Thread Michael Stahl
RepositoryExternal.mk |4 solenv/gbuild/LinkTarget.mk |8 2 files changed, 12 insertions(+) New commits: commit d9162d24ce242f27f9cc0430f0650daac8e5db24 Author: Michael Stahl Date: Wed Jul 29 12:17:03 2015 +0200 RepositoryExternal.mk: for some reason Mac wants

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

2015-07-29 Thread Rishabh Kumar
sc/source/ui/sidebar/AlignmentPropertyPanel.cxx | 88 +++- sc/source/ui/sidebar/AlignmentPropertyPanel.hxx | 10 + sc/source/ui/view/formatsh.cxx |1 sc/uiconfig/scalc/ui/sidebaralignment.ui| 131 4 files changed, 210 insertio

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

2015-07-29 Thread Noel Grandin
basic/source/comp/io.cxx | 14 +++--- basic/source/inc/iosys.hxx| 37 +++-- basic/source/runtime/iosys.cxx|6 +++--- basic/source/runtime/methods1.cxx |4 ++-- basic/source/runtime/runtime.cxx |2 +- 5 files changed, 36

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

2015-07-29 Thread Matteo Casalin
include/osl/endian.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6484b2fda3b4fa0059526e81cd1e26cca46cb705 Author: Matteo Casalin Date: Tue Jul 21 22:56:56 2015 +0200 endian.h: avoid some Wconversion warnings Change-Id: Ic77bd0dd6ac2355eaf3e11811fb

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

2015-07-29 Thread Matteo Casalin
include/tools/solar.h | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 029fa6477bfed71881c3287799f5bdffd3285f92 Author: Matteo Casalin Date: Wed Jul 22 23:22:56 2015 +0200 solar.h: avoid some Wconversion warnings Change-Id: Id41bd4e759dea72b3

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - svtools/source

2015-07-29 Thread Szymon Kłos
svtools/source/control/breadcrumb.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 286cc57c9a31695b51845ca7932d795731619cb9 Author: Szymon Kłos Date: Wed Jul 29 11:09:44 2015 +0200 path must contain user name Change-Id: Ic8c98e724645d49fd9c6d

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

2015-07-29 Thread Michael Stahl
RepositoryExternal.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 57dd4d01c1ba036e5da4abf986b8d594d0ccdb95 Author: Michael Stahl Date: Wed Jul 29 10:56:57 2015 +0200 RepositoryExternal.mk: missing dependency on python3 package This was causing all these "libpytho

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

2015-07-29 Thread Matteo Casalin
include/tools/errcode.hxx | 193 +++--- 1 file changed, 98 insertions(+), 95 deletions(-) New commits: commit 5e6ec5bb145a7223281efd46c659a10fc5a59b58 Author: Matteo Casalin Date: Tue Jul 21 22:57:43 2015 +0200 errcode.hxx: avoid some Wconversion w

[Libreoffice-commits] online.git: 3 commits - loleaflet/src loolwsd/LOOLSession.cpp

2015-07-29 Thread Mihai Varga
loleaflet/src/layer/tile/GridLayer.js | 31 ++- loleaflet/src/layer/tile/TileLayer.js | 39 +- loleaflet/src/map/handler/Map.Keyboard.js |1 loleaflet/src/map/handler/Map.Mouse.js|1 loolwsd/LOOLSession.cpp

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - ucb/source

2015-07-29 Thread Szymon Kłos
ucb/source/ucp/cmis/cmis_content.cxx | 10 -- ucb/source/ucp/cmis/cmis_provider.cxx | 13 + ucb/source/ucp/cmis/cmis_provider.hxx |6 +++--- ucb/source/ucp/cmis/cmis_url.cxx |9 - ucb/source/ucp/cmis/cmis_url.hxx |1 + 5 files changed, 29 inse

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

2015-07-29 Thread Noel Grandin
vcl/win/source/gdi/salbmp.cxx | 22 +++--- 1 file changed, 15 insertions(+), 7 deletions(-) New commits: commit 01d96add97c49607317b51ac64a36c229f9da0ec Author: Noel Grandin Date: Wed Jul 29 09:48:43 2015 +0200 fix windows build after commit b97aa3faa03e5944aac8

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - dtrans/source

2015-07-29 Thread Michael Stahl
dtrans/source/win32/dnd/target.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 022fc2973697d7d25f2b7da3744788fa15a6a477 Author: Michael Stahl Date: Tue Jul 28 17:20:57 2015 +0200 dtrans: reset DropTarget::m_pDropTarget if it is released JunitTest_forms_unoapi_

Re: neon and serf

2015-07-29 Thread Giuseppe Castagno
Hi Michael, On 07/28/2015 10:23 PM, Michael Stahl wrote: On 27.07.2015 11:51, Giuseppe Castagno wrote: On 07/27/2015 08:55 AM, Noel Grandin wrote: fixed with http://cgit.freedesktop.org/libreoffice/core/commit/?id=16f3ef520cafaef42694f5e63a60167e3c41081c ... by the way, are we going to co

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

2015-07-29 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf89954.odt|binary sw/qa/extras/uiwriter/uiwriter.cxx | 22 + sw/source/core/txtnode/thints.cxx |2 - writerfilter/source/dmapper/GraphicImport.hxx |4 +-- writerfilter/source/dmapper/Style

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - 2 commits - svx/source

2015-07-29 Thread matteocam
svx/source/svdraw/svdotext.cxx |2 +- svx/source/unodraw/unoshap2.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 5e02310180605c7dfc1539eeb0b95d691b1557be Author: matteocam Date: Wed Jul 29 09:06:41 2015 +0200 Add chaining constant in unoshap