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

2015-08-07 Thread Mihai Varga
loleaflet/src/core/Log.js |2 +- loleaflet/src/layer/tile/GridLayer.js |8 loleaflet/src/layer/tile/TileLayer.js | 28 ++-- loleaflet/src/map/Map.js |4 ++-- 4 files changed, 25 insertions(+), 17 deletions(-) New commits: com

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

2015-08-07 Thread Ian
scaddins/source/datefunc/datefunc.cxx | 14 +++--- scaddins/source/datefunc/datefunc.hxx | 44 ++ 2 files changed, 7 insertions(+), 51 deletions(-) New commits: commit 09a9234c021ad98c5adeb493b5814e97b92ee912 Author: Ian Date: Thu Aug 6 16:24:50 2015 +01

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #14 from Commit Notification --- Ian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=09a9234c021ad98c5adeb493b5814e97b92ee912 tdf#90222: Remove

graphite2 released

2015-08-07 Thread Martin Hosken
Dear All, Graphite has released a new version of its library and it would be good to get all that arabic goodness into libreoffice. Can someone upload the library from either of: http://projects.palaso.org/attachments/download/427/graphite2-1.3.0.tgz http://sourceforge.net/projects/silgraphite/

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

2015-08-07 Thread Miklos Vajna
sw/inc/doc.hxx | 43 +-- sw/inc/fmtanchr.hxx |4 +- sw/inc/printdata.hxx | 11 +++--- sw/inc/tblafmt.hxx |4 +- sw/inc/undobj.hxx

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

2015-08-07 Thread Andrzej Hunt
sc/inc/sc.hrc |5 + sc/source/ui/inc/viewfunc.hxx |3 - sc/source/ui/src/units.src |5 + sc/source/ui/view/viewfunc.cxx | 114 + 4 files changed, 104 insertions(+), 23 deletions(-) New commits: commit 54fc383bee9fe07388a9f

[Libreoffice-commits] core.git: sd/uiconfig

2015-08-07 Thread Yousuf Philips
sd/uiconfig/simpress/menubar/menubar.xml |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 0ff1c37159216d26816d0d797a80db277e37a59d Author: Yousuf Philips Date: Fri Aug 7 03:46:36 2015 +0400 tdf#91857 Move master display items to View menu Chang

[Libreoffice-commits] core.git: 2 commits - external/libwpd external/libwps

2015-08-07 Thread Andras Timar
external/libwpd/ExternalPackage_libwpd.mk |2 +- external/libwpd/UnpackedTarball_libwpd.mk |8 external/libwpd/libwpd-bundled-soname.patch.0 | 11 +++ external/libwps/ExternalPackage_libwps.mk |2 +- external/libwps/UnpackedTarball_libwps.mk |8 ++

[Libreoffice-commits] core.git: external/libwpg

2015-08-07 Thread Andras Timar
external/libwpg/ExternalPackage_libwpg.mk |2 +- external/libwpg/UnpackedTarball_libwpg.mk |8 external/libwpg/libwpg-bundled-soname.patch.0 | 11 +++ 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 68279e04de33201b8f75b55ad8cac9deef3d044d A

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

2015-08-07 Thread Tomaž Vajngerl
vcl/inc/unx/gtk/gtkgdi.hxx|1 + vcl/unx/gtk/app/gtkdata.cxx | 19 +++ vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 18 ++ 3 files changed, 38 insertions(+) New commits: commit c0b75759ace5d0aca033504bc1cb2179fcce47d1

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

2015-08-07 Thread Mihály Palenik
sw/source/ui/config/optpage.cxx | 71 -- sw/source/uibase/config/cfgitems.cxx | 22 --- sw/source/uibase/inc/cfgitems.hxx |4 - sw/source/uibase/inc/optpage.hxx |6 - sw/uiconfig/swriter/ui/optfonttabpage.ui | 55 +++---

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

2015-08-07 Thread Caolán McNamara
package/inc/ZipOutputEntry.hxx|1 + package/source/zipapi/ZipOutputEntry.cxx |7 +++ package/source/zipapi/ZipOutputStream.cxx |2 ++ 3 files changed, 10 insertions(+) New commits: commit ef698035aa2aa64fc4c4455b394e6782772fef4f Author: Caolán McNamara Date: Wed A

Re: Enum types in IDL and in code

2015-08-07 Thread Miklos Vajna
Hi, On Fri, Aug 07, 2015 at 01:07:52PM +0800, "Matthew J. Francis" wrote: > Mainly the latter confusion. The problem the user I was discussing this > with had was that when trying to develop using such an interface you > have no idea what the value you receive from it is unless you can find > it

Re: graphite2 released

2015-08-07 Thread Miklos Vajna
Hi, On Fri, Aug 07, 2015 at 02:11:19PM +0700, Martin Hosken wrote: > Graphite has released a new version of its library and it would be good to > get all that arabic goodness into libreoffice. Can someone upload the library > from either of: > > http://projects.palaso.org/attachments/download

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loleaflet/src

2015-08-07 Thread Mihai Varga
loleaflet/src/control/Permission.js |1 + 1 file changed, 1 insertion(+) New commits: commit 06c2f2ce2d6d8abf8fa3d386d7b539f31ea5c6e5 Author: Mihai Varga Date: Fri Aug 7 11:12:39 2015 +0300 loleaflet: request lok session when entering edit mode diff --git a/loleaflet/src/control/Perm

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

2015-08-07 Thread Caolán McNamara
basctl/source/dlged/managelang.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e8620d35f73f38f3cc6b550909c73188b64a88bf Author: Caolán McNamara Date: Fri Aug 7 09:10:57 2015 +0100 Resolves: tdf#92896 wrong delete language dialog path Change-Id: I

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

2015-08-07 Thread Miklos Vajna
vcl/source/control/edit.cxx | 21 + vcl/source/window/paint.cxx | 12 2 files changed, 21 insertions(+), 12 deletions(-) New commits: commit 207edc05ceadda49e311758cae67be1ea2d0e49d Author: Miklos Vajna Date: Thu Aug 6 18:11:44 2015 +0200 tdf#92982 vcl

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

2015-08-07 Thread Mihai Varga
loleaflet/src/control/Permission.js |1 + 1 file changed, 1 insertion(+) New commits: commit d68f69a2b6259736bf4bc2c98c6bf994b70da72a Author: Mihai Varga Date: Fri Aug 7 11:12:39 2015 +0300 loleaflet: request lok session when entering edit mode diff --git a/loleaflet/src/control/Perm

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

2015-08-07 Thread Eike Rathke
svl/source/numbers/zforfind.cxx | 57 +++- svl/source/numbers/zforfind.hxx |1 2 files changed, 52 insertions(+), 6 deletions(-) New commits: commit c978ce3b0774912ec0979b6cfec02927d8837a3e Author: Eike Rathke Date: Thu Aug 6 18:22:16 2015 +0200

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

2015-08-07 Thread Eike Rathke
svl/source/numbers/zforfind.cxx | 57 +++- svl/source/numbers/zforfind.hxx |1 2 files changed, 52 insertions(+), 6 deletions(-) New commits: commit 28b7e6f0acfa5e8cc3a08218584eeb71e4b313a3 Author: Eike Rathke Date: Thu Aug 6 18:22:16 2015 +0200

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

2015-08-07 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js |1 + 1 file changed, 1 insertion(+) New commits: commit 898765d5a8d4f3653b95aafa996e1072859436c1 Author: Mihai Varga Date: Fri Aug 7 11:26:20 2015 +0300 loleaflet: also set the status to 100% when all tiles are loaded diff --git a/loleaflet/src/

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - loleaflet/src

2015-08-07 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js |1 + 1 file changed, 1 insertion(+) New commits: commit fcdebfed0f4bdbb965ef39b3987c6c25b8c3610f Author: Mihai Varga Date: Fri Aug 7 11:26:20 2015 +0300 loleaflet: also set the status to 100% when all tiles are loaded diff --git a/loleaflet/src/

Re: Enum types in IDL and in code

2015-08-07 Thread Matthew J. Francis
On 07/08/2015 16:00, Miklos Vajna wrote: Hi, On Fri, Aug 07, 2015 at 01:07:52PM +0800, "Matthew J. Francis" wrote: Mainly the latter confusion. The problem the user I was discussing this with had was that when trying to develop using such an interface you have no idea what the value you recei

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-4' - 2 commits - loleaflet/dist loleaflet/src

2015-08-07 Thread Mihai Varga
loleaflet/dist/leaflet.css |5 + loleaflet/src/control/Control.Buttons.js | 23 +-- loleaflet/src/layer/tile/TileLayer.js| 11 +++ 3 files changed, 33 insertions(+), 6 deletions(-) New commits: commit e3ef6a75fb1e2b1c511f71f077a5e53a436492

Re: Enum types in IDL and in code

2015-08-07 Thread Miklos Vajna
Hi, On Fri, Aug 07, 2015 at 04:52:36PM +0800, "Matthew J. Francis" wrote: > How specifically should that be changed, though. In this case, merely > changing the declared type to short would leave it such that its value > is defined by the set of integer values of an enum, which is still > annoyi

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

2015-08-07 Thread Phillip Sz
sw/source/filter/ww8/ww8scan.cxx | 348 +++ 1 file changed, 171 insertions(+), 177 deletions(-) New commits: commit 6d3b26829b5f30ea934249ef88eb10b2507969f1 Author: Phillip Sz Date: Wed Aug 5 23:10:29 2015 +0200 tdf#39468 Translate German Comments - sw

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/vcl vcl/inc vcl/opengl vcl/unx

2015-08-07 Thread Tomaž Vajngerl
include/vcl/salnativewidgets.hxx | 42 +++ vcl/inc/opengl/x11/gdiimpl.hxx | 11 +++- vcl/inc/unx/salgdi.h |6 ++ vcl/inc/unx/x11/x11gdiimpl.h |6 ++ vcl/opengl/x11/gdiimpl.cxx | 84 ++-

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/o3tl o3tl/CppunitTest_o3tl_tests.mk o3tl/qa

2015-08-07 Thread Tomaž Vajngerl
include/o3tl/lru_map.hxx | 141 o3tl/CppunitTest_o3tl_tests.mk |1 o3tl/qa/test-lru_map.cxx | 239 + 3 files changed, 381 insertions(+) New commits: commit 1215b9deff48c071f1ca8916f8307cb329bf495e Author: Tomaž V

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 2 commits - vcl/inc vcl/opengl

2015-08-07 Thread Tomaž Vajngerl
vcl/inc/opengl/salbmp.hxx |2 + vcl/opengl/scale.cxx | 52 - vcl/opengl/x11/gdiimpl.cxx |7 ++ 3 files changed, 56 insertions(+), 5 deletions(-) New commits: commit 22421a4083529e852fc6d290c2cc8c7611e9150b Author: Tomaž Vajngerl D

[Bug 39468] translate German comments, removing redundant ones

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #195 from Commit Notification --- Phillip Sz committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6d3b26829b5f30ea934249ef88eb10b2507969f1 tdf#39468

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/opengl

2015-08-07 Thread Tomaž Vajngerl
vcl/opengl/x11/gdiimpl.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 7152aa8cba6ec58c4b234cd0024a5b1a980e0b04 Author: Tomaž Vajngerl Date: Fri Jul 24 14:19:35 2015 +0900 Use LRU map for caching of native widgets Change-Id: Ia0423dac53

[Bug 92018] Implement caching for native widget rendering in OpenGL rendering

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92018 --- Comment #2 from Commit Notification --- Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b4faa69e4a9a99cdd12b7999d95459b1a8639e9f

[Bug 92018] Implement caching for native widget rendering in OpenGL rendering

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92018 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack|EasyHack

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 2 commits - vcl/opengl

2015-08-07 Thread Tomaž Vajngerl
vcl/opengl/program.cxx |1 + vcl/opengl/salbmp.cxx |7 +-- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit b55e95ab39c684e226c667af456dea4f3d53b791 Author: Tomaž Vajngerl Date: Mon Aug 3 10:13:38 2015 +0900 Apply MVP matrix when drawing texture using Ope

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/inc vcl/opengl vcl/win

2015-08-07 Thread Tomaž Vajngerl
vcl/inc/opengl/win/gdiimpl.hxx |9 ++ vcl/inc/openglgdiimpl.hxx|6 + vcl/opengl/win/gdiimpl.cxx | 85 +++ vcl/opengl/x11/gdiimpl.cxx |6 - vcl/win/source/gdi/gdiimpl.cxx | 14

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

2015-08-07 Thread Caolán McNamara
basctl/source/dlged/managelang.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 89d8ad07c3fe619a0efa809750687e1276668fd4 Author: Caolán McNamara Date: Fri Aug 7 09:10:57 2015 +0100 Resolves: tdf#92896 wrong delete language dialog path Change-Id: I

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

2015-08-07 Thread Caolán McNamara
vcl/unx/gtk3/app/gtk3gtkinst.cxx | 35 +++ 1 file changed, 19 insertions(+), 16 deletions(-) New commits: commit ea4a775eb1a15d2be198e42b199af025ed90926a Author: Caolán McNamara Date: Fri Aug 7 10:43:09 2015 +0100 Resolves: tdf#93198 gtk3: support PRIMAR

Re: Enum types in IDL and in code

2015-08-07 Thread Stephan Bergmann
On 08/07/2015 11:32 AM, Miklos Vajna wrote: In case all other ParaAdjust implementations (I'm sure at least editeng has one) also deal with a sal_Int16 in fact, then just changing '[property] com::sun::star::style::ParagraphAdjust ParaAdjust;' to '[property] short ParaAdjust;' in the IDL file (an

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #15 from Ian Gilham --- Another small one: https://gerrit.libreoffice.org/17573 -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing l

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

2015-08-07 Thread matteocam
svx/source/svdraw/svdotxed.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 482677679b868ba41b3829023542bed607704c7e Author: matteocam Date: Fri Aug 7 12:34:15 2015 +0200 Prevent flushing. Change-Id: Ia3d0399fa7745904ec66b818a278ce12f73e3529 diff

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

2015-08-07 Thread matteocam
editeng/source/outliner/outlvw.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit eddc701b22134997c53edc7c1d438a343bac017a Author: matteocam Date: Fri Aug 7 12:37:54 2015 +0200 Calling chaining during undo action for paste Change-Id: I68516ea

Re: Enum types in IDL and in code

2015-08-07 Thread Matthew J. Francis
On 07/08/2015 17:32, Miklos Vajna wrote: Hi, On Fri, Aug 07, 2015 at 04:52:36PM +0800, "Matthew J. Francis" wrote: How specifically should that be changed, though. In this case, merely changing the declared type to short would leave it such that its value is defined by the set of integer valu

Re: LibreOffice On-Line WebSocket Daemon - Help required

2015-08-07 Thread Venkatesh
> > > > Iam trying to insall libra office on a debian 8.0 OS server. > In this readme file of loolwds > > > https://gerrit.libreoffice.org/gitweb?p=online.git;a=blob;f=loolwsd/README;h=39550cc7316460d2de4f47073220df2830edfab2;hb=HEAD > > I did not under this section > > loolwsd uses autoconf/automa

Re: German code comments

2015-08-07 Thread Papamatti
Hi all, we could use the list as signpost. It is very anoying to search for german comments manually. But I disagree with editing of text on github. What if the source changes? Without the sourcecode it is hard to translate the text correctly sometimes. Cheese/Käse Matthias Am 06.08.2015 um 18:

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/loolstat

2015-08-07 Thread Henry Castro
loolwsd/loolstat | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit 5c7071085160b0dd5d1404f6f4bf659445e01b8e Author: Henry Castro Date: Fri Aug 7 08:10:53 2015 -0400 loolwsd: update loolstat, socket client and ... prisoner

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

2015-08-07 Thread Laurent Godard
sc/source/ui/view/viewdata.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 35e449707501c2f19a585fba3efcf1ccd217df6e Author: Laurent Godard Date: Thu Jul 9 17:00:54 2015 +0200 init maTabData to the correct tab size tdf#92629 Change-Id: I6b226f8e992b3a2b6bceb

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

2015-08-07 Thread Eike Rathke
sc/source/core/tool/parclass.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit fc47e7bb752a60297327de2740fbcde63332522f Author: Eike Rathke Date: Tue Jul 21 16:09:34 2015 +0200 MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameter

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

2015-08-07 Thread Miklos Vajna
vcl/inc/window.h| 14 vcl/source/window/paint.cxx | 152 2 files changed, 86 insertions(+), 80 deletions(-) New commits: commit c85b25114a756e1abb3e68a4c7d3630c486917b5 Author: Miklos Vajna Date: Fri Aug 7 14:27:44 2015 +0200

Re: German code comments

2015-08-07 Thread Luc Castermans
Hi, there is no better/other way then to go through the code and translate. Also the last pieces can be done this way. Luc Op vr 7 aug. 2015 14:10 schreef Papamatti : > Hi all, > > we could use the list as signpost. It is very anoying to search for > german comments manually. But I disagree with

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

2015-08-07 Thread matteocam
svx/source/svdraw/svdedxv.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 0a831fb805994ddeabc36c3512198e6eadb9b0d2 Author: matteocam Date: Fri Aug 7 14:33:33 2015 +0200 Add UndoSetText for chaining in edit mode Change-Id: I684c9cfed36510a967ad0

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLKit.cpp

2015-08-07 Thread Henry Castro
loolwsd/LOOLKit.cpp |3 +++ 1 file changed, 3 insertions(+) New commits: commit 0ca07a87b3e34c44fd920b7103bc56c718a1f459 Author: Henry Castro Date: Fri Aug 7 08:36:43 2015 -0400 loolwsd: destroy LOKit when child finished diff --git a/loolwsd/LOOLKit.cpp b/loolwsd/LOOLKit.cpp index 4a

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

2015-08-07 Thread matteocam
svx/source/svdraw/textchainflow.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5169902cbda85d0a9ba55c86f6c83aa6d01050a8 Author: matteocam Date: Fri Aug 7 14:37:47 2015 +0200 Add debugging output for EditingTextChainFlow constructor Change-Id: Ia9cfe90422911c37fb

[Libreoffice-commits] core.git: 2 commits - external/libodfgen external/librevenge

2015-08-07 Thread Andras Timar
external/libodfgen/ExternalPackage_libodfgen.mk |2 +- external/libodfgen/UnpackedTarball_libodfgen.mk |9 + external/libodfgen/libodfgen-bundled-soname.patch.0 | 11 +++ external/librevenge/ExternalPackage_librevenge.mk |2 +- external/librevenge/Un

[Libreoffice-commits] core.git: external/libetonyek

2015-08-07 Thread Andras Timar
external/libetonyek/ExternalPackage_libetonyek.mk |2 +- external/libetonyek/UnpackedTarball_libetonyek.mk |8 external/libetonyek/libetonyek-bundled-soname.patch.0 | 11 +++ 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 824e663cfbba436db3

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

2015-08-07 Thread Noel Grandin
sot/source/base/exchange.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit cf6869230c3676db068e774a4e2b0a0e43c85390 Author: Noel Grandin Date: Thu Aug 6 14:04:02 2015 +0200 tdf#93018 - Copying forms not working anymore (part2) I missed a sim

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

2015-08-07 Thread Eike Rathke
sc/inc/globstr.hrc|4 +++- sc/source/ui/namedlg/namemgrtable.cxx |2 +- sc/source/ui/src/globstr.src |6 +- 3 files changed, 9 insertions(+), 3 deletions(-) New commits: commit 29be11a5d5d9e3e72816ebf6b204099ff8d86058 Author: Eike Rathke Date: Mon J

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

2015-08-07 Thread Eike Rathke
sc/inc/compare.hxx |8 ++-- sc/source/core/inc/interpre.hxx |2 +- sc/source/core/tool/compare.cxx | 22 -- sc/source/core/tool/interpr1.cxx | 20 ++-- sc/source/core/tool/scmatrix.cxx |2 +- 5 files changed, 34 insertions(+),

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-4.4-2'

2015-08-07 Thread Olivier R
Tag 'cp-4.4-2' created by Andras Timar at 2015-08-07 14:01 -0700 cp-4.4-2 Changes since cp-4.4-branch-point-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-4.4-2'

2015-08-07 Thread Andras Timar
Tag 'cp-4.4-2' created by Andras Timar at 2015-08-07 14:01 -0700 cp-4.4-2 Changes since cp-4.4-branch-point: Andras Timar (1): tdf#86301 fix hids of startcenter --- source/text/shared/guide/startcenter.xhp | 27 +-- 1 file changed, 13 insertions(+), 14 deletion

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-4.4-2'

2015-08-07 Thread Andras Timar
Tag 'cp-4.4-2' created by Andras Timar at 2015-08-07 14:01 -0700 cp-4.4-2 Changes since cp-4.4-branch-point-5: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-4.4-2'

2015-08-07 Thread Andras Timar
Tag 'cp-4.4-2' created by Andras Timar at 2015-08-07 14:01 -0700 cp-4.4-2 Changes since cp-4.4-1-81: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/

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

2015-08-07 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f7eeb007050d7bc4606f3c3e8221175d92ab06b Author: Justin Luth Date: Wed Jul 29 09:47:32 2015 +0300 related to tdf#87437: prevent null pointer function call Fix for chang

[Bug 93240] New: replace boost::ptr_container with std::container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 Bug ID: 93240 Summary: replace boost::ptr_container with std::container Product: LibreOffice Version: 5.1.0.0.alpha0+ Master Hardware: Other OS: All

[Bug 93240] replace boost::ptr_container with std::container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 Michael Stahl changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Libreoffice-commits] core.git: external/libmwaw

2015-08-07 Thread Andras Timar
external/libmwaw/ExternalPackage_libmwaw.mk |2 +- external/libmwaw/UnpackedTarball_libmwaw.mk |8 external/libmwaw/libmwaw-bundled-soname.patch.0 | 14 ++ 3 files changed, 23 insertions(+), 1 deletion(-) New commits: commit 0dc79f35aa3a373414c17f596ca4491a6

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #16 from Commit Notification --- Ian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=25534a62b2ba398c6298c6b9e521f20de1087540 tdf#90222: Remove

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

2015-08-07 Thread Ian
scaddins/source/pricing/pricing.cxx | 14 +++ scaddins/source/pricing/pricing.hxx | 44 ++-- 2 files changed, 7 insertions(+), 51 deletions(-) New commits: commit 25534a62b2ba398c6298c6b9e521f20de1087540 Author: Ian Date: Fri Aug 7 10:59:28 2015 +010

[Bug 93243] replace boost::bind with C++11 lambdas

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93243 Michael Stahl changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug 93243] New: replace boost::bind with C++11 lambdas

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93243 Bug ID: 93243 Summary: replace boost::bind with C++11 lambdas Product: LibreOffice Version: 5.1.0.0.alpha0+ Master Hardware: Other OS: All Status: UNCONFIRME

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

2015-08-07 Thread Miklos Vajna
vcl/inc/window.h |6 +++ vcl/source/outdev/rect.cxx |2 + vcl/source/window/cursor.cxx |9 - vcl/source/window/paint.cxx | 69 +-- 4 files changed, 63 insertions(+), 23 deletions(-) New commits: commit c64a7ce1fcd1e30956a775

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/unx

2015-08-07 Thread Caolán McNamara
vcl/unx/gtk3/app/gtk3gtkinst.cxx | 35 +++ 1 file changed, 19 insertions(+), 16 deletions(-) New commits: commit 48bb50302187536339f680d850c90a3e4512c996 Author: Caolán McNamara Date: Fri Aug 7 10:43:09 2015 +0100 Resolves: tdf#93198 gtk3: support PRIMAR

[Libreoffice-commits] core.git: 5 commits - include/xmloff svtools/inc svtools/source xmloff/inc xmloff/source

2015-08-07 Thread Michael Stahl
include/xmloff/xmltkmap.hxx |6 - svtools/inc/pch/precompiled_svt.hxx |1 svtools/source/contnr/fileview.cxx | 115 +--- xmloff/inc/pch/precompiled_xo.hxx |1 xmloff/source/core/xmltkmap.cxx | 26 xmloff/source/style/impastpl

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

2015-08-07 Thread Michael Stahl
xmloff/source/style/impastpl.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 30335b9fae7eef8d5f07dd5b0abf3efedd5a1176 Author: Michael Stahl Date: Fri Aug 7 17:10:57 2015 +0200 stupid warning Change-Id: I1ec30be94ebfc7449a1bd946a73a52eafbe67264 di

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

2015-08-07 Thread Miklos Vajna
vcl/inc/window.h | 20 vcl/source/outdev/rect.cxx |2 vcl/source/window/cursor.cxx |9 + vcl/source/window/paint.cxx | 215 +++ 4 files changed, 146 insertions(+), 100 deletions(-) New commits: commit ec5da2f76adbfeaf1cebc6fb

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - translations

2015-08-07 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 89e401055c694205da18fcce7f3c7f7b20bc9bc5 Author: Christian Lohmaier Date: Fri Aug 7 17:02:35 2015 +0200 Updated core Project: translations ee62796699c03b6d31184697010db569f6dae8de updat

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

2015-08-07 Thread matteocam
editeng/source/outliner/outliner.cxx | 28 +++- editeng/source/outliner/outlvw.cxx |1 + editeng/source/outliner/overflowingtxt.cxx | 16 +--- include/editeng/overflowingtxt.hxx |2 ++ svx/source/svdraw/textchainflow.cxx

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

2015-08-07 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d403cf5451d9a525f7fd76357ec9fa907908d40c Author: Caolán McNamara Date: Fri Aug 7 16:46:28 2015 +0100 gtk3: it was pointed out to me we have up and down reversed

[Libreoffice-commits] core.git: readlicense_oo/license

2015-08-07 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2244 ++-- 1 file changed, 1135 insertions(+), 1109 deletions(-) New commits: commit 467c482da453c2232bb7617e0983a75833ee46f2 Author: Christian Lohmaier Date: Fri Aug 7 17:58:02 2015 +0200 update credits Change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - readlicense_oo/license

2015-08-07 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2244 ++-- 1 file changed, 1135 insertions(+), 1109 deletions(-) New commits: commit b316576f31b9b27799fd55c00c4f057a243bd591 Author: Christian Lohmaier Date: Fri Aug 7 17:58:02 2015 +0200 update credits Change

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - readlicense_oo/license

2015-08-07 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2244 ++-- 1 file changed, 1135 insertions(+), 1109 deletions(-) New commits: commit 3d3f46c0eb0d321d2fd96de56c1262be9dbdde6d Author: Christian Lohmaier Date: Fri Aug 7 17:58:02 2015 +0200 update credits Change

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - connectivity/source solenv/inc

2015-08-07 Thread Pedro Giffuni
connectivity/source/drivers/dbase/makefile.mk |4 +++- solenv/inc/tg_compv.mk|4 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit d0b7d2a311e6e5efe71462e1a2bda845897d58d5 Author: Pedro Giffuni Date: Fri Aug 7 15:14:25 2015 + Free

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #17 from Ian Gilham --- Another: https://gerrit.libreoffice.org/#/c/17579/ -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list L

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

2015-08-07 Thread Caolán McNamara
include/connectivity/sqliterator.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit a29d82d8739edc55f79478b38b2a817c66e52ed8 Author: Caolán McNamara Date: Fri Aug 7 17:19:34 2015 +0100 error C2039: ´getCreateColumns´ used in mozab/MStatement.cxx Change-Id: Ie1fb9

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d0/b7d2a311e6e5efe71462e1a2bda845897d58d5

2015-08-07 Thread Caolán McNamara
d0/b7d2a311e6e5efe71462e1a2bda845897d58d5 |1 + 1 file changed, 1 insertion(+) New commits: commit d0d1db75749d441ffd8ba49c5124ae593ddad822 Author: Caolán McNamara Date: Fri Aug 7 17:22:57 2015 +0100 Notes added by 'git notes add' diff --git a/d0/b7d2a311e6e5efe71462e1a2bda845897d58

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

2015-08-07 Thread Thomas Klausner
sw/source/filter/ww8/ww8scan.hxx | 241 +++ 1 file changed, 120 insertions(+), 121 deletions(-) New commits: commit 6f98a0ab51cc5c860576b4ad44478b438cc5a5eb Author: Thomas Klausner Date: Fri Aug 7 18:24:45 2015 +0200 Translate remaining German comments

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

2015-08-07 Thread Szymon Kłos
fpicker/source/office/RemoteFilesDialog.cxx | 46 ++-- fpicker/source/office/RemoteFilesDialog.hxx |8 fpicker/source/office/fpsofficeResMgr.hxx |2 - fpicker/source/office/iodlg.cxx |1 fpicker/uiconfig/ui/remotefilesdialog.ui| 38 ++

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

2015-08-07 Thread Thomas Klausner
sw/source/filter/ww8/ww8par.hxx | 202 +++- 1 file changed, 100 insertions(+), 102 deletions(-) New commits: commit da4bd92d474455c6ef88ec2190b6c305ee3740ba Author: Thomas Klausner Date: Fri Aug 7 18:43:22 2015 +0200 Translate remaining German comments

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

2015-08-07 Thread Thomas Klausner
gesichert werden, da es nur nicht waehrend der -// Ausgabe von Spezial-Texten veraendert wird. +// bOutPageDesc does not have to be saved, since it is only not modified +// when outputting special texts. +/// TODO wiz 20150807: "not modified" -> "modified"

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/unx

2015-08-07 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 489b4f1b38c8ea902c9def00e2379bb10bb55f9a Author: Caolán McNamara Date: Fri Aug 7 16:46:28 2015 +0100 gtk3: it was pointed out to me we have up and down reversed

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

2015-08-07 Thread Lionel Elie Mamane
svtools/source/brwbox/editbrowsebox.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit 3136d9698054cfe0f68a424ebf03f0fd5e017373 Author: Lionel Elie Mamane Date: Wed Jul 15 19:47:18 2015 +0200 Remove harmful ill-timed CellController disable on mouse button down

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

2015-08-07 Thread Lionel Elie Mamane
svx/source/form/fmvwimp.cxx | 96 1 file changed, 79 insertions(+), 17 deletions(-) New commits: commit 107edbf3c1d109f915b5fbed03d2625c0a45d780 Author: Lionel Elie Mamane Date: Tue Jul 21 16:58:38 2015 +0200 form document view activation: pr

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

2015-08-07 Thread Lionel Elie Mamane
svx/source/form/formcontrolling.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 3ec3220bbb5ed19f4a862a9ad67131f4fc31fbf1 Author: Lionel Elie Mamane Date: Tue Jul 21 17:31:56 2015 +0200 Listen to error only while operating on controller.

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

2015-08-07 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 15c2e6c8c6bfdb05ca0cb4f09835828123c95b49 Author: Justin Luth Date: Thu Apr 16 13:31:39 2015 +0300 tdf#87437 exclude CR/cell break from redline deletions The marker used in W

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

2015-08-07 Thread Miklos Vajna
sw/qa/extras/uiwriter/uiwriter.cxx| 42 ++ sw/source/core/doc/DocumentLinksAdministrationManager.cxx |3 - 2 files changed, 43 insertions(+), 2 deletions(-) New commits: commit f72c7c0d9a92866e68ba968b7a4cc5e4b8209c60 Author: Miklos Vajna Date: Mon Jul

[Libreoffice-commits] translations.git: Changes to 'libreoffice-5-0-1'

2015-08-07 Thread Christian Lohmaier
New branch 'libreoffice-5-0-1' available with the following commits: commit 174193c2875683b2d6301ebd1492ff3350ff1703 Author: Christian Lohmaier Date: Fri Aug 7 19:19:00 2015 +0200 Branch libreoffice-5-0-1 This is 'libreoffice-5-0-1' - the stable branch for the 5.0.1 release. On

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-5-0-1'

2015-08-07 Thread Christian Lohmaier
New branch 'libreoffice-5-0-1' available with the following commits: commit 0f3e7371b6be622bc6bfad8823e4429366c2d768 Author: Christian Lohmaier Date: Fri Aug 7 19:19:00 2015 +0200 Branch libreoffice-5-0-1 This is 'libreoffice-5-0-1' - the stable branch for the 5.0.1 release. On

[Libreoffice-commits] help.git: Changes to 'libreoffice-5-0-1'

2015-08-07 Thread Christian Lohmaier
New branch 'libreoffice-5-0-1' available with the following commits: commit 36cbda5c833b6e48a1e30786b6a78da38a2fcf7d Author: Christian Lohmaier Date: Fri Aug 7 19:19:00 2015 +0200 Branch libreoffice-5-0-1 This is 'libreoffice-5-0-1' - the stable branch for the 5.0.1 release. On

[Libreoffice-commits] core.git: Changes to 'libreoffice-5-0-1'

2015-08-07 Thread Christian Lohmaier
New branch 'libreoffice-5-0-1' available with the following commits: commit ab7964994c099138ae8816c6adc81fc88d17592c Author: Christian Lohmaier Date: Fri Aug 7 19:19:20 2015 +0200 Branch libreoffice-5-0-1 This is 'libreoffice-5-0-1' - the stable branch for the 5.0.1 release. On

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - configure.ac

2015-08-07 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0c3661fe3583146e703b54a4325848b303d5509c Author: Christian Lohmaier Date: Fri Aug 7 19:21:09 2015 +0200 bump product version to 5.0.2.0.0+ Change-Id: Ibdc0596181711e748e4b1f59ffc27629c5423e6

  1   2   >